--
-- File generated with SQLiteStudio v3.4.4 on Tue Sep 8 14:14:31 2026
--
-- Text encoding used: System
--
PRAGMA foreign_keys = off;
BEGIN TRANSACTION;
-- Table: announce_character
CREATE TABLE IF NOT EXISTS 'announce_character' ('id' INTEGER NOT NULL, 'movie_id' INTEGER NOT NULL, 'can_end_second' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (101, 30004, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (102, 30006, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (103, 30008, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (104, 30010, 11800);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (105, 30012, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (106, 30014, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (107, 30016, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (108, 30018, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (109, 30020, 17400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (110, 30022, 8400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (111, 30024, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (112, 30026, 16433);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (113, 30028, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (114, 30030, 7800);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (115, 30032, 18000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (116, 30034, 9200);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (117, 30036, 7400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (118, 30038, 7100);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (119, 30040, 8300);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (120, 30042, 6000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (121, 30044, 18900);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (122, 30046, 8600);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (123, 30048, 8633);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (124, 30050, 21600);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (125, 30052, 9000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (126, 30054, 9500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (127, 30056, 21400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (128, 30058, 9700);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (129, 30060, 9700);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (130, 30062, 18500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (131, 30066, 9800);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (132, 30068, 22200);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (133, 30070, 10000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (134, 30072, 9400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (135, 30074, 11500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (136, 30076, 11000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (137, 30078, 8700);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (138, 30080, 20000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (139, 30082, 7400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (140, 30084, 7700);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (141, 30086, 21000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (142, 30088, 13500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (143, 30090, 10500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (144, 30092, 23400);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (145, 30094, 10500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (146, 30096, 10000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (147, 30098, 19000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (148, 30100, 9500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (149, 30104, 21000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (150, 30106, 10000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (151, 30108, 12000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (152, 30110, 11000);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (153, 30112, 26500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (154, 30114, 12500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (155, 30116, 9900);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (156, 30118, 17800);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (157, 30120, 13500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (158, 30122, 11500);
INSERT INTO announce_character (id, movie_id, can_end_second) VALUES (159, 30124, 21000);
-- Table: announce_data
CREATE TABLE IF NOT EXISTS 'announce_data' ('id' INTEGER NOT NULL, 'announce_type' INTEGER NOT NULL, 'announce_id' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30004, 1, 101, 1, 1750897800, 1751493599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30005, 2, 501, 1, 1750897800, 1751493599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30006, 1, 102, 1, 1751493600, 1752184799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30007, 2, 502, 1, 1751493600, 1752184799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30008, 1, 103, 1, 1752184800, 1753221599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30009, 2, 503, 1, 1752184800, 1753221599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30010, 1, 104, 1, 1752703200, 1754085599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30011, 2, 504, 1, 1752703200, 1754085599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30012, 1, 105, 1, 1753653600, 1754603999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30013, 2, 505, 1, 1753653600, 1754603999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30014, 1, 106, 1, 1754258400, 1755122399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30015, 2, 506, 1, 1754258400, 1755122399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30016, 1, 107, 1, 1754949600, 1755899999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30018, 1, 108, 1, 1755727200, 1756677599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30019, 2, 507, 1, 1755727200, 1756677599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30020, 1, 109, 1, 1756418400, 1757541599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30021, 2, 508, 1, 1756418400, 1757541599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30022, 1, 110, 1, 1757282400, 1758232799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30024, 1, 111, 1, 1758146400, 1758837599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30025, 2, 509, 1, 1758146400, 1758837599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30026, 1, 112, 1, 1758492000, 1759615199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30027, 2, 510, 1, 1758492000, 1759615199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30028, 1, 113, 1, 1759442400, 1760133599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30029, 2, 511, 1, 1759442400, 1760133599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30030, 1, 114, 1, 1759874400, 1760651999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30032, 1, 115, 1, 1760479200, 1761602399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30033, 2, 512, 1, 1760479200, 1761602399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30034, 1, 116, 1, 1761084000, 1761861599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30036, 1, 117, 1, 1761861600, 1762725599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30037, 2, 513, 1, 1761861600, 1762725599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30038, 1, 118, 1, 1762466400, 1763416799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30039, 2, 514, 1, 1762466400, 1763416799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30040, 1, 119, 1, 1762898400, 1763762399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30042, 1, 120, 1, 1763589600, 1764367199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30043, 2, 515, 1, 1763589600, 1764367199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30044, 1, 121, 1, 1764021600, 1765058399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30045, 2, 516, 1, 1764021600, 1765058399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30046, 1, 122, 1, 1764626400, 1765403999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30048, 1, 123, 1, 1765231200, 1765922399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30049, 2, 517, 1, 1765231200, 1765922399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30050, 1, 124, 1, 1765749600, 1766699999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30051, 2, 518, 1, 1765749600, 1766699999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30052, 1, 125, 1, 1766095200, 1767045599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30054, 1, 126, 1, 1766959200, 1767823199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30055, 2, 519, 1, 1766959200, 1767823199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30056, 1, 127, 1, 1767650400, 1768946399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30057, 2, 520, 1, 1767650400, 1768946399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30058, 1, 128, 1, 1768514400, 1769205599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30059, 2, 521, 1, 1768514400, 1769205599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30060, 1, 129, 1, 1769119200, 1769896799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30062, 1, 130, 1, 1769724000, 1770674399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30063, 2, 522, 1, 1769724000, 1770674399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30065, 2, 523, 1, 1770328800, 1771106399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30066, 1, 131, 1, 1770847200, 1771538399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30068, 1, 132, 1, 1771452000, 1772402399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30069, 2, 524, 1, 1771452000, 1772402399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30070, 1, 133, 1, 1772056800, 1772747999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30071, 2, 525, 1, 1772056800, 1772747999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30072, 1, 134, 1, 1772748000, 1773439199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30074, 1, 135, 1, 1773352800, 1774303199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30075, 2, 526, 1, 1773352800, 1774303199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30076, 1, 136, 1, 1774216800, 1775167199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30077, 2, 527, 1, 1774216800, 1775167199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30078, 1, 137, 1, 1774562400, 1775512799);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30080, 1, 138, 1, 1775426400, 1776549599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30081, 2, 528, 1, 1775426400, 1776549599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30082, 1, 139, 1, 1776031200, 1776722399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30083, 2, 529, 1, 1776031200, 1776722399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30084, 1, 140, 1, 1776722400, 1777499999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30086, 1, 141, 1, 1777240800, 1778277599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30087, 2, 530, 1, 1777240800, 1778277599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30088, 1, 142, 1, 1777586400, 1778450399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30089, 2, 531, 1, 1777586400, 1778450399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30090, 1, 143, 1, 1778450400, 1779314399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30092, 1, 144, 1, 1779141600, 1780091999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30093, 2, 532, 1, 1779141600, 1780091999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30094, 1, 145, 1, 1780005600, 1780869599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30096, 1, 146, 1, 1780610400, 1781474399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30097, 2, 533, 1, 1780610400, 1781474399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30098, 1, 147, 1, 1781215200, 1782165599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30099, 2, 534, 1, 1781215200, 1782165599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30100, 1, 148, 1, 1781820000, 1782597599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30101, 2, 535, 1, 1781820000, 1782597599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30103, 2, 536, 1, 1782424800, 1783115999);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30104, 1, 149, 1, 1783029600, 1784066399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30105, 2, 537, 1, 1783029600, 1784066399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30106, 1, 150, 1, 1783461600, 1784239199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30108, 1, 151, 1, 1784239200, 1785103199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30109, 2, 538, 1, 1784239200, 1785103199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30110, 1, 152, 1, 1784757600, 1786399199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30111, 2, 539, 1, 1784757600, 1786399199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30112, 1, 153, 1, 1785189600, 1786399199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30113, 2, 540, 1, 1785189600, 1786399199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30114, 1, 154, 1, 1785967200, 1786658399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30116, 1, 155, 1, 1786572000, 1787349599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30117, 2, 541, 1, 1786572000, 1787349599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30118, 1, 156, 1, 1787090400, 1788127199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30119, 2, 542, 1, 1787090400, 1788127199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30120, 1, 157, 1, 1787695200, 1788386399);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30122, 1, 158, 1, 1788300000, 1789077599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30123, 2, 543, 1, 1788300000, 1789077599);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30124, 1, 159, 1, 1788818400, 1789855199);
INSERT INTO announce_data (id, announce_type, announce_id, priority, start_date, end_date) VALUES (30125, 2, 544, 1, 1788818400, 1789855199);
-- Table: announce_event
CREATE TABLE IF NOT EXISTS 'announce_event' ('id' INTEGER NOT NULL, 'cue_name' TEXT NOT NULL, 'cue_sheet_name' TEXT NOT NULL, 'voice_text_asset' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (1, 'snd_voi_event_090004_0112', 'snd_voi_event_090004', 1, 1756072800, 1756418399);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (2, 'snd_voi_event_090002_0112', 'snd_voi_event_090002', 1, 1758146400, 1758491999);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (3, 'snd_voi_event_090005_0111', 'snd_voi_event_090005', 1, 1760133600, 1760479199);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (4, 'snd_voi_event_090006_0113', 'snd_voi_event_090006', 2, 1763676000, 1764021599);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (5, 'snd_voi_event_090007_0114', 'snd_voi_event_090007', 3, 1765404000, 1765749599);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (6, 'snd_voi_event_090008_0114', 'snd_voi_event_090008', 4, 1767304800, 1767650399);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (9, 'snd_voi_event_090009_0109', 'snd_voi_event_090009', 5, 1769378400, 1769723999);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (10, 'snd_voi_event_090010_0116', 'snd_voi_event_090010', 6, 1771106400, 1771451999);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (11, 'snd_voi_event_090011_0112', 'snd_voi_event_090011', 11, 1773007200, 1773352799);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (12, 'snd_voi_event_090012_0116', 'snd_voi_event_090012', 12, 1775080800, 1649195999);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (13, 'snd_voi_event_090013_0110', 'snd_voi_event_090013', 13, 1776895200, 1777240799);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (14, 'snd_voi_event_090014_0112', 'snd_voi_event_090014', 14, 1778796000, 1779141599);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (15, 'snd_voi_event_090015_0113', 'snd_voi_event_090015', 15, 1780869600, 1781215199);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (16, 'snd_voi_event_090016_0109', 'snd_voi_event_090016', 16, 1782684000, 1783029599);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (17, 'snd_voi_event_090017_0111', 'snd_voi_event_090017', 17, 1784844000, 1785189599);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (18, 'snd_voi_event_090018_0112', 'snd_voi_event_090018', 18, 1786744800, 1787090399);
INSERT INTO announce_event (id, cue_name, cue_sheet_name, voice_text_asset, start_date, end_date) VALUES (19, 'snd_voi_event_090019_0109', 'snd_voi_event_090019', 19, 1788472800, 1788818399);
-- Table: announce_support_card
CREATE TABLE IF NOT EXISTS 'announce_support_card' ('id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'cuts_pattern' INTEGER NOT NULL, 'support_card_id_a' INTEGER NOT NULL, 'support_card_id_b' INTEGER NOT NULL, 'support_card_id_c' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (501, 1, 2, 30024, 20023, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (502, 1, 2, 30026, 20024, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (503, 1, 2, 30027, 20025, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (504, 3, 2, 30028, 30029, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (505, 1, 2, 30031, 20027, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (506, 1, 2, 30032, 20028, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (507, 1, 2, 30038, 20029, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (508, 1, 2, 30039, 30040, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (509, 1, 2, 30042, 20031, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (510, 1, 2, 30055, 30056, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (511, 1, 2, 30048, 20034, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (512, 1, 2, 30045, 30046, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (513, 1, 2, 30054, 20035, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (514, 1, 2, 30034, 30036, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (515, 1, 2, 30063, 20037, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (516, 1, 2, 30064, 30065, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (517, 1, 2, 30043, 20038, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (518, 1, 2, 30068, 30069, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (519, 1, 2, 30071, 20039, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (520, 1, 2, 30072, 30073, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (521, 1, 2, 30075, 20032, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (522, 1, 2, 30077, 30078, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (523, 1, 2, 30080, 20022, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (524, 1, 2, 30082, 30083, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (525, 1, 2, 30085, 20030, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (526, 1, 3, 30086, 20041, 20042);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (527, 1, 2, 30089, 20044, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (528, 1, 2, 30090, 30091, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (529, 1, 2, 30093, 20046, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (530, 1, 2, 30094, 30095, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (531, 1, 2, 30097, 20047, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (532, 1, 2, 30098, 30099, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (533, 1, 2, 30053, 20048, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (534, 1, 2, 30102, 30103, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (535, 1, 2, 30106, 20049, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (536, 1, 2, 30067, 20033, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (537, 1, 2, 30107, 30108, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (538, 3, 2, 30110, 20050, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (539, 3, 2, 30052, 30101, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (540, 3, 2, 30111, 30112, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (541, 1, 2, 30114, 20051, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (542, 1, 2, 30115, 30116, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (543, 1, 2, 30118, 20052, 0);
INSERT INTO announce_support_card (id, type, cuts_pattern, support_card_id_a, support_card_id_b, support_card_id_c) VALUES (544, 1, 2, 30146, 30120, 0);
-- Table: audience_data
CREATE TABLE IF NOT EXISTS 'audience_data' ('audience_id' INTEGER NOT NULL, 'chara_face_model' INTEGER NOT NULL, 'chara_skin_color' INTEGER NOT NULL, 'chara_hair_model' INTEGER NOT NULL, 'chara_hair_color' INTEGER NOT NULL, 'prop_id_1' INTEGER NOT NULL, 'prop_attach_node_name_type_1' INTEGER NOT NULL, 'prop_id_2' INTEGER NOT NULL, 'prop_attach_node_name_type_2' INTEGER NOT NULL, 'chara_height' INTEGER NOT NULL, 'shape' INTEGER NOT NULL, 'chara_bust_size' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'dress_color_id' INTEGER NOT NULL, PRIMARY KEY('audience_id'));
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1, 0, 2, 0, 1, 0, 0, 0, 0, 153, 0, 1, 17, 1);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (2, 0, 3, 1, 2, 0, 0, 0, 0, 156, 1, 2, 15, 2);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (3, 0, 2, 1, 3, 0, 0, 0, 0, 159, 2, 3, 17, 3);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (4, 0, 3, 0, 4, 0, 0, 0, 0, 161, 0, 4, 15, 4);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (5, 0, 2, 0, 5, 0, 0, 0, 0, 153, 1, 1, 17, 5);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (6, 0, 2, 1, 6, 0, 0, 0, 0, 156, 2, 3, 15, 6);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (7, 0, 3, 1, 7, 0, 0, 0, 0, 159, 1, 1, 17, 7);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (8, 0, 3, 0, 8, 0, 0, 0, 0, 161, 2, 3, 15, 8);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (9, 0, 2, 1, 9, 0, 0, 0, 0, 156, 1, 1, 17, 9);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (10, 0, 3, 1, 10, 0, 0, 0, 0, 150, 2, 3, 15, 10);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (11, 0, 2, 0, 11, 0, 0, 0, 0, 159, 0, 3, 15, 11);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (12, 0, 3, 1, 12, 0, 0, 0, 0, 161, 1, 4, 17, 12);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (13, 0, 2, 1, 13, 0, 0, 0, 0, 153, 0, 1, 15, 13);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (14, 0, 3, 0, 14, 0, 0, 0, 0, 160, 1, 2, 17, 14);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (15, 0, 2, 0, 15, 0, 0, 0, 0, 155, 2, 3, 15, 15);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (16, 0, 3, 1, 16, 0, 0, 0, 0, 148, 0, 4, 17, 16);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (17, 0, 2, 0, 17, 0, 0, 0, 0, 157, 1, 1, 15, 17);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (101, 0, 3, 0, 101, 0, 0, 0, 0, 156, 0, 2, 18, 101);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (102, 0, 2, 1, 102, 0, 0, 0, 0, 159, 1, 3, 16, 102);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (103, 0, 3, 1, 103, 0, 0, 0, 0, 161, 2, 3, 18, 103);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (104, 0, 2, 0, 104, 0, 0, 0, 0, 153, 0, 1, 16, 104);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (105, 0, 3, 0, 105, 0, 0, 0, 0, 156, 1, 2, 18, 105);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (106, 0, 2, 1, 106, 0, 0, 0, 0, 159, 2, 3, 16, 106);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (107, 0, 3, 1, 107, 0, 0, 0, 0, 159, 1, 1, 18, 107);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (108, 0, 3, 0, 108, 0, 0, 0, 0, 161, 2, 3, 16, 108);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (109, 0, 2, 1, 109, 0, 0, 0, 0, 156, 1, 1, 18, 109);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (110, 0, 3, 1, 110, 0, 0, 0, 0, 150, 2, 3, 16, 110);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (111, 0, 2, 0, 111, 0, 0, 0, 0, 161, 0, 4, 16, 111);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (112, 0, 3, 1, 112, 0, 0, 0, 0, 153, 1, 1, 18, 112);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (113, 0, 2, 1, 113, 0, 0, 0, 0, 153, 0, 1, 16, 113);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (114, 0, 3, 0, 114, 0, 0, 0, 0, 160, 1, 2, 18, 114);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (115, 0, 2, 0, 115, 0, 0, 0, 0, 155, 2, 3, 16, 115);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (116, 0, 3, 1, 116, 0, 0, 0, 0, 148, 0, 4, 18, 116);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (117, 0, 2, 0, 117, 0, 0, 0, 0, 157, 1, 1, 16, 117);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (201, 0, 3, 0, 201, 0, 0, 0, 0, 159, 0, 3, 23, 201);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (202, 0, 2, 1, 202, 0, 0, 0, 0, 161, 1, 4, 23, 202);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (203, 0, 2, 0, 203, 0, 0, 0, 0, 153, 0, 3, 23, 203);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (204, 0, 3, 1, 204, 0, 0, 0, 0, 156, 1, 4, 23, 204);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (205, 0, 3, 0, 205, 0, 0, 0, 0, 156, 0, 3, 23, 205);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1001, 1, 2, 2, 1001, 0, 0, 0, 0, 165, 0, 0, 19, 1001);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1002, 1, 3, 2, 1002, 0, 0, 0, 0, 168, 0, 0, 21, 1002);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1003, 1, 2, 3, 1003, 0, 0, 0, 0, 170, 0, 0, 19, 1003);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1004, 1, 3, 3, 1004, 0, 0, 0, 0, 175, 0, 0, 21, 1004);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1005, 1, 2, 2, 1005, 0, 0, 0, 0, 179, 0, 0, 19, 1005);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1006, 1, 3, 2, 1006, 0, 0, 0, 0, 165, 0, 0, 21, 1006);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1007, 1, 2, 3, 1007, 0, 0, 0, 0, 168, 0, 0, 19, 1007);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1008, 1, 2, 3, 1008, 0, 0, 0, 0, 170, 0, 0, 21, 1008);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1009, 1, 3, 2, 1009, 0, 0, 0, 0, 175, 0, 0, 19, 1009);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1010, 1, 2, 2, 1010, 0, 0, 0, 0, 169, 0, 0, 21, 1010);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1011, 1, 2, 2, 1011, 0, 3, 0, 0, 170, 0, 0, 21, 1011);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1012, 1, 2, 3, 1012, 0, 0, 0, 0, 172, 0, 0, 19, 1012);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1013, 1, 3, 2, 1013, 0, 0, 0, 0, 162, 0, 0, 21, 1013);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1014, 1, 2, 3, 1014, 0, 0, 0, 0, 167, 0, 0, 19, 1014);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1015, 1, 3, 2, 1015, 0, 0, 0, 0, 173, 0, 0, 21, 1015);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1016, 1, 2, 3, 1016, 0, 0, 0, 0, 166, 0, 0, 19, 1016);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1017, 1, 3, 3, 1017, 0, 0, 0, 0, 167, 0, 0, 21, 1017);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1101, 1, 3, 2, 1101, 0, 0, 0, 0, 175, 0, 0, 20, 1101);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1102, 1, 2, 2, 1102, 0, 0, 0, 0, 179, 0, 0, 22, 1102);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1103, 1, 3, 3, 1103, 0, 0, 0, 0, 165, 0, 0, 20, 1103);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1104, 1, 2, 3, 1104, 0, 0, 0, 0, 168, 0, 0, 22, 1104);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1105, 1, 3, 2, 1105, 0, 0, 0, 0, 170, 0, 0, 20, 1105);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1106, 1, 2, 2, 1106, 0, 0, 0, 0, 175, 0, 0, 22, 1106);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1107, 1, 2, 3, 1107, 0, 0, 0, 0, 179, 0, 0, 20, 1107);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1108, 1, 2, 3, 1108, 0, 0, 0, 0, 170, 0, 0, 22, 1108);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1109, 1, 3, 2, 1109, 0, 0, 0, 0, 175, 0, 0, 20, 1109);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1110, 1, 2, 2, 1110, 0, 0, 0, 0, 169, 0, 0, 22, 1110);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1111, 1, 2, 2, 1111, 0, 3, 0, 0, 170, 0, 0, 20, 1111);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1112, 1, 2, 3, 1112, 0, 0, 0, 0, 172, 0, 0, 22, 1112);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1113, 1, 3, 2, 1113, 0, 0, 0, 0, 165, 0, 0, 20, 1113);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1114, 1, 2, 3, 1114, 0, 0, 0, 0, 167, 0, 0, 22, 1114);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1115, 1, 3, 2, 1115, 0, 0, 0, 0, 173, 0, 0, 20, 1115);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1116, 1, 2, 3, 1116, 0, 0, 0, 0, 166, 0, 0, 22, 1116);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1117, 1, 3, 3, 1117, 0, 0, 0, 0, 167, 0, 0, 20, 1117);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1201, 1, 3, 3, 1201, 0, 0, 0, 0, 168, 0, 0, 24, 1201);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1202, 1, 2, 2, 1202, 0, 0, 0, 0, 170, 0, 0, 24, 1202);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1203, 1, 2, 3, 1203, 0, 0, 0, 0, 175, 0, 0, 24, 1203);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1204, 1, 3, 2, 1204, 0, 0, 0, 0, 165, 0, 0, 24, 1204);
INSERT INTO audience_data (audience_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, prop_id_1, prop_attach_node_name_type_1, prop_id_2, prop_attach_node_name_type_2, chara_height, shape, chara_bust_size, dress_id, dress_color_id) VALUES (1205, 1, 3, 3, 1205, 0, 0, 0, 0, 171, 0, 0, 24, 1205);
-- Table: audience_dress_color_set
CREATE TABLE IF NOT EXISTS 'audience_dress_color_set' ('id' INTEGER NOT NULL, 'color_r1' TEXT NOT NULL, 'color_r2' TEXT NOT NULL, 'color_g1' TEXT NOT NULL, 'color_g2' TEXT NOT NULL, 'color_b1' TEXT NOT NULL, 'color_b2' TEXT NOT NULL, 'toon_color_r1' TEXT NOT NULL, 'toon_color_r2' TEXT NOT NULL, 'toon_color_g1' TEXT NOT NULL, 'toon_color_g2' TEXT NOT NULL, 'toon_color_b1' TEXT NOT NULL, 'toon_color_b2' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1, '#E1E1E1', '#000000', '#000000', '#767676', '#763F2E', '#A3A3A3', '#CFBBC7', '#090909', '#090909', '#58494F', '#512B1B', '#8C8686');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (2, '#1D1D1D', '#F1ABAB', '#584D4E', '#8C3636', '#000000', '#59433F', '#090909', '#C67BA2', '#432A3A', '#662726', '#090909', '#3F2322');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (3, '#43222B', '#AF586D', '#434343', '#CCC5C8', '#480D1B', '#1A4333', '#280918', '#8B4453', '#2E1D25', '#A08DA1', '#000000', '#0F2814');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (4, '#7C797B', '#565455', '#EFB370', '#D6D0D4', '#561C49', '#8D6880', '#5D4C5E', '#3A3649', '#C27642', '#C8ADCC', '#040303', '#623A6A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (5, '#4B4141', '#666C6C', '#909090', '#FFFFFF', '#4E5253', '#540F0E', '#301711', '#38563C', '#30466F', '#697CA9', '#2E453D', '#020100');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (6, '#4D2B3D', '#9D6884', '#6F3E50', '#26151C', '#000000', '#4D3647', '#320E27', '#79397B', '#4F2834', '#000000', '#000000', '#33143D');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (7, '#3F3535', '#FFFFFF', '#6A6A6A', '#AC975F', '#060C08', '#2B2727', '#26191B', '#C0B3CF', '#5B625C', '#6C6147', '#455343', '#1B171C');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8, '#303030', '#586396', '#FFE2BB', '#D0D7DF', '#403D60', '#3F4244', '#161616', '#2C5673', '#F7B39F', '#B0B2D2', '#000000', '#18222F');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (9, '#262629', '#C19865', '#6F3C16', '#473625', '#6A4223', '#6F6867', '#000000', '#A15943', '#411F10', '#361015', '#A4A4A4', '#51464A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10, '#6F6F6F', '#A4ADB1', '#2A353A', '#132735', '#000000', '#505256', '#4B4B4B', '#848D9C', '#1D2024', '#000000', '#37428B', '#2F4749');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (11, '#83543F', '#E7B76F', '#FFE2BB', '#422F14', '#A93D1D', '#867129', '#5E2A27', '#BE7D4B', '#F7B39F', '#2C2801', '#751813', '#583F1A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (12, '#4C5245', '#CDD7B6', '#9992AD', '#504A57', '#766E83', '#757C69', '#223C20', '#8FA87E', '#5C648A', '#212247', '#3C3562', '#56664B');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (13, '#7B83A0', '#3035A0', '#323842', '#4E67A1', '#8A8A8C', '#5E659C', '#3A5980', '#2C245B', '#10182D', '#3E4291', '#C0D9DA', '#294865');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (14, '#503222', '#FCEBE2', '#7F7672', '#8C817E', '#93451C', '#805922', '#37140D', '#FDD4D8', '#615256', '#6F5E64', '#83402E', '#4D2609');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (15, '#3F3F54', '#E1E1EB', '#EFB370', '#232742', '#65687B', '#2B2E42', '#252426', '#CECCEC', '#C37642', '#12111D', '#2E3F5A', '#111D34');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (16, '#052E1D', '#6F7976', '#6B7971', '#BFDDD2', '#043A24', '#687976', '#092226', '#4E5A60', '#4A5D60', '#ACC7EB', '#668690', '#485460');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (17, '#4B4032', '#99938A', '#8C8A7E', '#4B200F', '#6F270A', '#7D702A', '#3A191A', '#837C75', '#766B67', '#320702', '#3A1512', '#5E4B25');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (101, '#E1E1E1', '#000000', '#000000', '#767676', '#763F2E', '#A3A3A3', '#CFBBC7', '#090909', '#090909', '#58494F', '#512B1B', '#8C8686');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (102, '#1D1D1D', '#F1ABAB', '#584D4E', '#8C3636', '#000000', '#59433F', '#090909', '#C67BA2', '#432A3A', '#662726', '#090909', '#3F2322');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (103, '#43222B', '#AF586D', '#434343', '#CCC5C8', '#480D1B', '#1A4333', '#280918', '#8B4453', '#2E1D25', '#A08DA1', '#000000', '#0F2814');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (104, '#7C797B', '#565455', '#EFB370', '#D6D0D4', '#561C49', '#8D6880', '#5D4C5E', '#3A3649', '#C27642', '#C8ADCC', '#040303', '#623A6A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (105, '#4B4141', '#666C6C', '#909090', '#FFFFFF', '#4E5253', '#540F0E', '#301711', '#38563C', '#30466F', '#697CA9', '#2E453D', '#020100');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (106, '#4D2B3D', '#9D6884', '#6F3E50', '#26151C', '#000000', '#4D3647', '#320E27', '#79397B', '#4F2834', '#000000', '#000000', '#33143D');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (107, '#3F3535', '#FFFFFF', '#6A6A6A', '#AC975F', '#060C08', '#2B2727', '#26191B', '#C0B3CF', '#5B625C', '#6C6147', '#455343', '#1B171C');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (108, '#303030', '#586396', '#FFE2BB', '#D0D7DF', '#403D60', '#3F4244', '#161616', '#2C5673', '#F7B39F', '#B0B2D2', '#000000', '#18222F');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (109, '#262629', '#C19865', '#6F3C16', '#473625', '#6A4223', '#6F6867', '#000000', '#A15943', '#411F10', '#361015', '#A4A4A4', '#51464A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (110, '#6F6F6F', '#A4ADB1', '#2A353A', '#132735', '#000000', '#505256', '#4B4B4B', '#848D9C', '#1D2024', '#000000', '#37428B', '#2F4749');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (111, '#83543F', '#E7B76F', '#FFE2BB', '#422F14', '#A93D1D', '#867129', '#5E2A27', '#BE7D4B', '#F7B39F', '#2C2801', '#751813', '#583F1A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (112, '#4C5245', '#CDD7B6', '#9992AD', '#504A57', '#766E83', '#757C69', '#223C20', '#8FA87E', '#5C648A', '#212247', '#3C3562', '#56664B');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (113, '#7B83A0', '#3035A0', '#323842', '#4E67A1', '#8A8A8C', '#5E659C', '#3A5980', '#2C245B', '#10182D', '#3E4291', '#C0D9DA', '#294865');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (114, '#503222', '#FCEBE2', '#7F7672', '#8C817E', '#93451C', '#805922', '#37140D', '#FDD4D8', '#615256', '#6F5E64', '#83402E', '#4D2609');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (115, '#3F3F54', '#E1E1EB', '#EFB370', '#232742', '#65687B', '#2B2E42', '#252426', '#CECCEC', '#C37642', '#12111D', '#2E3F5A', '#111D34');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (116, '#052E1D', '#6F7976', '#6B7971', '#BFDDD2', '#043A24', '#687976', '#092226', '#4E5A60', '#4A5D60', '#ACC7EB', '#668690', '#485460');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (117, '#4B4032', '#99938A', '#8C8A7E', '#4B200F', '#6F270A', '#7D702A', '#3A191A', '#837C75', '#766B67', '#320702', '#3A1512', '#5E4B25');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (201, '#9E4E72', '#9E1C62', '#9E8F99', '#C9B5C0', '#C0ADBC', '#4E152F', '#7D3262', '#4D1A44', '#7F6F7A', '#957C97', '#85728D', '#000000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (202, '#A6AEAE', '#AE3C5B', '#454342', '#41BB8C', '#1C4D4C', '#4C6463', '#869499', '#702B4A', '#33252A', '#4F828C', '#244726', '#252855');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (203, '#5A5259', '#524B52', '#F6E6FB', '#62305E', '#756D77', '#C2B5C6', '#2C2947', '#31223B', '#CFC1F5', '#3A1841', '#453854', '#82799B');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (204, '#9D9BA7', '#6856A7', '#2C2242', '#41315F', '#200B42', '#000000', '#7E7890', '#3C3874', '#110E1C', '#221C3A', '#090609', '#242424');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (205, '#6372B6', '#2A2B4D', '#A89D5C', '#646153', '#6A82C2', '#272443', '#3C4882', '#1B1928', '#806B3C', '#484E28', '#43558D', '#15121E');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1001, '#522E00', '#B5885D', '#FFE3C8', '#413B33', '#B57B44', '#41250A', '#411A08', '#98493E', '#FBBBB1', '#301B1C', '#874B31', '#2A0B01');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1002, '#758287', '#000000', '#F0F2F3', '#3A3A3A', '#C0C0C0', '#003F57', '#47586B', '#090909', '#BCD6C6', '#25171B', '#A89599', '#091224');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1003, '#B7B7B7', '#000000', '#000000', '#767676', '#020100', '#737373', '#989898', '#090909', '#090909', '#58494F', '#FFFFFF', '#606060');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1004, '#3C3C40', '#EEECFF', '#7F7E88', '#161354', '#403A1E', '#382B54', '#19172B', '#D5D0FB', '#514A6B', '#070719', '#252A07', '#1B172E');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1005, '#2E2E2E', '#2A2751', '#8CAB1F', '#838287', '#595952', '#9DAB65', '#000000', '#1E182C', '#278428', '#817C94', '#131313', '#73944F');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1006, '#3A3A3A', '#FFFFFF', '#144C75', '#27393A', '#4D302A', '#0C1D03', '#261B20', '#FFFFFF', '#2A3151', '#232255', '#4F1F12', '#000000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1007, '#1E3B60', '#5B5C5E', '#111E5E', '#FFFFFF', '#9AADC6', '#4C5766', '#1D1D24', '#384D50', '#110F21', '#828282', '#6486A8', '#1C2D51');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1008, '#2E2828', '#BEC2AD', '#5C5D53', '#41413A', '#903E05', '#221F1F', '#131313', '#899477', '#3D4729', '#262E1B', '#180800', '#090909');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1009, '#060046', '#FFFFFF', '#630A0A', '#000000', '#303030', '#432507', '#020030', '#FFFFFF', '#4C1327', '#000000', '#000000', '#260000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1010, '#768988', '#000000', '#1C4648', '#64A19F', '#062626', '#5D7D87', '#485159', '#4D6895', '#264528', '#546796', '#E9E9E9', '#394B6F');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1011, '#132154', '#71583E', '#7283C2', '#ABA6A2', '#4F3B0F', '#241108', '#070626', '#5A262B', '#48558D', '#938C84', '#262A06', '#000000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1012, '#918A85', '#91521F', '#D2A22D', '#482E19', '#878787', '#44403F', '#7B7270', '#632A16', '#BB8046', '#311008', '#000000', '#322227');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1013, '#46190A', '#59545C', '#B2A6B5', '#D9D2EE', '#262626', '#3A294B', '#260802', '#2B3749', '#96829B', '#BCC4EF', '#0C0512', '#0A0B3C');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1014, '#333307', '#C2C330', '#D2B334', '#B2722C', '#483812', '#C5BBA1', '#11210C', '#B19A47', '#BB8E4C', '#844223', '#313200', '#A3807C');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1015, '#130359', '#2A2C95', '#858695', '#282845', '#9A9A9A', '#3F3D45', '#060E29', '#261D4F', '#54567B', '#171420', '#05040A', '#211F37');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1016, '#3C3A42', '#000000', '#554689', '#330A05', '#97969A', '#737D95', '#1E1D34', '#3A25B1', '#213065', '#110202', '#D4CDEA', '#345575');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1017, '#595959', '#FAF1DC', '#000000', '#67661F', '#1D1D17', '#6C6963', '#3C3C3C', '#FBD9CD', '#927C33', '#505B22', '#6E6E66', '#545251');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1101, '#522E00', '#B5885D', '#FFE3C8', '#413B33', '#B57B44', '#41250A', '#411A08', '#98493E', '#FBBBB1', '#301B1C', '#874B31', '#2A0B01');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1102, '#758287', '#000000', '#F0F2F3', '#3A3A3A', '#C0C0C0', '#003F57', '#47586B', '#090909', '#BCD6C6', '#25171B', '#A89599', '#091224');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1103, '#B7B7B7', '#000000', '#000000', '#767676', '#020100', '#737373', '#989898', '#090909', '#090909', '#58494F', '#FFFFFF', '#606060');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1104, '#3C3C40', '#EEECFF', '#7F7E88', '#161354', '#403A1E', '#382B54', '#19172B', '#D5D0FB', '#514A6B', '#070719', '#252A07', '#1B172E');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1105, '#2E2E2E', '#2A2751', '#8CAB1F', '#838287', '#595952', '#9DAB65', '#000000', '#1E182C', '#278428', '#817C94', '#131313', '#73944F');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1106, '#3A3A3A', '#FFFFFF', '#144C75', '#27393A', '#4D302A', '#0C1D03', '#261B20', '#FFFFFF', '#2A3151', '#232255', '#4F1F12', '#000000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1107, '#1E3B60', '#5B5C5E', '#111E5E', '#FFFFFF', '#9AADC6', '#4C5766', '#1D1D24', '#384D50', '#110F21', '#828282', '#6486A8', '#1C2D51');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1108, '#2E2828', '#BEC2AD', '#5C5D53', '#41413A', '#903E05', '#221F1F', '#131313', '#899477', '#3D4729', '#262E1B', '#180800', '#090909');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1109, '#060046', '#FFFFFF', '#630A0A', '#000000', '#303030', '#432507', '#020030', '#FFFFFF', '#4C1327', '#000000', '#000000', '#260000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1110, '#768988', '#000000', '#1C4648', '#64A19F', '#062626', '#5D7D87', '#485159', '#4D6895', '#264528', '#546796', '#E9E9E9', '#394B6F');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1111, '#132154', '#71583E', '#7283C2', '#ABA6A2', '#4F3B0F', '#241108', '#070626', '#5A262B', '#48558D', '#938C84', '#262A06', '#000000');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1112, '#918A85', '#91521F', '#D2A22D', '#482E19', '#878787', '#44403F', '#7B7270', '#632A16', '#BB8046', '#311008', '#000000', '#322227');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1113, '#46190A', '#59545C', '#B2A6B5', '#D9D2EE', '#262626', '#3A294B', '#260802', '#2B3749', '#96829B', '#BCC4EF', '#0C0512', '#0A0B3C');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1114, '#333307', '#C2C330', '#D2B334', '#B2722C', '#483812', '#C5BBA1', '#11210C', '#B19A47', '#BB8E4C', '#844223', '#313200', '#A3807C');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1115, '#130359', '#2A2C95', '#858695', '#282845', '#9A9A9A', '#3F3D45', '#060E29', '#261D4F', '#54567B', '#171420', '#05040A', '#211F37');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1116, '#3C3A42', '#000000', '#554689', '#330A05', '#97969A', '#737D95', '#1E1D34', '#3A25B1', '#213065', '#110202', '#D4CDEA', '#345575');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1117, '#595959', '#FAF1DC', '#000000', '#67661F', '#1D1D17', '#6C6963', '#3C3C3C', '#FBD9CD', '#927C33', '#505B22', '#6E6E66', '#545251');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1201, '#134029', '#BAC8C1', '#61BC8E', '#401A27', '#400C29', '#3C403F', '#0A250E', '#799196', '#3969A2', '#250616', '#000000', '#18252B');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1202, '#D0C5BC', '#D0A041', '#56514E', '#4C2A11', '#56483C', '#1C3E5A', '#B79A9D', '#A26834', '#483141', '#340C03', '#452126', '#242738');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1203, '#0D144F', '#938706', '#0500E2', '#3D4472', '#000000', '#544904', '#050A36', '#806119', '#1015AB', '#2B2F48', '#000000', '#152507');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1204, '#D2AD6E', '#7C5C41', '#C5A867', '#98734F', '#605C1D', '#AAA9A7', '#A8774A', '#5F2C32', '#9C7346', '#834049', '#1F241A', '#93918A');
INSERT INTO audience_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (1205, '#625F65', '#000000', '#D3C8D5', '#7A5D96', '#2B1540', '#382B40', '#3B3958', '#000000', '#968DAA', '#353674', '#080607', '#100E31');
-- Table: audience_hair_color_set
CREATE TABLE IF NOT EXISTS 'audience_hair_color_set' ('id' INTEGER NOT NULL, 'hair_color_r1' TEXT NOT NULL, 'hair_color_r2' TEXT NOT NULL, 'hair_color_g1' TEXT NOT NULL, 'hair_color_g2' TEXT NOT NULL, 'hair_color_b1' TEXT NOT NULL, 'hair_color_b2' TEXT NOT NULL, 'hair_toon_color_r1' TEXT NOT NULL, 'hair_toon_color_r2' TEXT NOT NULL, 'hair_toon_color_g1' TEXT NOT NULL, 'hair_toon_color_g2' TEXT NOT NULL, 'hair_toon_color_b1' TEXT NOT NULL, 'hair_toon_color_b2' TEXT NOT NULL, 'mayu_color_r1' TEXT NOT NULL, 'mayu_color_r2' TEXT NOT NULL, 'mayu_color_g1' TEXT NOT NULL, 'mayu_color_g2' TEXT NOT NULL, 'mayu_color_b1' TEXT NOT NULL, 'mayu_color_b2' TEXT NOT NULL, 'mayu_toon_color_r1' TEXT NOT NULL, 'mayu_toon_color_r2' TEXT NOT NULL, 'mayu_toon_color_g1' TEXT NOT NULL, 'mayu_toon_color_g2' TEXT NOT NULL, 'mayu_toon_color_b1' TEXT NOT NULL, 'mayu_toon_color_b2' TEXT NOT NULL, 'eye_color_r1' TEXT NOT NULL, 'eye_color_r2' TEXT NOT NULL, 'eye_color_g1' TEXT NOT NULL, 'eye_color_g2' TEXT NOT NULL, 'eye_color_b1' TEXT NOT NULL, 'eye_color_b2' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1, '#7A6D9F', '#522A9F', '#6D2AEF', '#260D47', '#7225D1', '#2F2D42', '#3E4A7C', '#342166', '#4B2DB9', '#07030E', '#3D2D9F', '#131734', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#131733', '#131734', '#2F3980', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#131733', '#131734', '#2F3980', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (2, '#ABA5DB', '#53566E', '#8F95BE', '#AFBEE8', '#8D94BB', '#313241', '#6B83B9', '#252D52', '#46669D', '#72ABC5', '#45679A', '#161E33', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#161D33', '#161E33', '#374980', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#161D33', '#161E33', '#374980', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (3, '#416A4C', '#6A225C', '#D180BE', '#D846C8', '#7ECEA1', '#6A5A65', '#24404F', '#160B17', '#914EAF', '#7B4B90', '#5184B4', '#42294B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#2D1C33', '#42294B', '#714580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#2D1C33', '#42294B', '#714580', '#4B2A2C', '#BC9490', '#FE9063', '#594329', '#713113', '#D68C30');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (4, '#49494E', '#C8C9D9', '#5C5DBF', '#2936D9', '#0E1548', '#292A52', '#1F1D39', '#8B8DBA', '#54487B', '#232A9B', '#07060D', '#1D1A2C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221E33', '#1D1A2C', '#544B80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221E33', '#1D1A2C', '#544B80', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (5, '#ABA5DB', '#53566E', '#8F95BE', '#AFBEE8', '#8D94BB', '#000000', '#6B83B9', '#252D52', '#46669D', '#72ABC5', '#45679A', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (6, '#7A6D9F', '#522A9F', '#6D2AEF', '#260D47', '#7225D1', '#26262E', '#3E4A7C', '#342166', '#4B2DB9', '#07030E', '#3D2D9F', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (7, '#22B9C1', '#C4232C', '#1E5D60', '#60301A', '#C19C9B', '#4F4344', '#5371A2', '#811842', '#224545', '#3C1F0D', '#A67B7D', '#372429', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332127', '#372429', '#805360', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332127', '#372429', '#805360', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (8, '#7A6D9F', '#522A9F', '#6D2AEF', '#260D47', '#7225D1', '#26262E', '#3E4A7C', '#342166', '#4B2DB9', '#07030E', '#3D2D9F', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (9, '#7C7A86', '#372689', '#F0F3DD', '#BFC0D1', '#907EE8', '#2C2E50', '#404564', '#211A4F', '#CBF3D8', '#8389B3', '#665FB2', '#1D1B2B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221F33', '#1D1B2B', '#544E80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221F33', '#1D1B2B', '#544E80', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (10, '#776971', '#FCDEE9', '#D42487', '#63706B', '#404846', '#4B2532', '#533E55', '#E3BEFE', '#8B3384', '#435057', '#20293A', '#300B1E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B20', '#300B1E', '#801D50', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B20', '#300B1E', '#801D50', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (11, '#756B69', '#542D24', '#75171D', '#DDDAD9', '#C0255E', '#543E38', '#57484E', '#3B100E', '#2D0A19', '#E0C3C0', '#6F2757', '#3B1F1D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#3B1F1D', '#80433F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#3B1F1D', '#80433F', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (12, '#F3C08A', '#5C4234', '#51412E', '#AA6F29', '#AA901C', '#673D0C', '#CA8763', '#45211D', '#401618', '#7C3F20', '#956D30', '#431009', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330C06', '#431009', '#801E10', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330C06', '#431009', '#801E10', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (13, '#B1B296', '#C4C837', '#55562B', '#C1C466', '#494B0D', '#444444', '#7A8363', '#64A641', '#364018', '#9C8F48', '#081305', '#322C26', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (14, '#B1B296', '#C4C837', '#55562B', '#C1C466', '#494B0D', '#444444', '#7A8363', '#64A641', '#364018', '#9C8F48', '#081305', '#322C26', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (15, '#193740', '#56A7D8', '#EC845E', '#CCD4D9', '#77382F', '#5F5B59', '#2C403A', '#2F5AA8', '#C05A3F', '#9298B7', '#51261F', '#50384D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332331', '#50384D', '#80587A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332331', '#50384D', '#80587A', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (16, '#EC8566', '#8D7B75', '#FA5A2A', '#73C0EC', '#37627A', '#522F1C', '#C05D47', '#70575F', '#C52A33', '#3F7EB5', '#2A425D', '#481A14', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33120E', '#481A14', '#802E24', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33120E', '#481A14', '#802E24', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (17, '#485A6D', '#41322B', '#D87E4E', '#6D6038', '#5AB0D8', '#0A3341', '#153853', '#281613', '#AA4E3C', '#575423', '#3263A8', '#0D2026', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#122B33', '#0D2026', '#2D6D80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#122B33', '#0D2026', '#2D6D80', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (101, '#7A6D9F', '#522A9F', '#6D2AEF', '#260D47', '#7225D1', '#2F2D42', '#3E4A7C', '#342166', '#4B2DB9', '#07030E', '#3D2D9F', '#131734', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#131733', '#131734', '#2F3980', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#131733', '#131734', '#2F3980', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (102, '#ABA5DB', '#53566E', '#8F95BE', '#AFBEE8', '#8D94BB', '#313241', '#6B83B9', '#252D52', '#46669D', '#72ABC5', '#45679A', '#161E33', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#161D33', '#161E33', '#374980', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#161D33', '#161E33', '#374980', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (103, '#416A4C', '#6A225C', '#D180BE', '#D846C8', '#7ECEA1', '#6A5A65', '#24404F', '#160B17', '#914EAF', '#7B4B90', '#5184B4', '#42294B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#2D1C33', '#42294B', '#714580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#2D1C33', '#42294B', '#714580', '#4B2A2C', '#BC9490', '#FE9063', '#594329', '#713113', '#D68C30');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (104, '#49494E', '#C8C9D9', '#5C5DBF', '#2936D9', '#0E1548', '#292A52', '#1F1D39', '#8B8DBA', '#54487B', '#232A9B', '#07060D', '#1D1A2C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221E33', '#1D1A2C', '#544B80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221E33', '#1D1A2C', '#544B80', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (105, '#ABA5DB', '#53566E', '#8F95BE', '#AFBEE8', '#8D94BB', '#000000', '#6B83B9', '#252D52', '#46669D', '#72ABC5', '#45679A', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (106, '#7A6D9F', '#522A9F', '#6D2AEF', '#260D47', '#7225D1', '#26262E', '#3E4A7C', '#342166', '#4B2DB9', '#07030E', '#3D2D9F', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (107, '#22B9C1', '#C4232C', '#1E5D60', '#60301A', '#C19C9B', '#4F4344', '#5371A2', '#811842', '#224545', '#3C1F0D', '#A67B7D', '#372429', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332127', '#372429', '#805360', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332127', '#372429', '#805360', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (108, '#7A6D9F', '#522A9F', '#6D2AEF', '#260D47', '#7225D1', '#26262E', '#3E4A7C', '#342166', '#4B2DB9', '#07030E', '#3D2D9F', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (109, '#7C7A86', '#372689', '#F0F3DD', '#BFC0D1', '#907EE8', '#2C2E50', '#404564', '#211A4F', '#CBF3D8', '#8389B3', '#665FB2', '#1D1B2B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221F33', '#1D1B2B', '#544E80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#221F33', '#1D1B2B', '#544E80', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (110, '#776971', '#FCDEE9', '#D42487', '#63706B', '#404846', '#4B2532', '#533E55', '#E3BEFE', '#8B3384', '#435057', '#20293A', '#300B1E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B20', '#300B1E', '#801D50', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B20', '#300B1E', '#801D50', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (111, '#756B69', '#542D24', '#75171D', '#DDDAD9', '#C0255E', '#543E38', '#57484E', '#3B100E', '#2D0A19', '#E0C3C0', '#6F2757', '#3B1F1D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#3B1F1D', '#80433F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#3B1F1D', '#80433F', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (112, '#F3C08A', '#5C4234', '#51412E', '#AA6F29', '#AA901C', '#673D0C', '#CA8763', '#45211D', '#401618', '#7C3F20', '#956D30', '#431009', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330C06', '#431009', '#801E10', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330C06', '#431009', '#801E10', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (113, '#B1B296', '#C4C837', '#55562B', '#C1C466', '#494B0D', '#444444', '#7A8363', '#64A641', '#364018', '#9C8F48', '#081305', '#322C26', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (114, '#B1B296', '#C4C837', '#55562B', '#C1C466', '#494B0D', '#444444', '#7A8363', '#64A641', '#364018', '#9C8F48', '#081305', '#322C26', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D27', '#322C26', '#807062', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (115, '#193740', '#56A7D8', '#EC845E', '#CCD4D9', '#77382F', '#5F5B59', '#2C403A', '#2F5AA8', '#C05A3F', '#9298B7', '#51261F', '#50384D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332331', '#50384D', '#80587A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332331', '#50384D', '#80587A', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (116, '#EC8566', '#8D7B75', '#FA5A2A', '#73C0EC', '#37627A', '#522F1C', '#C05D47', '#70575F', '#C52A33', '#3F7EB5', '#2A425D', '#481A14', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33120E', '#481A14', '#802E24', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33120E', '#481A14', '#802E24', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (117, '#485A6D', '#41322B', '#D87E4E', '#6D6038', '#5AB0D8', '#0A3341', '#153853', '#281613', '#AA4E3C', '#575423', '#3263A8', '#0D2026', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#122B33', '#0D2026', '#2D6D80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#122B33', '#0D2026', '#2D6D80', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (201, '#756B69', '#542D24', '#75171D', '#DDDAD9', '#C0255E', '#543E38', '#57484E', '#3B100E', '#2D0A19', '#E0C3C0', '#6F2757', '#3B1F1D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#3B1F1D', '#80433F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#3B1F1D', '#80433F', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (202, '#E5E5EC', '#4648FC', '#B19931', '#544E33', '#FCE996', '#3C3E65', '#D2D1ED', '#3F41C1', '#608236', '#393F13', '#D5B074', '#182957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#0E1833', '#182957', '#233C80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#0E1833', '#182957', '#233C80', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (203, '#B4E3D1', '#8A6E72', '#40EFAC', '#34413D', '#1E6047', '#410C0C', '#7396B0', '#68445D', '#5BAEBF', '#161B2F', '#14451E', '#110305', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330910', '#110305', '#801628', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330910', '#110305', '#801628', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (204, '#D53F99', '#32A948', '#78D5A3', '#C56FA3', '#D2D5D4', '#5E5D5E', '#833B7C', '#2C646B', '#4B81BA', '#A54799', '#93A1AA', '#503951', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#322433', '#503951', '#7D5A80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#322433', '#503951', '#7D5A80', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (205, '#86D2CD', '#26504D', '#D2718E', '#24948C', '#40101F', '#944E3E', '#537DA0', '#275349', '#AD5A72', '#39536D', '#0F0A0A', '#6D392D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B15', '#6D392D', '#804334', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B15', '#6D392D', '#804334', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1001, '#EB83AA', '#7E2546', '#EB359B', '#EBDEE0', '#716C6B', '#5A364A', '#CB59A0', '#2A1223', '#9A3C8C', '#ECBAE7', '#534A4E', '#3F1434', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33102A', '#3F1434', '#802869', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33102A', '#3F1434', '#802869', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1002, '#54617A', '#A2C2EB', '#353F4E', '#4D88EB', '#2FB5EB', '#33354A', '#224259', '#6394BC', '#101C39', '#4855A8', '#406FC1', '#16213D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121C33', '#16213D', '#2E4580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121C33', '#16213D', '#2E4580', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1003, '#716A63', '#F1DED3', '#5DDEF1', '#F14F59', '#F17927', '#113F54', '#534445', '#F2CBCD', '#6799C7', '#B1405A', '#C8533B', '#232C46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1A2033', '#232C46', '#405180', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1A2033', '#232C46', '#405180', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1004, '#93D4BD', '#D45390', '#D48FA1', '#215646', '#6A4857', '#400F25', '#597FA1', '#953F79', '#A85997', '#34502B', '#4F203E', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1005, '#AFADA0', '#56564E', '#B0B441', '#5D6010', '#E1E829', '#79797D', '#9D9788', '#384127', '#44813F', '#142F0E', '#DBBE46', '#2C4D4E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1D3233', '#2C4D4E', '#487E80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1D3233', '#2C4D4E', '#487E80', '#9949FF', '#F5F1FF', '#7A70FF', '#BAABFF', '#2D3FFF', '#C2A1FF');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1006, '#2F504E', '#3DAFA7', '#814C4C', '#AF1F39', '#AF969A', '#180605', '#111642', '#516B95', '#60333C', '#62163E', '#96787D', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1007, '#2F504E', '#3DAFA7', '#814C4C', '#AF1F39', '#AF969A', '#180605', '#111642', '#516B95', '#60333C', '#62163E', '#96787D', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1008, '#3069AA', '#AA905D', '#162B4E', '#92A0AA', '#423724', '#423F0D', '#3C466C', '#8F5540', '#171824', '#737C95', '#2D2B0B', '#060B03', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1C330F', '#060B03', '#478025', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1C330F', '#060B03', '#478025', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1009, '#565161', '#CDCBD2', '#576141', '#4A6112', '#351E61', '#4D2E00', '#252E51', '#9892AD', '#21432F', '#0E2E14', '#160E27', '#1D0400', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330800', '#1D0400', '#801300', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330800', '#1D0400', '#801300', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1010, '#9ED36D', '#4F6739', '#6F447C', '#D0CAD3', '#4B7C1B', '#6A666A', '#5BA16B', '#1C4939', '#2F235A', '#9F91AD', '#16463C', '#3A3855', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#232233', '#3A3855', '#575580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#232233', '#3A3855', '#575580', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1011, '#871D3F', '#BD2931', '#87747E', '#5EBDAB', '#BD5A72', '#334B47', '#331227', '#781C41', '#624764', '#617EA3', '#984758', '#15173A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121533', '#15173A', '#2D3380', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121533', '#15173A', '#2D3380', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1012, '#434342', '#1E2143', '#A0A09C', '#EBE495', '#797017', '#434219', '#312925', '#17151B', '#89887E', '#D2B47C', '#294817', '#212E03', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#253303', '#212E03', '#5C8009', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#253303', '#212E03', '#5C8009', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1013, '#444251', '#4C5130', '#282151', '#465114', '#6349E8', '#09023A', '#212343', '#283B11', '#110F15', '#072115', '#4D40AF', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1014, '#8F5198', '#609861', '#4CF54E', '#402443', '#298C2B', '#4A4B4A', '#452C76', '#38717B', '#50C4C8', '#180833', '#23535B', '#3D3B2F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333127', '#3D3B2F', '#807961', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333127', '#3D3B2F', '#807961', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1015, '#9B8043', '#E4D1A7', '#4A4029', '#3B414A', '#14294A', '#332404', '#7D4529', '#DDA98C', '#35350D', '#161E35', '#151521', '#291006', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331308', '#291006', '#803013', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331308', '#291006', '#803013', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1016, '#768AA7', '#30568E', '#625745', '#DDC69C', '#C88F32', '#0B2141', '#356887', '#333852', '#4C481E', '#D79C82', '#A0643D', '#0D0D18', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1B1D33', '#0D0D18', '#444880', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1B1D33', '#0D0D18', '#444880', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1017, '#4B364D', '#699065', '#61CA54', '#264822', '#551B5C', '#112B04', '#23143D', '#3C7072', '#4A8C8C', '#0E3017', '#170D1D', '#061E11', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#0A331C', '#061E11', '#1A8046', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#0A331C', '#061E11', '#1A8046', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1101, '#EB83AA', '#7E2546', '#EB359B', '#EBDEE0', '#716C6B', '#5A364A', '#CB59A0', '#2A1223', '#9A3C8C', '#ECBAE7', '#534A4E', '#3F1434', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33102A', '#3F1434', '#802869', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33102A', '#3F1434', '#802869', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1102, '#54617A', '#A2C2EB', '#353F4E', '#4D88EB', '#2FB5EB', '#33354A', '#224259', '#6394BC', '#101C39', '#4855A8', '#406FC1', '#16213D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121C33', '#16213D', '#2E4580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121C33', '#16213D', '#2E4580', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1103, '#716A63', '#F1DED3', '#5DDEF1', '#F14F59', '#F17927', '#113F54', '#534445', '#F2CBCD', '#6799C7', '#B1405A', '#C8533B', '#232C46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1A2033', '#232C46', '#405180', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1A2033', '#232C46', '#405180', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1104, '#93D4BD', '#D45390', '#D48FA1', '#215646', '#6A4857', '#400F25', '#597FA1', '#953F79', '#A85997', '#34502B', '#4F203E', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1105, '#AFADA0', '#56564E', '#B0B441', '#5D6010', '#E1E829', '#79797D', '#9D9788', '#384127', '#44813F', '#142F0E', '#DBBE46', '#2C4D4E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1D3233', '#2C4D4E', '#487E80', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1D3233', '#2C4D4E', '#487E80', '#9949FF', '#F5F1FF', '#7A70FF', '#BAABFF', '#2D3FFF', '#C2A1FF');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1106, '#2F504E', '#3DAFA7', '#814C4C', '#AF1F39', '#AF969A', '#180605', '#111642', '#516B95', '#60333C', '#62163E', '#96787D', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1107, '#2F504E', '#3DAFA7', '#814C4C', '#AF1F39', '#AF969A', '#180605', '#111642', '#516B95', '#60333C', '#62163E', '#96787D', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1108, '#3069AA', '#AA905D', '#162B4E', '#92A0AA', '#423724', '#423F0D', '#3C466C', '#8F5540', '#171824', '#737C95', '#2D2B0B', '#060B03', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1C330F', '#060B03', '#478025', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1C330F', '#060B03', '#478025', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1109, '#565161', '#CDCBD2', '#576141', '#4A6112', '#351E61', '#4D2E00', '#252E51', '#9892AD', '#21432F', '#0E2E14', '#160E27', '#1D0400', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330800', '#1D0400', '#801300', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330800', '#1D0400', '#801300', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1110, '#9ED36D', '#4F6739', '#6F447C', '#D0CAD3', '#4B7C1B', '#6A666A', '#5BA16B', '#1C4939', '#2F235A', '#9F91AD', '#16463C', '#3A3855', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#232233', '#3A3855', '#575580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#232233', '#3A3855', '#575580', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1111, '#871D3F', '#BD2931', '#87747E', '#5EBDAB', '#BD5A72', '#334B47', '#331227', '#781C41', '#624764', '#617EA3', '#984758', '#15173A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121533', '#15173A', '#2D3380', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#121533', '#15173A', '#2D3380', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1112, '#434342', '#1E2143', '#A0A09C', '#EBE495', '#797017', '#434219', '#312925', '#17151B', '#89887E', '#D2B47C', '#294817', '#212E03', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#253303', '#212E03', '#5C8009', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#253303', '#212E03', '#5C8009', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1113, '#444251', '#4C5130', '#282151', '#465114', '#6349E8', '#09023A', '#212343', '#283B11', '#110F15', '#072115', '#4D40AF', '#000000', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#000000', '#808080', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1114, '#8F5198', '#609861', '#4CF54E', '#402443', '#298C2B', '#4A4B4A', '#452C76', '#38717B', '#50C4C8', '#180833', '#23535B', '#3D3B2F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333127', '#3D3B2F', '#807961', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333127', '#3D3B2F', '#807961', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1115, '#9B8043', '#E4D1A7', '#4A4029', '#3B414A', '#14294A', '#332404', '#7D4529', '#DDA98C', '#35350D', '#161E35', '#151521', '#291006', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331308', '#291006', '#803013', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331308', '#291006', '#803013', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1116, '#768AA7', '#30568E', '#625745', '#DDC69C', '#C88F32', '#0B2141', '#356887', '#333852', '#4C481E', '#D79C82', '#A0643D', '#0D0D18', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1B1D33', '#0D0D18', '#444880', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1B1D33', '#0D0D18', '#444880', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1117, '#4B364D', '#699065', '#61CA54', '#264822', '#551B5C', '#112B04', '#23143D', '#3C7072', '#4A8C8C', '#0E3017', '#170D1D', '#061E11', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#0A331C', '#061E11', '#1A8046', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#0A331C', '#061E11', '#1A8046', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1201, '#B48FDD', '#342B43', '#35430D', '#62459A', '#4422B5', '#635E6C', '#7B61AC', '#0E1534', '#041405', '#33266A', '#301D7A', '#2E2B4B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1F1D33', '#2E2B4B', '#4E4880', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1F1D33', '#2E2B4B', '#4E4880', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1202, '#D5F8C2', '#A3F83D', '#697E50', '#9DF874', '#547E27', '#4F514E', '#9CD898', '#4CD363', '#2D604A', '#67C399', '#184A45', '#433B2F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D24', '#433B2F', '#807059', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D24', '#433B2F', '#807059', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1203, '#79AAB6', '#1B86A1', '#A13A41', '#B6774E', '#4B4C4D', '#123C47', '#50698F', '#455586', '#7B2B2F', '#884937', '#2D4033', '#13272C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#172D33', '#13272C', '#397180', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#172D33', '#13272C', '#397180', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1204, '#5F256A', '#6A5E6C', '#3C2740', '#C925E8', '#326911', '#224025', '#21152A', '#3A2F48', '#170B31', '#6637AE', '#0E352E', '#0D281A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#113322', '#0D281A', '#2B8054', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#113322', '#0D281A', '#2B8054', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
INSERT INTO audience_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2) VALUES (1205, '#8A3C54', '#60DBAF', '#1A8A50', '#961D71', '#848A88', '#63112A', '#652B3C', '#79A5B1', '#205455', '#4A1E4D', '#65706D', '#10050C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331026', '#10050C', '#80275E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331026', '#10050C', '#80275E', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7');
-- Table: audience_impostor
CREATE TABLE IF NOT EXISTS 'audience_impostor' ('scene_type' INTEGER NOT NULL, 'audience_group_id' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'pattern_1' INTEGER NOT NULL, 'pattern_2' INTEGER NOT NULL, 'pattern_3' INTEGER NOT NULL, 'pattern_4' INTEGER NOT NULL, 'pattern_5' INTEGER NOT NULL, 'pattern_6' INTEGER NOT NULL, 'pattern_7' INTEGER NOT NULL, 'pattern_8' INTEGER NOT NULL, 'pattern_9' INTEGER NOT NULL, 'pattern_10' INTEGER NOT NULL);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 1, 1, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 1, 2, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 1, 3, 210, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 2, 1, 100, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 2, 2, 100, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 2, 3, 200, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 3, 1, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 3, 2, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 3, 3, 210, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 4, 1, 120, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 4, 2, 120, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 4, 3, 220, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 4, 4, 220, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 5, 1, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 5, 2, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (1, 0, 5, 3, 210, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 1, 1, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 1, 2, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 1, 3, 210, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 2, 1, 100, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 2, 2, 100, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 2, 3, 200, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 3, 1, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 3, 2, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 3, 3, 210, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 4, 1, 120, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 4, 2, 120, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 4, 3, 220, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 4, 4, 220, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 5, 1, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 5, 2, 110, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO audience_impostor (scene_type, audience_group_id, season, weather, group_id, pattern_1, pattern_2, pattern_3, pattern_4, pattern_5, pattern_6, pattern_7, pattern_8, pattern_9, pattern_10) VALUES (2, 0, 5, 3, 210, 4, 4, 7, 7, 0, 0, 0, 0, 0, 0);
-- Table: audience_impostor_color_set
CREATE TABLE IF NOT EXISTS 'audience_impostor_color_set' ('color_group_id' INTEGER NOT NULL, 'color' TEXT NOT NULL, 'odds' INTEGER NOT NULL);
-- Table: audience_impostor_lottery
CREATE TABLE IF NOT EXISTS 'audience_impostor_lottery' ('group_id' INTEGER NOT NULL, 'pattern' INTEGER NOT NULL, 'asset_id' INTEGER NOT NULL, 'odds' INTEGER NOT NULL);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000005, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000008, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 1, 111000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000005, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000008, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (100, 2, 121000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 111000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 112000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 111000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 112000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 111000005, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 112000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 111000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 112000008, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 111000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 112000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 1, 111000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 122000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 121000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 122000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 121000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 122000005, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 121000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 122000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 121000008, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 122000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 121000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (110, 2, 122000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000005, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000008, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 1, 112000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000005, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000008, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (120, 2, 122000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 1, 111000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 1, 111000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 1, 111000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 1, 111000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 2, 121000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 2, 121000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 2, 121000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 2, 121000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 113000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 113000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 113000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 113000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 114000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 114000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 3, 114000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 123000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 123000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 123000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 123000004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 124000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 124000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (200, 4, 124000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 1, 111000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 1, 112000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 1, 111000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 1, 112000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 2, 122000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 2, 121000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 2, 122000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 2, 121000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 113000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 113200002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 113000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 113200004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 114000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 114000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 3, 114000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 123200001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 123200002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 123200003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 123200004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 124000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 124000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (210, 4, 124000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 1, 112000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 1, 112000010, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 1, 112000009, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 1, 112000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 2, 122000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 2, 122000011, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 2, 122000006, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 2, 122000007, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 113200001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 113200002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 113200003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 113200004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 114000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 114000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 3, 114000003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 123200001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 123200002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 123200003, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 123200004, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 124000001, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 124000002, 100);
INSERT INTO audience_impostor_lottery (group_id, pattern, asset_id, odds) VALUES (220, 4, 124000003, 100);
-- Table: audio_cuesheet
CREATE TABLE IF NOT EXISTS 'audio_cuesheet' ('id' INTEGER NOT NULL, 'cue_sheet' TEXT NOT NULL, 'attribute' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (1, 'snd_sfx_common', 1);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (2, 'snd_sfx_home_000', 1);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (3, 'snd_sfx_common', 2);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (4, 'snd_bgm_title', 2);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (5, 'snd_voi_title', 2);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (6, 'snd_sfx_story_000', 108);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (7, 'snd_sfx_training_000', 103);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (8, 'snd_sfx_room_000', 104);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (9, 'snd_sfx_gacha_000', 105);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (10, 'snd_sfx_race_000', 106);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (11, 'snd_sfx_preinstall', 1);
INSERT INTO audio_cuesheet (id, cue_sheet, attribute) VALUES (12, 'snd_sfx_atmos_common', 1);
-- Table: audio_ignored_cue_on_highspeed
CREATE TABLE IF NOT EXISTS 'audio_ignored_cue_on_highspeed' ('id' INTEGER NOT NULL, 'cue_name' TEXT NOT NULL, 'cue_sheet' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (1, 'snd_sfx_story_rijicho_cat_01', 'snd_sfx_story_rijicho_cat_01');
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (2, 'snd_sfx_story_rijicho_cat_02', 'snd_sfx_story_rijicho_cat_02');
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (3, 'snd_sfx_story_rijicho_cat_03', 'snd_sfx_story_rijicho_cat_03');
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (4, 'snd_sfx_story_rijicho_cat_04', 'snd_sfx_story_rijicho_cat_04');
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (5, 'snd_sfx_story_rijicho_cat_05', 'snd_sfx_story_rijicho_cat_05');
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (6, 'snd_sfx_story_rijicho_cat_06', 'snd_sfx_story_rijicho_cat_06');
INSERT INTO audio_ignored_cue_on_highspeed (id, cue_name, cue_sheet) VALUES (7, 'snd_sfx_story_rijicho_cat_07', 'snd_sfx_story_rijicho_cat_07');
-- Table: audio_story_effect
CREATE TABLE IF NOT EXISTS 'audio_story_effect' ('id' INTEGER NOT NULL, 'effect_name' TEXT NOT NULL, 'cue_name' TEXT NOT NULL, 'cue_sheet' TEXT NOT NULL, 'loop_set' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (1, 'pfb_eff_storyevent_01_001', 'snd_sfx_story_El_pikapika', 'snd_sfx_story_El_pikapika', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (2, 'pfb_eff_storyevent_01_002', 'snd_sfx_story_Arrow', 'snd_sfx_story_Arrow', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (3, 'pfb_eff_storyevent_01_003', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (4, 'pfb_eff_storyevent_01_004', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (5, 'pfb_eff_storyevent_01_005', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (6, 'pfb_eff_storyevent_01_006', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (7, 'pfb_eff_storyevent_01_007', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (8, 'pfb_eff_storyevent_01_008', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (9, 'pfb_eff_storyevent_01_009', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (10, 'pfb_eff_storyevent_01_010', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (11, 'pfb_eff_storyevent_01_011', '', '', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (12, 'pfb_eff_storyevent_01_012', 'snd_sfx_story_Charge_Attack', 'snd_sfx_story_Charge_Attack', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (13, 'pfb_eff_storyevent_07_001', 'snd_sfx_story_Game_Window_Open', 'snd_sfx_story_Game_Window_Open', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (14, 'pfb_eff_storyevent_07_002', 'snd_sfx_story_Mission_Start', 'snd_sfx_story_Mission_Start', 0);
INSERT INTO audio_story_effect (id, effect_name, cue_name, cue_sheet, loop_set) VALUES (15, 'pfb_eff_storyevent_07_003', '', '', 0);
-- Table: available_skill_set
CREATE TABLE IF NOT EXISTS 'available_skill_set' ('id' INTEGER NOT NULL, 'available_skill_set_id' INTEGER NOT NULL, 'skill_id' INTEGER NOT NULL, 'need_rank' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1, 100101, 200512, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (2, 100101, 201352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (3, 100101, 200732, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (11, 100101, 200162, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (12, 100101, 201351, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (13, 100101, 200612, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (14, 100101, 200511, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (15, 100201, 200432, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (16, 100201, 200552, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (17, 100201, 200712, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (25, 100201, 200022, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (26, 100201, 200431, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (27, 100201, 200542, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (28, 100201, 200551, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (29, 100301, 200452, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (30, 100301, 201132, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (31, 100301, 201332, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (39, 100301, 200502, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (40, 100301, 201331, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (41, 100301, 201142, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (42, 100301, 201131, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (43, 100401, 200362, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (44, 100401, 201052, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (45, 100401, 200532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (53, 100401, 201062, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (54, 100401, 201051, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (55, 100401, 200432, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (56, 100401, 201061, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (57, 100501, 200771, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (58, 100501, 201072, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (59, 100501, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (67, 100501, 201052, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (68, 100501, 201071, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (69, 100501, 201042, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (70, 100501, 200571, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (71, 100601, 200342, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (72, 100601, 201062, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (73, 100601, 201352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (81, 100601, 200222, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (82, 100601, 201351, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (83, 100601, 200492, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (84, 100601, 200341, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (85, 100701, 201591, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (86, 100701, 201212, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (87, 100701, 201472, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (95, 100701, 201482, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (96, 100701, 201471, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (97, 100701, 200622, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (98, 100701, 201481, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (99, 100801, 200382, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (100, 100801, 200702, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (101, 100801, 200602, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (109, 100801, 200372, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (110, 100801, 200381, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (111, 100801, 201032, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (112, 100801, 200701, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (113, 100901, 200282, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (114, 100901, 200722, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (115, 100901, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (123, 100901, 200562, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (124, 100901, 200721, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (125, 100901, 200582, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (126, 100901, 200571, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (127, 101001, 200362, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (128, 101001, 201052, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (129, 101001, 201532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (137, 101001, 200682, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (138, 101001, 201051, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (139, 101001, 201032, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (140, 101001, 200681, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (141, 101101, 200871, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (142, 101101, 201152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (143, 101101, 200602, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (151, 101101, 200512, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (152, 101101, 201151, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (153, 101101, 200592, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (154, 101101, 200601, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (155, 101201, 200502, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (156, 101201, 200632, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (157, 101201, 200732, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (165, 101201, 201452, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (166, 101201, 200731, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (167, 101201, 201462, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (168, 101201, 200631, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (169, 101301, 200172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (170, 101301, 200562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (171, 101301, 201192, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (179, 101301, 201182, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (180, 101301, 201191, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (181, 101301, 201352, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (182, 101301, 200561, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (183, 101401, 200362, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (184, 101401, 201122, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (185, 101401, 201312, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (193, 101401, 200562, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (194, 101401, 201121, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (195, 101401, 200722, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (196, 101401, 200561, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (197, 101501, 200582, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (198, 101501, 200722, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (199, 101501, 200142, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (207, 101501, 200362, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (208, 101501, 200581, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (209, 101501, 200562, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (210, 101501, 200721, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (211, 101701, 200332, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (212, 101701, 201152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (213, 101701, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (221, 101701, 200891, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (222, 101701, 201151, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (223, 101701, 201322, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (224, 101701, 200331, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (225, 101801, 200502, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (226, 101801, 200722, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (227, 101801, 201372, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (235, 101801, 200941, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (236, 101801, 201371, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (237, 101801, 200931, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (238, 101801, 200501, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (239, 102001, 200881, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (240, 102001, 201192, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (241, 102001, 200542, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (249, 102001, 201522, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (250, 102001, 201191, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (251, 102001, 201611, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (252, 102001, 200541, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (253, 102401, 200382, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (254, 102401, 201272, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (255, 102401, 200742, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (263, 102401, 200492, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (264, 102401, 200381, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (265, 102401, 200502, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (266, 102401, 200491, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (267, 102701, 200232, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (268, 102701, 200722, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (269, 102701, 200612, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (277, 102701, 200472, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (278, 102701, 200721, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (279, 102701, 201102, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (280, 102701, 200611, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (281, 103001, 200861, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (282, 103001, 201342, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (283, 103001, 200742, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (291, 103001, 201581, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (292, 103001, 201341, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (293, 103001, 201352, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (294, 103001, 200741, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (295, 103201, 200132, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (296, 103201, 201152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (297, 103201, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (305, 103201, 201102, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (306, 103201, 201151, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (307, 103201, 201112, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (308, 103201, 200571, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (309, 103501, 200152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (310, 103501, 200732, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (311, 103501, 201402, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (319, 103501, 200592, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (320, 103501, 201401, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (321, 103501, 201392, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (322, 103501, 200591, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (323, 104001, 200052, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (324, 104001, 200692, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (325, 104001, 200602, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (333, 104001, 201651, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (334, 104001, 200691, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (335, 104001, 201062, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (336, 104001, 200601, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (337, 104101, 200841, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (338, 104101, 201312, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (339, 104101, 200652, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (347, 104101, 200982, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (348, 104101, 200651, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (349, 104101, 200992, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (350, 104101, 200981, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (351, 104501, 200352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (352, 104501, 200742, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (353, 104501, 201372, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (361, 104501, 200462, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (362, 104501, 201371, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (363, 104501, 200881, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (364, 104501, 200351, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (365, 105201, 200442, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (366, 105201, 200652, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (367, 105201, 201412, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (375, 105201, 200472, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (376, 105201, 200441, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (377, 105201, 200302, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (378, 105201, 200471, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (379, 105601, 201562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (380, 105601, 201422, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (381, 105601, 201232, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (389, 105601, 201571, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (390, 105601, 201231, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (391, 105601, 200781, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (392, 105601, 201561, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (393, 106001, 200122, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (394, 106001, 201162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (395, 106001, 201442, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (403, 106001, 200911, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (404, 106001, 201161, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (405, 106001, 201422, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (406, 106001, 201441, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (407, 106101, 200262, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (408, 106101, 200672, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (409, 106101, 201432, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (417, 106101, 201142, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (418, 106101, 200671, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (419, 106101, 201072, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (420, 106101, 201431, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (491, 102301, 200162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (492, 102301, 200742, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (493, 102301, 200562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (501, 102301, 200262, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (502, 102301, 200561, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (503, 102301, 200821, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (504, 102301, 200741, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (533, 104601, 200452, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (534, 104601, 201522, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (535, 104601, 201672, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (543, 104601, 200162, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (544, 104601, 200451, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (545, 104601, 200952, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (546, 104601, 201671, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (617, 105001, 201641, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (618, 105001, 200622, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (619, 105001, 201162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (627, 105001, 200642, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (628, 105001, 200621, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (629, 105001, 201452, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (630, 105001, 200641, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (645, 102601, 200232, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (646, 102601, 200532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (647, 102601, 200712, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (655, 102601, 201242, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (656, 102601, 200531, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (657, 102601, 201252, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (658, 102601, 200711, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (659, 100302, 200452, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (660, 100302, 201142, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (661, 100302, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (662, 100302, 200172, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (663, 100302, 200571, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (664, 100302, 200352, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (665, 100302, 201141, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (666, 101302, 200362, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (667, 101302, 200562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (668, 101302, 200742, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (669, 101302, 200192, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (670, 101302, 200741, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (671, 101302, 200462, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (672, 101302, 200361, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (673, 103801, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (674, 103801, 201372, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (675, 103801, 201012, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (676, 103801, 201002, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (677, 103801, 201371, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (678, 103801, 200582, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (679, 103801, 201011, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (680, 101601, 200362, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (681, 101601, 201102, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (682, 101601, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (683, 101601, 200512, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (684, 101601, 200361, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (685, 101601, 201641, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (686, 101601, 200511, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (687, 102402, 200352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (688, 102402, 201332, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (689, 102402, 201162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (690, 102402, 200432, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (691, 102402, 201161, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (692, 102402, 200332, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (693, 102402, 200351, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (694, 101802, 200342, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (695, 101802, 201072, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (696, 101802, 201322, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (697, 101802, 201532, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (698, 101802, 201071, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (699, 101802, 200462, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (700, 101802, 200341, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (701, 101102, 200472, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (702, 101102, 200742, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (703, 101102, 201422, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (704, 101102, 200771, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (705, 101102, 200741, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (706, 101102, 201542, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (707, 101102, 201421, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (708, 101402, 200512, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (709, 101402, 200702, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (710, 101402, 200612, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (711, 101402, 201072, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (712, 101402, 200701, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (713, 101402, 201412, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (714, 101402, 200611, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (715, 100102, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (716, 100102, 200592, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (717, 100102, 201132, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (718, 100102, 200212, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (719, 100102, 200591, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (720, 100102, 201611, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (721, 100102, 200461, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (722, 100402, 200352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (723, 100402, 200682, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (724, 100402, 201282, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (725, 100402, 201571, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (726, 100402, 201281, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (727, 100402, 201082, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (728, 100402, 200681, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (729, 105801, 200472, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (730, 105801, 201112, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (731, 105801, 200582, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (732, 105801, 200142, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (733, 105801, 200581, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (734, 105801, 200861, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (735, 105801, 200471, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (736, 103701, 200502, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (737, 103701, 201542, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (738, 103701, 201112, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (739, 103701, 200512, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (740, 103701, 200501, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (741, 103701, 200432, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (742, 103701, 200511, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (743, 105602, 200012, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (744, 105602, 200602, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (745, 105602, 201212, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (746, 105602, 200752, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (747, 105602, 201211, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (748, 105602, 200062, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (749, 105602, 200751, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (750, 102801, 200212, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (751, 102801, 201352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (752, 102801, 201002, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (753, 102801, 201362, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (754, 102801, 201001, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (755, 102801, 201012, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (756, 102801, 201351, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (757, 101901, 201591, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (758, 101901, 201682, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (759, 101901, 201382, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (760, 101901, 200162, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (761, 101901, 201592, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (762, 101901, 201102, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (763, 101901, 201681, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (764, 103002, 200771, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (765, 103002, 201172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (766, 103002, 200562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (767, 103002, 200352, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (768, 103002, 200561, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (769, 103002, 200851, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (770, 103002, 200772, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (771, 104502, 200332, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (772, 104502, 201162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (773, 104502, 201352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (774, 104502, 201322, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (775, 104502, 200331, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (776, 104502, 201102, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (777, 104502, 201161, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (778, 103901, 200492, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (779, 103901, 201072, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (780, 103901, 200612, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (781, 103901, 201382, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (782, 103901, 200491, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (783, 103901, 200132, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (784, 103901, 200611, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (785, 102501, 200232, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (786, 102501, 201222, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (787, 102501, 201422, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (788, 102501, 201581, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (789, 102501, 201421, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (790, 102501, 201202, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (791, 102501, 201221, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (792, 101702, 200192, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (793, 101702, 200752, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (794, 101702, 200562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (795, 101702, 201342, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (796, 101702, 200561, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (797, 101702, 201312, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (798, 101702, 200194, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (799, 104002, 200232, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (800, 104002, 201092, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (801, 104002, 201692, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (802, 104002, 201542, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (803, 104002, 201091, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (804, 104002, 201392, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (805, 104002, 201691, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (806, 104801, 200302, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (807, 104801, 200602, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (808, 104801, 201102, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (809, 104801, 200572, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (810, 104801, 200601, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (811, 104801, 201702, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (812, 104801, 200571, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (813, 105901, 200062, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (814, 105901, 201442, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (815, 105901, 201142, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (816, 105901, 201382, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (817, 105901, 201441, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (818, 105901, 200722, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (819, 105901, 200064, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (820, 100602, 201621, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (821, 100602, 200752, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (822, 100602, 201352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (823, 100602, 201422, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (824, 100602, 201351, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (825, 100602, 201571, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (826, 100602, 200751, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (827, 102302, 200512, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (828, 102302, 201202, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (829, 102302, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (830, 102302, 201532, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (831, 102302, 201201, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (832, 102302, 201312, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (833, 102302, 200511, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (834, 102201, 200192, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (835, 102201, 200582, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (836, 102201, 201112, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (837, 102201, 201342, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (838, 102201, 200581, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (839, 102201, 200012, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (840, 102201, 201341, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (841, 102101, 201611, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (842, 102101, 201132, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (843, 102101, 200592, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (844, 102101, 200572, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (845, 102101, 200591, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (846, 102101, 200642, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (847, 102101, 201612, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (848, 101502, 201312, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (849, 101502, 202012, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (850, 101502, 200352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (851, 101502, 200252, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (852, 101502, 200351, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (853, 101502, 200202, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (854, 101502, 202011, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (855, 105202, 200452, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (856, 105202, 201072, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (857, 105202, 201402, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (858, 105202, 201621, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (859, 105202, 200451, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (860, 105202, 200242, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (861, 105202, 201401, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (862, 106901, 200172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (863, 106901, 200582, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (864, 106901, 201112, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (865, 106901, 200342, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (866, 106901, 200581, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (867, 106901, 201532, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (868, 106901, 200174, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (869, 102602, 200432, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (870, 102602, 200542, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (871, 102602, 200762, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (872, 102602, 201522, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (873, 102602, 200541, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (874, 102602, 201601, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (875, 102602, 200431, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (876, 103702, 200302, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (877, 103702, 200592, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (878, 103702, 201152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (879, 103702, 201102, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (880, 103702, 201151, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (881, 103702, 201392, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (882, 103702, 201103, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (883, 107101, 200022, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (884, 107101, 200572, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (885, 107101, 201702, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (886, 107101, 201322, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (887, 107101, 200571, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (888, 107101, 201142, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (889, 107101, 201701, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (890, 103301, 200492, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (891, 103301, 201152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (892, 103301, 201492, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (893, 103301, 200632, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (894, 103301, 201491, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (895, 103301, 200861, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (896, 103301, 200631, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (897, 106801, 200432, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (898, 106801, 201172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (899, 106801, 200532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (900, 106801, 201102, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (901, 106801, 200531, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (902, 106801, 201272, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (903, 106801, 201173, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (904, 106201, 200482, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (905, 106201, 201212, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (906, 106201, 200602, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (907, 106201, 201621, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (908, 106201, 200481, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (909, 106201, 200512, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (910, 106201, 201211, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (911, 106701, 200012, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (912, 106701, 201692, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (913, 106701, 201102, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (914, 106701, 202012, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (915, 106701, 201691, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (916, 106701, 200152, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (917, 106701, 200014, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (918, 107401, 200472, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (919, 107401, 201462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (920, 107401, 202072, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (921, 107401, 201212, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (922, 107401, 200471, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (923, 107401, 201222, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (924, 107401, 202071, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (925, 100502, 200771, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (926, 100502, 201042, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (927, 100502, 200582, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (928, 100502, 201332, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (929, 100502, 200772, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (930, 100502, 201902, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (931, 100502, 200581, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (932, 102002, 200172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (933, 102002, 200712, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (934, 102002, 200542, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (935, 102002, 201272, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (936, 102002, 200541, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (937, 102002, 200532, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (938, 102002, 201271, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (939, 105101, 200362, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (940, 105101, 201062, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (941, 105101, 201342, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (942, 105101, 200652, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (943, 105101, 200361, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (944, 105101, 201392, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (945, 105101, 201341, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (946, 107201, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (947, 107201, 200732, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (948, 107201, 201322, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (949, 107201, 202092, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (950, 107201, 200461, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (951, 107201, 200342, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (952, 107201, 200731, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (953, 106002, 200492, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (954, 106002, 201152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (955, 106002, 201542, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (956, 106002, 202082, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (957, 106002, 201151, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (958, 106002, 200302, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (959, 106002, 200491, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (960, 106102, 200172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (961, 106102, 200672, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (962, 106102, 200612, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (963, 106102, 200692, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (964, 106102, 200611, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (965, 106102, 201382, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (966, 106102, 200174, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (967, 103101, 201651, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (968, 103101, 201282, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (969, 103101, 202132, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (970, 103101, 200032, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (971, 103101, 201281, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (972, 103101, 201082, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (973, 103101, 202131, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (974, 106401, 201661, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (975, 106401, 201242, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (976, 106401, 201192, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (977, 106401, 200532, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (978, 106401, 201662, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (979, 106401, 200302, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (980, 106401, 201191, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (981, 103802, 200851, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (982, 103802, 201322, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (983, 103802, 201012, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (984, 103802, 200652, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (985, 103802, 201011, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (986, 103802, 201532, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (987, 103802, 200651, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (988, 102202, 200152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (989, 102202, 201902, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (990, 102202, 201052, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (991, 102202, 201042, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (992, 102202, 201051, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (993, 102202, 200192, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (994, 102202, 201901, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (995, 103401, 201611, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (996, 103401, 201452, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (997, 103401, 202002, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (998, 103401, 200202, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (999, 103401, 201612, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1000, 103401, 200642, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1001, 103401, 202001, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1002, 104401, 200781, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1003, 104401, 201482, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1004, 104401, 202082, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1005, 104401, 201512, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1006, 104401, 201481, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1007, 104401, 200642, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1008, 104401, 201511, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1009, 101002, 200162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1010, 101002, 200682, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1011, 101002, 201902, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1012, 101002, 201042, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1013, 101002, 200681, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1014, 101002, 201322, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1015, 101002, 201901, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1016, 105902, 200062, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1017, 105902, 202122, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1018, 105902, 202082, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1019, 105902, 201102, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1020, 105902, 202121, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1021, 105902, 202152, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1022, 105902, 202081, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1023, 103601, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1024, 103601, 202102, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1025, 103601, 201452, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1026, 103601, 201492, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1027, 103601, 202101, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1028, 103601, 201502, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1029, 103601, 201453, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1030, 100103, 200332, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1031, 100103, 201212, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1032, 100103, 200612, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1033, 100103, 201172, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1034, 100103, 201211, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1035, 100103, 201182, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1036, 100103, 202061, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1037, 100702, 201562, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1038, 100702, 200752, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1039, 100702, 201482, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1040, 100702, 202102, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1041, 100702, 200751, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1042, 100702, 202032, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1043, 100702, 202101, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1044, 101303, 200432, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1045, 101303, 201532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1046, 101303, 202012, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1047, 101303, 202192, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1048, 101303, 202011, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1049, 101303, 200562, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1050, 101303, 202191, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1051, 105301, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1052, 105301, 200612, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1053, 105301, 202112, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1054, 105301, 200972, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1055, 105301, 200611, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1056, 105301, 202122, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1057, 105301, 202111, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1058, 109801, 202262, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1059, 109801, 201532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1060, 109801, 201112, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1061, 109801, 202332, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1062, 109801, 202261, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1063, 109801, 202252, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1064, 109801, 202331, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1065, 104602, 201672, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1066, 104602, 201252, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1067, 104602, 202132, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1068, 104602, 202312, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1069, 104602, 201671, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1070, 104602, 202352, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1071, 104602, 202311, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1072, 103502, 202172, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1073, 103502, 201412, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1074, 103502, 201702, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1075, 103502, 200592, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1076, 103502, 201411, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1077, 103502, 202152, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1078, 103502, 201701, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1079, 105002, 200492, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1080, 105002, 202382, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1081, 105002, 202082, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1082, 105002, 201552, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1083, 105002, 202381, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1084, 105002, 201452, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1085, 105002, 202081, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1086, 102901, 200492, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1087, 102901, 201102, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1088, 102901, 201342, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1089, 102901, 200242, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1090, 102901, 200491, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1091, 102901, 201322, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1092, 102901, 201341, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1093, 104201, 200152, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1094, 104201, 200962, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1095, 104201, 201072, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1096, 104201, 202042, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1097, 104201, 200963, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1098, 104201, 201902, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1099, 104201, 201071, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1100, 101902, 202272, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1101, 101902, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1102, 101902, 200702, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1103, 101902, 201591, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1104, 101902, 200461, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1105, 101902, 201682, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1106, 101902, 202271, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1107, 105802, 200352, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1108, 105802, 201902, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1109, 105802, 201102, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1110, 105802, 202372, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1111, 105802, 201901, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1112, 105802, 200012, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1113, 105802, 200351, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1114, 108701, 200162, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1115, 108701, 202042, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1116, 108701, 200532, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1117, 108701, 200972, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1118, 108701, 200531, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1119, 108701, 201601, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1120, 108701, 202041, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1121, 107801, 200302, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1122, 107801, 201052, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1123, 107801, 202412, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1124, 107801, 201042, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1125, 107801, 201051, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1126, 107801, 200342, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1127, 107801, 202411, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1128, 103402, 200952, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1129, 103402, 200752, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1130, 103402, 200642, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1131, 103402, 201472, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1132, 103402, 200751, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1133, 103402, 202322, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1134, 103402, 200641, 5);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1135, 102102, 200462, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1136, 102102, 200722, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1137, 102102, 201902, 0);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1138, 102102, 200162, 2);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1139, 102102, 200721, 3);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1140, 102102, 201611, 4);
INSERT INTO available_skill_set (id, available_skill_set_id, skill_id, need_rank) VALUES (1141, 102102, 200461, 5);
-- Table: background_data
CREATE TABLE IF NOT EXISTS 'background_data' ('id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'bg_sub' INTEGER NOT NULL, 'cue_name' TEXT NOT NULL, 'sheet_name' TEXT NOT NULL, 'bus_param_set_name' TEXT NOT NULL, 'pos_x' INTEGER NOT NULL, 'pos_y' INTEGER NOT NULL, 'width' INTEGER NOT NULL, 'height' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (1, 1, 1110, 'snd_sfx_atmos_tokubetu_d', 'snd_sfx_atmos_tokubetu_d', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (2, 1, 9110, 'snd_sfx_atmos_tokubetu_d', 'snd_sfx_atmos_tokubetu_d', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (3, 1, 120, 'snd_sfx_atmos_tokubetu_e', 'snd_sfx_atmos_tokubetu_e', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (4, 1, 130, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (5, 1, 6130, 'snd_sfx_atmos_kyousitu_n', 'snd_sfx_atmos_kyousitu_n', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (7, 1, 210, 'snd_sfx_atmos_tokubetu_r', 'snd_sfx_atmos_tokubetu_r', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (8, 2, 110, 'snd_sfx_atmos_hiroba_d', 'snd_sfx_atmos_hiroba_d', 'Story_bg_9002_General_Outdoor', 800000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (9, 2, 120, 'snd_sfx_atmos_hiroba_e', 'snd_sfx_atmos_hiroba_e', 'Story_bg_9002_General_Outdoor', 800000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (10, 2, 130, 'snd_sfx_atmos_hiroba_n', 'snd_sfx_atmos_hiroba_n', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (11, 2, 410, 'snd_sfx_atmos_hiroba_c', 'snd_sfx_atmos_hiroba_c', 'Story_bg_9002_General_Outdoor', 800000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (12, 3, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 7640000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (13, 3, 8111, 'snd_sfx_atmos_seiteikoumon_d', 'snd_sfx_atmos_seiteikoumon_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (14, 3, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 7640000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (15, 3, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 7640000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (16, 3, 410, 'snd_sfx_atmos_namiki_c', 'snd_sfx_atmos_namiki_c', 'Story_bg_9002_General_Outdoor', 7640000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (17, 4, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (18, 4, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (19, 4, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (21, 5, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (22, 5, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (23, 5, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (24, 5, 410, 'snd_sfx_atmos_namiki_c', 'snd_sfx_atmos_namiki_c', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (25, 5, 5110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (26, 5, 3110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (27, 6, 110, 'snd_sfx_atmos_kyousitu_d', 'snd_sfx_atmos_kyousitu_d', 'Story_bg_9001_General_Indoor', -11550000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (28, 6, 120, 'snd_sfx_atmos_kyousitu_e', 'snd_sfx_atmos_kyousitu_e', 'Story_bg_9001_General_Indoor', -11550000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (29, 6, 130, 'snd_sfx_atmos_kyousitu_n', 'snd_sfx_atmos_kyousitu_n', 'Story_bg_9001_General_Indoor', -11550000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (30, 7, 110, 'snd_sfx_atmos_rouka_d', 'snd_sfx_atmos_rouka_d', 'Story_bg_9001_General_Indoor', 6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (31, 7, 8111, 'snd_sfx_atmos_seiteirouka_d', 'snd_sfx_atmos_seiteirouka_d', 'Story_bg_9001_General_Indoor', 6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (32, 7, 120, 'snd_sfx_atmos_rouka_e', 'snd_sfx_atmos_rouka_e', 'Story_bg_9001_General_Indoor', 6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (33, 7, 130, 'snd_sfx_atmos_rouka_n', 'snd_sfx_atmos_rouka_n', 'Story_bg_9001_General_Indoor', 6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (34, 7, 210, 'snd_sfx_atmos_rouka_r', 'snd_sfx_atmos_rouka_r', 'Story_bg_9001_General_Indoor', 6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (35, 8, 111, 'snd_sfx_atmos_rouka_d', 'snd_sfx_atmos_rouka_d', 'Story_bg_9001_General_Indoor', -3240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (36, 8, 120, 'snd_sfx_atmos_rouka_e', 'snd_sfx_atmos_rouka_e', 'Story_bg_9001_General_Indoor', -3240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (37, 9, 110, 'snd_sfx_atmos_training_d', 'snd_sfx_atmos_training_d', 'Story_bg_9002_General_Outdoor', -12960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (38, 9, 120, 'snd_sfx_atmos_training_e', 'snd_sfx_atmos_training_e', 'Story_bg_9002_General_Outdoor', -12960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (39, 9, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', -12960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (40, 9, 410, 'snd_sfx_atmos_training_c', 'snd_sfx_atmos_training_c', 'Story_bg_9002_General_Outdoor', -12960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (41, 10, 111, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 1760000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (42, 10, 112, 'snd_sfx_atmos_stagemob_d', 'snd_sfx_atmos_stagemob_d', 'Story_bg_9002_General_Outdoor', 1760000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (43, 10, 130, 'snd_sfx_atmos_stage_n', 'snd_sfx_atmos_stage_n', 'Story_bg_9002_General_Outdoor', 1760000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (44, 11, 110, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_0011_Cafeteria', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (45, 11, 6110, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_0011_Cafeteria', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (46, 11, 130, 'snd_sfx_atmos_cafe_n', 'snd_sfx_atmos_cafe_n', 'Story_bg_0011_Cafeteria', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (47, 11, 6130, 'snd_sfx_atmos_cafe_n', 'snd_sfx_atmos_cafe_n', 'Story_bg_0011_Cafeteria', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (48, 12, 10, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', 5240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (49, 13, 110, 'snd_sfx_atmos_pool_d', 'snd_sfx_atmos_pool_d', 'Story_bg_0013_InddorPool', -10500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (50, 13, 130, 'snd_sfx_atmos_pool_n', 'snd_sfx_atmos_pool_n', 'Story_bg_0013_InddorPool', -10500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (51, 14, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_0014_DanceStudio', -3820000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (52, 14, 130, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_0014_DanceStudio', -3820000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (53, 15, 110, 'snd_sfx_atmos_gym', 'snd_sfx_atmos_gym', 'Story_bg_0015_Gym', -380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (54, 15, 130, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_0015_Gym', -380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (55, 16, 110, 'snd_sfx_atmos_roof_d', 'snd_sfx_atmos_roof_d', 'Story_bg_9002_General_Outdoor', 6000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (56, 16, 120, 'snd_sfx_atmos_roof_e', 'snd_sfx_atmos_roof_e', 'Story_bg_9002_General_Outdoor', 6000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (57, 16, 130, 'snd_sfx_atmos_roof_n', 'snd_sfx_atmos_roof_n', 'Story_bg_9002_General_Outdoor', 6000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (58, 17, 110, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', -1500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (59, 17, 130, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', -1500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (60, 18, 1, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', -7580000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (61, 19, 110, 'snd_sfx_atmos_tokubetu_d', 'snd_sfx_atmos_tokubetu_d', 'Story_bg_9001_General_Indoor', 3340000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (62, 19, 130, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', 3340000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (63, 20, 110, 'snd_sfx_atmos_gymnasium_d', 'snd_sfx_atmos_gymnasium_d', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (64, 20, 111, 'snd_sfx_atmos_gymnasium_play', 'snd_sfx_atmos_gymnasium_play', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (65, 20, 130, 'snd_sfx_atmos_gymnasium_nomob_n', 'snd_sfx_atmos_gymnasium_nomob_n', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (66, 20, 210, 'snd_sfx_atmos_gymnasium_r', 'snd_sfx_atmos_gymnasium_r', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (67, 21, 110, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', -1150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (68, 21, 30, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', -1150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (69, 22, 110, 'snd_sfx_atmos_tokubetu_d', 'snd_sfx_atmos_tokubetu_d', 'Story_bg_9001_General_Indoor', -2000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (70, 23, 111, 'snd_sfx_atmos_entrance_d', 'snd_sfx_atmos_entrance_d', 'Story_bg_9002_General_Outdoor', 2290000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (71, 24, 111, 'snd_sfx_atmos_stand_d', 'snd_sfx_atmos_stand_d', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (72, 25, 110, 'snd_sfx_atmos_hikae_d', 'snd_sfx_atmos_hikae_d', 'Story_bg_9001_General_Indoor', -5160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (73, 26, 110, 'snd_sfx_atmos_backstage_d', 'snd_sfx_atmos_backstage_d', 'Story_bg_9001_General_Indoor', -5080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (74, 26, 120, 'snd_sfx_atmos_backstage_e', 'snd_sfx_atmos_backstage_e', 'Story_bg_9001_General_Indoor', -5080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (75, 27, 10, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', -6000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (76, 28, 111, 'snd_sfx_atmos_station_d', 'snd_sfx_atmos_station_d', 'Story_bg_9002_General_Outdoor', 130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (77, 28, 121, 'snd_sfx_atmos_station_e', 'snd_sfx_atmos_station_e', 'Story_bg_9002_General_Outdoor', 130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (78, 28, 131, 'snd_sfx_atmos_station_n', 'snd_sfx_atmos_station_n', 'Story_bg_9002_General_Outdoor', 130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (79, 28, 410, 'snd_sfx_atmos_station_c', 'snd_sfx_atmos_station_c', 'Story_bg_9002_General_Outdoor', 130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (80, 29, 111, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (81, 29, 121, 'snd_sfx_atmos_street_e', 'snd_sfx_atmos_street_e', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (82, 29, 131, 'snd_sfx_atmos_street_n', 'snd_sfx_atmos_street_n', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (83, 29, 6111, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (84, 29, 6131, 'snd_sfx_atmos_winterstreet', 'snd_sfx_atmos_winterstreet', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (85, 30, 111, 'snd_sfx_atmos_syoutengai_d', 'snd_sfx_atmos_syoutengai_d', 'Story_bg_9002_General_Outdoor', -6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (86, 30, 121, 'snd_sfx_atmos_syoutengai_e', 'snd_sfx_atmos_syoutengai_e', 'Story_bg_9002_General_Outdoor', -6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (87, 30, 131, 'snd_sfx_atmos_syoutengai_n', 'snd_sfx_atmos_syoutengai_n', 'Story_bg_9002_General_Outdoor', -6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (88, 31, 111, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 1910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (89, 31, 121, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 1910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (90, 31, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 1910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (91, 32, 1, 'snd_sfx_atmos_shoppingmall', 'snd_sfx_atmos_shoppingmall', 'Story_bg_0032_ShoppingMall', 7640000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (92, 33, 111, 'snd_sfx_atmos_kasenjiki_d', 'snd_sfx_atmos_kasenjiki_d', 'Story_bg_9002_General_Outdoor', 4200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (93, 33, 121, 'snd_sfx_atmos_kasenjiki_e', 'snd_sfx_atmos_kasenjiki_e', 'Story_bg_9002_General_Outdoor', 4200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (94, 33, 130, 'snd_sfx_atmos_kasenjiki_n', 'snd_sfx_atmos_kasenjiki_n', 'Story_bg_9002_General_Outdoor', 4200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (95, 33, 410, 'snd_sfx_atmos_kasenjiki_c', 'snd_sfx_atmos_kasenjiki_c', 'Story_bg_9002_General_Outdoor', 4200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (96, 34, 111, 'snd_sfx_atmos_yuuenti_d', 'snd_sfx_atmos_yuuenti_d', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (97, 34, 131, 'snd_sfx_atmos_yuuenti_n', 'snd_sfx_atmos_yuuenti_n', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (98, 35, 1, 'snd_sfx_atmos_shoppingmall', 'snd_sfx_atmos_shoppingmall', 'Story_bg_0035_Theater', -1150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (99, 36, 1, 'snd_sfx_atmos_gamecenter', 'snd_sfx_atmos_gamecenter', 'Story_bg_9001_General_Indoor', -4370000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (100, 37, 110, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', 1170000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (101, 37, 120, 'snd_sfx_atmos_aozora_e', 'snd_sfx_atmos_aozora_e', 'Story_bg_9002_General_Outdoor', 5680000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (102, 37, 130, 'snd_sfx_atmos_aozora_n', 'snd_sfx_atmos_aozora_n', 'Story_bg_9002_General_Outdoor', 4645000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (103, 37, 530, 'snd_sfx_atmos_aozora_n', 'snd_sfx_atmos_aozora_n', 'Story_bg_9002_General_Outdoor', 3400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (104, 38, 0, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (105, 39, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 10140000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (106, 39, 9111, 'snd_sfx_atmos_hatumoude_d', 'snd_sfx_atmos_hatumoude_d', 'Story_bg_9002_General_Outdoor', -2240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (107, 39, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 10140000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (108, 39, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 10140000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (109, 40, 2110, 'snd_sfx_atmos_gassyuku_d', 'snd_sfx_atmos_gassyuku_d', 'Story_bg_9002_General_Outdoor', -11600000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (110, 40, 2130, 'snd_sfx_atmos_gassyuku_n', 'snd_sfx_atmos_gassyuku_n', 'Story_bg_9002_General_Outdoor', -11600000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (111, 41, 0, 'snd_sfx_atmos_gassyukuinside', 'snd_sfx_atmos_gassyukuinside', 'Story_bg_9001_General_Indoor', 11550000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (112, 42, 2111, 'snd_sfx_atmos_beach_d', 'snd_sfx_atmos_beach_d', 'Story_bg_9002_General_Outdoor', -9240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (113, 42, 2121, 'snd_sfx_atmos_beach_e', 'snd_sfx_atmos_beach_e', 'Story_bg_9002_General_Outdoor', -8050000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (114, 42, 2130, 'snd_sfx_atmos_beach_n', 'snd_sfx_atmos_beach_n', 'Story_bg_9002_General_Outdoor', -9240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (115, 43, 2131, 'snd_sfx_atmos_maturi_n', 'snd_sfx_atmos_maturi_n', 'Story_bg_9002_General_Outdoor', 1880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (116, 44, 0, 'snd_sfx_atmos_karaoke', 'snd_sfx_atmos_karaoke', 'Story_bg_9001_General_Indoor', 11230000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (117, 45, 1, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_0045_FastFood', -480000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (118, 46, 1, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', -2160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (119, 47, 1, 'snd_sfx_atmos_shoppingmall', 'snd_sfx_atmos_shoppingmall', 'Story_bg_0047_Aquarium', -2780000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (120, 48, 111, 'snd_sfx_atmos_shoppingmall', 'snd_sfx_atmos_shoppingmall', 'Story_bg_9002_General_Outdoor', 3760000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (121, 49, 1, 'snd_sfx_atmos_planetarium', 'snd_sfx_atmos_planetarium', 'Story_bg_0049_Planetarium', 9530000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (122, 50, 0, 'snd_sfx_atmos_kuukan', 'snd_sfx_atmos_kuukan', 'Story_bg_0050_UmaSpace', 6600000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (123, 51, 110, 'snd_sfx_atmos_mori_d', 'snd_sfx_atmos_mori_d', 'Story_bg_9002_General_Outdoor', -1520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (124, 51, 130, 'snd_sfx_atmos_mori_n', 'snd_sfx_atmos_mori_n', 'Story_bg_9002_General_Outdoor', -1520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (125, 52, 110, 'snd_sfx_atmos_kousyaura_d', 'snd_sfx_atmos_kousyaura_d', 'Story_bg_9002_General_Outdoor', -1440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (126, 52, 120, 'snd_sfx_atmos_kousyaura_e', 'snd_sfx_atmos_kousyaura_e', 'Story_bg_9002_General_Outdoor', -1440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (127, 53, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 8950000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (128, 53, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 8950000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (129, 53, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 8950000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (130, 54, 110, 'snd_sfx_atmos_tikabado_d', 'snd_sfx_atmos_tikabado_d', 'Story_bg_0054_Tunnel', 1920000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (131, 55, 110, 'snd_sfx_atmos_paddock_d', 'snd_sfx_atmos_paddock_d', 'Story_bg_9002_General_Outdoor', 3190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (132, 56, 111, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 800000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (133, 57, 110, 'snd_sfx_atmos_hatake_d', 'snd_sfx_atmos_hatake_d', 'Story_bg_9002_General_Outdoor', -4080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (134, 58, 11, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_9001_General_Indoor', 4490000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (135, 59, 110, 'snd_sfx_atmos_ryokan_d', 'snd_sfx_atmos_ryokan_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (136, 59, 130, 'snd_sfx_atmos_ryokan_n', 'snd_sfx_atmos_ryokan_n', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (137, 60, 110, 'snd_sfx_atmos_mujin_d', 'snd_sfx_atmos_mujin_d', 'Story_bg_9002_General_Outdoor', -420000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (138, 60, 120, 'snd_sfx_atmos_mujin_e', 'snd_sfx_atmos_mujin_e', 'Story_bg_9002_General_Outdoor', -420000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (139, 60, 130, 'snd_sfx_atmos_mujin_n', 'snd_sfx_atmos_mujin_n', 'Story_bg_9002_General_Outdoor', -420000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (140, 61, 110, 'snd_sfx_atmos_inaka_d', 'snd_sfx_atmos_inaka_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (141, 61, 130, 'snd_sfx_atmos_inaka_n', 'snd_sfx_atmos_inaka_n', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (142, 62, 110, 'snd_sfx_atmos_pasture_d', 'snd_sfx_atmos_pasture_d', 'Story_bg_9002_General_Outdoor', -10380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (143, 63, 111, 'snd_sfx_atmos_airport_d', 'snd_sfx_atmos_airport_d', 'Story_bg_0063_AirportLobby', -10380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (144, 64, 110, 'snd_sfx_atmos_bus_d', 'snd_sfx_atmos_bus_d', 'Story_bg_9001_General_Indoor', 3380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (145, 65, 111, 'snd_sfx_atmos_train_d', 'snd_sfx_atmos_train_d', 'Story_bg_9001_General_Indoor', -4120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (146, 66, 111, 'snd_sfx_atmos_platform_d', 'snd_sfx_atmos_platform_d', 'Story_bg_9002_General_Outdoor', -4480000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (147, 67, 110, 'snd_sfx_atmos_inn_d', 'snd_sfx_atmos_inn_d', 'Story_bg_9001_General_Indoor', -480000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (148, 67, 130, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', -480000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (149, 68, 110, 'snd_sfx_atmos_opencafe_d', 'snd_sfx_atmos_opencafe_d', 'Story_bg_9002_General_Outdoor', 9510000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (150, 69, 111, 'snd_sfx_atmos_pondpark_d', 'snd_sfx_atmos_pondpark_d', 'Story_bg_9002_General_Outdoor', 12880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (151, 37, 410, 'snd_sfx_atmos_aozora_c', 'snd_sfx_atmos_aozora_c', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (152, 70, 110, 'snd_sfx_atmos_ground_d', 'snd_sfx_atmos_ground_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (153, 71, 110, 'snd_sfx_atmos_ground_d', 'snd_sfx_atmos_ground_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (154, 72, 110, 'snd_sfx_atmos_ground_d', 'snd_sfx_atmos_ground_d', 'Story_bg_9002_General_Outdoor', -11740000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (155, 74, 110, 'snd_sfx_atmos_training_stand_d', 'snd_sfx_atmos_training_stand_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (156, 74, 111, 'snd_sfx_atmos_training_stand_d_mob', 'snd_sfx_atmos_training_stand_d_mob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (157, 75, 1, 'snd_sfx_atmos_kaiken_d', 'snd_sfx_atmos_kaiken_d', 'Story_bg_0075_Press_Conference', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (158, 74, 120, 'snd_sfx_atmos_training_stand_e', 'snd_sfx_atmos_training_stand_e', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (159, 74, 121, 'snd_sfx_atmos_training_stand_e_mob', 'snd_sfx_atmos_training_stand_e_mob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (160, 37, 210, 'snd_sfx_atmos_aozora_r', 'snd_sfx_atmos_aozora_r', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (161, 74, 410, 'snd_sfx_atmos_training_stand_c', 'snd_sfx_atmos_training_stand_c', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (162, 74, 411, 'snd_sfx_atmos_training_stand_c_mob', 'snd_sfx_atmos_training_stand_c_mob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (163, 2, 111, 'snd_sfx_atmos_hiroba_d_mob', 'snd_sfx_atmos_hiroba_d_mob', 'Story_bg_9002_General_Outdoor', 800000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (164, 6, 111, 'snd_sfx_atmos_kyousitu_d', 'snd_sfx_atmos_kyousitu_d', 'Story_bg_9001_General_Indoor', -11550000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (165, 11, 111, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_0011_Cafeteria', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (166, 24, 112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (167, 74, 112, 'snd_sfx_atmos_training_stand_d_mob_crowded', 'snd_sfx_atmos_training_stand_d_mob_crowded', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (168, 85, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (169, 7, 410, 'snd_sfx_atmos_rouka_c', 'snd_sfx_atmos_rouka_c', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (170, 34, 121, 'snd_sfx_atmos_yuuenti_e', 'snd_sfx_atmos_yuuenti_e', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (171, 74, 130, 'snd_sfx_atmos_training_stand_n', 'snd_sfx_atmos_training_stand_n', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (172, 25, 130, 'snd_sfx_atmos_hikae_d', 'snd_sfx_atmos_hikae_d', 'Story_bg_9001_General_Indoor', -5160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (173, 77, 112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 9190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (174, 79, 112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 10440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (175, 26, 130, 'snd_sfx_atmos_backstage_n', 'snd_sfx_atmos_backstage_n', 'Story_bg_9001_General_Indoor', -5080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (176, 34, 110, 'snd_sfx_atmos_yuuenti_d_nomob', 'snd_sfx_atmos_yuuenti_d_nomob', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (177, 34, 120, 'snd_sfx_atmos_yuuenti_e_nomob', 'snd_sfx_atmos_yuuenti_e_nomob', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (178, 34, 130, 'snd_sfx_atmos_yuuenti_n_nomob', 'snd_sfx_atmos_yuuenti_n_nomob', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (179, 79, 132, 'snd_sfx_atmos_stand_n_mob', 'snd_sfx_atmos_stand_n_mob', 'Story_bg_9002_General_Outdoor', 10440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (180, 79, 133, 'snd_sfx_atmos_stand_n_mob', 'snd_sfx_atmos_stand_n_mob', 'Story_bg_9002_General_Outdoor', 10440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (181, 69, 121, 'snd_sfx_atmos_pondpark_e', 'snd_sfx_atmos_pondpark_e', 'Story_bg_9002_General_Outdoor', 12880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (182, 69, 131, 'snd_sfx_atmos_pondpark_n', 'snd_sfx_atmos_pondpark_n', 'Story_bg_9002_General_Outdoor', 12880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (183, 68, 111, 'snd_sfx_atmos_opencafe_d', 'snd_sfx_atmos_opencafe_d', 'Story_bg_9002_General_Outdoor', 9510000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (184, 24, 132, 'snd_sfx_atmos_stand_n_mob', 'snd_sfx_atmos_stand_n_mob', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (185, 24, 133, 'snd_sfx_atmos_stand_n_mob', 'snd_sfx_atmos_stand_n_mob', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (186, 88, 112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 165000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (187, 5, 4110, 'snd_sfx_atmos_namiki_w', 'snd_sfx_atmos_namiki_w', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (188, 5, 4310, 'snd_sfx_atmos_namiki_w', 'snd_sfx_atmos_namiki_w', 'Story_bg_9002_General_Outdoor', -3500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (189, 76, 110, 'snd_sfx_atmos_race_track_d', 'snd_sfx_atmos_race_track_d', 'Story_bg_9002_General_Outdoor', -1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (190, 88, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 165000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (191, 65, 131, 'snd_sfx_atmos_train_d', 'snd_sfx_atmos_train_d', 'Story_bg_9001_General_Indoor', -4120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (192, 76, 120, 'snd_sfx_atmos_race_track_e', 'snd_sfx_atmos_race_track_e', 'Story_bg_9002_General_Outdoor', -1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (193, 65, 121, 'snd_sfx_atmos_train_d', 'snd_sfx_atmos_train_d', 'Story_bg_9001_General_Indoor', -4120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (194, 79, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 10440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (195, 64, 130, 'snd_sfx_atmos_bus_d', 'snd_sfx_atmos_bus_d', 'Story_bg_9001_General_Indoor', 3380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (196, 22, 130, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', -2000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (197, 68, 131, 'snd_sfx_atmos_opencafe_n', 'snd_sfx_atmos_opencafe_n', 'Story_bg_9002_General_Outdoor', 9510000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (198, 37, 630, 'snd_sfx_atmos_aozora_n', 'snd_sfx_atmos_aozora_n', 'Story_bg_9002_General_Outdoor', -7780000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (199, 89, 1, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_0089_SchoolCafeteria', 6110000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (200, 77, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 9190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (201, 78, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 11120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (202, 28, 112, 'snd_sfx_atmos_station_d', 'snd_sfx_atmos_station_d', 'Story_bg_9002_General_Outdoor', 130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (203, 92, 111, 'snd_sfx_atmos_beach_d', 'snd_sfx_atmos_beach_d', 'Story_bg_9002_General_Outdoor', 4645000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (204, 24, 142, 'snd_sfx_atmos_stand_mob', 'snd_sfx_atmos_stand_mob', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (205, 78, 112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 11120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (206, 3, 10111, 'snd_sfx_atmos_seiteikoumon_d', 'snd_sfx_atmos_seiteikoumon_d', 'Story_bg_9002_General_Outdoor', 3840000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (207, 57, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', -4080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (208, 64, 120, 'snd_sfx_atmos_bus_d', 'snd_sfx_atmos_bus_d', 'Story_bg_9001_General_Indoor', 3380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (209, 68, 121, 'snd_sfx_atmos_opencafe_e', 'snd_sfx_atmos_opencafe_e', 'Story_bg_9002_General_Outdoor', 9510000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (210, 2, 8111, 'snd_sfx_atmos_hiroba_d_mob', 'snd_sfx_atmos_hiroba_d_mob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (211, 92, 121, 'snd_sfx_atmos_beach_e', 'snd_sfx_atmos_beach_e', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (212, 91, 100, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 5620000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (213, 74, 10112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', -3270000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (214, 76, 410, 'snd_sfx_atmos_race_track_c', 'snd_sfx_atmos_race_track_c', 'Story_bg_9002_General_Outdoor', -1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (215, 95, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (216, 96, 110, 'snd_sfx_atmos_training_d', 'snd_sfx_atmos_training_d', 'Story_bg_9002_General_Outdoor', -970000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (217, 88, 411, 'snd_sfx_atmos_zawazawa_c', 'snd_sfx_atmos_zawazawa_c', 'Story_bg_9002_General_Outdoor', 4320000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (218, 88, 412, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', 4320000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (219, 79, 411, 'snd_sfx_atmos_zawazawa_c', 'snd_sfx_atmos_zawazawa_c', 'Story_bg_9002_General_Outdoor', 10400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (220, 79, 412, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', 10400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (221, 24, 411, 'snd_sfx_atmos_stand_c', 'snd_sfx_atmos_stand_c', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (222, 24, 412, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (223, 55, 410, 'snd_sfx_atmos_paddock_c', 'snd_sfx_atmos_paddock_c', 'Story_bg_9002_General_Outdoor', 3200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (224, 77, 411, 'snd_sfx_atmos_zawazawa_c', 'snd_sfx_atmos_zawazawa_c', 'Story_bg_9002_General_Outdoor', 9190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (225, 77, 412, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', 9190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (226, 56, 411, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', 810000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (227, 23, 121, 'snd_sfx_atmos_entrance_e', 'snd_sfx_atmos_entrance_e', 'Story_bg_9002_General_Outdoor', 2290000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (228, 78, 411, 'snd_sfx_atmos_zawazawa_c', 'snd_sfx_atmos_zawazawa_c', 'Story_bg_9002_General_Outdoor', 11120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (229, 78, 412, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', 11120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (230, 57, 120, 'snd_sfx_atmos_hatake_e', 'snd_sfx_atmos_hatake_e', 'Story_bg_9002_General_Outdoor', -4080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (231, 9, 140, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', -12960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (232, 97, 100, 'snd_sfx_atmos_canteen_nomob', 'snd_sfx_atmos_canteen_nomob', 'Story_bg_9001_General_Indoor', 10100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (233, 97, 101, 'snd_sfx_atmos_canteen_mob', 'snd_sfx_atmos_canteen_mob', 'Story_bg_9001_General_Indoor', 10100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (234, 90, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 1670000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (235, 42, 2110, 'snd_sfx_atmos_beach_nomob_d', 'snd_sfx_atmos_beach_nomob_d', 'Story_bg_9002_General_Outdoor', -8000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (236, 42, 2120, 'snd_sfx_atmos_beach_nomob_e', 'snd_sfx_atmos_beach_nomob_e', 'Story_bg_9002_General_Outdoor', -7990000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (238, 103, 111, 'snd_sfx_atmos_gymnasium_d_mob', 'snd_sfx_atmos_gymnasium_d_mob', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (239, 104, 110, 'snd_sfx_atmos_gymnasium_d', 'snd_sfx_atmos_gymnasium_d', 'Story_bg_0020_SchoolGym', 120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (240, 95, 1110, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', -3990000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (241, 105, 111, 'snd_sfx_atmos_entrance_d', 'snd_sfx_atmos_entrance_d', 'Story_bg_9002_General_Outdoor', -2860000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (242, 30, 411, 'snd_sfx_atmos_syoutengai_c', 'snd_sfx_atmos_syoutengai_c', 'Story_bg_9002_General_Outdoor', -6540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (243, 23, 411, 'snd_sfx_atmos_entrance_c', 'snd_sfx_atmos_entrance_c', 'Story_bg_9002_General_Outdoor', 2290000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (244, 107, 10, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 1660000, 10000, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (245, 105, 411, 'snd_sfx_atmos_entrance_d', 'snd_sfx_atmos_entrance_d', 'Story_bg_9002_General_Outdoor', -2860000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (246, 103, 11110, 'snd_sfx_atmos_rouka_n', 'snd_sfx_atmos_rouka_n', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (247, 103, 11111, 'snd_sfx_atmos_stagemob_d', 'snd_sfx_atmos_stagemob_d', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (248, 107, 20, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 1660000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (249, 107, 30, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 1660000, 10000, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (250, 106, 0, 'snd_sfx_atmos_stage_n', 'snd_sfx_atmos_stage_n', 'Story_bg_0103_LiveStage', -3480000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (251, 29, 411, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', -8080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (252, 105, 121, 'snd_sfx_atmos_entrance_e', 'snd_sfx_atmos_entrance_e', 'Story_bg_9002_General_Outdoor', -2860000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (253, 95, 120, 'snd_sfx_atmos_aozora_e', 'snd_sfx_atmos_aozora_e', 'Story_bg_9002_General_Outdoor', 520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (254, 17, 140, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', -1500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (255, 10, 121, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 1750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (256, 109, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 9050000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (257, 108, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 7960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (258, 109, 411, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 9050000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (260, 98, 0, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', -3150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (261, 98, 1, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', -3150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (262, 91, 120, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', 5620000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (263, 101, 0, 'snd_sfx_atmos_shoppingmall', 'snd_sfx_atmos_shoppingmall', 'Story_bg_9001_General_Indoor', -3765000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (264, 110, 110, 'snd_sfx_atmos_aozora_c', 'snd_sfx_atmos_aozora_c', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (265, 111, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 7960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (266, 111, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 7960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (267, 111, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 7965000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (268, 110, 410, 'snd_sfx_atmos_aozora_c', 'snd_sfx_atmos_aozora_c', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (269, 49, 0, 'snd_sfx_atmos_planetarium', 'snd_sfx_atmos_planetarium', 'Story_bg_0049_Planetarium', 9530000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (270, 112, 110, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', 6180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (271, 113, 110, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', 7400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (272, 115, 110, 'snd_sfx_atmos_hiroba_d', 'snd_sfx_atmos_hiroba_d', 'Story_bg_9002_General_Outdoor', 1860000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (273, 115, 120, 'snd_sfx_atmos_hiroba_e', 'snd_sfx_atmos_hiroba_e', 'Story_bg_9002_General_Outdoor', 1860000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (274, 112, 410, 'snd_sfx_atmos_aozora_c', 'snd_sfx_atmos_aozora_c', 'Story_bg_9002_General_Outdoor', 6180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (275, 113, 410, 'snd_sfx_atmos_aozora_c', 'snd_sfx_atmos_aozora_c', 'Story_bg_9002_General_Outdoor', 7400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (276, 114, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (277, 114, 121, 'snd_sfx_atmos_zawazawa_e', 'snd_sfx_atmos_zawazawa_e', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (278, 114, 131, 'snd_sfx_atmos_aozora_cheer_n', 'snd_sfx_atmos_aozora_cheer_n', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (279, 118, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_0050_UmaSpace', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (280, 114, 133, 'snd_sfx_atmos_stand_n_mob', 'snd_sfx_atmos_stand_n_mob', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (281, 116, 111, 'snd_sfx_atmos_entrance_d', 'snd_sfx_atmos_entrance_d', 'Story_bg_9002_General_Outdoor', 560000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (282, 117, 110, 'snd_sfx_atmos_inn_d', 'snd_sfx_atmos_inn_d', 'Story_bg_9001_General_Indoor', -2580000, 50000, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (283, 119, 110, 'snd_sfx_atmos_kasenjiki_d', 'snd_sfx_atmos_kasenjiki_d', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (284, 116, 121, 'snd_sfx_atmos_entrance_e', 'snd_sfx_atmos_entrance_e', 'Story_bg_9002_General_Outdoor', 560000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (285, 120, 131, 'snd_sfx_atmos_stagemob_d', 'snd_sfx_atmos_stagemob_d', 'Story_bg_0103_LiveStage', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (286, 116, 411, 'snd_sfx_atmos_entrance_c', 'snd_sfx_atmos_entrance_c', 'Story_bg_9002_General_Outdoor', 560000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (287, 121, 110, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', 6500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (288, 122, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -1000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (289, 123, 110, 'snd_sfx_atmos_mori_d', 'snd_sfx_atmos_mori_d', 'Story_bg_9002_General_Outdoor', -720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (290, 1, 140, 'snd_sfx_atmos_room_n', 'snd_sfx_atmos_room_n', 'Story_bg_9001_General_Indoor', 14720000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (291, 126, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 5000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (292, 125, 111, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_9001_General_Indoor', 6640000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (293, 127, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (294, 126, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 5000000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (295, 127, 120, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 150000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (296, 124, 2110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (297, 124, 2111, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (298, 124, 2112, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (299, 124, 4110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (300, 124, 4111, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (301, 124, 4112, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (302, 24, 130, 'snd_sfx_atmos_training_stand_n', 'snd_sfx_atmos_training_stand_n', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (303, 124, 1110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (304, 124, 1111, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (305, 124, 1112, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (306, 124, 3110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (307, 124, 3111, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (308, 124, 3112, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9001_General_Indoor', 3180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (309, 119, 120, 'snd_sfx_atmos_kasenjiki_e', 'snd_sfx_atmos_kasenjiki_e', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (310, 10, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 1760000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (311, 31, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 1910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (312, 33, 120, 'snd_sfx_atmos_kasenjiki_e', 'snd_sfx_atmos_kasenjiki_e', 'Story_bg_9002_General_Outdoor', 4200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (313, 128, 110, 'snd_sfx_atmos_mori_d', 'snd_sfx_atmos_mori_d', 'Story_bg_9002_General_Outdoor', 80000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (314, 129, 110, 'snd_sfx_atmos_mori_d', 'snd_sfx_atmos_mori_d', 'Story_bg_9002_General_Outdoor', -960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (315, 130, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -5125000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (316, 130, 1, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -5125000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (317, 131, 111, 'snd_sfx_atmos_pool_d', 'snd_sfx_atmos_pool_d', 'Story_bg_0013_InddorPool', 1020000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (318, 134, 111, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', 160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (319, 135, 111, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -4250000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (320, 77, 130, 'snd_sfx_atmos_roof_n', 'snd_sfx_atmos_roof_n', 'Story_bg_9002_General_Outdoor', 9190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (321, 131, 130, 'snd_sfx_atmos_pool_n', 'snd_sfx_atmos_pool_n', 'Story_bg_0013_InddorPool', 1020000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (322, 131, 131, 'snd_sfx_atmos_pool_n', 'snd_sfx_atmos_pool_n', 'Story_bg_0013_InddorPool', 1020000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (323, 133, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -3445000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (324, 133, 112, 'snd_sfx_atmos_stagemob_d', 'snd_sfx_atmos_stagemob_d', 'Story_bg_9002_General_Outdoor', -3445000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (325, 24, 110, 'snd_sfx_atmos_roof_d', 'snd_sfx_atmos_roof_d', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (326, 77, 110, 'snd_sfx_atmos_roof_d', 'snd_sfx_atmos_roof_d', 'Story_bg_9002_General_Outdoor', 9190000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (327, 132, 1, 'snd_sfx_atmos_zawazawa_e', 'snd_sfx_atmos_zawazawa_e', 'Story_bg_0103_LiveStage', -7445000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (328, 119, 130, 'snd_sfx_atmos_kasenjiki_n', 'snd_sfx_atmos_kasenjiki_n', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (329, 138, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (330, 136, 111, 'snd_sfx_atmos_cafe_d', 'snd_sfx_atmos_cafe_d', 'Story_bg_9001_General_Indoor', -2400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (331, 137, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 1665000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (332, 139, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_0011_Cafeteria', -8585000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (333, 139, 111, 'snd_sfx_atmos_canteen_nomob', 'snd_sfx_atmos_canteen_nomob', 'Story_bg_0011_Cafeteria', -8585000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (334, 140, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -1040000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (335, 42, 2150, 'snd_sfx_atmos_beach_nomob_d', 'snd_sfx_atmos_beach_nomob_d', 'Story_bg_9002_General_Outdoor', -8105000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (336, 37, 150, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', -3195000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (337, 140, 130, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', -1040000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (338, 134, 120, 'snd_sfx_atmos_namiki_e', 'snd_sfx_atmos_namiki_e', 'Story_bg_9002_General_Outdoor', 160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (339, 134, 121, 'snd_sfx_atmos_street_e', 'snd_sfx_atmos_street_e', 'Story_bg_9002_General_Outdoor', 160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (340, 142, 111, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', 4130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (341, 79, 110, 'snd_sfx_atmos_roof_d', 'snd_sfx_atmos_roof_d', 'Story_bg_9002_General_Outdoor', 10440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (342, 79, 134, 'snd_sfx_atmos_roof_n', 'snd_sfx_atmos_roof_n', 'Story_bg_9002_General_Outdoor', 10440000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (343, 141, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 3040000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (344, 141, 130, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 3040000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (345, 145, 111, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', 200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (346, 143, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -840000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (347, 144, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_0050_UmaSpace', 9410000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (348, 114, 411, 'snd_sfx_atmos_zawazawa_c', 'snd_sfx_atmos_zawazawa_c', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (349, 4, 7110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 1280000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (350, 4, 7111, 'snd_sfx_atmos_seiteikoumon_d', 'snd_sfx_atmos_seiteikoumon_d', 'Story_bg_9002_General_Outdoor', 1275000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (351, 78, 110, 'snd_sfx_atmos_roof_d', 'snd_sfx_atmos_roof_d', 'Story_bg_9002_General_Outdoor', 11115000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (352, 78, 130, 'snd_sfx_atmos_roof_n', 'snd_sfx_atmos_roof_n', 'Story_bg_9002_General_Outdoor', 11115000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (353, 147, 0, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (354, 34, 7111, 'snd_sfx_atmos_yuuenti_d', 'snd_sfx_atmos_yuuenti_d', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (355, 29, 7111, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (356, 146, 130, 'snd_sfx_atmos_aozora_n', 'snd_sfx_atmos_aozora_n', 'Story_bg_9002_General_Outdoor', -8160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (357, 34, 7131, 'snd_sfx_atmos_yuuenti_n', 'snd_sfx_atmos_yuuenti_n', 'Story_bg_9002_General_Outdoor', 4090000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (358, 153, 1, 'snd_sfx_atmos_jacuzzi_d', 'snd_sfx_atmos_jacuzzi_d', 'Story_bg_0013_InddorPool', -560000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (359, 148, 111, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -5740000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (360, 149, 111, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', -3625000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (361, 150, 131, 'snd_sfx_atmos_maturi_n', 'snd_sfx_atmos_maturi_n', 'Story_bg_9002_General_Outdoor', 8620000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (362, 61, 150, 'snd_sfx_atmos_inaka_n', 'snd_sfx_atmos_inaka_n', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (363, 152, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 9780000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (364, 151, 131, 'snd_sfx_atmos_maturi_n', 'snd_sfx_atmos_maturi_n', 'Story_bg_9002_General_Outdoor', 985000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (365, 37, 710, 'snd_sfx_atmos_blizzard', 'snd_sfx_atmos_blizzard', 'Story_bg_9002_General_Outdoor', -6415000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (366, 157, 6310, 'snd_sfx_atmos_namiki_winter_d', 'snd_sfx_atmos_namiki_winter_d', 'Story_bg_9002_General_Outdoor', 5580000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (367, 156, 0, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', 7475000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (368, 136, 110, 'snd_sfx_atmos_canteen_nomob', 'snd_sfx_atmos_canteen_nomob', 'Story_bg_9001_General_Indoor', -2400000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (369, 155, 6000, 'snd_sfx_atmos_room_winter_stove', 'snd_sfx_atmos_room_winter_stove', 'Story_bg_9001_General_Indoor', 6980000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (371, 154, 110, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', -7160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (372, 51, 310, 'snd_sfx_atmos_namiki_winter_d', 'snd_sfx_atmos_namiki_winter_d', 'Story_bg_9002_General_Outdoor', -1520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (373, 150, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', 8620000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (374, 128, 310, 'snd_sfx_atmos_winter_wind_howling', 'snd_sfx_atmos_winter_wind_howling', 'Story_bg_9002_General_Outdoor', 80000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (375, 161, 0, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', 6500000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (376, 24, 410, 'snd_sfx_atmos_stand_cloudy_nomob', 'snd_sfx_atmos_stand_cloudy_nomob', 'Story_bg_9002_General_Outdoor', -3750000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (380, 88, 410, 'snd_sfx_atmos_stand_cloudy_nomob', 'snd_sfx_atmos_stand_cloudy_nomob', 'Story_bg_9002_General_Outdoor', 4320000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (381, 158, 110, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9001_General_Indoor', -5855000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (382, 159, 110, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', 1880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (383, 160, 111, 'snd_sfx_atmos_wide_room_quiet', 'snd_sfx_atmos_wide_room_quiet', 'Story_bg_9001_General_Indoor', 540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (384, 160, 112, 'snd_sfx_atmos_wide_room_quiet', 'snd_sfx_atmos_wide_room_quiet', 'Story_bg_9001_General_Indoor', 540000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (385, 162, 110, 'snd_sfx_atmos_gymnasium_d', 'snd_sfx_atmos_gymnasium_d', 'Story_bg_0020_SchoolGym', 4080000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (386, 51, 12110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -1520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (387, 99, 111, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', 820000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (388, 29, 311, 'snd_sfx_atmos_winterstreet', 'snd_sfx_atmos_winterstreet', 'Story_bg_9002_General_Outdoor', -8100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (389, 148, 110, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', -5740000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (390, 164, 1, 'snd_sfx_atmos_theater_mob', 'snd_sfx_atmos_theater_mob', 'Story_bg_9001_General_Indoor', 4130000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (391, 165, 111, 'snd_sfx_atmos_paddock_d', 'snd_sfx_atmos_paddock_d', 'Story_bg_9002_General_Outdoor', -830000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (392, 163, 111, 'snd_sfx_atmos_street_d', 'snd_sfx_atmos_street_d', 'Story_bg_9002_General_Outdoor', -4715000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (393, 166, 110, 'snd_sfx_atmos_room_d', 'snd_sfx_atmos_room_d', 'Story_bg_9001_General_Indoor', -70000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (394, 37, 111, 'snd_sfx_atmos_dash_full_speed_d', 'snd_sfx_atmos_dash_full_speed_d', 'Story_bg_9002_General_Outdoor', -12675000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (395, 70, 150, 'snd_sfx_atmos_ground_d', 'snd_sfx_atmos_ground_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (396, 74, 150, 'snd_sfx_atmos_ground_d', 'snd_sfx_atmos_ground_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (397, 119, 150, 'snd_sfx_atmos_race_track_d', 'snd_sfx_atmos_race_track_d', 'Story_bg_9002_General_Outdoor', 11100000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (398, 33, 110, 'snd_sfx_atmos_kasenjiki_d', 'snd_sfx_atmos_kasenjiki_d', 'Story_bg_9002_General_Outdoor', 4200000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (399, 33, 150, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', 4230000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (400, 111, 150, 'snd_sfx_atmos_aozora_d', 'snd_sfx_atmos_aozora_d', 'Story_bg_9002_General_Outdoor', 7960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (401, 92, 110, 'snd_sfx_atmos_beach_e', 'snd_sfx_atmos_beach_e', 'Story_bg_9002_General_Outdoor', 4645000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (402, 131, 110, 'snd_sfx_atmos_pool_d', 'snd_sfx_atmos_pool_d', 'Story_bg_0013_InddorPool', 1020000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (403, 167, 1, 'snd_sfx_atmos_kitchen_wide_mob', 'snd_sfx_atmos_kitchen_wide_mob', 'Story_bg_9001_General_Indoor', 900000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (404, 169, 131, 'snd_sfx_atmos_hall_party_mob', 'snd_sfx_atmos_hall_party_mob', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (405, 90, 13000, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 1670000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (407, 174, 0, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_0050_UmaSpace', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (408, 168, 1, 'snd_sfx_atmos_koubai_d', 'snd_sfx_atmos_koubai_d', 'Story_bg_9001_General_Indoor', -7665000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (409, 69, 4311, 'snd_sfx_atmos_winter_pondpark_mob_d', 'snd_sfx_atmos_winter_pondpark_mob_d', 'Story_bg_9002_General_Outdoor', 12880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (410, 169, 132, 'snd_sfx_atmos_hall_party_mob', 'snd_sfx_atmos_hall_party_mob', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (411, 69, 4321, 'snd_sfx_atmos_winter_pondpark_mob_e', 'snd_sfx_atmos_winter_pondpark_mob_e', 'Story_bg_9002_General_Outdoor', 12880000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (412, 172, 1, 'snd_sfx_atmos_billiard_mob', 'snd_sfx_atmos_billiard_mob', 'Story_bg_9001_General_Indoor', 15685000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (413, 170, 131, 'snd_sfx_atmos_hall_party_mob', 'snd_sfx_atmos_hall_party_mob', 'Story_bg_0020_SchoolGym', 9770000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (414, 165, 411, 'snd_sfx_atmos_paddock_c', 'snd_sfx_atmos_paddock_c', 'Story_bg_9002_General_Outdoor', -830000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (415, 171, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 3910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (416, 178, 0, '', '', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (417, 179, 0, '', '', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (418, 20, 10111, 'snd_sfx_atmos_gymnasium_d_mob', 'snd_sfx_atmos_gymnasium_d_mob', 'Story_bg_0020_SchoolGym', 5380000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (419, 104, 132, 'snd_sfx_atmos_theater_mob', 'snd_sfx_atmos_theater_mob', 'Story_bg_0020_SchoolGym', 120000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (420, 173, 111, 'snd_sfx_atmos_seiteikoumon_d', 'snd_sfx_atmos_seiteikoumon_d', 'Story_bg_9002_General_Outdoor', -14170000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (421, 180, 0, '', '', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (422, 175, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -2295000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (423, 176, 110, 'snd_sfx_atmos_wide_room_quiet', 'snd_sfx_atmos_wide_room_quiet', 'Story_bg_9001_General_Indoor', -570000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (424, 177, 111, 'snd_sfx_atmos_seiteirouka_d', 'snd_sfx_atmos_seiteirouka_d', 'Story_bg_9001_General_Indoor', 3960000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (425, 70, 10111, 'snd_sfx_atmos_training_stand_d_mob', 'snd_sfx_atmos_training_stand_d_mob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (426, 178, 1, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_0050_UmaSpace', -13670000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (427, 181, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 14430000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (428, 182, 112, 'snd_sfx_atmos_stagemob_d', 'snd_sfx_atmos_stagemob_d', 'Story_bg_9002_General_Outdoor', 1910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (429, 183, 0, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 8700000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (430, 185, 112, 'snd_sfx_atmos_training_stand_d_mob', 'snd_sfx_atmos_training_stand_d_mob', 'Story_bg_9002_General_Outdoor', 4670000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (431, 184, 0, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 3520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (432, 187, 0, '', '', '', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (433, 187, 1, '', '', '', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (434, 187, 2, '', '', '', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (435, 187, 3, '', '', '', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (436, 182, 412, 'snd_sfx_atmos_stagemob_d', 'snd_sfx_atmos_stagemob_d', 'Story_bg_9002_General_Outdoor', 1910000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (437, 186, 0, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', -1160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (438, 186, 1, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 1490000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (439, 186, 2, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', -1160000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (440, 186, 3, 'snd_sfx_atmos_room_n_noext', 'snd_sfx_atmos_room_n_noext', 'Story_bg_9001_General_Indoor', 1490000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (441, 190, 111, 'snd_sfx_atmos_gassyuku_d', 'snd_sfx_atmos_gassyuku_d', 'Story_bg_9002_General_Outdoor', 1290000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (442, 188, 110, 'snd_sfx_atmos_hatake_d', 'snd_sfx_atmos_hatake_d', 'Story_bg_9002_General_Outdoor', 7690000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (443, 191, 111, 'snd_sfx_atmos_shoppingmall', 'snd_sfx_atmos_shoppingmall', 'Story_bg_9002_General_Outdoor', 10710000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (444, 189, 111, 'snd_sfx_atmos_hatake_d', 'snd_sfx_atmos_hatake_d', 'Story_bg_9002_General_Outdoor', -1240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (445, 190, 131, 'snd_sfx_atmos_barbecue_n', 'snd_sfx_atmos_barbecue_n', 'Story_bg_9002_General_Outdoor', 1290000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (448, 189, 130, 'snd_sfx_atmos_namiki_n', 'snd_sfx_atmos_namiki_n', 'Story_bg_9002_General_Outdoor', -1240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (450, 95, 410, 'snd_sfx_atmos_namiki_c', 'snd_sfx_atmos_namiki_c', 'Story_bg_9002_General_Outdoor', 520000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (451, 192, 111, 'snd_sfx_atmos_beach_d', 'snd_sfx_atmos_beach_d', 'Story_bg_9002_General_Outdoor', -1240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (452, 192, 120, 'snd_sfx_atmos_beach_nomob_e', 'snd_sfx_atmos_beach_nomob_e', 'Story_bg_9002_General_Outdoor', -1240000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (453, 194, 0, 'snd_sfx_atmos_hikae_d', 'snd_sfx_atmos_hikae_d', 'Story_bg_9001_General_Indoor', 2010000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (454, 193, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', -730000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (455, 202, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (456, 200, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 4180000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (457, 201, 110, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (458, 196, 111, 'snd_sfx_atmos_steampunk_city_d', 'snd_sfx_atmos_steampunk_city_d', 'Story_bg_9002_General_Outdoor', 5070000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (459, 195, 111, 'snd_sfx_atmos_steampunk_city_d', 'snd_sfx_atmos_steampunk_city_d', 'Story_bg_9002_General_Outdoor', -1950000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (460, 197, 110, 'snd_sfx_atmos_gymnasium_r', 'snd_sfx_atmos_gymnasium_r', 'Story_bg_0013_InddorPool', -7680000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (461, 198, 111, 'snd_sfx_atmos_restaurant_mob', 'snd_sfx_atmos_restaurant_mob', 'Story_bg_9001_General_Indoor', 10170000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (463, 199, 0, 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 'Story_bg_9001_General_Indoor', 15170000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (464, 204, 111, 'snd_sfx_atmos_zawazawa_d', 'snd_sfx_atmos_zawazawa_d', 'Story_bg_9002_General_Outdoor', 6370000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (465, 204, 112, 'snd_sfx_atmos_stand_d_mob', 'snd_sfx_atmos_stand_d_mob', 'Story_bg_9002_General_Outdoor', 6370000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (466, 203, 110, 'snd_sfx_atmos_rouka_d', 'snd_sfx_atmos_rouka_d', 'Story_bg_9001_General_Indoor', 290000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (467, 6, 8113, 'snd_sfx_atmos_kyousitu_d', 'snd_sfx_atmos_kyousitu_d', 'Story_bg_9001_General_Indoor', -4210000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (468, 204, 411, 'snd_sfx_atmos_zawazawa_c', 'snd_sfx_atmos_zawazawa_c', 'Story_bg_9002_General_Outdoor', 6370000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (469, 204, 412, 'snd_sfx_atmos_stand_c_mob', 'snd_sfx_atmos_stand_c_mob', 'Story_bg_9002_General_Outdoor', 6370000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (470, 10, 8123, 'snd_sfx_atmos_campfire_e_mob', 'snd_sfx_atmos_campfire_e_mob', 'Story_bg_9002_General_Outdoor', 1765000, 0, 10009, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (471, 206, 110, 'snd_sfx_atmos_namiki_d', 'snd_sfx_atmos_namiki_d', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (472, 207, 0, 'snd_sfx_atmos_wide_room_quiet', 'snd_sfx_atmos_wide_room_quiet', 'Story_bg_9001_General_Indoor', 3600000, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (475, 206, 130, 'snd_sfx_atmos_campfire_n_nomob', 'snd_sfx_atmos_campfire_n_nomob', 'Story_bg_9002_General_Outdoor', 0, 0, 10000, 10000);
INSERT INTO background_data (id, bg_id, bg_sub, cue_name, sheet_name, bus_param_set_name, pos_x, pos_y, width, height) VALUES (476, 208, 0, 'snd_sfx_atmos_wide_room_quiet', 'snd_sfx_atmos_wide_room_quiet', 'Story_bg_9001_General_Indoor', -10710000, 0, 10000, 10000);
-- Table: background_offset_data
CREATE TABLE IF NOT EXISTS 'background_offset_data' ('id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'bg_sub' INTEGER NOT NULL, 'offset_id' INTEGER NOT NULL, 'pos_x' INTEGER NOT NULL, 'pos_y' INTEGER NOT NULL, 'width' INTEGER NOT NULL, 'height' INTEGER NOT NULL, PRIMARY KEY('id'), UNIQUE('bg_id','bg_sub','offset_id'));
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (1, 33, 110, 1, -8280000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (2, 33, 110, 2, 14130000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (3, 33, 150, 1, -8280000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (4, 33, 150, 2, 14130000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (5, 90, 13000, 1, -14990000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (6, 119, 150, 1, -5035000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (7, 163, 111, 1, 7705000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (8, 164, 1, 1, -13330000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (9, 166, 110, 1, -7710000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (10, 166, 110, 2, 5450000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (11, 166, 110, 3, 15060000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (12, 167, 1, 1, 15310000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (13, 167, 1, 2, -14410000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (14, 169, 131, 1, 15830000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (15, 168, 1, 1, 7795000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (16, 69, 4311, 1, -10390000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (17, 169, 132, 1, 14630000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (18, 69, 4321, 1, -10390000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (19, 172, 1, 1, -12135000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (20, 171, 0, 1, 10265000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (21, 20, 10111, 1, -15650000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (22, 173, 111, 1, 4070000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (23, 173, 111, 2, 15120000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (24, 175, 110, 1, 11575000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (25, 176, 110, 1, 15630000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (26, 177, 111, 1, -14660000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (27, 177, 111, 2, 15850000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (28, 70, 10111, 1, 15010000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (29, 70, 10111, 2, -14400000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (30, 181, 110, 1, -10610000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (31, 183, 0, 1, -12695000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (32, 183, 0, 2, 1065000, 10000, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (33, 185, 112, 1, -15850000, -20000, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (34, 184, 0, 1, 15790000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (35, 184, 0, 2, -7070000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (36, 186, 0, 1, -14820000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (37, 186, 0, 2, 11970000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (38, 186, 1, 1, 14840000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (39, 186, 1, 2, -11970000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (40, 186, 2, 1, -14820000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (41, 186, 2, 2, 11970000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (42, 186, 3, 1, 14840000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (43, 186, 3, 2, -11970000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (44, 190, 111, 1, 15990000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (45, 188, 110, 1, -7170000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (46, 191, 111, 1, -6150000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (47, 191, 111, 2, -15810000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (48, 191, 111, 3, 15810000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (49, 189, 111, 1, -15340000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (50, 189, 111, 2, 10400000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (51, 190, 131, 1, 15990000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (54, 189, 130, 1, -15340000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (55, 189, 130, 2, 10400000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (57, 192, 111, 1, 7720000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (58, 192, 120, 1, 7720000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (59, 193, 110, 1, -14590000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (60, 200, 0, 1, 170000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (61, 200, 0, 2, -5370000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (62, 195, 111, 1, -13920000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (63, 197, 110, 1, 14630000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (64, 198, 111, 1, -10070000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (65, 199, 0, 1, -15290000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (66, 203, 110, 1, 15750000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (67, 6, 8113, 1, -15670000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (68, 6, 8113, 2, 4390000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (69, 10, 8123, 1, -15805000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (70, 10, 8123, 2, 15795000, 0, 10009, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (71, 206, 110, 1, 15810000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (72, 206, 110, 2, -13970000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (73, 207, 0, 1, 15760000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (74, 207, 0, 2, -15820000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (76, 206, 130, 1, 15810000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (77, 206, 130, 2, -13970000, 0, 10000, 10000);
INSERT INTO background_offset_data (id, bg_id, bg_sub, offset_id, pos_x, pos_y, width, height) VALUES (78, 208, 0, 1, 6020000, 0, 10000, 10000);
-- Table: banner_data
CREATE TABLE IF NOT EXISTS 'banner_data' ('id' INTEGER NOT NULL, 'banner_id' INTEGER NOT NULL, 'banner_image_id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'transition' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'condition_value' INTEGER NOT NULL, 'dialog_image_id' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (1, 130002, 130002, 1, 1, 30002, 10, 0, 0, '2025/06/26 00:30:00', '2025/07/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (2, 900001, 900001, 3, 3, 9999, 1, 1, 0, '2020/11/30 00:00:00', '2050/01/01 00:00:00');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (3, 130003, 130003, 1, 1, 30003, 9, 0, 0, '2025/06/26 00:30:00', '2025/07/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (4, 130004, 130004, 1, 1, 30004, 9, 0, 0, '2025/06/26 00:30:00', '2025/07/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (5, 130005, 130005, 1, 1, 30005, 9, 0, 0, '2025/06/26 00:30:00', '2025/07/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (6, 130006, 130006, 1, 1, 30006, 9, 0, 0, '2025/07/02 22:00:00', '2025/07/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (7, 130007, 130007, 1, 1, 30007, 9, 0, 0, '2025/07/02 22:00:00', '2025/07/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (8, 130008, 130008, 1, 1, 30008, 9, 0, 0, '2025/07/10 22:00:00', '2025/07/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (9, 130009, 130009, 1, 1, 30009, 9, 0, 0, '2025/07/10 22:00:00', '2025/07/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (11, 511051, 511051, 5, 5, 0, 3, 0, 0, '2025/08/21 22:00:00', '2025/08/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (12, 1, 1, 6, 6, 100001, 2, 0, 0, '2018/03/01 15:00:00', '2025/07/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (13, 500001, 500001, 6, 7, 100003, 4, 1001, 0, '2021/01/15 15:00:00', '2021/03/02 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (14, 5, 5, 6, 6, 100005, 2, 0, 0, '2025/07/04 22:00:00', '2025/07/24 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (15, 201014, 201014, 4, 4, 20002, 3, 0, 0, '2025/07/06 22:00:00', '2025/07/09 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (16, 201001, 201001, 4, 4, 20002, 3, 0, 0, '2025/07/09 15:00:00', '2025/07/12 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (17, 201017, 201017, 4, 4, 20002, 3, 0, 0, '2025/07/12 15:00:00', '2025/07/15 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (18, 510051, 510051, 5, 5, 0, 3, 0, 0, '2025/08/17 22:00:00', '2025/08/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (19, 130010, 130010, 1, 1, 30010, 9, 0, 0, '2025/07/16 22:00:00', '2025/08/01 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (20, 130011, 130011, 1, 1, 30011, 9, 0, 0, '2025/07/16 22:00:00', '2025/08/01 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (21, 130012, 130012, 1, 1, 30012, 9, 0, 0, '2025/07/27 22:00:00', '2025/08/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (22, 130013, 130013, 1, 1, 30013, 9, 0, 0, '2025/07/27 22:00:00', '2025/08/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (23, 500002, 500002, 6, 7, 100007, 4, 1002, 0, '2025/07/12 22:00:00', '2025/07/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (24, 201061, 201061, 4, 4, 20002, 3, 0, 0, '2025/07/27 22:00:00', '2025/07/30 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (25, 201010, 201010, 4, 4, 20002, 3, 0, 0, '2025/07/30 15:00:00', '2025/08/02 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (26, 201041, 201041, 4, 4, 20002, 3, 0, 0, '2025/08/02 15:00:00', '2025/08/05 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (27, 13, 13, 6, 6, 100013, 2, 0, 0, '2025/07/21 22:00:00', '2025/08/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (28, 500003, 500003, 6, 7, 100008, 4, 1003, 0, '2025/08/24 22:00:00', '2025/08/28 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (29, 130014, 130014, 1, 1, 30014, 9, 0, 0, '2025/08/03 22:00:00', '2025/08/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (30, 201038, 201038, 4, 4, 20002, 3, 0, 0, '2025/08/05 15:00:00', '2025/08/08 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (31, 130015, 130015, 1, 1, 30015, 9, 0, 0, '2025/08/03 22:00:00', '2025/08/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (32, 201035, 201035, 4, 4, 20002, 3, 0, 0, '2025/08/21 22:00:00', '2025/08/24 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (33, 201008, 201008, 4, 4, 20002, 3, 0, 0, '2025/08/24 15:00:00', '2025/08/27 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (34, 201003, 201003, 4, 4, 20002, 3, 0, 0, '2025/08/27 15:00:00', '2025/08/30 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (35, 130016, 130016, 1, 1, 30016, 9, 0, 0, '2025/08/11 22:00:00', '2025/08/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (36, 130017, 130017, 1, 1, 30017, 9, 0, 0, '2025/08/11 22:00:00', '2025/08/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (37, 130018, 130018, 1, 1, 30018, 9, 0, 0, '2025/08/20 22:00:00', '2025/08/31 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (38, 130019, 130019, 1, 1, 30019, 9, 0, 0, '2025/08/20 22:00:00', '2025/08/31 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (39, 11, 11, 6, 6, 100011, 2, 0, 0, '2025/08/10 22:00:00', '2025/09/14 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (42, 130020, 130020, 1, 1, 30020, 9, 0, 0, '2025/08/28 22:00:00', '2025/09/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (43, 130021, 130021, 1, 1, 30021, 9, 0, 0, '2025/08/28 22:00:00', '2025/09/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (44, 510061, 510061, 5, 5, 0, 3, 0, 0, '2025/09/07 22:00:00', '2025/09/11 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (45, 511061, 511061, 5, 5, 0, 3, 0, 0, '2025/09/11 22:00:00', '2025/09/17 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (46, 201024, 201024, 4, 4, 20002, 3, 0, 0, '2025/09/11 22:00:00', '2025/09/14 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (47, 201013, 201013, 4, 4, 20002, 3, 0, 0, '2025/09/14 15:00:00', '2025/09/17 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (48, 201015, 201015, 4, 4, 20002, 3, 0, 0, '2025/09/17 15:00:00', '2025/09/20 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (49, 201045, 201045, 4, 4, 20002, 3, 0, 0, '2025/09/20 15:00:00', '2025/09/23 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (50, 130022, 130022, 1, 1, 30022, 9, 0, 0, '2025/09/07 22:00:00', '2025/09/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (51, 130023, 130023, 1, 1, 30023, 9, 0, 0, '2025/09/07 22:00:00', '2025/09/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (52, 130024, 130024, 1, 1, 30024, 9, 0, 0, '2025/09/17 22:00:00', '2025/09/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (53, 130025, 130025, 1, 1, 30025, 9, 0, 0, '2025/09/17 22:00:00', '2025/09/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (54, 500005, 500005, 7, 7, 3, 4, 1005, 0, '2025/10/10 22:00:00', '2025/10/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (55, 130026, 130026, 1, 1, 30026, 9, 0, 0, '2025/09/21 22:00:00', '2025/10/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (56, 130027, 130027, 1, 1, 30027, 9, 0, 0, '2025/09/21 22:00:00', '2025/10/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (57, 500004, 500004, 6, 7, 100012, 4, 1004, 0, '2025/09/17 22:00:00', '2025/09/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (58, 510071, 510071, 5, 5, 0, 3, 0, 0, '2025/10/07 22:00:00', '2025/10/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (59, 511071, 511071, 5, 5, 0, 3, 0, 0, '2025/10/10 22:00:00', '2025/10/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (60, 130028, 130028, 1, 1, 30028, 9, 0, 0, '2025/10/02 22:00:00', '2025/10/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (61, 130029, 130029, 1, 1, 30029, 9, 0, 0, '2025/10/02 22:00:00', '2025/10/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (62, 510081, 510081, 5, 5, 0, 3, 0, 0, '2025/10/30 22:00:00', '2025/11/03 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (63, 511081, 511081, 5, 5, 0, 3, 0, 0, '2025/11/03 22:00:00', '2025/11/09 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (64, 510091, 510091, 5, 5, 0, 3, 0, 0, '2025/11/16 22:00:00', '2025/11/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (65, 511091, 511091, 5, 5, 0, 3, 0, 0, '2025/11/20 22:00:00', '2025/11/26 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (66, 130030, 130030, 1, 1, 30030, 9, 0, 0, '2025/10/07 22:00:00', '2025/10/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (67, 130031, 130031, 1, 1, 30031, 9, 0, 0, '2025/10/07 22:00:00', '2025/10/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (68, 130032, 130032, 1, 1, 30032, 9, 0, 0, '2025/10/14 22:00:00', '2025/10/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (69, 130033, 130033, 1, 1, 30033, 9, 0, 0, '2025/10/14 22:00:00', '2025/10/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (70, 201027, 201027, 4, 4, 20002, 3, 0, 0, '2025/10/26 22:00:00', '2025/10/29 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (71, 201002, 201002, 4, 4, 20002, 3, 0, 0, '2025/10/29 15:00:00', '2025/11/01 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (72, 201007, 201007, 4, 4, 20002, 3, 0, 0, '2025/11/01 15:00:00', '2025/11/04 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (73, 130034, 130034, 1, 1, 30034, 9, 0, 0, '2025/10/21 22:00:00', '2025/10/30 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (74, 130035, 130035, 1, 1, 30035, 9, 0, 0, '2025/10/21 22:00:00', '2025/10/30 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (75, 130036, 130036, 1, 1, 30036, 9, 0, 0, '2025/10/30 22:00:00', '2025/11/09 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (76, 130037, 130037, 1, 1, 30037, 9, 0, 0, '2025/10/30 22:00:00', '2025/11/09 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (77, 510101, 510101, 5, 5, 0, 3, 0, 0, '2025/12/08 22:00:00', '2025/12/12 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (78, 511101, 511101, 5, 5, 0, 3, 0, 0, '2025/12/12 22:00:00', '2025/12/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (79, 510111, 510111, 5, 5, 0, 3, 0, 0, '2025/12/28 22:00:00', '2026/01/01 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (80, 511111, 511111, 5, 5, 0, 3, 0, 0, '2026/01/01 22:00:00', '2026/01/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (81, 510121, 510121, 5, 5, 0, 3, 0, 0, '2026/01/19 22:00:00', '2026/01/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (82, 511121, 511121, 5, 5, 0, 3, 0, 0, '2026/01/23 22:00:00', '2026/01/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (83, 600001, 600001, 6, 6, 100014, 2, 0, 0, '2025/10/26 22:00:00', '2025/11/03 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (84, 600002, 600002, 6, 6, 100015, 2, 0, 0, '2025/11/03 22:00:00', '2025/11/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (85, 600003, 600003, 6, 6, 100016, 2, 0, 0, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (86, 201004, 201004, 4, 4, 20002, 3, 0, 0, '2025/11/13 22:00:00', '2025/11/16 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (87, 201005, 201005, 4, 4, 20002, 3, 0, 0, '2025/11/16 15:00:00', '2025/11/19 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (88, 201026, 201026, 4, 4, 20002, 3, 0, 0, '2025/11/19 15:00:00', '2025/11/22 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (89, 500006, 500006, 7, 7, 4, 4, 1006, 0, '2025/11/20 22:00:00', '2025/11/24 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (90, 130038, 130038, 1, 1, 30038, 9, 0, 0, '2025/11/06 22:00:00', '2025/11/17 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (91, 130039, 130039, 1, 1, 30039, 9, 0, 0, '2025/11/06 22:00:00', '2025/11/17 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (92, 130040, 130040, 1, 1, 30040, 9, 0, 0, '2025/11/11 22:00:00', '2025/11/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (93, 130041, 130041, 1, 1, 30041, 9, 0, 0, '2025/11/11 22:00:00', '2025/11/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (94, 105, 105, 6, 6, 100105, 2, 0, 0, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (95, 106, 106, 6, 6, 100106, 2, 0, 0, '2025/12/01 22:00:00', '2025/12/18 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (96, 109, 109, 6, 6, 100109, 2, 0, 0, '2025/12/18 22:00:00', '2026/01/31 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (97, 130042, 130042, 1, 1, 30042, 9, 0, 0, '2025/11/19 22:00:00', '2025/11/28 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (98, 130043, 130043, 1, 1, 30043, 9, 0, 0, '2025/11/19 22:00:00', '2025/11/28 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (99, 130044, 130044, 1, 1, 30044, 9, 0, 0, '2025/11/24 22:00:00', '2025/12/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (100, 130045, 130045, 1, 1, 30045, 9, 0, 0, '2025/11/24 22:00:00', '2025/12/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (101, 130046, 130046, 1, 1, 30046, 9, 0, 0, '2025/12/01 22:00:00', '2025/12/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (102, 130047, 130047, 1, 1, 30047, 9, 0, 0, '2025/12/01 22:00:00', '2025/12/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (103, 130048, 130048, 1, 1, 30048, 9, 0, 0, '2025/12/08 22:00:00', '2025/12/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (104, 130049, 130049, 1, 1, 30049, 9, 0, 0, '2025/12/08 22:00:00', '2025/12/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (105, 201056, 201056, 4, 4, 20002, 3, 0, 0, '2025/12/04 22:00:00', '2025/12/07 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (106, 201020, 201020, 4, 4, 20002, 3, 0, 0, '2025/12/07 15:00:00', '2025/12/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (107, 201023, 201023, 4, 4, 20002, 3, 0, 0, '2025/12/10 15:00:00', '2025/12/13 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (108, 500007, 500007, 7, 7, 5, 4, 1007, 0, '2025/12/10 22:00:00', '2025/12/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (109, 130050, 130050, 1, 1, 30050, 9, 0, 0, '2025/12/14 22:00:00', '2025/12/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (110, 130051, 130051, 1, 1, 30051, 9, 0, 0, '2025/12/14 22:00:00', '2025/12/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (111, 130052, 130052, 1, 1, 30052, 9, 0, 0, '2025/12/18 22:00:00', '2025/12/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (112, 130053, 130053, 1, 1, 30053, 9, 0, 0, '2025/12/18 22:00:00', '2025/12/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (113, 201018, 201018, 4, 4, 20002, 3, 0, 0, '2025/12/22 22:00:00', '2025/12/25 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (114, 201037, 201037, 4, 4, 20002, 3, 0, 0, '2025/12/25 15:00:00', '2025/12/28 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (115, 201019, 201019, 4, 4, 20002, 3, 0, 0, '2025/12/28 15:00:00', '2025/12/31 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (116, 130054, 130054, 1, 1, 30054, 9, 0, 0, '2025/12/28 22:00:00', '2026/01/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (117, 130055, 130055, 1, 1, 30055, 9, 0, 0, '2025/12/28 22:00:00', '2026/01/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (118, 500008, 500008, 7, 7, 6, 4, 1008, 0, '2026/01/01 22:00:00', '2026/01/05 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (119, 62, 62, 6, 6, 100062, 2, 0, 0, '2025/12/24 22:00:00', '2026/01/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (120, 201060, 201060, 4, 4, 20002, 3, 0, 0, '2026/01/22 22:00:00', '2026/01/25 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (121, 201011, 201011, 4, 4, 20002, 3, 0, 0, '2026/01/25 15:00:00', '2026/01/28 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (122, 201006, 201006, 4, 4, 20002, 3, 0, 0, '2026/01/28 15:00:00', '2026/01/31 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (123, 130056, 130056, 1, 1, 30056, 9, 0, 0, '2026/01/05 22:00:00', '2026/01/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (124, 130057, 130057, 1, 1, 30057, 9, 0, 0, '2026/01/05 22:00:00', '2026/01/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (125, 510011, 510011, 5, 5, 0, 3, 0, 0, '2026/02/09 22:00:00', '2026/02/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (126, 511011, 511011, 5, 5, 0, 3, 0, 0, '2026/02/13 22:00:00', '2026/02/19 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (127, 130058, 130058, 1, 1, 30058, 9, 0, 0, '2026/01/15 22:00:00', '2026/01/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (128, 130059, 130059, 1, 1, 30059, 9, 0, 0, '2026/01/15 22:00:00', '2026/01/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (129, 130060, 130060, 1, 1, 30060, 9, 0, 0, '2026/01/22 22:00:00', '2026/01/31 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (130, 130061, 130061, 1, 1, 30061, 9, 0, 0, '2026/01/22 22:00:00', '2026/01/31 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (131, 500009, 500009, 7, 7, 9, 4, 1009, 0, '2026/01/25 22:00:00', '2026/01/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (132, 500010, 500010, 7, 7, 10, 4, 1010, 0, '2026/02/14 22:00:00', '2026/02/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (133, 510021, 510021, 5, 5, 0, 3, 0, 0, '2026/03/02 22:00:00', '2026/03/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (134, 511021, 511021, 5, 5, 0, 3, 0, 0, '2026/03/06 22:00:00', '2026/03/12 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (135, 510031, 510031, 5, 5, 0, 3, 0, 0, '2026/03/26 22:00:00', '2026/03/30 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (136, 511031, 511031, 5, 5, 0, 3, 0, 0, '2026/03/30 22:00:00', '2026/04/05 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (137, 499, 499, 6, 6, 100499, 2, 0, 0, '2026/01/27 22:00:00', '2026/02/08 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (138, 500, 500, 6, 6, 100500, 2, 0, 0, '2026/02/08 15:00:00', '2026/02/24 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (139, 130064, 130064, 1, 1, 30064, 9, 0, 0, '2026/02/05 22:00:00', '2026/02/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (140, 130065, 130065, 1, 1, 30065, 9, 0, 0, '2026/02/05 22:00:00', '2026/02/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (141, 130066, 130066, 1, 1, 30066, 9, 0, 0, '2026/02/11 22:00:00', '2026/02/19 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (142, 130067, 130067, 1, 1, 30067, 9, 0, 0, '2026/02/11 22:00:00', '2026/02/19 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (143, 130062, 130062, 1, 1, 30062, 9, 0, 0, '2026/01/29 22:00:00', '2026/02/09 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (144, 130063, 130063, 1, 1, 30063, 9, 0, 0, '2026/01/29 22:00:00', '2026/02/09 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (145, 520001, 520001, 8, 8, 520001, 2, 0, 0, '2026/02/01 22:00:00', '2026/02/05 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (146, 150005, 150005, 1, 2, 50005, 10, 0, 0, '2026/02/05 22:00:00', '2026/03/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (147, 150006, 150006, 1, 2, 50006, 10, 0, 0, '2026/02/05 22:00:00', '2026/03/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (148, 130068, 130068, 1, 1, 30068, 9, 0, 0, '2026/02/18 22:00:00', '2026/03/01 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (149, 130069, 130069, 1, 1, 30069, 9, 0, 0, '2026/02/18 22:00:00', '2026/03/01 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (150, 201012, 201012, 4, 4, 20002, 3, 0, 0, '2026/02/26 22:00:00', '2026/03/01 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (151, 201059, 201059, 4, 4, 20002, 3, 0, 0, '2026/03/01 15:00:00', '2026/03/04 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (152, 201040, 201040, 4, 4, 20002, 3, 0, 0, '2026/03/04 15:00:00', '2026/03/07 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (153, 130070, 130070, 1, 1, 30070, 9, 0, 0, '2026/02/25 22:00:00', '2026/03/05 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (154, 130071, 130071, 1, 1, 30071, 9, 0, 0, '2026/02/25 22:00:00', '2026/03/05 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (155, 229, 229, 6, 9, 100229, 2, 0, 0, '2026/03/02 22:00:00', '2026/03/09 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (156, 500011, 500011, 7, 7, 11, 4, 1011, 0, '2026/03/08 22:00:00', '2026/03/12 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (157, 110, 110, 6, 6, 100110, 2, 0, 0, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (158, 130072, 130072, 1, 1, 30072, 9, 0, 0, '2026/03/05 22:00:00', '2026/03/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (159, 130073, 130073, 1, 1, 30073, 9, 0, 0, '2026/03/05 22:00:00', '2026/03/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (160, 600004, 600004, 6, 10, 100017, 5, 0, 0, '2026/03/02 22:00:00', '2026/03/12 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (161, 600005, 600005, 6, 10, 100018, 5, 0, 0, '2026/03/12 22:00:00', '2026/03/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (162, 600006, 600006, 6, 10, 100019, 5, 0, 0, '2026/03/22 15:00:00', '2026/04/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (163, 600007, 600007, 6, 10, 100020, 5, 0, 0, '2026/03/26 22:00:00', '2026/04/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (164, 130074, 130074, 1, 1, 30074, 9, 0, 0, '2026/03/12 22:00:00', '2026/03/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (165, 130075, 130075, 1, 1, 30075, 9, 0, 0, '2026/03/12 22:00:00', '2026/03/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (166, 201032, 201032, 4, 4, 20002, 3, 0, 0, '2026/03/23 22:00:00', '2026/03/26 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (167, 201050, 201050, 4, 4, 20002, 3, 0, 0, '2026/03/26 15:00:00', '2026/03/29 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (168, 201016, 201016, 4, 4, 20002, 3, 0, 0, '2026/03/29 15:00:00', '2026/04/01 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (169, 510041, 510041, 5, 5, 0, 3, 0, 0, '2026/04/20 22:00:00', '2026/04/23 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (170, 511041, 511041, 5, 5, 0, 3, 0, 0, '2026/04/23 22:00:00', '2026/04/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (171, 150007, 150007, 1, 2, 50007, 10, 0, 0, '2026/03/22 22:00:00', '2026/04/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (172, 150008, 150008, 1, 2, 50008, 10, 0, 0, '2026/03/22 22:00:00', '2026/04/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (173, 500012, 500012, 7, 7, 12, 4, 1012, 0, '2026/04/01 22:00:00', '2026/04/05 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (174, 130076, 130076, 1, 1, 30076, 9, 0, 0, '2026/03/22 22:00:00', '2026/04/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (175, 130077, 130077, 1, 1, 30077, 9, 0, 0, '2026/03/22 22:00:00', '2026/04/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (176, 130078, 130078, 1, 1, 30078, 9, 0, 0, '2026/03/26 22:00:00', '2026/04/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (177, 130079, 130079, 1, 1, 30079, 9, 0, 0, '2026/03/26 22:00:00', '2026/04/06 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (178, 130080, 130080, 1, 1, 30080, 9, 0, 0, '2026/04/05 22:00:00', '2026/04/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (179, 130081, 130081, 1, 1, 30081, 9, 0, 0, '2026/04/05 22:00:00', '2026/04/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (180, 130082, 130082, 1, 1, 30082, 9, 0, 0, '2026/04/12 22:00:00', '2026/04/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (181, 130083, 130083, 1, 1, 30083, 9, 0, 0, '2026/04/12 22:00:00', '2026/04/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (182, 146, 146, 6, 6, 100111, 2, 0, 0, '2026/03/26 15:00:00', '2026/04/21 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (183, 130084, 130084, 1, 1, 30084, 9, 0, 0, '2026/04/20 22:00:00', '2026/04/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (184, 130085, 130085, 1, 1, 30085, 9, 0, 0, '2026/04/20 22:00:00', '2026/04/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (185, 2101302, 2101302, 4, 4, 20002, 3, 0, 0, '2026/05/07 22:00:00', '2026/05/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (186, 2103001, 2103001, 4, 4, 20002, 3, 0, 0, '2026/05/10 15:00:00', '2026/05/13 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (187, 2107401, 2107401, 4, 4, 20002, 3, 0, 0, '2026/05/13 15:00:00', '2026/05/16 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (188, 155, 155, 6, 2, 100112, 2, 0, 0, '2026/04/21 22:00:00', '2026/06/03 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (189, 500013, 500013, 7, 7, 13, 4, 1013, 0, '2026/04/22 22:00:00', '2026/04/26 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (190, 63, 63, 6, 5, 100063, 2, 0, 0, '2026/04/26 22:00:00', '2026/05/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (191, 520002, 520002, 8, 8, 520002, 2, 0, 0, '2026/04/15 22:00:00', '2026/04/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (192, 130086, 130086, 1, 1, 30086, 9, 0, 0, '2026/04/26 22:00:00', '2026/05/08 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (193, 130087, 130087, 1, 1, 30087, 9, 0, 0, '2026/04/26 22:00:00', '2026/05/08 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (194, 510052, 510052, 5, 5, 0, 3, 0, 0, '2026/05/10 22:00:00', '2026/05/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (195, 511052, 511052, 5, 5, 0, 3, 0, 0, '2026/05/14 22:00:00', '2026/05/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (196, 510062, 510062, 5, 5, 0, 3, 0, 0, '2026/05/31 22:00:00', '2026/06/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (197, 511062, 511062, 5, 5, 0, 3, 0, 0, '2026/06/04 22:00:00', '2026/06/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (199, 2102101, 2102101, 4, 4, 20002, 3, 0, 0, '2026/06/07 22:00:00', '2026/06/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (200, 2105801, 2105801, 4, 4, 20002, 3, 0, 0, '2026/06/10 15:00:00', '2026/06/13 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (201, 130088, 130088, 1, 1, 30088, 9, 0, 0, '2026/04/30 22:00:00', '2026/05/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (202, 130089, 130089, 1, 1, 30089, 9, 0, 0, '2026/04/30 22:00:00', '2026/05/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (203, 130090, 130090, 1, 1, 30090, 9, 0, 0, '2026/05/10 22:00:00', '2026/05/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (204, 130091, 130091, 1, 1, 30091, 9, 0, 0, '2026/05/10 22:00:00', '2026/05/20 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (205, 500014, 500014, 7, 7, 14, 4, 1014, 0, '2026/05/14 22:00:00', '2026/05/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (206, 130092, 130092, 1, 1, 30092, 9, 0, 0, '2026/05/18 22:00:00', '2026/05/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (207, 130093, 130093, 1, 1, 30093, 9, 0, 0, '2026/05/18 22:00:00', '2026/05/29 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (208, 130094, 130094, 1, 1, 30094, 9, 0, 0, '2026/05/28 22:00:00', '2026/06/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (209, 130095, 130095, 1, 1, 30095, 9, 0, 0, '2026/05/28 22:00:00', '2026/06/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (210, 64, 64, 6, 6, 100064, 2, 0, 0, '2026/06/04 22:00:00', '2026/06/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (211, 130096, 130096, 1, 1, 30096, 9, 0, 0, '2026/06/04 22:00:00', '2026/06/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (212, 130097, 130097, 1, 1, 30097, 9, 0, 0, '2026/06/04 22:00:00', '2026/06/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (213, 180, 180, 6, 6, 100113, 2, 0, 0, '2026/06/09 22:00:00', '2026/06/23 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (214, 510072, 510072, 5, 5, 0, 3, 0, 0, '2026/06/21 22:00:00', '2026/06/24 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (215, 511072, 511072, 5, 5, 0, 3, 0, 0, '2026/06/24 22:00:00', '2026/06/30 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (216, 500015, 500015, 7, 7, 15, 4, 1015, 0, '2026/06/07 22:00:00', '2026/06/11 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (217, 130098, 130098, 1, 1, 30098, 9, 0, 0, '2026/06/11 22:00:00', '2026/06/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (218, 130099, 130099, 1, 1, 30099, 9, 0, 0, '2026/06/11 22:00:00', '2026/06/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (219, 130100, 130100, 1, 1, 30100, 9, 0, 0, '2026/06/18 22:00:00', '2026/06/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (220, 130101, 130101, 1, 1, 30101, 9, 0, 0, '2026/06/18 22:00:00', '2026/06/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (221, 500016, 500016, 7, 7, 16, 4, 1016, 0, '2026/06/28 22:00:00', '2026/07/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (222, 530001, 530001, 8, 8, 530001, 2, 0, 0, '2026/06/24 22:00:00', '2026/06/25 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (223, 130102, 130102, 1, 1, 30102, 9, 0, 0, '2026/06/25 22:00:00', '2026/07/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (224, 130103, 130103, 1, 1, 30103, 9, 0, 0, '2026/06/25 22:00:00', '2026/07/04 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (225, 130104, 130104, 1, 1, 30104, 9, 0, 0, '2026/07/02 22:00:00', '2026/07/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (226, 130105, 130105, 1, 1, 30105, 9, 0, 0, '2026/07/02 22:00:00', '2026/07/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (227, 600008, 600008, 6, 9, 100021, 3, 0, 0, '2026/06/25 22:00:00', '2026/07/16 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (228, 510082, 510082, 5, 5, 0, 3, 0, 0, '2026/07/12 22:00:00', '2026/07/15 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (229, 511082, 511082, 5, 5, 0, 3, 0, 0, '2026/07/15 22:00:00', '2026/07/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (230, 130106, 130106, 1, 1, 30106, 9, 0, 0, '2026/07/07 22:00:00', '2026/07/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (231, 130107, 130107, 1, 1, 30107, 9, 0, 0, '2026/07/07 22:00:00', '2026/07/16 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (232, 130108, 130108, 1, 1, 30108, 9, 0, 0, '2026/07/16 22:00:00', '2026/07/26 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (233, 130109, 130109, 1, 1, 30109, 9, 0, 0, '2026/07/16 22:00:00', '2026/07/26 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (234, 500017, 500017, 7, 7, 17, 4, 1017, 0, '2026/07/23 22:00:00', '2026/07/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (235, 150009, 150009, 1, 2, 50009, 10, 0, 0, '2026/07/22 22:00:00', '2026/08/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (236, 150010, 150010, 1, 2, 50010, 10, 0, 0, '2026/07/22 22:00:00', '2026/08/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (237, 600009, 600009, 6, 10, 100022, 5, 0, 0, '2026/07/14 22:00:00', '2026/07/22 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (238, 600010, 600010, 6, 10, 100023, 5, 0, 0, '2026/07/22 22:00:00', '2026/07/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (239, 600011, 600011, 6, 10, 100024, 5, 0, 0, '2026/07/27 22:00:00', '2026/08/27 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (240, 510092, 510092, 5, 5, 0, 3, 0, 0, '2026/08/05 22:00:00', '2026/08/08 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (241, 511092, 511092, 5, 5, 0, 3, 0, 0, '2026/08/08 22:00:00', '2026/08/14 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (242, 130110, 130110, 1, 1, 30110, 9, 0, 0, '2026/07/22 22:00:00', '2026/08/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (243, 130111, 130111, 1, 1, 30111, 9, 0, 0, '2026/07/22 22:00:00', '2026/08/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (244, 130112, 130112, 1, 1, 30112, 9, 0, 0, '2026/07/27 22:00:00', '2026/08/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (245, 130113, 130113, 1, 1, 30113, 9, 0, 0, '2026/07/27 22:00:00', '2026/08/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (246, 194, 194, 6, 6, 100114, 2, 0, 0, '2026/08/12 22:00:00', '2026/09/08 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (247, 130114, 130114, 1, 1, 30114, 9, 0, 0, '2026/08/05 22:00:00', '2026/08/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (248, 130115, 130115, 1, 1, 30115, 9, 0, 0, '2026/08/05 22:00:00', '2026/08/13 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (249, 2105101, 2105101, 4, 4, 20002, 3, 0, 0, '2026/08/13 22:00:00', '2026/08/16 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (250, 2102801, 2102801, 4, 4, 20002, 3, 0, 0, '2026/08/16 15:00:00', '2026/08/19 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (251, 130116, 130116, 1, 1, 30116, 9, 0, 0, '2026/08/12 22:00:00', '2026/08/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (252, 130117, 130117, 1, 1, 30117, 9, 0, 0, '2026/08/12 22:00:00', '2026/08/21 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (253, 500018, 500018, 7, 7, 18, 4, 1018, 0, '2026/08/14 22:00:00', '2026/08/18 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (254, 130118, 130118, 1, 1, 30118, 9, 0, 0, '2026/08/18 22:00:00', '2026/08/30 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (255, 130119, 130119, 1, 1, 30119, 9, 0, 0, '2026/08/18 22:00:00', '2026/08/30 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (256, 510102, 510102, 5, 5, 0, 3, 0, 0, '2026/08/25 22:00:00', '2026/08/28 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (257, 511102, 511102, 5, 5, 0, 3, 0, 0, '2026/08/28 22:00:00', '2026/09/03 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (258, 198, 198, 6, 6, 100115, 2, 0, 0, '2026/09/08 22:00:00', '2026/10/15 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (259, 2102201, 2102201, 4, 4, 20002, 3, 0, 0, '2026/09/03 22:00:00', '2026/09/06 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (260, 2103901, 2103901, 4, 4, 20002, 3, 0, 0, '2026/09/06 15:00:00', '2026/09/09 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (261, 226, 226, 6, 9, 100117, 4, 0, 0, '2026/09/01 22:00:00', '2026/09/10 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (262, 130120, 130120, 1, 1, 30120, 9, 0, 0, '2026/08/25 22:00:00', '2026/09/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (263, 130121, 130121, 1, 1, 30121, 9, 0, 0, '2026/08/25 22:00:00', '2026/09/02 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (264, 130122, 130122, 1, 1, 30122, 9, 0, 0, '2026/09/01 22:00:00', '2026/09/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (265, 130123, 130123, 1, 1, 30123, 9, 0, 0, '2026/09/01 22:00:00', '2026/09/10 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (267, 130124, 130124, 1, 1, 30124, 9, 0, 0, '2026/09/07 22:00:00', '2026/09/19 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (268, 130125, 130125, 1, 1, 30125, 9, 0, 0, '2026/09/07 22:00:00', '2026/09/19 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (269, 500019, 500019, 7, 7, 19, 4, 1019, 0, '2026/09/03 22:00:00', '2026/09/07 21:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (821, 534, 534, 6, 6, 100039, 3, 0, 0, '2025/10/06 12:00:00', '2025/12/29 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (91001, 910001, 910001, 9, 11, 9999, 8, 2, 910002, '2026/07/24 15:00:00', '2026/08/31 14:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (100000, 800001, 800001, 10, 13, 0, 1, 0, 0, '2025/06/27 12:00:00', '2025/08/14 12:00:00');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (100001, 800001, 800001, 10, 13, 0, 1, 1, 0, '2025/08/14 12:00:00', '2050/09/01 00:00:00');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (100002, 800001, 800001, 10, 13, 0, 1, 2, 0, '2050/08/14 12:00:00', '2050/09/09 11:59:59');
INSERT INTO banner_data (id, banner_id, banner_image_id, type, group_id, transition, priority, condition_value, dialog_image_id, start_date, end_date) VALUES (100004, 800001, 800001, 10, 13, 0, 1, 4, 0, '2025/08/14 12:00:00', '2050/09/01 00:00:00');
-- Table: campaign_chara_story_schedule
CREATE TABLE IF NOT EXISTS 'campaign_chara_story_schedule' ('campaign_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (6, 1015, 41015001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (6, 1015, 41015002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (6, 1015, 41015003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (6, 1015, 41015004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (7, 1026, 41026001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (7, 1026, 41026002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (7, 1026, 41026003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (7, 1026, 41026004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (8, 1023, 41023001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (8, 1023, 41023002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (8, 1023, 41023003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (8, 1023, 41023004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (9, 1003, 41003001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (9, 1003, 41003002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (9, 1003, 41003003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (9, 1003, 41003004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (10, 1013, 41013001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (10, 1013, 41013002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (10, 1013, 41013003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (10, 1013, 41013004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (12, 1038, 41038001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (12, 1038, 41038002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (12, 1038, 41038003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (12, 1038, 41038004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (19, 1050, 41050001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (19, 1050, 41050002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (19, 1050, 41050003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (19, 1050, 41050004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (20, 1046, 41046001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (20, 1046, 41046002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (20, 1046, 41046003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (20, 1046, 41046004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (21, 1016, 41016001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (21, 1016, 41016002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (21, 1016, 41016003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (21, 1016, 41016004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (70, 1018, 41018001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (70, 1018, 41018002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (70, 1018, 41018003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (70, 1018, 41018004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (71, 1024, 41024001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (71, 1024, 41024002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (71, 1024, 41024003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (71, 1024, 41024004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (72, 1020, 41020001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (72, 1020, 41020002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (72, 1020, 41020003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (72, 1020, 41020004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (73, 1012, 41012001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (73, 1012, 41012002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (73, 1012, 41012003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (73, 1012, 41012004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (74, 1011, 41011001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (74, 1011, 41011002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (74, 1011, 41011003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (74, 1011, 41011004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (75, 1014, 41014001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (75, 1014, 41014002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (75, 1014, 41014003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (75, 1014, 41014004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (76, 1005, 41005001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (76, 1005, 41005002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (76, 1005, 41005003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (76, 1005, 41005004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (77, 1040, 41040001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (77, 1040, 41040002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (77, 1040, 41040003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (77, 1040, 41040004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (78, 1001, 41001001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (78, 1001, 41001002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (78, 1001, 41001003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (78, 1001, 41001004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (79, 1004, 41004001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (79, 1004, 41004002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (79, 1004, 41004003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (79, 1004, 41004004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (80, 1058, 41058001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (80, 1058, 41058002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (80, 1058, 41058003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (80, 1058, 41058004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (81, 1037, 41037001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (81, 1037, 41037002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (81, 1037, 41037003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (81, 1037, 41037004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (82, 1056, 41056001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (82, 1056, 41056002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (82, 1056, 41056003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (82, 1056, 41056004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (83, 1028, 41028001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (83, 1028, 41028002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (83, 1028, 41028003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (83, 1028, 41028004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (84, 1019, 41019001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (84, 1019, 41019002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (84, 1019, 41019003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (84, 1019, 41019004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (85, 1030, 41030001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (85, 1030, 41030002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (85, 1030, 41030003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (85, 1030, 41030004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (86, 1045, 41045001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (86, 1045, 41045002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (86, 1045, 41045003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (86, 1045, 41045004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (87, 1039, 41039001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (87, 1039, 41039002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (87, 1039, 41039003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (87, 1039, 41039004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (88, 1025, 41025001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (88, 1025, 41025002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (88, 1025, 41025003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (88, 1025, 41025004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (89, 1017, 41017001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (89, 1017, 41017002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (89, 1017, 41017003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (89, 1017, 41017004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (92, 1040, 41040001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (92, 1040, 41040002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (92, 1040, 41040003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (92, 1040, 41040004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (93, 1048, 41048001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (93, 1048, 41048002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (93, 1048, 41048003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (93, 1048, 41048004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (94, 1059, 41059001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (94, 1059, 41059002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (94, 1059, 41059003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (94, 1059, 41059004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (95, 1006, 41006001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (95, 1006, 41006002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (95, 1006, 41006003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (95, 1006, 41006004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (96, 1023, 41023001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (96, 1023, 41023002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (96, 1023, 41023003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (96, 1023, 41023004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (98, 1022, 41022001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (98, 1022, 41022002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (98, 1022, 41022003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (98, 1022, 41022004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (104, 1021, 41021001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (104, 1021, 41021002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (104, 1021, 41021003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (104, 1021, 41021004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (128, 1015, 41015001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (128, 1015, 41015002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (128, 1015, 41015003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (128, 1015, 41015004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (129, 1069, 41069001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (129, 1069, 41069002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (129, 1069, 41069003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (129, 1069, 41069004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (135, 1026, 41026001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (135, 1026, 41026002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (135, 1026, 41026003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (135, 1026, 41026004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (136, 1037, 41037001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (136, 1037, 41037002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (136, 1037, 41037003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (136, 1037, 41037004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (140, 1071, 41071001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (140, 1071, 41071002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (140, 1071, 41071003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (140, 1071, 41071004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (142, 1033, 41033001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (142, 1033, 41033002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (142, 1033, 41033003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (142, 1033, 41033004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (143, 1068, 41068001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (143, 1068, 41068002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (143, 1068, 41068003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (143, 1068, 41068004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (144, 1062, 41062001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (144, 1062, 41062002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (144, 1062, 41062003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (144, 1062, 41062004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (145, 1067, 41067001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (145, 1067, 41067002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (145, 1067, 41067003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (145, 1067, 41067004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (154, 1074, 41074001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (154, 1074, 41074002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (154, 1074, 41074003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (154, 1074, 41074004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (162, 1020, 41020001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (162, 1020, 41020002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (162, 1020, 41020003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (162, 1020, 41020004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (163, 1005, 41005001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (163, 1005, 41005002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (163, 1005, 41005003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (163, 1005, 41005004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (172, 1051, 41051001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (172, 1051, 41051002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (172, 1051, 41051003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (172, 1051, 41051004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (173, 1072, 41072001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (173, 1072, 41072002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (173, 1072, 41072003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (173, 1072, 41072004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (174, 1060, 41060001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (174, 1060, 41060002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (174, 1060, 41060003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (174, 1060, 41060004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (175, 1061, 41061001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (175, 1061, 41061002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (175, 1061, 41061003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (175, 1061, 41061004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (182, 1031, 41031001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (182, 1031, 41031002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (182, 1031, 41031003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (182, 1031, 41031004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (185, 1064, 41064001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (185, 1064, 41064002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (185, 1064, 41064003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (185, 1064, 41064004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (186, 1038, 41038001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (186, 1038, 41038002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (186, 1038, 41038003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (186, 1038, 41038004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (187, 1022, 41022001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (187, 1022, 41022002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (187, 1022, 41022003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (187, 1022, 41022004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (189, 1034, 41034001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (189, 1034, 41034002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (189, 1034, 41034003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (189, 1034, 41034004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (190, 1044, 41044001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (190, 1044, 41044002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (190, 1044, 41044003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (190, 1044, 41044004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (192, 1010, 41010001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (192, 1010, 41010002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (192, 1010, 41010003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (192, 1010, 41010004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (193, 1059, 41059001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (193, 1059, 41059002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (193, 1059, 41059003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (193, 1059, 41059004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (211, 1036, 41036001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (211, 1036, 41036002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (211, 1036, 41036003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (211, 1036, 41036004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (212, 1020, 41020001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (212, 1020, 41020002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (212, 1020, 41020003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (212, 1020, 41020004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (213, 1016, 41016001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (213, 1016, 41016002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (213, 1016, 41016003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (213, 1016, 41016004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (220, 1013, 41013001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (220, 1013, 41013002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (220, 1013, 41013003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (220, 1013, 41013004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (221, 1053, 41053001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (221, 1053, 41053002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (221, 1053, 41053003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (221, 1053, 41053004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (222, 1098, 41098001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (222, 1098, 41098002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (222, 1098, 41098003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (222, 1098, 41098004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (227, 1046, 41046001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (227, 1046, 41046002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (227, 1046, 41046003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (227, 1046, 41046004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (228, 1050, 41050001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (228, 1050, 41050002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (228, 1050, 41050003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (228, 1050, 41050004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (229, 1035, 41035001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (229, 1035, 41035002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (229, 1035, 41035003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (229, 1035, 41035004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (230, 1029, 41029001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (230, 1029, 41029002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (230, 1029, 41029003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (230, 1029, 41029004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (235, 1042, 41042001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (235, 1042, 41042002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (235, 1042, 41042003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (235, 1042, 41042004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (236, 1019, 41019001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (236, 1019, 41019002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (236, 1019, 41019003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (236, 1019, 41019004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (237, 1058, 41058001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (237, 1058, 41058002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (237, 1058, 41058003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (237, 1058, 41058004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (243, 1087, 41087001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (243, 1087, 41087002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (243, 1087, 41087003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (243, 1087, 41087004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (245, 1078, 41078001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (245, 1078, 41078002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (245, 1078, 41078003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (245, 1078, 41078004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (249, 1021, 41021001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (249, 1021, 41021002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (249, 1021, 41021003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (249, 1021, 41021004);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (250, 1034, 41034001);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (250, 1034, 41034002);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (250, 1034, 41034003);
INSERT INTO campaign_chara_story_schedule (campaign_id, chara_id, story_id) VALUES (250, 1034, 41034004);
-- Table: campaign_cutt_data
CREATE TABLE IF NOT EXISTS 'campaign_cutt_data' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'campaign_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'color_type' INTEGER NOT NULL, 'cut_id' INTEGER NOT NULL, 'cut_sub_id' INTEGER NOT NULL, 'motion_type' INTEGER NOT NULL, 'motion_rate' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (1, 1001, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (2, 1002, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (3, 1003, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (4, 1004, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (5, 1005, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (6, 1006, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (7, 1007, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (8, 1008, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (9, 1009, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (10, 1010, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (11, 1011, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (12, 1012, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (13, 1013, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (14, 1014, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (15, 1015, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (16, 1016, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (17, 1017, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (18, 1018, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (19, 1019, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (20, 1020, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (21, 1021, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (22, 1022, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (23, 1023, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (24, 1024, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (25, 1025, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (26, 1026, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (27, 1027, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (28, 1028, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (29, 1029, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (30, 1030, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (31, 1031, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (32, 1032, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (33, 1033, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (34, 1034, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (35, 1035, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (36, 1036, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (37, 1037, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (38, 1038, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (39, 1039, 226, -1, 0, 1, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (40, 1040, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (41, 1041, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (42, 1042, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (43, 1044, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (44, 1045, 226, -1, 0, 1, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (45, 1046, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (46, 1048, 226, -1, 0, 1, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (47, 1050, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (48, 1051, 226, -1, 0, 1, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (49, 1052, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (50, 1053, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (51, 1056, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (52, 1058, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (53, 1059, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (54, 1060, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (55, 1061, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (56, 1062, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (57, 1064, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (58, 1067, 226, -1, 0, 1, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (59, 1068, 226, -1, 0, 1, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (60, 1069, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (61, 1071, 226, -1, 0, 1, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (62, 1072, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (63, 1074, 226, -1, 0, 1, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (64, 1078, 226, -1, 0, 1, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (65, 1087, 226, -1, 0, 1, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (66, 1098, 226, -1, 0, 1, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (67, 1001, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (68, 1002, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (69, 1003, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (70, 1004, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (71, 1005, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (72, 1006, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (73, 1007, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (74, 1008, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (75, 1009, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (76, 1010, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (77, 1011, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (78, 1012, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (79, 1013, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (80, 1014, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (81, 1015, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (82, 1016, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (83, 1017, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (84, 1018, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (85, 1019, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (86, 1020, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (87, 1021, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (88, 1022, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (89, 1023, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (90, 1024, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (91, 1025, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (92, 1026, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (93, 1027, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (94, 1028, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (95, 1029, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (96, 1030, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (97, 1031, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (98, 1032, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (99, 1033, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (100, 1034, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (101, 1035, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (102, 1036, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (103, 1037, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (104, 1038, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (105, 1039, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (106, 1040, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (107, 1041, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (108, 1042, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (109, 1044, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (110, 1045, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (111, 1046, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (112, 1048, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (113, 1050, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (114, 1051, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (115, 1052, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (116, 1053, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (117, 1056, 226, -1, 0, 2, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (118, 1058, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (119, 1059, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (120, 1060, 226, -1, 0, 2, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (121, 1061, 226, -1, 0, 2, 1, 7, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (122, 1062, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (123, 1064, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (124, 1067, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (125, 1068, 226, -1, 0, 2, 1, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (126, 1069, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (127, 1071, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (128, 1072, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (129, 1074, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (130, 1078, 226, -1, 0, 2, 1, 6, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (131, 1087, 226, -1, 0, 2, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (132, 1098, 226, -1, 0, 2, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (133, 1001, 226, -1, 0, 3, 3, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (134, 1002, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (135, 1003, 226, -1, 0, 3, 2, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (136, 1004, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (137, 1005, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (138, 1006, 226, -1, 0, 3, 3, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (139, 1007, 226, -1, 0, 3, 2, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (140, 1008, 226, -1, 0, 3, 2, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (141, 1009, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (142, 1010, 226, -1, 0, 3, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (143, 1011, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (144, 1012, 226, -1, 0, 3, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (145, 1013, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (146, 1014, 226, -1, 0, 3, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (147, 1015, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (148, 1016, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (149, 1017, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (150, 1018, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (151, 1019, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (152, 1020, 226, -1, 0, 3, 2, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (153, 1021, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (154, 1022, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (155, 1023, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (156, 1024, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (157, 1025, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (158, 1026, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (159, 1027, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (160, 1028, 226, -1, 0, 3, 3, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (161, 1029, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (162, 1030, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (163, 1031, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (164, 1032, 226, -1, 0, 3, 2, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (165, 1033, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (166, 1034, 226, -1, 0, 3, 2, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (167, 1035, 226, -1, 0, 3, 2, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (168, 1036, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (169, 1037, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (170, 1038, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (171, 1039, 226, -1, 0, 3, 3, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (172, 1040, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (173, 1041, 226, -1, 0, 3, 2, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (174, 1042, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (175, 1044, 226, -1, 0, 3, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (176, 1045, 226, -1, 0, 3, 3, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (177, 1046, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (178, 1048, 226, -1, 0, 3, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (179, 1050, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (180, 1051, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (181, 1052, 226, -1, 0, 3, 1, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (182, 1053, 226, -1, 0, 3, 3, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (183, 1056, 226, -1, 0, 3, 1, 2, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (184, 1058, 226, -1, 0, 3, 1, 4, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (185, 1059, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (186, 1060, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (187, 1061, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (188, 1062, 226, -1, 0, 3, 2, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (189, 1064, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (190, 1067, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (191, 1068, 226, -1, 0, 3, 3, 1, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (192, 1069, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (193, 1071, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (194, 1072, 226, -1, 0, 3, 2, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (195, 1074, 226, -1, 0, 3, 3, 5, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (196, 1078, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (197, 1087, 226, -1, 0, 3, 1, 3, 10000);
INSERT INTO campaign_cutt_data (id, chara_id, campaign_id, dress_id, color_type, cut_id, cut_sub_id, motion_type, motion_rate) VALUES (198, 1098, 226, -1, 0, 3, 1, 1, 10000);
-- Table: campaign_data
CREATE TABLE IF NOT EXISTS 'campaign_data' ('campaign_id' INTEGER NOT NULL, 'target_type' INTEGER NOT NULL, 'target_id' INTEGER NOT NULL, 'effect_type_1' INTEGER NOT NULL, 'effect_value_1' INTEGER NOT NULL, 'open_flag_id' INTEGER NOT NULL, 'user_show' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'image_icon_id' INTEGER NOT NULL, 'transition_type' INTEGER NOT NULL, 'image_change' INTEGER NOT NULL, 'logo_type' INTEGER NOT NULL, 'start_time' INTEGER NOT NULL, 'end_time' INTEGER NOT NULL, PRIMARY KEY('campaign_id'));
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (1, 1, 0, 1, 200, 0, 1, 0, 1, 10001, 0, 0, 1614142800, 1769723999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (2, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1751727600, 1752764399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752444000, 1753221599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (4, 6, 0, 0, 0, 0, 0, 500, 0, 0, 0, 1, 1614142800, 2556075599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (5, 6, 0, 0, 0, 0, 0, 501, 0, 0, 0, 1, 1751666400, 2556075599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750897800, 1751493599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (7, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1751493600, 1752184799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (8, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752184800, 1753221599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (9, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752703200, 1754085599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (10, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752703200, 1754085599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754863200, 1755442799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (12, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1753653600, 1754603999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (13, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1753135200, 1753628399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (15, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1753974000, 1754578799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (16, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1753628400, 1754233199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (17, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754604000, 1755874799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (18, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754233200, 1754837999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (19, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754258400, 1755122399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (20, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754949600, 1755899999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (21, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1755727200, 1756677599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (23, 1, 0, 5, 5, 0, 1, 0, 7, 10001, 0, 0, 1763564400, 1764169199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (24, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1757343600, 1758207599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (26, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1762268400, 1763045999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (27, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1763650800, 1764169199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1755442800, 1756047599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (35, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1755702000, 1756306799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (40, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1756306800, 1756911599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (45, 4, 0, 0, 0, 0, 0, 503, 0, 0, 0, 0, 1756652400, 1757257199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (47, 4, 0, 0, 0, 0, 0, 504, 0, 0, 0, 1, 1757257200, 1757861999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (49, 6, 0, 0, 0, 0, 0, 502, 0, 0, 0, 1, 1759442400, 2539400399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (50, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1615464000, 1615525199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (61, 1, 1, 3, 1000, 0, 1, 0, 4, 10001, 1, 0, 1754604000, 1755467999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (62, 1, 0, 3, 1001, 0, 1, 0, 6, 10001, 1, 0, 1766613600, 1767563999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (63, 1, 0, 3, 1002, 0, 0, 0, 6, 10001, 0, 0, 1777240800, 1778191199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (64, 1, 0, 3, 1003, 0, 0, 0, 6, 10001, 0, 0, 1780610400, 1781474399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (70, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1756418400, 1757541599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (71, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1756418400, 1757541599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (72, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1757282400, 1758232799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (73, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758146400, 1758837599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (74, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758492000, 1759615199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758492000, 1759615199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (76, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759442400, 1760133599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (77, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759874400, 1760651999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (78, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1760479200, 1761602399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (79, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1760479200, 1761602399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1761084000, 1761861599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (81, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1761861600, 1762725599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (82, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762466400, 1763416799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762898400, 1763762399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1763589600, 1764367199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764021600, 1765058399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764021600, 1765058399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (87, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764626400, 1765403999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (88, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765231200, 1765922399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (89, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765749600, 1766699999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (90, 4, 0, 0, 0, 0, 0, 600, 0, 0, 0, 1, 1759874400, 1760713199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (91, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1759935600, 1760713199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (92, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765749600, 1766699999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (93, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766095200, 1767045599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (94, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766959200, 1767823199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (95, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767650400, 1768946399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (96, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767650400, 1768946399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (97, 1, 0, 9, 1, 0, 1, 0, 10, 10001, 0, 0, 1768316400, 1768489199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (98, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768514400, 1769205599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (100, 4, 0, 0, 0, 0, 0, 700, 0, 0, 1, 1, 1761516000, 1765378799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (101, 4, 0, 0, 0, 0, 0, 701, 0, 0, 0, 1, 1762207200, 1765378799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (102, 4, 0, 0, 0, 0, 0, 702, 0, 0, 0, 1, 1762466400, 1765378799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (103, 1, 0, 9, 2, 0, 1, 0, 10, 10001, 0, 0, 1768921200, 1769093999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (104, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769119200, 1769896799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (105, 4, 0, 0, 0, 0, 0, 705, 0, 0, 0, 1, 1763589600, 1764169199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (106, 4, 0, 0, 0, 0, 0, 706, 0, 0, 0, 1, 1764626400, 1765205999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (107, 4, 0, 0, 0, 0, 0, 707, 0, 0, 0, 1, 1764860400, 1765465199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (108, 4, 0, 0, 0, 0, 0, 708, 0, 0, 0, 1, 1765465200, 1766069999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (109, 4, 0, 0, 0, 0, 0, 709, 0, 0, 0, 1, 1766095200, 1766674799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (110, 4, 0, 0, 0, 0, 0, 710, 0, 0, 0, 1, 1766415600, 1767020399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (111, 4, 0, 0, 0, 0, 0, 711, 0, 0, 0, 1, 1766934000, 1767538799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (112, 4, 0, 0, 0, 0, 0, 712, 0, 0, 0, 1, 1767538800, 1768143599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (113, 4, 0, 0, 0, 0, 0, 713, 0, 0, 0, 1, 1767884400, 1768489199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (114, 4, 0, 0, 0, 0, 0, 714, 0, 0, 0, 1, 1768489200, 1769093999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (115, 4, 0, 0, 0, 0, 0, 715, 0, 0, 0, 1, 1769094000, 1769698799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (116, 4, 0, 0, 0, 0, 0, 716, 0, 0, 0, 1, 1769698800, 1769871599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (117, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1764860400, 1765724399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (118, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1766934000, 1767797999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (119, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1768834800, 1769698799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (120, 6, 0, 0, 0, 0, 0, 503, 0, 0, 0, 1, 1765231200, 2539400399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (121, 1, 0, 9, 3, 0, 1, 0, 10, 10001, 0, 0, 1769526000, 1769698799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (122, 1, 0, 9, 4, 0, 1, 0, 10, 10001, 0, 0, 1769698800, 1769871599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (123, 1, 0, 7, 1, 0, 1, 0, 9, 10001, 0, 0, 1769551200, 1770845399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (124, 1, 0, 4, 15, 0, 1, 0, 5, 10001, 0, 0, 1769551200, 1770328799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (125, 7, 0, 8, 0, 0, 1, 0, 8, 20001, 0, 0, 1770562800, 1771945199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (126, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1770562800, 1771945199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (128, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769724000, 1770674399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (129, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770847200, 1771538399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (130, 1, 0, 1, 200, 0, 1, 0, 1, 10001, 0, 0, 1772488800, 1776203999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (131, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1772463600, 1776178799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (132, 1, 0, 4, 15, 0, 1, 0, 5, 10001, 0, 0, 1772488800, 1776203999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (133, 1, 0, 9, 5, 0, 1, 0, 10, 10001, 0, 0, 1772982000, 1773154799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (134, 4, 0, 0, 0, 0, 0, 705, 0, 0, 0, 1, 1772575200, 1773154799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (135, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771452000, 1772402399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (136, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771452000, 1772402399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (137, 4, 0, 0, 0, 0, 0, 717, 0, 0, 1, 1, 1772488800, 1776265199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (138, 4, 0, 0, 0, 0, 0, 718, 0, 0, 0, 1, 1773352800, 1776265199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (139, 4, 0, 0, 0, 0, 0, 719, 0, 0, 0, 1, 1774303200, 1776265199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (140, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772056800, 1772747999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (141, 6, 0, 0, 0, 0, 0, 720, 0, 0, 0, 1, 1774562400, 2556075599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (142, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772748000, 1773439199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (143, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1773352800, 1774303199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (144, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1773352800, 1774303199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (145, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774216800, 1775167199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (146, 4, 0, 0, 0, 0, 0, 721, 0, 0, 0, 1, 1774537200, 1775141999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (147, 4, 0, 0, 0, 0, 0, 722, 0, 0, 0, 1, 1774969200, 1775573999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (148, 4, 0, 0, 0, 0, 0, 723, 0, 0, 0, 1, 1775574000, 1776178799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (149, 4, 0, 0, 0, 0, 0, 724, 0, 0, 0, 1, 1776178800, 1776783599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (150, 1, 0, 9, 6, 0, 1, 0, 10, 10001, 0, 0, 1774969200, 1775141999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (151, 1, 0, 9, 7, 0, 1, 0, 10, 10001, 0, 0, 1775401200, 1775573999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (152, 1, 0, 9, 8, 0, 1, 0, 10, 10001, 0, 0, 1776006000, 1776178799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (153, 1, 0, 9, 9, 0, 1, 0, 10, 10001, 0, 0, 1776610800, 1776783599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (154, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774562400, 1775512799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (155, 4, 0, 0, 0, 0, 0, 725, 0, 0, 0, 1, 1776808800, 1777388399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (156, 4, 0, 0, 0, 0, 0, 726, 0, 0, 0, 1, 1777215600, 1777820399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (157, 4, 0, 0, 0, 0, 0, 727, 0, 0, 0, 1, 1777561200, 1778165999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (158, 4, 0, 0, 0, 0, 0, 728, 0, 0, 0, 1, 1778079600, 1778684399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (159, 4, 0, 0, 0, 0, 0, 729, 0, 0, 0, 1, 1778684400, 1779289199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (160, 4, 0, 0, 0, 0, 0, 730, 0, 0, 0, 1, 1779289200, 1779893999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (161, 4, 0, 0, 0, 0, 0, 731, 0, 0, 0, 1, 1779894000, 1780498799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (162, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775426400, 1776549599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (163, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775426400, 1776549599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (165, 1, 0, 9, 10, 0, 1, 0, 10, 10001, 0, 0, 1777215600, 1777388399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (166, 1, 0, 9, 11, 0, 1, 0, 10, 10001, 0, 0, 1777647600, 1777820399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (167, 1, 0, 9, 12, 0, 1, 0, 10, 10001, 0, 0, 1777993200, 1778165999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (168, 1, 0, 9, 13, 0, 1, 0, 10, 10001, 0, 0, 1778511600, 1778684399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (169, 1, 0, 9, 14, 0, 1, 0, 10, 10001, 0, 0, 1779116400, 1779289199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (170, 1, 0, 9, 15, 0, 1, 0, 10, 10001, 0, 0, 1779721200, 1779893999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (171, 1, 0, 9, 16, 0, 1, 0, 10, 10001, 0, 0, 1780326000, 1780498799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (172, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776031200, 1776722399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (173, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776722400, 1777499999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (174, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777240800, 1778277599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (175, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777240800, 1778277599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (176, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1777215600, 1778857199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (177, 7, 0, 8, 0, 0, 1, 0, 8, 20001, 1, 0, 1777240800, 1778943599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (180, 4, 0, 0, 0, 0, 0, 732, 0, 0, 0, 1, 1781042400, 1781621999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (181, 1, 0, 9, 17, 0, 1, 0, 10, 10001, 0, 0, 1781449200, 1781621999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (182, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777586400, 1778450399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (183, 4, 0, 0, 0, 0, 0, 733, 0, 0, 0, 1, 1781622000, 1782226799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (184, 1, 0, 9, 18, 0, 1, 0, 10, 10001, 0, 0, 1782054000, 1782226799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (185, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1778450400, 1779314399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (186, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779141600, 1780091999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (187, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779141600, 1780091999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (188, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1780239600, 1781449199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (189, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1780005600, 1780869599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (190, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1780610400, 1781474399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (191, 1, 0, 12, 2, 0, 1, 0, 12, 10001, 0, 0, 1781535600, 1783263599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (192, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781215200, 1782165599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (193, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781215200, 1782165599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (194, 4, 0, 0, 0, 0, 0, 737, 0, 0, 0, 1, 1786572000, 1787151599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (195, 4, 0, 0, 0, 0, 0, 738, 0, 0, 0, 1, 1787065200, 1787669999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (196, 4, 0, 0, 0, 0, 0, 739, 0, 0, 0, 1, 1787670000, 1788274799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (197, 4, 0, 0, 0, 0, 0, 740, 0, 0, 0, 1, 1788274800, 1788879599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (198, 4, 0, 0, 0, 0, 0, 741, 0, 0, 0, 1, 1788904800, 1789484399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (199, 4, 0, 0, 0, 0, 0, 742, 0, 0, 0, 1, 1789052400, 1789657199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (200, 4, 0, 0, 0, 0, 0, 743, 0, 0, 0, 1, 1790175600, 1790780399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (210, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1782399600, 1783177199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (211, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781820000, 1782597599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (212, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782424800, 1783202399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (213, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782424800, 1783202399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (214, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772488800, 1773068399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (217, 4, 0, 0, 0, 0, 0, 735, 0, 0, 1, 1, 1784066400, 1787929199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (218, 4, 0, 0, 0, 0, 0, 736, 0, 0, 0, 1, 1784757600, 1787929199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (219, 6, 0, 0, 0, 0, 0, 734, 0, 0, 0, 1, 1785189600, 2556075599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (220, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783029600, 1784066399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (221, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783461600, 1784239199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (222, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1784239200, 1785103199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (223, 1, 0, 1, 200, 0, 1, 0, 1, 10001, 0, 0, 1784757600, 1787867999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (224, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1784818800, 1787929199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (225, 1, 0, 4, 15, 0, 1, 0, 5, 10001, 0, 0, 1784757600, 1787867999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (226, 10, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 1788300000, 1789052399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (227, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1784757600, 1786399199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (228, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1785189600, 1786399199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (229, 5, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1785189600, 1786399199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (230, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1785967200, 1786658399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (231, 1, 0, 9, 19, 0, 1, 0, 10, 10001, 0, 0, 1786978800, 1787151599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (232, 1, 0, 9, 20, 0, 1, 0, 10, 10001, 0, 0, 1787497200, 1787669999);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (233, 1, 0, 9, 21, 0, 1, 0, 10, 10001, 0, 0, 1788102000, 1788274799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (234, 1, 0, 9, 22, 0, 1, 0, 10, 10001, 0, 0, 1788706800, 1788879599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (235, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786572000, 1787349599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (236, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787090400, 1788127199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (237, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787090400, 1788127199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (238, 1, 0, 9, 23, 0, 1, 0, 10, 10001, 0, 0, 1789311600, 1789484399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (239, 1, 0, 9, 24, 0, 1, 0, 10, 10001, 0, 0, 1789484400, 1789657199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (240, 1, 0, 9, 25, 0, 1, 0, 10, 10001, 0, 0, 1789484400, 1789657199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (241, 1, 0, 9, 26, 0, 1, 0, 10, 10001, 0, 0, 1789484400, 1789657199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (242, 1, 0, 9, 27, 0, 1, 0, 10, 10001, 0, 0, 1790607600, 1790780399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (243, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787695200, 1788386399);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (244, 2, 0, 2, 3, 0, 1, 0, 2, 20003, 0, 0, 1788447600, 1789657199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (245, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788300000, 1789077599);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (249, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788818400, 1789855199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (250, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788818400, 1789855199);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (314, 1, 0, 11, 150, 0, 1, 0, 11, 10001, 0, 0, 1774216800, 1774882799);
INSERT INTO campaign_data (campaign_id, target_type, target_id, effect_type_1, effect_value_1, open_flag_id, user_show, disp_order, image_icon_id, transition_type, image_change, logo_type, start_time, end_time) VALUES (315, 7, 0, 11, 150, 0, 1, 0, 11, 20001, 0, 0, 1774216800, 1774882799);
-- Table: campaign_n_present_bonus_data
CREATE TABLE IF NOT EXISTS 'campaign_n_present_bonus_data' ('id' INTEGER NOT NULL, 'target_type' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'count' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: campaign_present_bonus_detail
CREATE TABLE IF NOT EXISTS 'campaign_present_bonus_detail' ('id' INTEGER NOT NULL, 'campaign_id' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'count' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, 'item_category_2' INTEGER NOT NULL, 'item_id_2' INTEGER NOT NULL, 'item_num_2' INTEGER NOT NULL, PRIMARY KEY('id'), UNIQUE('campaign_id','card_id'), UNIQUE('item_id_1'));
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (1, 214, 100101, 1, 20, 10001, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (2, 214, 100102, 1, 20, 10002, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (3, 214, 100201, 1, 20, 10003, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (4, 214, 100301, 1, 20, 10004, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (5, 214, 100302, 1, 20, 10005, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (6, 214, 100401, 1, 20, 10006, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (7, 214, 100402, 1, 20, 10007, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (8, 214, 100501, 1, 20, 10008, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (9, 214, 100601, 1, 20, 10009, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (10, 214, 100602, 1, 20, 10010, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (11, 214, 100701, 1, 20, 10011, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (12, 214, 100801, 1, 20, 10012, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (13, 214, 100901, 1, 20, 10013, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (14, 214, 101001, 1, 20, 10014, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (15, 214, 101101, 1, 20, 10015, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (16, 214, 101102, 1, 20, 10016, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (17, 214, 101201, 1, 20, 10017, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (18, 214, 101301, 1, 20, 10018, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (19, 214, 101302, 1, 20, 10019, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (20, 214, 101401, 1, 20, 10020, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (21, 214, 101402, 1, 20, 10021, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (22, 214, 101501, 1, 20, 10022, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (23, 214, 101502, 1, 20, 10023, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (24, 214, 101601, 1, 20, 10024, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (25, 214, 101701, 1, 20, 10025, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (26, 214, 101702, 1, 20, 10026, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (27, 214, 101801, 1, 20, 10027, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (28, 214, 101802, 1, 20, 10028, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (29, 214, 101901, 1, 20, 10029, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (30, 214, 102001, 1, 20, 10030, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (31, 214, 102101, 1, 20, 10031, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (32, 214, 102201, 1, 20, 10032, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (33, 214, 102301, 1, 20, 10033, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (34, 214, 102302, 1, 20, 10034, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (35, 214, 102401, 1, 20, 10035, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (36, 214, 102402, 1, 20, 10036, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (37, 214, 102501, 1, 20, 10037, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (38, 214, 102601, 1, 20, 10038, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (39, 214, 102602, 1, 20, 10039, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (40, 214, 102701, 1, 20, 10040, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (41, 214, 102801, 1, 20, 10041, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (42, 214, 103001, 1, 20, 10042, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (43, 214, 103002, 1, 20, 10043, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (44, 214, 103201, 1, 20, 10044, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (45, 214, 103301, 1, 20, 10045, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (46, 214, 103501, 1, 20, 10046, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (47, 214, 103701, 1, 20, 10047, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (48, 214, 103702, 1, 20, 10048, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (49, 214, 103801, 1, 20, 10049, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (50, 214, 103901, 1, 20, 10050, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (51, 214, 104001, 1, 20, 10051, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (52, 214, 104002, 1, 20, 10052, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (53, 214, 104101, 1, 20, 10053, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (54, 214, 104501, 1, 20, 10054, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (55, 214, 104502, 1, 20, 10055, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (56, 214, 104601, 1, 20, 10056, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (57, 214, 104801, 1, 20, 10057, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (58, 214, 105001, 1, 20, 10058, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (59, 214, 105201, 1, 20, 10059, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (60, 214, 105202, 1, 20, 10060, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (61, 214, 105601, 1, 20, 10061, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (62, 214, 105602, 1, 20, 10062, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (63, 214, 105801, 1, 20, 10063, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (64, 214, 105901, 1, 20, 10064, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (65, 214, 106001, 1, 20, 10065, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (66, 214, 106101, 1, 20, 10066, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (67, 214, 106901, 1, 20, 10067, 1, 0, 0, 0);
INSERT INTO campaign_present_bonus_detail (id, campaign_id, card_id, count, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2) VALUES (68, 214, 107101, 1, 20, 10068, 1, 0, 0, 0);
-- Table: campaign_single_race_add_data
CREATE TABLE IF NOT EXISTS 'campaign_single_race_add_data' ('id' INTEGER NOT NULL, 'race_additional_id' INTEGER NOT NULL, 'race_program_id' INTEGER NOT NULL, 'race_additional_reward_id' INTEGER NOT NULL, 'reward_limit' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (1, 1, 623, 1, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (2, 2, 624, 2, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (3, 3, 81, 3, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (4, 4, 625, 4, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (5, 5, 1, 5, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (6, 6, 2, 6, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (7, 7, 3, 7, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (8, 8, 162, 8, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (9, 9, 163, 9, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (10, 10, 4, 10, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (11, 11, 164, 11, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (12, 12, 5, 12, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (13, 13, 165, 13, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (14, 14, 166, 14, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (15, 15, 73, 15, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (16, 16, 74, 16, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (17, 17, 1022, 17, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (18, 18, 1023, 18, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (19, 19, 75, 19, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (20, 20, 1109, 20, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (21, 21, 167, 21, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (22, 22, 168, 22, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (23, 23, 76, 23, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (24, 24, 1026, 24, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (25, 25, 1025, 25, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (26, 26, 1024, 26, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (27, 27, 77, 27, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (65, 65, 1022, 65, 1);
INSERT INTO campaign_single_race_add_data (id, race_additional_id, race_program_id, race_additional_reward_id, reward_limit) VALUES (66, 66, 1023, 66, 1);
-- Table: campaign_single_race_add_reward
CREATE TABLE IF NOT EXISTS 'campaign_single_race_add_reward' ('id' INTEGER NOT NULL, 'race_additional_reward_id' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'reward_type' INTEGER NOT NULL, 'reward_value' INTEGER NOT NULL, 'reward_rate' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (1, 1, 102, 104001, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (2, 1, 102, 104001, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (3, 1, 102, 104001, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (4, 2, 102, 100401, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (5, 2, 102, 100401, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (6, 2, 102, 100401, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (7, 3, 102, 100302, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (8, 3, 102, 100302, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (9, 3, 102, 100302, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (10, 4, 102, 105001, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (11, 4, 102, 105001, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (12, 4, 102, 105001, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (13, 5, 102, 101901, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (14, 5, 102, 101901, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (15, 5, 102, 101901, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (16, 6, 102, 103801, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (17, 6, 102, 103801, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (18, 6, 102, 103801, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (19, 7, 102, 101302, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (20, 7, 102, 101302, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (21, 7, 102, 101302, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (22, 8, 102, 100901, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (23, 8, 102, 100901, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (24, 8, 102, 100901, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (25, 9, 102, 102001, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (26, 9, 102, 102001, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (27, 9, 102, 102001, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (28, 10, 102, 102501, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (29, 10, 102, 102501, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (30, 10, 102, 102501, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (31, 11, 102, 101401, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (32, 11, 102, 101401, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (33, 11, 102, 101401, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (34, 12, 102, 100801, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (35, 12, 102, 100801, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (36, 12, 102, 100801, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (37, 13, 102, 103901, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (38, 13, 102, 103901, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (39, 13, 102, 103901, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (40, 14, 102, 101601, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (41, 14, 102, 101601, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (42, 14, 102, 101601, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (43, 15, 102, 101001, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (44, 15, 102, 101001, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (45, 15, 102, 101001, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (46, 16, 102, 102301, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (47, 16, 102, 102301, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (48, 16, 102, 102301, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (49, 17, 102, 104601, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (50, 17, 102, 104601, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (51, 17, 102, 104601, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (52, 18, 102, 100501, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (53, 18, 102, 100501, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (54, 18, 102, 100501, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (55, 19, 102, 102801, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (56, 19, 102, 102801, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (57, 19, 102, 102801, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (58, 20, 102, 109801, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (59, 20, 102, 109801, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (60, 20, 102, 109801, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (61, 21, 102, 105901, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (62, 21, 102, 105901, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (63, 21, 102, 105901, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (64, 22, 102, 106701, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (65, 22, 102, 106701, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (66, 22, 102, 106701, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (67, 23, 102, 102101, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (68, 23, 102, 102101, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (69, 23, 102, 102101, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (70, 24, 102, 104602, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (71, 24, 102, 104602, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (72, 24, 102, 104602, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (73, 25, 102, 105202, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (74, 25, 102, 105202, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (75, 25, 102, 105202, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (76, 26, 102, 106102, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (77, 26, 102, 106102, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (78, 26, 102, 106102, 2, 2, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (79, 27, 102, 101201, 1, 5, 10000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (80, 27, 102, 101201, 2, 1, 5000);
INSERT INTO campaign_single_race_add_reward (id, race_additional_reward_id, item_category, item_id, reward_type, reward_value, reward_rate) VALUES (81, 27, 102, 101201, 2, 2, 5000);
-- Table: campaign_sp_present_bonus_data
CREATE TABLE IF NOT EXISTS 'campaign_sp_present_bonus_data' ('id' INTEGER NOT NULL, 'target_type' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'count' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, 'prop_id' INTEGER NOT NULL, 'location_id' INTEGER NOT NULL, 'motion_type' INTEGER NOT NULL, 'replace_index' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: campaign_story_data
CREATE TABLE IF NOT EXISTS 'campaign_story_data' ('id' INTEGER NOT NULL, 'campaign_id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: campaign_swap_motion_data
CREATE TABLE IF NOT EXISTS 'campaign_swap_motion_data' ('id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'cut_id' INTEGER NOT NULL, 'cut_sub_id' INTEGER NOT NULL, 'replace_index' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (1, 901036, 1, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (2, 901050, 1, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (3, 901078, 1, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (4, 901023, 1, 1, 1);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (5, 901006, 1, 1, 2);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (6, 901016, 1, 1, 2);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (7, 901008, 1, 1, 2);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (8, 901021, 2, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (9, 901053, 2, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (10, 901068, 2, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (11, 901046, 2, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (12, 901047, 2, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (13, 901052, 2, 1, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (14, 901020, 2, 1, 1);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (15, 901031, 2, 1, 2);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (16, 901034, 2, 1, 2);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (17, 901048, 2, 1, 3);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (18, 901034, 3, 2, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (19, 901050, 3, 2, 0);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (20, 901033, 3, 2, 1);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (21, 901031, 3, 2, 1);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (22, 901046, 3, 2, 1);
INSERT INTO campaign_swap_motion_data (id, dress_id, cut_id, cut_sub_id, replace_index) VALUES (23, 901037, 3, 1, 0);
-- Table: campaign_walking_chara
CREATE TABLE IF NOT EXISTS 'campaign_walking_chara' ('campaign_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'location_1' INTEGER NOT NULL, 'location_2' INTEGER NOT NULL, 'location_3' INTEGER NOT NULL, UNIQUE('campaign_id','chara_id'));
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1001, 4, 37, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1002, 5, 38, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1003, 6, 39, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1004, 7, 40, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1005, 8, 41, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1006, 6, 42, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1007, 9, 43, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1008, 10, 45, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1009, 11, 44, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1010, 12, 49, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1011, 13, 46, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1012, 14, 47, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1013, 15, 48, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1014, 8, 49, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1015, 16, 41, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1016, 17, 52, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1017, 18, 50, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1018, 11, 38, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1019, 19, 51, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1020, 20, 52, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1021, 6, 53, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1022, 16, 50, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1023, 7, 50, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1024, 14, 54, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1025, 21, 50, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1026, 22, 38, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1027, 23, 38, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1028, 12, 55, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1029, 4, 56, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1030, 24, 50, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1031, 6, 56, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1032, 25, 57, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1033, 26, 58, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1034, 27, 52, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1035, 8, 49, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1036, 28, 38, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1037, 29, 37, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1038, 7, 59, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1039, 8, 60, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1040, 29, 56, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1041, 30, 61, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1042, 31, 54, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1044, 32, 50, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1045, 30, 44, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1046, 33, 51, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1048, 6, 44, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1050, 24, 62, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1051, 11, 60, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1052, 30, 59, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1053, 8, 46, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1056, 27, 63, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1058, 34, 63, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1059, 11, 64, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1060, 16, 67, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1061, 16, 65, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1062, 30, 64, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1064, 33, 41, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1067, 8, 39, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1068, 13, 67, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1069, 13, 66, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1071, 35, 41, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1072, 36, 46, 2);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1074, 31, 48, 3);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1078, 20, 67, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1087, 26, 51, 1);
INSERT INTO campaign_walking_chara (campaign_id, chara_id, location_1, location_2, location_3) VALUES (226, 1098, 8, 44, 1);
-- Table: campaign_walking_data
CREATE TABLE IF NOT EXISTS 'campaign_walking_data' ('id' INTEGER NOT NULL, 'campaign_id' INTEGER NOT NULL, 'logo_id' INTEGER NOT NULL, 'map_id' INTEGER NOT NULL, 'icon_id_location_1' INTEGER NOT NULL, 'icon_id_location_2' INTEGER NOT NULL, 'icon_id_location_3' INTEGER NOT NULL, 'walking_limit' INTEGER NOT NULL, 'gauge_max' INTEGER NOT NULL, 'gauge_up_singlemode' INTEGER NOT NULL, 'gauge_up_teamstadium' INTEGER NOT NULL, 'gauge_up_dailyrace' INTEGER NOT NULL, 'gauge_up_dailylegendrace' INTEGER NOT NULL, 'gauge_up_login' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_walking_data (id, campaign_id, logo_id, map_id, icon_id_location_1, icon_id_location_2, icon_id_location_3, walking_limit, gauge_max, gauge_up_singlemode, gauge_up_teamstadium, gauge_up_dailyrace, gauge_up_dailylegendrace, gauge_up_login) VALUES (1, 226, 1, 1, 3, 2, 1, 2, 10, 10, 2, 2, 2, 10);
-- Table: campaign_walking_friend
CREATE TABLE IF NOT EXISTS 'campaign_walking_friend' ('id' INTEGER NOT NULL, 'friend_list_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: campaign_walking_location
CREATE TABLE IF NOT EXISTS 'campaign_walking_location' ('id' INTEGER NOT NULL, 'cut_id' INTEGER NOT NULL, 'cut_sub_id' INTEGER NOT NULL, 'material_id' TEXT NOT NULL, 'background_data_id' INTEGER NOT NULL, 'bg_position_custom' INTEGER NOT NULL, 'bg_position_x' INTEGER NOT NULL, 'reward_set_id' INTEGER NOT NULL, 'love_point' INTEGER NOT NULL, 'friend_list_id' INTEGER NOT NULL, 'place_position_x' INTEGER NOT NULL, 'place_position_y' INTEGER NOT NULL, 'place_color_main' TEXT NOT NULL, 'place_color_sub' TEXT NOT NULL, 'bgm_cue_name' TEXT NOT NULL, 'bgm_cuesheet_name' TEXT NOT NULL, 'env_cue_name' TEXT NOT NULL, 'env_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (1, 3, 1, 'Flooring', 117, 0, 0, 1, 50, 0, 273, 257, 'FC8642', 'ED7034', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (2, 3, 2, 'Flooring', 233, 0, 0, 1, 50, 0, 273, 257, 'FC8642', 'ED7034', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (3, 3, 3, 'Flooring', 134, 0, 0, 1, 50, 0, 273, 257, 'FC8642', 'ED7034', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (4, 1, 1, 'Grass', 142, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (5, 1, 1, 'Dirt', 140, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (6, 1, 1, 'Asphalt', 392, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (7, 1, 1, 'Flooring', 197, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (8, 1, 1, 'Asphalt', 96, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (9, 1, 1, 'Soil', 271, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (10, 1, 1, 'Beach', 112, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (11, 1, 1, 'Asphalt', 422, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (12, 1, 1, 'Asphalt', 441, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (13, 1, 1, 'Asphalt', 135, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (14, 1, 1, 'Asphalt', 420, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (15, 1, 1, 'Asphalt', 80, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (16, 1, 1, 'Asphalt', 150, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (17, 1, 1, 'Grass', 430, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (18, 1, 1, 'Asphalt', 120, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (19, 1, 1, 'Asphalt', 166, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (20, 1, 1, 'Grass', 289, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (21, 1, 1, 'Asphalt', 356, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (22, 1, 1, 'Grass', 283, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (23, 1, 1, 'Soil', 444, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (24, 1, 1, 'Asphalt', 265, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (25, 1, 1, 'Flooring', 314, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (26, 1, 1, 'Asphalt', 267, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (27, 1, 1, 'Asphalt', 105, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (28, 1, 1, 'Asphalt', 387, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (29, 1, 1, 'Flooring', 183, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (30, 1, 1, 'Asphalt', 311, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (31, 1, 1, 'Asphalt', 97, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (32, 1, 1, 'Soil', 442, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (33, 1, 1, 'Grass', 324, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (34, 1, 1, 'Beach', 137, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (35, 1, 1, 'Grass', 454, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (36, 1, 1, 'Soil', 313, 0, 0, 3, 50, 0, -222, 61, '54BD42', '41A130', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (37, 2, 1, 'Concrete', 263, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (38, 2, 1, 'Flooring', 118, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (39, 2, 1, 'Flooring', 99, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (40, 2, 1, 'Flooring', 327, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (41, 2, 1, 'Flooring', 390, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (42, 2, 1, 'Concrete', 461, 1, -30000, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (43, 2, 1, 'Flooring', 353, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (44, 2, 1, 'Flooring', 408, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (45, 2, 1, 'Flooring', 412, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (46, 2, 1, 'Flooring', 423, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (47, 2, 1, 'Flooring', 403, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (48, 2, 1, 'Flooring', 371, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (49, 2, 1, 'Flooring', 116, 1, 160000, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (50, 2, 1, 'Flooring', 359, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (51, 2, 1, 'Flooring', 345, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (52, 2, 1, 'Flooring', 282, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (53, 2, 1, 'Flooring', 382, 1, -30000, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (54, 2, 1, 'Concrete', 143, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (55, 2, 1, 'Flooring', 332, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (56, 2, 1, 'Concrete', 340, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (57, 2, 1, 'Flooring', 334, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (58, 2, 1, 'Flooring', 121, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (59, 2, 1, 'Flooring', 292, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (60, 2, 1, 'Flooring', 360, 1, 130000, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (61, 2, 1, 'Concrete', 91, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (62, 2, 1, 'Concrete', 119, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (63, 2, 1, 'Flooring', 346, 1, 95000, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (64, 2, 1, 'Flooring', 98, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (65, 2, 1, 'Flooring', 368, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (66, 2, 1, 'Concrete', 319, 1, 70000, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
INSERT INTO campaign_walking_location (id, cut_id, cut_sub_id, material_id, background_data_id, bg_position_custom, bg_position_x, reward_set_id, love_point, friend_list_id, place_position_x, place_position_y, place_color_main, place_color_sub, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (67, 2, 1, 'Flooring', 424, 0, 0, 2, 50, 0, 260, -275, '5B9EFC', '3C7EF0', '', '', '', '');
-- Table: campaign_walking_reward_set
CREATE TABLE IF NOT EXISTS 'campaign_walking_reward_set' ('id' INTEGER NOT NULL, 'reward_set_id' INTEGER NOT NULL, 'limit_num' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (1, 1, 1, 90, 43, 50);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (2, 1, 1, 164, 150, 1);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (3, 1, 1, 20, 32, 5);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (4, 1, 1, 21, 34, 5);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (5, 1, 1, 91, 59, 40000);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (6, 2, 1, 90, 43, 50);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (7, 2, 1, 11, 162, 1);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (8, 2, 1, 11, 161, 1);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (9, 2, 1, 11, 160, 1);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (10, 2, 1, 30, 110, 20000);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (11, 3, 1, 90, 43, 50);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (12, 3, 1, 93, 44, 3);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (13, 3, 1, 97, 115, 3);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (14, 3, 1, 34, 95, 5);
INSERT INTO campaign_walking_reward_set (id, reward_set_id, limit_num, item_category, item_id, item_num) VALUES (15, 3, 1, 103, 98, 1000);
-- Table: card_data
CREATE TABLE IF NOT EXISTS 'card_data' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'default_rarity' INTEGER NOT NULL, 'limited_chara' INTEGER NOT NULL, 'available_skill_set_id' INTEGER NOT NULL, 'talent_speed' INTEGER NOT NULL, 'talent_stamina' INTEGER NOT NULL, 'talent_pow' INTEGER NOT NULL, 'talent_guts' INTEGER NOT NULL, 'talent_wiz' INTEGER NOT NULL, 'talent_group_id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'get_piece_id' INTEGER NOT NULL, 'running_style' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100101, 1001, 3, 0, 100101, 0, 20, 0, 0, 10, 100101, 8, 100101, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100102, 1001, 3, 0, 100102, 0, 10, 10, 10, 0, 100102, 317, 100102, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100103, 1001, 3, 0, 100103, 10, 10, 0, 0, 10, 100103, 428, 100103, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100201, 1002, 3, 0, 100201, 20, 0, 0, 10, 0, 100201, 30, 100201, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100301, 1003, 3, 0, 100301, 20, 10, 0, 0, 0, 100301, 21, 100301, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100302, 1003, 3, 0, 100302, 10, 10, 0, 10, 0, 100302, 132, 100302, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100401, 1004, 3, 0, 100401, 10, 0, 0, 0, 20, 100401, 12, 100401, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100402, 1004, 3, 0, 100402, 15, 0, 0, 0, 15, 100402, 322, 100402, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100501, 1005, 3, 0, 100501, 0, 0, 20, 0, 10, 100501, 17, 100501, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100502, 1005, 3, 0, 100502, 8, 0, 14, 0, 8, 100502, 404, 100502, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100601, 1006, 3, 0, 100601, 20, 0, 10, 0, 0, 100601, 21, 100601, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100602, 1006, 3, 0, 100602, 15, 15, 0, 0, 0, 100602, 366, 100602, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100701, 1007, 2, 0, 100701, 0, 20, 10, 0, 0, 100701, 55, 100701, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100702, 1007, 3, 0, 100702, 0, 0, 20, 0, 10, 100702, 454, 100702, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100801, 1008, 2, 0, 100801, 10, 0, 20, 0, 0, 100801, 55, 100801, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (100901, 1009, 2, 0, 100901, 10, 0, 0, 20, 0, 100901, 1, 100901, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101001, 1010, 3, 0, 101001, 20, 0, 0, 0, 10, 101001, 8, 101001, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101002, 1010, 3, 0, 101002, 0, 0, 30, 0, 0, 101002, 441, 101002, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101101, 1011, 2, 0, 101101, 20, 0, 10, 0, 0, 101101, 21, 101101, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101102, 1011, 3, 0, 101102, 0, 15, 0, 0, 15, 101102, 270, 101102, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101201, 1012, 3, 0, 101201, 0, 0, 20, 10, 0, 101201, 17, 101201, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101301, 1013, 3, 0, 101301, 0, 20, 0, 0, 10, 101301, 30, 101301, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101302, 1013, 3, 0, 101302, 0, 10, 10, 0, 10, 101302, 132, 101302, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101303, 1013, 3, 0, 101303, 8, 8, 0, 0, 14, 101303, 452, 101303, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101401, 1014, 2, 0, 101401, 20, 0, 0, 0, 10, 101401, 8, 101401, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101402, 1014, 3, 0, 101402, 15, 0, 0, 15, 0, 101402, 271, 101402, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101501, 1015, 3, 0, 101501, 0, 20, 0, 0, 10, 101501, 55, 101501, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101502, 1015, 3, 0, 101502, 14, 8, 0, 0, 8, 101502, 383, 101502, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101601, 1016, 3, 0, 101601, 10, 20, 0, 0, 0, 101601, 152, 101601, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101701, 1017, 3, 0, 101701, 0, 20, 0, 10, 0, 101701, 69, 101701, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101702, 1017, 3, 0, 101702, 8, 14, 0, 0, 8, 101702, 363, 101702, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101801, 1018, 2, 0, 101801, 10, 0, 20, 0, 0, 101801, 69, 101801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101802, 1018, 3, 0, 101802, 10, 0, 10, 10, 0, 101802, 295, 101802, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101901, 1019, 3, 0, 101901, 8, 8, 7, 0, 7, 101901, 125, 101901, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (101902, 1019, 3, 0, 101902, 7, 7, 8, 8, 0, 101902, 470, 101902, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102001, 1020, 3, 0, 102001, 0, 10, 0, 0, 20, 102001, 127, 102001, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102002, 1020, 3, 0, 102002, 8, 0, 8, 14, 0, 102002, 413, 102002, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102101, 1021, 3, 0, 102101, 0, 20, 10, 0, 0, 102101, 21, 102101, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102102, 1021, 3, 0, 102102, 14, 8, 0, 8, 0, 102102, 475, 102102, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102201, 1022, 3, 0, 102201, 0, 0, 15, 0, 15, 102201, 127, 102201, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102202, 1022, 3, 0, 102202, 0, 0, 0, 10, 20, 102202, 437, 102202, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102301, 1023, 3, 0, 102301, 0, 0, 0, 10, 20, 102301, 155, 102301, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102302, 1023, 3, 0, 102302, 0, 12, 12, 0, 6, 102302, 369, 102302, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102401, 1024, 2, 0, 102401, 0, 20, 0, 10, 0, 102401, 12, 102401, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102402, 1024, 3, 0, 102402, 10, 10, 0, 0, 10, 102402, 291, 102402, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102501, 1025, 3, 0, 102501, 0, 30, 0, 0, 0, 102501, 125, 102501, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102601, 1026, 3, 0, 102601, 0, 20, 10, 0, 0, 102601, 53, 102601, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102602, 1026, 3, 0, 102602, 10, 10, 10, 0, 0, 102602, 405, 102602, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102701, 1027, 1, 0, 102701, 0, 0, 20, 0, 10, 102701, 53, 102701, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102801, 1028, 3, 0, 102801, 0, 0, 20, 10, 0, 102801, 44, 102801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (102901, 1029, 3, 0, 102901, 10, 0, 0, 20, 0, 102901, 12, 102901, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103001, 1030, 3, 0, 103001, 0, 10, 0, 20, 0, 103001, 30, 103001, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103002, 1030, 3, 0, 103002, 0, 15, 15, 0, 0, 103002, 349, 103002, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103101, 1031, 3, 0, 103101, 15, 0, 0, 15, 0, 103101, 8, 103101, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103201, 1032, 1, 0, 103201, 20, 0, 0, 10, 0, 103201, 61, 103201, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103301, 1033, 3, 0, 103301, 10, 0, 20, 0, 0, 103301, 57, 103301, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103401, 1034, 3, 0, 103401, 0, 10, 20, 0, 0, 103401, 21, 103401, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103402, 1034, 3, 0, 103402, 14, 0, 8, 0, 8, 103402, 471, 103402, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103501, 1035, 1, 0, 103501, 0, 10, 20, 0, 0, 103501, 8, 103501, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103502, 1035, 3, 0, 103502, 8, 0, 14, 8, 0, 103502, 458, 103502, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103601, 1036, 3, 0, 103601, 0, 0, 0, 0, 30, 103601, 55, 103601, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103701, 1037, 3, 0, 103701, 0, 0, 10, 0, 20, 103701, 8, 103701, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103702, 1037, 3, 0, 103702, 0, 8, 8, 0, 14, 103702, 403, 103702, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103801, 1038, 3, 0, 103801, 10, 0, 20, 0, 0, 103801, 1, 103801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103802, 1038, 3, 0, 103802, 10, 0, 10, 0, 10, 103802, 431, 103802, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (103901, 1039, 3, 0, 103901, 0, 0, 10, 20, 0, 103901, 51, 103901, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104001, 1040, 3, 0, 104001, 0, 0, 10, 20, 0, 104001, 12, 104001, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104002, 1040, 3, 0, 104002, 8, 0, 8, 0, 14, 104002, 364, 104002, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104101, 1041, 1, 0, 104101, 20, 0, 0, 0, 10, 104101, 30, 104101, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104201, 1042, 3, 0, 104201, 10, 0, 0, 0, 20, 104201, 41, 104201, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104401, 1044, 3, 0, 104401, 10, 0, 20, 0, 0, 104401, 75, 104401, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104501, 1045, 2, 0, 104501, 0, 10, 0, 0, 20, 104501, 21, 104501, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104502, 1045, 3, 0, 104502, 14, 8, 0, 8, 0, 104502, 357, 104502, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104601, 1046, 3, 0, 104601, 20, 0, 10, 0, 0, 104601, 41, 104601, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104602, 1046, 3, 0, 104602, 20, 0, 0, 10, 0, 104602, 324, 104602, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (104801, 1048, 3, 0, 104801, 10, 0, 10, 10, 0, 104801, 44, 104801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105001, 1050, 3, 0, 105001, 10, 0, 0, 20, 0, 105001, 55, 105001, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105002, 1050, 3, 0, 105002, 0, 8, 0, 8, 14, 105002, 460, 105002, 4);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105101, 1051, 3, 0, 105101, 15, 0, 15, 0, 0, 105101, 30, 105101, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105201, 1052, 1, 0, 105201, 0, 0, 10, 20, 0, 105201, 8, 105201, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105202, 1052, 3, 0, 105202, 0, 0, 20, 10, 0, 105202, 375, 105202, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105301, 1053, 3, 0, 105301, 10, 0, 10, 10, 0, 105301, 12, 105301, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105601, 1056, 1, 0, 105601, 0, 20, 10, 0, 0, 105601, 30, 105601, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105602, 1056, 3, 0, 105602, 0, 10, 0, 10, 10, 105602, 105, 105602, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105801, 1058, 3, 0, 105801, 0, 20, 0, 10, 0, 105801, 125, 105801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105802, 1058, 3, 0, 105802, 0, 0, 15, 0, 15, 105802, 467, 105802, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105901, 1059, 3, 0, 105901, 10, 0, 0, 0, 20, 105901, 55, 105901, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (105902, 1059, 3, 0, 105902, 20, 0, 0, 0, 10, 105902, 448, 105902, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106001, 1060, 1, 0, 106001, 0, 0, 20, 0, 10, 106001, 48, 106001, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106002, 1060, 3, 0, 106002, 0, 10, 10, 0, 10, 106002, 418, 106002, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106101, 1061, 1, 0, 106101, 0, 0, 20, 10, 0, 106101, 51, 106101, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106102, 1061, 3, 0, 106102, 10, 0, 10, 10, 0, 106102, 425, 106102, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106201, 1062, 2, 0, 106201, 0, 20, 0, 10, 0, 106201, 48, 106201, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106401, 1064, 3, 0, 106401, 10, 10, 0, 10, 0, 106401, 155, 106401, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106701, 1067, 3, 0, 106701, 0, 15, 0, 0, 15, 106701, 30, 106701, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106801, 1068, 3, 0, 106801, 20, 10, 0, 0, 0, 106801, 21, 106801, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (106901, 1069, 3, 0, 106901, 10, 0, 0, 10, 10, 106901, 8, 106901, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (107101, 1071, 3, 0, 107101, 10, 0, 0, 0, 20, 107101, 61, 107101, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (107201, 1072, 3, 0, 107201, 0, 0, 20, 10, 0, 107201, 53, 107201, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (107401, 1074, 3, 0, 107401, 0, 14, 0, 8, 8, 107401, 25, 107401, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (107801, 1078, 3, 0, 107801, 10, 0, 0, 10, 10, 107801, 152, 107801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (108701, 1087, 3, 0, 108701, 20, 0, 0, 10, 0, 108701, 3, 108701, 1);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (109801, 1098, 3, 0, 109801, 0, 0, 10, 0, 20, 109801, 127, 109801, 2);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (9100101, 1001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 3);
INSERT INTO card_data (id, chara_id, default_rarity, limited_chara, available_skill_set_id, talent_speed, talent_stamina, talent_pow, talent_guts, talent_wiz, talent_group_id, bg_id, get_piece_id, running_style) VALUES (9101101, 1011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 3);
-- Table: card_rarity_data
CREATE TABLE IF NOT EXISTS 'card_rarity_data' ('id' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'rarity' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'skill_set' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'max_speed' INTEGER NOT NULL, 'max_stamina' INTEGER NOT NULL, 'max_pow' INTEGER NOT NULL, 'max_guts' INTEGER NOT NULL, 'max_wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'get_dress_id_1' INTEGER NOT NULL, 'get_dress_id_2' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010103, 100101, 3, 100101, 10010103, 83, 88, 98, 90, 91, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010104, 100101, 4, 100101, 10010104, 92, 98, 109, 100, 101, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010105, 100101, 5, 100101, 10010105, 102, 108, 120, 110, 110, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010203, 100102, 3, 100130, 11010103, 77, 90, 103, 98, 82, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100130);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010204, 100102, 4, 100130, 11010104, 86, 100, 114, 109, 91, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100130);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010205, 100102, 5, 100130, 11010105, 94, 110, 125, 119, 102, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100130);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010303, 100103, 3, 100102, 12010103, 96, 82, 94, 82, 96, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100102);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010304, 100103, 4, 100102, 12010104, 107, 91, 105, 91, 106, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100102);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10010305, 100103, 5, 100102, 12010105, 117, 100, 115, 100, 118, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 101, 100102);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10020103, 100201, 3, 100201, 10020103, 101, 84, 77, 100, 88, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 101, 100201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10020104, 100201, 4, 100201, 10020104, 112, 93, 85, 111, 99, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 101, 100201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10020105, 100201, 5, 100201, 10020105, 124, 102, 94, 122, 108, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 101, 100201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10030103, 100301, 3, 100301, 10030103, 90, 89, 83, 92, 96, 1200, 1200, 1200, 1200, 1200, 2, 3, 7, 6, 4, 7, 5, 3, 7, 1, 101, 100301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10030104, 100301, 4, 100301, 10030104, 99, 99, 92, 102, 108, 1200, 1200, 1200, 1200, 1200, 2, 3, 7, 6, 4, 7, 5, 3, 7, 1, 101, 100301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10030105, 100301, 5, 100301, 10030105, 109, 109, 102, 112, 118, 1200, 1200, 1200, 1200, 1200, 2, 3, 7, 6, 4, 7, 5, 3, 7, 1, 101, 100301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10030203, 100302, 3, 100302, 11030103, 89, 102, 80, 86, 93, 1200, 1200, 1200, 1200, 1200, 2, 3, 7, 6, 4, 7, 5, 3, 7, 1, 101, 100302);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10030204, 100302, 4, 100302, 11030104, 99, 113, 89, 96, 103, 1200, 1200, 1200, 1200, 1200, 2, 3, 7, 6, 4, 7, 5, 3, 7, 1, 101, 100302);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10030205, 100302, 5, 100302, 11030105, 109, 125, 98, 106, 112, 1200, 1200, 1200, 1200, 1200, 2, 3, 7, 6, 4, 7, 5, 3, 7, 1, 101, 100302);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10040103, 100401, 3, 100401, 10040103, 96, 68, 86, 100, 100, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 101, 100401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10040104, 100401, 4, 100401, 10040104, 107, 76, 96, 111, 110, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 101, 100401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10040105, 100401, 5, 100401, 10040105, 118, 84, 105, 122, 121, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 101, 100401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10040203, 100402, 3, 100430, 11040103, 100, 69, 93, 87, 101, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 101, 100430);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10040204, 100402, 4, 100430, 11040104, 111, 77, 104, 97, 111, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 101, 100430);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10040205, 100402, 5, 100430, 11040105, 122, 85, 114, 107, 122, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 101, 100430);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10050103, 100501, 3, 100501, 10050103, 96, 88, 97, 82, 87, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 101, 100501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10050104, 100501, 4, 100501, 10050104, 106, 98, 108, 91, 97, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 101, 100501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10050105, 100501, 5, 100501, 10050105, 117, 107, 118, 100, 108, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 101, 100501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10050203, 100502, 3, 100520, 11050103, 98, 77, 102, 78, 95, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 101, 100520);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10050204, 100502, 4, 100520, 11050104, 109, 86, 113, 87, 105, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 101, 100520);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10050205, 100502, 5, 100520, 11050105, 120, 94, 124, 96, 116, 1200, 1200, 1200, 1200, 1200, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 101, 100520);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10060103, 100601, 3, 100601, 10060103, 101, 66, 106, 84, 93, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 6, 2, 7, 7, 4, 7, 6, 101, 100601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10060104, 100601, 4, 100601, 10060104, 112, 74, 118, 94, 102, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 6, 2, 7, 7, 4, 7, 6, 101, 100601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10060105, 100601, 5, 100601, 10060105, 124, 81, 130, 103, 112, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 6, 2, 7, 7, 4, 7, 6, 101, 100601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10060203, 100602, 3, 100646, 11060103, 94, 91, 111, 76, 78, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 6, 2, 7, 7, 4, 7, 6, 101, 100646);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10060204, 100602, 4, 100646, 11060104, 105, 101, 124, 85, 85, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 6, 2, 7, 7, 4, 7, 6, 101, 100646);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10060205, 100602, 5, 100646, 11060105, 115, 111, 136, 93, 95, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 6, 2, 7, 7, 4, 7, 6, 101, 100646);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070102, 100701, 2, 101, 10070102, 82, 96, 100, 77, 70, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070103, 100701, 3, 100701, 10070103, 87, 101, 105, 81, 76, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 100701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070104, 100701, 4, 100701, 10070104, 97, 113, 117, 90, 83, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 100701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070105, 100701, 5, 100701, 10070105, 106, 124, 129, 99, 92, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 100701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070203, 100702, 3, 100730, 11070103, 79, 93, 112, 73, 93, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 100730);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070204, 100702, 4, 100730, 11070104, 88, 103, 125, 81, 103, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 100730);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10070205, 100702, 5, 100730, 11070105, 96, 113, 137, 89, 115, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 101, 100730);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10080102, 100801, 2, 101, 10080102, 96, 61, 105, 75, 88, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10080103, 100801, 3, 100801, 10080103, 102, 64, 111, 79, 94, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 101, 100801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10080104, 100801, 4, 100801, 10080104, 113, 72, 124, 88, 103, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 101, 100801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10080105, 100801, 5, 100801, 10080105, 124, 79, 136, 97, 114, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 101, 100801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10090102, 100901, 2, 101, 10090102, 84, 77, 79, 95, 90, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 7, 7, 3, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10090103, 100901, 3, 100901, 10090103, 89, 81, 84, 100, 96, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 7, 7, 3, 1, 7, 1, 101, 100901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10090104, 100901, 4, 100901, 10090104, 99, 90, 93, 111, 107, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 7, 7, 3, 1, 7, 1, 101, 100901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10090105, 100901, 5, 100901, 10090105, 109, 99, 103, 122, 117, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 7, 7, 3, 1, 7, 1, 101, 100901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10100103, 101001, 3, 101001, 10100103, 96, 71, 98, 93, 92, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 101, 101001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10100104, 101001, 4, 101001, 10100104, 107, 79, 108, 103, 103, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 101, 101001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10100105, 101001, 5, 101001, 10100105, 118, 87, 119, 113, 113, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 101, 101001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10100203, 101002, 3, 101023, 11100103, 102, 71, 107, 92, 78, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 101, 101023);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10100204, 101002, 4, 101023, 11100104, 113, 79, 119, 102, 87, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 101, 101023);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10100205, 101002, 5, 101023, 11100105, 124, 87, 130, 112, 97, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 101, 101023);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110102, 101101, 2, 101, 10110102, 91, 70, 99, 74, 91, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110103, 101101, 3, 101101, 10110103, 96, 74, 105, 79, 96, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 101101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110104, 101101, 4, 101101, 10110104, 107, 83, 117, 87, 106, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 101101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110105, 101101, 5, 101101, 10110105, 118, 91, 129, 96, 116, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 101101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110203, 101102, 3, 101116, 11110103, 91, 83, 97, 79, 100, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 101116);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110204, 101102, 4, 101116, 11110104, 101, 92, 108, 88, 111, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 101116);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10110205, 101102, 5, 101116, 11110105, 111, 101, 119, 96, 123, 1200, 1200, 1200, 1200, 1200, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 101, 101116);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10120103, 101201, 3, 101201, 10120103, 93, 84, 105, 82, 86, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 6, 1, 6, 5, 7, 7, 3, 101, 101201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10120104, 101201, 4, 101201, 10120104, 103, 94, 117, 91, 95, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 6, 1, 6, 5, 7, 7, 3, 101, 101201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10120105, 101201, 5, 101201, 10120105, 113, 103, 129, 100, 105, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 6, 1, 6, 5, 7, 7, 3, 101, 101201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130103, 101301, 3, 101301, 10130103, 71, 111, 71, 103, 94, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130104, 101301, 4, 101301, 10130104, 79, 123, 79, 114, 105, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130105, 101301, 5, 101301, 10130105, 87, 136, 87, 125, 115, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130203, 101302, 3, 101302, 11130103, 74, 110, 72, 108, 86, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101302);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130204, 101302, 4, 101302, 11130104, 82, 122, 80, 120, 96, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101302);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130205, 101302, 5, 101302, 11130105, 90, 134, 89, 132, 105, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101302);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130303, 101303, 3, 101330, 12130103, 82, 85, 82, 113, 88, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101330);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130304, 101303, 4, 101330, 12130104, 91, 95, 91, 125, 98, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101330);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10130305, 101303, 5, 101330, 12130105, 100, 104, 100, 138, 108, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 101, 101330);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140102, 101401, 2, 101, 10140102, 85, 76, 80, 93, 91, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140103, 101401, 3, 101401, 10140103, 90, 80, 85, 99, 96, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 101401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140104, 101401, 4, 101401, 10140104, 100, 89, 94, 110, 107, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 101401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140105, 101401, 5, 101401, 10140105, 110, 98, 103, 121, 118, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 101401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140203, 101402, 3, 101416, 11140103, 100, 75, 91, 97, 87, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 101416);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140204, 101402, 4, 101416, 11140104, 111, 83, 102, 108, 96, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 101416);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10140205, 101402, 5, 101416, 11140105, 122, 91, 112, 119, 106, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 101, 101416);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10150103, 101501, 3, 101501, 10150103, 75, 108, 75, 102, 90, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 5, 7, 7, 1, 7, 3, 101, 101501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10150104, 101501, 4, 101501, 10150104, 83, 120, 83, 113, 101, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 5, 7, 7, 1, 7, 3, 101, 101501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10150105, 101501, 5, 101501, 10150105, 91, 132, 91, 125, 111, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 5, 7, 7, 1, 7, 3, 101, 101501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10150203, 101502, 3, 101510, 11150103, 87, 102, 74, 88, 99, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 5, 7, 7, 1, 7, 3, 101, 101510);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10150204, 101502, 4, 101510, 11150104, 96, 113, 83, 98, 110, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 5, 7, 7, 1, 7, 3, 101, 101510);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10150205, 101502, 5, 101510, 11150105, 106, 124, 91, 107, 122, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 5, 7, 7, 1, 7, 3, 101, 101510);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10160103, 101601, 3, 101601, 10160103, 93, 89, 100, 89, 79, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 7, 7, 4, 7, 1, 101, 101601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10160104, 101601, 4, 101601, 10160104, 103, 99, 111, 98, 89, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 7, 7, 4, 7, 1, 101, 101601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10160105, 101601, 5, 101601, 10160105, 113, 109, 122, 108, 98, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 7, 7, 4, 7, 1, 101, 101601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10170103, 101701, 3, 101701, 10170103, 86, 91, 83, 96, 94, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 7, 5, 7, 1, 101, 101701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10170104, 101701, 4, 101701, 10170104, 96, 101, 92, 107, 104, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 7, 5, 7, 1, 101, 101701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10170105, 101701, 5, 101701, 10170105, 106, 111, 101, 118, 114, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 7, 5, 7, 1, 101, 101701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10170203, 101702, 3, 101743, 11170103, 83, 87, 90, 90, 100, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 7, 5, 7, 1, 101, 101743);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10170204, 101702, 4, 101743, 11170104, 92, 97, 100, 100, 111, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 7, 5, 7, 1, 101, 101743);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10170205, 101702, 5, 101743, 11170105, 101, 107, 110, 110, 122, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 7, 5, 7, 1, 101, 101743);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180102, 101801, 2, 101, 10180102, 86, 81, 81, 86, 91, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180103, 101801, 3, 101801, 10180103, 91, 86, 86, 92, 95, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 101801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180104, 101801, 4, 101801, 10180104, 101, 95, 95, 102, 107, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 101801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180105, 101801, 5, 101801, 10180105, 111, 105, 105, 112, 117, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 101801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180203, 101802, 3, 101826, 11180103, 94, 82, 91, 88, 95, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 101826);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180204, 101802, 4, 101826, 11180104, 104, 91, 101, 98, 106, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 101826);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10180205, 101802, 5, 101826, 11180105, 115, 100, 111, 107, 117, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 101, 101826);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10190103, 101901, 3, 101901, 10190103, 85, 91, 83, 100, 91, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 1, 1, 7, 7, 6, 7, 7, 101, 101901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10190104, 101901, 4, 101901, 10190104, 95, 101, 92, 111, 101, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 1, 1, 7, 7, 6, 7, 7, 101, 101901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10190105, 101901, 5, 101901, 10190105, 104, 111, 101, 122, 112, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 1, 1, 7, 7, 6, 7, 7, 101, 101901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10190203, 101902, 3, 101940, 11190103, 85, 91, 98, 105, 71, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 1, 1, 7, 7, 6, 7, 7, 101, 101940);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10190204, 101902, 4, 101940, 11190104, 95, 101, 109, 117, 78, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 1, 1, 7, 7, 6, 7, 7, 101, 101940);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10190205, 101902, 5, 101940, 11190105, 104, 111, 120, 129, 86, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 1, 1, 7, 7, 6, 7, 7, 101, 101940);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10200103, 102001, 3, 102001, 10200103, 98, 98, 88, 83, 83, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 101, 102001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10200104, 102001, 4, 102001, 10200104, 109, 109, 98, 92, 92, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 101, 102001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10200105, 102001, 5, 102001, 10200105, 120, 120, 108, 101, 101, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 101, 102001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10200203, 102002, 3, 102020, 11200103, 101, 89, 84, 88, 88, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 101, 102020);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10200204, 102002, 4, 102020, 11200104, 112, 99, 94, 98, 97, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 101, 102020);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10200205, 102002, 5, 102020, 11200105, 123, 109, 103, 108, 107, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 101, 102020);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10210103, 102101, 3, 102101, 10210103, 83, 95, 105, 83, 84, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 7, 7, 7, 7, 2, 101, 102101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10210104, 102101, 4, 102101, 10210104, 92, 105, 117, 93, 93, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 7, 7, 7, 7, 2, 101, 102101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10210105, 102101, 5, 102101, 10210105, 101, 116, 129, 102, 102, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 7, 7, 7, 7, 2, 101, 102101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10210203, 102102, 3, 102143, 11210103, 92, 83, 94, 92, 89, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 7, 7, 7, 7, 2, 101, 102143);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10210204, 102102, 4, 102143, 11210104, 102, 92, 104, 102, 100, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 7, 7, 7, 7, 2, 101, 102143);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10210205, 102102, 5, 102143, 11210105, 113, 101, 115, 113, 108, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 7, 7, 7, 7, 2, 101, 102143);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10220103, 102201, 3, 102201, 10220103, 96, 84, 95, 88, 87, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 101, 102201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10220104, 102201, 4, 102201, 10220104, 106, 93, 106, 98, 97, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 101, 102201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10220105, 102201, 5, 102201, 10220105, 117, 102, 116, 108, 107, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 101, 102201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10220203, 102202, 3, 102226, 11220103, 89, 78, 89, 94, 100, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 101, 102226);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10220204, 102202, 4, 102226, 11220104, 99, 87, 99, 105, 110, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 101, 102226);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10220205, 102202, 5, 102226, 11220105, 109, 96, 109, 115, 121, 1200, 1200, 1200, 1200, 1200, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 101, 102226);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10230103, 102301, 3, 102301, 10230103, 85, 93, 82, 93, 97, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 101, 102301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10230104, 102301, 4, 102301, 10230104, 95, 104, 91, 104, 106, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 101, 102301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10230105, 102301, 5, 102301, 10230105, 104, 114, 101, 114, 117, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 101, 102301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10230203, 102302, 3, 102346, 11230103, 83, 99, 76, 96, 96, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 101, 102346);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10230204, 102302, 4, 102346, 11230104, 93, 110, 85, 107, 105, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 101, 102346);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10230205, 102302, 5, 102346, 11230105, 102, 121, 93, 117, 117, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 101, 102346);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240102, 102401, 2, 101, 10240102, 73, 100, 67, 95, 90, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240103, 102401, 3, 102401, 10240103, 77, 106, 71, 101, 95, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 102401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240104, 102401, 4, 102401, 10240104, 86, 118, 79, 112, 105, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 102401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240105, 102401, 5, 102401, 10240105, 94, 130, 86, 123, 117, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 102401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240203, 102402, 3, 102426, 11240103, 83, 100, 82, 90, 95, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 102426);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240204, 102402, 4, 102426, 11240104, 92, 112, 91, 100, 105, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 102426);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10240205, 102402, 5, 102426, 11240105, 102, 123, 100, 110, 115, 1200, 1200, 1200, 1200, 1200, 4, 4, 7, 7, 7, 7, 6, 6, 7, 3, 101, 102426);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10250103, 102501, 3, 102501, 10250103, 83, 98, 94, 86, 89, 1200, 1200, 1200, 1200, 1200, 1, 2, 6, 7, 1, 5, 7, 5, 7, 1, 101, 102501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10250104, 102501, 4, 102501, 10250104, 92, 109, 105, 95, 99, 1200, 1200, 1200, 1200, 1200, 1, 2, 6, 7, 1, 5, 7, 5, 7, 1, 101, 102501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10250105, 102501, 5, 102501, 10250105, 101, 120, 115, 105, 109, 1200, 1200, 1200, 1200, 1200, 1, 2, 6, 7, 1, 5, 7, 5, 7, 1, 101, 102501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10260103, 102601, 3, 102601, 10260103, 96, 72, 92, 102, 88, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 6, 7, 3, 1, 1, 7, 1, 101, 102601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10260104, 102601, 4, 102601, 10260104, 106, 80, 102, 113, 99, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 6, 7, 3, 1, 1, 7, 1, 101, 102601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10260105, 102601, 5, 102601, 10260105, 117, 88, 112, 124, 109, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 6, 7, 3, 1, 1, 7, 1, 101, 102601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10260203, 102602, 3, 102613, 11260103, 100, 68, 92, 96, 94, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 6, 7, 3, 1, 1, 7, 1, 101, 102613);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10260204, 102602, 4, 102613, 11260104, 111, 75, 102, 106, 106, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 6, 7, 3, 1, 1, 7, 1, 101, 102613);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10260205, 102602, 5, 102613, 11260105, 123, 83, 112, 117, 115, 1200, 1200, 1200, 1200, 1200, 5, 6, 7, 6, 7, 3, 1, 1, 7, 1, 101, 102613);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10270101, 102701, 1, 101, 10270101, 87, 66, 95, 71, 81, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 6, 2, 7, 7, 2, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10270102, 102701, 2, 101, 10270102, 93, 70, 101, 76, 85, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 6, 2, 7, 7, 2, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10270103, 102701, 3, 102701, 10270103, 98, 74, 106, 80, 92, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 6, 2, 7, 7, 2, 7, 1, 101, 102701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10270104, 102701, 4, 102701, 10270104, 109, 83, 118, 89, 101, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 6, 2, 7, 7, 2, 7, 1, 101, 102701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10270105, 102701, 5, 102701, 10270105, 120, 91, 130, 98, 111, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 6, 2, 7, 7, 2, 7, 1, 101, 102701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10280103, 102801, 3, 102801, 10280103, 99, 60, 108, 91, 92, 1200, 1200, 1200, 1200, 1200, 7, 6, 2, 1, 6, 7, 5, 1, 7, 2, 101, 102801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10280104, 102801, 4, 102801, 10280104, 110, 67, 120, 101, 102, 1200, 1200, 1200, 1200, 1200, 7, 6, 2, 1, 6, 7, 5, 1, 7, 2, 101, 102801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10280105, 102801, 5, 102801, 10280105, 120, 74, 132, 111, 113, 1200, 1200, 1200, 1200, 1200, 7, 6, 2, 1, 6, 7, 5, 1, 7, 2, 101, 102801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10290103, 102901, 3, 102901, 10290103, 95, 86, 83, 95, 91, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 3, 5, 7, 2, 1, 7, 6, 101, 102901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10290104, 102901, 4, 102901, 10290104, 106, 96, 93, 106, 99, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 3, 5, 7, 2, 1, 7, 6, 101, 102901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10290105, 102901, 5, 102901, 10290105, 117, 106, 102, 117, 108, 1200, 1200, 1200, 1200, 1200, 4, 7, 7, 3, 5, 7, 2, 1, 7, 6, 101, 102901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10300103, 103001, 3, 103001, 10300103, 71, 117, 70, 102, 90, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 101, 103001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10300104, 103001, 4, 103001, 10300104, 79, 130, 78, 114, 99, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 101, 103001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10300105, 103001, 5, 103001, 10300105, 87, 143, 86, 125, 109, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 101, 103001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10300203, 103002, 3, 103040, 11300103, 76, 121, 67, 97, 89, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 101, 103040);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10300204, 103002, 4, 103040, 11300104, 85, 135, 75, 107, 98, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 101, 103040);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10300205, 103002, 5, 103040, 11300105, 93, 148, 82, 118, 109, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 101, 103040);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10310103, 103101, 3, 103101, 10310103, 100, 96, 72, 98, 84, 1200, 1200, 1200, 1200, 1200, 1, 7, 7, 5, 7, 5, 1, 1, 7, 1, 101, 103101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10310104, 103101, 4, 103101, 10310104, 111, 106, 80, 109, 94, 1200, 1200, 1200, 1200, 1200, 1, 7, 7, 5, 7, 5, 1, 1, 7, 1, 101, 103101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10310105, 103101, 5, 103101, 10310105, 122, 117, 88, 120, 103, 1200, 1200, 1200, 1200, 1200, 1, 7, 7, 5, 7, 5, 1, 1, 7, 1, 101, 103101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10320101, 103201, 1, 101, 10320101, 82, 76, 76, 79, 87, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10320102, 103201, 2, 101, 10320102, 87, 81, 81, 83, 93, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10320103, 103201, 3, 103201, 10320103, 92, 85, 85, 88, 100, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 101, 103201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10320104, 103201, 4, 103201, 10320104, 102, 95, 95, 98, 110, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 101, 103201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10320105, 103201, 5, 103201, 10320105, 112, 104, 104, 108, 122, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 101, 103201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10330103, 103301, 3, 103301, 10330103, 96, 79, 108, 69, 98, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 5, 1, 1, 6, 7, 7, 1, 101, 103301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10330104, 103301, 4, 103301, 10330104, 107, 88, 120, 77, 108, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 5, 1, 1, 6, 7, 7, 1, 101, 103301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10330105, 103301, 5, 103301, 10330105, 118, 96, 132, 85, 119, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 5, 1, 1, 6, 7, 7, 1, 101, 103301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10340103, 103401, 3, 103401, 10340103, 88, 100, 109, 74, 79, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 6, 6, 7, 7, 7, 101, 103401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10340104, 103401, 4, 103401, 10340104, 98, 111, 121, 82, 88, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 6, 6, 7, 7, 7, 101, 103401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10340105, 103401, 5, 103401, 10340105, 108, 122, 133, 90, 97, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 6, 6, 7, 7, 7, 101, 103401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10340203, 103402, 3, 103443, 11340103, 95, 88, 98, 78, 91, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 6, 6, 7, 7, 7, 101, 103443);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10340204, 103402, 4, 103443, 11340104, 106, 98, 109, 87, 100, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 6, 6, 7, 7, 7, 101, 103443);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10340205, 103402, 5, 103443, 11340105, 117, 108, 120, 95, 110, 1200, 1200, 1200, 1200, 1200, 2, 6, 7, 7, 1, 6, 6, 7, 7, 7, 101, 103443);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350101, 103501, 1, 101, 10350101, 87, 68, 91, 74, 80, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350102, 103501, 2, 101, 10350102, 93, 72, 97, 78, 85, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350103, 103501, 3, 103501, 10350103, 98, 76, 102, 83, 91, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 103501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350104, 103501, 4, 103501, 10350104, 109, 85, 114, 92, 100, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 103501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350105, 103501, 5, 103501, 10350105, 120, 93, 125, 101, 111, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 103501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350203, 103502, 3, 103516, 11350103, 101, 73, 109, 87, 80, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 103516);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350204, 103502, 4, 103516, 11350104, 112, 81, 121, 96, 90, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 103516);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10350205, 103502, 5, 103516, 11350105, 123, 90, 133, 106, 98, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 101, 103516);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10360103, 103601, 3, 103601, 10360103, 99, 85, 95, 69, 102, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 5, 7, 7, 7, 1, 101, 103601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10360104, 103601, 4, 103601, 10360104, 110, 95, 106, 76, 113, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 5, 7, 7, 7, 1, 101, 103601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10360105, 103601, 5, 103601, 10360105, 120, 104, 116, 84, 126, 1200, 1200, 1200, 1200, 1200, 1, 3, 7, 7, 1, 5, 7, 7, 7, 1, 101, 103601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10370103, 103701, 3, 103701, 10370103, 100, 83, 93, 82, 92, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 101, 103701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10370104, 103701, 4, 103701, 10370104, 111, 92, 103, 91, 103, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 101, 103701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10370105, 103701, 5, 103701, 10370105, 122, 101, 113, 100, 114, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 101, 103701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10370203, 103702, 3, 103713, 11370103, 94, 88, 84, 82, 102, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 101, 103713);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10370204, 103702, 4, 103713, 11370104, 104, 97, 94, 91, 114, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 101, 103713);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10370205, 103702, 5, 103713, 11370105, 115, 107, 103, 100, 125, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 101, 103713);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10380103, 103801, 3, 103801, 10380103, 97, 58, 107, 91, 97, 1200, 1200, 1200, 1200, 1200, 7, 4, 1, 1, 6, 7, 3, 1, 7, 2, 101, 103801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10380104, 103801, 4, 103801, 10380104, 108, 65, 118, 101, 108, 1200, 1200, 1200, 1200, 1200, 7, 4, 1, 1, 6, 7, 3, 1, 7, 2, 101, 103801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10380105, 103801, 5, 103801, 10380105, 119, 71, 130, 111, 119, 1200, 1200, 1200, 1200, 1200, 7, 4, 1, 1, 6, 7, 3, 1, 7, 2, 101, 103801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10380203, 103802, 3, 103826, 11380103, 100, 54, 109, 85, 102, 1200, 1200, 1200, 1200, 1200, 7, 4, 1, 1, 6, 7, 3, 1, 7, 2, 101, 103826);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10380204, 103802, 4, 103826, 11380104, 111, 59, 121, 95, 114, 1200, 1200, 1200, 1200, 1200, 7, 4, 1, 1, 6, 7, 3, 1, 7, 2, 101, 103826);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10380205, 103802, 5, 103826, 11380105, 122, 65, 133, 104, 126, 1200, 1200, 1200, 1200, 1200, 7, 4, 1, 1, 6, 7, 3, 1, 7, 2, 101, 103826);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10390103, 103901, 3, 103901, 10390103, 100, 71, 107, 82, 90, 1200, 1200, 1200, 1200, 1200, 4, 6, 7, 2, 1, 5, 7, 4, 7, 1, 101, 103901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10390104, 103901, 4, 103901, 10390104, 111, 79, 119, 91, 100, 1200, 1200, 1200, 1200, 1200, 4, 6, 7, 2, 1, 5, 7, 4, 7, 1, 101, 103901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10390105, 103901, 5, 103901, 10390105, 122, 87, 131, 101, 109, 1200, 1200, 1200, 1200, 1200, 4, 6, 7, 2, 1, 5, 7, 4, 7, 1, 101, 103901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10400103, 104001, 3, 104001, 10400103, 89, 92, 94, 92, 83, 1200, 1200, 1200, 1200, 1200, 2, 7, 6, 6, 2, 7, 7, 2, 7, 4, 101, 104001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10400104, 104001, 4, 104001, 10400104, 99, 103, 104, 102, 92, 1200, 1200, 1200, 1200, 1200, 2, 7, 6, 6, 2, 7, 7, 2, 7, 4, 101, 104001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10400105, 104001, 5, 104001, 10400105, 109, 113, 114, 112, 102, 1200, 1200, 1200, 1200, 1200, 2, 7, 6, 6, 2, 7, 7, 2, 7, 4, 101, 104001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10400203, 104002, 3, 104043, 11400103, 86, 98, 86, 98, 82, 1200, 1200, 1200, 1200, 1200, 2, 7, 6, 6, 2, 7, 7, 2, 7, 4, 101, 104043);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10400204, 104002, 4, 104043, 11400104, 95, 109, 95, 108, 93, 1200, 1200, 1200, 1200, 1200, 2, 7, 6, 6, 2, 7, 7, 2, 7, 4, 101, 104043);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10400205, 104002, 5, 104043, 11400105, 105, 120, 105, 119, 101, 1200, 1200, 1200, 1200, 1200, 2, 7, 6, 6, 2, 7, 7, 2, 7, 4, 101, 104043);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10410101, 104101, 1, 101, 10410101, 87, 54, 93, 85, 81, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 2, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10410102, 104101, 2, 101, 10410102, 93, 57, 99, 90, 86, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 2, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10410103, 104101, 3, 104101, 10410103, 98, 60, 105, 95, 92, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 2, 1, 7, 1, 101, 104101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10410104, 104101, 4, 104101, 10410104, 109, 67, 116, 106, 102, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 2, 1, 7, 1, 101, 104101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10410105, 104101, 5, 104101, 10410105, 120, 74, 128, 116, 112, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 2, 1, 7, 1, 101, 104101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10420103, 104201, 3, 104201, 10420103, 99, 65, 104, 93, 89, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 7, 6, 7, 2, 101, 104201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10420104, 104201, 4, 104201, 10420104, 110, 72, 115, 104, 99, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 7, 6, 7, 2, 101, 104201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10420105, 104201, 5, 104201, 10420105, 121, 79, 127, 114, 109, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 5, 7, 7, 6, 7, 2, 101, 104201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10440103, 104401, 3, 104401, 10440103, 101, 85, 110, 65, 89, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 4, 1, 1, 7, 7, 7, 1, 101, 104401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10440104, 104401, 4, 104401, 10440104, 112, 94, 122, 72, 100, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 4, 1, 1, 7, 7, 7, 1, 101, 104401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10440105, 104401, 5, 104401, 10440105, 123, 104, 135, 79, 109, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 4, 1, 1, 7, 7, 7, 1, 101, 104401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450102, 104501, 2, 101, 10450102, 65, 100, 71, 100, 89, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450103, 104501, 3, 104501, 10450103, 69, 106, 75, 106, 94, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 104501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450104, 104501, 4, 104501, 10450104, 76, 118, 84, 118, 104, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 104501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450105, 104501, 5, 104501, 10450105, 84, 129, 92, 129, 116, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 104501);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450203, 104502, 3, 104540, 11450103, 74, 106, 75, 98, 97, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 104540);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450204, 104502, 4, 104540, 11450104, 82, 118, 84, 108, 108, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 104540);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10450205, 104502, 5, 104540, 11450105, 90, 129, 92, 119, 120, 1200, 1200, 1200, 1200, 1200, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 101, 104540);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10460103, 104601, 3, 104601, 10460103, 94, 85, 85, 100, 86, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 3, 7, 4, 1, 1, 3, 7, 101, 104601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10460104, 104601, 4, 104601, 10460104, 104, 95, 95, 111, 95, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 3, 7, 4, 1, 1, 3, 7, 101, 104601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10460105, 104601, 5, 104601, 10460105, 115, 104, 104, 122, 105, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 3, 7, 4, 1, 1, 3, 7, 101, 104601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10460203, 104602, 3, 104602, 11460103, 99, 82, 82, 104, 83, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 3, 7, 4, 1, 1, 3, 7, 101, 104602);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10460204, 104602, 4, 104602, 11460104, 110, 91, 91, 116, 92, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 3, 7, 4, 1, 1, 3, 7, 101, 104602);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10460205, 104602, 5, 104602, 11460105, 121, 100, 100, 128, 101, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 3, 7, 4, 1, 1, 3, 7, 101, 104602);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10480103, 104801, 3, 104801, 10480103, 89, 98, 75, 101, 87, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 5, 7, 6, 1, 7, 1, 101, 104801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10480104, 104801, 4, 104801, 10480104, 99, 109, 83, 112, 97, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 5, 7, 6, 1, 7, 1, 101, 104801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10480105, 104801, 5, 104801, 10480105, 109, 120, 92, 123, 106, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 6, 5, 7, 6, 1, 7, 1, 101, 104801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10500103, 105001, 3, 105001, 10500103, 96, 82, 99, 79, 94, 1200, 1200, 1200, 1200, 1200, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 101, 105001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10500104, 105001, 4, 105001, 10500104, 107, 91, 110, 88, 104, 1200, 1200, 1200, 1200, 1200, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 101, 105001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10500105, 105001, 5, 105001, 10500105, 118, 100, 121, 97, 114, 1200, 1200, 1200, 1200, 1200, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 101, 105001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10500203, 105002, 3, 105016, 11500103, 90, 84, 93, 82, 101, 1200, 1200, 1200, 1200, 1200, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 101, 105016);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10500204, 105002, 4, 105016, 11500104, 100, 94, 103, 91, 112, 1200, 1200, 1200, 1200, 1200, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 101, 105016);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10500205, 105002, 5, 105016, 11500105, 110, 103, 113, 100, 124, 1200, 1200, 1200, 1200, 1200, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 101, 105016);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10510103, 105101, 3, 105101, 10510103, 93, 81, 95, 86, 95, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 2, 7, 7, 1, 7, 2, 101, 105101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10510104, 105101, 4, 105101, 10510104, 103, 90, 105, 96, 106, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 2, 7, 7, 1, 7, 2, 101, 105101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10510105, 105101, 5, 105101, 10510105, 113, 99, 116, 105, 117, 1200, 1200, 1200, 1200, 1200, 7, 7, 3, 1, 2, 7, 7, 1, 7, 2, 101, 105101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520101, 105201, 1, 101, 10520101, 83, 58, 89, 86, 84, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 1, 1, 7, 6, 1, 7, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520102, 105201, 2, 101, 10520102, 89, 61, 95, 92, 88, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 1, 1, 7, 6, 1, 7, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520103, 105201, 3, 105201, 10520103, 94, 65, 100, 97, 94, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 1, 1, 7, 6, 1, 7, 101, 105201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520104, 105201, 4, 105201, 10520104, 104, 72, 112, 108, 104, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 1, 1, 7, 6, 1, 7, 101, 105201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520105, 105201, 5, 105201, 10520105, 115, 79, 123, 119, 114, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 1, 1, 7, 6, 1, 7, 101, 105201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520203, 105202, 3, 105210, 11520103, 94, 54, 106, 98, 98, 1200, 1200, 1200, 1200, 1200, 7, 7, 1, 1, 1, 1, 7, 6, 1, 7, 101, 105210);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520204, 105202, 4, 105210, 11520104, 105, 60, 118, 109, 108, 1200, 1200, 1200, 1200, 1200, 7, 7, 1, 1, 1, 1, 7, 6, 1, 7, 101, 105210);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10520205, 105202, 5, 105210, 11520105, 115, 66, 130, 119, 120, 1200, 1200, 1200, 1200, 1200, 7, 7, 1, 1, 1, 1, 7, 6, 1, 7, 101, 105210);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10530103, 105301, 3, 105301, 10530103, 98, 74, 104, 92, 82, 1200, 1200, 1200, 1200, 1200, 7, 7, 5, 1, 1, 3, 7, 5, 7, 4, 101, 105301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10530104, 105301, 4, 105301, 10530104, 109, 82, 115, 102, 92, 1200, 1200, 1200, 1200, 1200, 7, 7, 5, 1, 1, 3, 7, 5, 7, 4, 101, 105301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10530105, 105301, 5, 105301, 10530105, 119, 90, 127, 112, 102, 1200, 1200, 1200, 1200, 1200, 7, 7, 5, 1, 1, 3, 7, 5, 7, 4, 101, 105301);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10560101, 105601, 1, 101, 10560101, 77, 81, 88, 81, 73, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10560102, 105601, 2, 101, 10560102, 82, 86, 93, 86, 78, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10560103, 105601, 3, 105601, 10560103, 87, 91, 99, 91, 82, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 105601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10560104, 105601, 4, 105601, 10560104, 97, 101, 110, 101, 91, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 105601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10560105, 105601, 5, 105601, 10560105, 106, 111, 121, 111, 101, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 105601);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10562303, 105602, 3, 105623, 11560103, 87, 100, 94, 94, 75, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 105623);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10562304, 105602, 4, 105623, 11560104, 96, 111, 104, 104, 85, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 105623);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10562305, 105602, 5, 105623, 11560105, 106, 122, 115, 115, 92, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 101, 105623);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10580103, 105801, 3, 105801, 10580103, 93, 95, 85, 96, 81, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 101, 105801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10580104, 105801, 4, 105801, 10580104, 103, 105, 95, 107, 90, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 101, 105801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10580105, 105801, 5, 105801, 10580105, 113, 116, 104, 118, 99, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 101, 105801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10580203, 105802, 3, 105840, 11580103, 89, 89, 75, 103, 94, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 101, 105840);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10580204, 105802, 4, 105840, 11580104, 99, 99, 83, 115, 104, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 101, 105840);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10580205, 105802, 5, 105840, 11580105, 109, 109, 92, 126, 114, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 101, 105840);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10590103, 105901, 3, 105901, 10590103, 96, 85, 97, 75, 97, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 101, 105901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10590104, 105901, 4, 105901, 10590104, 107, 95, 108, 83, 107, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 101, 105901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10590105, 105901, 5, 105901, 10590105, 117, 104, 119, 92, 118, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 101, 105901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10590203, 105902, 3, 105923, 11590103, 94, 78, 92, 86, 100, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 101, 105923);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10590204, 105902, 4, 105923, 11590104, 104, 86, 103, 96, 111, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 101, 105923);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10590205, 105902, 5, 105923, 11590105, 115, 95, 113, 105, 122, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 101, 105923);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600101, 106001, 1, 101, 10600101, 86, 72, 89, 69, 84, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600102, 106001, 2, 101, 10600102, 91, 76, 95, 74, 89, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600103, 106001, 3, 106001, 10600103, 97, 81, 100, 78, 94, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 106001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600104, 106001, 4, 106001, 10600104, 107, 90, 112, 87, 104, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 106001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600105, 106001, 5, 106001, 10600105, 118, 99, 123, 96, 114, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 106001);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600203, 106002, 3, 106050, 11600103, 86, 86, 94, 86, 98, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 106050);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600204, 106002, 4, 106050, 11600104, 95, 95, 105, 95, 110, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 106050);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10600205, 106002, 5, 106050, 11600105, 105, 105, 115, 105, 120, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 101, 106050);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610101, 106101, 1, 101, 10610101, 87, 60, 93, 73, 87, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610102, 106101, 2, 101, 10610102, 93, 63, 98, 77, 94, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610103, 106101, 3, 106101, 10610103, 98, 67, 104, 82, 99, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 106101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610104, 106101, 4, 106101, 10610104, 109, 74, 116, 91, 110, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 106101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610105, 106101, 5, 106101, 10610105, 120, 82, 127, 100, 121, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 106101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610203, 106102, 3, 106150, 11610103, 100, 62, 110, 89, 89, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 106150);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610204, 106102, 4, 106150, 11610104, 111, 69, 122, 99, 99, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 106150);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10610205, 106102, 5, 106150, 11610105, 122, 76, 134, 108, 110, 1200, 1200, 1200, 1200, 1200, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 101, 106150);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10620102, 106201, 2, 101, 10620102, 79, 91, 82, 88, 85, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 7, 2, 7, 7, 3, 7, 1, 101, 0);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10620103, 106201, 3, 106201, 10620103, 84, 96, 87, 93, 90, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 7, 2, 7, 7, 3, 7, 1, 101, 106201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10620104, 106201, 4, 106201, 10620104, 93, 107, 97, 103, 100, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 7, 2, 7, 7, 3, 7, 1, 101, 106201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10620105, 106201, 5, 106201, 10620105, 103, 117, 106, 114, 110, 1200, 1200, 1200, 1200, 1200, 1, 4, 7, 7, 2, 7, 7, 3, 7, 1, 101, 106201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10640103, 106401, 3, 106401, 10640103, 92, 103, 76, 91, 88, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 7, 3, 2, 1, 7, 1, 101, 106401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10640104, 106401, 4, 106401, 10640104, 102, 115, 84, 101, 98, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 7, 3, 2, 1, 7, 1, 101, 106401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10640105, 106401, 5, 106401, 10640105, 112, 126, 93, 111, 108, 1200, 1200, 1200, 1200, 1200, 1, 2, 7, 7, 7, 3, 2, 1, 7, 1, 101, 106401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10670103, 106701, 3, 106701, 10670103, 91, 88, 93, 83, 95, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 7, 4, 7, 1, 101, 106701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10670104, 106701, 4, 106701, 10670104, 101, 98, 103, 92, 106, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 7, 4, 7, 1, 101, 106701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10670105, 106701, 5, 106701, 10670105, 111, 108, 113, 101, 117, 1200, 1200, 1200, 1200, 1200, 1, 5, 7, 7, 1, 6, 7, 4, 7, 1, 101, 106701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10680103, 106801, 3, 106801, 10680103, 97, 100, 79, 86, 88, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 7, 6, 5, 1, 7, 1, 101, 106801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10680104, 106801, 4, 106801, 10680104, 108, 111, 88, 96, 97, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 7, 6, 5, 1, 7, 1, 101, 106801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10680105, 106801, 5, 106801, 10680105, 119, 122, 97, 105, 107, 1200, 1200, 1200, 1200, 1200, 3, 5, 7, 7, 7, 6, 5, 1, 7, 1, 101, 106801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10690103, 106901, 3, 106901, 10690103, 93, 96, 78, 93, 90, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 3, 6, 7, 2, 1, 7, 1, 101, 106901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10690104, 106901, 4, 106901, 10690104, 103, 107, 87, 103, 100, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 3, 6, 7, 2, 1, 7, 1, 101, 106901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10690105, 106901, 5, 106901, 10690105, 114, 117, 95, 114, 110, 1200, 1200, 1200, 1200, 1200, 3, 7, 7, 3, 6, 7, 2, 1, 7, 1, 101, 106901);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10710103, 107101, 3, 107101, 10710103, 92, 89, 89, 80, 100, 1200, 1200, 1200, 1200, 1200, 3, 6, 7, 4, 5, 7, 4, 1, 7, 2, 101, 107101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10710104, 107101, 4, 107101, 10710104, 102, 99, 99, 89, 111, 1200, 1200, 1200, 1200, 1200, 3, 6, 7, 4, 5, 7, 4, 1, 7, 2, 101, 107101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10710105, 107101, 5, 107101, 10710105, 113, 109, 109, 98, 121, 1200, 1200, 1200, 1200, 1200, 3, 6, 7, 4, 5, 7, 4, 1, 7, 2, 101, 107101);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10720103, 107201, 3, 107201, 10720103, 92, 81, 97, 97, 83, 1200, 1200, 1200, 1200, 1200, 1, 6, 7, 3, 2, 7, 7, 1, 7, 3, 101, 107201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10720104, 107201, 4, 107201, 10720104, 103, 90, 108, 108, 91, 1200, 1200, 1200, 1200, 1200, 1, 6, 7, 3, 2, 7, 7, 1, 7, 3, 101, 107201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10720105, 107201, 5, 107201, 10720105, 113, 99, 119, 119, 100, 1200, 1200, 1200, 1200, 1200, 1, 6, 7, 3, 2, 7, 7, 1, 7, 3, 101, 107201);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10740103, 107401, 3, 107401, 10740103, 89, 107, 87, 75, 92, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 4, 7, 7, 7, 1, 101, 107401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10740104, 107401, 4, 107401, 10740104, 99, 119, 97, 83, 102, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 4, 7, 7, 7, 1, 101, 107401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10740105, 107401, 5, 107401, 10740105, 109, 130, 106, 92, 113, 1200, 1200, 1200, 1200, 1200, 2, 5, 7, 7, 1, 4, 7, 7, 7, 1, 101, 107401);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10780103, 107801, 3, 107801, 10780103, 97, 83, 81, 97, 92, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 1, 3, 7, 5, 1, 7, 4, 101, 107801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10780104, 107801, 4, 107801, 10780104, 108, 92, 90, 107, 103, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 1, 3, 7, 5, 1, 7, 4, 101, 107801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10780105, 107801, 5, 107801, 10780105, 119, 101, 99, 118, 113, 1200, 1200, 1200, 1200, 1200, 6, 7, 7, 1, 3, 7, 5, 1, 7, 4, 101, 107801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10870103, 108701, 3, 108701, 10870103, 99, 73, 97, 98, 83, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 1, 1, 7, 1, 101, 108701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10870104, 108701, 4, 108701, 10870104, 110, 81, 108, 109, 92, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 1, 1, 7, 1, 101, 108701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10870105, 108701, 5, 108701, 10870105, 121, 89, 118, 120, 102, 1200, 1200, 1200, 1200, 1200, 7, 6, 1, 1, 7, 7, 1, 1, 7, 1, 101, 108701);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10980103, 109801, 3, 109801, 10980103, 93, 87, 93, 87, 90, 1200, 1200, 1200, 1200, 1200, 5, 7, 7, 1, 7, 7, 5, 1, 2, 7, 101, 109801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10980104, 109801, 4, 109801, 10980104, 104, 97, 103, 96, 100, 1200, 1200, 1200, 1200, 1200, 5, 7, 7, 1, 7, 7, 5, 1, 2, 7, 101, 109801);
INSERT INTO card_rarity_data (id, card_id, rarity, race_dress_id, skill_set, speed, stamina, pow, guts, wiz, max_speed, max_stamina, max_pow, max_guts, max_wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, get_dress_id_1, get_dress_id_2) VALUES (10980105, 109801, 5, 109801, 10980105, 114, 107, 113, 106, 110, 1200, 1200, 1200, 1200, 1200, 5, 7, 7, 1, 7, 7, 5, 1, 2, 7, 101, 109801);
-- Table: card_talent_hint_upgrade
CREATE TABLE IF NOT EXISTS 'card_talent_hint_upgrade' ('id' INTEGER NOT NULL, 'rarity' INTEGER NOT NULL, 'talent_level' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_disp_order_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, 'item_category_2' INTEGER NOT NULL, 'item_id_2' INTEGER NOT NULL, 'item_disp_order_2' INTEGER NOT NULL, 'item_num_2' INTEGER NOT NULL, 'money_num' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO card_talent_hint_upgrade (id, rarity, talent_level, item_category_1, item_id_1, item_disp_order_1, item_num_1, item_category_2, item_id_2, item_disp_order_2, item_num_2, money_num) VALUES (1001, 1, 1, 11, 160, 1, 4, 93, 44, 100, 5, 10000);
INSERT INTO card_talent_hint_upgrade (id, rarity, talent_level, item_category_1, item_id_1, item_disp_order_1, item_num_1, item_category_2, item_id_2, item_disp_order_2, item_num_2, money_num) VALUES (1002, 1, 2, 11, 160, 1, 8, 93, 44, 100, 10, 20000);
INSERT INTO card_talent_hint_upgrade (id, rarity, talent_level, item_category_1, item_id_1, item_disp_order_1, item_num_1, item_category_2, item_id_2, item_disp_order_2, item_num_2, money_num) VALUES (1003, 1, 3, 11, 161, 2, 6, 93, 44, 100, 15, 50000);
INSERT INTO card_talent_hint_upgrade (id, rarity, talent_level, item_category_1, item_id_1, item_disp_order_1, item_num_1, item_category_2, item_id_2, item_disp_order_2, item_num_2, money_num) VALUES (2001, 2, 1, 11, 162, 11, 8, 93, 44, 100, 20, 100000);
INSERT INTO card_talent_hint_upgrade (id, rarity, talent_level, item_category_1, item_id_1, item_disp_order_1, item_num_1, item_category_2, item_id_2, item_disp_order_2, item_num_2, money_num) VALUES (2002, 2, 2, 11, 162, 11, 16, 93, 44, 100, 40, 200000);
INSERT INTO card_talent_hint_upgrade (id, rarity, talent_level, item_category_1, item_id_1, item_disp_order_1, item_num_1, item_category_2, item_id_2, item_disp_order_2, item_num_2, money_num) VALUES (2003, 2, 3, 11, 163, 12, 12, 93, 44, 100, 60, 500000);
-- Table: card_talent_upgrade
CREATE TABLE IF NOT EXISTS 'card_talent_upgrade' ('id' INTEGER NOT NULL, 'talent_group_id' INTEGER NOT NULL, 'talent_level' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, 'item_category_2' INTEGER NOT NULL, 'item_id_2' INTEGER NOT NULL, 'item_num_2' INTEGER NOT NULL, 'item_category_3' INTEGER NOT NULL, 'item_id_3' INTEGER NOT NULL, 'item_num_3' INTEGER NOT NULL, 'item_category_4' INTEGER NOT NULL, 'item_id_4' INTEGER NOT NULL, 'item_num_4' INTEGER NOT NULL, 'item_category_5' INTEGER NOT NULL, 'item_id_5' INTEGER NOT NULL, 'item_num_5' INTEGER NOT NULL, 'item_category_6' INTEGER NOT NULL, 'item_id_6' INTEGER NOT NULL, 'item_num_6' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (1, 100101, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (2, 100101, 3, 11, 10, 30, 11, 78, 5, 11, 87, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (3, 100101, 4, 11, 10, 60, 11, 74, 15, 11, 78, 15, 11, 83, 15, 11, 87, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (4, 100101, 5, 11, 10, 100, 11, 74, 30, 11, 78, 30, 11, 83, 30, 11, 87, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (5, 100201, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (6, 100201, 3, 11, 7, 30, 11, 80, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (7, 100201, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 80, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (8, 100201, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 80, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (9, 100301, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (10, 100301, 3, 11, 7, 30, 11, 78, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (11, 100301, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (12, 100301, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (13, 100401, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (14, 100401, 3, 11, 4, 30, 11, 79, 5, 11, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (15, 100401, 4, 11, 4, 60, 11, 71, 15, 11, 79, 15, 11, 84, 15, 11, 90, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (16, 100401, 5, 11, 4, 100, 11, 71, 30, 11, 79, 30, 11, 84, 30, 11, 90, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (17, 100601, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (18, 100601, 3, 11, 4, 30, 11, 85, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (19, 100601, 4, 11, 4, 60, 11, 75, 15, 11, 85, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (20, 100601, 5, 11, 4, 100, 11, 75, 30, 11, 85, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (21, 100701, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (22, 100701, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (23, 100701, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 83, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (24, 100701, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 83, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (25, 100801, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (26, 100801, 3, 11, 4, 30, 11, 78, 5, 11, 79, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (27, 100801, 4, 11, 4, 60, 11, 76, 15, 11, 78, 15, 11, 79, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (28, 100801, 5, 11, 4, 100, 11, 76, 30, 11, 78, 30, 11, 79, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (29, 100901, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (30, 100901, 3, 11, 7, 30, 11, 72, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (31, 100901, 4, 11, 7, 60, 11, 72, 15, 11, 82, 15, 11, 86, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (32, 100901, 5, 11, 7, 100, 11, 72, 30, 11, 82, 30, 11, 86, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (33, 101001, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (34, 101001, 3, 11, 4, 30, 11, 81, 5, 11, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (35, 101001, 4, 11, 4, 60, 11, 75, 15, 11, 79, 15, 11, 81, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (36, 101001, 5, 11, 4, 100, 11, 75, 30, 11, 79, 30, 11, 81, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (37, 101101, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (38, 101101, 3, 11, 7, 30, 11, 80, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (39, 101101, 4, 11, 7, 60, 11, 80, 15, 11, 87, 15, 11, 90, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (40, 101101, 5, 11, 7, 100, 11, 80, 30, 11, 87, 30, 11, 90, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (41, 101301, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (42, 101301, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (43, 101301, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 83, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (44, 101301, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 83, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (45, 101401, 2, 11, 7, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (46, 101401, 3, 11, 7, 30, 11, 75, 5, 11, 87, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (47, 101401, 4, 11, 7, 60, 11, 75, 15, 11, 78, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (48, 101401, 5, 11, 7, 100, 11, 75, 30, 11, 78, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (49, 101701, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (50, 101701, 3, 11, 7, 30, 11, 73, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (51, 101701, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (52, 101701, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (53, 101801, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (54, 101801, 3, 11, 7, 30, 11, 77, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (55, 101801, 4, 11, 7, 60, 11, 77, 15, 11, 82, 15, 11, 84, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (56, 101801, 5, 11, 7, 100, 11, 77, 30, 11, 82, 30, 11, 84, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (57, 102401, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (58, 102401, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (59, 102401, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (60, 102401, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (61, 102701, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (62, 102701, 3, 11, 7, 30, 11, 80, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (63, 102701, 4, 11, 7, 60, 11, 73, 15, 11, 80, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (64, 102701, 5, 11, 7, 100, 11, 73, 30, 11, 80, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (65, 103001, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (66, 103001, 3, 11, 10, 30, 11, 74, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (67, 103001, 4, 11, 10, 60, 11, 74, 15, 11, 78, 15, 11, 80, 15, 11, 83, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (68, 103001, 5, 11, 10, 100, 11, 74, 30, 11, 78, 30, 11, 80, 30, 11, 83, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (69, 103201, 2, 11, 7, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (70, 103201, 3, 11, 7, 30, 11, 73, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (71, 103201, 4, 11, 7, 60, 11, 71, 15, 11, 73, 15, 11, 78, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (72, 103201, 5, 11, 7, 100, 11, 71, 30, 11, 73, 30, 11, 78, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (73, 103501, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (74, 103501, 3, 11, 7, 30, 11, 78, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (75, 103501, 4, 11, 7, 60, 11, 71, 15, 11, 78, 15, 11, 83, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (76, 103501, 5, 11, 7, 100, 11, 71, 30, 11, 78, 30, 11, 83, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (77, 104101, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (78, 104101, 3, 11, 1, 30, 11, 81, 5, 11, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (79, 104101, 4, 11, 1, 60, 11, 70, 15, 11, 79, 15, 11, 81, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (80, 104101, 5, 11, 1, 100, 11, 70, 30, 11, 79, 30, 11, 81, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (81, 104501, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (82, 104501, 3, 11, 10, 30, 11, 74, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (83, 104501, 4, 11, 10, 60, 11, 71, 15, 11, 74, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (84, 104501, 5, 11, 10, 100, 11, 71, 30, 11, 74, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (85, 105201, 2, 11, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (86, 105201, 3, 11, 13, 30, 11, 69, 5, 11, 102, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (87, 105201, 4, 11, 13, 60, 11, 69, 15, 11, 104, 15, 11, 102, 15, 11, 88, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (88, 105201, 5, 11, 13, 100, 11, 69, 30, 11, 104, 30, 11, 102, 30, 11, 88, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (89, 105601, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (90, 105601, 3, 11, 10, 30, 11, 80, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (91, 105601, 4, 11, 10, 60, 11, 80, 15, 11, 78, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (92, 105601, 5, 11, 10, 100, 11, 80, 30, 11, 78, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (93, 106001, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (94, 106001, 3, 11, 7, 30, 11, 84, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (95, 106001, 4, 11, 7, 60, 11, 80, 15, 11, 83, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (96, 106001, 5, 11, 7, 100, 11, 80, 30, 11, 83, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (97, 106101, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (98, 106101, 3, 11, 1, 30, 11, 70, 5, 11, 73, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (99, 106101, 4, 11, 1, 60, 11, 70, 15, 11, 73, 15, 11, 84, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (100, 106101, 5, 11, 1, 100, 11, 70, 30, 11, 73, 30, 11, 84, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (101, 101501, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (102, 101501, 3, 11, 10, 30, 11, 80, 5, 11, 74, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (103, 101501, 4, 11, 10, 60, 11, 80, 15, 11, 74, 15, 11, 73, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (104, 101501, 5, 11, 10, 100, 11, 80, 30, 11, 74, 30, 11, 73, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (105, 1, 2, 11, 25, 1, 11, 26, 1, 11, 27, 1, 11, 28, 1, 11, 28, 1, 11, 28, 1);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (106, 1, 3, 11, 25, 1, 11, 26, 1, 11, 27, 1, 11, 28, 1, 11, 28, 1, 11, 28, 1);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (107, 1, 4, 11, 25, 1, 11, 26, 1, 11, 27, 1, 11, 28, 1, 11, 28, 1, 11, 28, 1);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (108, 1, 5, 11, 25, 1, 11, 26, 1, 11, 27, 1, 11, 28, 1, 11, 28, 1, 11, 28, 1);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (109, 102601, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (110, 102601, 3, 11, 7, 30, 11, 90, 5, 11, 73, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (111, 102601, 4, 11, 7, 60, 11, 90, 15, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (112, 102601, 5, 11, 7, 100, 11, 90, 30, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (113, 102301, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (114, 102301, 3, 11, 7, 30, 11, 80, 5, 11, 74, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (115, 102301, 4, 11, 7, 60, 11, 80, 15, 11, 74, 15, 11, 83, 15, 11, 78, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (116, 102301, 5, 11, 7, 100, 11, 80, 30, 11, 74, 30, 11, 83, 30, 11, 78, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (117, 100302, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (118, 100302, 3, 11, 7, 30, 11, 78, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (119, 100302, 4, 11, 7, 60, 11, 78, 15, 11, 91, 15, 11, 87, 15, 11, 74, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (120, 100302, 5, 11, 7, 100, 11, 78, 30, 11, 91, 30, 11, 87, 30, 11, 74, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (121, 101302, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (122, 101302, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (123, 101302, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 83, 15, 11, 71, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (124, 101302, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 83, 30, 11, 71, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (125, 103801, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (126, 103801, 3, 11, 1, 30, 11, 81, 5, 11, 70, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (127, 103801, 4, 11, 1, 60, 11, 81, 15, 11, 70, 15, 11, 72, 15, 11, 76, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (128, 103801, 5, 11, 1, 100, 11, 81, 30, 11, 70, 30, 11, 72, 30, 11, 76, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (129, 105001, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (130, 105001, 3, 11, 7, 30, 11, 73, 5, 11, 92, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (131, 105001, 4, 11, 7, 60, 11, 73, 15, 11, 92, 15, 11, 78, 15, 11, 74, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (132, 105001, 5, 11, 7, 100, 11, 73, 30, 11, 92, 30, 11, 78, 30, 11, 74, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (133, 104601, 2, 11, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (134, 104601, 3, 11, 13, 30, 11, 106, 5, 11, 103, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (135, 104601, 4, 11, 13, 60, 11, 106, 15, 11, 103, 15, 11, 105, 15, 11, 101, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (136, 104601, 5, 11, 13, 100, 11, 106, 30, 11, 103, 30, 11, 105, 30, 11, 101, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (137, 101601, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (138, 101601, 3, 11, 10, 30, 11, 83, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (139, 101601, 4, 11, 10, 60, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (140, 101601, 5, 11, 10, 100, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (141, 105602, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (142, 105602, 3, 11, 10, 30, 11, 71, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (143, 105602, 4, 11, 10, 60, 11, 71, 15, 11, 78, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (144, 105602, 5, 11, 10, 100, 11, 71, 30, 11, 78, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (145, 101802, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (146, 101802, 3, 11, 7, 30, 11, 77, 5, 11, 86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (147, 101802, 4, 11, 7, 60, 11, 77, 15, 11, 86, 15, 11, 89, 15, 11, 76, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (148, 101802, 5, 11, 7, 100, 11, 77, 30, 11, 86, 30, 11, 89, 30, 11, 76, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (149, 102402, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (150, 102402, 3, 11, 10, 30, 11, 80, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (151, 102402, 4, 11, 10, 60, 11, 80, 15, 11, 84, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (152, 102402, 5, 11, 10, 100, 11, 80, 30, 11, 84, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (153, 102001, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (154, 102001, 3, 11, 7, 30, 11, 73, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (155, 102001, 4, 11, 7, 60, 11, 73, 15, 11, 74, 15, 11, 78, 15, 11, 83, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (156, 102001, 5, 11, 7, 100, 11, 73, 30, 11, 74, 30, 11, 78, 30, 11, 83, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (157, 101201, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (158, 101201, 3, 11, 7, 30, 11, 87, 5, 11, 89, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (159, 101201, 4, 11, 7, 60, 11, 77, 15, 11, 87, 15, 11, 89, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (160, 101201, 5, 11, 7, 100, 11, 77, 30, 11, 87, 30, 11, 89, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (161, 101102, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (162, 101102, 3, 11, 7, 30, 11, 80, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (163, 101102, 4, 11, 7, 60, 11, 79, 15, 11, 80, 15, 11, 90, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (164, 101102, 5, 11, 7, 100, 11, 79, 30, 11, 80, 30, 11, 90, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (165, 101402, 2, 11, 7, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (166, 101402, 3, 11, 7, 30, 11, 75, 5, 11, 87, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (167, 101402, 4, 11, 7, 60, 11, 75, 15, 11, 78, 15, 11, 80, 15, 11, 87, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (168, 101402, 5, 11, 7, 100, 11, 75, 30, 11, 78, 30, 11, 80, 30, 11, 87, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (169, 100501, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (170, 100501, 3, 11, 4, 30, 11, 73, 5, 11, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (171, 100501, 4, 11, 4, 60, 11, 70, 15, 11, 73, 15, 11, 78, 15, 11, 90, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (172, 100501, 5, 11, 4, 100, 11, 70, 30, 11, 73, 30, 11, 78, 30, 11, 90, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (173, 104001, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (174, 104001, 3, 11, 4, 30, 11, 73, 5, 11, 89, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (175, 104001, 4, 11, 4, 60, 11, 71, 15, 11, 73, 15, 11, 83, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (176, 104001, 5, 11, 4, 100, 11, 71, 30, 11, 73, 30, 11, 83, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (177, 100102, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (178, 100102, 3, 11, 10, 30, 11, 78, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (179, 100102, 4, 11, 10, 60, 11, 74, 15, 11, 78, 15, 11, 80, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (180, 100102, 5, 11, 10, 100, 11, 74, 30, 11, 78, 30, 11, 80, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (181, 100402, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (182, 100402, 3, 11, 4, 30, 11, 78, 5, 11, 79, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (183, 100402, 4, 11, 4, 60, 11, 71, 15, 11, 78, 15, 11, 79, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (184, 100402, 5, 11, 4, 100, 11, 71, 30, 11, 78, 30, 11, 79, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (185, 105801, 2, 11, 7, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (186, 105801, 3, 11, 7, 30, 11, 80, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (187, 105801, 4, 11, 7, 60, 11, 74, 15, 11, 80, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (188, 105801, 5, 11, 7, 100, 11, 74, 30, 11, 80, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (189, 103701, 2, 11, 7, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (190, 103701, 3, 11, 7, 30, 11, 78, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (191, 103701, 4, 11, 7, 60, 11, 74, 15, 11, 78, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (192, 103701, 5, 11, 7, 100, 11, 74, 30, 11, 78, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (193, 102801, 2, 11, 1, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (194, 102801, 3, 11, 1, 30, 11, 70, 5, 11, 81, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (195, 102801, 4, 11, 1, 60, 11, 70, 15, 11, 79, 15, 11, 81, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (196, 102801, 5, 11, 1, 100, 11, 70, 30, 11, 79, 30, 11, 81, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (197, 101901, 2, 11, 4, 15, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (198, 101901, 3, 11, 4, 30, 11, 69, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (199, 101901, 4, 11, 4, 60, 11, 69, 15, 11, 79, 15, 11, 84, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (200, 101901, 5, 11, 4, 100, 11, 69, 30, 11, 79, 30, 11, 84, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (201, 103002, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (202, 103002, 3, 11, 10, 30, 11, 74, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (203, 103002, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 83, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (204, 103002, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 83, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (205, 104502, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (206, 104502, 3, 11, 10, 30, 11, 83, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (207, 104502, 4, 11, 10, 60, 11, 83, 15, 11, 84, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (208, 104502, 5, 11, 10, 100, 11, 83, 30, 11, 84, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (209, 103901, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (210, 103901, 3, 11, 7, 30, 11, 77, 5, 11, 82, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (211, 103901, 4, 11, 7, 60, 11, 76, 15, 11, 77, 15, 11, 82, 15, 11, 86, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (212, 103901, 5, 11, 7, 100, 11, 76, 30, 11, 77, 30, 11, 82, 30, 11, 86, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (213, 102501, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (214, 102501, 3, 11, 10, 30, 11, 74, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (215, 102501, 4, 11, 10, 60, 11, 74, 15, 11, 83, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (216, 102501, 5, 11, 10, 100, 11, 74, 30, 11, 83, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (217, 101702, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (218, 101702, 3, 11, 7, 30, 11, 83, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (219, 101702, 4, 11, 7, 60, 11, 83, 15, 11, 84, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (220, 101702, 5, 11, 7, 100, 11, 83, 30, 11, 84, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (221, 104002, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (222, 104002, 3, 11, 4, 30, 11, 83, 5, 11, 89, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (223, 104002, 4, 11, 4, 60, 11, 80, 15, 11, 83, 15, 11, 87, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (224, 104002, 5, 11, 4, 100, 11, 80, 30, 11, 83, 30, 11, 87, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (225, 104801, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (226, 104801, 3, 11, 7, 30, 11, 74, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (227, 104801, 4, 11, 7, 60, 11, 71, 15, 11, 74, 15, 11, 84, 15, 11, 87, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (228, 104801, 5, 11, 7, 100, 11, 71, 30, 11, 74, 30, 11, 84, 30, 11, 87, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (229, 105901, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (230, 105901, 3, 11, 7, 30, 11, 77, 5, 11, 86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (231, 105901, 4, 11, 7, 60, 11, 77, 15, 11, 82, 15, 11, 86, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (232, 105901, 5, 11, 7, 100, 11, 77, 30, 11, 82, 30, 11, 86, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (233, 100602, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (234, 100602, 3, 11, 7, 30, 11, 87, 5, 11, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (235, 100602, 4, 11, 7, 60, 11, 85, 15, 11, 87, 15, 11, 90, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (236, 100602, 5, 11, 7, 100, 11, 85, 30, 11, 87, 30, 11, 90, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (237, 102302, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (238, 102302, 3, 11, 7, 30, 11, 80, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (239, 102302, 4, 11, 7, 60, 11, 80, 15, 11, 83, 15, 11, 90, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (240, 102302, 5, 11, 7, 100, 11, 80, 30, 11, 83, 30, 11, 90, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (241, 101502, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (242, 101502, 3, 11, 10, 30, 11, 87, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (243, 101502, 4, 11, 10, 60, 11, 80, 15, 11, 84, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (244, 101502, 5, 11, 10, 100, 11, 80, 30, 11, 84, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (245, 102201, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (246, 102201, 3, 11, 7, 30, 11, 82, 5, 11, 86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (247, 102201, 4, 11, 7, 60, 11, 82, 15, 11, 85, 15, 11, 86, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (248, 102201, 5, 11, 7, 100, 11, 82, 30, 11, 85, 30, 11, 86, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (249, 102101, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (250, 102101, 3, 11, 10, 30, 11, 74, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (251, 102101, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 84, 15, 11, 87, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (252, 102101, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 84, 30, 11, 87, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (253, 105202, 2, 11, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (254, 105202, 3, 11, 13, 30, 11, 69, 5, 11, 102, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (255, 105202, 4, 11, 13, 60, 11, 69, 15, 11, 88, 15, 11, 102, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (256, 105202, 5, 11, 13, 100, 11, 69, 30, 11, 88, 30, 11, 102, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (257, 106901, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (258, 106901, 3, 11, 7, 30, 11, 78, 5, 11, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (259, 106901, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 80, 15, 11, 90, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (260, 106901, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 80, 30, 11, 90, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (261, 102602, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (262, 102602, 3, 11, 7, 30, 11, 73, 5, 11, 78, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (263, 102602, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 87, 15, 11, 90, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (264, 102602, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 87, 30, 11, 90, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (265, 103702, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (266, 103702, 3, 11, 7, 30, 11, 78, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (267, 103702, 4, 11, 7, 60, 11, 71, 15, 11, 78, 15, 11, 80, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (268, 103702, 5, 11, 7, 100, 11, 71, 30, 11, 78, 30, 11, 80, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (269, 107101, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (270, 107101, 3, 11, 7, 30, 11, 78, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (271, 107101, 4, 11, 7, 60, 11, 71, 15, 11, 78, 15, 11, 84, 15, 11, 87, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (272, 107101, 5, 11, 7, 100, 11, 71, 30, 11, 78, 30, 11, 84, 30, 11, 87, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (273, 103301, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (274, 103301, 3, 11, 7, 30, 11, 78, 5, 11, 92, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (275, 103301, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 80, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (276, 103301, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 80, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (277, 106201, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (278, 106201, 3, 11, 10, 30, 11, 74, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (279, 106201, 4, 11, 10, 60, 11, 74, 15, 11, 78, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (280, 106201, 5, 11, 10, 100, 11, 74, 30, 11, 78, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (281, 106801, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (282, 106801, 3, 11, 10, 30, 11, 74, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (283, 106801, 4, 11, 10, 60, 11, 74, 15, 11, 83, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (284, 106801, 5, 11, 10, 100, 11, 74, 30, 11, 83, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (285, 106701, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (286, 106701, 3, 11, 10, 30, 11, 83, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (287, 106701, 4, 11, 10, 60, 11, 74, 15, 11, 78, 15, 11, 83, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (288, 106701, 5, 11, 10, 100, 11, 74, 30, 11, 78, 30, 11, 83, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (289, 107401, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (290, 107401, 3, 11, 10, 30, 11, 74, 5, 11, 92, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (291, 107401, 4, 11, 10, 60, 11, 74, 15, 11, 83, 15, 11, 91, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (292, 107401, 5, 11, 10, 100, 11, 74, 30, 11, 83, 30, 11, 91, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (293, 100502, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (294, 100502, 3, 11, 4, 30, 11, 73, 5, 11, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (295, 100502, 4, 11, 4, 60, 11, 70, 15, 11, 73, 15, 11, 75, 15, 11, 90, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (296, 100502, 5, 11, 4, 100, 11, 70, 30, 11, 73, 30, 11, 75, 30, 11, 90, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (297, 102002, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (298, 102002, 3, 11, 7, 30, 11, 73, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (299, 102002, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (300, 102002, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (301, 105101, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (302, 105101, 3, 11, 4, 30, 11, 72, 5, 11, 81, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (303, 105101, 4, 11, 4, 60, 11, 72, 15, 11, 79, 15, 11, 81, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (304, 105101, 5, 11, 4, 100, 11, 72, 30, 11, 79, 30, 11, 81, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (305, 107201, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (306, 107201, 3, 11, 7, 30, 11, 73, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (307, 107201, 4, 11, 7, 60, 11, 71, 15, 11, 73, 15, 11, 79, 15, 11, 84, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (308, 107201, 5, 11, 7, 100, 11, 71, 30, 11, 73, 30, 11, 79, 30, 11, 84, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (309, 106002, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (310, 106002, 3, 11, 7, 30, 11, 84, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (311, 106002, 4, 11, 7, 60, 11, 71, 15, 11, 80, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (312, 106002, 5, 11, 7, 100, 11, 71, 30, 11, 80, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (313, 106102, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (314, 106102, 3, 11, 1, 30, 11, 70, 5, 11, 73, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (315, 106102, 4, 11, 1, 60, 11, 70, 15, 11, 73, 15, 11, 81, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (316, 106102, 5, 11, 1, 100, 11, 70, 30, 11, 73, 30, 11, 81, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (317, 103101, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (318, 103101, 3, 11, 7, 30, 11, 78, 5, 11, 90, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (319, 103101, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 84, 15, 11, 90, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (320, 103101, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 84, 30, 11, 90, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (321, 106401, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (322, 106401, 3, 11, 10, 30, 11, 80, 5, 11, 91, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (323, 106401, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (324, 106401, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (325, 103802, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (326, 103802, 3, 11, 1, 30, 11, 70, 5, 11, 89, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (327, 103802, 4, 11, 1, 60, 11, 70, 15, 11, 72, 15, 11, 76, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (328, 103802, 5, 11, 1, 100, 11, 70, 30, 11, 72, 30, 11, 76, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (329, 102202, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (330, 102202, 3, 11, 7, 30, 11, 82, 5, 11, 86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (331, 102202, 4, 11, 7, 60, 11, 72, 15, 11, 77, 15, 11, 82, 15, 11, 86, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (332, 102202, 5, 11, 7, 100, 11, 72, 30, 11, 77, 30, 11, 82, 30, 11, 86, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (333, 103401, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (334, 103401, 3, 11, 10, 30, 11, 91, 5, 11, 106, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (335, 103401, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 91, 15, 11, 106, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (336, 103401, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 91, 30, 11, 106, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (337, 104401, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (338, 104401, 3, 11, 7, 30, 11, 80, 5, 11, 86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (339, 104401, 4, 11, 7, 60, 11, 77, 15, 11, 80, 15, 11, 82, 15, 11, 86, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (340, 104401, 5, 11, 7, 100, 11, 77, 30, 11, 80, 30, 11, 82, 30, 11, 86, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (341, 101002, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (342, 101002, 3, 11, 4, 30, 11, 79, 5, 11, 85, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (343, 101002, 4, 11, 4, 60, 11, 70, 15, 11, 79, 15, 11, 81, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (344, 101002, 5, 11, 4, 100, 11, 70, 30, 11, 79, 30, 11, 81, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (345, 105902, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (346, 105902, 3, 11, 7, 30, 11, 77, 5, 11, 86, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (347, 105902, 4, 11, 7, 60, 11, 71, 15, 11, 77, 15, 11, 82, 15, 11, 86, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (348, 105902, 5, 11, 7, 100, 11, 71, 30, 11, 77, 30, 11, 82, 30, 11, 86, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (349, 103601, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (350, 103601, 3, 11, 7, 30, 11, 73, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (351, 103601, 4, 11, 7, 60, 11, 71, 15, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (352, 103601, 5, 11, 7, 100, 11, 71, 30, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (353, 100103, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (354, 100103, 3, 11, 7, 30, 11, 73, 5, 11, 78, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (355, 100103, 4, 11, 10, 60, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 74, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (356, 100103, 5, 11, 7, 100, 11, 80, 30, 11, 84, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (357, 100702, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (358, 100702, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (359, 100702, 4, 11, 10, 60, 11, 73, 15, 11, 74, 15, 11, 80, 15, 11, 83, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (360, 100702, 5, 11, 10, 100, 11, 73, 30, 11, 74, 30, 11, 80, 30, 11, 83, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (361, 101303, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (362, 101303, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (363, 101303, 4, 11, 10, 60, 11, 71, 15, 11, 74, 15, 11, 80, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (364, 101303, 5, 11, 10, 100, 11, 71, 30, 11, 74, 30, 11, 80, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (365, 105301, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (366, 105301, 3, 11, 4, 30, 11, 79, 5, 11, 81, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (367, 105301, 4, 11, 4, 60, 11, 70, 15, 11, 79, 15, 11, 81, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (368, 105301, 5, 11, 4, 100, 11, 70, 30, 11, 79, 30, 11, 81, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (369, 109801, 2, 11, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (370, 109801, 3, 11, 13, 30, 11, 69, 5, 11, 177, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (371, 109801, 4, 11, 13, 60, 11, 69, 15, 11, 103, 15, 11, 177, 15, 11, 179, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (372, 109801, 5, 11, 13, 100, 11, 69, 30, 11, 103, 30, 11, 177, 30, 11, 179, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (373, 104602, 2, 11, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (374, 104602, 3, 11, 13, 30, 11, 103, 5, 11, 106, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (375, 104602, 4, 11, 13, 60, 11, 103, 15, 11, 105, 15, 11, 106, 15, 11, 175, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (376, 104602, 5, 11, 13, 100, 11, 103, 30, 11, 105, 30, 11, 106, 30, 11, 175, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (377, 103502, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (378, 103502, 3, 11, 7, 30, 11, 78, 5, 11, 83, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (379, 103502, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 87, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (380, 103502, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 87, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (381, 105002, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (382, 105002, 3, 11, 7, 30, 11, 73, 5, 11, 92, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (383, 105002, 4, 11, 7, 60, 11, 73, 15, 11, 78, 15, 11, 83, 15, 11, 92, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (384, 105002, 5, 11, 7, 100, 11, 73, 30, 11, 78, 30, 11, 83, 30, 11, 92, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (385, 102901, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (386, 102901, 3, 11, 7, 30, 11, 72, 5, 11, 77, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (387, 102901, 4, 11, 7, 60, 11, 72, 15, 11, 77, 15, 11, 82, 15, 11, 86, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (388, 102901, 5, 11, 7, 100, 11, 72, 30, 11, 77, 30, 11, 82, 30, 11, 86, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (389, 104201, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (390, 104201, 3, 11, 1, 30, 11, 70, 5, 11, 75, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (391, 104201, 4, 11, 1, 60, 11, 70, 15, 11, 75, 15, 11, 81, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (392, 104201, 5, 11, 1, 100, 11, 70, 30, 11, 75, 30, 11, 81, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (393, 101902, 2, 11, 13, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (394, 101902, 3, 11, 13, 30, 11, 84, 5, 11, 179, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (395, 101902, 4, 11, 13, 60, 11, 79, 15, 11, 84, 15, 11, 176, 15, 11, 179, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (396, 101902, 5, 11, 13, 100, 11, 79, 30, 11, 84, 30, 11, 176, 30, 11, 179, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (397, 105802, 2, 11, 7, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (398, 105802, 3, 11, 7, 30, 11, 80, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (399, 105802, 4, 11, 7, 60, 11, 80, 15, 11, 84, 15, 11, 87, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (400, 105802, 5, 11, 7, 100, 11, 80, 30, 11, 84, 30, 11, 87, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (401, 108701, 2, 11, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (402, 108701, 3, 11, 1, 30, 11, 81, 5, 11, 89, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (403, 108701, 4, 11, 1, 60, 11, 70, 15, 11, 72, 15, 11, 81, 15, 11, 89, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (404, 108701, 5, 11, 1, 100, 11, 70, 30, 11, 72, 30, 11, 81, 30, 11, 89, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (405, 107801, 2, 11, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (406, 107801, 3, 11, 4, 30, 11, 79, 5, 11, 84, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (407, 107801, 4, 11, 4, 60, 11, 79, 15, 11, 81, 15, 11, 84, 15, 11, 85, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (408, 107801, 5, 11, 4, 100, 11, 79, 30, 11, 81, 30, 11, 84, 30, 11, 85, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (409, 102102, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (410, 102102, 3, 11, 10, 30, 11, 74, 5, 11, 80, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (411, 102102, 4, 11, 10, 60, 11, 74, 15, 11, 80, 15, 11, 84, 15, 11, 91, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (412, 102102, 5, 11, 10, 100, 11, 74, 30, 11, 80, 30, 11, 84, 30, 11, 91, 30, 11, 44, 10);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (413, 103402, 2, 11, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (414, 103402, 3, 11, 10, 30, 11, 91, 5, 11, 106, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (415, 103402, 4, 11, 10, 60, 11, 80, 15, 11, 84, 15, 11, 91, 15, 11, 106, 15, 11, 44, 2);
INSERT INTO card_talent_upgrade (id, talent_group_id, talent_level, item_category_1, item_id_1, item_num_1, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5, item_category_6, item_id_6, item_num_6) VALUES (416, 103402, 5, 11, 10, 100, 11, 80, 30, 11, 84, 30, 11, 91, 30, 11, 106, 30, 11, 44, 10);
-- Table: challenge_match_boss_npc
CREATE TABLE IF NOT EXISTS 'challenge_match_boss_npc' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'nickname_id' INTEGER NOT NULL, 'card_rarity_data_id' INTEGER NOT NULL, 'post' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_set_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1, 1011, 101101, 73, 10110103, 2, 581, 535, 562, 598, 614, 1, 7, 6, 7, 2, 6, 7, 2, 7, 1, 51101122);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2, 1061, 106101, 126, 10610103, 2, 694, 538, 660, 507, 575, 7, 7, 6, 5, 1, 6, 7, 4, 7, 1, 51106122);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3, 1020, 102001, 164, 10200103, 0, 658, 696, 658, 418, 437, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 51102032);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4, 1001, 100101, 66, 10010103, 2, 587, 619, 570, 490, 529, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 51100132);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (5, 1014, 101401, 68, 10140103, 0, 731, 687, 687, 742, 708, 2, 7, 7, 6, 3, 7, 6, 5, 7, 6, 52101422);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (6, 1014, 101416, 68, 10140203, 2, 969, 766, 988, 762, 903, 2, 7, 7, 6, 3, 6, 7, 5, 7, 6, 53101423);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (7, 1035, 103501, 47, 10350103, 2, 635, 588, 635, 568, 493, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 51103531);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (8, 1032, 103201, 48, 10320103, 2, 575, 658, 643, 388, 645, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 51103231);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (9, 1005, 100501, 80, 10050103, 0, 624, 601, 650, 673, 569, 6, 7, 7, 3, 5, 7, 5, 1, 7, 2, 51100531);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (10, 1003, 100301, 76, 10030103, 2, 640, 655, 629, 582, 629, 2, 3, 7, 6, 1, 7, 4, 2, 7, 1, 51100331);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (11, 1017, 101701, 78, 10170103, 0, 906, 778, 810, 666, 784, 3, 5, 7, 7, 6, 7, 6, 5, 7, 1, 52101732);
INSERT INTO challenge_match_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (12, 1017, 101743, 78, 10170203, 0, 991, 851, 886, 728, 858, 3, 5, 7, 7, 6, 7, 6, 5, 7, 1, 53101732);
-- Table: challenge_match_data
CREATE TABLE IF NOT EXISTS 'challenge_match_data' ('challenge_match_id' INTEGER NOT NULL, 'announce_id' INTEGER NOT NULL, 'bonus_skill_id' INTEGER NOT NULL, 'bonus_factor_id' INTEGER NOT NULL, 'item_exchange_top_id' INTEGER NOT NULL, 'challenge_match_top_bg_id' INTEGER NOT NULL, 'challenge_match_top_bg_sub_id' INTEGER NOT NULL, 'notice_date' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'ending_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('challenge_match_id'));
INSERT INTO challenge_match_data (challenge_match_id, announce_id, bonus_skill_id, bonus_factor_id, item_exchange_top_id, challenge_match_top_bg_id, challenge_match_top_bg_sub_id, notice_date, start_date, ending_date, end_date) VALUES (1, 0, 1000011, 4000101, 20001, 77, 111, 1769983200, 1770328800, 1770933599, 1771192799);
INSERT INTO challenge_match_data (challenge_match_id, announce_id, bonus_skill_id, bonus_factor_id, item_exchange_top_id, challenge_match_top_bg_id, challenge_match_top_bg_sub_id, notice_date, start_date, ending_date, end_date) VALUES (2, 0, 1000012, 4000102, 20002, 77, 111, 1776290400, 1776376800, 1776981599, 1777240799);
-- Table: challenge_match_race
CREATE TABLE IF NOT EXISTS 'challenge_match_race' ('id' INTEGER NOT NULL, 'challenge_match_id' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'challenge_match_bg_id' INTEGER NOT NULL, 'challenge_match_bg_sub_id' INTEGER NOT NULL, 'difficulty' INTEGER NOT NULL, 'race_type' INTEGER NOT NULL, 'race_appearance_rate' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'challenge_match_race_boss_npc_id' INTEGER NOT NULL, 'cost_rp' INTEGER NOT NULL, 'drop_reward_odds_id' INTEGER NOT NULL, 'victory_reward_odds_id' INTEGER NOT NULL, 'first_clear_item_category_1' INTEGER NOT NULL, 'first_clear_item_id_1' INTEGER NOT NULL, 'first_clear_item_num_1' INTEGER NOT NULL, 'first_clear_item_category_2' INTEGER NOT NULL, 'first_clear_item_id_2' INTEGER NOT NULL, 'first_clear_item_num_2' INTEGER NOT NULL, 'first_clear_item_category_3' INTEGER NOT NULL, 'first_clear_item_id_3' INTEGER NOT NULL, 'first_clear_item_num_3' INTEGER NOT NULL, 'pick_up_item_category_1' INTEGER NOT NULL, 'pick_up_item_id_1' INTEGER NOT NULL, 'pick_up_item_num_1' INTEGER NOT NULL, 'pick_up_item_category_2' INTEGER NOT NULL, 'pick_up_item_id_2' INTEGER NOT NULL, 'pick_up_item_num_2' INTEGER NOT NULL, 'pick_up_item_category_3' INTEGER NOT NULL, 'pick_up_item_id_3' INTEGER NOT NULL, 'pick_up_item_num_3' INTEGER NOT NULL, 'pick_up_item_category_4' INTEGER NOT NULL, 'pick_up_item_id_4' INTEGER NOT NULL, 'pick_up_item_num_4' INTEGER NOT NULL, 'pick_up_item_category_5' INTEGER NOT NULL, 'pick_up_item_id_5' INTEGER NOT NULL, 'pick_up_item_num_5' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (1, 1, 1, 77, 111, 3, 0, 0, 630001, 4, 1, 1, 1, 1, 10101, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 101101, 1, 11, 4, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (2, 1, 2, 77, 111, 3, 0, 0, 630002, 4, 1, 1, 2, 1, 10102, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 106101, 1, 11, 4, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (3, 1, 3, 77, 111, 3, 0, 0, 630003, 4, 1, 1, 3, 1, 10103, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 102001, 1, 11, 7, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (4, 1, 4, 77, 111, 3, 0, 0, 630004, 4, 1, 1, 4, 1, 10104, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 100101, 1, 11, 7, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (5, 1, 5, 24, 111, 4, 1, 60, 630005, 4, 1, 1, 5, 1, 10105, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 101401, 1, 20, 32, 1, 93, 44, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (6, 1, 6, 24, 111, 5, 1, 40, 630006, 4, 1, 1, 6, 1, 10106, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 101402, 1, 20, 32, 1, 93, 44, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (7, 2, 1, 77, 111, 3, 0, 0, 630007, 5, 1, 1, 7, 1, 10107, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 103501, 1, 11, 7, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (8, 2, 2, 77, 111, 3, 0, 0, 630008, 5, 1, 1, 8, 1, 10108, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 103201, 1, 11, 7, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (9, 2, 3, 77, 111, 3, 0, 0, 630009, 5, 1, 1, 9, 1, 10109, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 100501, 1, 11, 7, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (10, 2, 4, 77, 111, 3, 0, 0, 630010, 5, 1, 1, 10, 1, 10110, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 100301, 1, 11, 7, 1, 103, 98, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (11, 2, 5, 77, 111, 4, 1, 70, 630011, 5, 1, 1, 11, 1, 10111, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 101701, 1, 20, 32, 1, 93, 44, 1, 91, 59, 1, 30, 110, 1);
INSERT INTO challenge_match_race (id, challenge_match_id, disp_order, challenge_match_bg_id, challenge_match_bg_sub_id, difficulty, race_type, race_appearance_rate, race_instance_id, season, weather, ground, challenge_match_race_boss_npc_id, cost_rp, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, pick_up_item_category_4, pick_up_item_id_4, pick_up_item_num_4, pick_up_item_category_5, pick_up_item_id_5, pick_up_item_num_5) VALUES (12, 2, 6, 77, 111, 5, 1, 30, 630012, 5, 1, 1, 12, 1, 10112, 0, 90, 43, 150, 91, 59, 10000, 30, 110, 5000, 102, 101702, 1, 20, 32, 1, 93, 44, 1, 91, 59, 1, 30, 110, 1);
-- Table: challenge_match_raw_point
CREATE TABLE IF NOT EXISTS 'challenge_match_raw_point' ('id' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'point' INTEGER NOT NULL, 'race_point_name_id' INTEGER NOT NULL, 'sort_order' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (1, 1, 1, 20, 0, 150, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (2, 1, 1, 19, 0, 130, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (3, 1, 1, 18, 0, 125, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (4, 1, 1, 17, 0, 120, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (5, 1, 1, 16, 0, 115, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (6, 1, 1, 15, 0, 110, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (7, 1, 1, 14, 0, 105, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (8, 1, 1, 13, 0, 100, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (9, 1, 1, 12, 0, 95, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (10, 1, 1, 11, 0, 90, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (11, 1, 1, 10, 0, 85, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (12, 1, 1, 9, 0, 80, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (13, 1, 1, 8, 0, 75, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (14, 1, 1, 7, 0, 70, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (15, 1, 1, 6, 0, 65, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (16, 1, 1, 5, 0, 60, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (17, 1, 1, 4, 0, 55, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (18, 1, 1, 3, 0, 50, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (19, 1, 1, 0, 0, 250, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (20, 1, 1, 1, 0, 150, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (21, 1, 1, 2, 0, 100, 0, 13);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (22, 1, 2, 3, 8, 200, 0, 14);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (23, 1, 7, 1, 0, 50, 1, 16);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (24, 1, 8, 3, 10, 150, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (25, 1, 8, 3, 9, 140, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (26, 1, 8, 3, 8, 130, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (27, 1, 8, 3, 7, 120, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (28, 1, 8, 3, 6, 110, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (29, 1, 8, 3, 5, 100, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (30, 1, 8, 3, 4, 95, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (31, 1, 8, 3, 3, 90, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (32, 1, 8, 3, 2, 85, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (33, 1, 8, 3, 1, 75, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (34, 1, 8, 4, 10, 200, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (35, 1, 8, 4, 9, 190, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (36, 1, 8, 4, 8, 180, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (37, 1, 8, 4, 7, 170, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (38, 1, 8, 4, 6, 160, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (39, 1, 8, 4, 5, 150, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (40, 1, 8, 4, 4, 140, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (41, 1, 8, 4, 3, 130, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (42, 1, 8, 4, 2, 120, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (43, 1, 8, 4, 1, 110, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (44, 1, 8, 5, 10, 200, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (45, 1, 8, 5, 9, 190, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (46, 1, 8, 5, 8, 180, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (47, 1, 8, 5, 7, 170, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (48, 1, 8, 5, 6, 160, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (49, 1, 8, 5, 5, 150, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (50, 1, 8, 5, 4, 140, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (51, 1, 8, 5, 3, 130, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (52, 1, 8, 5, 2, 120, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (53, 1, 8, 5, 1, 110, 2, 17);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (54, 1, 8, 2, 0, 60, 2, 18);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (55, 1, 8, 1, 0, 25, 2, 19);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (56, 1, 9, 1, 0, 50, 3, 20);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (57, 1, 9, 2, 0, 50, 3, 21);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (58, 1, 3, 1, 0, 500, 0, 1);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (59, 1, 3, 2, 0, 400, 0, 2);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (60, 1, 3, 3, 0, 350, 0, 3);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (61, 1, 3, 4, 0, 300, 0, 4);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (62, 1, 3, 5, 0, 250, 0, 5);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (63, 1, 3, 6, 0, 200, 0, 6);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (64, 1, 3, 7, 0, 200, 0, 7);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (65, 1, 3, 8, 0, 150, 0, 8);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (66, 1, 3, 9, 0, 150, 0, 9);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (67, 1, 3, 10, 0, 100, 0, 10);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (68, 1, 3, 11, 0, 100, 0, 11);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (69, 1, 3, 12, 0, 100, 0, 12);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (70, 1, 4, 20, 99999999, 120, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (71, 1, 4, 19, 20, 110, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (72, 1, 4, 18, 19, 105, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (73, 1, 4, 17, 18, 100, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (74, 1, 4, 16, 17, 95, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (75, 1, 4, 15, 16, 90, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (76, 1, 4, 14, 15, 85, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (77, 1, 4, 13, 14, 80, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (78, 1, 4, 12, 13, 75, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (79, 1, 4, 11, 12, 70, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (80, 1, 4, 10, 11, 65, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (81, 1, 4, 9, 10, 60, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (82, 1, 4, 8, 9, 55, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (83, 1, 4, 7, 8, 50, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (84, 1, 4, 6, 7, 45, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (85, 1, 4, 5, 6, 40, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (86, 1, 4, 4, 5, 35, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (87, 1, 4, 3, 4, 30, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (88, 1, 4, 2, 3, 25, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (89, 1, 4, 1, 2, 20, 0, 15);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (90, 2, 10, 1, 1, 500, 0, 1000);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (91, 1, 12, 4, 1, 1000, 0, 22);
INSERT INTO challenge_match_raw_point (id, priority, condition_type, condition_value_1, condition_value_2, point, race_point_name_id, sort_order) VALUES (92, 1, 12, 5, 1, 1500, 0, 23);
-- Table: champions_bgm
CREATE TABLE IF NOT EXISTS 'champions_bgm' ('id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'scene_type' INTEGER NOT NULL, 'race_number' INTEGER NOT NULL, 'cue_name' TEXT NOT NULL, 'cuesheet_name' TEXT NOT NULL, 'first_bgm_pattern' INTEGER NOT NULL, 'second_bgm_pattern' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (1, 1, 1, 1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (2, 1, 1, 2, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (3, 1, 1, 3, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (4, 1, 1, 4, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (5, 1, 1, 5, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (6, 1, 2, 1, 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (7, 1, 2, 2, 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (8, 1, 2, 3, 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (9, 1, 2, 4, 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (10, 1, 2, 5, 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (11, 1, 3, 1, '0', '0', 12, 13);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (12, 1, 3, 2, '0', '0', 12, 13);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (13, 1, 3, 3, '0', '0', 10, 11);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (14, 1, 3, 4, '0', '0', 10, 11);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (15, 1, 3, 5, '0', '0', 10, 11);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (16, 2, 1, 1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (17, 2, 1, 2, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (18, 2, 1, 3, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (19, 2, 1, 4, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (20, 2, 1, 5, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (21, 2, 2, 1, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (22, 2, 2, 2, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (23, 2, 2, 3, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (24, 2, 2, 4, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (25, 2, 2, 5, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (26, 2, 3, 1, '0', '0', 8, 9);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (27, 2, 3, 2, '0', '0', 8, 9);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (28, 2, 3, 3, '0', '0', 20, 21);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (29, 2, 3, 4, '0', '0', 20, 21);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (30, 2, 3, 5, '0', '0', 20, 21);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (31, 3, 1, 1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (32, 3, 1, 2, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (33, 3, 1, 3, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (34, 3, 1, 4, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (35, 3, 1, 5, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (36, 3, 2, 1, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (37, 3, 2, 2, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (38, 3, 2, 3, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (39, 3, 2, 4, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (40, 3, 2, 5, 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (41, 3, 3, 1, '0', '0', 8, 9);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (42, 3, 3, 2, '0', '0', 8, 9);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (43, 3, 3, 3, '0', '0', 20, 21);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (44, 3, 3, 4, '0', '0', 20, 21);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (45, 3, 3, 5, '0', '0', 20, 21);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (46, 4, 1, 1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (47, 4, 2, 1, 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (48, 4, 3, 1, '0', '0', 18, 19);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (49, 5, 1, 1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (50, 5, 2, 1, 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (51, 5, 3, 1, '0', '0', 18, 19);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (52, 0, 11, 0, 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (53, 0, 12, 0, 'snd_bgm_GM036_loop', 'snd_bgm_GM036', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (54, 0, 13, 0, 'snd_bgm_GM012_champions', 'snd_bgm_GM012', 1, 1);
INSERT INTO champions_bgm (id, round_id, scene_type, race_number, cue_name, cuesheet_name, first_bgm_pattern, second_bgm_pattern) VALUES (55, 0, 14, 0, 'snd_bgm_AM049_champions', 'snd_bgm_AM049', 1, 1);
-- Table: champions_entry_reward
CREATE TABLE IF NOT EXISTS 'champions_entry_reward' ('champions_id' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('champions_id','item_id'));
INSERT INTO champions_entry_reward (champions_id, item_category, item_id, item_num) VALUES (0, 20, 32, 3);
INSERT INTO champions_entry_reward (champions_id, item_category, item_id, item_num) VALUES (0, 34, 95, 3);
-- Table: champions_evaluation_rate
CREATE TABLE IF NOT EXISTS 'champions_evaluation_rate' ('id' INTEGER NOT NULL, 'proper_type' INTEGER NOT NULL, 'proper_rank' INTEGER NOT NULL, 'rate' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (1, 1, 1, 3000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (2, 1, 2, 4000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (3, 1, 3, 5000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (4, 1, 4, 6000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (5, 1, 5, 7000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (6, 1, 6, 9000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (7, 1, 7, 10000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (8, 1, 8, 10200);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (9, 2, 1, 3000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (10, 2, 2, 4000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (11, 2, 3, 5000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (12, 2, 4, 6000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (13, 2, 5, 7000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (14, 2, 6, 9000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (15, 2, 7, 10000);
INSERT INTO champions_evaluation_rate (id, proper_type, proper_rank, rate) VALUES (16, 2, 8, 10200);
-- Table: champions_news_chara_comment
CREATE TABLE IF NOT EXISTS 'champions_news_chara_comment' ('id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'big_flag' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (1, 1, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (2, 1, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (3, 1, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (4, 1, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (5, 1, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (6, 1, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (7, 1, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (8, 1, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (9, 1, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (10, 1, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (11, 1, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (12, 1, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (13, 1, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (14, 1, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (15, 1, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (16, 1, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (17, 1, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (18, 1, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (19, 1, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (20, 1, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (21, 1, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (22, 1, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (23, 1, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (24, 1, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (25, 1, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (26, 1, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (27, 1, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (28, 1, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (29, 1, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (30, 1, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (31, 1, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (32, 1, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (33, 1, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (34, 1, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (35, 1, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (36, 1, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (37, 1, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (38, 1, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (39, 1, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (40, 1, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (41, 1, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (42, 1, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (43, 1, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (44, 1, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (45, 1, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (46, 1, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (47, 1, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (48, 1, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (49, 1, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (50, 1, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (51, 1, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (52, 1, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (53, 1, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (54, 1, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (55, 1, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (56, 1, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (57, 1, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (58, 1, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (59, 1, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (60, 1, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (61, 1, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (62, 1, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (63, 1, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (64, 1, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (65, 1, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (66, 1, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (67, 1, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (68, 1, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (69, 1, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (70, 1, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (71, 1, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (72, 1, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (73, 1, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (74, 1, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (75, 1, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (76, 1, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (77, 1, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (78, 1, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (79, 1, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (80, 1, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (81, 1, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (82, 1, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (83, 1, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (84, 1, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (85, 1, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (86, 1, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (87, 1, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (88, 1, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (89, 1, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (90, 1, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (91, 1, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (92, 1, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (93, 1, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (94, 1, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (95, 1, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (96, 1, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (97, 1, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (98, 1, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (99, 1, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (100, 1, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (101, 1, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (102, 1, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (103, 1, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (104, 1, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (105, 1, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (106, 1, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (107, 1, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (108, 1, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (109, 1, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (110, 1, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (111, 1, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (112, 1, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (113, 1, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (114, 1, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (115, 1, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (116, 1, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (117, 1, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (118, 1, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (119, 1, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (120, 1, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (121, 1, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (122, 1, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (123, 1, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (124, 1, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (125, 1, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (126, 1, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (130, 1, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (131, 1, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (132, 1, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (133, 1, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (134, 1, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (135, 1, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (136, 1, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (137, 1, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (138, 1, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (142, 1, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (143, 1, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (144, 1, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (148, 1, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (149, 1, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (150, 1, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (151, 1, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (152, 1, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (153, 1, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (154, 1, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (155, 1, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (156, 1, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (157, 1, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (158, 1, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (159, 1, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (166, 1, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (167, 1, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (168, 1, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (172, 1, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (173, 1, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (174, 1, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (175, 1, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (176, 1, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (177, 1, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (178, 1, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (179, 1, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (180, 1, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (181, 1, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (182, 1, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (183, 1, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (184, 2, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (185, 2, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (186, 2, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (187, 2, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (188, 2, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (189, 2, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (190, 2, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (191, 2, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (192, 2, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (193, 2, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (194, 2, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (195, 2, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (196, 2, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (197, 2, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (198, 2, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (199, 2, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (200, 2, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (201, 2, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (202, 2, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (203, 2, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (204, 2, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (205, 2, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (206, 2, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (207, 2, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (208, 2, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (209, 2, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (210, 2, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (211, 2, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (212, 2, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (213, 2, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (214, 2, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (215, 2, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (216, 2, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (217, 2, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (218, 2, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (219, 2, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (220, 2, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (221, 2, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (222, 2, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (223, 2, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (224, 2, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (225, 2, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (226, 2, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (227, 2, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (228, 2, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (229, 2, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (230, 2, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (231, 2, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (232, 2, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (233, 2, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (234, 2, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (235, 2, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (236, 2, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (237, 2, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (238, 2, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (239, 2, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (240, 2, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (241, 2, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (242, 2, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (243, 2, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (244, 2, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (245, 2, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (246, 2, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (247, 2, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (248, 2, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (249, 2, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (250, 2, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (251, 2, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (252, 2, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (253, 2, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (254, 2, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (255, 2, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (256, 2, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (257, 2, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (258, 2, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (259, 2, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (260, 2, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (261, 2, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (262, 2, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (263, 2, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (264, 2, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (265, 2, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (266, 2, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (267, 2, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (268, 2, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (269, 2, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (270, 2, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (271, 2, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (272, 2, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (273, 2, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (274, 2, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (275, 2, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (276, 2, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (277, 2, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (278, 2, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (279, 2, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (280, 2, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (281, 2, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (282, 2, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (283, 2, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (284, 2, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (285, 2, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (286, 2, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (287, 2, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (288, 2, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (289, 2, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (290, 2, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (291, 2, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (292, 2, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (293, 2, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (294, 2, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (295, 2, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (296, 2, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (297, 2, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (298, 2, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (299, 2, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (300, 2, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (301, 2, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (302, 2, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (303, 2, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (304, 2, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (305, 2, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (306, 2, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (307, 2, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (308, 2, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (309, 2, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (313, 2, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (314, 2, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (315, 2, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (316, 2, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (317, 2, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (318, 2, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (319, 2, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (320, 2, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (321, 2, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (325, 2, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (326, 2, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (327, 2, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (331, 2, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (332, 2, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (333, 2, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (334, 2, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (335, 2, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (336, 2, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (337, 2, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (338, 2, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (339, 2, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (340, 2, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (341, 2, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (342, 2, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (349, 2, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (350, 2, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (351, 2, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (355, 2, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (356, 2, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (357, 2, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (358, 2, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (359, 2, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (360, 2, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (361, 2, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (362, 2, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (363, 2, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (364, 2, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (365, 2, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (366, 2, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (367, 3, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (368, 3, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (369, 3, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (370, 3, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (371, 3, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (372, 3, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (373, 3, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (374, 3, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (375, 3, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (376, 3, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (377, 3, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (378, 3, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (379, 3, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (380, 3, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (381, 3, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (382, 3, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (383, 3, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (384, 3, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (385, 3, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (386, 3, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (387, 3, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (388, 3, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (389, 3, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (390, 3, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (391, 3, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (392, 3, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (393, 3, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (394, 3, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (395, 3, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (396, 3, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (397, 3, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (398, 3, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (399, 3, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (400, 3, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (401, 3, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (402, 3, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (403, 3, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (404, 3, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (405, 3, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (406, 3, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (407, 3, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (408, 3, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (409, 3, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (410, 3, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (411, 3, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (412, 3, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (413, 3, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (414, 3, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (415, 3, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (416, 3, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (417, 3, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (418, 3, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (419, 3, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (420, 3, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (421, 3, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (422, 3, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (423, 3, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (424, 3, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (425, 3, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (426, 3, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (427, 3, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (428, 3, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (429, 3, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (430, 3, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (431, 3, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (432, 3, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (433, 3, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (434, 3, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (435, 3, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (436, 3, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (437, 3, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (438, 3, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (439, 3, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (440, 3, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (441, 3, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (442, 3, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (443, 3, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (444, 3, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (445, 3, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (446, 3, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (447, 3, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (448, 3, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (449, 3, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (450, 3, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (451, 3, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (452, 3, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (453, 3, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (454, 3, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (455, 3, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (456, 3, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (457, 3, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (458, 3, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (459, 3, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (460, 3, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (461, 3, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (462, 3, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (463, 3, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (464, 3, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (465, 3, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (466, 3, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (467, 3, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (468, 3, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (469, 3, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (470, 3, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (471, 3, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (472, 3, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (473, 3, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (474, 3, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (475, 3, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (476, 3, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (477, 3, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (478, 3, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (479, 3, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (480, 3, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (481, 3, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (482, 3, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (483, 3, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (484, 3, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (485, 3, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (486, 3, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (487, 3, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (488, 3, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (489, 3, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (490, 3, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (491, 3, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (492, 3, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (496, 3, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (497, 3, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (498, 3, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (499, 3, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (500, 3, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (501, 3, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (502, 3, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (503, 3, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (504, 3, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (508, 3, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (509, 3, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (510, 3, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (514, 3, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (515, 3, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (516, 3, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (517, 3, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (518, 3, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (519, 3, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (520, 3, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (521, 3, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (522, 3, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (523, 3, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (524, 3, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (525, 3, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (532, 3, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (533, 3, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (534, 3, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (538, 3, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (539, 3, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (540, 3, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (541, 3, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (542, 3, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (543, 3, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (544, 3, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (545, 3, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (546, 3, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (547, 3, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (548, 3, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (549, 3, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (550, 4, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (551, 4, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (552, 4, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (553, 4, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (554, 4, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (555, 4, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (556, 4, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (557, 4, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (558, 4, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (559, 4, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (560, 4, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (561, 4, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (562, 4, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (563, 4, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (564, 4, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (565, 4, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (566, 4, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (567, 4, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (568, 4, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (569, 4, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (570, 4, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (571, 4, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (572, 4, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (573, 4, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (574, 4, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (575, 4, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (576, 4, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (577, 4, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (578, 4, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (579, 4, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (580, 4, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (581, 4, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (582, 4, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (583, 4, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (584, 4, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (585, 4, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (586, 4, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (587, 4, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (588, 4, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (589, 4, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (590, 4, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (591, 4, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (592, 4, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (593, 4, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (594, 4, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (595, 4, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (596, 4, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (597, 4, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (598, 4, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (599, 4, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (600, 4, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (601, 4, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (602, 4, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (603, 4, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (604, 4, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (605, 4, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (606, 4, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (607, 4, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (608, 4, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (609, 4, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (610, 4, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (611, 4, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (612, 4, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (613, 4, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (614, 4, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (615, 4, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (616, 4, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (617, 4, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (618, 4, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (619, 4, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (620, 4, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (621, 4, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (622, 4, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (623, 4, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (624, 4, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (625, 4, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (626, 4, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (627, 4, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (628, 4, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (629, 4, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (630, 4, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (631, 4, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (632, 4, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (633, 4, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (636, 4, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (637, 4, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (638, 4, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (639, 4, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (640, 4, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (641, 4, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (644, 4, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (645, 4, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (648, 4, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (649, 4, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (650, 4, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (651, 4, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (652, 4, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (653, 4, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (654, 4, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (655, 4, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (660, 4, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (661, 4, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (664, 4, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (665, 4, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (666, 4, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (667, 4, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (668, 4, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (669, 4, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (670, 4, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (671, 4, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (672, 5, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (673, 5, 1001, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (674, 5, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (675, 5, 1002, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (676, 5, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (677, 5, 1003, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (678, 5, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (679, 5, 1004, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (680, 5, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (681, 5, 1005, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (682, 5, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (683, 5, 1006, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (684, 5, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (685, 5, 1007, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (686, 5, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (687, 5, 1008, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (688, 5, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (689, 5, 1009, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (690, 5, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (691, 5, 1010, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (692, 5, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (693, 5, 1011, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (694, 5, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (695, 5, 1012, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (696, 5, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (697, 5, 1013, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (698, 5, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (699, 5, 1014, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (700, 5, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (701, 5, 1015, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (702, 5, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (703, 5, 1016, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (704, 5, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (705, 5, 1017, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (706, 5, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (707, 5, 1018, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (708, 5, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (709, 5, 1019, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (710, 5, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (711, 5, 1020, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (712, 5, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (713, 5, 1021, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (714, 5, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (715, 5, 1022, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (716, 5, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (717, 5, 1023, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (718, 5, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (719, 5, 1024, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (720, 5, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (721, 5, 1025, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (722, 5, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (723, 5, 1026, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (724, 5, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (725, 5, 1027, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (726, 5, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (727, 5, 1028, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (728, 5, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (729, 5, 1029, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (730, 5, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (731, 5, 1030, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (732, 5, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (733, 5, 1031, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (734, 5, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (735, 5, 1032, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (736, 5, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (737, 5, 1033, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (738, 5, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (739, 5, 1034, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (740, 5, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (741, 5, 1035, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (742, 5, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (743, 5, 1036, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (744, 5, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (745, 5, 1037, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (746, 5, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (747, 5, 1038, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (748, 5, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (749, 5, 1039, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (750, 5, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (751, 5, 1040, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (752, 5, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (753, 5, 1041, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (754, 5, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (755, 5, 1042, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (758, 5, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (759, 5, 1044, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (760, 5, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (761, 5, 1045, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (762, 5, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (763, 5, 1046, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (766, 5, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (767, 5, 1048, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (770, 5, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (771, 5, 1050, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (772, 5, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (773, 5, 1051, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (774, 5, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (775, 5, 1052, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (776, 5, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (777, 5, 1053, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (782, 5, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (783, 5, 1056, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (786, 5, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (787, 5, 1058, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (788, 5, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (789, 5, 1059, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (790, 5, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (791, 5, 1060, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (792, 5, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (793, 5, 1061, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (794, 1, 0, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (795, 2, 0, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (796, 3, 0, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (797, 4, 0, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (798, 5, 0, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (799, 1, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (800, 1, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (801, 1, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (802, 2, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (803, 2, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (804, 2, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (805, 3, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (806, 3, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (807, 3, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (808, 4, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (809, 4, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (810, 5, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (811, 5, 1069, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (812, 1, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (813, 1, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (814, 1, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (815, 2, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (816, 2, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (817, 2, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (818, 3, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (819, 3, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (820, 3, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (821, 4, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (822, 4, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (823, 5, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (824, 5, 1071, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (825, 1, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (826, 1, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (827, 1, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (828, 2, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (829, 2, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (830, 2, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (831, 3, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (832, 3, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (833, 3, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (834, 4, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (835, 4, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (836, 5, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (837, 5, 1068, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (838, 1, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (839, 1, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (840, 1, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (841, 2, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (842, 2, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (843, 2, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (844, 3, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (845, 3, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (846, 3, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (847, 4, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (848, 4, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (849, 5, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (850, 5, 1062, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (851, 1, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (852, 1, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (853, 1, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (854, 2, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (855, 2, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (856, 2, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (857, 3, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (858, 3, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (859, 3, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (860, 4, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (861, 4, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (862, 5, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (863, 5, 1067, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (864, 1, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (865, 1, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (866, 1, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (867, 2, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (868, 2, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (869, 2, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (870, 3, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (871, 3, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (872, 3, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (873, 4, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (874, 4, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (875, 5, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (876, 5, 1074, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (877, 1, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (878, 1, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (879, 1, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (880, 2, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (881, 2, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (882, 2, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (883, 3, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (884, 3, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (885, 3, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (886, 4, 1072, 1);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (887, 4, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (888, 5, 1072, 1);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (889, 5, 1072, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (890, 1, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (891, 1, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (892, 1, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (893, 2, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (894, 2, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (895, 2, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (896, 3, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (897, 3, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (898, 3, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (899, 4, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (900, 4, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (901, 5, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (902, 5, 1064, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (903, 1, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (904, 1, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (905, 1, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (906, 2, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (907, 2, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (908, 2, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (909, 3, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (910, 3, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (911, 3, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (912, 4, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (913, 4, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (914, 5, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (915, 5, 1098, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (916, 1, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (917, 1, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (918, 1, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (919, 2, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (920, 2, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (921, 2, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (922, 3, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (923, 3, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (924, 3, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (925, 4, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (926, 4, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (927, 5, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (928, 5, 1087, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (929, 1, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (930, 1, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (931, 1, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (932, 2, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (933, 2, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (934, 2, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (935, 3, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (936, 3, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (937, 3, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (938, 4, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (939, 4, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (940, 5, 1078, 0);
INSERT INTO champions_news_chara_comment (id, round_id, chara_id, big_flag) VALUES (941, 5, 1078, 0);
-- Table: champions_news_race
CREATE TABLE IF NOT EXISTS 'champions_news_race' ('id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'win_percent_type' INTEGER NOT NULL, 'text_number' INTEGER NOT NULL, 'resource_id' INTEGER NOT NULL, 'race_track_id' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'distance' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1000, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1001, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1002, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1003, 1, 1, 1, 0, 0, 1, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1004, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1005, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1006, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1007, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1008, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1009, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1010, 1, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1100, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1101, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1102, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1103, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1104, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1105, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1106, 1, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1200, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1201, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1202, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1203, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1204, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1205, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1206, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1207, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1208, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1209, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1210, 1, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1300, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1301, 1, 2, 2, 0, 0, 0, 0, 1);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1302, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1303, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1304, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1305, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1306, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1307, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1308, 1, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1400, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1401, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1402, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1403, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1404, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1405, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1406, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1407, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1408, 1, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1500, 1, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1501, 1, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1502, 1, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1503, 1, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1504, 1, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (1505, 1, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2000, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2001, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2002, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2003, 2, 1, 1, 0, 0, 1, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2004, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2005, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2006, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2007, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2008, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2009, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2010, 2, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2100, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2101, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2102, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2103, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2104, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2105, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2106, 2, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2200, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2201, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2202, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2203, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2204, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2205, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2206, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2207, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2208, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2209, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2210, 2, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2300, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2301, 2, 2, 2, 0, 0, 0, 0, 1);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2302, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2303, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2304, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2305, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2306, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2307, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2308, 2, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2400, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2401, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2402, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2403, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2404, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2405, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2406, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2407, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2408, 2, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2500, 2, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2501, 2, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2502, 2, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2503, 2, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2504, 2, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (2505, 2, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3000, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3001, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3002, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3003, 3, 1, 1, 0, 0, 1, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3004, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3005, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3006, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3007, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3008, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3009, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3010, 3, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3100, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3101, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3102, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3103, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3104, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3105, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3106, 3, 2, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3200, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3201, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3202, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3203, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3204, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3205, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3206, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3207, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3208, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3209, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3210, 3, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3300, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3301, 3, 2, 2, 0, 0, 0, 0, 1);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3302, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3303, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3304, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3305, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3306, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3307, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3308, 3, 2, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3400, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3401, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3402, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3403, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3404, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3405, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3406, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3407, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3408, 3, 1, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3500, 3, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3501, 3, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3502, 3, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3503, 3, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3504, 3, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (3505, 3, 2, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4000, 4, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4001, 4, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4002, 4, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4003, 4, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4004, 4, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4100, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4101, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4102, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4103, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4104, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4105, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4106, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4107, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4108, 4, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4200, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4201, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4202, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4203, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4204, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4205, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4206, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4207, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4208, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4209, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4210, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (4211, 4, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5000, 5, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5001, 5, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5002, 5, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5003, 5, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5004, 5, 3, 1, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5100, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5101, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5102, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5103, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5104, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5105, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5106, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5107, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5108, 5, 3, 2, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5200, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5201, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5202, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5203, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5204, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5205, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5206, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5207, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5208, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5209, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5210, 5, 3, 3, 0, 0, 0, 0, 0);
INSERT INTO champions_news_race (id, round_id, win_percent_type, text_number, resource_id, race_track_id, ground, distance, weather) VALUES (5211, 5, 3, 3, 0, 0, 0, 0, 0);
-- Table: champions_news_title
CREATE TABLE IF NOT EXISTS 'champions_news_title' ('id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'win_percent_type' INTEGER NOT NULL, 'resource_id' INTEGER NOT NULL, 'race_track_id' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'distance' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'title' INTEGER NOT NULL, 'sub_title' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (1, 1, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (2, 1, 1, 0, 0, 0, 0, 0, 1, 1);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (3, 1, 1, 0, 0, 0, 0, 0, 2, 2);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (4, 1, 1, 0, 0, 0, 0, 0, 3, 3);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (5, 1, 1, 0, 0, 0, 0, 0, 4, 4);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (6, 1, 1, 0, 0, 0, 0, 0, 5, 5);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (7, 1, 1, 0, 0, 0, 0, 0, 6, 6);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (8, 1, 1, 3, 0, 0, 0, 0, 7, 7);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (9, 1, 1, 4, 0, 0, 0, 0, 7, 9);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (10, 1, 1, 5, 0, 0, 0, 0, 7, 11);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (11, 1, 1, 6, 0, 0, 0, 0, 7, 13);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (12, 1, 1, 7, 0, 0, 0, 0, 7, 15);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (13, 1, 1, 8, 0, 0, 0, 0, 7, 17);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (14, 1, 1, 9, 0, 0, 0, 0, 7, 19);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (15, 1, 1, 10, 0, 0, 0, 0, 7, 21);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (16, 1, 1, 11, 0, 0, 0, 0, 7, 23);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (17, 1, 1, 12, 0, 0, 0, 0, 7, 25);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (18, 1, 1, 1, 0, 0, 0, 0, 7, 27);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (19, 1, 1, 2, 0, 0, 0, 0, 7, 29);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (20, 1, 1, 0, 0, 0, 0, 0, 8, 6);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (21, 1, 1, 0, 0, 0, 0, 0, 9, 31);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (22, 1, 1, 0, 0, 0, 0, 0, 10, 32);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (23, 1, 1, 0, 0, 0, 0, 0, 11, 33);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (24, 1, 1, 0, 0, 0, 0, 0, 12, 34);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (25, 1, 1, 0, 0, 0, 0, 0, 13, 35);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (26, 1, 1, 0, 0, 0, 0, 0, 14, 35);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (27, 1, 1, 3, 0, 0, 0, 0, 15, 7);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (28, 1, 1, 4, 0, 0, 0, 0, 15, 9);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (29, 1, 1, 5, 0, 0, 0, 0, 15, 11);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (30, 1, 1, 6, 0, 0, 0, 0, 15, 13);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (31, 1, 1, 7, 0, 0, 0, 0, 15, 15);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (32, 1, 1, 8, 0, 0, 0, 0, 15, 17);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (33, 1, 1, 9, 0, 0, 0, 0, 15, 19);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (34, 1, 1, 10, 0, 0, 0, 0, 15, 21);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (35, 1, 1, 11, 0, 0, 0, 0, 15, 23);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (36, 1, 1, 12, 0, 0, 0, 0, 15, 25);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (37, 1, 1, 1, 0, 0, 0, 0, 15, 27);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (38, 1, 1, 2, 0, 0, 0, 0, 15, 29);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (39, 1, 1, 0, 0, 0, 0, 0, 16, 36);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (40, 1, 1, 0, 0, 0, 0, 0, 17, 37);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (41, 1, 1, 0, 0, 0, 0, 0, 18, 38);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (42, 1, 1, 0, 0, 0, 0, 0, 19, 39);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (43, 1, 2, 0, 0, 0, 0, 0, 7, 100);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (44, 1, 2, 0, 0, 0, 0, 0, 101, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (45, 1, 2, 0, 0, 0, 0, 0, 102, 102);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (46, 1, 2, 0, 0, 0, 0, 0, 103, 103);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (47, 1, 2, 0, 0, 0, 0, 0, 104, 104);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (48, 1, 2, 0, 0, 0, 0, 0, 105, 104);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (49, 1, 2, 0, 0, 0, 0, 0, 106, 105);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (50, 1, 2, 0, 0, 0, 0, 0, 107, 106);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (51, 1, 2, 0, 10006, 0, 0, 0, 108, 107);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (52, 1, 2, 0, 0, 0, 0, 0, 109, 108);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (53, 1, 2, 0, 0, 0, 0, 0, 110, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (54, 1, 2, 0, 0, 0, 0, 0, 111, 109);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (55, 1, 2, 0, 0, 0, 0, 0, 112, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (56, 1, 2, 0, 0, 0, 0, 0, 113, 110);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (57, 1, 2, 0, 0, 0, 0, 0, 114, 111);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (58, 1, 2, 0, 0, 1, 0, 0, 115, 112);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (59, 1, 2, 0, 0, 0, 0, 0, 116, 113);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (60, 1, 2, 0, 0, 0, 0, 0, 117, 114);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (61, 1, 2, 0, 0, 0, 0, 0, 118, 115);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (62, 1, 2, 0, 0, 0, 0, 0, 119, 116);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (63, 1, 2, 0, 0, 0, 0, 0, 120, 117);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (64, 1, 2, 0, 0, 0, 0, 0, 121, 118);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (65, 1, 2, 3, 0, 0, 0, 0, 122, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (66, 1, 2, 4, 0, 0, 0, 0, 123, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (67, 1, 2, 5, 0, 0, 0, 0, 124, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (68, 1, 2, 6, 0, 0, 0, 0, 125, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (69, 1, 2, 7, 0, 0, 0, 0, 126, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (70, 1, 2, 8, 0, 0, 0, 0, 127, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (71, 1, 2, 9, 0, 0, 0, 0, 128, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (72, 1, 2, 10, 0, 0, 0, 0, 129, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (73, 1, 2, 11, 0, 0, 0, 0, 130, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (74, 1, 2, 12, 0, 0, 0, 0, 131, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (75, 1, 2, 1, 0, 0, 0, 0, 132, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (76, 1, 2, 2, 0, 0, 0, 0, 133, 119);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (77, 1, 2, 0, 0, 0, 0, 0, 134, 121);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (78, 1, 2, 0, 0, 0, 0, 0, 135, 122);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (79, 1, 2, 0, 0, 0, 0, 0, 136, 123);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (80, 1, 2, 0, 0, 0, 0, 0, 137, 124);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (81, 2, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (82, 2, 1, 0, 0, 0, 0, 0, 1, 1);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (83, 2, 1, 0, 0, 0, 0, 0, 2, 2);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (84, 2, 1, 0, 0, 0, 0, 0, 3, 3);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (85, 2, 1, 0, 0, 0, 0, 0, 4, 4);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (86, 2, 1, 0, 0, 0, 0, 0, 5, 5);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (87, 2, 1, 0, 0, 0, 0, 0, 6, 6);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (88, 2, 1, 3, 0, 0, 0, 0, 7, 8);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (89, 2, 1, 4, 0, 0, 0, 0, 7, 10);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (90, 2, 1, 5, 0, 0, 0, 0, 7, 12);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (91, 2, 1, 6, 0, 0, 0, 0, 7, 14);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (92, 2, 1, 7, 0, 0, 0, 0, 7, 16);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (93, 2, 1, 8, 0, 0, 0, 0, 7, 18);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (94, 2, 1, 9, 0, 0, 0, 0, 7, 20);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (95, 2, 1, 10, 0, 0, 0, 0, 7, 22);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (96, 2, 1, 11, 0, 0, 0, 0, 7, 24);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (97, 2, 1, 12, 0, 0, 0, 0, 7, 26);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (98, 2, 1, 1, 0, 0, 0, 0, 7, 28);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (99, 2, 1, 2, 0, 0, 0, 0, 7, 30);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (100, 2, 1, 0, 0, 0, 0, 0, 8, 6);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (101, 2, 1, 0, 0, 0, 0, 0, 9, 31);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (102, 2, 1, 0, 0, 0, 0, 0, 10, 32);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (103, 2, 1, 0, 0, 0, 0, 0, 11, 33);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (104, 2, 1, 0, 0, 0, 0, 0, 12, 34);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (105, 2, 1, 0, 0, 0, 0, 0, 13, 35);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (106, 2, 1, 0, 0, 0, 0, 0, 14, 35);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (107, 2, 1, 3, 0, 0, 0, 0, 15, 8);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (108, 2, 1, 4, 0, 0, 0, 0, 15, 10);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (109, 2, 1, 5, 0, 0, 0, 0, 15, 12);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (110, 2, 1, 6, 0, 0, 0, 0, 15, 14);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (111, 2, 1, 7, 0, 0, 0, 0, 15, 16);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (112, 2, 1, 8, 0, 0, 0, 0, 15, 18);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (113, 2, 1, 9, 0, 0, 0, 0, 15, 20);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (114, 2, 1, 10, 0, 0, 0, 0, 15, 22);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (115, 2, 1, 11, 0, 0, 0, 0, 15, 24);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (116, 2, 1, 12, 0, 0, 0, 0, 15, 26);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (117, 2, 1, 1, 0, 0, 0, 0, 15, 28);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (118, 2, 1, 2, 0, 0, 0, 0, 15, 30);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (119, 2, 1, 0, 0, 0, 0, 0, 16, 36);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (120, 2, 1, 0, 0, 0, 0, 0, 17, 37);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (121, 2, 1, 0, 0, 0, 0, 0, 18, 38);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (122, 2, 1, 0, 0, 0, 0, 0, 19, 39);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (123, 2, 2, 0, 0, 0, 0, 0, 7, 100);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (124, 2, 2, 0, 0, 0, 0, 0, 101, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (125, 2, 2, 0, 0, 0, 0, 0, 102, 102);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (126, 2, 2, 0, 0, 0, 0, 0, 103, 103);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (127, 2, 2, 0, 0, 0, 0, 0, 104, 104);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (128, 2, 2, 0, 0, 0, 0, 0, 105, 104);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (129, 2, 2, 0, 0, 0, 0, 0, 106, 105);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (130, 2, 2, 0, 0, 0, 0, 0, 107, 106);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (131, 2, 2, 0, 10006, 0, 0, 0, 108, 107);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (132, 2, 2, 0, 0, 0, 0, 0, 109, 108);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (133, 2, 2, 0, 0, 0, 0, 0, 110, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (134, 2, 2, 0, 0, 0, 0, 0, 111, 109);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (135, 2, 2, 0, 0, 0, 0, 0, 112, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (136, 2, 2, 0, 0, 0, 0, 0, 113, 110);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (137, 2, 2, 0, 0, 0, 0, 0, 114, 111);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (138, 2, 2, 0, 0, 1, 0, 0, 115, 112);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (139, 2, 2, 0, 0, 0, 0, 0, 116, 113);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (140, 2, 2, 0, 0, 0, 0, 0, 117, 114);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (141, 2, 2, 0, 0, 0, 0, 0, 118, 115);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (142, 2, 2, 0, 0, 0, 0, 0, 119, 116);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (143, 2, 2, 0, 0, 0, 0, 0, 120, 117);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (144, 2, 2, 0, 0, 0, 0, 0, 121, 118);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (145, 2, 2, 3, 0, 0, 0, 0, 122, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (146, 2, 2, 4, 0, 0, 0, 0, 123, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (147, 2, 2, 5, 0, 0, 0, 0, 124, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (148, 2, 2, 6, 0, 0, 0, 0, 125, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (149, 2, 2, 7, 0, 0, 0, 0, 126, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (150, 2, 2, 8, 0, 0, 0, 0, 127, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (151, 2, 2, 9, 0, 0, 0, 0, 128, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (152, 2, 2, 10, 0, 0, 0, 0, 129, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (153, 2, 2, 11, 0, 0, 0, 0, 130, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (154, 2, 2, 12, 0, 0, 0, 0, 131, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (155, 2, 2, 1, 0, 0, 0, 0, 132, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (156, 2, 2, 2, 0, 0, 0, 0, 133, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (157, 2, 2, 0, 0, 0, 0, 0, 134, 121);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (158, 2, 2, 0, 0, 0, 0, 0, 135, 122);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (159, 2, 2, 0, 0, 0, 0, 0, 136, 123);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (160, 2, 2, 0, 0, 0, 0, 0, 137, 124);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (161, 3, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (162, 3, 1, 0, 0, 0, 0, 0, 1, 1);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (163, 3, 1, 0, 0, 0, 0, 0, 2, 2);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (164, 3, 1, 0, 0, 0, 0, 0, 3, 3);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (165, 3, 1, 0, 0, 0, 0, 0, 4, 4);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (166, 3, 1, 0, 0, 0, 0, 0, 5, 5);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (167, 3, 1, 0, 0, 0, 0, 0, 6, 6);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (168, 3, 1, 3, 0, 0, 0, 0, 7, 8);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (169, 3, 1, 4, 0, 0, 0, 0, 7, 10);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (170, 3, 1, 5, 0, 0, 0, 0, 7, 12);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (171, 3, 1, 6, 0, 0, 0, 0, 7, 14);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (172, 3, 1, 7, 0, 0, 0, 0, 7, 16);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (173, 3, 1, 8, 0, 0, 0, 0, 7, 18);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (174, 3, 1, 9, 0, 0, 0, 0, 7, 20);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (175, 3, 1, 10, 0, 0, 0, 0, 7, 22);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (176, 3, 1, 11, 0, 0, 0, 0, 7, 24);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (177, 3, 1, 12, 0, 0, 0, 0, 7, 26);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (178, 3, 1, 1, 0, 0, 0, 0, 7, 28);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (179, 3, 1, 2, 0, 0, 0, 0, 7, 30);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (180, 3, 1, 0, 0, 0, 0, 0, 8, 6);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (181, 3, 1, 0, 0, 0, 0, 0, 9, 31);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (182, 3, 1, 0, 0, 0, 0, 0, 10, 32);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (183, 3, 1, 0, 0, 0, 0, 0, 11, 33);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (184, 3, 1, 0, 0, 0, 0, 0, 12, 34);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (185, 3, 1, 0, 0, 0, 0, 0, 13, 35);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (186, 3, 1, 0, 0, 0, 0, 0, 14, 35);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (187, 3, 1, 3, 0, 0, 0, 0, 15, 8);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (188, 3, 1, 4, 0, 0, 0, 0, 15, 10);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (189, 3, 1, 5, 0, 0, 0, 0, 15, 12);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (190, 3, 1, 6, 0, 0, 0, 0, 15, 14);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (191, 3, 1, 7, 0, 0, 0, 0, 15, 16);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (192, 3, 1, 8, 0, 0, 0, 0, 15, 18);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (193, 3, 1, 9, 0, 0, 0, 0, 15, 20);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (194, 3, 1, 10, 0, 0, 0, 0, 15, 22);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (195, 3, 1, 11, 0, 0, 0, 0, 15, 24);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (196, 3, 1, 12, 0, 0, 0, 0, 15, 26);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (197, 3, 1, 1, 0, 0, 0, 0, 15, 28);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (198, 3, 1, 2, 0, 0, 0, 0, 15, 30);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (199, 3, 1, 0, 0, 0, 0, 0, 16, 36);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (200, 3, 1, 0, 0, 0, 0, 0, 17, 37);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (201, 3, 1, 0, 0, 0, 0, 0, 18, 38);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (202, 3, 1, 0, 0, 0, 0, 0, 19, 39);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (203, 3, 2, 0, 0, 0, 0, 0, 7, 100);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (204, 3, 2, 0, 0, 0, 0, 0, 101, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (205, 3, 2, 0, 0, 0, 0, 0, 102, 102);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (206, 3, 2, 0, 0, 0, 0, 0, 103, 103);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (207, 3, 2, 0, 0, 0, 0, 0, 104, 104);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (208, 3, 2, 0, 0, 0, 0, 0, 105, 104);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (209, 3, 2, 0, 0, 0, 0, 0, 106, 105);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (210, 3, 2, 0, 0, 0, 0, 0, 107, 106);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (211, 3, 2, 0, 10006, 0, 0, 0, 108, 107);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (212, 3, 2, 0, 0, 0, 0, 0, 109, 108);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (213, 3, 2, 0, 0, 0, 0, 0, 110, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (214, 3, 2, 0, 0, 0, 0, 0, 111, 109);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (215, 3, 2, 0, 0, 0, 0, 0, 112, 101);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (216, 3, 2, 0, 0, 0, 0, 0, 113, 110);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (217, 3, 2, 0, 0, 0, 0, 0, 114, 111);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (218, 3, 2, 0, 0, 1, 0, 0, 115, 112);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (219, 3, 2, 0, 0, 0, 0, 0, 116, 113);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (220, 3, 2, 0, 0, 0, 0, 0, 117, 114);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (221, 3, 2, 0, 0, 0, 0, 0, 118, 115);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (222, 3, 2, 0, 0, 0, 0, 0, 119, 116);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (223, 3, 2, 0, 0, 0, 0, 0, 120, 117);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (224, 3, 2, 0, 0, 0, 0, 0, 121, 118);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (225, 3, 2, 3, 0, 0, 0, 0, 122, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (226, 3, 2, 4, 0, 0, 0, 0, 123, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (227, 3, 2, 5, 0, 0, 0, 0, 124, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (228, 3, 2, 6, 0, 0, 0, 0, 125, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (229, 3, 2, 7, 0, 0, 0, 0, 126, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (230, 3, 2, 8, 0, 0, 0, 0, 127, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (231, 3, 2, 9, 0, 0, 0, 0, 128, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (232, 3, 2, 10, 0, 0, 0, 0, 129, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (233, 3, 2, 11, 0, 0, 0, 0, 130, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (234, 3, 2, 12, 0, 0, 0, 0, 131, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (235, 3, 2, 1, 0, 0, 0, 0, 132, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (236, 3, 2, 2, 0, 0, 0, 0, 133, 120);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (237, 3, 2, 0, 0, 0, 0, 0, 134, 121);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (238, 3, 2, 0, 0, 0, 0, 0, 135, 122);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (239, 3, 2, 0, 0, 0, 0, 0, 136, 123);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (240, 3, 2, 0, 0, 0, 0, 0, 137, 124);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (241, 4, 3, 3, 0, 0, 0, 0, 200, 200);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (242, 4, 3, 4, 0, 0, 0, 0, 200, 201);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (243, 4, 3, 5, 0, 0, 0, 0, 200, 202);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (244, 4, 3, 6, 0, 0, 0, 0, 200, 203);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (245, 4, 3, 7, 0, 0, 0, 0, 200, 204);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (246, 4, 3, 8, 0, 0, 0, 0, 200, 205);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (247, 4, 3, 9, 0, 0, 0, 0, 200, 206);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (248, 4, 3, 10, 0, 0, 0, 0, 200, 207);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (249, 4, 3, 11, 0, 0, 0, 0, 200, 208);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (250, 4, 3, 12, 0, 0, 0, 0, 200, 209);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (251, 4, 3, 1, 0, 0, 0, 0, 200, 210);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (252, 4, 3, 2, 0, 0, 0, 0, 200, 211);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (253, 4, 3, 0, 0, 1, 3, 0, 201, 212);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (254, 4, 3, 0, 0, 1, 1, 0, 201, 257);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (255, 4, 3, 0, 0, 1, 2, 0, 201, 258);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (256, 4, 3, 0, 0, 1, 4, 0, 201, 259);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (257, 4, 3, 0, 0, 2, 0, 0, 201, 260);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (258, 4, 3, 3, 0, 0, 0, 0, 202, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (259, 4, 3, 4, 0, 0, 0, 0, 202, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (260, 4, 3, 5, 0, 0, 0, 0, 202, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (261, 4, 3, 6, 0, 0, 0, 0, 202, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (262, 4, 3, 7, 0, 0, 0, 0, 202, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (263, 4, 3, 8, 0, 0, 0, 0, 202, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (264, 4, 3, 9, 0, 0, 0, 0, 202, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (265, 4, 3, 10, 0, 0, 0, 0, 202, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (266, 4, 3, 11, 0, 0, 0, 0, 202, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (267, 4, 3, 12, 0, 0, 0, 0, 202, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (268, 4, 3, 1, 0, 0, 0, 0, 202, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (269, 4, 3, 2, 0, 0, 0, 0, 202, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (270, 4, 3, 0, 0, 0, 0, 0, 203, 225);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (271, 4, 3, 0, 0, 0, 0, 0, 204, 226);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (272, 4, 3, 0, 0, 0, 0, 0, 205, 227);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (273, 4, 3, 3, 0, 0, 0, 0, 206, 228);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (274, 4, 3, 4, 0, 0, 0, 0, 206, 229);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (275, 4, 3, 5, 0, 0, 0, 0, 206, 230);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (276, 4, 3, 6, 0, 0, 0, 0, 206, 231);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (277, 4, 3, 7, 0, 0, 0, 0, 206, 232);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (278, 4, 3, 8, 0, 0, 0, 0, 206, 233);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (279, 4, 3, 9, 0, 0, 0, 0, 206, 234);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (280, 4, 3, 10, 0, 0, 0, 0, 206, 235);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (281, 4, 3, 11, 0, 0, 0, 0, 206, 236);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (282, 4, 3, 12, 0, 0, 0, 0, 206, 237);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (283, 4, 3, 1, 0, 0, 0, 0, 206, 238);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (284, 4, 3, 2, 0, 0, 0, 0, 206, 239);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (285, 4, 3, 3, 0, 0, 0, 0, 207, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (286, 4, 3, 4, 0, 0, 0, 0, 207, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (287, 4, 3, 5, 0, 0, 0, 0, 207, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (288, 4, 3, 6, 0, 0, 0, 0, 207, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (289, 4, 3, 7, 0, 0, 0, 0, 207, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (290, 4, 3, 8, 0, 0, 0, 0, 207, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (291, 4, 3, 9, 0, 0, 0, 0, 207, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (292, 4, 3, 10, 0, 0, 0, 0, 207, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (293, 4, 3, 11, 0, 0, 0, 0, 207, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (294, 4, 3, 12, 0, 0, 0, 0, 207, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (295, 4, 3, 1, 0, 0, 0, 0, 207, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (296, 4, 3, 2, 0, 0, 0, 0, 207, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (297, 4, 3, 0, 0, 0, 0, 0, 208, 226);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (298, 4, 3, 0, 0, 0, 0, 0, 209, 240);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (299, 4, 3, 0, 0, 0, 0, 0, 210, 241);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (300, 4, 3, 0, 0, 0, 0, 0, 211, 242);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (301, 4, 3, 0, 0, 0, 0, 0, 212, 243);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (302, 4, 3, 0, 0, 0, 0, 0, 213, 244);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (303, 4, 3, 0, 0, 0, 0, 0, 214, 245);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (304, 4, 3, 0, 0, 0, 0, 0, 215, 246);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (305, 4, 3, 0, 0, 0, 0, 0, 216, 247);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (306, 4, 3, 3, 0, 0, 0, 0, 217, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (307, 4, 3, 4, 0, 0, 0, 0, 217, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (308, 4, 3, 5, 0, 0, 0, 0, 217, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (309, 4, 3, 6, 0, 0, 0, 0, 217, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (310, 4, 3, 7, 0, 0, 0, 0, 217, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (311, 4, 3, 8, 0, 0, 0, 0, 217, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (312, 4, 3, 9, 0, 0, 0, 0, 217, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (313, 4, 3, 10, 0, 0, 0, 0, 217, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (314, 4, 3, 11, 0, 0, 0, 0, 217, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (315, 4, 3, 12, 0, 0, 0, 0, 217, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (316, 4, 3, 1, 0, 0, 0, 0, 217, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (317, 4, 3, 2, 0, 0, 0, 0, 217, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (318, 4, 3, 0, 0, 0, 0, 0, 218, 248);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (319, 4, 3, 0, 0, 0, 0, 0, 219, 249);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (320, 4, 3, 0, 0, 0, 0, 0, 220, 250);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (321, 4, 3, 0, 0, 0, 0, 0, 221, 251);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (322, 4, 3, 0, 0, 0, 0, 0, 222, 226);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (323, 4, 3, 0, 0, 0, 0, 0, 223, 252);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (324, 4, 3, 3, 0, 0, 0, 0, 224, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (325, 4, 3, 4, 0, 0, 0, 0, 224, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (326, 4, 3, 5, 0, 0, 0, 0, 224, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (327, 4, 3, 6, 0, 0, 0, 0, 224, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (328, 4, 3, 7, 0, 0, 0, 0, 224, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (329, 4, 3, 8, 0, 0, 0, 0, 224, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (330, 4, 3, 9, 0, 0, 0, 0, 224, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (331, 4, 3, 10, 0, 0, 0, 0, 224, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (332, 4, 3, 11, 0, 0, 0, 0, 224, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (333, 4, 3, 12, 0, 0, 0, 0, 224, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (334, 4, 3, 1, 0, 0, 0, 0, 224, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (335, 4, 3, 2, 0, 0, 0, 0, 224, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (336, 4, 3, 0, 0, 0, 0, 0, 225, 253);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (337, 4, 3, 0, 0, 0, 0, 0, 226, 254);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (338, 4, 3, 0, 0, 0, 0, 0, 227, 255);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (339, 4, 3, 0, 0, 0, 0, 0, 228, 256);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (340, 5, 3, 3, 0, 0, 0, 0, 200, 200);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (341, 5, 3, 4, 0, 0, 0, 0, 200, 201);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (342, 5, 3, 5, 0, 0, 0, 0, 200, 202);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (343, 5, 3, 6, 0, 0, 0, 0, 200, 203);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (344, 5, 3, 7, 0, 0, 0, 0, 200, 204);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (345, 5, 3, 8, 0, 0, 0, 0, 200, 205);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (346, 5, 3, 9, 0, 0, 0, 0, 200, 206);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (347, 5, 3, 10, 0, 0, 0, 0, 200, 207);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (348, 5, 3, 11, 0, 0, 0, 0, 200, 208);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (349, 5, 3, 12, 0, 0, 0, 0, 200, 209);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (350, 5, 3, 1, 0, 0, 0, 0, 200, 210);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (351, 5, 3, 2, 0, 0, 0, 0, 200, 211);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (352, 5, 3, 0, 0, 1, 3, 0, 201, 212);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (353, 5, 3, 0, 0, 1, 1, 0, 201, 257);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (354, 5, 3, 0, 0, 1, 2, 0, 201, 258);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (355, 5, 3, 0, 0, 1, 4, 0, 201, 259);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (356, 5, 3, 0, 0, 2, 0, 0, 201, 260);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (357, 5, 3, 3, 0, 0, 0, 0, 202, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (358, 5, 3, 4, 0, 0, 0, 0, 202, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (359, 5, 3, 5, 0, 0, 0, 0, 202, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (360, 5, 3, 6, 0, 0, 0, 0, 202, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (361, 5, 3, 7, 0, 0, 0, 0, 202, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (362, 5, 3, 8, 0, 0, 0, 0, 202, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (363, 5, 3, 9, 0, 0, 0, 0, 202, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (364, 5, 3, 10, 0, 0, 0, 0, 202, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (365, 5, 3, 11, 0, 0, 0, 0, 202, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (366, 5, 3, 12, 0, 0, 0, 0, 202, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (367, 5, 3, 1, 0, 0, 0, 0, 202, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (368, 5, 3, 2, 0, 0, 0, 0, 202, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (369, 5, 3, 0, 0, 0, 0, 0, 203, 225);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (370, 5, 3, 0, 0, 0, 0, 0, 204, 226);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (371, 5, 3, 0, 0, 0, 0, 0, 205, 227);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (372, 5, 3, 3, 0, 0, 0, 0, 206, 228);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (373, 5, 3, 4, 0, 0, 0, 0, 206, 229);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (374, 5, 3, 5, 0, 0, 0, 0, 206, 230);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (375, 5, 3, 6, 0, 0, 0, 0, 206, 231);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (376, 5, 3, 7, 0, 0, 0, 0, 206, 232);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (377, 5, 3, 8, 0, 0, 0, 0, 206, 233);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (378, 5, 3, 9, 0, 0, 0, 0, 206, 234);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (379, 5, 3, 10, 0, 0, 0, 0, 206, 235);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (380, 5, 3, 11, 0, 0, 0, 0, 206, 236);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (381, 5, 3, 12, 0, 0, 0, 0, 206, 237);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (382, 5, 3, 1, 0, 0, 0, 0, 206, 238);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (383, 5, 3, 2, 0, 0, 0, 0, 206, 239);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (384, 5, 3, 3, 0, 0, 0, 0, 207, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (385, 5, 3, 4, 0, 0, 0, 0, 207, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (386, 5, 3, 5, 0, 0, 0, 0, 207, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (387, 5, 3, 6, 0, 0, 0, 0, 207, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (388, 5, 3, 7, 0, 0, 0, 0, 207, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (389, 5, 3, 8, 0, 0, 0, 0, 207, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (390, 5, 3, 9, 0, 0, 0, 0, 207, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (391, 5, 3, 10, 0, 0, 0, 0, 207, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (392, 5, 3, 11, 0, 0, 0, 0, 207, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (393, 5, 3, 12, 0, 0, 0, 0, 207, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (394, 5, 3, 1, 0, 0, 0, 0, 207, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (395, 5, 3, 2, 0, 0, 0, 0, 207, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (396, 5, 3, 0, 0, 0, 0, 0, 208, 226);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (397, 5, 3, 0, 0, 0, 0, 0, 209, 240);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (398, 5, 3, 0, 0, 0, 0, 0, 210, 241);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (399, 5, 3, 0, 0, 0, 0, 0, 211, 242);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (400, 5, 3, 0, 0, 0, 0, 0, 212, 243);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (401, 5, 3, 0, 0, 0, 0, 0, 213, 244);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (402, 5, 3, 0, 0, 0, 0, 0, 214, 245);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (403, 5, 3, 0, 0, 0, 0, 0, 215, 246);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (404, 5, 3, 0, 0, 0, 0, 0, 216, 247);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (405, 5, 3, 3, 0, 0, 0, 0, 217, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (406, 5, 3, 4, 0, 0, 0, 0, 217, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (407, 5, 3, 5, 0, 0, 0, 0, 217, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (408, 5, 3, 6, 0, 0, 0, 0, 217, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (409, 5, 3, 7, 0, 0, 0, 0, 217, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (410, 5, 3, 8, 0, 0, 0, 0, 217, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (411, 5, 3, 9, 0, 0, 0, 0, 217, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (412, 5, 3, 10, 0, 0, 0, 0, 217, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (413, 5, 3, 11, 0, 0, 0, 0, 217, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (414, 5, 3, 12, 0, 0, 0, 0, 217, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (415, 5, 3, 1, 0, 0, 0, 0, 217, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (416, 5, 3, 2, 0, 0, 0, 0, 217, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (417, 5, 3, 0, 0, 0, 0, 0, 218, 248);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (418, 5, 3, 0, 0, 0, 0, 0, 219, 249);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (419, 5, 3, 0, 0, 0, 0, 0, 220, 250);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (420, 5, 3, 0, 0, 0, 0, 0, 221, 251);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (421, 5, 3, 0, 0, 0, 0, 0, 222, 226);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (422, 5, 3, 0, 0, 0, 0, 0, 223, 252);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (423, 5, 3, 3, 0, 0, 0, 0, 224, 213);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (424, 5, 3, 4, 0, 0, 0, 0, 224, 214);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (425, 5, 3, 5, 0, 0, 0, 0, 224, 215);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (426, 5, 3, 6, 0, 0, 0, 0, 224, 216);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (427, 5, 3, 7, 0, 0, 0, 0, 224, 217);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (428, 5, 3, 8, 0, 0, 0, 0, 224, 218);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (429, 5, 3, 9, 0, 0, 0, 0, 224, 219);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (430, 5, 3, 10, 0, 0, 0, 0, 224, 220);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (431, 5, 3, 11, 0, 0, 0, 0, 224, 221);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (432, 5, 3, 12, 0, 0, 0, 0, 224, 222);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (433, 5, 3, 1, 0, 0, 0, 0, 224, 223);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (434, 5, 3, 2, 0, 0, 0, 0, 224, 224);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (435, 5, 3, 0, 0, 0, 0, 0, 225, 253);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (436, 5, 3, 0, 0, 0, 0, 0, 226, 254);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (437, 5, 3, 0, 0, 0, 0, 0, 227, 255);
INSERT INTO champions_news_title (id, round_id, win_percent_type, resource_id, race_track_id, ground, distance, weather, title, sub_title) VALUES (438, 5, 3, 0, 0, 0, 0, 0, 228, 256);
-- Table: champions_news_win_comment
CREATE TABLE IF NOT EXISTS 'champions_news_win_comment' ('id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'big_flag' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (1, 1, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (2, 1, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (3, 1, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (4, 1, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (5, 1, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (6, 1, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (7, 1, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (8, 1, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (9, 1, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (10, 1, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (11, 1, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (12, 1, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (13, 1, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (14, 1, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (15, 1, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (16, 1, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (17, 1, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (18, 1, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (19, 1, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (20, 1, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (21, 1, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (22, 1, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (23, 1, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (24, 1, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (25, 1, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (26, 1, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (27, 1, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (28, 1, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (29, 1, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (30, 1, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (31, 1, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (32, 1, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (33, 1, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (34, 1, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (35, 1, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (36, 1, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (37, 1, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (38, 1, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (39, 1, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (40, 1, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (41, 1, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (42, 1, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (43, 1, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (44, 1, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (45, 1, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (46, 1, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (47, 1, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (48, 1, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (49, 1, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (50, 1, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (51, 1, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (52, 1, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (53, 1, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (54, 1, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (55, 1, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (56, 1, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (57, 1, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (58, 1, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (59, 1, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (60, 1, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (61, 1, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (62, 1, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (63, 1, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (64, 1, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (65, 1, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (66, 1, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (67, 1, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (68, 1, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (69, 1, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (70, 1, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (71, 1, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (72, 1, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (73, 1, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (74, 1, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (75, 1, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (76, 1, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (77, 1, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (78, 1, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (79, 1, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (80, 1, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (81, 1, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (82, 1, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (83, 1, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (84, 1, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (87, 1, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (88, 1, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (89, 1, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (90, 1, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (91, 1, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (92, 1, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (95, 1, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (96, 1, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (99, 1, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (100, 1, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (101, 1, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (102, 1, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (103, 1, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (104, 1, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (105, 1, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (106, 1, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (111, 1, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (112, 1, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (115, 1, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (116, 1, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (117, 1, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (118, 1, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (119, 1, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (120, 1, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (121, 1, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (122, 1, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (123, 1, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (124, 1, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (127, 1, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (128, 1, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (133, 1, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (134, 1, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (135, 1, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (136, 1, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (137, 1, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (138, 1, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (141, 1, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (142, 1, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (143, 1, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (144, 1, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (147, 1, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (148, 1, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (153, 2, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (154, 2, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (155, 2, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (156, 2, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (157, 2, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (158, 2, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (159, 2, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (160, 2, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (161, 2, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (162, 2, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (163, 2, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (164, 2, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (165, 2, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (166, 2, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (167, 2, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (168, 2, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (169, 2, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (170, 2, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (171, 2, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (172, 2, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (173, 2, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (174, 2, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (175, 2, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (176, 2, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (177, 2, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (178, 2, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (179, 2, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (180, 2, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (181, 2, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (182, 2, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (183, 2, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (184, 2, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (185, 2, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (186, 2, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (187, 2, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (188, 2, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (189, 2, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (190, 2, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (191, 2, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (192, 2, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (193, 2, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (194, 2, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (195, 2, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (196, 2, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (197, 2, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (198, 2, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (199, 2, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (200, 2, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (201, 2, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (202, 2, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (203, 2, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (204, 2, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (205, 2, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (206, 2, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (207, 2, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (208, 2, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (209, 2, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (210, 2, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (211, 2, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (212, 2, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (213, 2, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (214, 2, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (215, 2, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (216, 2, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (217, 2, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (218, 2, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (219, 2, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (220, 2, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (221, 2, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (222, 2, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (223, 2, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (224, 2, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (225, 2, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (226, 2, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (227, 2, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (228, 2, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (229, 2, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (230, 2, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (231, 2, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (232, 2, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (233, 2, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (234, 2, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (235, 2, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (236, 2, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (237, 2, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (238, 2, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (239, 2, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (240, 2, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (241, 2, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (242, 2, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (243, 2, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (244, 2, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (245, 2, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (246, 2, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (247, 2, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (248, 2, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (249, 2, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (250, 2, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (251, 2, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (252, 2, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (253, 2, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (254, 2, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (255, 2, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (256, 2, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (257, 2, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (258, 2, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (259, 2, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (260, 2, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (261, 2, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (262, 2, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (263, 2, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (264, 2, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (265, 2, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (266, 2, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (267, 2, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (268, 2, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (269, 2, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (270, 2, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (271, 2, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (272, 2, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (273, 2, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (274, 2, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (275, 2, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (276, 2, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (277, 2, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (278, 2, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (282, 2, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (283, 2, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (284, 2, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (285, 2, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (286, 2, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (287, 2, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (288, 2, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (289, 2, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (290, 2, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (294, 2, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (295, 2, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (296, 2, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (300, 2, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (301, 2, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (302, 2, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (303, 2, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (304, 2, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (305, 2, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (306, 2, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (307, 2, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (308, 2, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (309, 2, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (310, 2, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (311, 2, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (318, 2, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (319, 2, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (320, 2, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (324, 2, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (325, 2, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (326, 2, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (327, 2, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (328, 2, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (329, 2, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (330, 2, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (331, 2, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (332, 2, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (333, 2, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (334, 2, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (335, 2, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (336, 2, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (337, 2, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (338, 2, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (342, 2, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (343, 2, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (344, 2, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (351, 2, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (352, 2, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (353, 2, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (354, 2, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (355, 2, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (356, 2, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (357, 2, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (358, 2, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (359, 2, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (363, 2, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (364, 2, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (365, 2, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (366, 2, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (367, 2, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (368, 2, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (372, 2, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (373, 2, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (374, 2, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (381, 3, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (382, 3, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (383, 3, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (384, 3, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (385, 3, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (386, 3, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (387, 3, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (388, 3, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (389, 3, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (390, 3, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (391, 3, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (392, 3, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (393, 3, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (394, 3, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (395, 3, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (396, 3, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (397, 3, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (398, 3, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (399, 3, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (400, 3, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (401, 3, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (402, 3, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (403, 3, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (404, 3, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (405, 3, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (406, 3, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (407, 3, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (408, 3, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (409, 3, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (410, 3, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (411, 3, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (412, 3, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (413, 3, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (414, 3, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (415, 3, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (416, 3, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (417, 3, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (418, 3, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (419, 3, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (420, 3, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (421, 3, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (422, 3, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (423, 3, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (424, 3, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (425, 3, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (426, 3, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (427, 3, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (428, 3, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (429, 3, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (430, 3, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (431, 3, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (432, 3, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (433, 3, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (434, 3, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (435, 3, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (436, 3, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (437, 3, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (438, 3, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (439, 3, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (440, 3, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (441, 3, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (442, 3, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (443, 3, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (444, 3, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (445, 3, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (446, 3, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (447, 3, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (448, 3, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (449, 3, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (450, 3, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (451, 3, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (452, 3, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (453, 3, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (454, 3, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (455, 3, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (456, 3, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (457, 3, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (458, 3, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (459, 3, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (460, 3, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (461, 3, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (462, 3, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (463, 3, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (464, 3, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (465, 3, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (466, 3, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (467, 3, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (468, 3, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (469, 3, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (470, 3, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (471, 3, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (472, 3, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (473, 3, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (474, 3, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (475, 3, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (476, 3, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (477, 3, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (478, 3, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (479, 3, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (480, 3, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (481, 3, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (482, 3, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (483, 3, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (484, 3, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (485, 3, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (486, 3, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (487, 3, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (488, 3, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (489, 3, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (490, 3, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (491, 3, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (492, 3, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (493, 3, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (494, 3, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (495, 3, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (496, 3, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (497, 3, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (498, 3, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (499, 3, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (500, 3, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (501, 3, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (502, 3, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (503, 3, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (504, 3, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (505, 3, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (506, 3, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (510, 3, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (511, 3, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (512, 3, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (513, 3, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (514, 3, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (515, 3, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (516, 3, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (517, 3, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (518, 3, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (522, 3, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (523, 3, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (524, 3, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (528, 3, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (529, 3, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (530, 3, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (531, 3, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (532, 3, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (533, 3, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (534, 3, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (535, 3, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (536, 3, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (537, 3, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (538, 3, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (539, 3, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (546, 3, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (547, 3, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (548, 3, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (552, 3, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (553, 3, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (554, 3, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (555, 3, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (556, 3, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (557, 3, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (558, 3, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (559, 3, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (560, 3, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (561, 3, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (562, 3, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (563, 3, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (564, 3, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (565, 3, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (566, 3, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (570, 3, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (571, 3, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (572, 3, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (579, 3, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (580, 3, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (581, 3, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (582, 3, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (583, 3, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (584, 3, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (585, 3, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (586, 3, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (587, 3, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (591, 3, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (592, 3, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (593, 3, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (594, 3, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (595, 3, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (596, 3, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (600, 3, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (601, 3, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (602, 3, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (609, 4, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (610, 4, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (611, 4, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (612, 4, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (613, 4, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (614, 4, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (615, 4, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (616, 4, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (617, 4, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (618, 4, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (619, 4, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (620, 4, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (621, 4, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (622, 4, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (623, 4, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (624, 4, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (625, 4, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (626, 4, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (627, 4, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (628, 4, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (629, 4, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (630, 4, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (631, 4, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (632, 4, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (633, 4, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (634, 4, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (635, 4, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (636, 4, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (637, 4, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (638, 4, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (639, 4, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (640, 4, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (641, 4, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (642, 4, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (643, 4, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (644, 4, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (645, 4, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (646, 4, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (647, 4, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (648, 4, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (649, 4, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (650, 4, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (651, 4, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (652, 4, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (653, 4, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (654, 4, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (655, 4, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (656, 4, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (657, 4, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (658, 4, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (659, 4, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (660, 4, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (661, 4, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (662, 4, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (663, 4, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (664, 4, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (665, 4, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (666, 4, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (667, 4, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (668, 4, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (669, 4, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (670, 4, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (671, 4, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (672, 4, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (673, 4, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (674, 4, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (675, 4, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (676, 4, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (677, 4, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (678, 4, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (679, 4, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (680, 4, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (681, 4, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (682, 4, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (683, 4, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (684, 4, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (685, 4, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (686, 4, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (687, 4, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (688, 4, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (689, 4, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (690, 4, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (691, 4, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (692, 4, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (695, 4, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (696, 4, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (697, 4, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (698, 4, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (699, 4, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (700, 4, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (703, 4, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (704, 4, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (707, 4, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (708, 4, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (709, 4, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (710, 4, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (711, 4, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (712, 4, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (713, 4, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (714, 4, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (719, 4, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (720, 4, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (723, 4, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (724, 4, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (725, 4, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (726, 4, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (727, 4, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (728, 4, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (729, 4, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (730, 4, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (731, 4, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (732, 4, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (735, 4, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (736, 4, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (741, 4, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (742, 4, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (743, 4, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (744, 4, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (745, 4, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (746, 4, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (749, 4, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (750, 4, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (751, 4, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (752, 4, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (755, 4, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (756, 4, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (761, 5, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (762, 5, 1001, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (763, 5, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (764, 5, 1002, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (765, 5, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (766, 5, 1003, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (767, 5, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (768, 5, 1004, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (769, 5, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (770, 5, 1005, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (771, 5, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (772, 5, 1006, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (773, 5, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (774, 5, 1007, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (775, 5, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (776, 5, 1008, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (777, 5, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (778, 5, 1009, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (779, 5, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (780, 5, 1010, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (781, 5, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (782, 5, 1011, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (783, 5, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (784, 5, 1012, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (785, 5, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (786, 5, 1013, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (787, 5, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (788, 5, 1014, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (789, 5, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (790, 5, 1015, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (791, 5, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (792, 5, 1016, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (793, 5, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (794, 5, 1017, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (795, 5, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (796, 5, 1018, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (797, 5, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (798, 5, 1019, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (799, 5, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (800, 5, 1020, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (801, 5, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (802, 5, 1021, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (803, 5, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (804, 5, 1022, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (805, 5, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (806, 5, 1023, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (807, 5, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (808, 5, 1024, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (809, 5, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (810, 5, 1025, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (811, 5, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (812, 5, 1026, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (813, 5, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (814, 5, 1027, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (815, 5, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (816, 5, 1028, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (817, 5, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (818, 5, 1029, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (819, 5, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (820, 5, 1030, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (821, 5, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (822, 5, 1031, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (823, 5, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (824, 5, 1032, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (825, 5, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (826, 5, 1033, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (827, 5, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (828, 5, 1034, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (829, 5, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (830, 5, 1035, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (831, 5, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (832, 5, 1036, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (833, 5, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (834, 5, 1037, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (835, 5, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (836, 5, 1038, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (837, 5, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (838, 5, 1039, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (839, 5, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (840, 5, 1040, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (841, 5, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (842, 5, 1041, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (843, 5, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (844, 5, 1042, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (847, 5, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (848, 5, 1044, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (849, 5, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (850, 5, 1045, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (851, 5, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (852, 5, 1046, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (855, 5, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (856, 5, 1048, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (859, 5, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (860, 5, 1050, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (861, 5, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (862, 5, 1051, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (863, 5, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (864, 5, 1052, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (865, 5, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (866, 5, 1053, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (871, 5, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (872, 5, 1056, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (875, 5, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (876, 5, 1058, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (877, 5, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (878, 5, 1059, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (879, 5, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (880, 5, 1060, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (881, 5, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (882, 5, 1061, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (883, 5, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (884, 5, 1062, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (887, 5, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (888, 5, 1064, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (893, 5, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (894, 5, 1067, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (895, 5, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (896, 5, 1068, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (897, 5, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (898, 5, 1069, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (901, 5, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (902, 5, 1071, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (903, 5, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (904, 5, 1072, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (907, 5, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (908, 5, 1074, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (913, 1, 0, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (914, 2, 0, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (915, 3, 0, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (916, 4, 0, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (917, 5, 0, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (918, 1, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (919, 1, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (920, 2, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (921, 2, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (922, 2, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (923, 3, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (924, 3, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (925, 3, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (926, 4, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (927, 4, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (928, 5, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (929, 5, 1098, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (930, 1, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (931, 1, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (932, 2, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (933, 2, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (934, 2, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (935, 3, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (936, 3, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (937, 3, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (938, 4, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (939, 4, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (940, 5, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (941, 5, 1087, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (942, 1, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (943, 1, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (944, 2, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (945, 2, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (946, 2, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (947, 3, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (948, 3, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (949, 3, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (950, 4, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (951, 4, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (952, 5, 1078, 0);
INSERT INTO champions_news_win_comment (id, round_id, chara_id, big_flag) VALUES (953, 5, 1078, 0);
-- Table: champions_news_win_title
CREATE TABLE IF NOT EXISTS 'champions_news_win_title' ('id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'win_percent_type' INTEGER NOT NULL, 'resource_id' INTEGER NOT NULL, 'bashin_min' INTEGER NOT NULL, 'bashin_max' INTEGER NOT NULL, 'running_style' INTEGER NOT NULL, 'race_track_id' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'distance' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'sub_title' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (1, 1, 0, 1, 0, 5, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (2, 1, 0, 1, 9, 9, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (3, 1, 0, 1, 11, 11, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (4, 1, 0, 1, 13, 20, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (5, 1, 0, 2, 0, 5, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (6, 1, 0, 2, 9, 9, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (7, 1, 0, 2, 11, 11, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (8, 1, 0, 2, 13, 20, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (9, 1, 0, 3, 0, 5, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (10, 1, 0, 3, 9, 9, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (11, 1, 0, 3, 11, 11, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (12, 1, 0, 3, 13, 20, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (13, 1, 0, 4, 0, 5, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (14, 1, 0, 4, 9, 9, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (15, 1, 0, 4, 11, 11, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (16, 1, 0, 4, 13, 20, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (17, 1, 0, 5, 0, 5, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (18, 1, 0, 5, 9, 9, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (19, 1, 0, 5, 11, 11, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (20, 1, 0, 5, 13, 20, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (21, 1, 0, 6, 0, 5, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (22, 1, 0, 6, 9, 9, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (23, 1, 0, 6, 11, 11, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (24, 1, 0, 6, 13, 20, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (25, 1, 0, 7, 0, 5, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (26, 1, 0, 7, 9, 9, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (27, 1, 0, 7, 11, 11, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (28, 1, 0, 7, 13, 20, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (29, 1, 0, 8, 0, 5, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (30, 1, 0, 8, 9, 9, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (31, 1, 0, 8, 11, 11, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (32, 1, 0, 8, 13, 20, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (33, 1, 0, 9, 0, 5, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (34, 1, 0, 9, 9, 9, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (35, 1, 0, 9, 11, 11, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (36, 1, 0, 9, 13, 20, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (37, 1, 0, 10, 0, 5, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (38, 1, 0, 10, 9, 9, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (39, 1, 0, 10, 11, 11, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (40, 1, 0, 10, 13, 20, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (41, 1, 0, 11, 0, 5, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (42, 1, 0, 11, 9, 9, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (43, 1, 0, 11, 11, 11, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (44, 1, 0, 11, 13, 20, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (45, 1, 0, 12, 0, 5, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (46, 1, 0, 12, 9, 9, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (47, 1, 0, 12, 11, 11, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (48, 1, 0, 12, 13, 20, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (49, 1, 0, 1, 0, 20, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (50, 1, 0, 2, 0, 20, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (51, 1, 0, 3, 0, 20, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (52, 1, 0, 4, 0, 20, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (53, 1, 0, 5, 0, 20, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (54, 1, 0, 6, 0, 20, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (55, 1, 0, 7, 0, 20, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (56, 1, 0, 8, 0, 20, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (57, 1, 0, 9, 0, 20, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (58, 1, 0, 10, 0, 20, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (59, 1, 0, 11, 0, 20, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (60, 1, 0, 12, 0, 20, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (61, 1, 0, 1, 0, 20, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (62, 1, 0, 2, 0, 20, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (63, 1, 0, 3, 0, 20, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (64, 1, 0, 4, 0, 20, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (65, 1, 0, 5, 0, 20, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (66, 1, 0, 6, 0, 20, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (67, 1, 0, 7, 0, 20, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (68, 1, 0, 8, 0, 20, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (69, 1, 0, 9, 0, 20, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (70, 1, 0, 10, 0, 20, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (71, 1, 0, 11, 0, 20, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (72, 1, 0, 12, 0, 20, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (73, 1, 0, 1, 0, 20, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (74, 1, 0, 2, 0, 20, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (75, 1, 0, 3, 0, 20, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (76, 1, 0, 4, 0, 20, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (77, 1, 0, 5, 0, 20, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (78, 1, 0, 6, 0, 20, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (79, 1, 0, 7, 0, 20, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (80, 1, 0, 8, 0, 20, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (81, 1, 0, 9, 0, 20, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (82, 1, 0, 10, 0, 20, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (83, 1, 0, 11, 0, 20, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (84, 1, 0, 12, 0, 20, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (85, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 300);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (86, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 301);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (87, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 302);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (88, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 303);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (89, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 304);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (90, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 305);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (91, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 306);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (92, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 307);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (93, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 308);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (94, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 309);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (95, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 310);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (96, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 311);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (97, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 312);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (98, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 313);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (99, 1, 0, 0, 0, 20, 0, 0, 0, 0, 0, 314);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (100, 1, 0, 1, 0, 5, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (101, 1, 0, 2, 0, 5, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (102, 1, 0, 3, 0, 5, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (103, 1, 0, 4, 0, 5, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (104, 1, 0, 5, 0, 5, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (105, 1, 0, 6, 0, 5, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (106, 1, 0, 7, 0, 5, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (107, 1, 0, 8, 0, 5, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (108, 1, 0, 9, 0, 5, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (109, 1, 0, 10, 0, 5, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (110, 1, 0, 11, 0, 5, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (111, 1, 0, 12, 0, 5, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (112, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 315);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (113, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 316);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (114, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 317);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (115, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 318);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (116, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 319);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (117, 1, 0, 0, 11, 20, 0, 0, 0, 0, 0, 320);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (118, 1, 0, 0, 11, 20, 0, 0, 0, 0, 0, 321);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (119, 1, 0, 0, 11, 20, 0, 0, 0, 0, 0, 322);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (120, 1, 0, 0, 11, 20, 0, 0, 0, 0, 0, 323);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (121, 1, 0, 0, 11, 20, 0, 0, 0, 0, 0, 324);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (122, 1, 0, 0, 14, 20, 0, 0, 0, 0, 0, 325);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (123, 1, 0, 0, 14, 20, 0, 0, 0, 0, 0, 326);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (124, 1, 0, 0, 14, 20, 0, 0, 0, 0, 0, 327);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (125, 1, 0, 0, 14, 20, 0, 0, 0, 0, 0, 328);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (126, 1, 0, 0, 14, 20, 0, 0, 0, 0, 0, 329);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (127, 1, 1, 1, 0, 20, 0, 0, 0, 0, 0, 27);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (128, 1, 1, 2, 0, 20, 0, 0, 0, 0, 0, 29);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (129, 1, 1, 3, 0, 20, 0, 0, 0, 0, 0, 7);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (130, 1, 1, 4, 0, 20, 0, 0, 0, 0, 0, 9);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (131, 1, 1, 5, 0, 20, 0, 0, 0, 0, 0, 11);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (132, 1, 1, 6, 0, 20, 0, 0, 0, 0, 0, 13);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (133, 1, 1, 7, 0, 20, 0, 0, 0, 0, 0, 15);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (134, 1, 1, 8, 0, 20, 0, 0, 0, 0, 0, 17);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (135, 1, 1, 9, 0, 20, 0, 0, 0, 0, 0, 19);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (136, 1, 1, 10, 0, 20, 0, 0, 0, 0, 0, 21);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (137, 1, 1, 11, 0, 20, 0, 0, 0, 0, 0, 23);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (138, 1, 1, 12, 0, 20, 0, 0, 0, 0, 0, 25);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (139, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 330);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (140, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 331);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (141, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 332);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (142, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 333);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (143, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 334);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (144, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 335);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (145, 1, 1, 0, 0, 20, 0, 0, 0, 0, 0, 336);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (146, 2, 0, 1, 0, 5, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (147, 2, 0, 1, 9, 9, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (148, 2, 0, 1, 11, 11, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (149, 2, 0, 1, 13, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (150, 2, 0, 2, 0, 5, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (151, 2, 0, 2, 9, 9, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (152, 2, 0, 2, 11, 11, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (153, 2, 0, 2, 13, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (154, 2, 0, 3, 0, 5, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (155, 2, 0, 3, 9, 9, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (156, 2, 0, 3, 11, 11, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (157, 2, 0, 3, 13, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (158, 2, 0, 4, 0, 5, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (159, 2, 0, 4, 9, 9, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (160, 2, 0, 4, 11, 11, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (161, 2, 0, 4, 13, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (162, 2, 0, 5, 0, 5, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (163, 2, 0, 5, 9, 9, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (164, 2, 0, 5, 11, 11, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (165, 2, 0, 5, 13, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (166, 2, 0, 6, 0, 5, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (167, 2, 0, 6, 9, 9, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (168, 2, 0, 6, 11, 11, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (169, 2, 0, 6, 13, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (170, 2, 0, 7, 0, 5, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (171, 2, 0, 7, 9, 9, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (172, 2, 0, 7, 11, 11, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (173, 2, 0, 7, 13, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (174, 2, 0, 8, 0, 5, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (175, 2, 0, 8, 9, 9, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (176, 2, 0, 8, 11, 11, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (177, 2, 0, 8, 13, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (178, 2, 0, 9, 0, 5, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (179, 2, 0, 9, 9, 9, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (180, 2, 0, 9, 11, 11, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (181, 2, 0, 9, 13, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (182, 2, 0, 10, 0, 5, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (183, 2, 0, 10, 9, 9, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (184, 2, 0, 10, 11, 11, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (185, 2, 0, 10, 13, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (186, 2, 0, 11, 0, 5, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (187, 2, 0, 11, 9, 9, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (188, 2, 0, 11, 11, 11, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (189, 2, 0, 11, 13, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (190, 2, 0, 12, 0, 5, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (191, 2, 0, 12, 9, 9, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (192, 2, 0, 12, 11, 11, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (193, 2, 0, 12, 13, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (194, 2, 0, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (195, 2, 0, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (196, 2, 0, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (197, 2, 0, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (198, 2, 0, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (199, 2, 0, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (200, 2, 0, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (201, 2, 0, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (202, 2, 0, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (203, 2, 0, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (204, 2, 0, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (205, 2, 0, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (206, 2, 0, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (207, 2, 0, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (208, 2, 0, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (209, 2, 0, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (210, 2, 0, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (211, 2, 0, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (212, 2, 0, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (213, 2, 0, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (214, 2, 0, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (215, 2, 0, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (216, 2, 0, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (217, 2, 0, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (218, 2, 0, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (219, 2, 0, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (220, 2, 0, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (221, 2, 0, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (222, 2, 0, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (223, 2, 0, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (224, 2, 0, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (225, 2, 0, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (226, 2, 0, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (227, 2, 0, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (228, 2, 0, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (229, 2, 0, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (230, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 300);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (231, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 301);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (232, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 302);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (233, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 303);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (234, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 304);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (235, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 305);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (236, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 306);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (237, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 307);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (238, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 308);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (239, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 309);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (240, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 310);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (241, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 311);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (242, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 312);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (243, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 313);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (244, 2, 0, 0, 0, 20, 0, 0, 0, 0, 0, 314);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (245, 2, 0, 1, 0, 5, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (246, 2, 0, 2, 0, 5, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (247, 2, 0, 3, 0, 5, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (248, 2, 0, 4, 0, 5, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (249, 2, 0, 5, 0, 5, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (250, 2, 0, 6, 0, 5, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (251, 2, 0, 7, 0, 5, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (252, 2, 0, 8, 0, 5, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (253, 2, 0, 9, 0, 5, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (254, 2, 0, 10, 0, 5, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (255, 2, 0, 11, 0, 5, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (256, 2, 0, 12, 0, 5, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (257, 2, 0, 0, 0, 5, 0, 0, 0, 0, 0, 315);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (258, 2, 0, 0, 0, 5, 0, 0, 0, 0, 0, 316);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (259, 2, 0, 0, 0, 5, 0, 0, 0, 0, 0, 317);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (260, 2, 0, 0, 0, 5, 0, 0, 0, 0, 0, 318);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (261, 2, 0, 0, 0, 5, 0, 0, 0, 0, 0, 319);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (262, 2, 0, 0, 11, 20, 0, 0, 0, 0, 0, 320);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (263, 2, 0, 0, 11, 20, 0, 0, 0, 0, 0, 321);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (264, 2, 0, 0, 11, 20, 0, 0, 0, 0, 0, 322);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (265, 2, 0, 0, 11, 20, 0, 0, 0, 0, 0, 323);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (266, 2, 0, 0, 11, 20, 0, 0, 0, 0, 0, 324);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (267, 2, 0, 0, 14, 20, 0, 0, 0, 0, 0, 325);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (268, 2, 0, 0, 14, 20, 0, 0, 0, 0, 0, 326);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (269, 2, 0, 0, 14, 20, 0, 0, 0, 0, 0, 327);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (270, 2, 0, 0, 14, 20, 0, 0, 0, 0, 0, 328);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (271, 2, 0, 0, 14, 20, 0, 0, 0, 0, 0, 329);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (272, 2, 1, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (273, 2, 1, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (274, 2, 1, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (275, 2, 1, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (276, 2, 1, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (277, 2, 1, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (278, 2, 1, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (279, 2, 1, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (280, 2, 1, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (281, 2, 1, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (282, 2, 1, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (283, 2, 1, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (284, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 330);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (285, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 331);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (286, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 332);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (287, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 333);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (288, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 334);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (289, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 335);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (290, 2, 1, 0, 0, 20, 0, 0, 0, 0, 0, 336);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (291, 3, 0, 1, 0, 5, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (292, 3, 0, 1, 9, 9, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (293, 3, 0, 1, 11, 11, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (294, 3, 0, 1, 13, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (295, 3, 0, 2, 0, 5, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (296, 3, 0, 2, 9, 9, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (297, 3, 0, 2, 11, 11, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (298, 3, 0, 2, 13, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (299, 3, 0, 3, 0, 5, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (300, 3, 0, 3, 9, 9, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (301, 3, 0, 3, 11, 11, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (302, 3, 0, 3, 13, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (303, 3, 0, 4, 0, 5, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (304, 3, 0, 4, 9, 9, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (305, 3, 0, 4, 11, 11, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (306, 3, 0, 4, 13, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (307, 3, 0, 5, 0, 5, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (308, 3, 0, 5, 9, 9, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (309, 3, 0, 5, 11, 11, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (310, 3, 0, 5, 13, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (311, 3, 0, 6, 0, 5, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (312, 3, 0, 6, 9, 9, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (313, 3, 0, 6, 11, 11, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (314, 3, 0, 6, 13, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (315, 3, 0, 7, 0, 5, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (316, 3, 0, 7, 9, 9, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (317, 3, 0, 7, 11, 11, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (318, 3, 0, 7, 13, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (319, 3, 0, 8, 0, 5, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (320, 3, 0, 8, 9, 9, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (321, 3, 0, 8, 11, 11, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (322, 3, 0, 8, 13, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (323, 3, 0, 9, 0, 5, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (324, 3, 0, 9, 9, 9, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (325, 3, 0, 9, 11, 11, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (326, 3, 0, 9, 13, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (327, 3, 0, 10, 0, 5, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (328, 3, 0, 10, 9, 9, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (329, 3, 0, 10, 11, 11, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (330, 3, 0, 10, 13, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (331, 3, 0, 11, 0, 5, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (332, 3, 0, 11, 9, 9, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (333, 3, 0, 11, 11, 11, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (334, 3, 0, 11, 13, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (335, 3, 0, 12, 0, 5, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (336, 3, 0, 12, 9, 9, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (337, 3, 0, 12, 11, 11, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (338, 3, 0, 12, 13, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (339, 3, 0, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (340, 3, 0, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (341, 3, 0, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (342, 3, 0, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (343, 3, 0, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (344, 3, 0, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (345, 3, 0, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (346, 3, 0, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (347, 3, 0, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (348, 3, 0, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (349, 3, 0, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (350, 3, 0, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (351, 3, 0, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (352, 3, 0, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (353, 3, 0, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (354, 3, 0, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (355, 3, 0, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (356, 3, 0, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (357, 3, 0, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (358, 3, 0, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (359, 3, 0, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (360, 3, 0, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (361, 3, 0, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (362, 3, 0, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (363, 3, 0, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (364, 3, 0, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (365, 3, 0, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (366, 3, 0, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (367, 3, 0, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (368, 3, 0, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (369, 3, 0, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (370, 3, 0, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (371, 3, 0, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (372, 3, 0, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (373, 3, 0, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (374, 3, 0, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (375, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 300);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (376, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 301);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (377, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 302);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (378, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 303);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (379, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 304);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (380, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 305);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (381, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 306);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (382, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 307);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (383, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 308);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (384, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 309);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (385, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 310);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (386, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 311);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (387, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 312);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (388, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 313);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (389, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 314);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (390, 3, 0, 1, 0, 5, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (391, 3, 0, 2, 0, 5, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (392, 3, 0, 3, 0, 5, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (393, 3, 0, 4, 0, 5, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (394, 3, 0, 5, 0, 5, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (395, 3, 0, 6, 0, 5, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (396, 3, 0, 7, 0, 5, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (397, 3, 0, 8, 0, 5, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (398, 3, 0, 9, 0, 5, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (399, 3, 0, 10, 0, 5, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (400, 3, 0, 11, 0, 5, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (401, 3, 0, 12, 0, 5, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (402, 3, 0, 0, 0, 5, 0, 0, 0, 0, 0, 315);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (403, 3, 0, 0, 0, 5, 0, 0, 0, 0, 0, 316);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (404, 3, 0, 0, 0, 5, 0, 0, 0, 0, 0, 317);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (405, 3, 0, 0, 0, 5, 0, 0, 0, 0, 0, 318);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (406, 3, 0, 0, 0, 5, 0, 0, 0, 0, 0, 319);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (407, 3, 0, 0, 11, 20, 0, 0, 0, 0, 0, 320);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (408, 3, 0, 0, 11, 20, 0, 0, 0, 0, 0, 321);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (409, 3, 0, 0, 11, 20, 0, 0, 0, 0, 0, 322);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (410, 3, 0, 0, 11, 20, 0, 0, 0, 0, 0, 323);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (411, 3, 0, 0, 11, 20, 0, 0, 0, 0, 0, 324);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (412, 3, 0, 0, 14, 20, 0, 0, 0, 0, 0, 325);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (413, 3, 0, 0, 14, 20, 0, 0, 0, 0, 0, 326);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (414, 3, 0, 0, 14, 20, 0, 0, 0, 0, 0, 327);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (415, 3, 0, 0, 14, 20, 0, 0, 0, 0, 0, 328);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (416, 3, 0, 0, 14, 20, 0, 0, 0, 0, 0, 329);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (417, 3, 1, 1, 0, 20, 0, 0, 0, 0, 0, 28);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (418, 3, 1, 2, 0, 20, 0, 0, 0, 0, 0, 30);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (419, 3, 1, 3, 0, 20, 0, 0, 0, 0, 0, 8);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (420, 3, 1, 4, 0, 20, 0, 0, 0, 0, 0, 10);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (421, 3, 1, 5, 0, 20, 0, 0, 0, 0, 0, 12);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (422, 3, 1, 6, 0, 20, 0, 0, 0, 0, 0, 14);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (423, 3, 1, 7, 0, 20, 0, 0, 0, 0, 0, 16);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (424, 3, 1, 8, 0, 20, 0, 0, 0, 0, 0, 18);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (425, 3, 1, 9, 0, 20, 0, 0, 0, 0, 0, 20);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (426, 3, 1, 10, 0, 20, 0, 0, 0, 0, 0, 22);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (427, 3, 1, 11, 0, 20, 0, 0, 0, 0, 0, 24);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (428, 3, 1, 12, 0, 20, 0, 0, 0, 0, 0, 26);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (429, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 330);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (430, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 331);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (431, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 332);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (432, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 333);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (433, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 334);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (434, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 335);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (435, 3, 1, 0, 0, 20, 0, 0, 0, 0, 0, 336);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (436, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 400);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (437, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 401);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (438, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 402);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (439, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 403);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (440, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 404);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (441, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 405);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (442, 4, 0, 1, 0, 20, 0, 0, 0, 0, 0, 210);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (443, 4, 0, 2, 0, 20, 0, 0, 0, 0, 0, 211);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (444, 4, 0, 3, 0, 20, 0, 0, 0, 0, 0, 200);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (445, 4, 0, 4, 0, 20, 0, 0, 0, 0, 0, 201);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (446, 4, 0, 5, 0, 20, 0, 0, 0, 0, 0, 202);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (447, 4, 0, 6, 0, 20, 0, 0, 0, 0, 0, 203);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (448, 4, 0, 7, 0, 20, 0, 0, 0, 0, 0, 204);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (449, 4, 0, 8, 0, 20, 0, 0, 0, 0, 0, 205);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (450, 4, 0, 9, 0, 20, 0, 0, 0, 0, 0, 206);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (451, 4, 0, 10, 0, 20, 0, 0, 0, 0, 0, 207);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (452, 4, 0, 11, 0, 20, 0, 0, 0, 0, 0, 208);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (453, 4, 0, 12, 0, 20, 0, 0, 0, 0, 0, 209);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (454, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 406);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (455, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 407);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (456, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 408);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (457, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 409);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (458, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 410);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (459, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 411);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (460, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 412);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (461, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 413);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (462, 4, 0, 1, 0, 20, 0, 0, 0, 0, 0, 210);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (463, 4, 0, 2, 0, 20, 0, 0, 0, 0, 0, 211);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (464, 4, 0, 3, 0, 20, 0, 0, 0, 0, 0, 200);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (465, 4, 0, 4, 0, 20, 0, 0, 0, 0, 0, 201);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (466, 4, 0, 5, 0, 20, 0, 0, 0, 0, 0, 202);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (467, 4, 0, 6, 0, 20, 0, 0, 0, 0, 0, 203);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (468, 4, 0, 7, 0, 20, 0, 0, 0, 0, 0, 204);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (469, 4, 0, 8, 0, 20, 0, 0, 0, 0, 0, 205);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (470, 4, 0, 9, 0, 20, 0, 0, 0, 0, 0, 206);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (471, 4, 0, 10, 0, 20, 0, 0, 0, 0, 0, 207);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (472, 4, 0, 11, 0, 20, 0, 0, 0, 0, 0, 208);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (473, 4, 0, 12, 0, 20, 0, 0, 0, 0, 0, 209);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (474, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 414);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (475, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 415);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (476, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 416);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (477, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 417);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (478, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 418);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (479, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 419);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (480, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 420);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (481, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 421);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (482, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 422);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (483, 4, 0, 0, 0, 20, 0, 0, 0, 0, 0, 423);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (484, 4, 0, 0, 0, 20, 0, 0, 1, 1, 0, 424);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (485, 4, 0, 0, 0, 20, 0, 0, 1, 2, 0, 425);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (486, 4, 0, 0, 0, 20, 0, 0, 1, 3, 0, 426);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (487, 4, 0, 0, 0, 20, 0, 0, 1, 4, 0, 427);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (488, 4, 0, 0, 0, 20, 0, 0, 2, 0, 0, 428);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (489, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 400);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (490, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 401);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (491, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 402);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (492, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 403);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (493, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 404);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (494, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 405);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (495, 5, 0, 1, 0, 20, 0, 0, 0, 0, 0, 210);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (496, 5, 0, 2, 0, 20, 0, 0, 0, 0, 0, 211);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (497, 5, 0, 3, 0, 20, 0, 0, 0, 0, 0, 200);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (498, 5, 0, 4, 0, 20, 0, 0, 0, 0, 0, 201);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (499, 5, 0, 5, 0, 20, 0, 0, 0, 0, 0, 202);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (500, 5, 0, 6, 0, 20, 0, 0, 0, 0, 0, 203);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (501, 5, 0, 7, 0, 20, 0, 0, 0, 0, 0, 204);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (502, 5, 0, 8, 0, 20, 0, 0, 0, 0, 0, 205);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (503, 5, 0, 9, 0, 20, 0, 0, 0, 0, 0, 206);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (504, 5, 0, 10, 0, 20, 0, 0, 0, 0, 0, 207);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (505, 5, 0, 11, 0, 20, 0, 0, 0, 0, 0, 208);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (506, 5, 0, 12, 0, 20, 0, 0, 0, 0, 0, 209);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (507, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 406);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (508, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 407);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (509, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 408);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (510, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 409);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (511, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 410);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (512, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 411);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (513, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 412);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (514, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 413);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (515, 5, 0, 1, 0, 20, 0, 0, 0, 0, 0, 210);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (516, 5, 0, 2, 0, 20, 0, 0, 0, 0, 0, 211);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (517, 5, 0, 3, 0, 20, 0, 0, 0, 0, 0, 200);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (518, 5, 0, 4, 0, 20, 0, 0, 0, 0, 0, 201);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (519, 5, 0, 5, 0, 20, 0, 0, 0, 0, 0, 202);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (520, 5, 0, 6, 0, 20, 0, 0, 0, 0, 0, 203);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (521, 5, 0, 7, 0, 20, 0, 0, 0, 0, 0, 204);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (522, 5, 0, 8, 0, 20, 0, 0, 0, 0, 0, 205);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (523, 5, 0, 9, 0, 20, 0, 0, 0, 0, 0, 206);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (524, 5, 0, 10, 0, 20, 0, 0, 0, 0, 0, 207);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (525, 5, 0, 11, 0, 20, 0, 0, 0, 0, 0, 208);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (526, 5, 0, 12, 0, 20, 0, 0, 0, 0, 0, 209);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (527, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 414);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (528, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 415);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (529, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 416);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (530, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 417);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (531, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 418);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (532, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 419);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (533, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 420);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (534, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 421);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (535, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 422);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (536, 5, 0, 0, 0, 20, 0, 0, 0, 0, 0, 423);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (537, 5, 0, 0, 0, 20, 0, 0, 1, 1, 0, 424);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (538, 5, 0, 0, 0, 20, 0, 0, 1, 2, 0, 425);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (539, 5, 0, 0, 0, 20, 0, 0, 1, 3, 0, 426);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (540, 5, 0, 0, 0, 20, 0, 0, 1, 4, 0, 427);
INSERT INTO champions_news_win_title (id, round_id, win_percent_type, resource_id, bashin_min, bashin_max, running_style, race_track_id, ground, distance, weather, sub_title) VALUES (541, 5, 0, 0, 0, 20, 0, 0, 2, 0, 0, 428);
-- Table: champions_race_condition
CREATE TABLE IF NOT EXISTS 'champions_race_condition' ('champions_id' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'race_condition_id' INTEGER NOT NULL, PRIMARY KEY('champions_id','round_id'));
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 0, 600005, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 1, 600005, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 2, 600005, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 3, 600005, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 4, 600017, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 5, 600017, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (1, 6, 600017, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 0, 600006, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 1, 600006, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 2, 600006, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 3, 600006, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 4, 600018, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 5, 600018, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (2, 6, 600018, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 0, 600007, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 1, 600007, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 2, 600007, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 3, 600007, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 4, 600019, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 5, 600019, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (3, 6, 600019, 8);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 0, 600008, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 1, 600008, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 2, 600008, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 3, 600008, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 4, 600020, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 5, 600020, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (4, 6, 600020, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 0, 600009, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 1, 600009, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 2, 600009, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 3, 600009, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 4, 600021, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 5, 600021, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (5, 6, 600021, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 0, 600010, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 1, 600010, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 2, 600010, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 3, 600010, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 4, 600022, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 5, 600022, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (6, 6, 600022, 13);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 0, 600011, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 1, 600011, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 2, 600011, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 3, 600011, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 4, 600023, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 5, 600023, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (7, 6, 600023, 17);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 0, 600012, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 1, 600012, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 2, 600012, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 3, 600012, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 4, 600024, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 5, 600024, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (8, 6, 600024, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 0, 600001, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 1, 600001, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 2, 600001, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 3, 600001, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 4, 600013, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 5, 600013, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (9, 6, 600013, 26);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 0, 600002, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 1, 600002, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 2, 600002, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 3, 600002, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 4, 600014, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 5, 600014, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (10, 6, 600014, 19);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 0, 600003, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 1, 600003, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 2, 600003, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 3, 600003, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 4, 600015, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 5, 600015, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (11, 6, 600015, 6);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 0, 600004, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 1, 600004, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 2, 600004, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 3, 600004, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 4, 600016, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 5, 600016, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (12, 6, 600016, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 0, 600029, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 1, 600029, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 2, 600029, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 3, 600029, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 4, 600041, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 5, 600041, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (13, 6, 600041, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 0, 600030, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 1, 600030, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 2, 600030, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 3, 600030, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 4, 600042, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 5, 600042, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (14, 6, 600042, 1);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 0, 600031, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 1, 600031, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 2, 600031, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 3, 600031, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 4, 600043, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 5, 600043, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (15, 6, 600043, 10);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 0, 600032, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 1, 600032, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 2, 600032, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 3, 600032, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 4, 600044, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 5, 600044, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (16, 6, 600044, 7);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 0, 600033, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 1, 600033, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 2, 600033, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 3, 600033, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 4, 600045, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 5, 600045, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (17, 6, 600045, 14);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 0, 600034, 15);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 1, 600034, 15);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 2, 600034, 15);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 3, 600034, 15);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 4, 600046, 15);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 5, 600046, 15);
INSERT INTO champions_race_condition (champions_id, round_id, race_instance_id, race_condition_id) VALUES (18, 6, 600046, 15);
-- Table: champions_reward_rate
CREATE TABLE IF NOT EXISTS 'champions_reward_rate' ('id' INTEGER NOT NULL, 'champions_id' INTEGER NOT NULL, 'league_type' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'win_count' INTEGER NOT NULL, 'ranking' INTEGER NOT NULL, 'rate' INTEGER NOT NULL, 'reward_set_id' INTEGER NOT NULL, 'box_grade' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (1, 1, 1, 1, 0, 0, 10000, 101, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (2, 1, 1, 1, 1, 0, 10000, 102, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (3, 1, 1, 1, 2, 0, 10000, 103, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (4, 1, 1, 1, 3, 0, 10000, 104, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (5, 1, 1, 1, 4, 0, 10000, 105, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (6, 1, 1, 1, 5, 0, 10000, 106, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (7, 1, 1, 2, 0, 0, 10000, 107, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (8, 1, 1, 2, 1, 0, 10000, 108, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (9, 1, 1, 2, 2, 0, 10000, 109, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (10, 1, 1, 2, 3, 0, 10000, 110, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (11, 1, 1, 2, 4, 0, 10000, 111, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (12, 1, 1, 2, 5, 0, 10000, 112, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (13, 1, 1, 3, 0, 0, 10000, 113, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (14, 1, 1, 3, 1, 0, 10000, 114, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (15, 1, 1, 3, 2, 0, 10000, 115, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (16, 1, 1, 3, 3, 0, 10000, 116, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (17, 1, 1, 3, 4, 0, 10000, 117, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (18, 1, 1, 3, 5, 0, 10000, 118, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (19, 1, 1, 4, 0, 3, 10000, 119, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (20, 1, 1, 4, 0, 2, 10000, 120, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (21, 1, 1, 4, 0, 1, 10000, 121, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (22, 1, 1, 5, 0, 3, 10000, 122, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (23, 1, 1, 5, 0, 2, 10000, 123, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (24, 1, 1, 5, 0, 1, 10000, 124, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (25, 1, 2, 1, 0, 0, 10000, 151, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (26, 1, 2, 1, 1, 0, 10000, 152, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (27, 1, 2, 1, 2, 0, 10000, 153, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (28, 1, 2, 1, 3, 0, 10000, 154, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (29, 1, 2, 1, 4, 0, 10000, 155, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (30, 1, 2, 1, 5, 0, 10000, 156, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (31, 1, 2, 2, 0, 0, 10000, 157, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (32, 1, 2, 2, 1, 0, 10000, 158, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (33, 1, 2, 2, 2, 0, 10000, 159, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (34, 1, 2, 2, 3, 0, 10000, 160, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (35, 1, 2, 2, 4, 0, 10000, 161, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (36, 1, 2, 2, 5, 0, 10000, 162, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (37, 1, 2, 3, 0, 0, 10000, 163, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (38, 1, 2, 3, 1, 0, 10000, 164, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (39, 1, 2, 3, 2, 0, 10000, 165, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (40, 1, 2, 3, 3, 0, 10000, 166, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (41, 1, 2, 3, 4, 0, 10000, 167, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (42, 1, 2, 3, 5, 0, 10000, 168, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (43, 1, 2, 4, 0, 3, 10000, 169, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (44, 1, 2, 4, 0, 2, 10000, 170, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (45, 1, 2, 4, 0, 1, 10000, 171, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (46, 1, 2, 5, 0, 3, 10000, 172, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (47, 1, 2, 5, 0, 2, 10000, 173, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (48, 1, 2, 5, 0, 1, 10000, 174, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (49, 2, 1, 1, 0, 0, 10000, 201, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (50, 2, 1, 1, 1, 0, 10000, 202, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (51, 2, 1, 1, 2, 0, 10000, 203, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (52, 2, 1, 1, 3, 0, 10000, 204, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (53, 2, 1, 1, 4, 0, 10000, 205, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (54, 2, 1, 1, 5, 0, 10000, 206, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (55, 2, 1, 2, 0, 0, 10000, 207, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (56, 2, 1, 2, 1, 0, 10000, 208, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (57, 2, 1, 2, 2, 0, 10000, 209, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (58, 2, 1, 2, 3, 0, 10000, 210, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (59, 2, 1, 2, 4, 0, 10000, 211, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (60, 2, 1, 2, 5, 0, 10000, 212, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (61, 2, 1, 3, 0, 0, 10000, 213, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (62, 2, 1, 3, 1, 0, 10000, 214, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (63, 2, 1, 3, 2, 0, 10000, 215, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (64, 2, 1, 3, 3, 0, 10000, 216, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (65, 2, 1, 3, 4, 0, 10000, 217, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (66, 2, 1, 3, 5, 0, 10000, 218, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (67, 2, 1, 4, 0, 3, 10000, 219, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (68, 2, 1, 4, 0, 2, 10000, 220, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (69, 2, 1, 4, 0, 1, 10000, 221, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (70, 2, 1, 5, 0, 3, 10000, 222, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (71, 2, 1, 5, 0, 2, 10000, 223, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (72, 2, 1, 5, 0, 1, 10000, 224, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (73, 2, 2, 1, 0, 0, 10000, 251, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (74, 2, 2, 1, 1, 0, 10000, 252, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (75, 2, 2, 1, 2, 0, 10000, 253, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (76, 2, 2, 1, 3, 0, 10000, 254, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (77, 2, 2, 1, 4, 0, 10000, 255, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (78, 2, 2, 1, 5, 0, 10000, 256, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (79, 2, 2, 2, 0, 0, 10000, 257, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (80, 2, 2, 2, 1, 0, 10000, 258, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (81, 2, 2, 2, 2, 0, 10000, 259, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (82, 2, 2, 2, 3, 0, 10000, 260, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (83, 2, 2, 2, 4, 0, 10000, 261, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (84, 2, 2, 2, 5, 0, 10000, 262, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (85, 2, 2, 3, 0, 0, 10000, 263, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (86, 2, 2, 3, 1, 0, 10000, 264, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (87, 2, 2, 3, 2, 0, 10000, 265, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (88, 2, 2, 3, 3, 0, 10000, 266, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (89, 2, 2, 3, 4, 0, 10000, 267, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (90, 2, 2, 3, 5, 0, 10000, 268, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (91, 2, 2, 4, 0, 3, 10000, 269, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (92, 2, 2, 4, 0, 2, 10000, 270, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (93, 2, 2, 4, 0, 1, 10000, 271, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (94, 2, 2, 5, 0, 3, 10000, 272, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (95, 2, 2, 5, 0, 2, 10000, 273, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (96, 2, 2, 5, 0, 1, 10000, 274, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (97, 3, 1, 1, 0, 0, 10000, 301, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (98, 3, 1, 1, 1, 0, 10000, 302, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (99, 3, 1, 1, 2, 0, 10000, 303, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (100, 3, 1, 1, 3, 0, 10000, 304, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (101, 3, 1, 1, 4, 0, 10000, 305, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (102, 3, 1, 1, 5, 0, 10000, 306, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (103, 3, 1, 2, 0, 0, 10000, 307, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (104, 3, 1, 2, 1, 0, 10000, 308, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (105, 3, 1, 2, 2, 0, 10000, 309, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (106, 3, 1, 2, 3, 0, 10000, 310, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (107, 3, 1, 2, 4, 0, 10000, 311, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (108, 3, 1, 2, 5, 0, 10000, 312, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (109, 3, 1, 3, 0, 0, 10000, 313, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (110, 3, 1, 3, 1, 0, 10000, 314, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (111, 3, 1, 3, 2, 0, 10000, 315, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (112, 3, 1, 3, 3, 0, 10000, 316, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (113, 3, 1, 3, 4, 0, 10000, 317, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (114, 3, 1, 3, 5, 0, 10000, 318, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (115, 3, 1, 4, 0, 3, 10000, 319, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (116, 3, 1, 4, 0, 2, 10000, 320, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (117, 3, 1, 4, 0, 1, 10000, 321, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (118, 3, 1, 5, 0, 3, 10000, 322, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (119, 3, 1, 5, 0, 2, 10000, 323, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (120, 3, 1, 5, 0, 1, 10000, 324, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (121, 3, 2, 1, 0, 0, 10000, 351, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (122, 3, 2, 1, 1, 0, 10000, 352, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (123, 3, 2, 1, 2, 0, 10000, 353, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (124, 3, 2, 1, 3, 0, 10000, 354, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (125, 3, 2, 1, 4, 0, 10000, 355, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (126, 3, 2, 1, 5, 0, 10000, 356, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (127, 3, 2, 2, 0, 0, 10000, 357, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (128, 3, 2, 2, 1, 0, 10000, 358, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (129, 3, 2, 2, 2, 0, 10000, 359, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (130, 3, 2, 2, 3, 0, 10000, 360, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (131, 3, 2, 2, 4, 0, 10000, 361, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (132, 3, 2, 2, 5, 0, 10000, 362, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (133, 3, 2, 3, 0, 0, 10000, 363, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (134, 3, 2, 3, 1, 0, 10000, 364, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (135, 3, 2, 3, 2, 0, 10000, 365, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (136, 3, 2, 3, 3, 0, 10000, 366, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (137, 3, 2, 3, 4, 0, 10000, 367, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (138, 3, 2, 3, 5, 0, 10000, 368, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (139, 3, 2, 4, 0, 3, 10000, 369, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (140, 3, 2, 4, 0, 2, 10000, 370, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (141, 3, 2, 4, 0, 1, 10000, 371, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (142, 3, 2, 5, 0, 3, 10000, 372, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (143, 3, 2, 5, 0, 2, 10000, 373, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (144, 3, 2, 5, 0, 1, 10000, 374, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (145, 4, 1, 1, 0, 0, 10000, 401, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (146, 4, 1, 1, 1, 0, 10000, 402, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (147, 4, 1, 1, 2, 0, 10000, 403, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (148, 4, 1, 1, 3, 0, 10000, 404, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (149, 4, 1, 1, 4, 0, 10000, 405, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (150, 4, 1, 1, 5, 0, 10000, 406, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (151, 4, 1, 2, 0, 0, 10000, 407, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (152, 4, 1, 2, 1, 0, 10000, 408, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (153, 4, 1, 2, 2, 0, 10000, 409, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (154, 4, 1, 2, 3, 0, 10000, 410, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (155, 4, 1, 2, 4, 0, 10000, 411, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (156, 4, 1, 2, 5, 0, 10000, 412, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (157, 4, 1, 3, 0, 0, 10000, 413, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (158, 4, 1, 3, 1, 0, 10000, 414, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (159, 4, 1, 3, 2, 0, 10000, 415, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (160, 4, 1, 3, 3, 0, 10000, 416, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (161, 4, 1, 3, 4, 0, 10000, 417, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (162, 4, 1, 3, 5, 0, 10000, 418, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (163, 4, 1, 4, 0, 3, 10000, 419, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (164, 4, 1, 4, 0, 2, 10000, 420, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (165, 4, 1, 4, 0, 1, 10000, 421, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (166, 4, 1, 5, 0, 3, 10000, 422, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (167, 4, 1, 5, 0, 2, 10000, 423, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (168, 4, 1, 5, 0, 1, 10000, 424, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (169, 4, 2, 1, 0, 0, 10000, 451, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (170, 4, 2, 1, 1, 0, 10000, 452, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (171, 4, 2, 1, 2, 0, 10000, 453, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (172, 4, 2, 1, 3, 0, 10000, 454, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (173, 4, 2, 1, 4, 0, 10000, 455, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (174, 4, 2, 1, 5, 0, 10000, 456, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (175, 4, 2, 2, 0, 0, 10000, 457, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (176, 4, 2, 2, 1, 0, 10000, 458, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (177, 4, 2, 2, 2, 0, 10000, 459, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (178, 4, 2, 2, 3, 0, 10000, 460, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (179, 4, 2, 2, 4, 0, 10000, 461, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (180, 4, 2, 2, 5, 0, 10000, 462, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (181, 4, 2, 3, 0, 0, 10000, 463, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (182, 4, 2, 3, 1, 0, 10000, 464, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (183, 4, 2, 3, 2, 0, 10000, 465, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (184, 4, 2, 3, 3, 0, 10000, 466, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (185, 4, 2, 3, 4, 0, 10000, 467, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (186, 4, 2, 3, 5, 0, 10000, 468, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (187, 4, 2, 4, 0, 3, 10000, 469, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (188, 4, 2, 4, 0, 2, 10000, 470, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (189, 4, 2, 4, 0, 1, 10000, 471, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (190, 4, 2, 5, 0, 3, 10000, 472, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (191, 4, 2, 5, 0, 2, 10000, 473, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (192, 4, 2, 5, 0, 1, 10000, 474, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (193, 5, 1, 1, 0, 0, 10000, 501, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (194, 5, 1, 1, 1, 0, 10000, 502, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (195, 5, 1, 1, 2, 0, 10000, 503, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (196, 5, 1, 1, 3, 0, 10000, 504, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (197, 5, 1, 1, 4, 0, 10000, 505, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (198, 5, 1, 1, 5, 0, 10000, 506, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (199, 5, 1, 2, 0, 0, 10000, 507, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (200, 5, 1, 2, 1, 0, 10000, 508, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (201, 5, 1, 2, 2, 0, 10000, 509, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (202, 5, 1, 2, 3, 0, 10000, 510, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (203, 5, 1, 2, 4, 0, 10000, 511, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (204, 5, 1, 2, 5, 0, 10000, 512, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (205, 5, 1, 3, 0, 0, 10000, 513, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (206, 5, 1, 3, 1, 0, 10000, 514, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (207, 5, 1, 3, 2, 0, 10000, 515, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (208, 5, 1, 3, 3, 0, 10000, 516, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (209, 5, 1, 3, 4, 0, 10000, 517, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (210, 5, 1, 3, 5, 0, 10000, 518, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (211, 5, 1, 4, 0, 3, 10000, 519, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (212, 5, 1, 4, 0, 2, 10000, 520, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (213, 5, 1, 4, 0, 1, 10000, 521, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (214, 5, 1, 5, 0, 3, 10000, 522, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (215, 5, 1, 5, 0, 2, 10000, 523, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (216, 5, 1, 5, 0, 1, 10000, 524, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (217, 5, 2, 1, 0, 0, 10000, 551, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (218, 5, 2, 1, 1, 0, 10000, 552, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (219, 5, 2, 1, 2, 0, 10000, 553, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (220, 5, 2, 1, 3, 0, 10000, 554, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (221, 5, 2, 1, 4, 0, 10000, 555, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (222, 5, 2, 1, 5, 0, 10000, 556, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (223, 5, 2, 2, 0, 0, 10000, 557, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (224, 5, 2, 2, 1, 0, 10000, 558, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (225, 5, 2, 2, 2, 0, 10000, 559, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (226, 5, 2, 2, 3, 0, 10000, 560, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (227, 5, 2, 2, 4, 0, 10000, 561, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (228, 5, 2, 2, 5, 0, 10000, 562, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (229, 5, 2, 3, 0, 0, 10000, 563, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (230, 5, 2, 3, 1, 0, 10000, 564, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (231, 5, 2, 3, 2, 0, 10000, 565, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (232, 5, 2, 3, 3, 0, 10000, 566, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (233, 5, 2, 3, 4, 0, 10000, 567, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (234, 5, 2, 3, 5, 0, 10000, 568, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (235, 5, 2, 4, 0, 3, 10000, 569, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (236, 5, 2, 4, 0, 2, 10000, 570, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (237, 5, 2, 4, 0, 1, 10000, 571, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (238, 5, 2, 5, 0, 3, 10000, 572, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (239, 5, 2, 5, 0, 2, 10000, 573, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (240, 5, 2, 5, 0, 1, 10000, 574, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (241, 6, 1, 1, 0, 0, 10000, 601, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (242, 6, 1, 1, 1, 0, 10000, 602, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (243, 6, 1, 1, 2, 0, 10000, 603, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (244, 6, 1, 1, 3, 0, 10000, 604, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (245, 6, 1, 1, 4, 0, 10000, 605, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (246, 6, 1, 1, 5, 0, 10000, 606, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (247, 6, 1, 2, 0, 0, 10000, 607, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (248, 6, 1, 2, 1, 0, 10000, 608, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (249, 6, 1, 2, 2, 0, 10000, 609, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (250, 6, 1, 2, 3, 0, 10000, 610, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (251, 6, 1, 2, 4, 0, 10000, 611, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (252, 6, 1, 2, 5, 0, 10000, 612, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (253, 6, 1, 3, 0, 0, 10000, 613, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (254, 6, 1, 3, 1, 0, 10000, 614, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (255, 6, 1, 3, 2, 0, 10000, 615, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (256, 6, 1, 3, 3, 0, 10000, 616, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (257, 6, 1, 3, 4, 0, 10000, 617, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (258, 6, 1, 3, 5, 0, 10000, 618, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (259, 6, 1, 4, 0, 3, 10000, 619, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (260, 6, 1, 4, 0, 2, 10000, 620, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (261, 6, 1, 4, 0, 1, 10000, 621, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (262, 6, 1, 5, 0, 3, 10000, 622, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (263, 6, 1, 5, 0, 2, 10000, 623, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (264, 6, 1, 5, 0, 1, 10000, 624, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (265, 6, 2, 1, 0, 0, 10000, 651, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (266, 6, 2, 1, 1, 0, 10000, 652, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (267, 6, 2, 1, 2, 0, 10000, 653, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (268, 6, 2, 1, 3, 0, 10000, 654, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (269, 6, 2, 1, 4, 0, 10000, 655, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (270, 6, 2, 1, 5, 0, 10000, 656, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (271, 6, 2, 2, 0, 0, 10000, 657, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (272, 6, 2, 2, 1, 0, 10000, 658, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (273, 6, 2, 2, 2, 0, 10000, 659, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (274, 6, 2, 2, 3, 0, 10000, 660, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (275, 6, 2, 2, 4, 0, 10000, 661, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (276, 6, 2, 2, 5, 0, 10000, 662, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (277, 6, 2, 3, 0, 0, 10000, 663, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (278, 6, 2, 3, 1, 0, 10000, 664, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (279, 6, 2, 3, 2, 0, 10000, 665, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (280, 6, 2, 3, 3, 0, 10000, 666, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (281, 6, 2, 3, 4, 0, 10000, 667, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (282, 6, 2, 3, 5, 0, 10000, 668, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (283, 6, 2, 4, 0, 3, 10000, 669, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (284, 6, 2, 4, 0, 2, 10000, 670, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (285, 6, 2, 4, 0, 1, 10000, 671, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (286, 6, 2, 5, 0, 3, 10000, 672, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (287, 6, 2, 5, 0, 2, 10000, 673, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (288, 6, 2, 5, 0, 1, 10000, 674, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (289, 7, 1, 1, 0, 0, 10000, 701, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (290, 7, 1, 1, 1, 0, 10000, 702, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (291, 7, 1, 1, 2, 0, 10000, 703, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (292, 7, 1, 1, 3, 0, 10000, 704, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (293, 7, 1, 1, 4, 0, 10000, 705, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (294, 7, 1, 1, 5, 0, 10000, 706, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (295, 7, 1, 2, 0, 0, 10000, 707, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (296, 7, 1, 2, 1, 0, 10000, 708, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (297, 7, 1, 2, 2, 0, 10000, 709, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (298, 7, 1, 2, 3, 0, 10000, 710, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (299, 7, 1, 2, 4, 0, 10000, 711, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (300, 7, 1, 2, 5, 0, 10000, 712, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (301, 7, 1, 3, 0, 0, 10000, 713, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (302, 7, 1, 3, 1, 0, 10000, 714, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (303, 7, 1, 3, 2, 0, 10000, 715, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (304, 7, 1, 3, 3, 0, 10000, 716, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (305, 7, 1, 3, 4, 0, 10000, 717, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (306, 7, 1, 3, 5, 0, 10000, 718, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (307, 7, 1, 4, 0, 3, 10000, 719, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (308, 7, 1, 4, 0, 2, 10000, 720, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (309, 7, 1, 4, 0, 1, 10000, 721, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (310, 7, 1, 5, 0, 3, 10000, 722, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (311, 7, 1, 5, 0, 2, 10000, 723, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (312, 7, 1, 5, 0, 1, 10000, 724, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (313, 7, 2, 1, 0, 0, 10000, 751, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (314, 7, 2, 1, 1, 0, 10000, 752, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (315, 7, 2, 1, 2, 0, 10000, 753, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (316, 7, 2, 1, 3, 0, 10000, 754, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (317, 7, 2, 1, 4, 0, 10000, 755, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (318, 7, 2, 1, 5, 0, 10000, 756, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (319, 7, 2, 2, 0, 0, 10000, 757, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (320, 7, 2, 2, 1, 0, 10000, 758, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (321, 7, 2, 2, 2, 0, 10000, 759, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (322, 7, 2, 2, 3, 0, 10000, 760, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (323, 7, 2, 2, 4, 0, 10000, 761, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (324, 7, 2, 2, 5, 0, 10000, 762, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (325, 7, 2, 3, 0, 0, 10000, 763, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (326, 7, 2, 3, 1, 0, 10000, 764, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (327, 7, 2, 3, 2, 0, 10000, 765, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (328, 7, 2, 3, 3, 0, 10000, 766, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (329, 7, 2, 3, 4, 0, 10000, 767, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (330, 7, 2, 3, 5, 0, 10000, 768, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (331, 7, 2, 4, 0, 3, 10000, 769, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (332, 7, 2, 4, 0, 2, 10000, 770, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (333, 7, 2, 4, 0, 1, 10000, 771, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (334, 7, 2, 5, 0, 3, 10000, 772, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (335, 7, 2, 5, 0, 2, 10000, 773, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (336, 7, 2, 5, 0, 1, 10000, 774, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (337, 8, 1, 1, 0, 0, 10000, 801, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (338, 8, 1, 1, 1, 0, 10000, 802, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (339, 8, 1, 1, 2, 0, 10000, 803, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (340, 8, 1, 1, 3, 0, 10000, 804, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (341, 8, 1, 1, 4, 0, 10000, 805, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (342, 8, 1, 1, 5, 0, 10000, 806, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (343, 8, 1, 2, 0, 0, 10000, 807, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (344, 8, 1, 2, 1, 0, 10000, 808, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (345, 8, 1, 2, 2, 0, 10000, 809, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (346, 8, 1, 2, 3, 0, 10000, 810, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (347, 8, 1, 2, 4, 0, 10000, 811, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (348, 8, 1, 2, 5, 0, 10000, 812, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (349, 8, 1, 3, 0, 0, 10000, 813, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (350, 8, 1, 3, 1, 0, 10000, 814, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (351, 8, 1, 3, 2, 0, 10000, 815, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (352, 8, 1, 3, 3, 0, 10000, 816, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (353, 8, 1, 3, 4, 0, 10000, 817, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (354, 8, 1, 3, 5, 0, 10000, 818, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (355, 8, 1, 4, 0, 3, 10000, 819, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (356, 8, 1, 4, 0, 2, 10000, 820, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (357, 8, 1, 4, 0, 1, 10000, 821, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (358, 8, 1, 5, 0, 3, 10000, 822, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (359, 8, 1, 5, 0, 2, 10000, 823, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (360, 8, 1, 5, 0, 1, 10000, 824, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (361, 8, 2, 1, 0, 0, 10000, 851, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (362, 8, 2, 1, 1, 0, 10000, 852, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (363, 8, 2, 1, 2, 0, 10000, 853, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (364, 8, 2, 1, 3, 0, 10000, 854, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (365, 8, 2, 1, 4, 0, 10000, 855, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (366, 8, 2, 1, 5, 0, 10000, 856, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (367, 8, 2, 2, 0, 0, 10000, 857, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (368, 8, 2, 2, 1, 0, 10000, 858, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (369, 8, 2, 2, 2, 0, 10000, 859, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (370, 8, 2, 2, 3, 0, 10000, 860, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (371, 8, 2, 2, 4, 0, 10000, 861, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (372, 8, 2, 2, 5, 0, 10000, 862, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (373, 8, 2, 3, 0, 0, 10000, 863, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (374, 8, 2, 3, 1, 0, 10000, 864, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (375, 8, 2, 3, 2, 0, 10000, 865, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (376, 8, 2, 3, 3, 0, 10000, 866, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (377, 8, 2, 3, 4, 0, 10000, 867, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (378, 8, 2, 3, 5, 0, 10000, 868, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (379, 8, 2, 4, 0, 3, 10000, 869, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (380, 8, 2, 4, 0, 2, 10000, 870, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (381, 8, 2, 4, 0, 1, 10000, 871, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (382, 8, 2, 5, 0, 3, 10000, 872, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (383, 8, 2, 5, 0, 2, 10000, 873, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (384, 8, 2, 5, 0, 1, 10000, 874, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (385, 9, 1, 1, 0, 0, 10000, 901, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (386, 9, 1, 1, 1, 0, 10000, 902, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (387, 9, 1, 1, 2, 0, 10000, 903, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (388, 9, 1, 1, 3, 0, 10000, 904, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (389, 9, 1, 1, 4, 0, 10000, 905, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (390, 9, 1, 1, 5, 0, 10000, 906, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (391, 9, 1, 2, 0, 0, 10000, 907, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (392, 9, 1, 2, 1, 0, 10000, 908, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (393, 9, 1, 2, 2, 0, 10000, 909, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (394, 9, 1, 2, 3, 0, 10000, 910, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (395, 9, 1, 2, 4, 0, 10000, 911, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (396, 9, 1, 2, 5, 0, 10000, 912, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (397, 9, 1, 3, 0, 0, 10000, 913, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (398, 9, 1, 3, 1, 0, 10000, 914, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (399, 9, 1, 3, 2, 0, 10000, 915, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (400, 9, 1, 3, 3, 0, 10000, 916, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (401, 9, 1, 3, 4, 0, 10000, 917, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (402, 9, 1, 3, 5, 0, 10000, 918, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (403, 9, 1, 4, 0, 3, 10000, 919, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (404, 9, 1, 4, 0, 2, 10000, 920, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (405, 9, 1, 4, 0, 1, 10000, 921, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (406, 9, 1, 5, 0, 3, 10000, 922, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (407, 9, 1, 5, 0, 2, 10000, 923, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (408, 9, 1, 5, 0, 1, 10000, 924, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (409, 9, 2, 1, 0, 0, 10000, 951, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (410, 9, 2, 1, 1, 0, 10000, 952, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (411, 9, 2, 1, 2, 0, 10000, 953, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (412, 9, 2, 1, 3, 0, 10000, 954, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (413, 9, 2, 1, 4, 0, 10000, 955, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (414, 9, 2, 1, 5, 0, 10000, 956, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (415, 9, 2, 2, 0, 0, 10000, 957, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (416, 9, 2, 2, 1, 0, 10000, 958, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (417, 9, 2, 2, 2, 0, 10000, 959, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (418, 9, 2, 2, 3, 0, 10000, 960, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (419, 9, 2, 2, 4, 0, 10000, 961, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (420, 9, 2, 2, 5, 0, 10000, 962, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (421, 9, 2, 3, 0, 0, 10000, 963, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (422, 9, 2, 3, 1, 0, 10000, 964, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (423, 9, 2, 3, 2, 0, 10000, 965, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (424, 9, 2, 3, 3, 0, 10000, 966, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (425, 9, 2, 3, 4, 0, 10000, 967, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (426, 9, 2, 3, 5, 0, 10000, 968, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (427, 9, 2, 4, 0, 3, 10000, 969, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (428, 9, 2, 4, 0, 2, 10000, 970, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (429, 9, 2, 4, 0, 1, 10000, 971, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (430, 9, 2, 5, 0, 3, 10000, 972, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (431, 9, 2, 5, 0, 2, 10000, 973, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (432, 9, 2, 5, 0, 1, 10000, 974, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (433, 10, 1, 1, 0, 0, 10000, 1001, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (434, 10, 1, 1, 1, 0, 10000, 1002, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (435, 10, 1, 1, 2, 0, 10000, 1003, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (436, 10, 1, 1, 3, 0, 10000, 1004, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (437, 10, 1, 1, 4, 0, 10000, 1005, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (438, 10, 1, 1, 5, 0, 10000, 1006, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (439, 10, 1, 2, 0, 0, 10000, 1007, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (440, 10, 1, 2, 1, 0, 10000, 1008, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (441, 10, 1, 2, 2, 0, 10000, 1009, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (442, 10, 1, 2, 3, 0, 10000, 1010, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (443, 10, 1, 2, 4, 0, 10000, 1011, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (444, 10, 1, 2, 5, 0, 10000, 1012, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (445, 10, 1, 3, 0, 0, 10000, 1013, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (446, 10, 1, 3, 1, 0, 10000, 1014, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (447, 10, 1, 3, 2, 0, 10000, 1015, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (448, 10, 1, 3, 3, 0, 10000, 1016, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (449, 10, 1, 3, 4, 0, 10000, 1017, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (450, 10, 1, 3, 5, 0, 10000, 1018, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (451, 10, 1, 4, 0, 3, 10000, 1019, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (452, 10, 1, 4, 0, 2, 10000, 1020, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (453, 10, 1, 4, 0, 1, 10000, 1021, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (454, 10, 1, 5, 0, 3, 10000, 1022, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (455, 10, 1, 5, 0, 2, 10000, 1023, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (456, 10, 1, 5, 0, 1, 10000, 1024, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (457, 10, 2, 1, 0, 0, 10000, 1051, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (458, 10, 2, 1, 1, 0, 10000, 1052, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (459, 10, 2, 1, 2, 0, 10000, 1053, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (460, 10, 2, 1, 3, 0, 10000, 1054, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (461, 10, 2, 1, 4, 0, 10000, 1055, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (462, 10, 2, 1, 5, 0, 10000, 1056, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (463, 10, 2, 2, 0, 0, 10000, 1057, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (464, 10, 2, 2, 1, 0, 10000, 1058, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (465, 10, 2, 2, 2, 0, 10000, 1059, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (466, 10, 2, 2, 3, 0, 10000, 1060, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (467, 10, 2, 2, 4, 0, 10000, 1061, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (468, 10, 2, 2, 5, 0, 10000, 1062, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (469, 10, 2, 3, 0, 0, 10000, 1063, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (470, 10, 2, 3, 1, 0, 10000, 1064, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (471, 10, 2, 3, 2, 0, 10000, 1065, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (472, 10, 2, 3, 3, 0, 10000, 1066, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (473, 10, 2, 3, 4, 0, 10000, 1067, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (474, 10, 2, 3, 5, 0, 10000, 1068, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (475, 10, 2, 4, 0, 3, 10000, 1069, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (476, 10, 2, 4, 0, 2, 10000, 1070, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (477, 10, 2, 4, 0, 1, 10000, 1071, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (478, 10, 2, 5, 0, 3, 10000, 1072, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (479, 10, 2, 5, 0, 2, 10000, 1073, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (480, 10, 2, 5, 0, 1, 10000, 1074, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (481, 11, 1, 1, 0, 0, 10000, 1101, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (482, 11, 1, 1, 1, 0, 10000, 1102, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (483, 11, 1, 1, 2, 0, 10000, 1103, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (484, 11, 1, 1, 3, 0, 10000, 1104, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (485, 11, 1, 1, 4, 0, 10000, 1105, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (486, 11, 1, 1, 5, 0, 10000, 1106, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (487, 11, 1, 2, 0, 0, 10000, 1107, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (488, 11, 1, 2, 1, 0, 10000, 1108, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (489, 11, 1, 2, 2, 0, 10000, 1109, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (490, 11, 1, 2, 3, 0, 10000, 1110, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (491, 11, 1, 2, 4, 0, 10000, 1111, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (492, 11, 1, 2, 5, 0, 10000, 1112, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (493, 11, 1, 3, 0, 0, 10000, 1113, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (494, 11, 1, 3, 1, 0, 10000, 1114, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (495, 11, 1, 3, 2, 0, 10000, 1115, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (496, 11, 1, 3, 3, 0, 10000, 1116, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (497, 11, 1, 3, 4, 0, 10000, 1117, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (498, 11, 1, 3, 5, 0, 10000, 1118, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (499, 11, 1, 4, 0, 3, 10000, 1119, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (500, 11, 1, 4, 0, 2, 10000, 1120, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (501, 11, 1, 4, 0, 1, 10000, 1121, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (502, 11, 1, 5, 0, 3, 10000, 1122, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (503, 11, 1, 5, 0, 2, 10000, 1123, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (504, 11, 1, 5, 0, 1, 10000, 1124, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (505, 11, 2, 1, 0, 0, 10000, 1151, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (506, 11, 2, 1, 1, 0, 10000, 1152, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (507, 11, 2, 1, 2, 0, 10000, 1153, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (508, 11, 2, 1, 3, 0, 10000, 1154, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (509, 11, 2, 1, 4, 0, 10000, 1155, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (510, 11, 2, 1, 5, 0, 10000, 1156, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (511, 11, 2, 2, 0, 0, 10000, 1157, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (512, 11, 2, 2, 1, 0, 10000, 1158, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (513, 11, 2, 2, 2, 0, 10000, 1159, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (514, 11, 2, 2, 3, 0, 10000, 1160, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (515, 11, 2, 2, 4, 0, 10000, 1161, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (516, 11, 2, 2, 5, 0, 10000, 1162, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (517, 11, 2, 3, 0, 0, 10000, 1163, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (518, 11, 2, 3, 1, 0, 10000, 1164, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (519, 11, 2, 3, 2, 0, 10000, 1165, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (520, 11, 2, 3, 3, 0, 10000, 1166, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (521, 11, 2, 3, 4, 0, 10000, 1167, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (522, 11, 2, 3, 5, 0, 10000, 1168, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (523, 11, 2, 4, 0, 3, 10000, 1169, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (524, 11, 2, 4, 0, 2, 10000, 1170, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (525, 11, 2, 4, 0, 1, 10000, 1171, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (526, 11, 2, 5, 0, 3, 10000, 1172, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (527, 11, 2, 5, 0, 2, 10000, 1173, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (528, 11, 2, 5, 0, 1, 10000, 1174, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (529, 12, 1, 1, 0, 0, 10000, 1201, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (530, 12, 1, 1, 1, 0, 10000, 1202, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (531, 12, 1, 1, 2, 0, 10000, 1203, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (532, 12, 1, 1, 3, 0, 10000, 1204, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (533, 12, 1, 1, 4, 0, 10000, 1205, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (534, 12, 1, 1, 5, 0, 10000, 1206, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (535, 12, 1, 2, 0, 0, 10000, 1207, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (536, 12, 1, 2, 1, 0, 10000, 1208, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (537, 12, 1, 2, 2, 0, 10000, 1209, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (538, 12, 1, 2, 3, 0, 10000, 1210, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (539, 12, 1, 2, 4, 0, 10000, 1211, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (540, 12, 1, 2, 5, 0, 10000, 1212, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (541, 12, 1, 3, 0, 0, 10000, 1213, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (542, 12, 1, 3, 1, 0, 10000, 1214, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (543, 12, 1, 3, 2, 0, 10000, 1215, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (544, 12, 1, 3, 3, 0, 10000, 1216, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (545, 12, 1, 3, 4, 0, 10000, 1217, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (546, 12, 1, 3, 5, 0, 10000, 1218, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (547, 12, 1, 4, 0, 3, 10000, 1219, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (548, 12, 1, 4, 0, 2, 10000, 1220, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (549, 12, 1, 4, 0, 1, 10000, 1221, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (550, 12, 1, 5, 0, 3, 10000, 1222, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (551, 12, 1, 5, 0, 2, 10000, 1223, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (552, 12, 1, 5, 0, 1, 10000, 1224, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (553, 12, 2, 1, 0, 0, 10000, 1251, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (554, 12, 2, 1, 1, 0, 10000, 1252, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (555, 12, 2, 1, 2, 0, 10000, 1253, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (556, 12, 2, 1, 3, 0, 10000, 1254, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (557, 12, 2, 1, 4, 0, 10000, 1255, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (558, 12, 2, 1, 5, 0, 10000, 1256, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (559, 12, 2, 2, 0, 0, 10000, 1257, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (560, 12, 2, 2, 1, 0, 10000, 1258, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (561, 12, 2, 2, 2, 0, 10000, 1259, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (562, 12, 2, 2, 3, 0, 10000, 1260, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (563, 12, 2, 2, 4, 0, 10000, 1261, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (564, 12, 2, 2, 5, 0, 10000, 1262, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (565, 12, 2, 3, 0, 0, 10000, 1263, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (566, 12, 2, 3, 1, 0, 10000, 1264, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (567, 12, 2, 3, 2, 0, 10000, 1265, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (568, 12, 2, 3, 3, 0, 10000, 1266, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (569, 12, 2, 3, 4, 0, 10000, 1267, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (570, 12, 2, 3, 5, 0, 10000, 1268, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (571, 12, 2, 4, 0, 3, 10000, 1269, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (572, 12, 2, 4, 0, 2, 10000, 1270, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (573, 12, 2, 4, 0, 1, 10000, 1271, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (574, 12, 2, 5, 0, 3, 10000, 1272, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (575, 12, 2, 5, 0, 2, 10000, 1273, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (576, 12, 2, 5, 0, 1, 10000, 1274, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (577, 13, 1, 1, 0, 0, 10000, 1301, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (578, 13, 1, 1, 1, 0, 10000, 1302, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (579, 13, 1, 1, 2, 0, 10000, 1303, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (580, 13, 1, 1, 3, 0, 10000, 1304, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (581, 13, 1, 1, 4, 0, 10000, 1305, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (582, 13, 1, 1, 5, 0, 10000, 1306, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (583, 13, 1, 2, 0, 0, 10000, 1307, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (584, 13, 1, 2, 1, 0, 10000, 1308, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (585, 13, 1, 2, 2, 0, 10000, 1309, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (586, 13, 1, 2, 3, 0, 10000, 1310, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (587, 13, 1, 2, 4, 0, 10000, 1311, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (588, 13, 1, 2, 5, 0, 10000, 1312, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (589, 13, 1, 3, 0, 0, 10000, 1313, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (590, 13, 1, 3, 1, 0, 10000, 1314, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (591, 13, 1, 3, 2, 0, 10000, 1315, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (592, 13, 1, 3, 3, 0, 10000, 1316, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (593, 13, 1, 3, 4, 0, 10000, 1317, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (594, 13, 1, 3, 5, 0, 10000, 1318, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (595, 13, 1, 4, 0, 3, 10000, 1319, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (596, 13, 1, 4, 0, 2, 10000, 1320, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (597, 13, 1, 4, 0, 1, 10000, 1321, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (598, 13, 1, 5, 0, 3, 10000, 1322, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (599, 13, 1, 5, 0, 2, 10000, 1323, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (600, 13, 1, 5, 0, 1, 10000, 1324, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (601, 13, 2, 1, 0, 0, 10000, 1351, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (602, 13, 2, 1, 1, 0, 10000, 1352, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (603, 13, 2, 1, 2, 0, 10000, 1353, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (604, 13, 2, 1, 3, 0, 10000, 1354, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (605, 13, 2, 1, 4, 0, 10000, 1355, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (606, 13, 2, 1, 5, 0, 10000, 1356, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (607, 13, 2, 2, 0, 0, 10000, 1357, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (608, 13, 2, 2, 1, 0, 10000, 1358, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (609, 13, 2, 2, 2, 0, 10000, 1359, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (610, 13, 2, 2, 3, 0, 10000, 1360, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (611, 13, 2, 2, 4, 0, 10000, 1361, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (612, 13, 2, 2, 5, 0, 10000, 1362, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (613, 13, 2, 3, 0, 0, 10000, 1363, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (614, 13, 2, 3, 1, 0, 10000, 1364, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (615, 13, 2, 3, 2, 0, 10000, 1365, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (616, 13, 2, 3, 3, 0, 10000, 1366, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (617, 13, 2, 3, 4, 0, 10000, 1367, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (618, 13, 2, 3, 5, 0, 10000, 1368, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (619, 13, 2, 4, 0, 3, 10000, 1369, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (620, 13, 2, 4, 0, 2, 10000, 1370, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (621, 13, 2, 4, 0, 1, 10000, 1371, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (622, 13, 2, 5, 0, 3, 10000, 1372, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (623, 13, 2, 5, 0, 2, 10000, 1373, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (624, 13, 2, 5, 0, 1, 10000, 1374, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (625, 14, 1, 1, 0, 0, 10000, 1401, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (626, 14, 1, 1, 1, 0, 10000, 1402, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (627, 14, 1, 1, 2, 0, 10000, 1403, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (628, 14, 1, 1, 3, 0, 10000, 1404, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (629, 14, 1, 1, 4, 0, 10000, 1405, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (630, 14, 1, 1, 5, 0, 10000, 1406, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (631, 14, 1, 2, 0, 0, 10000, 1407, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (632, 14, 1, 2, 1, 0, 10000, 1408, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (633, 14, 1, 2, 2, 0, 10000, 1409, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (634, 14, 1, 2, 3, 0, 10000, 1410, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (635, 14, 1, 2, 4, 0, 10000, 1411, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (636, 14, 1, 2, 5, 0, 10000, 1412, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (637, 14, 1, 3, 0, 0, 10000, 1413, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (638, 14, 1, 3, 1, 0, 10000, 1414, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (639, 14, 1, 3, 2, 0, 10000, 1415, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (640, 14, 1, 3, 3, 0, 10000, 1416, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (641, 14, 1, 3, 4, 0, 10000, 1417, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (642, 14, 1, 3, 5, 0, 10000, 1418, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (643, 14, 1, 4, 0, 3, 10000, 1419, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (644, 14, 1, 4, 0, 2, 10000, 1420, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (645, 14, 1, 4, 0, 1, 10000, 1421, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (646, 14, 1, 5, 0, 3, 10000, 1422, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (647, 14, 1, 5, 0, 2, 10000, 1423, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (648, 14, 1, 5, 0, 1, 10000, 1424, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (649, 14, 2, 1, 0, 0, 10000, 1451, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (650, 14, 2, 1, 1, 0, 10000, 1452, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (651, 14, 2, 1, 2, 0, 10000, 1453, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (652, 14, 2, 1, 3, 0, 10000, 1454, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (653, 14, 2, 1, 4, 0, 10000, 1455, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (654, 14, 2, 1, 5, 0, 10000, 1456, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (655, 14, 2, 2, 0, 0, 10000, 1457, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (656, 14, 2, 2, 1, 0, 10000, 1458, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (657, 14, 2, 2, 2, 0, 10000, 1459, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (658, 14, 2, 2, 3, 0, 10000, 1460, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (659, 14, 2, 2, 4, 0, 10000, 1461, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (660, 14, 2, 2, 5, 0, 10000, 1462, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (661, 14, 2, 3, 0, 0, 10000, 1463, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (662, 14, 2, 3, 1, 0, 10000, 1464, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (663, 14, 2, 3, 2, 0, 10000, 1465, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (664, 14, 2, 3, 3, 0, 10000, 1466, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (665, 14, 2, 3, 4, 0, 10000, 1467, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (666, 14, 2, 3, 5, 0, 10000, 1468, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (667, 14, 2, 4, 0, 3, 10000, 1469, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (668, 14, 2, 4, 0, 2, 10000, 1470, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (669, 14, 2, 4, 0, 1, 10000, 1471, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (670, 14, 2, 5, 0, 3, 10000, 1472, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (671, 14, 2, 5, 0, 2, 10000, 1473, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (672, 14, 2, 5, 0, 1, 10000, 1474, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (673, 15, 1, 1, 0, 0, 10000, 1501, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (674, 15, 1, 1, 1, 0, 10000, 1502, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (675, 15, 1, 1, 2, 0, 10000, 1503, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (676, 15, 1, 1, 3, 0, 10000, 1504, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (677, 15, 1, 1, 4, 0, 10000, 1505, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (678, 15, 1, 1, 5, 0, 10000, 1506, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (679, 15, 1, 2, 0, 0, 10000, 1507, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (680, 15, 1, 2, 1, 0, 10000, 1508, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (681, 15, 1, 2, 2, 0, 10000, 1509, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (682, 15, 1, 2, 3, 0, 10000, 1510, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (683, 15, 1, 2, 4, 0, 10000, 1511, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (684, 15, 1, 2, 5, 0, 10000, 1512, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (685, 15, 1, 3, 0, 0, 10000, 1513, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (686, 15, 1, 3, 1, 0, 10000, 1514, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (687, 15, 1, 3, 2, 0, 10000, 1515, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (688, 15, 1, 3, 3, 0, 10000, 1516, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (689, 15, 1, 3, 4, 0, 10000, 1517, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (690, 15, 1, 3, 5, 0, 10000, 1518, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (691, 15, 1, 4, 0, 3, 10000, 1519, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (692, 15, 1, 4, 0, 2, 10000, 1520, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (693, 15, 1, 4, 0, 1, 10000, 1521, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (694, 15, 1, 5, 0, 3, 10000, 1522, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (695, 15, 1, 5, 0, 2, 10000, 1523, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (696, 15, 1, 5, 0, 1, 10000, 1524, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (697, 15, 2, 1, 0, 0, 10000, 1551, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (698, 15, 2, 1, 1, 0, 10000, 1552, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (699, 15, 2, 1, 2, 0, 10000, 1553, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (700, 15, 2, 1, 3, 0, 10000, 1554, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (701, 15, 2, 1, 4, 0, 10000, 1555, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (702, 15, 2, 1, 5, 0, 10000, 1556, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (703, 15, 2, 2, 0, 0, 10000, 1557, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (704, 15, 2, 2, 1, 0, 10000, 1558, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (705, 15, 2, 2, 2, 0, 10000, 1559, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (706, 15, 2, 2, 3, 0, 10000, 1560, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (707, 15, 2, 2, 4, 0, 10000, 1561, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (708, 15, 2, 2, 5, 0, 10000, 1562, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (709, 15, 2, 3, 0, 0, 10000, 1563, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (710, 15, 2, 3, 1, 0, 10000, 1564, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (711, 15, 2, 3, 2, 0, 10000, 1565, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (712, 15, 2, 3, 3, 0, 10000, 1566, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (713, 15, 2, 3, 4, 0, 10000, 1567, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (714, 15, 2, 3, 5, 0, 10000, 1568, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (715, 15, 2, 4, 0, 3, 10000, 1569, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (716, 15, 2, 4, 0, 2, 10000, 1570, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (717, 15, 2, 4, 0, 1, 10000, 1571, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (718, 15, 2, 5, 0, 3, 10000, 1572, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (719, 15, 2, 5, 0, 2, 10000, 1573, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (720, 15, 2, 5, 0, 1, 10000, 1574, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (721, 16, 1, 1, 0, 0, 10000, 1601, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (722, 16, 1, 1, 1, 0, 10000, 1602, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (723, 16, 1, 1, 2, 0, 10000, 1603, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (724, 16, 1, 1, 3, 0, 10000, 1604, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (725, 16, 1, 1, 4, 0, 10000, 1605, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (726, 16, 1, 1, 5, 0, 10000, 1606, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (727, 16, 1, 2, 0, 0, 10000, 1607, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (728, 16, 1, 2, 1, 0, 10000, 1608, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (729, 16, 1, 2, 2, 0, 10000, 1609, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (730, 16, 1, 2, 3, 0, 10000, 1610, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (731, 16, 1, 2, 4, 0, 10000, 1611, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (732, 16, 1, 2, 5, 0, 10000, 1612, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (733, 16, 1, 3, 0, 0, 10000, 1613, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (734, 16, 1, 3, 1, 0, 10000, 1614, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (735, 16, 1, 3, 2, 0, 10000, 1615, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (736, 16, 1, 3, 3, 0, 10000, 1616, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (737, 16, 1, 3, 4, 0, 10000, 1617, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (738, 16, 1, 3, 5, 0, 10000, 1618, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (739, 16, 1, 4, 0, 3, 10000, 1619, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (740, 16, 1, 4, 0, 2, 10000, 1620, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (741, 16, 1, 4, 0, 1, 10000, 1621, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (742, 16, 1, 5, 0, 3, 10000, 1622, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (743, 16, 1, 5, 0, 2, 10000, 1623, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (744, 16, 1, 5, 0, 1, 10000, 1624, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (745, 16, 2, 1, 0, 0, 10000, 1651, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (746, 16, 2, 1, 1, 0, 10000, 1652, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (747, 16, 2, 1, 2, 0, 10000, 1653, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (748, 16, 2, 1, 3, 0, 10000, 1654, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (749, 16, 2, 1, 4, 0, 10000, 1655, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (750, 16, 2, 1, 5, 0, 10000, 1656, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (751, 16, 2, 2, 0, 0, 10000, 1657, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (752, 16, 2, 2, 1, 0, 10000, 1658, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (753, 16, 2, 2, 2, 0, 10000, 1659, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (754, 16, 2, 2, 3, 0, 10000, 1660, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (755, 16, 2, 2, 4, 0, 10000, 1661, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (756, 16, 2, 2, 5, 0, 10000, 1662, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (757, 16, 2, 3, 0, 0, 10000, 1663, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (758, 16, 2, 3, 1, 0, 10000, 1664, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (759, 16, 2, 3, 2, 0, 10000, 1665, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (760, 16, 2, 3, 3, 0, 10000, 1666, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (761, 16, 2, 3, 4, 0, 10000, 1667, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (762, 16, 2, 3, 5, 0, 10000, 1668, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (763, 16, 2, 4, 0, 3, 10000, 1669, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (764, 16, 2, 4, 0, 2, 10000, 1670, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (765, 16, 2, 4, 0, 1, 10000, 1671, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (766, 16, 2, 5, 0, 3, 10000, 1672, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (767, 16, 2, 5, 0, 2, 10000, 1673, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (768, 16, 2, 5, 0, 1, 10000, 1674, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (769, 17, 1, 1, 0, 0, 10000, 1701, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (770, 17, 1, 1, 1, 0, 10000, 1702, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (771, 17, 1, 1, 2, 0, 10000, 1703, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (772, 17, 1, 1, 3, 0, 10000, 1704, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (773, 17, 1, 1, 4, 0, 10000, 1705, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (774, 17, 1, 1, 5, 0, 10000, 1706, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (775, 17, 1, 2, 0, 0, 10000, 1707, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (776, 17, 1, 2, 1, 0, 10000, 1708, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (777, 17, 1, 2, 2, 0, 10000, 1709, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (778, 17, 1, 2, 3, 0, 10000, 1710, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (779, 17, 1, 2, 4, 0, 10000, 1711, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (780, 17, 1, 2, 5, 0, 10000, 1712, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (781, 17, 1, 3, 0, 0, 10000, 1713, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (782, 17, 1, 3, 1, 0, 10000, 1714, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (783, 17, 1, 3, 2, 0, 10000, 1715, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (784, 17, 1, 3, 3, 0, 10000, 1716, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (785, 17, 1, 3, 4, 0, 10000, 1717, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (786, 17, 1, 3, 5, 0, 10000, 1718, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (787, 17, 1, 4, 0, 3, 10000, 1719, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (788, 17, 1, 4, 0, 2, 10000, 1720, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (789, 17, 1, 4, 0, 1, 10000, 1721, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (790, 17, 1, 5, 0, 3, 10000, 1722, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (791, 17, 1, 5, 0, 2, 10000, 1723, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (792, 17, 1, 5, 0, 1, 10000, 1724, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (793, 17, 2, 1, 0, 0, 10000, 1751, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (794, 17, 2, 1, 1, 0, 10000, 1752, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (795, 17, 2, 1, 2, 0, 10000, 1753, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (796, 17, 2, 1, 3, 0, 10000, 1754, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (797, 17, 2, 1, 4, 0, 10000, 1755, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (798, 17, 2, 1, 5, 0, 10000, 1756, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (799, 17, 2, 2, 0, 0, 10000, 1757, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (800, 17, 2, 2, 1, 0, 10000, 1758, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (801, 17, 2, 2, 2, 0, 10000, 1759, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (802, 17, 2, 2, 3, 0, 10000, 1760, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (803, 17, 2, 2, 4, 0, 10000, 1761, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (804, 17, 2, 2, 5, 0, 10000, 1762, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (805, 17, 2, 3, 0, 0, 10000, 1763, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (806, 17, 2, 3, 1, 0, 10000, 1764, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (807, 17, 2, 3, 2, 0, 10000, 1765, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (808, 17, 2, 3, 3, 0, 10000, 1766, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (809, 17, 2, 3, 4, 0, 10000, 1767, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (810, 17, 2, 3, 5, 0, 10000, 1768, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (811, 17, 2, 4, 0, 3, 10000, 1769, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (812, 17, 2, 4, 0, 2, 10000, 1770, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (813, 17, 2, 4, 0, 1, 10000, 1771, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (814, 17, 2, 5, 0, 3, 10000, 1772, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (815, 17, 2, 5, 0, 2, 10000, 1773, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (816, 17, 2, 5, 0, 1, 10000, 1774, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (817, 18, 1, 1, 0, 0, 10000, 1801, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (818, 18, 1, 1, 1, 0, 10000, 1802, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (819, 18, 1, 1, 2, 0, 10000, 1803, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (820, 18, 1, 1, 3, 0, 10000, 1804, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (821, 18, 1, 1, 4, 0, 10000, 1805, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (822, 18, 1, 1, 5, 0, 10000, 1806, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (823, 18, 1, 2, 0, 0, 10000, 1807, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (824, 18, 1, 2, 1, 0, 10000, 1808, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (825, 18, 1, 2, 2, 0, 10000, 1809, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (826, 18, 1, 2, 3, 0, 10000, 1810, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (827, 18, 1, 2, 4, 0, 10000, 1811, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (828, 18, 1, 2, 5, 0, 10000, 1812, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (829, 18, 1, 3, 0, 0, 10000, 1813, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (830, 18, 1, 3, 1, 0, 10000, 1814, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (831, 18, 1, 3, 2, 0, 10000, 1815, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (832, 18, 1, 3, 3, 0, 10000, 1816, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (833, 18, 1, 3, 4, 0, 10000, 1817, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (834, 18, 1, 3, 5, 0, 10000, 1818, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (835, 18, 1, 4, 0, 3, 10000, 1819, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (836, 18, 1, 4, 0, 2, 10000, 1820, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (837, 18, 1, 4, 0, 1, 10000, 1821, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (838, 18, 1, 5, 0, 3, 10000, 1822, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (839, 18, 1, 5, 0, 2, 10000, 1823, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (840, 18, 1, 5, 0, 1, 10000, 1824, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (841, 18, 2, 1, 0, 0, 10000, 1851, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (842, 18, 2, 1, 1, 0, 10000, 1852, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (843, 18, 2, 1, 2, 0, 10000, 1853, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (844, 18, 2, 1, 3, 0, 10000, 1854, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (845, 18, 2, 1, 4, 0, 10000, 1855, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (846, 18, 2, 1, 5, 0, 10000, 1856, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (847, 18, 2, 2, 0, 0, 10000, 1857, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (848, 18, 2, 2, 1, 0, 10000, 1858, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (849, 18, 2, 2, 2, 0, 10000, 1859, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (850, 18, 2, 2, 3, 0, 10000, 1860, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (851, 18, 2, 2, 4, 0, 10000, 1861, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (852, 18, 2, 2, 5, 0, 10000, 1862, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (853, 18, 2, 3, 0, 0, 10000, 1863, 0);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (854, 18, 2, 3, 1, 0, 10000, 1864, 1);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (855, 18, 2, 3, 2, 0, 10000, 1865, 2);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (856, 18, 2, 3, 3, 0, 10000, 1866, 3);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (857, 18, 2, 3, 4, 0, 10000, 1867, 4);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (858, 18, 2, 3, 5, 0, 10000, 1868, 5);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (859, 18, 2, 4, 0, 3, 10000, 1869, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (860, 18, 2, 4, 0, 2, 10000, 1870, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (861, 18, 2, 4, 0, 1, 10000, 1871, 8);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (862, 18, 2, 5, 0, 3, 10000, 1872, 6);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (863, 18, 2, 5, 0, 2, 10000, 1873, 7);
INSERT INTO champions_reward_rate (id, champions_id, league_type, round_id, win_count, ranking, rate, reward_set_id, box_grade) VALUES (864, 18, 2, 5, 0, 1, 10000, 1874, 8);
-- Table: champions_round_detail
CREATE TABLE IF NOT EXISTS 'champions_round_detail' ('id' INTEGER NOT NULL, 'champions_id' INTEGER NOT NULL, 'league_type' INTEGER NOT NULL, 'round_id' INTEGER NOT NULL, 'round' INTEGER NOT NULL, 'tier' INTEGER NOT NULL, 'round_number' INTEGER NOT NULL, 'breakthrough_number_1' INTEGER NOT NULL, 'breakthrough_number_2' INTEGER NOT NULL, 'entry_number' INTEGER NOT NULL, 'free_entry_number' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (2, 1, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (3, 1, 1, 2, 2, 1, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (4, 1, 1, 3, 2, 2, 5, 3, 2, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (5, 1, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (6, 1, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (7, 1, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (8, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (9, 1, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (10, 1, 2, 2, 2, 1, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (11, 1, 2, 3, 2, 2, 5, 3, 2, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (12, 1, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (13, 1, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (14, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (15, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (16, 2, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (17, 2, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (18, 2, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (19, 2, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (20, 2, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (21, 2, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (22, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (23, 2, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (24, 2, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (25, 2, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (26, 2, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (27, 2, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (28, 2, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (29, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (30, 3, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (31, 3, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (32, 3, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (33, 3, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (34, 3, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (35, 3, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (36, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (37, 3, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (38, 3, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (39, 3, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (40, 3, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (41, 3, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (42, 3, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (43, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (44, 4, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (45, 4, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (46, 4, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (47, 4, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (48, 4, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (49, 4, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (50, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (51, 4, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (52, 4, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (53, 4, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (54, 4, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (55, 4, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (56, 4, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (57, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (58, 5, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (59, 5, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (60, 5, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (61, 5, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (62, 5, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (63, 5, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (64, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (65, 5, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (66, 5, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (67, 5, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (68, 5, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (69, 5, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (70, 5, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (71, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (72, 6, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (73, 6, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (74, 6, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (75, 6, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (76, 6, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (77, 6, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (78, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (79, 6, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (80, 6, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (81, 6, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (82, 6, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (83, 6, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (84, 6, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (85, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (86, 7, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (87, 7, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (88, 7, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (89, 7, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (90, 7, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (91, 7, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (92, 7, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (93, 7, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (94, 7, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (95, 7, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (96, 7, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (97, 7, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (98, 7, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (99, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (100, 8, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (101, 8, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (102, 8, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (103, 8, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (104, 8, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (105, 8, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (106, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (107, 8, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (108, 8, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (109, 8, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (110, 8, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (111, 8, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (112, 8, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (113, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (114, 9, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (115, 9, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (116, 9, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (117, 9, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (118, 9, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (119, 9, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (120, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (121, 9, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (122, 9, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (123, 9, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (124, 9, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (125, 9, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (126, 9, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (127, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (128, 10, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (129, 10, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (130, 10, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (131, 10, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (132, 10, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (133, 10, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (134, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (135, 10, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (136, 10, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (137, 10, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (138, 10, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (139, 10, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (140, 10, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (141, 11, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (142, 11, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (143, 11, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (144, 11, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (145, 11, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (146, 11, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (147, 11, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (148, 11, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (149, 11, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (150, 11, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (151, 11, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (152, 11, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (153, 11, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (154, 11, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (155, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (156, 12, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (157, 12, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (158, 12, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (159, 12, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (160, 12, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (161, 12, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (162, 12, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (163, 12, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (164, 12, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (165, 12, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (166, 12, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (167, 12, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (168, 12, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (169, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (170, 13, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (171, 13, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (172, 13, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (173, 13, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (174, 13, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (175, 13, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (176, 13, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (177, 13, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (178, 13, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (179, 13, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (180, 13, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (181, 13, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (182, 13, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (183, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (184, 14, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (185, 14, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (186, 14, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (187, 14, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (188, 14, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (189, 14, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (190, 14, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (191, 14, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (192, 14, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (193, 14, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (194, 14, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (195, 14, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (196, 14, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (197, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (198, 15, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (199, 15, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (200, 15, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (201, 15, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (202, 15, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (203, 15, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (204, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (205, 15, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (206, 15, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (207, 15, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (208, 15, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (209, 15, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (210, 15, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (211, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (212, 16, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (213, 16, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (214, 16, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (215, 16, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (216, 16, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (217, 16, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (218, 16, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (219, 16, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (220, 16, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (221, 16, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (222, 16, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (223, 16, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (224, 16, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (225, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (226, 17, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (227, 17, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (228, 17, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (229, 17, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (230, 17, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (231, 17, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (232, 17, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (233, 17, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (234, 17, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (235, 17, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (236, 17, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (237, 17, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (238, 17, 2, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (239, 18, 1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (240, 18, 1, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (241, 18, 1, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (242, 18, 1, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (243, 18, 1, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (244, 18, 1, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (245, 18, 1, 6, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (246, 18, 2, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (247, 18, 2, 1, 1, 2, 5, 3, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (248, 18, 2, 2, 2, 1, 5, 1, 0, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (249, 18, 2, 3, 2, 2, 5, 3, 1, 3, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (250, 18, 2, 4, 3, 1, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (251, 18, 2, 5, 3, 2, 1, 0, 0, 0, 1);
INSERT INTO champions_round_detail (id, champions_id, league_type, round_id, round, tier, round_number, breakthrough_number_1, breakthrough_number_2, entry_number, free_entry_number) VALUES (252, 18, 2, 6, 3, 0, 0, 0, 0, 0, 0);
-- Table: champions_round_schedule
CREATE TABLE IF NOT EXISTS 'champions_round_schedule' ('id' INTEGER NOT NULL, 'champions_id' INTEGER NOT NULL, 'round' INTEGER NOT NULL, 'round_detail' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, 'interval_start_time' INTEGER NOT NULL, 'interval_end_time' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (1, 1, 0, 0, 1755468000, 1755813599, 1755813599, 1755813599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (2, 1, 1, 0, 1755813600, 1755986399, 1755986400, 1755987299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (3, 1, 2, 0, 1755986400, 1756159199, 1756159200, 1756160099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (4, 1, 3, 1, 1756159200, 1756202399, 1756202399, 1756202399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (5, 1, 3, 2, 1756202400, 1756245599, 1756245599, 1756245599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (6, 1, 3, 3, 1756245600, 1756331999, 1756331999, 1756331999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (7, 2, 0, 0, 1757282400, 1757627999, 1757627999, 1757627999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (8, 2, 1, 0, 1757628000, 1757800799, 1757800800, 1757801699);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (9, 2, 2, 0, 1757800800, 1757973599, 1757973600, 1757974499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (10, 2, 3, 1, 1757973600, 1758016799, 1758016799, 1758016799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (11, 2, 3, 2, 1758016800, 1758059999, 1758059999, 1758059999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (12, 2, 3, 3, 1758060000, 1758146399, 1758146399, 1758146399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (13, 3, 0, 0, 1759874400, 1760133599, 1760133599, 1760133599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (14, 3, 1, 0, 1760133600, 1760306399, 1760306400, 1760307299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (15, 3, 2, 0, 1760306400, 1760479199, 1760479200, 1760480099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (16, 3, 3, 1, 1760479200, 1760522399, 1760522399, 1760522399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (17, 3, 3, 2, 1760522400, 1760565599, 1760565599, 1760565599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (18, 3, 3, 3, 1760565600, 1760651999, 1760651999, 1760651999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (19, 4, 0, 0, 1761861600, 1762207199, 1762207199, 1762207199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (20, 4, 1, 0, 1762207200, 1762379999, 1762380000, 1762380899);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (21, 4, 2, 0, 1762380000, 1762552799, 1762552800, 1762553699);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (22, 4, 3, 1, 1762552800, 1762595999, 1762595999, 1762595999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (23, 4, 3, 2, 1762596000, 1762639199, 1762639199, 1762639199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (24, 4, 3, 3, 1762639200, 1762725599, 1762725599, 1762725599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (25, 5, 0, 0, 1763330400, 1763675999, 1763675999, 1763675999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (26, 5, 1, 0, 1763676000, 1763848799, 1763848800, 1763849699);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (27, 5, 2, 0, 1763848800, 1764021599, 1764021600, 1764022499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (28, 5, 3, 1, 1764021600, 1764064799, 1764064799, 1764064799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (29, 5, 3, 2, 1764064800, 1764107999, 1764107999, 1764107999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (30, 5, 3, 3, 1764108000, 1764194399, 1764194399, 1764194399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (31, 6, 0, 0, 1765231200, 1765576799, 1765576799, 1765576799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (32, 6, 1, 0, 1765576800, 1765749599, 1765749600, 1765750499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (33, 6, 2, 0, 1765749600, 1765922399, 1765922400, 1765923299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (34, 6, 3, 1, 1765922400, 1765965599, 1765965599, 1765965599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (35, 6, 3, 2, 1765965600, 1766008799, 1766008799, 1766008799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (36, 6, 3, 3, 1766008800, 1766095199, 1766095199, 1766095199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (37, 7, 0, 0, 1766959200, 1767304799, 1767304799, 1767304799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (38, 7, 1, 0, 1767304800, 1767477599, 1767477600, 1767478499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (39, 7, 2, 0, 1767477600, 1767650399, 1767650400, 1767651299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (40, 7, 3, 1, 1767650400, 1767693599, 1767693599, 1767693599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (41, 7, 3, 2, 1767693600, 1767736799, 1767736799, 1767736799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (42, 7, 3, 3, 1767736800, 1767823199, 1767823199, 1767823199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (43, 8, 0, 0, 1768860000, 1769205599, 1769205599, 1769205599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (44, 8, 1, 0, 1769205600, 1769378399, 1769378400, 1769379299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (45, 8, 2, 0, 1769378400, 1769551199, 1769551200, 1769552099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (46, 8, 3, 1, 1769551200, 1769594399, 1769594399, 1769594399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (47, 8, 3, 2, 1769594400, 1769637599, 1769637599, 1769637599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (48, 8, 3, 3, 1769637600, 1769723999, 1769723999, 1769723999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (49, 9, 0, 0, 1770674400, 1771019999, 1771019999, 1771019999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (50, 9, 1, 0, 1771020000, 1771192799, 1771192800, 1771193699);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (51, 9, 2, 0, 1771192800, 1771365599, 1771365600, 1771366499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (52, 9, 3, 1, 1771365600, 1771408799, 1771408799, 1771408799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (53, 9, 3, 2, 1771408800, 1771451999, 1771451999, 1771451999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (54, 9, 3, 3, 1771452000, 1771538399, 1771538399, 1771538399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (55, 10, 0, 0, 1772488800, 1772834399, 1772834399, 1772834399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (56, 10, 1, 0, 1772834400, 1773007199, 1773007200, 1773008099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (57, 10, 2, 0, 1773007200, 1773179999, 1773180000, 1773180899);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (58, 10, 3, 1, 1773180000, 1773223199, 1773223199, 1773223199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (59, 10, 3, 2, 1773223200, 1773266399, 1773266399, 1773266399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (60, 10, 3, 3, 1773266400, 1773352799, 1773352799, 1773352799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (61, 11, 0, 0, 1774562400, 1774907999, 1774907999, 1774907999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (62, 11, 1, 0, 1774908000, 1775080799, 1775080800, 1775081699);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (63, 11, 2, 0, 1775080800, 1775253599, 1775253600, 1775254499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (64, 11, 3, 1, 1775253600, 1775296799, 1775296799, 1775296799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (65, 11, 3, 2, 1775296800, 1775339999, 1775339999, 1775339999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (66, 11, 3, 3, 1775340000, 1775426399, 1775426399, 1775426399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (67, 12, 0, 0, 1776722400, 1776981599, 1776981599, 1776981599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (68, 12, 1, 0, 1776981600, 1777154399, 1777154400, 1777155299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (69, 12, 2, 0, 1777154400, 1777327199, 1777327200, 1777328099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (70, 12, 3, 1, 1777327200, 1777370399, 1777370399, 1777370399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (71, 12, 3, 2, 1777370400, 1777413599, 1777413599, 1777413599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (72, 12, 3, 3, 1777413600, 1777499999, 1777499999, 1777499999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (73, 13, 0, 0, 1778450400, 1778795999, 1778795999, 1778795999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (74, 13, 1, 0, 1778796000, 1778968799, 1778968800, 1778969699);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (75, 13, 2, 0, 1778968800, 1779141599, 1779141600, 1779142499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (76, 13, 3, 1, 1779141600, 1779184799, 1779184799, 1779184799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (77, 13, 3, 2, 1779184800, 1779227999, 1779227999, 1779227999);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (78, 13, 3, 3, 1779228000, 1779314399, 1779314399, 1779314399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (79, 14, 0, 0, 1780264800, 1780610399, 1780610399, 1780610399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (80, 14, 1, 0, 1780610400, 1780783199, 1780783200, 1780784099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (81, 14, 2, 0, 1780783200, 1780955999, 1780956000, 1780956899);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (82, 14, 3, 1, 1780956000, 1780999199, 1780999199, 1780999199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (83, 14, 3, 2, 1780999200, 1781042399, 1781042399, 1781042399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (84, 14, 3, 3, 1781042400, 1781128799, 1781128799, 1781128799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (85, 15, 0, 0, 1782079200, 1782338399, 1782338399, 1782338399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (86, 15, 1, 0, 1782338400, 1782511199, 1782511200, 1782512099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (87, 15, 2, 0, 1782511200, 1782683999, 1782684000, 1782684899);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (88, 15, 3, 1, 1782684000, 1782727199, 1782727199, 1782727199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (89, 15, 3, 2, 1782727200, 1782770399, 1782770399, 1782770399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (90, 15, 3, 3, 1782770400, 1782856799, 1782856799, 1782856799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (91, 16, 0, 0, 1783893600, 1784152799, 1784152799, 1784152799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (92, 16, 1, 0, 1784152800, 1784325599, 1784325600, 1784326499);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (93, 16, 2, 0, 1784325600, 1784498399, 1784498400, 1784499299);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (94, 16, 3, 1, 1784498400, 1784541599, 1784541599, 1784541599);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (95, 16, 3, 2, 1784541600, 1784584799, 1784584799, 1784584799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (96, 16, 3, 3, 1784584800, 1784671199, 1784671199, 1784671199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (97, 17, 0, 0, 1785967200, 1786226399, 1786226399, 1786226399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (98, 17, 1, 0, 1786226400, 1786399199, 1786399200, 1786400099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (99, 17, 2, 0, 1786399200, 1786571999, 1786572000, 1786572899);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (100, 17, 3, 1, 1786572000, 1786615199, 1786615199, 1786615199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (101, 17, 3, 2, 1786615200, 1786658399, 1786658399, 1786658399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (102, 17, 3, 3, 1786658400, 1786744799, 1786744799, 1786744799);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (103, 18, 0, 0, 1787695200, 1787954399, 1787954399, 1787954399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (104, 18, 1, 0, 1787954400, 1788127199, 1788127200, 1788128099);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (105, 18, 2, 0, 1788127200, 1788299999, 1788300000, 1788300899);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (106, 18, 3, 1, 1788300000, 1788343199, 1788343199, 1788343199);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (107, 18, 3, 2, 1788343200, 1788386399, 1788386399, 1788386399);
INSERT INTO champions_round_schedule (id, champions_id, round, round_detail, start_date, end_date, interval_start_time, interval_end_time) VALUES (108, 18, 3, 3, 1788386400, 1788472799, 1788472799, 1788472799);
-- Table: champions_schedule
CREATE TABLE IF NOT EXISTS 'champions_schedule' ('id' INTEGER NOT NULL, 'resource_id' INTEGER NOT NULL, 'info_detail_1' INTEGER NOT NULL, 'info_detail_2' INTEGER NOT NULL, 'champions_bg_id' INTEGER NOT NULL, 'champions_league_select_bg_sub_id' INTEGER NOT NULL, 'champions_bg_sub_id' INTEGER NOT NULL, 'champions_finish_bg_sub_id' INTEGER NOT NULL, 'champions_bg_position_x' INTEGER NOT NULL, 'champions_chara_select_bg_id' INTEGER NOT NULL, 'champions_chara_select_bg_sub_id' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, 'info_detail' INTEGER NOT NULL, 'champions_finish_bg_id' INTEGER NOT NULL, 'champions_finish_bg_position_x' INTEGER NOT NULL, 'notice_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (1, 5, 100006, 100002, 24, 110, 111, 130, 5500000, 76, 110, 1755468000, 1756331999, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (2, 6, 100009, 100010, 79, 110, 111, 134, -6000000, 76, 110, 1757282400, 1758146399, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (3, 7, 500001, 500002, 24, 110, 111, 130, 5500000, 76, 110, 1759874400, 1760651999, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (4, 8, 500003, 500004, 78, 110, 111, 130, -6000000, 76, 110, 1761861600, 1762725599, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (5, 9, 500005, 500006, 78, 110, 111, 130, -6000000, 76, 110, 1763330400, 1764194399, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (6, 10, 500007, 500008, 79, 110, 111, 134, -6000000, 76, 110, 1765231200, 1766095199, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (7, 11, 500009, 500010, 24, 410, 411, 130, 5500000, 76, 410, 1766959200, 1767823199, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (8, 12, 500011, 500012, 77, 110, 111, 130, -6000000, 76, 110, 1768860000, 1769723999, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (9, 1, 500013, 500014, 88, 410, 411, 130, 5500000, 76, 410, 1770674400, 1771538399, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (10, 2, 500015, 500016, 24, 110, 111, 130, 5500000, 110, 110, 1772488800, 1773352799, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (11, 3, 500017, 500018, 78, 410, 411, 130, -6000000, 76, 410, 1774562400, 1775426399, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (12, 4, 500019, 500020, 77, 110, 111, 130, -6000000, 76, 110, 1776722400, 1777499999, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (13, 5, 500021, 500022, 24, 110, 111, 130, 5500000, 76, 110, 1778450400, 1779314399, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (14, 6, 500023, 500024, 24, 110, 111, 130, 5500000, 76, 110, 1780264800, 1781128799, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (15, 7, 500025, 500026, 78, 410, 411, 130, -6000000, 76, 410, 1782079200, 1782856799, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (16, 8, 500027, 500028, 77, 110, 111, 130, -6000000, 76, 110, 1783893600, 1784671199, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (17, 9, 500029, 500030, 114, 120, 121, 132, -6000000, 110, 120, 1785967200, 1786744799, 0, 0, 0, 0);
INSERT INTO champions_schedule (id, resource_id, info_detail_1, info_detail_2, champions_bg_id, champions_league_select_bg_sub_id, champions_bg_sub_id, champions_finish_bg_sub_id, champions_bg_position_x, champions_chara_select_bg_id, champions_chara_select_bg_sub_id, start_date, end_date, info_detail, champions_finish_bg_id, champions_finish_bg_position_x, notice_date) VALUES (18, 10, 500031, 500032, 78, 410, 411, 130, -6000000, 76, 410, 1787695200, 1788472799, 0, 0, 0, 0);
-- Table: champions_stand_motion
CREATE TABLE IF NOT EXISTS 'champions_stand_motion' ('chara_id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'motion_set' INTEGER NOT NULL, PRIMARY KEY('chara_id','type'));
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 1, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 2, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 3, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 4, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1020, 1, 0, 1001);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1020, 2, 0, 1001);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1020, 3, 0, 1001);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1020, 4, 0, 1001);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1050, 1, 0, 1050006);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1050, 2, 0, 1050006);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1050, 3, 0, 1050006);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (1050, 4, 0, 1050006);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 10, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 11, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 12, 0, 5);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 13, 0, 1);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 14, 0, 9);
INSERT INTO champions_stand_motion (chara_id, type, race_dress_id, motion_set) VALUES (0, 15, 0, 9);
-- Table: chara_category_motion
CREATE TABLE IF NOT EXISTS 'chara_category_motion' ('chara_id' INTEGER NOT NULL, 'standby_motion_1' INTEGER NOT NULL, 'standby_motion_2' INTEGER NOT NULL, 'standby_motion_3' INTEGER NOT NULL, 'standby_motion_4' INTEGER NOT NULL, 'standby_motion_5' INTEGER NOT NULL, 'standby_motion_6' INTEGER NOT NULL, PRIMARY KEY('chara_id'));
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1001, 1001002, 1001020, 2001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1002, 1002005, 2013, 3001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1003, 2001, 1003001, 1003006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1004, 4002, 3001, 1004006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1005, 2001, 1005001, 1005000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1006, 2001, 1006007, 1006000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1007, 2001, 3002, 1007000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1008, 3009, 1008006, 1008001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1009, 2001, 4009, 1009000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1010, 1001, 1010007, 1010019, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1011, 1001, 1011007, 1011019, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1012, 1001, 1012000, 1012007, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1013, 2001, 4001, 5001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1014, 2009, 1014001, 1014001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1015, 2009, 3002, 1015006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1016, 3000, 1016015, 1016001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1017, 3001, 2009, 1017022, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1018, 2001, 1009, 1018001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1019, 2015, 1019016, 1019001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1020, 1020006, 1001, 1020016, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1021, 3003, 1021801, 1021007, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1022, 1022000, 2002, 1022019, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1023, 1023006, 1001, 1023015, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1024, 2002, 3009, 1024007, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1025, 2000, 1025016, 4000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1026, 1001, 2001, 1026001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1027, 2009, 4001, 1027006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1028, 4002, 1028016, 1028000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1029, 1029807, 1029001, 1029021, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1030, 3001, 1030000, 1030006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1031, 1009, 3001, 1031006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1032, 3009, 4009, 1032006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1033, 3003, 1033019, 1033006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1034, 7009, 3009, 4001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1035, 4002, 1035017, 1035000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1036, 26003, 1036016, 1036001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1037, 1001, 3001, 1037016, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1038, 5001, 3001, 1038006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1039, 1039000, 1039001, 1039022, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1040, 1001, 1040016, 1040006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1041, 2009, 1041007, 4009, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1042, 2009, 1001, 1042016, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1044, 3001, 1044000, 1001002, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1045, 1001000, 1001001, 1001002, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1046, 1046001, 1046006, 4002, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1048, 1048000, 5002, 1001002, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1050, 1050000, 1050019, 1050011, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1051, 2002, 1051011, 1051001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1052, 2002, 3009, 4001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1053, 4009, 1053016, 1053000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1056, 1009, 2001, 1056001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1058, 1058019, 1058006, 1058012, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1059, 1001, 3000, 1059005, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1060, 4001, 3014, 1060006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1061, 1061005, 3009, 1061006, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1062, 3014, 1062000, 1062005, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1064, 2001, 3002, 4002, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1067, 2001, 10001, 1067004, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1068, 2001, 1068014, 1068000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1069, 2009, 4003, 1069000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1071, 2002, 1071000, 1071015, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1072, 2000, 1072001, 1072013, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1074, 2001, 3002, 1074013, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1078, 3018, 1078004, 1078001, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1087, 2013, 4002, 1087000, 0, 0, 0);
INSERT INTO chara_category_motion (chara_id, standby_motion_1, standby_motion_2, standby_motion_3, standby_motion_4, standby_motion_5, standby_motion_6) VALUES (1098, 1098014, 3002, 1098001, 0, 0, 0);
-- Table: chara_data
CREATE TABLE IF NOT EXISTS 'chara_data' ('id' INTEGER NOT NULL, 'birth_year' INTEGER NOT NULL, 'birth_month' INTEGER NOT NULL, 'birth_day' INTEGER NOT NULL, 'last_year' INTEGER NOT NULL, 'sex' INTEGER NOT NULL, 'image_color_main' TEXT NOT NULL, 'image_color_sub' TEXT NOT NULL, 'ui_color_main' TEXT NOT NULL, 'ui_color_sub' TEXT NOT NULL, 'ui_training_color_1' TEXT NOT NULL, 'ui_training_color_2' TEXT NOT NULL, 'ui_border_color' TEXT NOT NULL, 'ui_num_color_1' TEXT NOT NULL, 'ui_num_color_2' TEXT NOT NULL, 'ui_turn_color' TEXT NOT NULL, 'ui_wipe_color_1' TEXT NOT NULL, 'ui_wipe_color_2' TEXT NOT NULL, 'ui_wipe_color_3' TEXT NOT NULL, 'ui_speech_color_1' TEXT NOT NULL, 'ui_speech_color_2' TEXT NOT NULL, 'ui_nameplate_color_1' TEXT NOT NULL, 'ui_nameplate_color_2' TEXT NOT NULL, 'height' INTEGER NOT NULL, 'bust' INTEGER NOT NULL, 'scale' INTEGER NOT NULL, 'skin' INTEGER NOT NULL, 'shape' INTEGER NOT NULL, 'socks' INTEGER NOT NULL, 'personal_dress' INTEGER NOT NULL, 'tail_model_id' INTEGER NOT NULL, 'race_running_type' INTEGER NOT NULL, 'ear_random_time_min' INTEGER NOT NULL, 'ear_random_time_max' INTEGER NOT NULL, 'tail_random_time_min' INTEGER NOT NULL, 'tail_random_time_max' INTEGER NOT NULL, 'story_ear_random_time_min' INTEGER NOT NULL, 'story_ear_random_time_max' INTEGER NOT NULL, 'story_tail_random_time_min' INTEGER NOT NULL, 'story_tail_random_time_max' INTEGER NOT NULL, 'attachment_model_id' INTEGER NOT NULL, 'mini_mayu_shader_type' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'chara_category' INTEGER NOT NULL, 'love_rank_limit' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1001, 1995, 5, 2, 0, 1, 'FCA7FF', 'FF58D9', 'EE6DCB', 'FFDEF9', 'FF7FDD', 'F759CD', 'F759CD', 'FF7FDD', 'FA50CD', 'FA50CD', 'FCCAEE', 'FCE3F5', 'FDEDFE', 'FF7FDD', 'FF7FDD', 'FF7CDC', 'FEB4EA', 1, 2, 158, 1, 0, 3, 0, 1, 1, 110, 220, 30, 90, 275, 425, 130, 250, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1002, 1994, 5, 1, 0, 1, '8FE78D', 'FBFF3B', '29BD70', 'FFCE48', '4BD18C', '27B36B', '27B36B', '4BD18C', '27B36B', '27B36B', 'BDF2D6', 'D4F2E2', 'FFF5CC', '4BD18C', '4BD18C', '43C883', '82ECB5', 1, 0, 161, 1, 1, 6, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1003, 1988, 4, 20, 0, 1, 'A8C6FD', '5277D6', '3376D2', 'FF99D0', '4C91F1', '2B75DD', '2B75DD', '71ADFF', '1667D9', '1667D9', 'BCD5F5', 'D6E4F6', 'FFEBF6', '4C91F1', '4C91F1', '4C91F1', '8DBCFD', 1, 1, 150, 1, 0, 1, 0, 1, 3, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1004, 1974, 5, 19, 0, 1, 'F84B40', 'FFCA3B', 'EA504A', 'FFCD00', 'FF8269', 'EB654B', 'EB654B', 'FF8E66', 'F76C51', 'F76C51', 'FFD0C4', 'FFE4DE', 'FFF5CC', 'FF7D63', 'FF7D63', 'FF7559', 'FFA18E', 2, 3, 164, 1, 0, 4, 0, 1, 1, 110, 220, 30, 90, 275, 425, 130, 250, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1005, 1992, 4, 15, 0, 1, '6C6C6C', '181818', '444745', '33B839', '41CC70', '28A853', '28A853', '4BDB7B', '2BB258', '28A853', 'BEFAD2', 'E0FFEB', 'F0FFF0', '41CC70', '41CC70', '41CC70', '7AF5A3', 2, 2, 168, 1, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1759442400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1006, 1985, 3, 27, 0, 1, '7991EC', '293CB2', '3A7AD2', 'ECE7E7', '5992DF', '3B76C4', '3B76C4', '71ADFF', '3578D4', '3578D4', 'BFD4F5', 'D8E4F6', 'FFE0DE', '5992DF', '5992DF', '5992DF', '87B7F8', 2, 2, 167, 0, 0, 6, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1007, 2009, 3, 6, 0, 1, 'FFFFFF', 'F84B40', 'DA3C57', 'E9DA36', 'F56E85', 'DB4D65', 'DB4D65', 'FD8297', 'DD415B', 'DD415B', 'FCCAD2', 'FCE3E7', 'FAF6E1', 'FB758C', 'FB758C', 'FA667F', 'FF98AA', 2, 3, 170, 0, 0, 3, 0, 1, 3, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1008, 2004, 4, 4, 0, 2, 'FFEF72', '2CD9B4', 'D4C200', '3DD1D7', 'EECF02', 'D2AE08', 'DCAB00', 'EDCF02', 'EBB600', 'EBB600', 'FAEEB1', 'FBF3CC', 'E0F4F5', 'F8D90D', 'F8D90D', 'F3C801', 'F5E15F', 2, 1, 165, 2, 0, 4, 0, 1, 3, 130, 210, 110, 210, 275, 425, 110, 210, -1, 1, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1009, 2004, 5, 13, 0, 2, '8DA3E7', '3B61FF', '4F64D8', 'E73472', '7396F5', '4D75E3', '4D75E3', '80A1F8', '5880EE', '5880EE', 'C8CFFA', 'E1E5FA', 'FBDCE7', '7C9EFC', '7C9EFC', '648BF9', '9CB6FC', 2, 3, 163, 1, 2, 3, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1010, 1994, 3, 23, 0, 1, 'CBFF9E', '33B042', '73C032', 'FFAC42', '83D93A', '67BD1C', '67BD1C', '83D93A', '4DBC0A', '4DBC0A', 'D6F2BD', 'E3F2D6', 'FFEED9', '82D63C', '82D63C', '76CC2B', 'A5EA6A', 2, 4, 172, 2, 0, 4, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1011, 1995, 2, 18, 0, 1, 'A3B2D6', '3357B0', '3A34AC', 'E3493F', '8F8AF7', '736DED', '736DED', '8F8AF7', '736DE8', '736DE8', 'CCC8FA', 'E3E1FA', 'FCDFDE', '8F8AF7', '8F8AF7', '8F8AFB', 'AFABFC', 1, 1, 152, 1, 1, 0, 0, 1, 2, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1012, 1991, 3, 26, 0, 2, '5BA5DD', 'FFFFFF', '2185D0', 'E6453A', '40a5f7', '3e7dd6', '3e7dd6', '6eadff', '1e85d4', '1e85d4', 'cfe1ff', 'dbecff', 'fff0f0', '3a9ef0', '3a9ef0', '3795fa', '7acaff', 1, 3, 160, 3, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1758146400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1013, 1987, 4, 3, 0, 1, '38BDC3', 'FFFFFF', '00B5BE', 'DFC8E7', '3CCFD7', '22B7BF', '22B7BF', '3CCFD7', '22B7BF', '22B7BF', 'B5F2F5', 'CDF3F5', 'F3E3FC', '3CCFD7', '3CCFD7', '36C7CF', '7CE3E9', 1, 0, 159, 0, 1, 2, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1014, 1995, 3, 17, 0, 1, 'D64F3E', 'FDCE46', 'DD4E31', 'EFDB28', 'FF8960', 'F26A3D', 'F26A3D', 'FF8960', 'F26A3D', 'F26A3D', 'FCD4BD', 'FCE1DC', 'FBF3CC', 'FE8B64', 'FE8B64', 'FF8358', 'FEAD91', 2, 3, 163, 1, 0, 4, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 3, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1015, 1996, 3, 13, 0, 1, 'ECEB61', 'FF83DA', 'F271C4', 'FBE415', 'f87ecd', 'ee55b7', 'ee55b7', 'f87ecd', 'e951b2', 'e951b2', 'f2c7e3', 'f7dfef', 'faf7dc', 'f87ecd', 'f87ecd', 'f975cb', 'fdabe0', 1, 1, 156, 1, 0, 3, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1750897800, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1016, 1991, 5, 3, 0, 1, 'FFACE1', 'A037BE', '75358C', 'D638A3', 'ce6bf1', 'bf39ef', 'bf39ef', 'da71ff', 'c037f1', 'c037f1', 'ebb4ff', 'f5d7ff', 'ffe5f7', 'e18bff', 'e18bff', 'ce6bf1', 'e8a7ff', 1, 3, 160, 1, 0, 0, 0, 2, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1755727200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1017, 1981, 3, 13, 0, 1, '27B798', 'FFFFFF', '1C7763', 'C6314B', '49CDB1', '2EB396', '2EB396', '49CDB1', '20AB8E', '20AB8E', 'BFF2E6', 'D8F2EC', 'FFE0E7', '49CDB1', '49CDB1', '3AC4A6', '78DDC8', 2, 2, 165, 1, 0, 4, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1018, 1993, 4, 6, 0, 2, '27A1B7', 'FFE672', '0092CB', 'FAE053', '54C5F1', '34A5D1', '34A5D1', '54C5F1', '34A5D1', '34A5D1', 'CAECFA', 'E3F3FA', 'FCF7D9', '5FCCF7', '5FCCF7', '3CB6E6', '8EDEFD', 2, 3, 165, 0, 0, 0, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1019, 1997, 5, 15, 0, 1, 'F7FFAC', 'F5D74B', 'F37F96', 'F9F189', 'fc7d96', 'f75676', 'f75676', 'fd8ba1', 'f35b79', 'f35b79', 'ffd1da', 'ffe4e9', 'fff9d8', 'fd738f', 'fd738f', 'fd738f', 'ffafbf', 1, 1, 143, 1, 1, 3, 0, 1, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1763589600, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1020, 1995, 4, 26, 0, 1, 'BDE9C9', '4CB9A8', '65D283', 'F4DA40', '5ECC7D', '39A859', '3DB35E', '83EBA1', '4BBD6C', '4BBD6C', 'BAF5CB', 'D3F5DC', 'FAF7E6', '6ADE8B', '6ADE8B', '5CD17D', 'AAFAC1', 1, 1, 155, 0, 0, 0, 0, 1, 2, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1757282400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1021, 1984, 5, 23, 0, 1, '5DA9E2', 'AEFAFF', '3290D6', 'C6DAE7', '55a5e1', '2d8ad0', '2d8ad0', '70b9ef', '2d8ad0', '2d8ad0', 'b4defe', 'd3ebfd', 'f0f9ff', '55a5e1', '55a5e1', '55a5e1', 'a0d2f7', 0, 0, 140, 0, 0, 4, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1769119200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1022, 1999, 1, 27, 0, 2, '71CC99', '109F42', '20A95C', 'EE5340', '48c67f', '18aa58', '18aa58', '56df92', '18aa58', '18aa58', 'b7f6d3', 'def9ea', 'fcf6f5', '3cc377', '3cc377', '3cc377', '83e4ae', 1, 1, 158, 1, 1, 1, 0, 2, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1768514400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1023, 1990, 3, 10, 0, 1, 'D17F9B', 'C333A8', 'B03D81', 'E776B6', 'DF83E5', 'D265D6', 'D05CD6', 'ED91F2', 'D359E3', 'D359E3', 'EFC3F7', 'F7D5F7', 'FFE3FC', 'E279E7', 'E279E8', 'E279E8', 'F6B1FA', 2, 3, 171, 0, 0, 4, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1752184800, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1024, 1992, 3, 24, 0, 1, 'F3E67B', 'FF7770', 'F57D38', 'FFC845', 'FF983E', 'F27318', 'F27318', 'FF983E', 'F27407', 'F27407', 'FFD3BA', 'FFE4D4', 'FFF4DA', 'FF9D47', 'FF9D47', 'FF9130', 'FFB676', 1, 1, 143, 1, 1, 4, 0, 1, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1025, 1998, 3, 5, 0, 1, '3D3935', 'BBBE6C', '494541', 'E8DD4C', 'e9d001', 'c79b00', 'c79b00', 'e6ce00', 'e2b500', 'e2b500', 'fff299', 'fff7bf', 'fffce4', 'dabe00', 'dabe00', 'dabe00', 'f6e257', 1, 0, 155, 0, 1, 6, 0, 1, 3, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1765231200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1026, 1989, 4, 25, 0, 1, 'F177AF', 'E4E94C', 'EE60A1', 'F0ED41', 'ff73d6', 'ff3ed4', 'ff3ed4', 'ff84db', 'fd3cd2', 'fd3cd2', 'fcccfc', 'ffe5ff', 'f7f8e1', 'ff6ade', 'ff6ade', 'ff6ade', 'ff9ae8', 1, 3, 160, 0, 1, 3, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1751493600, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1027, 1987, 4, 11, 0, 1, '62D9D1', 'FFFFFF', '14BAAE', '7C4D3A', '4DD8C6', '33B8A6', '33B8A6', '53DCCA', '33B8A6', '33B8A6', 'B6F2ED', 'CDF1EE', 'EAF5F3', '50D9C7', '50D9C7', '32CAB5', '8CEBDF', 2, 3, 163, 2, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1028, 1992, 2, 27, 0, 1, '61AAD9', 'FFFFFF', '208BCD', 'FA6F8B', '2ea1e8', '0a81ca', '0a81ca', '40adf0', '188ad0', '188ad0', 'b4e2ff', 'ddf2ff', 'fff0f3', '269fe9', '269fe9', '269fe9', '71c7fc', 2, 4, 180, 1, 2, 1, 0, 1, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1762898400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1029, 1990, 3, 10, 0, 2, 'A7DDFF', 'FFFFFF', 'AF7E51', 'C8D8EB', '85addd', '5688c5', '5688c5', '92c2f3', '659ad9', '5e92d1', 'bad6f9', 'd4e8ff', 'fff0e3', '6999d2', '6999d2', '85addd', 'b6dfff', 1, 2, 156, 0, 1, 3, 0, 1, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1785967200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1030, 1989, 3, 5, 0, 1, '304073', 'BC89B1', '384A86', 'CA3E6D', '758CD8', '546DBF', '546DBF', '86A1F8', '5A74CC', '5A74CC', 'C3D0F7', 'DCE2F7', 'FADEE7', '7F96E2', '7F96E2', '6B8AF1', 'A3B6F6', 1, 1, 145, 0, 1, 6, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 1, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1031, 1987, 4, 10, 0, 1, 'FD89D5', '37D4A0', 'F078C5', '54AE1B', 'fa6ec7', 'c53b8c', 'c53b8c', 'ff72c1', 'dc479e', 'd9479d', 'ffc8d8', 'ffd4dc', 'e4ffb5', 'fa65c4', 'fa65c4', 'f05fba', 'ffbeda', 2, 3, 167, 1, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 3, 1777586400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1032, 1998, 4, 13, 0, 1, 'E9FD89', '37D4CD', '35B2B6', 'E2E868', '47CDD9', '1DABB8', '1DABB8', '47CDD9', '2DB5C2', '2DB5C2', 'C8F6FA', 'E1F8FA', 'F7FAD4', '56DAE6', '56DAE6', '3ACBD8', '7DEFF9', 1, 2, 159, 2, 1, 6, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1033, 1996, 3, 12, 0, 1, '6592CC', 'A3EAFF', '3865A1', '78D5E1', '5187cf', '3865a1', '3865a1', '6da7ef', '5187cf', '5187cf', 'b1d1fa', 'cfe4ff', 'e0f8ff', '4d7ec0', '4d7ec0', '4d7ec0', '83ddea', 1, 2, 157, 2, 0, 7, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1772748000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1034, 1984, 5, 7, 0, 1, 'CC54BA', 'FF9BE6', 'AE419E', 'EC86D0', 'd35dc2', '9741a9', '9741a9', 'e56dd4', 'b947b5', '9741a9', 'f095e0', 'faa8ec', 'ffbeea', 'c754b6', 'c754b6', 'c44bb2', 'f895db', 0, 3, 139, 1, 0, 1, 0, 1, 3, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1780005600, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1035, 1990, 3, 21, 0, 1, 'DB5E64', 'FFEA9B', 'DD3D5B', 'EDE233', 'FC708A', 'E65771', 'E65771', 'FC708A', 'F15370', 'F15370', 'FCCAD3', 'FCE3E8', 'FCF7D7', 'FF7C94', 'FF7C94', 'FF728C', 'FFB8C5', 1, 3, 157, 2, 0, 2, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1036, 1997, 2, 26, 0, 1, 'D1D13E', '679EF1', '2459B4', 'E1E000', '3873d8', '2053a9', '2053a9', '4b9cf7', '346fd4', '2d69ce', '94bbff', 'a6ceff', 'ffffbf', '2b61bf', '2b61bf', '2c65c7', '3d9def', 2, 1, 168, 0, 0, 0, 0, 1, 3, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1781820000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1037, 2007, 3, 27, 0, 1, '413D39', 'F34178', '3D3B3A', 'E33067', 'f85889', 'e52f67', 'e52f67', 'f75e8d', 'e0366a', 'e0366a', 'ffc8d8', 'ffdce6', 'ffeef3', 'f85889', 'f85889', 'f85889', 'f795b4', 1, 3, 160, 1, 0, 4, 0, 2, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1761861600, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1038, 2007, 3, 31, 0, 2, 'FF6D70', '2E2E2E', 'F86669', '47423E', 'FF7D7F', 'FF5C5F', 'FF5C5F', 'FF999B', 'FF5C5F', 'FF5C5F', 'FCCACC', 'FCE3E4', 'FCEBEB', 'FF7D7F', 'FF7D7F', 'FF7D7F', 'FCA7A8', 1, 2, 155, 1, 0, 4, 0, 1, 2, 120, 220, 120, 210, 275, 425, 120, 210, -1, 0, 1753653600, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1039, 2003, 6, 5, 0, 2, 'EC77C0', '4AD6C7', 'E146A7', '00C7B1', 'ff6fc9', 'f440b1', 'f440b1', 'ff81d0', 'f93eb3', 'f93eb3', 'ffc7ea', 'fde3f3', 'ebfcfa', 'fd66c4', 'fd66c4', 'fd66c4', 'fd9bd8', 1, 3, 154, 1, 2, 3, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1764626400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1040, 1984, 4, 16, 0, 1, '688AD6', 'FFFFFF', '245099', 'E63C5C', '5294FF', '356FCC', '356FCC', '7FB0FF', '3874D6', '3874D6', 'CCE0FF', 'E0ECFF', 'FFEDF0', '5294FF', '5294FF', '5294FF', '99C0FF', 1, 2, 158, 0, 0, 6, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1759874400, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1041, 1989, 4, 14, 0, 1, 'F595C3', 'FFDFDF', 'EE6FAB', 'F2D4D7', 'FF8AC1', 'F2529D', 'F2529D', 'FF8AC1', 'F2529D', 'F2529D', 'FCC2DE', 'FCDCEB', 'FCE8EB', 'FF8AC1', 'FF8AC1', 'FF72B4', 'FFA6D0', 1, 2, 158, 1, 0, 3, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1042, 1994, 4, 16, 0, 2, 'CC5A6B', '70E1FA', 'B02D40', '1690D4', 'de4f64', 'b61f3f', 'b61f3f', 'f15f75', 'c73e53', 'd34a5f', 'ff7e91', 'ff97a6', '9adbff', 'd7455b', 'd7455b', 'de4f64', 'ff8689', 2, 3, 168, 1, 0, 0, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1786572000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1043, 1993, 4, 14, 0, 1, '676767', 'FFFFFF', '63666A', '6F2678', 'c471ce', '9b45ad', '9b45ad', 'e380ef', 'bf5dd1', 'a754b6', 'ce83de', 'de97ed', 'f4d1f8', 'b558c0', 'b558c0', 'a745b3', 'ec7fe8', 1, 1, 152, 2, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1044, 2001, 5, 9, 0, 2, '957EC0', 'FFFFFF', '926DDA', 'BC204B', '986fe9', '7c55c6', '7c55c6', 'bd7ff1', '7c55c6', '7c55c6', 'c892ff', 'dba7ff', 'ffc5ee', '9065e3', '9065e3', '9065e3', 'd88cfb', 0, 0, 139, 1, 0, 4, 0, 2, 1, 120, 220, 120, 210, 275, 425, 120, 210, -1, 3, 1780610400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1045, 1985, 5, 27, 0, 1, '7FADE3', 'FFFFFF', '5693DA', 'C8C9C7', '5EA4F5', '408DE6', '408DE6', '5EA4F5', '408DE6', '408DE6', 'C3DCFA', 'DCE9FA', 'E6F6FA', '67AAF8', '67AAF8', '5EA4F5', '93C5FE', 2, 4, 168, 2, 2, 4, 0, 1, 3, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1046, 2005, 4, 4, 0, 1, 'E9748D', 'FFFFFF', 'F8587B', '403A35', 'ff88a2', 'fc587c', 'fc587c', 'ff829d', 'fb577b', 'fb577b', 'ffc9d5', 'ffe2e8', 'ffedf1', 'ff99af', 'ff99af', 'ff6e8e', 'ff99af', 1, 1, 156, 1, 0, 3, 0, 2, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1754949600, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1047, 2000, 3, 27, 0, 1, '639337', 'D9D15F', '5F9B26', 'F3EA5D', '63b736', '408f24', '408f24', '7bc43a', '52a525', '48a02d', '7fc141', '8ec646', 'edee77', '51a028', '51a028', '57ac2a', '97e148', 1, 3, 140, 0, 1, 1, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1048, 2006, 2, 4, 0, 1, '3FB7AE', '3686C0', '25B8AE', '1C57B9', '4bc8bf', '0aaea3', '0aaea3', '65ded6', '15b3a8', '15b3a8', 'a6f2ed', 'd0f9f6', 'f3f8ff', '1ec0b5', '1ec0b5', '1ec0b5', '90e7e1', 1, 2, 157, 1, 0, 0, 0, 1, 3, 110, 220, 130, 250, 275, 425, 130, 250, 0, 0, 1766095200, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1049, 2006, 4, 5, 0, 1, 'CF5E59', '80A7C3', 'C0453F', '236192', 'e05b54', 'be3d3d', 'be3d3d', 'fc716a', 'e15959', 'be3d3d', 'e15f6c', 'f0787e', '428fcc', 'd9514a', 'd9514a', 'e05b54', 'ffa195', 1, 1, 159, 1, 0, 4, 0, 1, 3, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1050, 1990, 6, 10, 0, 1, 'E3ACD6', 'F3DD6D', 'E575CE', 'F3DD6D', 'f777de', 'ed55cf', 'ed55cf', 'f777de', 'ed55cf', 'ed55cf', 'ffcdf5', 'ffe0f4', 'fbf6de', 'f777de', 'f777de', 'f777de', 'ffa5ed', 1, 0, 145, 1, 1, 0, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1754258400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1051, 1989, 4, 19, 0, 2, 'E0D773', 'E08ED0', 'E26ECB', 'F6EB61', 'f177d9', 'dd50c1', 'dd50c1', 'ff88e7', 'dd50c1', 'dd50c1', 'ffccf5', 'ffdaf4', 'fffcdb', 'ec68d2', 'ec68d2', 'ec68d2', 'ffafe4', 0, 0, 135, 1, 0, 0, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1776031200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1052, 1996, 2, 27, 0, 2, 'FAADC3', 'FFF040', 'FA7395', 'EDE04B', 'FF8AB9', 'F25793', 'F25793', 'FF88B5', 'F25793', 'F25793', 'FCCAD7', 'FCE3EA', 'FCF8D9', 'FF8AB9', 'FF8AB9', 'FF7FB5', 'FFBBD6', 1, 1, 140, 1, 0, 1, 0, 1, 1, 120, 220, 30, 90, 275, 425, 120, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1053, 1985, 5, 14, 0, 1, '29504D', 'FFFFFF', '366965', '2D2926', '29a89e', '217873', '217873', '2ebeab', '1e9a90', '1e9a90', '6aebe1', '81f6ed', 'c5ffed', '29a89e', '29a89e', '2b9c93', '45d5b5', 1, 1, 157, 2, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1783461600, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1054, 1991, 2, 8, 0, 1, 'E40046', 'FFFFFF', 'E7396F', 'D162B8', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 1, 0, 144, 1, 0, 1, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1055, 1992, 5, 31, 0, 1, 'A30083', 'FFF200', 'CA46B0', 'B52542', 'd660bf', 'a4318d', 'c434a8', 'f271da', 'd858bf', 'bb34a1', 'd867bc', 'e177c7', 'faa6b6', 'ac3a96', 'ac3a96', 'da52bf', 'f998fd', 1, 4, 145, 1, 1, 3, 0, 1, 1, 120, 220, 120, 210, 275, 425, 120, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1056, 1994, 5, 22, 0, 1, '307FE2', 'FFFFFF', '3D89E9', 'F8A717', '5EA4FD', '3B7FD9', '3B7FD9', '5EA4FD', '3B7FD9', '3B7FD9', 'CAE0FC', 'E3EEFC', 'FFF1E0', '68AAFF', '68AAFF', '519EFF', '9AC6FF', 1, 2, 158, 1, 0, 3, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1057, 1980, 4, 7, 0, 1, '77D64A', 'FFF6B2', '6FC346', 'FBE122', '6bcb3c', '42a624', '42a624', '7de826', '4bbb1f', '4dbe2b', '88cd62', '92d96b', 'fcf389', '63bb38', '63bb38', '6fc346', 'ccf28a', 2, 2, 166, 2, 1, 3, 0, 1, 2, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1058, 1996, 3, 25, 0, 1, '06038D', 'FFFFFF', '46449B', 'D64388', '6878f5', '4b5acb', '4b5acb', '8290ff', '4b5acb', '4b5acb', 'c0d2ff', 'dbe5ff', 'fff3f9', '617cf5', '617cf5', '617cf5', 'a5b6ff', 2, 4, 164, 1, 0, 3, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1761084000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1059, 1994, 5, 6, 0, 2, '00B097', 'FFFFFF', '19B49E', '6F3B42', '2fc5b0', '20a895', '20a895', '3be0c9', '01b198', '20a895', 'abeee5', 'd6f2ed', 'eaf5f3', '16c4ac', '16c4ac', '16c4ac', '7ee0d2', 1, 2, 157, 1, 1, 3, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1766959200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1060, 1988, 4, 16, 0, 1, '009639', 'FFFFFF', '28A959', 'B82720', '5FC586', '3EA365', '3EA365', '5FC586', '3EA365', '3EA365', 'BBF2D0', 'D3F2DF', 'FCE6E6', '6CCF92', '6CCF92', '4DC87C', '92E0B0', 1, 1, 157, 1, 0, 2, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1061, 1995, 4, 28, 0, 1, '007B3E', 'FFFFFF', '0E9451', '1C57A5', '6ECB74', '43B04A', '43B04A', '6ECB74', '43B04A', '43B04A', 'BBF2C1', 'D3F2D6', 'E3EEFC', '6ECB74', '6ECB74', '58CD5F', '9CE4A0', 1, 2, 159, 1, 1, 4, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1483228800, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1062, 1989, 5, 7, 0, 1, '0085CA', 'FF668C', '0f8dce', 'ee5b56', '32a0e5', '1d76d1', '1d76d1', '48afff', '1f80db', '1d76d1', 'b1ddff', 'b6e4ff', 'd2f0ff', '1597da', '1597da', '1597da', '59c7ff', 1, 2, 155, 1, 0, 3, 0, 1, 1, 110, 220, 30, 90, 275, 425, 130, 250, -1, 3, 1773352800, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1063, 1987, 4, 16, 0, 2, '8FE78D', 'FBFF3B', '49b73f', 'c6d1d5', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 2, 1, 163, 0, 1, 3, 0, 1, 2, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1064, 1987, 3, 21, 0, 1, '00A499', 'FFFFFF', '27c79c', '865432', '18c395', '049989', '049989', '2ddfb7', '0bb198', '13b69d', '6dedcb', '92f2d1', 'baffea', '0db98b', '0db98b', '0db98b', '78fed6', 1, 2, 160, 2, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1778450400, 0, 12);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1065, 1987, 4, 10, 0, 1, '303AB2', 'FEDB00', '5b64d5', 'fbe247', '6b7bf1', '3d4fce', '3d4fce', '809dfa', '6b7bf1', '5a69de', '8d97fd', '90aaff', 'fff5b6', '6d77f3', '6d77f3', '6a73e4', '98cbf7', 1, 2, 156, 1, 0, 2, 0, 1, 1, 110, 220, 30, 90, 275, 425, 130, 250, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1066, 1988, 4, 13, 0, 1, '0050C8', 'FF5FCC', '1985d2', '27b784', '2a8bd5', '2061b2', '2061b2', '46a8f2', '2878d1', '3682d7', '2998e6', '3ca4ee', '82e0bf', '0d7dcd', '0d7dcd', '1985d2', '81ceff', 1, 1, 146, 2, 1, 4, 0, 1, 2, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1067, 2013, 1, 30, 0, 1, '90AA6B', 'FFF994', '94bf01', 'f9eb39', '94cb10', '6ca90b', '6ca90b', '9dd91c', '73b40d', '6ca90b', 'd2ed8a', 'def79d', 'f5fec9', '74c401', '74c401', '74c401', 'b6e92e', 1, 3, 158, 0, 0, 3, 0, 1, 3, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 1774216800, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1068, 2012, 3, 10, 0, 1, '25282A', 'FC4C02', '5a6065', 'fc6d31', 'ff8053', 'e94e35', 'e94e35', 'ff8b5d', 'e94e35', 'e94e35', 'ffb595', 'ffc89c', 'ffe1b3', 'e94e35', 'e94e35', 'e94e35', 'ffac88', 1, 2, 162, 0, 0, 4, 0, 1, 3, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1773352800, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1069, 1985, 2, 19, 0, 1, 'FFA3B5', 'F5DADF', 'f9879d', 'f7dde2', 'ff7892', 'e54c6d', 'e54c6d', 'ff829a', 'e54c6d', 'e54c6d', 'ffbbc8', 'ffdae1', 'ffeef1', 'e54c6d', 'e54c6d', 'e54c6d', 'ffa9ba', 1, 1, 156, 1, 0, 1, 0, 1, 1, 110, 220, 30, 90, 275, 425, 130, 250, -1, 0, 1770847200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1070, 1982, 3, 26, 0, 1, '007763', 'A6093C', '248379', 'e3628c', '299c90', '1b756b', '1b756b', '37a498', '1f877b', '21877c', '44bfa6', '6dd5c0', 'a5eade', '2a988c', '2a988c', '2a9388', '6bc8be', 2, 3, 167, 2, 0, 2, 0, 1, 3, 110, 220, 30, 90, 275, 425, 130, 250, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1071, 1985, 3, 28, 0, 1, '269988', '94ECFF', '28baa5', 'bfe4eb', '1cc7ae', '27a4a0', '27a4a0', '34dcd2', '26baa7', '26baa7', 'a5f8ec', 'c0fef5', 'e6fbff', '28baa5', '28baa5', '28baa5', '83eadd', 1, 3, 162, 0, 0, 3, 0, 1, 3, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1772056800, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1072, 1985, 4, 11, 0, 1, 'CB2819', 'FFC658', 'da483a', 'ffda93', 'e55345', 'bd372a', 'bd372a', 'fb6029', 'cc3a2c', 'cc3a2c', 'ffa69d', 'ffbba6', 'ffe9c0', 'e55345', 'e55345', 'e55345', 'ff9f75', 1, 1, 159, 1, 0, 1, 0, 1, 2, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 1776722400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1073, 1995, 4, 6, 0, 1, 'A8C6FD', '5277D6', '8F4DAC', 'F5CD47', '4C91F1', '2B75DD', '2B75DD', '71ADFF', '1667D9', '1667D9', 'BCD5F5', 'D6E4F6', 'FFEBF6', '4C91F1', '4C91F1', '4C91F1', '8DBCFD', 1, 2, 160, 0, 0, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1074, 1994, 4, 19, 0, 1, '64CCC9', 'FFFFFF', '45C5C1', '9F5F54', '43d1cd', '21abad', '21abad', '3ed6d8', '21abad', '21abad', 'a3f9f6', 'c0fefc', 'e1fffa', '2cbdb8', '2cbdb8', '2cbdb8', '65e7dc', 1, 2, 157, 0, 0, 1, 0, 1, 2, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1774562400, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1076, 1991, 5, 8, 0, 1, 'ED7092', 'EBD3CF', 'f0638a', 'fecdc9', 'fc7894', 'd45e85', 'd45e85', 'f87d92', 'ee5d8a', 'ed5481', 'ff9bb0', 'ffaabc', 'ffd1cd', 'e65779', 'e65779', 'f36083', 'ffaec3', 1, 1, 162, 1, 1, 1, 0, 1, 3, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1077, 1996, 4, 4, 0, 1, 'A8C6FD', '5277D6', 'ea5bc0', '8f3d7d', '4C91F1', '2B75DD', '2B75DD', '71ADFF', '1667D9', '1667D9', 'BCD5F5', 'D6E4F6', 'FFEBF6', '4C91F1', '4C91F1', '4C91F1', '8DBCFD', 2, 3, 166, 1, 0, 2, 0, 1, 3, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1078, 1988, 5, 27, 0, 1, '639CCC', 'FF3C3C', '5192C1', 'AE4544', '5aa7e2', '347cce', '347cce', '61abff', '4ba0ff', '2d82e3', '63ace1', '7fc3f3', 'ffd4d4', '4094db', '4094db', '5ca8df', 'b1e6ff', 1, 3, 154, 1, 0, 1, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 1788300000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1083, 1999, 1, 21, 0, 1, '174C28', '1D1F2B', '12762f', '292d45', '4ab26c', '428d5c', '428d5c', '4ecc77', '43a262', '3ea770', '5fb277', '65b87d', '667b8a', '368f4b', '368f4b', '3d9356', '7bd583', 2, 3, 170, 3, 0, 0, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1084, 1999, 5, 4, 0, 1, 'F3E972', '0A2966', 'dab610', '173061', 'dcbc3c', 'c5963a', 'c5963a', 'e3c13a', 'd1a50a', 'cba10e', 'dcc55c', 'e1cb66', '4a5b7d', 'e2ac38', 'e2ac38', 'd4a914', 'fddf66', 2, 1, 166, 0, 1, 6, 0, 1, 3, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1085, 1987, 4, 15, 0, 2, 'E2435F', '5F4876', 'd2445d', '6946a9', 'ea5a73', 'c14363', 'c14363', 'f87d92', 'df5175', 'dc476d', 'fa82aa', 'ff96b9', 'bf8cd9', 'e2556e', 'e2556e', 'ea5d76', 'ff9ba4', 1, 1, 141, 0, 0, 5, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1087, 2004, 3, 5, 0, 2, 'CB3725', 'FFEC8C', 'CF4436', 'E1DCCB', 'e4554a', 'c02530', 'c02530', 'f2675c', 'db362a', 'd74237', 'fc857f', 'ffa69d', 'f7f1db', 'e44a3e', 'e44a3e', 'e44a3e', 'ff926c', 1, 3, 152, 1, 2, 4, 0, 1, 2, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1787695200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1093, 1988, 3, 16, 0, 1, 'A8C6FD', '5277D6', '85aae1', 'ebd64a', '4C91F1', '2B75DD', '2B75DD', '71ADFF', '1667D9', '1667D9', 'BCD5F5', 'D6E4F6', 'FFEBF6', '4C91F1', '4C91F1', '4C91F1', '8DBCFD', 1, 2, 156, 0, 1, 3, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1098, 2010, 3, 24, 0, 1, 'FDDA26', 'ED2736', 'eeb42a', 'd93c49', 'ecab1f', 'cf8b20', 'cf8b20', 'ffbd0c', 'de9014', 'df9e20', 'ffca63', 'ffd88c', 'ffe1cb', 'd39318', 'd39318', 'ed9a0a', 'fcd049', 2, 2, 165, 1, 0, 3, 0, 1, 1, 110, 220, 130, 250, 275, 425, 130, 250, -1, 0, 1784239200, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1099, 2009, 5, 26, 0, 1, 'DFF0F2', 'F0444D', 'd94149', 'cddee0', 'e7676e', 'c74545', 'c74545', 'f66f6f', 'e75b5b', 'e75b5b', 'f16169', 'fa7178', 'cddee0', 'f1646c', 'f1646c', 'e7676e', 'ff969c', 1, 3, 162, 0, 2, 1, 0, 1, 1, 120, 220, 120, 210, 275, 425, 120, 210, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (1100, 2006, 3, 14, 0, 1, 'D792A9', 'E6E2E7', 'd85081', 'd8d2d9', 'ea5f91', 'c53d77', 'c53d77', 'ff84b0', 'f3589a', 'e24a8a', 'f18fb2', 'ef9ebc', 'eae5eb', 'd85081', 'd85081', 'e55589', 'fea4be', 1, 1, 159, 0, 1, 6, 0, 1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (2001, 1971, 3, 15, 0, 1, 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 2, 2, 163, 0, 0, 3, 0, 2, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (2002, 1971, 4, 11, 0, 1, 'FFFFFF', 'FFFFFF', 'ed4f44', '674445', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 1, 2, 160, 3, 0, 0, 0, 1, 1, 110, 220, 30, 90, 275, 425, 130, 250, 0, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (2003, 1971, 6, 5, 0, 1, 'FFFFFF', 'FFFFFF', '6973ab', '61c9f5', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 1, 1, 154, 0, 0, 1, 0, 1, 3, 110, 220, 30, 90, 275, 425, 130, 250, 0, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (2004, 1996, 4, 4, 0, 1, 'A8C6FD', '5277D6', 'da483a', 'ffda93', '4C91F1', '2B75DD', '2B75DD', '71ADFF', '1667D9', '1667D9', 'BCD5F5', 'D6E4F6', 'FFEBF6', '4C91F1', '4C91F1', '4C91F1', '8DBCFD', 2, 3, 172, 1, 0, 6, 0, 1, 1, 160, 250, 220, 310, 275, 425, 220, 310, -1, 0, 2524608000, 0, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9001, 1948, 5, 2, 0, 2, '44A705', 'FFFFFF', '44A705', 'F3CD00', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 2, 2, 166, 1, 2, 7, 0, -1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 1, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9002, 1971, 3, 15, 0, 1, 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 0, 0, 140, 2, 0, 0, 0, -1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 1, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9003, 1971, 3, 15, 0, 1, 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 2, 3, 168, 1, 0, 0, 0, -1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 1, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9004, 1971, 3, 15, 0, 1, '464ed2', 'e48cfa', '464ed2', 'e48cfa', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 1, 1, 155, 0, 1, 0, 0, -1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 1, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9005, 1971, 3, 15, 0, 1, 'FFFFFF', 'FFFFFF', 'df4945', 'c3cacd', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', '68D25D', '68D25D', '66D713', '25C4A4', 2, 3, 173, 1, 0, 0, 0, -1, 1, 170, 270, 180, 310, 275, 425, 180, 310, -1, 0, 2524608000, 1, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9006, 1971, 7, 1, 0, 1, 'FFFFFF', 'FFFFFF', '54498c', '8b9096', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 'FFFFFF', 2, 1, 166, 1, 1, 0, 0, -1, 1, 1, 110, 220, 30, 90, 275, 425, 130, -1, 0, 2524608000, 1, 10);
INSERT INTO chara_data (id, birth_year, birth_month, birth_day, last_year, sex, image_color_main, image_color_sub, ui_color_main, ui_color_sub, ui_training_color_1, ui_training_color_2, ui_border_color, ui_num_color_1, ui_num_color_2, ui_turn_color, ui_wipe_color_1, ui_wipe_color_2, ui_wipe_color_3, ui_speech_color_1, ui_speech_color_2, ui_nameplate_color_1, ui_nameplate_color_2, height, bust, scale, skin, shape, socks, personal_dress, tail_model_id, race_running_type, ear_random_time_min, ear_random_time_max, tail_random_time_min, tail_random_time_max, story_ear_random_time_min, story_ear_random_time_max, story_tail_random_time_min, story_tail_random_time_max, attachment_model_id, mini_mayu_shader_type, start_date, chara_category, love_rank_limit) VALUES (9008, 1800, 1, 1, 0, 2, 'FCA7FF', 'FF58D9', 'f482a2', '92ddcd', 'FF7FDD', 'F759CD', 'F759CD', 'FF7FDD', 'FA50CD', 'FA50CD', 'FCCAEE', 'FCE3F5', 'FDEDFE', 'FF7FDD', 'FF7FDD', 'FF7CDC', 'FEB4EA', 1, 3, 157, 0, 2, 0, 0, 1, 1, 130, 210, 110, 210, 275, 425, 110, 210, -1, 0, 2524608000, 1, 10);
-- Table: chara_data_group
CREATE TABLE IF NOT EXISTS 'chara_data_group' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: chara_motion_act
CREATE TABLE IF NOT EXISTS 'chara_motion_act' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'target_motion' INTEGER NOT NULL, 'command_name' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (1, 1004, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (2, 1004, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (3, 1005, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (4, 1005, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (5, 1008, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (6, 1008, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (7, 1009, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (8, 1009, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (9, 1011, 2, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (10, 1011, 2, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (11, 1011, 2, 'mot01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (12, 1011, 2, 'mot01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (13, 1017, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (14, 1017, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (15, 1017, 1, 'act02');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (16, 1017, 1, 'act02_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (17, 1018, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (18, 1018, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (19, 1018, 1, 'act02');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (20, 1018, 1, 'act02_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (21, 1018, 1, 'mot01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (22, 1018, 1, 'mot01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (23, 1020, 1, 'act03');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (24, 1020, 1, 'act03_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (25, 1023, 1, 'mot02');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (26, 1023, 1, 'mot02_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (27, 1023, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (28, 1023, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (29, 1032, 1, 'mot01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (30, 1032, 1, 'mot01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (31, 1036, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (32, 1036, 1, 'act01_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (33, 1045, 1, 'act02');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (34, 1045, 1, 'act02_mirror');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (35, 1050, 1, 'act01');
INSERT INTO chara_motion_act (id, chara_id, target_motion, command_name) VALUES (36, 1050, 1, 'act01_mirror');
-- Table: chara_motion_set
CREATE TABLE IF NOT EXISTS 'chara_motion_set' ('id' INTEGER NOT NULL, 'body_motion' TEXT NOT NULL, 'body_motion_type' INTEGER NOT NULL, 'body_motion_play_type' INTEGER NOT NULL, 'face_type' TEXT NOT NULL, 'cheek' INTEGER NOT NULL, 'eye_default' INTEGER NOT NULL, 'ear_motion' TEXT NOT NULL, 'tail_motion' TEXT NOT NULL, 'tail_motion_type' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (0, 'idle01', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3, 'idle01', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4, 'idle01', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5, 'idle01', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6, 'idle01', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7, 'idle01', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9, 'idle01', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10, 'idle01', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11, 'idle01', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12, 'idle01', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13, 'idle01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (14, 'idle01', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (15, 'idle01', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (16, 'idle01', 2, 2, 'Base', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (17, 'idle01', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (18, 'idle01', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (19, 'idle01', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (20, 'idle01', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (21, 'idle01', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1000, 'idle02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001, 'idle02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002, 'idle02', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003, 'idle02', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004, 'idle02', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005, 'idle02', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006, 'idle02', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007, 'idle02', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008, 'idle02', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009, 'idle02', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010, 'idle02', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011, 'idle02', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012, 'idle02', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013, 'idle02', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014, 'idle02', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015, 'idle02', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016, 'idle02', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017, 'idle02', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018, 'idle02', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019, 'idle02', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020, 'idle02', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2000, 'mot01', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001, 'mot01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002, 'mot01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003, 'mot01', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2004, 'mot01', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2005, 'mot01', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2006, 'mot01', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2007, 'mot01', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2008, 'mot01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2009, 'mot01', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2010, 'mot01', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2011, 'mot01', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2012, 'mot01', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2013, 'mot01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2014, 'mot01', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2015, 'mot01', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2016, 'mot01', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2017, 'mot01', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2018, 'mot01', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2019, 'mot01', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2020, 'mot01', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3000, 'mot02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3001, 'mot02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3002, 'mot02', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3003, 'mot02', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3004, 'mot02', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3005, 'mot02', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3006, 'mot02', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3007, 'mot02', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3008, 'mot02', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3009, 'mot02', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3010, 'mot02', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3011, 'mot02', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3012, 'mot02', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3013, 'mot02', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3014, 'mot02', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3015, 'mot02', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3016, 'mot02', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3017, 'mot02', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3018, 'mot02', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3019, 'mot02', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (3020, 'mot02', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4000, 'mot03', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4001, 'mot03', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4002, 'mot03', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4003, 'mot03', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4004, 'mot03', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4005, 'mot03', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4006, 'mot03', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4007, 'mot03', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4008, 'mot03', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4009, 'mot03', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4010, 'mot03', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4011, 'mot03', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4012, 'mot03', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4013, 'mot03', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4014, 'mot03', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4015, 'mot03', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4016, 'mot03', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4017, 'mot03', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4018, 'mot03', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4019, 'mot03', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (4020, 'mot03', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5000, 'mot04', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5001, 'mot04', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5002, 'mot04', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5003, 'mot04', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5004, 'mot04', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5005, 'mot04', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5006, 'mot04', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5007, 'mot04', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5008, 'mot04', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5009, 'mot04', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5010, 'mot04', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5011, 'mot04', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5012, 'mot04', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5013, 'mot04', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5014, 'mot04', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5015, 'mot04', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5016, 'mot04', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5017, 'mot04', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5018, 'mot04', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5019, 'mot04', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (5020, 'mot04', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6000, 'mot05', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6001, 'mot05', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6002, 'mot05', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6003, 'mot05', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6004, 'mot05', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6005, 'mot05', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6006, 'mot05', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6007, 'mot05', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6008, 'mot05', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6009, 'mot05', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6010, 'mot05', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6011, 'mot05', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6012, 'mot05', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6013, 'mot05', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6014, 'mot05', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6015, 'mot05', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6016, 'mot05', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6017, 'mot05', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6018, 'mot05', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6019, 'mot05', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (6020, 'mot05', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7000, 'mot06', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7001, 'mot06', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7002, 'mot06', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7003, 'mot06', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7004, 'mot06', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7005, 'mot06', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7006, 'mot06', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7007, 'mot06', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7008, 'mot06', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7009, 'mot06', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7010, 'mot06', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7011, 'mot06', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7012, 'mot06', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7013, 'mot06', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7014, 'mot06', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7015, 'mot06', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7016, 'mot06', 2, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7017, 'mot06', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7018, 'mot06', 2, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7019, 'mot06', 2, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (7020, 'mot06', 2, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8000, 'sudachi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8001, 'sudachi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8002, 'sudachi01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8003, 'sudachi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8004, 'sudachi01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8005, 'sudachi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8006, 'sudachi01', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8007, 'sudachi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8008, 'sudachi01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8009, 'sudachi01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8010, 'sudachi01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8011, 'sudachi01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8012, 'sudachi01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8013, 'sudachi01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8014, 'sudachi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8015, 'sudachi01', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8016, 'sudachi01', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8017, 'sudachi01', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8018, 'sudachi01', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8019, 'sudachi01', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (8020, 'sudachi01', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9000, 'sudachi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001, 'sudachi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002, 'sudachi02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003, 'sudachi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004, 'sudachi02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005, 'sudachi02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006, 'sudachi02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9007, 'sudachi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008, 'sudachi02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9009, 'sudachi02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9010, 'sudachi02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9011, 'sudachi02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9012, 'sudachi02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9013, 'sudachi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9014, 'sudachi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9015, 'sudachi02', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9016, 'sudachi02', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9017, 'sudachi02', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9018, 'sudachi02', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9019, 'sudachi02', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9020, 'sudachi02', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10000, 'sudachi03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10001, 'sudachi03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10002, 'sudachi03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10003, 'sudachi03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10004, 'sudachi03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10005, 'sudachi03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10006, 'sudachi03', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10007, 'sudachi03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10008, 'sudachi03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10009, 'sudachi03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10010, 'sudachi03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10011, 'sudachi03', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10012, 'sudachi03', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10013, 'sudachi03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10014, 'sudachi03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10015, 'sudachi03', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10016, 'sudachi03', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10017, 'sudachi03', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10018, 'sudachi03', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10019, 'sudachi03', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (10020, 'sudachi03', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11000, 'sudachi04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11001, 'sudachi04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11002, 'sudachi04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11003, 'sudachi04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11004, 'sudachi04', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11005, 'sudachi04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11006, 'sudachi04', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11007, 'sudachi04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11008, 'sudachi04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11009, 'sudachi04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11010, 'sudachi04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11011, 'sudachi04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11012, 'sudachi04', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11013, 'sudachi04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11014, 'sudachi04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11015, 'sudachi04', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11016, 'sudachi04', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11017, 'sudachi04', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11018, 'sudachi04', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11019, 'sudachi04', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (11020, 'sudachi04', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12000, 'sudachi05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12001, 'sudachi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12002, 'sudachi05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12003, 'sudachi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12004, 'sudachi05', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12005, 'sudachi05', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12006, 'sudachi05', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12007, 'sudachi05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12008, 'sudachi05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12009, 'sudachi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12010, 'sudachi05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12011, 'sudachi05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12012, 'sudachi05', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12013, 'sudachi05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12014, 'sudachi05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12015, 'sudachi05', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12016, 'sudachi05', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12017, 'sudachi05', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12018, 'sudachi05', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12019, 'sudachi05', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (12020, 'sudachi05', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13000, 'sudachi06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13001, 'sudachi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13002, 'sudachi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13003, 'sudachi06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13004, 'sudachi06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13005, 'sudachi06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13006, 'sudachi06', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13007, 'sudachi06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13008, 'sudachi06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13009, 'sudachi06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13010, 'sudachi06', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13011, 'sudachi06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13012, 'sudachi06', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13013, 'sudachi06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13014, 'sudachi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13015, 'sudachi06', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13016, 'sudachi06', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13017, 'sudachi06', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13018, 'sudachi06', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13019, 'sudachi06', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (13020, 'sudachi06', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (14000, 'check01', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (15000, 'check02', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (16000, 'check03', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (17000, 'check04', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (18000, 'check05', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (19000, 'stretch09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (20000, 'stretch03', 3, 1, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (21000, 'stretch01', 3, 1, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (22000, 'stretch22', 3, 1, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (23000, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24000, 'idle01_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24001, 'idle01_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24002, 'idle01_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24003, 'idle01_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24004, 'idle01_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24005, 'idle01_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24006, 'idle01_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24007, 'idle01_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24008, 'idle01_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24009, 'idle01_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24010, 'idle01_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24011, 'idle01_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24012, 'idle01_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24013, 'idle01_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24014, 'idle01_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24015, 'idle01_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (24016, 'idle01_mirror', 2, 2, 'Base', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25000, 'idle02_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25001, 'idle02_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25002, 'idle02_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25003, 'idle02_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25004, 'idle02_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25005, 'idle02_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25006, 'idle02_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25007, 'idle02_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25008, 'idle02_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25009, 'idle02_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25010, 'idle02_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25011, 'idle02_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25012, 'idle02_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25013, 'idle02_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25014, 'idle02_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (25015, 'idle02_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26000, 'mot01_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26001, 'mot01_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26002, 'mot01_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26003, 'mot01_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26004, 'mot01_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26005, 'mot01_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26006, 'mot01_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26007, 'mot01_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26008, 'mot01_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26009, 'mot01_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26010, 'mot01_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26011, 'mot01_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26012, 'mot01_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26013, 'mot01_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26014, 'mot01_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (26015, 'mot01_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27000, 'mot02_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27001, 'mot02_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27002, 'mot02_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27003, 'mot02_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27004, 'mot02_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27005, 'mot02_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27006, 'mot02_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27007, 'mot02_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27008, 'mot02_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27009, 'mot02_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27010, 'mot02_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27011, 'mot02_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27012, 'mot02_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27013, 'mot02_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27014, 'mot02_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (27015, 'mot02_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28000, 'mot03_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28001, 'mot03_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28002, 'mot03_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28003, 'mot03_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28004, 'mot03_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28005, 'mot03_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28006, 'mot03_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28007, 'mot03_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28008, 'mot03_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28009, 'mot03_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28010, 'mot03_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28011, 'mot03_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28012, 'mot03_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28013, 'mot03_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28014, 'mot03_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (28015, 'mot03_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29000, 'mot04_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29001, 'mot04_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29002, 'mot04_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29003, 'mot04_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29004, 'mot04_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29005, 'mot04_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29006, 'mot04_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29007, 'mot04_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29008, 'mot04_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29009, 'mot04_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29010, 'mot04_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29011, 'mot04_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29012, 'mot04_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29013, 'mot04_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29014, 'mot04_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (29015, 'mot04_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30000, 'mot05_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30001, 'mot05_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30002, 'mot05_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30003, 'mot05_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30004, 'mot05_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30005, 'mot05_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30006, 'mot05_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30007, 'mot05_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30008, 'mot05_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30009, 'mot05_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30010, 'mot05_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30011, 'mot05_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30012, 'mot05_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30013, 'mot05_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30014, 'mot05_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (30015, 'mot05_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31000, 'mot06_mirror', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31001, 'mot06_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31002, 'mot06_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31003, 'mot06_mirror', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31004, 'mot06_mirror', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31005, 'mot06_mirror', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31006, 'mot06_mirror', 2, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31007, 'mot06_mirror', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31008, 'mot06_mirror', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31009, 'mot06_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31010, 'mot06_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31011, 'mot06_mirror', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31012, 'mot06_mirror', 2, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31013, 'mot06_mirror', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31014, 'mot06_mirror', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (31015, 'mot06_mirror', 2, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40000, 'mot01', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40001, 'mot02_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40002, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40003, 'mot02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40004, 'pose04_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40005, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40006, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40007, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40008, 'mot01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40009, 'mot04', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40010, 'mot02_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40011, 'idle02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40012, 'happy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40013, 'mot06', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40014, 'mot02', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40015, 'oh10', 3, 2, 'DoyaA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40016, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40017, 'joy07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40018, 'fight06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40019, 'gatts03', 3, 2, 'DoyaA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40020, 'mot01', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40021, 'mot02_mirror', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40022, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40023, 'mot02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40024, 'pose04_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40025, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40026, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40027, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40028, 'mot01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40029, 'mot04', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40030, 'mot02_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40031, 'idle02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40032, 'happy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40033, 'mot06', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40034, 'mot02', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40035, 'oh10', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40036, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40037, 'joy07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40038, 'fight06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40039, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40040, 'sad02', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40041, 'tekumi01', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40042, 'shock04', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40043, 'tired03', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40044, 'tired02', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40045, 'akire06', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40046, 'ikaku02', 3, 2, 'IkariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40047, 'muneate01', 3, 2, 'IkariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40048, 'shock01', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40049, 'idle02', 2, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40050, 'sudachi03', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40051, 'tired02_mirror', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40052, 'pain06', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40053, 'think07_mirror', 3, 2, 'IkariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40054, 'shock02_mirror', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40055, 'tekumi04', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40056, 'mot03', 2, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40057, 'think05_mirror', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40058, 'guard04_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40059, 'shock07', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40060, 'muneate10', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40061, 'shock08', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40062, 'pain01', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40063, 'mot02_mirror', 2, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40064, 'think06_mirror', 3, 2, 'IkariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40065, 'mot02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40066, 'think02', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (40067, 'sudachi05', 3, 2, 'KomariA', 0, -1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50001, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50002, 'guard03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50003, 'bow03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50004, 'muneate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50005, 'tekumi01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50006, 'stretch06', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50007, 'stretch07', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50008, 'stretch08', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50009, 'stretch09', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50010, 'stretch10', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50011, 'stretch11', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50012, 'stretch12', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50013, 'stretch14', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50014, 'stretch15', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50015, 'stretch16', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50016, 'stretch17', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50017, 'stretch18', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50018, 'stretch19', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50019, 'stretch21', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (50020, 'stretch23', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971001, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971002, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971003, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971004, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971005, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971006, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971007, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971008, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971009, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971010, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971011, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971012, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971013, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971014, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971015, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971016, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971017, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971018, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971019, 'doll01_loop', 3, 1, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971020, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971021, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971022, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971023, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971024, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971025, 'doll01_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971026, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971027, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971028, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971029, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971030, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971031, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971032, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971033, 'doll01_loop', 3, 1, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971034, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971035, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971036, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971037, 'doll01_loop', 3, 1, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971038, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971039, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971040, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971041, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971042, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971044, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971045, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971046, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971048, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971050, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971051, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971052, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971053, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971056, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971058, 'doll01_loop', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971059, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971060, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971061, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971062, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971064, 'doll01_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971067, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971068, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971069, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971071, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971072, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971074, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971078, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971087, 'doll01_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (971098, 'doll01_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972001, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972002, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972003, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972004, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972005, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972006, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972007, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972008, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972009, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972010, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972011, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972012, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972013, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972014, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972015, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972016, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972017, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972018, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972019, 'doll02_loop', 3, 1, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972020, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972021, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972022, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972023, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972024, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972025, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972026, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972027, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972028, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972029, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972030, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972031, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972032, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972033, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972034, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972035, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972036, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972037, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972038, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972039, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972040, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972041, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972042, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972044, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972045, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972046, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972048, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972050, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972051, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972052, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972053, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972056, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972058, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972059, 'doll02_loop', 3, 1, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972060, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972061, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972062, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972064, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972067, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972068, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972069, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972071, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972072, 'doll02_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972074, 'doll02_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972078, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972087, 'doll02_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (972098, 'doll02_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973001, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973002, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973003, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973004, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973005, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973006, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973007, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973008, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973009, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973010, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973011, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973012, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973013, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973014, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973015, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973016, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973017, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973018, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973019, 'doll03_loop', 3, 1, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973020, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973021, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973022, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973023, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973024, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973025, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973026, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973027, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973028, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973029, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973030, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973031, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973032, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973033, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973034, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973035, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973036, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973037, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973038, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973039, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973040, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973041, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973042, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973044, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973045, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973046, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973048, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973050, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973051, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973052, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973053, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973056, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973058, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973059, 'doll03_loop', 3, 1, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973060, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973061, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973062, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973064, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973067, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973068, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973069, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973071, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973072, 'doll03_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973074, 'doll03_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973078, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973087, 'doll03_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (973098, 'doll03_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974001, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974002, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974003, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974004, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974005, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974006, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974007, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974008, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974009, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974010, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974011, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974012, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974013, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974014, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974015, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974016, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974017, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974018, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974019, 'doll04_loop', 3, 1, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974020, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974021, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974022, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974023, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974024, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974025, 'doll04_loop', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974026, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974027, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974028, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974029, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974030, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974031, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974032, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974033, 'doll04_loop', 3, 1, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974034, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974035, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974036, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974037, 'doll04_loop', 3, 1, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974038, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974039, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974040, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974041, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974042, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974044, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974045, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974046, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974048, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974050, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974051, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974052, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974053, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974056, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974058, 'doll04_loop', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974059, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974060, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974061, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974062, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974064, 'doll04_loop', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974067, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974068, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974069, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974071, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974072, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974074, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974076, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974078, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974087, 'doll04_loop', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (974098, 'doll04_loop', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980000, 'present01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980001, 'present02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980002, 'present03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980003, 'present04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980010, 'presentstand01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980011, 'presentstand02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980012, 'presentstand03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980013, 'presentstand04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980014, 'presentstand03', 3, 2, 'IkariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980020, 'presentstart01', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980021, 'presentstart02', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 1);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980022, 'presentstart03', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 2);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (980023, 'presentstart04', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 3);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990000, 'idle01', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990001, 'idle01', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990002, 'idle01_mirror', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990003, 'idle01_mirror', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990010, 'idle02', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990011, 'idle02_mirror', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990012, 'idle02_mirror', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990013, 'idle02', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990020, 'mot01', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990021, 'mot01', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990030, 'mot02', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990031, 'mot02', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990040, 'mot03', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990041, 'mot03', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990050, 'mot04', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990051, 'mot04', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990060, 'mot05', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990061, 'mot05', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990062, 'mot05', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990063, 'mot05', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990070, 'act01', 2, 1, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990071, 'act01', 2, 1, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990072, 'act01', 2, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (990073, 'act01', 2, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991000, 'oh01', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991001, 'oh01', 3, 1, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991002, 'oh01', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991003, 'oh01_mirror', 3, 1, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991004, 'oh01_mirror', 3, 1, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991005, 'oh01_mirror', 3, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991010, 'oh05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991011, 'oh05', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991012, 'oh05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991013, 'oh05_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991014, 'oh05_mirror', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991015, 'oh05_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991020, 'oh06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991021, 'oh06', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991022, 'oh06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991023, 'oh06_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991024, 'oh06_mirror', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991025, 'oh06_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991030, 'oh08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991031, 'oh08', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991032, 'oh08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991033, 'oh08_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991034, 'oh08_mirror', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (991035, 'oh08_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992000, 'gatts02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992001, 'gatts02', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992002, 'gatts02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992010, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992011, 'gatts04', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992012, 'gatts04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992020, 'gatts05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992021, 'gatts05', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992022, 'gatts05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992030, 'gatts06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992031, 'gatts06', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992032, 'gatts06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992040, 'gatts07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992041, 'gatts07', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992042, 'gatts07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992050, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992051, 'muneate02', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992052, 'muneate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992060, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992061, 'muneate03', 3, 2, 'WaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (992062, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001000, 'advice01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001001, 'idea01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001002, 'hope07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001003, 'fight04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001004, 'soppo01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001005, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001006, 'muneate10', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001007, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001008, 'fight11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001009, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001010, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001011, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001012, 'shy01', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001013, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001014, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001015, 'surprise01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001016, 'surprise05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001017, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001018, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001019, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001020, 'hello05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001021, 'handsup01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001022, 'bow01', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001800, 'sneeze01', 3, 1, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001801, 'tekumi01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001802, 'idea01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001803, 'surprise05', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001804, 'fight11', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001805, 'surprise01_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001806, 'sad02_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001807, 'fight01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001808, 'shy06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001809, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001810, 'muneate10', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001811, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001812, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001813, 'shy06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001814, 'tekumi04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001815, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001816, 'sleep03', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001817, 'idle02', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001818, 'send03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001819, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001820, 'muneate09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001821, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001822, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001823, 'sleep05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1001824, 'sad02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002000, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002001, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002002, 'fight04', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002003, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002004, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002005, 'tekumi06', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002006, 'kuchiate04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002007, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002008, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002009, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002010, 'tekumi04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002011, 'tekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002012, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002013, 'guard03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002014, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002015, 'tekumi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002016, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002017, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002018, 'bow03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002019, 'muneate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002800, 'tekumi01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002801, 'idle01', 2, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002802, 'surprise09', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002803, 'sad02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002804, 'sudachi01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002805, 'sudachi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002806, 'sad02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002807, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002808, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002809, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002810, 'think06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1002812, 'tekumi01', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003000, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003001, 'koshiate02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003002, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003004, 'shock04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003005, 'cry06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003006, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003007, 'fight07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003009, 'fight06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003010, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003011, 'akire02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003012, 'shy06', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003013, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003014, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003015, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003016, 'koshiate06', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003017, 'near04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003018, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003019, 'udekumi01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003020, 'byebye07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003021, 'think01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003022, 'hope02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003023, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003800, 'sleep05', 3, 1, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003801, 'pose11', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003802, 'joy01', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003803, 'udekumi01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003804, 'angry02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003805, 'near04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003806, 'cry06_mirror', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003807, 'koshiate09_mirror', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003808, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003809, 'koshiate09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003810, 'shock04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003811, 'cry06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003812, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003813, 'akire02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003814, 'shy06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003815, 'koshiate06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003816, 'think01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003817, 'sleep05', 3, 1, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003818, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003819, 'joy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003820, 'udekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003821, 'angry02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003822, 'near04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003823, 'cry06_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003824, 'koshiate09_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003825, 'point03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1003826, 'koshiate06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004000, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004001, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004002, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004003, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004005, 'tired03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004006, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004007, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004009, 'pose12', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004010, 'pose12', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004011, 'soppo10', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004012, 'tekumi06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004013, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004014, 'surprise05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004015, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004016, 'fight12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004017, 'koshiate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004018, 'peace02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004019, 'pose08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004020, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004021, 'kuchiate03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004022, 'happy04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004023, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004024, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004025, 'advice03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004026, 'akire04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004027, 'tired03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004028, 'pose12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004029, 'clap01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004030, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004031, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004032, 'think04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004033, 'soppo01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004034, 'soppo05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004035, 'surprise03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004036, 'surprise09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004037, 'akire06', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004038, 'koshiate05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004800, 'koshiate01', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004801, 'laugh02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004802, 'pose12', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004803, 'mot01', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004804, 'good02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004805, 'idle01', 2, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004806, 'idle01', 2, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004807, 'muneate03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004808, 'think08', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004809, 'tired03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004810, 'laugh02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004811, 'pose12', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004812, 'mot01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004813, 'good02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004814, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004815, 'idle01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004816, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004817, 'think08', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1004818, 'mot03', 2, 2, 'OutGameWaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005000, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005001, 'gatts04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005002, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005003, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005004, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005005, 'pain06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005006, 'think08', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005007, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005008, 'think05', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005009, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005010, 'pose11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005011, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005012, 'soppo10', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005013, 'shy05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005014, 'udekumi02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005015, 'send03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005016, 'advice03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005017, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005018, 'think12', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005019, 'handsup02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005020, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005021, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005022, 'quiet02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005023, 'homestand05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005024, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005025, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005026, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005027, 'muneate01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005028, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005029, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005030, 'quiet01', 3, 2, 'WinkL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005031, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005032, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005033, 'think05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005034, 'think02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005035, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005036, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005037, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005038, 'near05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005039, 'akire04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005040, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005800, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005801, 'clap01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005802, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005803, 'gatts04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005804, 'koshiate01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005805, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005806, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005807, 'homestand05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005808, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005809, 'think05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005810, 'homestand05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005811, 'sneeze01', 3, 1, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005812, 'send03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1005813, 'near05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006000, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006001, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006002, 'muneate05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006003, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006004, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006005, 'soppo11', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006006, 'think06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006007, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006008, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006009, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006010, 'muneate05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006011, 'koshiate01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006012, 'tekumi04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006013, 'shy02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006014, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006015, 'hungry01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006016, 'idle01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006017, 'muneate05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006018, 'see01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006019, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006020, 'bow05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006021, 'hope03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006800, 'idle01', 2, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006801, 'koshiate01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006802, 'muneate05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006803, 'sudachi02', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006804, 'koshiate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006805, 'think10_mirror', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006806, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006807, 'think10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006808, 'think06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006809, 'think09', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006810, 'tekumi04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006811, 'shy02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006812, 'hungry01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006813, 'see01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006814, 'think06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006815, 'idle01', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006816, 'koshiate01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006817, 'muneate05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006818, 'sudachi02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006819, 'koshiate01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006820, 'think10_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1006821, 'think09_mirror', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007000, 'gatts02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007001, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007002, 'near05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007003, 'gatts01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007004, 'shock02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007005, 'ikaku02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007006, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007007, 'clap05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007008, 'think01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007009, 'pain01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007010, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007011, 'akire02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007012, 'happy02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007013, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007015, 'surprise04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007016, 'think01', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007017, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007018, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007019, 'pose11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007020, 'hello03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007021, 'come04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007022, 'bow05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007024, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007025, 'point12', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007026, 'joy05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007027, 'udekumi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007028, 'ikaku01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007029, 'shock06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007030, 'shock02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007031, 'pose03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007032, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007033, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007034, 'pose11', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007035, 'think01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007036, 'shock08', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007037, 'shy02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007038, 'pose12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007039, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007040, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007041, 'akire01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007042, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007043, 'akire02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007800, 'think01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007801, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007802, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007803, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007804, 'sleep05', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007805, 'koshiate02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007806, 'idle02', 2, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007807, 'idle02', 2, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007808, 'stretch01', 3, 1, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007809, 'point02', 3, 2, 'KomariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007810, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007811, 'shy03', 3, 2, 'KomariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007812, 'laugh08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007813, 'hot02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007814, 'think01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007815, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007816, 'happy03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007817, 'koshiate02', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007818, 'koshiate02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007819, 'ikaku02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007820, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007821, 'surprise04_mirror', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007822, 'shock02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007823, 'gatts02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007824, 'think01_mirror', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007825, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007826, 'shock02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007827, 'think01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007828, 'pain01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007829, 'think01', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007830, 'think01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007831, 'sleep05', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007832, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007833, 'idle02', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007834, 'idle02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007835, 'stretch01', 3, 1, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007836, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007837, 'shy03', 3, 2, 'KomariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007838, 'laugh08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007839, 'think01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007840, 'think01_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007841, 'kuchiate01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007842, 'shake05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007843, 'tired02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007844, 'akire01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007845, 'shy03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007846, 'ikaku02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007847, 'set02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007848, 'happy04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1007849, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008000, 'gatts03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008001, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008002, 'koshiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008003, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008004, 'soppo11', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008005, 'shock06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008006, 'udekumi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008007, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008008, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008009, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008010, 'koshiate02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008011, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008012, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008013, 'soppo02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008015, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008016, 'ikaku01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008017, 'think07', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008018, 'pose11', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008019, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008020, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008021, 'neckup02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008022, 'pain05', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008023, 'point03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008024, 'point04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008025, 'good01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008026, 'gatts07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008027, 'angry03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008028, 'ikaku04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008029, 'shy05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008030, 'shock06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008031, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008032, 'koshiate06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008033, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008034, 'udekumi05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008035, 'think02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008036, 'think06', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008037, 'soppo02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008038, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008039, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008040, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008041, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008042, 'point04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008800, 'shy02', 3, 2, 'KomariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008801, 'shy02', 3, 2, 'KomariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008802, 'udekumi01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008803, 'surprise05', 3, 2, 'KomariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008804, 'shock06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008805, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008806, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008807, 'fight04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008808, 'sleep05', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008809, 'neckup02', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008810, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008811, 'shock01', 3, 2, 'KomariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008812, 'soppo02', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008813, 'think09', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008814, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008815, 'idle01', 2, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008816, 'koshiate02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008817, 'fight04', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008818, 'shock01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008819, 'surprise05', 3, 2, 'KanasiA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008820, 'shock06_mirror', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008821, 'udekumi05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008822, 'soppo11', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008823, 'shock06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008824, 'think09', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008825, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008826, 'shy02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008827, 'think07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008828, 'shy02', 3, 2, 'KomariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008829, 'shy02', 3, 2, 'KomariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008830, 'shock06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008831, 'sleep05', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008832, 'soppo02', 3, 2, 'IkariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008833, 'think09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008834, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008835, 'idle01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008836, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008837, 'fight04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008838, 'shock01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008839, 'shock06_mirror', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008840, 'surprise05', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008841, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008842, 'pose11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1008846, 'sleep05_01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009000, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009001, 'fight04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009002, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009003, 'gatts06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009004, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009005, 'tekumi01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009006, 'tekumi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009007, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009008, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009009, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009010, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009011, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009012, 'think05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009013, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009014, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009015, 'surprise10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009016, 'muneate01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009017, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009018, 'akire03', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009019, 'byebye08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009020, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009021, 'near05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009800, 'tekumi01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009801, 'idle01', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009802, 'surprise10', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009803, 'gatts06', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009804, 'think06', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009805, 'advice02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009806, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009807, 'idle01', 2, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009808, 'koshiate09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009809, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009810, 'think06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009811, 'muneate01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009812, 'tekumi01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009813, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009814, 'surprise10', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009815, 'gatts06', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009816, 'think06', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009817, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009818, 'think06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1009819, 'idle01', 2, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010000, 'hope01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010001, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010002, 'soppo02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010005, 'cry06', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010006, 'joy02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010007, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010010, 'akire05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010011, 'akire02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010012, 'shy06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010013, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010014, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010015, 'surprise04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010016, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010017, 'oh05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010018, 'near08', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010019, 'joy03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010020, 'byebye07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010021, 'hope02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010022, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010800, 'hope01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010801, 'idle01', 2, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010802, 'surprise02_mirror', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010803, 'idle02', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010804, 'sudachi02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010805, 'good02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010806, 'surprise04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010807, 'gatts06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010808, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010809, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010810, 'cry06', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010811, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010812, 'akire05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010813, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010814, 'hope01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010815, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010816, 'surprise02_mirror', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010817, 'idle02', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010818, 'sudachi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010819, 'sudachi01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010820, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010821, 'hungry01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010822, 'sad02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010823, 'hungry04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010824, 'laugh02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010825, 'sad02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010826, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010827, 'joy02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010828, 'pose11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010829, 'muneate09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010830, 'advice01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1010831, 'sad02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011000, 'idea01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011001, 'muneate03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011002, 'sudachi03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011003, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011004, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011005, 'tired03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011006, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011007, 'tired03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011008, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011009, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011010, 'kuchiate04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011011, 'tired03', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011012, 'tekumi01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011013, 'muneate06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011014, 'guard03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011015, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011016, 'think03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011017, 'muneate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011018, 'tekumi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011019, 'tekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011020, 'advice01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011021, 'bow07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011800, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011801, 'tekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011802, 'muneate06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011803, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011804, 'surprise09_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011805, 'tired03_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011806, 'idea01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011807, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011808, 'muneate06_mirror', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011809, 'tired03_mirror', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011810, 'idle01', 2, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011811, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011812, 'sad02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011813, 'tired03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011814, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011815, 'think09', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011816, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011817, 'think03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011818, 'muneate06_mirror', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011819, 'idle02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011820, 'sneeze01', 3, 1, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011821, 'muneate06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1011822, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012000, 'koshiate10', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012001, 'oh08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012002, 'ikaku02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012003, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012004, 'shock04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012005, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012006, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012007, 'pose11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012008, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012009, 'think06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012010, 'shock04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012011, 'udekumi06', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012012, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012013, 'shy05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012016, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012017, 'near08', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012018, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012019, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012020, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012021, 'neckup03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012022, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012023, 'koshiate06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012024, 'koshiate09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012025, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012026, 'oh08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012027, 'ikaku02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012028, 'koshiate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012029, 'shock04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012030, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012031, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012032, 'pose11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012033, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012034, 'koshiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012035, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012036, 'udekumi06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012037, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012038, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012039, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012040, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012041, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012042, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012800, 'shock04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012801, 'soppo11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012802, 'think05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012803, 'udekumi06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012804, 'shy05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012805, 'akire02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012806, 'think10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012807, 'koshiate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012808, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012809, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012810, 'pose11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1012811, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013000, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013001, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013002, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013003, 'koshiate01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013004, 'tekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013005, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013006, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013007, 'fight11', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013008, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013009, 'kuchiate04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013010, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013011, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013012, 'tekumi04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013013, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013014, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013015, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013016, 'muneate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013017, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013018, 'koshiate03', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013019, 'tekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013020, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013021, 'hope08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013022, 'hungry01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013023, 'tekumi06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013800, 'idle01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013801, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013802, 'sad02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013803, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013804, 'idea02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013805, 'surprise09', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013806, 'sad02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013807, 'think06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013808, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013809, 'tekumi04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013810, 'muneate01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013811, 'hope04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013812, 'idle01', 2, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013813, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013814, 'muneate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013815, 'see01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1013816, 'muneate03_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014000, 'koshiate06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014001, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014002, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014003, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014004, 'tired02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014005, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014006, 'udekumi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014007, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014008, 'think09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014009, 'think11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014010, 'akire02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014011, 'shy06', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014012, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014013, 'shy05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014014, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014015, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014016, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014017, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014018, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014019, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014020, 'akire05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014021, 'hello03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014022, 'near06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014023, 'bow02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014024, 'guard04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014025, 'oh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014026, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014027, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014028, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014029, 'tired04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014030, 'shock01', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014031, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014032, 'gatts06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014033, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014034, 'koshiate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014035, 'think09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014036, 'think11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014037, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014038, 'shy05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014039, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014040, 'surprise07', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014041, 'akire05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014042, 'shock02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014800, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014801, 'sleep04', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014802, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014803, 'shy06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014804, 'shy02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014805, 'joy06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014806, 'idle01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014807, 'tired02_mirror', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014808, 'koshiate09_mirror', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014809, 'tired02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014810, 'think09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014811, 'think11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014812, 'shy05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014813, 'shock01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014814, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014815, 'sleep04', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014816, 'tired02_mirror', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014817, 'koshiate09_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014818, 'sneeze01', 3, 1, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014819, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1014820, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015000, 'advice02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015001, 'clap04', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015002, 'koshiate03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015003, 'neckup03', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015004, 'shock03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015005, 'pose03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015006, 'muneate07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015007, 'udekumi02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015008, 'think01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015009, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015010, 'udekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015011, 'akire02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015012, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015013, 'neckup02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015016, 'koshiate09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015017, 'send01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015018, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015019, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015020, 'akire06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015021, 'neckup02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015022, 'point04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015023, 'muneate02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015024, 'ikaku03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015800, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015801, 'clap04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015802, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015803, 'pose03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015804, 'udekumi02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015805, 'think01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015806, 'think06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015807, 'akire02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015808, 'soppo10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015809, 'neckup02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015810, 'shock03', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015811, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015812, 'udekumi02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015813, 'koshiate09_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015814, 'think01_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015815, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015816, 'idle01', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015817, 'koshiate03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1015818, 'send01_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016000, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016001, 'koshiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016002, 'udekumi01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016003, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016004, 'think02', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016005, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016006, 'udekumi01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016007, 'think06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016008, 'think10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016009, 'udekumi02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016010, 'think07', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016011, 'pose11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016012, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016013, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016014, 'ikaku02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016015, 'koshiate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016016, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016017, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016018, 'pain06', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016019, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016020, 'udekumi05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016021, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016022, 'ikaku03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 1);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016800, 'mot01', 2, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016801, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016802, 'mot02', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016803, 'mot01', 2, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016804, 'mot01', 2, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016805, 'mot01', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016806, 'mot01', 2, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016807, 'mot02', 2, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1016808, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017000, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017001, 'think06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017002, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017003, 'muneate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017004, 'think06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017005, 'pain06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017006, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017007, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017008, 'think05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017009, 'think08', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017010, 'koshiate01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017011, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017012, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017013, 'think05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017015, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017016, 'koshiate01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017017, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017018, 'udekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017019, 'think05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017020, 'koshiate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017021, 'koshiate01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017022, 'advice02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017023, 'think06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017024, 'gatts03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017025, 'advice03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017026, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017027, 'soppo10', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017028, 'udekumi04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017029, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017030, 'think05', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017031, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017032, 'koshiate01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017033, 'think05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017034, 'kuchiate04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017035, 'think08', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017036, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017037, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017038, 'think02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017039, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017800, 'think05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017801, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017802, 'koshiate03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017803, 'think05', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017804, 'udekumi02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017805, 'koshiate03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017806, 'surprise05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017807, 'think05', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017808, 'advice02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017809, 'koshiate03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017810, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017811, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017812, 'think06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017813, 'pain06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017814, 'think05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017815, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017816, 'think05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017817, 'think05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017818, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017819, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017820, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017821, 'think05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017822, 'advice02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017823, 'think05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017824, 'think05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017825, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017826, 'koshiate01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1017828, 'koshiate01', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018000, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018001, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018002, 'neckup01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018003, 'udekumi01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018004, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018005, 'think07', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018006, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018007, 'neckup03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018008, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018009, 'think09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018010, 'think12', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018011, 'koshiate01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018012, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018013, 'soppo11', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018014, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018015, 'ikaku03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018016, 'neckup02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018017, 'koshiate03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018018, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018019, 'think02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018020, 'think08_mirror', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018021, 'neckup03', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018022, 'bow05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018023, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018024, 'udekumi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018025, 'neckup01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018026, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018027, 'cry05', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018028, 'shock04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018029, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018030, 'koshiate06', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018031, 'koshiate01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018032, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018033, 'think06', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018034, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018035, 'soppo11', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018036, 'soppo12', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018037, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018038, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018039, 'advice02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018040, 'think02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018800, 'soppo10', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018801, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018802, 'think07', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018803, 'think05', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018804, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018805, 'idle02', 2, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018806, 'koshiate03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018807, 'idle01', 2, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018808, 'koshiate01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018809, 'sudachi04', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018810, 'think07', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018811, 'udekumi01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018812, 'neckup01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018813, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018814, 'neckup01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018815, 'think07', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018816, 'think05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018817, 'think09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018818, 'think12', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018819, 'soppo11', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018820, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018821, 'soppo10', 3, 2, 'IkariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018822, 'think07', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018823, 'think05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018824, 'think09', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018825, 'idle02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018826, 'idle01', 2, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018827, 'koshiate01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018828, 'sudachi04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018829, 'think07', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018830, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018831, 'neckup01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018832, 'neckup01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018833, 'think05', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1018834, 'koshiate01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019000, 'fight09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019001, 'oh07', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019002, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019003, 'udekumi02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019004, 'tekumi04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019005, 'shock03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019006, 'fight07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019007, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019009, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019010, 'tekumi05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019011, 'shy06', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019012, 'shy03', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019013, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019014, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019015, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019016, 'happy02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019017, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019018, 'koshiate01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019019, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019020, 'bow03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019021, 'byebye08', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019022, 'pain05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019800, 'hope01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019801, 'see11', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019802, 'fight06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019803, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019804, 'think01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019805, 'fight04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019806, 'sleep01', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019807, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019808, 'soppo10', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019809, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019810, 'advice04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019811, 'see01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019812, 'muneate02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019813, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019814, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019815, 'think09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019816, 'surprise07', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019817, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019818, 'joy01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019819, 'muneate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019820, 'mot03', 2, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019821, 'fight09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019822, 'muneate02', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019823, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019824, 'joy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019825, 'think09', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019826, 'fight01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019827, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019828, 'mot03', 2, 2, 'KusyoEL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019829, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019830, 'muneate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019831, 'stop01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019832, 'tired03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019833, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019834, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019835, 'oh07', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019836, 'oh07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019837, 'pain02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019838, 'oh06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019839, 'hurry01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1019840, 'sleep03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020000, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020001, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020002, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020003, 'udekumi01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020004, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020005, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020006, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020008, 'think01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020009, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020010, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020011, 'akire06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020012, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020013, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020014, 'surprise05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020015, 'joke02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020016, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020017, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020018, 'akire05', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020019, 'peace02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020020, 'come04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020021, 'think01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020022, 'oh05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020023, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020024, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020025, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020026, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020027, 'shock04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020028, 'shock02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020029, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020030, 'near05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020031, 'swing02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020032, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020033, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020034, 'think01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020035, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020036, 'soppo05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020037, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020038, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020039, 'akire05', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020040, 'advice02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020800, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020801, 'sudachi03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020802, 'joke02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020803, 'oh11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020804, 'joy02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020805, 'clap03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020806, 'muneate01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020807, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020808, 'cry06', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020809, 'come04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020810, 'near02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020811, 'shake01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020812, 'send03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020813, 'udekumi02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020814, 'think01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020815, 'akire06', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1020816, 'advice04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021000, 'good01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021001, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021002, 'ikaku02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021004, 'shock06', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021005, 'soppo07', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021006, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021007, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021008, 'think09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021009, 'shock07', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021010, 'akire02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021011, 'udekumi05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021012, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021013, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021014, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021016, 'udekumi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021017, 'near06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021018, 'akire04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021019, 'handsup01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021020, 'near05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021021, 'sorry01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021023, 'good01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021024, 'gatts01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021025, 'fight07', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021026, 'angry01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021027, 'ng04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021028, 'shock02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021029, 'shock05', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021030, 'laugh06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021031, 'clap05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021032, 'udekumi05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021033, 'koshiate02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021034, 'think10', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021035, 'near06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021036, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021037, 'soppo11', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021038, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021039, 'surprise08', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021040, 'akire06', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021041, 'shock06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021800, 'koshiate02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021801, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021802, 'shock07_mirror', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021803, 'koshiate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021804, 'think01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021805, 'udekumi05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021806, 'akire03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021807, 'tired04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021808, 'oh06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021809, 'tired02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021810, 'tired02_mirror', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021811, 'ikaku02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021812, 'gatts02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021813, 'angry03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021814, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021815, 'fight06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021816, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021817, 'near06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021818, 'hello03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021819, 'hope03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021820, 'gatts02_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021821, 'shock06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021822, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021823, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021824, 'tired02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021825, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021826, 'pain01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021827, 'stretch05', 3, 1, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021828, 'udekumi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021829, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021830, 'fight04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021831, 'muneate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021832, 'akire04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021833, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021834, 'think01', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021835, 'akire04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021836, 'think09', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021837, 'shake05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021838, 'think01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021839, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021840, 'see02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021841, 'tired08', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021842, 'muneate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021843, 'ikaku03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021844, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021845, 'koshiate02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1021846, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022000, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022001, 'hope07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022002, 'swing02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022003, 'joy01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022004, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022005, 'tekumi01', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022006, 'laugh03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022007, 'laugh04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022008, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022009, 'think09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022010, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022011, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022012, 'tekumi05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022013, 'shy09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022014, 'surprise01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022015, 'fight11', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022016, 'fight09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022017, 'tekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022018, 'koshiate02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022019, 'byebye08', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022020, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022021, 'bow07', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022022, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022800, 'think03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022801, 'hope07_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022802, 'tekumi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022803, 'think03_mirror', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022804, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022805, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022806, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022807, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022808, 'hope04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022809, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022810, 'muneate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022811, 'hope01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022812, 'fight11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022813, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022814, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022815, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022816, 'oh07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022817, 'tekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022818, 'point01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022819, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022820, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022821, 'tekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022822, 'think03', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022823, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1022824, 'fight09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023000, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023001, 'muneate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023003, 'koshiate03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023004, 'soppo11', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023005, 'think07', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023006, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023007, 'think05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023009, 'pain04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023010, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023011, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023012, 'tekumi06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023013, 'soppo10', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023015, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023016, 'pain06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023017, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023018, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023019, 'muneate05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023020, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023021, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023800, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023801, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023802, 'surprise05', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023803, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023804, 'tekumi06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023805, 'soppo11', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023806, 'think05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023807, 'muneate05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023808, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023809, 'idle02_mirror', 2, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023810, 'think07_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023811, 'surprise05_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023812, 'sudachi04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023813, 'idle01_mirror', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023814, 'advice02_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023815, 'sleep05', 3, 1, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023816, 'idle01', 2, 2, 'KomariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023817, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023818, 'koshiate01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023819, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023820, 'think08', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023821, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1023822, 'koshiate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024000, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024001, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024002, 'fight04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024003, 'near01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024005, 'shock02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024006, 'swing03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024007, 'near04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024008, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024010, 'shy03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024011, 'laugh02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024012, 'shy03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024013, 'shy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024014, 'guard03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024015, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024016, 'happy03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024017, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024018, 'swing02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024019, 'swing02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024020, 'swing02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024021, 'byebye07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024022, 'near01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024023, 'hope07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024024, 'idea01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024025, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024026, 'fight07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024027, 'near04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024028, 'angry02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024029, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024030, 'tekumi04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024031, 'joy01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024032, 'swing03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024033, 'swing02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024034, 'think03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024035, 'think11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024036, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024037, 'shy03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024038, 'surprise04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024039, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024040, 'swing01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024041, 'soppo01', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024800, 'swing02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024801, 'sleep02', 3, 2, 'DereA', 0, 1, 'EarC', '', 1);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024802, 'laugh02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024803, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024804, 'joy05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024805, 'joy01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024806, 'near01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024807, 'guard03_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024808, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024809, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024810, 'shock02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024811, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024812, 'shock08', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024813, 'shy03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024814, 'sleep02', 3, 2, 'DereA', 0, 0, 'EarC', '', 1);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024815, 'sleep04', 3, 1, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024816, 'gatts06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024817, 'shy03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024818, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1024819, 'swing02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025000, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025001, 'kuchiate04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025002, 'muneate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025003, 'sad02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025004, 'tekumi04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025005, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025006, 'tired03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025007, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025008, 'think06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025009, 'tekumi03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025010, 'tekumi04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025011, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025012, 'soppo12', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025013, 'guard03', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025014, 'guard02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025015, 'see01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025016, 'kuchiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025017, 'bow03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025018, 'come03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025019, 'hope04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025020, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025800, 'tekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025801, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025802, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025803, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025804, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1025805, 'hope04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026000, 'muneate01', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026001, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026002, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026003, 'pain06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026004, 'sleep01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026005, 'pain06', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026006, 'bow05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026007, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026800, 'mot02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026801, 'idle02', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026802, 'sudachi01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026803, 'sudachi05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026804, 'sudachi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026805, 'idle02', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026806, 'muneate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026807, 'sudachi04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026808, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026809, 'sudachi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026810, 'sudachi04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026811, 'sudachi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026812, 'kuchiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026813, 'idle01', 2, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026814, 'mot02', 2, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026815, 'kuchiate04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026816, 'muneate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026817, 'tekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1026818, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027000, 'joy06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027001, 'fight06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027003, 'koshiate09', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027004, 'muneate02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027005, 'tekumi04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027006, 'ikaku04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027007, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027009, 'udekumi06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027010, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027011, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027012, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027013, 'shy06', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027015, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027016, 'gatts04', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027017, 'stretch09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027018, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027019, 'koshiate01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027020, 'hello04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027021, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027022, 'bow02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027023, 'idea01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027024, 'joy06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027025, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027026, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027027, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027028, 'muneate02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027029, 'tekumi04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027030, 'good01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027031, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027032, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027033, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027034, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027035, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027036, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027037, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027038, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027039, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027040, 'shock04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027041, 'fight02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027042, 'muscle02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027800, 'mot03', 3, 2, 'KomariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027801, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027802, 'think09', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027803, 'pose11', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027804, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027805, 'sudachi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027806, 'fight06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027807, 'guard04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027808, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027809, 'yell01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027810, 'tekumi04_mirror', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027811, 'koshiate09_mirror', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027812, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027813, 'shy06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027814, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027815, 'mot03', 3, 2, 'KomariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027816, 'tekumi04_mirror', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027817, 'koshiate09_mirror', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1027818, 'hello04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028000, 'koshiate10', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028001, 'laugh04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028002, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028003, 'soppo07', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028004, 'tekumi03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028005, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028006, 'fight07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028007, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028009, 'think06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028010, 'tekumi04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028011, 'soppo06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028012, 'shy07', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028013, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028015, 'surprise01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028016, 'pose08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028017, 'handsup01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028018, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028019, 'bow06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028020, 'byebye08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028021, 'hope08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028022, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028800, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028801, 'koshiate10', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028802, 'mot03_mirror', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028803, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028804, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028805, 'happy04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028806, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028807, 'homestand12', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1028808, 'oh11', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029000, 'hope01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029001, 'joy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029002, 'muneate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029003, 'fight11', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029004, 'tired03', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029005, 'tekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029006, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029007, 'laugh03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029008, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029010, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029011, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029012, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029013, 'shy07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029014, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029015, 'surprise04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029016, 'near07', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029017, 'fight08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029018, 'bow03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029019, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029020, 'surprise10', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029021, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029022, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029023, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029024, 'soppo06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029025, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029026, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029027, 'muneate10', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029028, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029029, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029030, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029031, 'shy01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029032, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029033, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029034, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029035, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029036, 'kuchiate04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029037, 'near08', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029800, 'muneate03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029801, 'hope04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029802, 'fight11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029803, 'shy07', 3, 2, 'KomariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029804, 'tired03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029805, 'muneate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029806, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029807, 'fight09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029808, 'think03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029809, 'think06_mirror', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029810, 'shock03_mirror', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029811, 'surprise09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029812, 'surprise01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029813, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029814, 'near07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029815, 'think03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029816, 'shy07', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029817, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029818, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029819, 'fight09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029820, 'muneate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029821, 'fight02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029822, 'sleep02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029823, 'sleep01', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029824, 'fight09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029825, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029826, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029827, 'kuchiate04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029828, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029829, 'muneate02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029830, 'tired03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029831, 'shy07', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029832, 'fight09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029833, 'fight09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029834, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1029835, 'muneate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030000, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030001, 'hope06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030002, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030003, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030004, 'muneate10', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030005, 'tekumi03', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030006, 'tired03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030007, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030008, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030009, 'muneate04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030010, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030011, 'shy07', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030012, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030013, 'shy03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030014, 'guard03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030015, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030016, 'cry03_mirror', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030017, 'fight01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030018, 'tekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030019, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030020, 'tekumi05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030021, 'byebye11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030022, 'bow03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030023, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030024, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030800, 'happy03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030801, 'shake02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030802, 'kuchiate04', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030803, 'kuchiate04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030804, 'fight01', 3, 2, 'Base', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030805, 'hope06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030806, 'sleep02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030807, 'hope06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030808, 'shy03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030809, 'shy01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030810, 'guard03', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030811, 'surprise10', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030812, 'fight01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030813, 'laugh02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030814, 'tired03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030815, 'tekumi03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030816, 'muneate04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030817, 'hope06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030818, 'hope04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030819, 'muneate10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030820, 'tekumi03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030821, 'shy07', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030822, 'shy03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030823, 'kuchiate04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030824, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030825, 'hope06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030826, 'sleep02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030827, 'tired03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030828, 'kuchiate04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030829, 'tired03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1030830, 'hope06', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031000, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031001, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031002, 'koshiate10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031003, 'fight04', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031004, 'soppo06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031005, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031006, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031007, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031008, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031009, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031010, 'soppo06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031011, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031012, 'shy05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031013, 'hello05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031014, 'surprise05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031015, 'surprise04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031016, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031017, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031018, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031019, 'byebye08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031020, 'near02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031021, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031022, 'muneate09', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031024, 'joy06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031025, 'salute02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031026, 'koshiate10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031027, 'ng02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031028, 'udekumi03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031029, 'soppo06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031030, 'muneate09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031031, 'gatts07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031032, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031033, 'think09', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031034, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031035, 'shy02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031036, 'hello05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031037, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031038, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031039, 'akire02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031040, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031800, 'fight14', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031801, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031802, 'near11', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031803, 'fight04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031804, 'surprise01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031805, 'fight06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031806, 'near02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031807, 'hope07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031808, 'koshiate10', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031809, 'send04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031810, 'muneate09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031811, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031812, 'advice04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031813, 'hope04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031814, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031815, 'pain06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031816, 'think03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031817, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031818, 'shy06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031819, 'muneate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031820, 'oh05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031821, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031822, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1031823, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032000, 'neckup02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032001, 'think08', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032003, 'koshiate03', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032004, 'pain06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032005, 'shock04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032006, 'near06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032008, 'think09', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032009, 'think08', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032010, 'udekumi02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032011, 'koshiate01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032012, 'think05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032013, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032015, 'clap04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032016, 'think01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032017, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032018, 'akire03', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032019, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032020, 'point04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032021, 'advice02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032022, 'hope03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032023, 'neckup01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032024, 'idea03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032025, 'udekumi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032026, 'koshiate01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032027, 'udekumi04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032028, 'shock04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032029, 'near06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032030, 'tekumi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032031, 'think05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032032, 'think09', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032033, 'udekumi02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032034, 'koshiate01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032035, 'soppo12', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032036, 'think06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032037, 'surprise10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032038, 'guard04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032039, 'think02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032040, 'akire06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032800, 'sleep05', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032801, 'sneeze01', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032802, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032803, 'point04_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032804, 'think05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032805, 'koshiate01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032806, 'think08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032807, 'shock04', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032808, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032809, 'neckup02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032810, 'pain06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032811, 'think09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032812, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032813, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032814, 'think01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032815, 'sleep05', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032816, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1032817, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033000, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033001, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033002, 'soppo10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033003, 'koshiate01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033004, 'think02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033005, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033006, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033007, 'kuchiate04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033008, 'soppo12', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033009, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033010, 'think05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033011, 'muneate05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033012, 'tekumi04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033013, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033014, 'guard03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033015, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033016, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033017, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033018, 'bow05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033019, 'udekumi02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033020, 'muneate05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033021, 'hope03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033800, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033801, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033802, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033803, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033804, 'soppo12', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033805, 'tekumi01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033806, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033807, 'muneate05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033808, 'tekumi06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033809, 'koshiate01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033810, 'think02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033811, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033812, 'muneate01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033813, 'sad02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033814, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033815, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033816, 'pain05_mirror', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033817, 'tekumi06', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033818, 'think13', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033819, 'near10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033820, 'mot01', 2, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033821, 'soppo10', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033822, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033823, 'tekumi06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033824, 'tekumi06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033825, 'think06', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033826, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033827, 'mot01', 2, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033828, 'muneate05_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1033829, 'pdk01', 2, 2, 'OutGameWaraiB', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034000, 'fight02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034001, 'oh08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034003, 'gatts06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034004, 'think07', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034005, 'shock06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034006, 'koshiate10', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034007, 'koshiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034008, 'udekumi06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034009, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034010, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034011, 'pose11', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034012, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034013, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034014, 'surprise06', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034015, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034016, 'near06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034017, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034018, 'udekumi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034019, 'shock04', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034020, 'handsup01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034021, 'muneate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034022, 'hope02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034023, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034024, 'good01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034025, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034026, 'angry03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034027, 'stop01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034028, 'shock02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034029, 'shock07', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034030, 'ikaku01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034031, 'koshiate10', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034032, 'udekumi05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034033, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034034, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034035, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034036, 'ng03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034037, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034038, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034039, 'think07', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034040, 'tired02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034800, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034801, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034802, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034803, 'cry08', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034804, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034805, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034806, 'stretch09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034807, 'shock04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034808, 'sneeze01', 3, 1, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034809, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034810, 'see01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034811, 'pain05', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034812, 'good01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034813, 'soppo02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034814, 'koshiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034815, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034816, 'surprise13_mirror', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034817, 'shock05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034818, 'near05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034819, 'koshiate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034820, 'oh08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034821, 'udekumi05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034822, 'shock05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034823, 'koshiate10', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034824, 'shock05_mirror', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034825, 'think09', 3, 2, 'CloseA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034826, 'think09', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1034827, 'muneate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035000, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035001, 'fight03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035002, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035004, 'muneate03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035005, 'shock02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035006, 'laugh06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035007, 'fight06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035009, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035010, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035011, 'guard04', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035012, 'shy06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035013, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035014, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035015, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035016, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035017, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035018, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035019, 'akire05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035020, 'byebye07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035021, 'fight07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035022, 'bow02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035024, 'oh10', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035025, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035026, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035027, 'surprise10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035028, 'shock02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035029, 'muneate03', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035030, 'ikaku04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035031, 'fight06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035032, 'fight01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035033, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035034, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035035, 'shy02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035036, 'shy06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035037, 'surprise06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035038, 'shock01', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035039, 'akire04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035040, 'shock05', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035041, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035800, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035801, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035802, 'fight06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035803, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035804, 'shy02', 3, 2, 'KusyoAL', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035805, 'guard04', 3, 2, 'KomariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035806, 'sleep04', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035807, 'pose11', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035808, 'joy05', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035809, 'angry02_mirror', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035810, 'fight06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035811, 'surprise06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035812, 'shock02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035813, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035814, 'shock07', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035815, 'shy06_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035816, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035817, 'cry04', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035818, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035819, 'sleep04', 3, 1, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035820, 'pose11', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035821, 'joy05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035822, 'angry02_mirror', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035823, 'yell03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035824, 'shock02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035825, 'hot01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035826, 'idea03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035827, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035828, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035829, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035830, 'oh12', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035831, 'cry07', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035832, 'sneeze01', 3, 1, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035833, 'kuchiate05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035834, 'joy06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035835, 'good01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035836, 'peace01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035837, 'fight07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035838, 'shake01', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1035840, 'gatts06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036000, 'koshiate09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036001, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036002, 'neckup03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036003, 'ikaku03', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036004, 'tired02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036005, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036006, 'udekumi01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036007, 'koshiate06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036008, 'think06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036009, 'think10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036010, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036011, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036012, 'soppo02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036013, 'akire03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036014, 'koshiate03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036015, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036016, 'pose11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036017, 'udekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036018, 'koshiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036019, 'akire02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036020, 'point04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036021, 'pain06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036022, 'advice02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036023, 'ikaku01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036800, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036801, 'advice02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036802, 'think06', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036803, 'koshiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036804, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036805, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036806, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036807, 'pain06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036808, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036809, 'koshiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036810, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036811, 'pose11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036812, 'tired02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036813, 'sleep05', 3, 1, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036814, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036815, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036816, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036817, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036818, 'pose11_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036819, 'pose11_mirror', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036820, 'udekumi01_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036821, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036822, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036823, 'ikaku03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036824, 'koshiate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036825, 'point04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036826, 'akire02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1036827, 'koshiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037000, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037001, 'laugh03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037002, 'tekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037003, 'udekumi02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037005, 'soppo08', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037006, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037007, 'tekumi06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037008, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037009, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037010, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037011, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037012, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037013, 'tired03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037014, 'surprise03', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037015, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037016, 'tekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037017, 'advice03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037018, 'soppo12', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037019, 'bow03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037020, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037021, 'muneate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037800, 'muneate05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037801, 'mot01', 2, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037802, 'muneate03_mirror', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037803, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037804, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037805, 'tired03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037806, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037807, 'tired03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037808, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037809, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037810, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037811, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1037812, 'point13', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038000, 'fight11', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038001, 'fight05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038002, 'soppo01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038003, 'near02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038004, 'tekumi05', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038005, 'muneate10', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038006, 'happy04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038007, 'pose08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038008, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038010, 'shy03', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038011, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038012, 'tekumi04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038013, 'hope06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038014, 'surprise01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038015, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038016, 'quiet02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038017, 'cry08', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038018, 'swing02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038019, 'near01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038020, 'hello05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038021, 'come04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038022, 'hope08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038023, 'request02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038800, 'guard03_mirror', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038801, 'tekumi05_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038802, 'happy04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038803, 'kuchiate04_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038804, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038805, 'fight05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038806, 'near02_mirror', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038807, 'muneate10', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038808, 'surprise01_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038809, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038810, 'muneate10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038811, 'sleep05', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038812, 'happy04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038813, 'request02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038814, 'tekumi04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038815, 'tekumi04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038816, 'near02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038817, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038818, 'hope01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038819, 'fight05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1038820, 'near02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039000, 'happy04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039001, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039002, 'muneate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039003, 'soppo01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039004, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039005, 'shock02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039006, 'pose12', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039007, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039008, 'think04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039009, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039010, 'think05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039011, 'koshiate02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039012, 'shy03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039013, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039014, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039016, 'laugh08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039017, 'fight12', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039018, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039019, 'akire06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039020, 'byebye09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039021, 'come03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039022, 'hope07', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039023, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039800, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039801, 'oh05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039802, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039803, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039804, 'oh05', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039805, 'think04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039806, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039807, 'oh06_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039808, 'pain01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039809, 'fight04', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039810, 'tired02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039811, 'joy06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039812, 'koshiate02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039813, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039814, 'fight06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039815, 'joy06_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039816, 'think04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039817, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039818, 'udekumi01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039819, 'sleep03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039820, 'pose12', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1039821, 'punch04_mirror', 3, 1, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040000, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040001, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040002, 'neckup01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040003, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040004, 'akire04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040005, 'soppo12', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040006, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040007, 'udekumi02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040009, 'think02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040010, 'soppo12', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040011, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040012, 'soppo11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040013, 'soppo10', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040014, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040016, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040017, 'akire03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040018, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040019, 'akire06', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040020, 'handsup02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040021, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040022, 'hope03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040023, 'homestand06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040800, 'mot01', 2, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040801, 'sleep05', 3, 1, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040802, 'akire03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040803, 'koshiate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040804, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040805, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040806, 'gatts03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040807, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040808, 'think10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040809, 'think08', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040810, 'neckup02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040811, 'soppo12', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040812, 'gatts03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040813, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040814, 'idle02', 2, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040815, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040816, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040817, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040818, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040819, 'think06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040820, 'surprise02_mirror', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040822, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040823, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1040824, 'think08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041000, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041001, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041003, 'koshiate09', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041004, 'tekumi04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041005, 'shock03', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041006, 'think01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041007, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041010, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041011, 'akire02', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041012, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041013, 'soppo10', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041014, 'surprise06', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041015, 'surprise02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041016, 'muneate07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041017, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041018, 'koshiate03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041019, 'soppo01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041020, 'idea02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041021, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041022, 'set01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041023, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041024, 'point12', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041025, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041026, 'udekumi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041027, 'shock02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041028, 'shock06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041029, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041030, 'fight06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041031, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041032, 'think01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041033, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041034, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041035, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041036, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041037, 'shock01', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041038, 'akire06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041039, 'akire04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041800, 'clap01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041801, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041802, 'shock03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041803, 'surprise02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041804, 'yell01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041805, 'muneate07', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041806, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041807, 'shy02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041808, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041809, 'surprise02_mirror', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041810, 'yell01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041811, 'fight04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041812, 'tekumi04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041813, 'think01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041814, 'think09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041815, 'shock08', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041816, 'shy05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041817, 'shy02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041818, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041819, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041820, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041821, 'think09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041822, 'shock03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041823, 'muneate07', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041824, 'gatts06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1041831, 'think01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042000, 'koshiate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042001, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042003, 'near05', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042004, 'koshiate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042005, 'tired02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042006, 'pose12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042007, 'laugh08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042009, 'soppo12', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042010, 'pose12', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042011, 'soppo07', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042012, 'think04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042013, 'hot02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042014, 'guard03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042016, 'kiss02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042017, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042018, 'koshiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042019, 'akire04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042020, 'byebye09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042021, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042022, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042800, 'surprise04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042801, 'hope07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042802, 'gatts05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042803, 'akire05', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042804, 'oh13_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042805, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042806, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042807, 'udekumi01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042808, 'think08', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042809, 'think08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042810, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042811, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042812, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042813, 'gatts04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042814, 'pose02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042815, 'joy03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042816, 'pose12', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042817, 'pose12', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042818, 'dance02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042819, 'shock04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042820, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042821, 'good03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042822, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042823, 'akire06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042824, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042825, 'koshiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042826, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042827, 'think05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042828, 'joy05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042829, 'ng06', 3, 1, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042830, 'near05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042831, 'send04', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042832, 'think13_mirror', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042833, 'koshiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042834, 'advice02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042835, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042836, 'neckup02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042837, 'kuchiate02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042838, 'happy02_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042839, 'think05', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042840, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1042841, 'oh11_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043000, 'koshiate06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043001, 'oh08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043002, 'udekumi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043003, 'angry01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043004, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043005, 'shake06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043006, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043009, 'sorry03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043010, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043011, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043012, 'kuchiate04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043013, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043014, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043015, 'fight03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043016, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043017, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043018, 'koshiate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043019, 'akire02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043020, 'handsup01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043021, 'fight13', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043022, 'stomp01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043023, 'hope03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1043800, 'fight06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044000, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044001, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044002, 'udekumi05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044003, 'neckup03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044004, 'udekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044005, 'shock08', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044006, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044007, 'joy01', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044009, 'shock04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044010, 'soppo06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044011, 'koshiate05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044012, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044013, 'shy01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044015, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044016, 'stop01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044017, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044018, 'koshiate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044019, 'guard03', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044020, 'hello03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044021, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044022, 'hurry01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044023, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044800, 'soppo06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044801, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044802, 'koshiate05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044803, 'angry09', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044804, 'koshiate06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044805, 'joke04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044806, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044807, 'soppo06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044808, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044809, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044810, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044811, 'advice03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044812, 'tekumi01_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044813, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044814, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044815, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044816, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044817, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044818, 'fight01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044819, 'fight04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044820, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044821, 'cry06', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044822, 'shake03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044823, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044824, 'koshiate05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044825, 'think09', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044826, 'sleep02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044827, 'near01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044828, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044829, 'near08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044830, 'near01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044831, 'stomp02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044832, 'angry13', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044833, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044834, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1044835, 'soppo06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045000, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045001, 'hope08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045002, 'muneate06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045003, 'fight11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045005, 'muneate10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045006, 'advice01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045007, 'muneate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045008, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045009, 'tired06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045010, 'kuchiate04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045011, 'tekumi03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045012, 'laugh03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045013, 'surprise09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045014, 'surprise03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045015, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045016, 'tekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045017, 'muneate06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045018, 'think04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045019, 'near03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045020, 'come03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045021, 'bow03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045800, 'act01', 2, 1, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045801, 'tekumi06_mirror', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045802, 'laugh03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045803, 'idle01', 2, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045804, 'idle02', 2, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045805, 'think03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045806, 'fight11', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045807, 'sad02_mirror', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045808, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045809, 'tekumi06_mirror', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045810, 'laugh03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045811, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045812, 'idle02', 2, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045813, 'think03', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045814, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045815, 'sad02_mirror', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045816, 'idle02', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045817, 'send03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045818, 'laugh03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045819, 'fight11', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045820, 'point01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045821, 'think03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1045822, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046000, 'fight05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046001, 'joy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046002, 'soppo01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046003, 'fight01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046004, 'muneate01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046005, 'muneate10', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046006, 'happy03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046007, 'laugh04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046008, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046010, 'shy07', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046011, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046012, 'shy04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046013, 'laugh03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046014, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046015, 'surprise01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046016, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046017, 'peace01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046018, 'kuchiate04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046019, 'bow01', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046020, 'come04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046021, 'oh07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046800, 'pose07_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046801, 'cry09', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046802, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046803, 'fight05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046804, 'kuchiate04_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046805, 'shy04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046806, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046807, 'fight05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046808, 'hope07', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046809, 'pose07', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046810, 'happy04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046811, 'oh07', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046812, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046813, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046814, 'laugh03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046815, 'fight06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046816, 'sing04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046817, 'near01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046818, 'happy03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046819, 'shake03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046820, 'guard03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046821, 'advice04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046822, 'joy03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046823, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046824, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046825, 'cry09', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046826, 'hope08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046827, 'cry08', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046828, 'shy03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046829, 'muneate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046830, 'kuchiate04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046831, 'peace02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046832, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046833, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046834, 'pose04_mirror', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046835, 'happy03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046836, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046837, 'think03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1046838, 'guard03_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047000, 'hope01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047001, 'fight05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047002, 'muneate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047003, 'fight11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047005, 'tekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047006, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047007, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047008, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047009, 'pain04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047010, 'tekumi01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047011, 'laugh03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047012, 'surprise09', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047013, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047014, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047015, 'fight09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047016, 'tekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047017, 'muneate06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047018, 'tekumi05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047019, 'bow03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047020, 'hope08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047021, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047800, 'hope01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047801, 'muneate06_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047802, 'sudachi03_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1047803, 'sad02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048000, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048001, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048003, 'fight04', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048004, 'soppo11', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048005, 'sad02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048006, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048008, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048009, 'akire04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048010, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048011, 'fight12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048012, 'shy07', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048013, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048014, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048016, 'neckup02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048017, 'point04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048018, 'koshiate05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048019, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048020, 'hello05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048021, 'pain06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048022, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048800, 'akire02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048801, 'akire02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048802, 'udekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048803, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048804, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048805, 'point04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048806, 'come04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048807, 'koshiate02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048808, 'kuchiate01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048809, 'think03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048810, 'neckup02', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048811, 'koshiate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048812, 'akire04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048813, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048814, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048815, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048816, 'point04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048817, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048818, 'laugh07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048819, 'peace02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048820, 'joke03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048821, 'surprise05', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048822, 'gatts05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048823, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048824, 'mot03', 2, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048825, 'mot02', 2, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048826, 'udekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048827, 'neckup02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048828, 'koshiate05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048829, 'koshiate05', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048830, 'point04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1048831, 'point04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049000, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049001, 'neckup03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049002, 'pose11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049003, 'shock06', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049004, 'soppo11', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049005, 'ikaku01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049006, 'think07', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049008, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049009, 'think10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049010, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049011, 'akire02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049012, 'koshiate03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049013, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049015, 'point04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049016, 'ikaku04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049017, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049018, 'pain06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049019, 'neckup01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049020, 'advice02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049021, 'pose11', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1049022, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050000, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050001, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050002, 'akire03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050004, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050005, 'tired02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050006, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050007, 'think06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050008, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050009, 'shock06', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050010, 'koshiate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050011, 'pose11', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050012, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050013, 'koshiate09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050014, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050015, 'neckup03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050016, 'koshiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050017, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050018, 'pain06', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050019, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050020, 'shy05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050021, 'hope03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050800, 'sleep05', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050801, 'neckup02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050802, 'koshiate03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050803, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050804, 'pain07_mirror', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050805, 'tired02_mirror', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050806, 'soppo10', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050807, 'think06_mirror', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050808, 'shake02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050809, 'think06', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050810, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050811, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050812, 'udekumi02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050813, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050814, 'koshiate01_mirror', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050815, 'soppo10', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050816, 'pose11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050817, 'koshiate01_mirror', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050818, 'gatts03_mirror', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050819, 'pose11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050820, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1050821, 'muneate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051000, 'muneate06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051001, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051002, 'muneate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051003, 'fight11', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051004, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051005, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051006, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051007, 'laugh03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051008, 'think09', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051009, 'tekumi05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051010, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051011, 'shy03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051012, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051013, 'shy07', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051014, 'guard03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051015, 'surprise01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051016, 'advice01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051017, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051018, 'swing02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051019, 'soppo06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051020, 'bow07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051021, 'yell01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051022, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051800, 'kuchiate04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051801, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051802, 'muneate02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051803, 'muneate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051804, 'hope01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051805, 'tekumi01', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051806, 'fight05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051807, 'muneate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051808, 'muneate04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051809, 'muneate06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051810, 'muneate06', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051811, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051812, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051813, 'tekumi01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051814, 'pain05', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051815, 'near10', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051816, 'hope06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051817, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1051818, 'fight15', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052000, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052001, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052002, 'near01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052005, 'tired01', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052006, 'joy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052007, 'near01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052008, 'think11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052010, 'koshiate02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052011, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052012, 'happy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052013, 'shake03', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052014, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052015, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052016, 'oh05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052017, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052018, 'swing02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052019, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052020, 'shock02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052021, 'byebye07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052022, 'muneate09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052023, 'fight06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052024, 'happy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052800, 'sneeze01', 3, 1, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052801, 'stretch01', 3, 1, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052802, 'shy02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052803, 'shy02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052804, 'near01', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052805, 'oh05', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052806, 'joy01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052807, 'sad02_mirror', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052808, 'shock08', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052809, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052810, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052811, 'tired01', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052812, 'think11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052813, 'stretch01', 3, 1, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052814, 'shy02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052815, 'shy02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052816, 'near01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052817, 'oh05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052818, 'joy01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052819, 'sad02_mirror', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052820, 'shock08', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052821, 'pose02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052822, 'near01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1052823, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053000, 'fight02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053001, 'gatts02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053003, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053004, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053005, 'muneate01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053006, 'udekumi05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053007, 'laugh06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053008, 'think06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053009, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053010, 'pose11', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053011, 'shy05', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053012, 'shy02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053013, 'surprise02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053015, 'guard04', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053016, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053017, 'fight02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053018, 'koshiate04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053019, 'akire02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053020, 'gatts05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053021, 'hope02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053800, 'udekumi05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053801, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053802, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053803, 'sleep02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053804, 'gatts05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053805, 'stretch09', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053806, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053807, 'see04_mirror', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053808, 'near05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053809, 'pose11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053810, 'joy06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053811, 'fight06', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053812, 'shock09', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053813, 'fight02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053814, 'shake06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053815, 'oh12', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053816, 'shy05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053817, 'stretch09', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053818, 'muneate01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053819, 'near05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053820, 'ikaku01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053821, 'fight02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053822, 'mot05', 2, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1053823, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054000, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054001, 'gatts02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054002, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054004, 'shock06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054005, 'muneate01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054006, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054007, 'koshiate10', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054008, 'think09', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054009, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054010, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054011, 'shy06', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054012, 'shy02', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054013, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054016, 'oh06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054017, 'oh08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054018, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054019, 'hello03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054020, 'near01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054021, 'soppo02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1054022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055000, 'fight12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055001, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055002, 'soppo01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055003, 'gatts06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055005, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055006, 'swing03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055007, 'oh05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055009, 'shock08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055010, 'koshiate09', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055011, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055012, 'tekumi04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055013, 'happy02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055014, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055015, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055016, 'laugh07', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055017, 'udekumi05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055018, 'swing02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055019, 'akire04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055020, 'byebye10', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055021, 'near01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055022, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1055023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056000, 'good02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056001, 'joy05', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056002, 'near01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056003, 'fight03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056004, 'pain01', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056005, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056006, 'swing02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056007, 'hope01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056008, 'think11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056009, 'think03', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056010, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056011, 'shy05', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056012, 'joke02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056013, 'shy07', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056014, 'surprise07', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056015, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056016, 'happy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056017, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056018, 'shock02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056019, 'handsup01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056020, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056021, 'request01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056800, 'swing02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056801, 'hope01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056802, 'happy01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056803, 'joy05', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056804, 'fight03', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056805, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056806, 'shock07', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056807, 'pain01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056808, 'shock07', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056809, 'think11', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056810, 'shy05', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056811, 'shy07', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056812, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056813, 'swing02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056814, 'hope01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056815, 'happy01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056816, 'joy05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056817, 'fight03', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056818, 'shock07', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056819, 'near01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1056820, 'joy05', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057000, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057001, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057003, 'neckup03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057004, 'think07', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057005, 'shock04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057006, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057007, 'think05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057009, 'think08', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057010, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057011, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057012, 'pose11', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057013, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057015, 'point04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057016, 'pain06', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057017, 'come05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057018, 'advice03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1057019, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058000, 'hope04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058001, 'fight01', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058002, 'guard03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058003, 'guard02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058004, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058005, 'udekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058006, 'laugh02_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058007, 'kuchiate04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058008, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058009, 'shock08_mirror', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058010, 'tekumi03', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058011, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058012, 'tekumi05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058013, 'shy09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058014, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058015, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058016, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058017, 'cry03_mirror', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058018, 'tekumi01_mirror', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058019, 'sad01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058020, 'guard02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058021, 'bow03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058022, 'surprise04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058023, 'hope08', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058024, 'hope02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058800, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058801, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058802, 'cry03_mirror', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058803, 'surprise10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058804, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058805, 'mot02', 2, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058806, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058807, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058808, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058809, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058810, 'shy01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058811, 'pain04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058812, 'oh09', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058813, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058814, 'surprise04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058815, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058816, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058817, 'cry08', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058818, 'fight01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1058819, 'hope08', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059000, 'muneate01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059001, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059003, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059004, 'tired02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059005, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059006, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059007, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059009, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059010, 'kuchiate04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059011, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059012, 'tekumi01', 3, 2, 'KanasiA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059013, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059014, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059015, 'neckup02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059016, 'tekumi03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059017, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059018, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059019, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059020, 'udekumi01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059021, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059022, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059023, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059024, 'kuchiate04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059025, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059026, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059027, 'neckup03', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059028, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059029, 'soppo12', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059030, 'soppo10', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059031, 'advice02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059032, 'koshiate05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059033, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059034, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059035, 'think08', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059036, 'think02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059037, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059038, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059039, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059040, 'akire03', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059041, 'akire04', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059800, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059801, 'tekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059802, 'soppo12', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059803, 'tekumi01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059804, 'tekumi01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059805, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059806, 'sad02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059807, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059808, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059809, 'tired02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059810, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059811, 'tired02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059812, 'muneate01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059813, 'think08_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059814, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059815, 'think08', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059816, 'soppo10', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059817, 'tekumi01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059818, 'tekumi01', 3, 2, 'WaraiA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059819, 'koshiate03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059820, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059821, 'kuchiate04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059822, 'tekumi01_mirror', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059823, 'think08', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059824, 'kuchiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059825, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059826, 'muneate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059827, 'koshiate03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059828, 'muneate01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059829, 'mot03', 2, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059830, 'kuchiate04_mirror', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059831, 'kuchiate04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059832, 'kuchiate04_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059833, 'tekumi04', 3, 2, 'KomariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1059834, 'soppo10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060000, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060001, 'gatts03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060002, 'koshiate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060004, 'pain06', 3, 2, 'KanasiA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060005, 'tired02', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060006, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060007, 'laugh06', 3, 2, 'WaraiC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060008, 'think10', 3, 2, 'KomariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060009, 'shock01', 3, 2, 'IkariC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060010, 'shy05', 3, 2, 'KusyoAL', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060011, 'akire05', 3, 2, 'KusyoCL', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060012, 'kuchiate04', 3, 2, 'WaraiC', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060013, 'stop01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060015, 'surprise10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060016, 'soppo10', 3, 2, 'KusyoAL', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060017, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060018, 'koshiate01', 3, 2, 'JitomeA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060019, 'handsup02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060020, 'come03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060021, 'sorry01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060022, 'hope03', 3, 2, 'FutuA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060023, 'advice02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060024, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060025, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060026, 'sorry01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060027, 'tired02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060028, 'udekumi04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060029, 'think08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060030, 'koshiate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060031, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060032, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060033, 'think09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060034, 'tekumi05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060035, 'ng03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060036, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060037, 'akire05', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060038, 'akire06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060800, 'think08', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060801, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060802, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060803, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060804, 'think10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060805, 'come03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060806, 'think08', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060807, 'idle01', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060808, 'idle01', 2, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060809, 'pain06', 3, 2, 'KanasiA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060810, 'think10', 3, 2, 'KomariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060811, 'shy05', 3, 2, 'KusyoAL', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060812, 'kuchiate04', 3, 2, 'WaraiC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060813, 'idle01', 2, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060814, 'mot02', 2, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060815, 'oh07', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060816, 'koshiate01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060817, 'think10', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060818, 'advice02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060819, 'think08', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060820, 'kuchiate04', 3, 2, 'KusyoAL', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1060821, 'sudachi01', 3, 2, 'KusyoAL', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061000, 'hot02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061001, 'laugh08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061002, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061004, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061005, 'koshiate05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061006, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061007, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061009, 'akire02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061010, 'koshiate09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061011, 'soppo10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061012, 'neckup03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061013, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061014, 'guard02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061015, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061016, 'point04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061017, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061018, 'koshiate01', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061019, 'near05', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061020, 'advice02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061021, 'muneate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061022, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061023, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061024, 'laugh08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061025, 'hot02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061026, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061027, 'koshiate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061028, 'muneate01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061029, 'akire04', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061030, 'koshiate05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061031, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061032, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061033, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061034, 'think04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061035, 'fight04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061036, 'akire03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061037, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061038, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061039, 'akire02', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061800, 'soppo10', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061801, 'neckup03', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061802, 'neckup03', 3, 2, 'IkariA', 1, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061803, 'koshiate05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061804, 'point04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061805, 'sneeze01', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061806, 'advice02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061807, 'koshiate05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061808, 'hot02_mirror', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061809, 'idle01', 2, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061810, 'udekumi01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061811, 'sudachi04', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061812, 'soppo10_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061813, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061814, 'muneate01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061815, 'think05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061816, 'neckup03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061817, 'think05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061818, 'soppo10', 3, 2, 'IkariA', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061819, 'udekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061820, 'udekumi02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061821, 'tired04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061822, 'fight06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061823, 'hot02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061824, 'koshiate05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061825, 'near05', 3, 2, 'IkariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061826, 'udekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1061827, 'think05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062000, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062001, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062002, 'fight14', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062003, 'guard03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062004, 'muneate10', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062005, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062006, 'laugh04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062007, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062008, 'think01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062009, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062010, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062011, 'surprise08', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062012, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062013, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062014, 'pain05', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062015, 'cry04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062016, 'hello04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062017, 'come03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062018, 'hope02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062019, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062800, 'come03', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062801, 'fight04', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062802, 'joy09_mirror', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062803, 'surprise11', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062804, 'near11', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062805, 'surprise12', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062806, 'near07', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062807, 'come04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062808, 'hope02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062809, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1062810, 'joy10', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063000, 'gatts03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063001, 'hope04', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063002, 'muneate01', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063003, 'think12', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063004, 'tired02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063005, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063006, 'think06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063007, 'think05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063008, 'pain06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063009, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063010, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063011, 'soppo12', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063012, 'surprise05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063013, 'muneate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063014, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063015, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063016, 'bow05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1063017, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064000, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064001, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064004, 'shock06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064005, 'think07', 3, 2, 'IkariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064006, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064009, 'udekumi06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064010, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064011, 'pose11', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064012, 'shy05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064013, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064015, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064016, 'koshiate03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064017, 'good03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064018, 'koshiate05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064019, 'udekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064020, 'udekumi02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064021, 'good02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064022, 'hello06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064023, 'sorry01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064024, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064800, 'shock10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064801, 'gatts04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064802, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064803, 'tekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064804, 'koshiate03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064805, 'near02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064806, 'think03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064807, 'good03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064808, 'see01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064809, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064810, 'think07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064811, 'muneate01', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064812, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064813, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064814, 'think08', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064815, 'think08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064816, 'sleep04', 3, 1, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064817, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064818, 'think09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064819, 'tired08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064820, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064821, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064822, 'koshiate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064823, 'fight06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064824, 'surprise12', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064825, 'snap01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064826, 'shock10', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064827, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064828, 'near02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064829, 'akire07', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064830, 'shock04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064831, 'hello06_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064832, 'udekumi02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1064833, 'think08', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065000, 'gatts05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065001, 'oh12', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065002, 'udekumi02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065003, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065004, 'shock02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065005, 'shock07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065006, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065007, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065008, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065009, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065010, 'shy06', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065011, 'near05', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065012, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065013, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065014, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065015, 'salute02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065016, 'point04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065017, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065018, 'udekumi02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065019, 'peace02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065020, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065021, 'sorry01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065022, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065800, 'fight06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1065821, 'point04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066000, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066001, 'joy04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066002, 'near08', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066003, 'angry01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066004, 'shake06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066005, 'stomp01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066006, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066008, 'think09', 3, 2, 'JitomeA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066009, 'sleep03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066010, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066011, 'pose11', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066012, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066013, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066014, 'surprise02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066015, 'surprise06', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066016, 'oh10', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066017, 'peace01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066018, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066019, 'shock02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066020, 'byebye07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066021, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066022, 'request01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066023, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1066800, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067000, 'fight05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067001, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067002, 'tekumi03', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067003, 'cry01', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067004, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067005, 'laugh03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067006, 'think03', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067007, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067008, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067009, 'kuchiate04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067010, 'homestand14', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067011, 'homestand07', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067012, 'surprise09', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067013, 'homestand14', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067014, 'homestand03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067015, 'yell01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067016, 'hope08', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067017, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067801, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067802, 'near10', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067803, 'homestand03', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067804, 'surprise01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067805, 'fight14', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067806, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067807, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067808, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067809, 'muneate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067810, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067811, 'laugh03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067812, 'tired03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1067813, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068000, 'joy06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068001, 'peace01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068002, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068003, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068004, 'koshiate10', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068005, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068006, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068007, 'think01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068008, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068009, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068010, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068011, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068012, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068013, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068014, 'muneate09', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068015, 'oh10', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068016, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068017, 'hello04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068018, 'bow05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068019, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068020, 'point12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068801, 'tekumi04', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068802, 'see04_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068803, 'clap01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068804, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068805, 'surprise08', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068806, 'near11', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068807, 'near10', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068808, 'fight14', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068809, 'muneate09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068810, 'koshiate10', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1068811, 'muneate01', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069000, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069001, 'joy05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069002, 'fight14', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069004, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069005, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069006, 'fight08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069007, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069009, 'shock01', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069010, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069011, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069012, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069013, 'shy07', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069014, 'surprise11', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069015, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069016, 'diarywrite01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069017, 'homestand12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069018, 'bow05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069019, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069800, 'hope06', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069801, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069802, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069803, 'oh11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069804, 'fight01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069805, 'homestand12', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069806, 'muneate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069807, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069808, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069809, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069810, 'koshiate05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069811, 'kuchiate04', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069812, 'kuchiate04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069813, 'advice04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069814, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069815, 'near10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069816, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069817, 'yell01', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069818, 'koshiate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069819, 'check04', 3, 1, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069820, 'muneate02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1069821, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070000, 'gatts03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070001, 'neckup02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070003, 'ikaku02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070004, 'tired02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070005, 'koshiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070006, 'laugh06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070007, 'think09', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070008, 'think10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070009, 'koshiate01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070010, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070011, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070012, 'soppo10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070013, 'koshiate03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070014, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070015, 'quiet03', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070016, 'koshiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070017, 'think07', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070018, 'come05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070019, 'point04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070020, 'neckup01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070021, 'hope03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1070800, 'koshiate04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071000, 'joy07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071001, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071002, 'muneate06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071003, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071004, 'muneate10', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071005, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071006, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071007, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071008, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071009, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071010, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071011, 'laugh03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071012, 'surprise01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071013, 'sad02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071014, 'tired03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071015, 'muneate06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071016, 'homestand03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071017, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071018, 'tekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071019, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071020, 'muneate05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071021, 'hope03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071800, 'muneate06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071801, 'tekumi01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071802, 'mot01', 2, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071803, 'hope04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071804, 'muneate06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071805, 'joy07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071806, 'muneate06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071807, 'muneate05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071808, 'tired03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071809, 'tired03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071810, 'tired03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071811, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071812, 'muneate10', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071813, 'muneate06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071814, 'think06', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071815, 'kuchiate04_mirror', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071816, 'surprise09', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071817, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071818, 'muneate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071819, 'muneate02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071820, 'pain07', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1071821, 'muneate06', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072000, 'gatts03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072001, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072003, 'muneate01', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072004, 'shake06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072005, 'think05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072006, 'think09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072007, 'think07', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072008, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072009, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072010, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072011, 'shy09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072012, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072013, 'fight01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072014, 'homestand13', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072015, 'homestand11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072016, 'happy02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072017, 'bow15', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072018, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072800, 'muneate11', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072801, 'homestand13', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072802, 'think09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072803, 'homestand13', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072804, 'homestand13', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072805, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072806, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072807, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072808, 'muneate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072809, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072810, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072811, 'kuchiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072812, 'homestand13', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072813, 'think05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072814, 'gatts03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072815, 'muneate11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072816, 'muneate11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072817, 'think05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072818, 'surprise02', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072819, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1072820, 'ikaku01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073000, 'fight01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073001, 'oh12', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073002, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073003, 'shock02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073004, 'koshiate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073005, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073006, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073007, 'udekumi06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073008, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073009, 'shy05', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073010, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073011, 'surprise08', 3, 2, 'KomariC', 1, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073012, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073013, 'surprise12', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073014, 'sleep03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073015, 'hello08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073016, 'fight07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073017, 'sorry04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1073018, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074000, 'joy07', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074001, 'fight14', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074002, 'sad02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074003, 'tekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074004, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074005, 'kuchiate04', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074006, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074007, 'tekumi01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074008, 'tekumi05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074009, 'shy03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074010, 'laugh03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074011, 'surprise01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074012, 'muneate03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074013, 'muneate06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074014, 'surprise09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074015, 'tekumi02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074016, 'soppo09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074017, 'bow07', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074018, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074800, 'tekumi02', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074801, 'clap01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074802, 'near10', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074803, 'fight15', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074804, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074805, 'kuchiate04', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074806, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074807, 'surprise09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074808, 'tekumi03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074809, 'sleep02', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1074810, 'think03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077000, 'fight01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077001, 'gatts06', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077002, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077003, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077004, 'kuchiate05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077005, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077006, 'think09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077007, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077008, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077009, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077010, 'guard04', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077011, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077012, 'surprise11', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077013, 'gatts04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077014, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077015, 'muneate01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077016, 'hello07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077017, 'bow05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1077018, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078000, 'hope04', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078001, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078002, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078003, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078004, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078005, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078006, 'think09', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078007, 'think03', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078008, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078009, 'kuchiate05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078010, 'laugh09', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078011, 'guard02', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078012, 'muneate11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078013, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078014, 'hello09', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078015, 'near10', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078016, 'bow03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078017, 'hope03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078800, 'muneate02', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078801, 'mot02', 2, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078802, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078803, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078804, 'hope04', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078805, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078806, 'kuchiate04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078807, 'muneate11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078808, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078809, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078810, 'think03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078811, 'think03', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078812, 'muneate02', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078813, 'think03', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078814, 'tekumi06', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078815, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078816, 'near10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078817, 'think09', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1078818, 'muneate03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083000, 'gatts10', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083001, 'homestand11', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083002, 'think10', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083003, 'think07', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083004, 'udekumi02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083005, 'soppo10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083006, 'surprise05', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083007, 'muneate05', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083008, 'muneate01', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083009, 'homestand11', 3, 2, 'CloseE', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083010, 'bow05', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083011, 'hope03', 3, 2, 'CloseC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083012, 'muneate11', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083801, 'pose03', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1083802, 'salute01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084000, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084001, 'ikaku02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084002, 'koshiate04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084003, 'angry03', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084004, 'think02', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084005, 'ikaku01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084006, 'think05', 3, 2, 'CloseA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084007, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084008, 'think01', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084009, 'think07', 3, 2, 'CloseE', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084010, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084011, 'koshiate01', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084012, 'homestand05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084013, 'pose11', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084014, 'koshiate03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084015, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084016, 'gatts01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084017, 'udekumi01', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084018, 'akire06', 3, 2, 'CloseE', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084019, 'opera01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084020, 'opera02', 3, 2, 'CloseA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084021, 'neckup02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1084022, 'muneate01', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085000, 'homestand03', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085001, 'sad03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085002, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085003, 'guard03', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085004, 'think13', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085005, 'homestand03', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085006, 'bow07', 3, 2, 'CloseE', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085007, 'bow07', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085800, 'mot02', 2, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1085801, 'idle02', 2, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087000, 'fight12', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087001, 'peace05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087002, 'angry09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087003, 'fight15', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087005, 'muneate10', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087006, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087007, 'think14', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087008, 'think11', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087009, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087010, 'homestand14', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087011, 'tekumi05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087012, 'surprise04', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087013, 'idea02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087014, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087015, 'homestand14', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087016, 'bow03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087017, 'bow09', 3, 2, 'CloseE', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087018, 'idea01', 3, 2, 'CloseA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087800, 'tekumi06', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087801, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087802, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087803, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087804, 'near03', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087805, 'muneate10', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087806, 'surprise04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087807, 'handsup01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087808, 'think03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087809, 'tired03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087810, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087811, 'think14', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087812, 'angry09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087813, 'see01', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087814, 'kuchiate04', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087815, 'muscle01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087816, 'think09', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087817, 'think09', 3, 2, 'CloseA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087818, 'handsup01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087819, 'tired03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087820, 'koshiate02', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087821, 'advice04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087822, 'kuchiate04', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087823, 'kuchiate04', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087824, 'send03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087825, 'think03', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087826, 'muneate02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087827, 'near03_mirror', 3, 2, 'FutuC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087828, 'homestand14', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087829, 'clap01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087830, 'near10', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087831, 'homestand14', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087832, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087833, 'bow03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087834, 'surprise01', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087835, 'muneate02', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087836, 'hope04', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087837, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087838, 'muneate02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1087839, 'sleep02', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093000, 'gatts03', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093001, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093002, 'kuchiate05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093003, 'think09', 3, 2, 'FutuC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093004, 'think06', 3, 2, 'CloseC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093005, 'koshiate03', 3, 2, 'KusyoEL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093006, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093007, 'shy05', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093008, 'surprise05', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093009, 'muneate11', 3, 2, 'CloseA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093010, 'muneate11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093011, 'bow05', 3, 2, 'CloseE', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1093012, 'hope03', 3, 2, 'CloseA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098000, 'homestand12', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098001, 'peace01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098002, 'angry09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098003, 'angry13', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098004, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098005, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098006, 'laugh04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098007, 'shock09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098008, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098009, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098010, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098011, 'shy01', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098012, 'guard04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098013, 'surprise01', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098014, 'koshiate10', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098015, 'akire05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098016, 'hello05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098017, 'hope02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098018, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098800, 'peace02_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098801, 'fight04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098802, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098803, 'advice03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098804, 'advice04', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098805, 'think09', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098806, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098807, 'think03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098808, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098809, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098810, 'peace01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098811, 'oh11', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098812, 'shock04', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098813, 'joy01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098814, 'fight04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098815, 'think03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098816, 'point05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098817, 'think03_mirror', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098818, 'muneate02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098819, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098820, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098821, 'fight04', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098822, 'fight01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098823, 'see04', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098824, 'advice04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098825, 'koshiate10', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098826, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098827, 'think03', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098828, 'advice04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098829, 'joy01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098830, 'fight01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098831, 'muneate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098832, 'homestand12', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098833, 'shy01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098834, 'fight11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1098835, 'homestand12', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099000, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099001, 'hope07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099002, 'angry09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099003, 'angry13', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099004, 'sad03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099005, 'kuchiate05', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099006, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099007, 'think06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099008, 'shy03', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099009, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099010, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099011, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099012, 'surprise01', 3, 2, 'OdorokiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099013, 'udekumi02', 3, 2, 'JitomeA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099014, 'fight12', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099015, 'bow03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099016, 'bow05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1099017, 'idea01', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100000, 'homestand08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100001, 'tekumi03', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100002, 'muneate10', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100003, 'tekumi06', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100004, 'laugh09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100005, 'kuchiate04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100006, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100007, 'tekumi06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100008, 'tekumi05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100009, 'surprise11', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100010, 'joy07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100011, 'clap01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100012, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100013, 'muneate11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100014, 'brush03', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100015, 'hello05', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100016, 'bow09', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (1100017, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001000, 'koshiate10', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001001, 'fight09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001002, 'tekumi01', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001003, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001004, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001005, 'shy06', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001006, 'kuchiate04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001007, 'tekumi05', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001008, 'shy01', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001009, 'surprise10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001010, 'clap01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001011, 'handsup02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001012, 'oh09', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2001013, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002000, 'ikaku01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002001, 'gatts04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002002, 'udekumi01', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002003, 'gatts06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002004, 'think07', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002005, 'shock01', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002006, 'laugh06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002007, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002008, 'udekumi06', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002009, 'pose11', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002010, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002011, 'soppo10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002012, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002013, 'surprise05', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002014, 'oh10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002015, 'koshiate01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002016, 'think10', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002017, 'hello03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002018, 'koshiate10', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002019, 'bow05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2002020, 'hope03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003000, 'gatts03', 3, 2, 'WaraiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003001, 'gatts05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003002, 'akire03', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003004, 'tired02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003005, 'udekumi03', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003006, 'tekumi06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003007, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003008, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003009, 'think09', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003010, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003011, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003012, 'udekumi02', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003013, 'surprise05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003014, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003015, 'homestand11', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003016, 'think07', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003017, 'homestand06', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (2003018, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001000, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001001, 'fight09', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001002, 'ng02', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001003, 'fight06', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001004, 'muneate06', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001005, 'sad02', 3, 2, 'KanasiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001006, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001007, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001008, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001009, 'think08', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001010, 'tekumi05', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001011, 'pose12', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001012, 'happy04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001013, 'surprise01', 3, 2, 'OdorokiA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001014, 'surprise09', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001015, 'idea01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001016, 'advice04', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001017, 'tekumi02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001018, 'muneate06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001019, 'tekumi02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001020, 'yell01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001021, 'bow07', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9001022, 'idea01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002001, 'udekumi01_mirror', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002002, 'angry01', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002003, 'think07_mirror', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002004, 'shock04', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002005, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002006, 'think05_mirror', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002007, 'pose11', 3, 2, 'KusyoCL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002008, 'shy02_mirror', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002009, 'soppo10', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002010, 'surprise02', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002011, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002012, 'fight07', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002013, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9002014, 'stop01_mirror', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003000, 'muneate02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003001, 'good02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003002, 'fight06', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003003, 'tekumi04_mirror', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003004, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003005, 'kuchiate04', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003006, 'think10', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003007, 'koshiate03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003008, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003009, 'surprise05', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003010, 'bow05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9003801, 'mot02', 2, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004000, 'fight01', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004001, 'idea02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004002, 'muneate01', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004003, 'sad02', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004004, 'kuchiate04', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004005, 'laugh02', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004006, 'think06', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004007, 'think12', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004008, 'shy05', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004009, 'shy02', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004010, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004011, 'shy03', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004012, 'guard03', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004013, 'watchbase01', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004014, 'watchlook01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004015, 'koshiate03', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004016, 'udekumi02', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004017, 'bow05', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9004018, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005000, 'pose08', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005001, 'gatts05', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005002, 'koshiate05', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005003, 'angry02', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005004, 'think07', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005005, 'shock02', 3, 2, 'KomariC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005006, 'laugh07', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005007, 'laugh08', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005008, 'think09', 3, 2, 'KomariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005009, 'sorry02', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005010, 'tekumi04', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005011, 'soppo11', 3, 2, 'KusyoAL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005012, 'shy02', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005013, 'pose12', 3, 2, 'DereA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005014, 'surprise04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005015, 'surprise05', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005016, 'sorry01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005017, 'koshiate05', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005018, 'akire05', 3, 2, 'KusyoCL', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005019, 'koshiate08', 3, 2, 'DoyaA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005020, 'fight06', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9005021, 'pose04', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006000, 'homestand11', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006001, 'gatts03', 3, 2, 'DoyaA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006002, 'think05', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006003, 'muneate01', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006004, 'think06', 3, 2, 'WaraiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006005, 'think08', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006006, 'think10', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006007, 'homestand06', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006008, 'udekumi02', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006009, 'kuchiate04', 3, 2, 'DereA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006010, 'soppo10', 3, 2, 'KanasiC', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006011, 'surprise09', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006012, 'homestand02', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006013, 'pain06', 3, 2, 'IkariA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006014, 'koshiate03', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006015, 'koshiate01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006016, 'udekumi01', 3, 2, 'FutuA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9006017, 'hope03', 3, 2, 'FutuA', 0, 1, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008000, 'fight01', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008001, 'hope01', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008002, 'angry09', 3, 2, 'IkariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008003, 'sad02', 3, 2, 'KanasiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008004, 'laugh02', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008005, 'kuchiate04', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008006, 'think06', 3, 2, 'KanasiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008007, 'tekumi01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008008, 'shy01', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008009, 'laugh03', 3, 2, 'WaraiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008010, 'shy03', 3, 2, 'KusyoAL', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008011, 'surprise01', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008012, 'muneate11', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008013, 'tekumi03', 3, 2, 'KomariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008014, 'laugh09', 3, 2, 'OdorokiC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008015, 'near10', 3, 2, 'OdorokiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008016, 'bow09', 3, 2, 'IkariA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9008017, 'idea02', 3, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100000, 'pdk01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100001, 'shock01', 3, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100002, 'pdk01', 2, 2, 'OutGameWaraiB', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100011, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100012, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100013, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100014, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100015, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100021, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100022, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100023, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100024, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100025, 'idle01', 2, 2, 'WaraiA', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100111, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100112, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100113, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100114, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100115, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100121, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100122, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100123, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100124, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9100125, 'idle01', 2, 2, 'KomariC', 0, 0, 'EarC', '', 0);
INSERT INTO chara_motion_set (id, body_motion, body_motion_type, body_motion_play_type, face_type, cheek, eye_default, ear_motion, tail_motion, tail_motion_type) VALUES (9999999, 'idle01', 2, 2, 'OutGameWaraiA', 0, 0, 'EarC', '', 0);
-- Table: chara_story_data
CREATE TABLE IF NOT EXISTS 'chara_story_data' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'episode_index' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL, 'lock_type_1' INTEGER NOT NULL, 'lock_value_1_1' INTEGER NOT NULL, 'lock_value_1_2' INTEGER NOT NULL, 'add_reward_category_1' INTEGER NOT NULL, 'add_reward_id_1' INTEGER NOT NULL, 'add_reward_num_1' INTEGER NOT NULL, 'exp_type' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (1, 1001, 1, 41001001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (2, 1001, 2, 41001002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (3, 1001, 3, 41001003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (4, 1001, 4, 41001004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (5, 1001, 5, 41001005, 6, 1001, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (6, 1001, 6, 41001006, 6, 1001, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (7, 1001, 7, 41001007, 6, 1001, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (8, 1002, 1, 41002001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (9, 1002, 2, 41002002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (10, 1002, 3, 41002003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (11, 1002, 4, 41002004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (12, 1002, 5, 41002005, 6, 1002, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (13, 1002, 6, 41002006, 6, 1002, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (14, 1002, 7, 41002007, 6, 1002, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (15, 1003, 1, 41003001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (16, 1003, 2, 41003002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (17, 1003, 3, 41003003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (18, 1003, 4, 41003004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (19, 1003, 5, 41003005, 6, 1003, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (20, 1003, 6, 41003006, 6, 1003, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (21, 1003, 7, 41003007, 6, 1003, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (22, 1004, 1, 41004001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (23, 1004, 2, 41004002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (24, 1004, 3, 41004003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (25, 1004, 4, 41004004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (26, 1004, 5, 41004005, 6, 1004, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (27, 1004, 6, 41004006, 6, 1004, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (28, 1004, 7, 41004007, 6, 1004, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (29, 1005, 1, 41005001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (30, 1005, 2, 41005002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (31, 1005, 3, 41005003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (32, 1005, 4, 41005004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (33, 1005, 5, 41005005, 6, 1005, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (34, 1005, 6, 41005006, 6, 1005, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (35, 1005, 7, 41005007, 6, 1005, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (36, 1006, 1, 41006001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (37, 1006, 2, 41006002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (38, 1006, 3, 41006003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (39, 1006, 4, 41006004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (40, 1006, 5, 41006005, 6, 1006, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (41, 1006, 6, 41006006, 6, 1006, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (42, 1006, 7, 41006007, 6, 1006, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (43, 1007, 1, 41007001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (44, 1007, 2, 41007002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (45, 1007, 3, 41007003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (46, 1007, 4, 41007004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (47, 1007, 5, 41007005, 6, 1007, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (48, 1007, 6, 41007006, 6, 1007, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (49, 1007, 7, 41007007, 6, 1007, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (50, 1008, 1, 41008001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (51, 1008, 2, 41008002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (52, 1008, 3, 41008003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (53, 1008, 4, 41008004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (54, 1008, 5, 41008005, 6, 1008, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (55, 1008, 6, 41008006, 6, 1008, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (56, 1008, 7, 41008007, 6, 1008, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (57, 1009, 1, 41009001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (58, 1009, 2, 41009002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (59, 1009, 3, 41009003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (60, 1009, 4, 41009004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (61, 1009, 5, 41009005, 6, 1009, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (62, 1009, 6, 41009006, 6, 1009, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (63, 1009, 7, 41009007, 6, 1009, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (64, 1010, 1, 41010001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (65, 1010, 2, 41010002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (66, 1010, 3, 41010003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (67, 1010, 4, 41010004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (68, 1010, 5, 41010005, 6, 1010, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (69, 1010, 6, 41010006, 6, 1010, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (70, 1010, 7, 41010007, 6, 1010, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (71, 1011, 1, 41011001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (72, 1011, 2, 41011002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (73, 1011, 3, 41011003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (74, 1011, 4, 41011004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (75, 1011, 5, 41011005, 6, 1011, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (76, 1011, 6, 41011006, 6, 1011, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (77, 1011, 7, 41011007, 6, 1011, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (78, 1012, 1, 41012001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (79, 1012, 2, 41012002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (80, 1012, 3, 41012003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (81, 1012, 4, 41012004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (82, 1012, 5, 41012005, 6, 1012, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (83, 1012, 6, 41012006, 6, 1012, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (84, 1012, 7, 41012007, 6, 1012, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (85, 1013, 1, 41013001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (86, 1013, 2, 41013002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (87, 1013, 3, 41013003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (88, 1013, 4, 41013004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (89, 1013, 5, 41013005, 6, 1013, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (90, 1013, 6, 41013006, 6, 1013, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (91, 1013, 7, 41013007, 6, 1013, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (92, 1014, 1, 41014001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (93, 1014, 2, 41014002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (94, 1014, 3, 41014003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (95, 1014, 4, 41014004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (96, 1014, 5, 41014005, 6, 1014, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (97, 1014, 6, 41014006, 6, 1014, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (98, 1014, 7, 41014007, 6, 1014, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (99, 1015, 1, 41015001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (100, 1015, 2, 41015002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (101, 1015, 3, 41015003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (102, 1015, 4, 41015004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (103, 1015, 5, 41015005, 6, 1015, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (104, 1015, 6, 41015006, 6, 1015, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (105, 1015, 7, 41015007, 6, 1015, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (106, 1017, 1, 41017001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (107, 1017, 2, 41017002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (108, 1017, 3, 41017003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (109, 1017, 4, 41017004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (110, 1017, 5, 41017005, 6, 1017, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (111, 1017, 6, 41017006, 6, 1017, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (112, 1017, 7, 41017007, 6, 1017, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (113, 1018, 1, 41018001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (114, 1018, 2, 41018002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (115, 1018, 3, 41018003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (116, 1018, 4, 41018004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (117, 1018, 5, 41018005, 6, 1018, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (118, 1018, 6, 41018006, 6, 1018, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (119, 1018, 7, 41018007, 6, 1018, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (120, 1020, 1, 41020001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (121, 1020, 2, 41020002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (122, 1020, 3, 41020003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (123, 1020, 4, 41020004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (124, 1020, 5, 41020005, 6, 1020, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (125, 1020, 6, 41020006, 6, 1020, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (126, 1020, 7, 41020007, 6, 1020, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (141, 1023, 1, 41023001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (142, 1023, 2, 41023002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (143, 1023, 3, 41023003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (144, 1023, 4, 41023004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (145, 1023, 5, 41023005, 6, 1023, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (146, 1023, 6, 41023006, 6, 1023, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (147, 1023, 7, 41023007, 6, 1023, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (148, 1024, 1, 41024001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (149, 1024, 2, 41024002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (150, 1024, 3, 41024003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (151, 1024, 4, 41024004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (152, 1024, 5, 41024005, 6, 1024, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (153, 1024, 6, 41024006, 6, 1024, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (154, 1024, 7, 41024007, 6, 1024, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (162, 1027, 1, 41027001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (163, 1027, 2, 41027002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (164, 1027, 3, 41027003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (165, 1027, 4, 41027004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (166, 1027, 5, 41027005, 6, 1027, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (167, 1027, 6, 41027006, 6, 1027, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (168, 1027, 7, 41027007, 6, 1027, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (183, 1032, 1, 41032001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (184, 1032, 2, 41032002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (185, 1032, 3, 41032003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (186, 1032, 4, 41032004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (187, 1032, 5, 41032005, 6, 1032, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (188, 1032, 6, 41032006, 6, 1032, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (189, 1032, 7, 41032007, 6, 1032, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (190, 1035, 1, 41035001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (191, 1035, 2, 41035002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (192, 1035, 3, 41035003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (193, 1035, 4, 41035004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (194, 1035, 5, 41035005, 6, 1035, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (195, 1035, 6, 41035006, 6, 1035, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (196, 1035, 7, 41035007, 6, 1035, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (204, 1037, 1, 41037001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (205, 1037, 2, 41037002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (206, 1037, 3, 41037003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (207, 1037, 4, 41037004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (208, 1037, 5, 41037005, 6, 1037, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (209, 1037, 6, 41037006, 6, 1037, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (210, 1037, 7, 41037007, 6, 1037, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (211, 1040, 1, 41040001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (212, 1040, 2, 41040002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (213, 1040, 3, 41040003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (214, 1040, 4, 41040004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (215, 1040, 5, 41040005, 6, 1040, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (216, 1040, 6, 41040006, 6, 1040, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (217, 1040, 7, 41040007, 6, 1040, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (218, 1041, 1, 41041001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (219, 1041, 2, 41041002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (220, 1041, 3, 41041003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (221, 1041, 4, 41041004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (222, 1041, 5, 41041005, 6, 1041, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (223, 1041, 6, 41041006, 6, 1041, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (224, 1041, 7, 41041007, 6, 1041, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (225, 1045, 1, 41045001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (226, 1045, 2, 41045002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (227, 1045, 3, 41045003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (228, 1045, 4, 41045004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (229, 1045, 5, 41045005, 6, 1045, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (230, 1045, 6, 41045006, 6, 1045, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (231, 1045, 7, 41045007, 6, 1045, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (232, 1046, 1, 41046001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (233, 1046, 2, 41046002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (234, 1046, 3, 41046003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (235, 1046, 4, 41046004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (236, 1046, 5, 41046005, 6, 1046, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (237, 1046, 6, 41046006, 6, 1046, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (238, 1046, 7, 41046007, 6, 1046, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (239, 1050, 1, 41050001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (240, 1050, 2, 41050002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (241, 1050, 3, 41050003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (242, 1050, 4, 41050004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (243, 1050, 5, 41050005, 6, 1050, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (244, 1050, 6, 41050006, 6, 1050, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (245, 1050, 7, 41050007, 6, 1050, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (246, 1052, 1, 41052001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (247, 1052, 2, 41052002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (248, 1052, 3, 41052003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (249, 1052, 4, 41052004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (250, 1052, 5, 41052005, 6, 1052, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (251, 1052, 6, 41052006, 6, 1052, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (252, 1052, 7, 41052007, 6, 1052, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (260, 1056, 1, 41056001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (261, 1056, 2, 41056002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (262, 1056, 3, 41056003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (263, 1056, 4, 41056004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (264, 1056, 5, 41056005, 6, 1056, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (265, 1056, 6, 41056006, 6, 1056, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (266, 1056, 7, 41056007, 6, 1056, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (267, 1060, 1, 41060001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (268, 1060, 2, 41060002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (269, 1060, 3, 41060003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (270, 1060, 4, 41060004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (271, 1060, 5, 41060005, 6, 1060, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (272, 1060, 6, 41060006, 6, 1060, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (273, 1060, 7, 41060007, 6, 1060, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (274, 1061, 1, 41061001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (275, 1061, 2, 41061002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (276, 1061, 3, 41061003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (277, 1061, 4, 41061004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (278, 1061, 5, 41061005, 6, 1061, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (279, 1061, 6, 41061006, 6, 1061, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (280, 1061, 7, 41061007, 6, 1061, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (281, 1030, 1, 41030001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (282, 1030, 2, 41030002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (283, 1030, 3, 41030003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (284, 1030, 4, 41030004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (285, 1030, 5, 41030005, 6, 1030, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (286, 1030, 6, 41030006, 6, 1030, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (287, 1030, 7, 41030007, 6, 1030, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (288, 1026, 1, 41026001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (289, 1026, 2, 41026002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (290, 1026, 3, 41026003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (291, 1026, 4, 41026004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (292, 1026, 5, 41026005, 6, 1026, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (293, 1026, 6, 41026006, 6, 1026, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (294, 1026, 7, 41026007, 6, 1026, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (295, 1038, 1, 41038001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (296, 1038, 2, 41038002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (297, 1038, 3, 41038003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (298, 1038, 4, 41038004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (299, 1038, 5, 41038005, 6, 1038, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (300, 1038, 6, 41038006, 6, 1038, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (301, 1038, 7, 41038007, 6, 1038, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (302, 1016, 1, 41016001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (303, 1016, 2, 41016002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (304, 1016, 3, 41016003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (305, 1016, 4, 41016004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (306, 1016, 5, 41016005, 6, 1016, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (307, 1016, 6, 41016006, 6, 1016, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (308, 1016, 7, 41016007, 6, 1016, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (309, 1058, 1, 41058001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (310, 1058, 2, 41058002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (311, 1058, 3, 41058003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (312, 1058, 4, 41058004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (313, 1058, 5, 41058005, 6, 1058, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (314, 1058, 6, 41058006, 6, 1058, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (315, 1058, 7, 41058007, 6, 1058, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (316, 1028, 1, 41028001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (317, 1028, 2, 41028002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (318, 1028, 3, 41028003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (319, 1028, 4, 41028004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (320, 1028, 5, 41028005, 6, 1028, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (321, 1028, 6, 41028006, 6, 1028, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (322, 1028, 7, 41028007, 6, 1028, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (323, 1019, 1, 41019001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (324, 1019, 2, 41019002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (325, 1019, 3, 41019003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (326, 1019, 4, 41019004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (327, 1019, 5, 41019005, 6, 1019, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (328, 1019, 6, 41019006, 6, 1019, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (329, 1019, 7, 41019007, 6, 1019, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (330, 1039, 1, 41039001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (331, 1039, 2, 41039002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (332, 1039, 3, 41039003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (333, 1039, 4, 41039004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (334, 1039, 5, 41039005, 6, 1039, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (335, 1039, 6, 41039006, 6, 1039, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (336, 1039, 7, 41039007, 6, 1039, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (337, 1025, 1, 41025001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (338, 1025, 2, 41025002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (339, 1025, 3, 41025003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (340, 1025, 4, 41025004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (341, 1025, 5, 41025005, 6, 1025, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (342, 1025, 6, 41025006, 6, 1025, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (343, 1025, 7, 41025007, 6, 1025, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (344, 1048, 1, 41048001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (345, 1048, 2, 41048002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (346, 1048, 3, 41048003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (347, 1048, 4, 41048004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (348, 1048, 5, 41048005, 6, 1048, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (349, 1048, 6, 41048006, 6, 1048, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (350, 1048, 7, 41048007, 6, 1048, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (351, 1059, 1, 41059001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (352, 1059, 2, 41059002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (353, 1059, 3, 41059003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (354, 1059, 4, 41059004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (355, 1059, 5, 41059005, 6, 1059, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (356, 1059, 6, 41059006, 6, 1059, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (357, 1059, 7, 41059007, 6, 1059, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (358, 1022, 1, 41022001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (359, 1022, 2, 41022002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (360, 1022, 3, 41022003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (361, 1022, 4, 41022004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (362, 1022, 5, 41022005, 6, 1022, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (363, 1022, 6, 41022006, 6, 1022, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (364, 1022, 7, 41022007, 6, 1022, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (365, 1021, 1, 41021001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (366, 1021, 2, 41021002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (367, 1021, 3, 41021003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (368, 1021, 4, 41021004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (369, 1021, 5, 41021005, 6, 1021, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (370, 1021, 6, 41021006, 6, 1021, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (371, 1021, 7, 41021007, 6, 1021, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (372, 1069, 1, 41069001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (373, 1069, 2, 41069002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (374, 1069, 3, 41069003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (375, 1069, 4, 41069004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (376, 1069, 5, 41069005, 6, 1069, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (377, 1069, 6, 41069006, 6, 1069, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (378, 1069, 7, 41069007, 6, 1069, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (379, 1071, 1, 41071001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (380, 1071, 2, 41071002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (381, 1071, 3, 41071003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (382, 1071, 4, 41071004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (383, 1071, 5, 41071005, 6, 1071, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (384, 1071, 6, 41071006, 6, 1071, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (385, 1071, 7, 41071007, 6, 1071, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (386, 1033, 1, 41033001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (387, 1033, 2, 41033002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (388, 1033, 3, 41033003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (389, 1033, 4, 41033004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (390, 1033, 5, 41033005, 6, 1033, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (391, 1033, 6, 41033006, 6, 1033, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (392, 1033, 7, 41033007, 6, 1033, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (393, 1068, 1, 41068001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (394, 1068, 2, 41068002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (395, 1068, 3, 41068003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (396, 1068, 4, 41068004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (397, 1068, 5, 41068005, 6, 1068, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (398, 1068, 6, 41068006, 6, 1068, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (399, 1068, 7, 41068007, 6, 1068, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (400, 1062, 1, 41062001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (401, 1062, 2, 41062002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (402, 1062, 3, 41062003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (403, 1062, 4, 41062004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (404, 1062, 5, 41062005, 6, 1062, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (405, 1062, 6, 41062006, 6, 1062, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (406, 1062, 7, 41062007, 6, 1062, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (407, 1067, 1, 41067001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (408, 1067, 2, 41067002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (409, 1067, 3, 41067003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (410, 1067, 4, 41067004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (411, 1067, 5, 41067005, 6, 1067, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (412, 1067, 6, 41067006, 6, 1067, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (413, 1067, 7, 41067007, 6, 1067, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (414, 1074, 1, 41074001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (415, 1074, 2, 41074002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (416, 1074, 3, 41074003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (417, 1074, 4, 41074004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (418, 1074, 5, 41074005, 6, 1074, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (419, 1074, 6, 41074006, 6, 1074, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (420, 1074, 7, 41074007, 6, 1074, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (421, 1051, 1, 41051001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (422, 1051, 2, 41051002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (423, 1051, 3, 41051003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (424, 1051, 4, 41051004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (425, 1051, 5, 41051005, 6, 1051, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (426, 1051, 6, 41051006, 6, 1051, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (427, 1051, 7, 41051007, 6, 1051, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (428, 1072, 1, 41072001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (429, 1072, 2, 41072002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (430, 1072, 3, 41072003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (431, 1072, 4, 41072004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (432, 1072, 5, 41072005, 6, 1072, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (433, 1072, 6, 41072006, 6, 1072, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (434, 1072, 7, 41072007, 6, 1072, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (435, 1031, 1, 41031001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (436, 1031, 2, 41031002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (437, 1031, 3, 41031003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (438, 1031, 4, 41031004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (439, 1031, 5, 41031005, 6, 1031, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (440, 1031, 6, 41031006, 6, 1031, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (441, 1031, 7, 41031007, 6, 1031, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (442, 1064, 1, 41064001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (443, 1064, 2, 41064002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (444, 1064, 3, 41064003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (445, 1064, 4, 41064004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (446, 1064, 5, 41064005, 6, 1064, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (447, 1064, 6, 41064006, 6, 1064, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (448, 1064, 7, 41064007, 6, 1064, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (449, 1034, 1, 41034001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (450, 1034, 2, 41034002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (451, 1034, 3, 41034003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (452, 1034, 4, 41034004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (453, 1034, 5, 41034005, 6, 1034, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (454, 1034, 6, 41034006, 6, 1034, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (455, 1034, 7, 41034007, 6, 1034, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (456, 1044, 1, 41044001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (457, 1044, 2, 41044002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (458, 1044, 3, 41044003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (459, 1044, 4, 41044004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (460, 1044, 5, 41044005, 6, 1044, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (461, 1044, 6, 41044006, 6, 1044, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (462, 1044, 7, 41044007, 6, 1044, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (463, 1036, 1, 41036001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (464, 1036, 2, 41036002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (465, 1036, 3, 41036003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (466, 1036, 4, 41036004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (467, 1036, 5, 41036005, 6, 1036, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (468, 1036, 6, 41036006, 6, 1036, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (469, 1036, 7, 41036007, 6, 1036, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (470, 1053, 1, 41053001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (471, 1053, 2, 41053002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (472, 1053, 3, 41053003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (473, 1053, 4, 41053004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (474, 1053, 5, 41053005, 6, 1053, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (475, 1053, 6, 41053006, 6, 1053, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (476, 1053, 7, 41053007, 6, 1053, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (477, 1098, 1, 41098001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (478, 1098, 2, 41098002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (479, 1098, 3, 41098003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (480, 1098, 4, 41098004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (481, 1098, 5, 41098005, 6, 1098, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (482, 1098, 6, 41098006, 6, 1098, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (483, 1098, 7, 41098007, 6, 1098, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (484, 1029, 1, 41029001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (485, 1029, 2, 41029002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (486, 1029, 3, 41029003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (487, 1029, 4, 41029004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (488, 1029, 5, 41029005, 6, 1029, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (489, 1029, 6, 41029006, 6, 1029, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (490, 1029, 7, 41029007, 6, 1029, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (491, 1042, 1, 41042001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (492, 1042, 2, 41042002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (493, 1042, 3, 41042003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (494, 1042, 4, 41042004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (495, 1042, 5, 41042005, 6, 1042, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (496, 1042, 6, 41042006, 6, 1042, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (497, 1042, 7, 41042007, 6, 1042, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (498, 1087, 1, 41087001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (499, 1087, 2, 41087002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (500, 1087, 3, 41087003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (501, 1087, 4, 41087004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (502, 1087, 5, 41087005, 6, 1087, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (503, 1087, 6, 41087006, 6, 1087, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (504, 1087, 7, 41087007, 6, 1087, 6, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (505, 1078, 1, 41078001, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (506, 1078, 2, 41078002, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (507, 1078, 3, 41078003, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (508, 1078, 4, 41078004, 0, 0, 0, 90, 43, 20, 1);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (509, 1078, 5, 41078005, 6, 1078, 1, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (510, 1078, 6, 41078006, 6, 1078, 3, 90, 43, 50, 2);
INSERT INTO chara_story_data (id, chara_id, episode_index, story_id, lock_type_1, lock_value_1_1, lock_value_1_2, add_reward_category_1, add_reward_id_1, add_reward_num_1, exp_type) VALUES (511, 1078, 7, 41078007, 6, 1078, 6, 90, 43, 50, 2);
-- Table: chara_type
CREATE TABLE IF NOT EXISTS 'chara_type' ('id' TEXT NOT NULL, 'chara_id' INTEGER NOT NULL, 'target_scene' INTEGER NOT NULL, 'target_cut' INTEGER NOT NULL, 'target_type' INTEGER NOT NULL, 'value' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1', 1001, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2', 1001, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3', 1001, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4', 1001, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('5', 1001, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('6', 1001, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('7', 1001, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('8', 1001, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('9', 1001, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('10', 1001, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('11', 1001, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('12', 1001, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('13', 1001, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('14', 1001, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('15', 1001, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('16', 1001, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('17', 1001, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('18', 1001, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('19', 1001, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('20', 1001, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('21', 1001, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('22', 1001, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('23', 1001, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('24', 1001, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('25', 1001, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('26', 1001, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('27', 1001, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('28', 1001, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('29', 1001, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('30', 1001, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('31', 1001, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('32', 1001, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('33', 1001, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('34', 1001, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('35', 1001, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('36', 1001, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('37', 1001, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('38', 1001, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('39', 1001, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('40', 1001, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('41', 1001, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('42', 1001, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('43', 1002, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('44', 1002, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('45', 1002, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('46', 1002, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('47', 1002, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('48', 1002, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('49', 1002, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('50', 1002, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('51', 1002, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('52', 1002, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('53', 1002, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('54', 1002, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('55', 1002, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('56', 1002, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('57', 1002, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('58', 1002, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('59', 1002, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('60', 1002, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('61', 1002, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('62', 1002, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('63', 1002, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('64', 1002, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('65', 1002, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('66', 1002, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('67', 1002, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('68', 1002, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('69', 1002, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('70', 1002, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('71', 1002, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('72', 1002, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('73', 1002, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('74', 1002, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('75', 1002, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('76', 1002, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('77', 1002, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('78', 1002, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('79', 1002, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('80', 1002, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('81', 1002, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('82', 1002, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('83', 1002, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('84', 1002, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('85', 1003, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('86', 1003, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('87', 1003, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('88', 1003, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('89', 1003, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('90', 1003, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('91', 1003, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('92', 1003, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('93', 1003, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('94', 1003, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('95', 1003, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('96', 1003, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('97', 1003, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('98', 1003, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('99', 1003, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('100', 1003, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('101', 1003, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('102', 1003, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('103', 1003, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('104', 1003, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('105', 1003, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('106', 1003, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('107', 1003, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('108', 1003, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('109', 1003, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('110', 1003, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('111', 1003, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('112', 1003, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('113', 1003, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('114', 1003, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('115', 1003, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('116', 1003, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('117', 1003, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('118', 1003, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('119', 1003, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('120', 1003, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('121', 1003, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('122', 1003, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('123', 1003, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('124', 1003, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('125', 1003, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('126', 1003, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('127', 1004, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('128', 1004, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('129', 1004, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('130', 1004, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('131', 1004, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('132', 1004, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('133', 1004, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('134', 1004, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('135', 1004, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('136', 1004, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('137', 1004, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('138', 1004, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('139', 1004, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('140', 1004, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('141', 1004, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('142', 1004, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('143', 1004, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('144', 1004, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('145', 1004, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('146', 1004, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('147', 1004, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('148', 1004, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('149', 1004, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('150', 1004, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('151', 1004, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('152', 1004, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('153', 1004, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('154', 1004, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('155', 1004, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('156', 1004, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('157', 1004, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('158', 1004, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('159', 1004, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('160', 1004, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('161', 1004, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('162', 1004, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('163', 1004, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('164', 1004, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('165', 1004, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('166', 1004, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('167', 1004, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('168', 1004, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('169', 1005, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('170', 1005, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('171', 1005, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('172', 1005, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('173', 1005, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('174', 1005, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('175', 1005, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('176', 1005, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('177', 1005, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('178', 1005, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('179', 1005, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('180', 1005, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('181', 1005, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('182', 1005, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('183', 1005, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('184', 1005, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('185', 1005, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('186', 1005, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('187', 1005, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('188', 1005, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('189', 1005, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('190', 1005, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('191', 1005, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('192', 1005, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('193', 1005, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('194', 1005, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('195', 1005, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('196', 1005, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('197', 1005, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('198', 1005, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('199', 1005, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('200', 1005, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('201', 1005, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('202', 1005, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('203', 1005, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('204', 1005, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('205', 1005, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('206', 1005, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('207', 1005, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('208', 1005, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('209', 1005, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('210', 1005, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('211', 1006, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('212', 1006, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('213', 1006, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('214', 1006, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('215', 1006, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('216', 1006, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('217', 1006, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('218', 1006, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('219', 1006, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('220', 1006, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('221', 1006, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('222', 1006, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('223', 1006, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('224', 1006, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('225', 1006, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('226', 1006, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('227', 1006, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('228', 1006, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('229', 1006, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('230', 1006, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('231', 1006, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('232', 1006, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('233', 1006, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('234', 1006, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('235', 1006, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('236', 1006, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('237', 1006, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('238', 1006, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('239', 1006, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('240', 1006, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('241', 1006, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('242', 1006, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('243', 1006, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('244', 1006, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('245', 1006, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('246', 1006, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('247', 1006, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('248', 1006, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('249', 1006, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('250', 1006, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('251', 1006, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('252', 1006, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('253', 1007, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('254', 1007, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('255', 1007, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('256', 1007, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('257', 1007, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('258', 1007, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('259', 1007, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('260', 1007, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('261', 1007, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('262', 1007, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('263', 1007, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('264', 1007, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('265', 1007, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('266', 1007, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('267', 1007, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('268', 1007, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('269', 1007, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('270', 1007, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('271', 1007, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('272', 1007, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('273', 1007, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('274', 1007, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('275', 1007, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('276', 1007, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('277', 1007, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('278', 1007, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('279', 1007, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('280', 1007, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('281', 1007, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('282', 1007, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('283', 1007, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('284', 1007, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('285', 1007, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('286', 1007, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('287', 1007, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('288', 1007, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('289', 1007, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('290', 1007, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('291', 1007, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('292', 1007, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('293', 1007, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('294', 1007, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('295', 1008, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('296', 1008, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('297', 1008, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('298', 1008, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('299', 1008, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('300', 1008, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('301', 1008, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('302', 1008, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('303', 1008, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('304', 1008, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('305', 1008, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('306', 1008, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('307', 1008, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('308', 1008, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('309', 1008, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('310', 1008, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('311', 1008, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('312', 1008, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('313', 1008, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('314', 1008, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('315', 1008, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('316', 1008, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('317', 1008, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('318', 1008, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('319', 1008, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('320', 1008, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('321', 1008, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('322', 1008, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('323', 1008, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('324', 1008, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('325', 1008, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('326', 1008, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('327', 1008, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('328', 1008, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('329', 1008, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('330', 1008, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('331', 1008, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('332', 1008, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('333', 1008, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('334', 1008, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('335', 1008, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('336', 1008, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('337', 1009, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('338', 1009, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('339', 1009, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('340', 1009, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('341', 1009, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('342', 1009, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('343', 1009, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('344', 1009, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('345', 1009, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('346', 1009, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('347', 1009, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('348', 1009, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('349', 1009, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('350', 1009, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('351', 1009, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('352', 1009, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('353', 1009, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('354', 1009, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('355', 1009, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('356', 1009, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('357', 1009, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('358', 1009, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('359', 1009, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('360', 1009, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('361', 1009, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('362', 1009, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('363', 1009, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('364', 1009, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('365', 1009, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('366', 1009, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('367', 1009, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('368', 1009, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('369', 1009, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('370', 1009, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('371', 1009, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('372', 1009, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('373', 1009, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('374', 1009, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('375', 1009, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('376', 1009, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('377', 1009, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('378', 1009, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('379', 1010, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('380', 1010, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('381', 1010, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('382', 1010, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('383', 1010, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('384', 1010, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('385', 1010, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('386', 1010, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('387', 1010, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('388', 1010, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('389', 1010, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('390', 1010, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('391', 1010, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('392', 1010, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('393', 1010, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('394', 1010, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('395', 1010, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('396', 1010, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('397', 1010, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('398', 1010, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('399', 1010, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('400', 1010, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('401', 1010, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('402', 1010, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('403', 1010, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('404', 1010, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('405', 1010, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('406', 1010, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('407', 1010, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('408', 1010, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('409', 1010, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('410', 1010, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('411', 1010, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('412', 1010, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('413', 1010, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('414', 1010, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('415', 1010, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('416', 1010, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('417', 1010, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('418', 1010, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('419', 1010, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('420', 1010, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('421', 1011, 0, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('422', 1011, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('423', 1011, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('424', 1011, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('425', 1011, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('426', 1011, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('427', 1011, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('428', 1011, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('429', 1011, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('430', 1011, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('431', 1011, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('432', 1011, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('433', 1011, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('434', 1011, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('435', 1011, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('436', 1011, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('437', 1011, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('438', 1011, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('439', 1011, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('440', 1011, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('441', 1011, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('442', 1011, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('443', 1011, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('444', 1011, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('445', 1011, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('446', 1011, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('447', 1011, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('448', 1011, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('449', 1011, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('450', 1011, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('451', 1011, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('452', 1011, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('453', 1011, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('454', 1011, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('455', 1011, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('456', 1011, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('457', 1011, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('458', 1011, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('459', 1011, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('460', 1011, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('461', 1011, 0, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('462', 1011, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('463', 1012, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('464', 1012, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('465', 1012, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('466', 1012, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('467', 1012, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('468', 1012, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('469', 1012, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('470', 1012, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('471', 1012, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('472', 1012, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('473', 1012, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('474', 1012, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('475', 1012, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('476', 1012, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('477', 1012, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('478', 1012, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('479', 1012, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('480', 1012, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('481', 1012, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('482', 1012, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('483', 1012, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('484', 1012, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('485', 1012, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('486', 1012, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('487', 1012, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('488', 1012, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('489', 1012, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('490', 1012, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('491', 1012, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('492', 1012, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('493', 1012, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('494', 1012, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('495', 1012, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('496', 1012, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('497', 1012, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('498', 1012, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('499', 1012, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('500', 1012, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('501', 1012, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('502', 1012, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('503', 1012, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('504', 1012, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('505', 1013, 0, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('506', 1013, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('507', 1013, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('508', 1013, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('509', 1013, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('510', 1013, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('511', 1013, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('512', 1013, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('513', 1013, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('514', 1013, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('515', 1013, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('516', 1013, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('517', 1013, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('518', 1013, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('519', 1013, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('520', 1013, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('521', 1013, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('522', 1013, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('523', 1013, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('524', 1013, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('525', 1013, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('526', 1013, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('527', 1013, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('528', 1013, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('529', 1013, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('530', 1013, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('531', 1013, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('532', 1013, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('533', 1013, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('534', 1013, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('535', 1013, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('536', 1013, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('537', 1013, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('538', 1013, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('539', 1013, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('540', 1013, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('541', 1013, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('542', 1013, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('543', 1013, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('544', 1013, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('545', 1013, 0, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('546', 1013, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('547', 1014, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('548', 1014, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('549', 1014, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('550', 1014, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('551', 1014, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('552', 1014, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('553', 1014, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('554', 1014, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('555', 1014, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('556', 1014, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('557', 1014, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('558', 1014, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('559', 1014, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('560', 1014, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('561', 1014, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('562', 1014, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('563', 1014, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('564', 1014, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('565', 1014, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('566', 1014, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('567', 1014, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('568', 1014, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('569', 1014, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('570', 1014, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('571', 1014, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('572', 1014, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('573', 1014, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('574', 1014, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('575', 1014, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('576', 1014, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('577', 1014, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('578', 1014, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('579', 1014, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('580', 1014, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('581', 1014, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('582', 1014, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('583', 1014, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('584', 1014, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('585', 1014, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('586', 1014, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('587', 1014, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('588', 1014, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('589', 1015, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('590', 1015, 1, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('591', 1015, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('592', 1015, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('593', 1015, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('594', 1015, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('595', 1015, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('596', 1015, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('597', 1015, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('598', 1015, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('599', 1015, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('600', 1015, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('601', 1015, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('602', 1015, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('603', 1015, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('604', 1015, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('605', 1015, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('606', 1015, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('607', 1015, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('608', 1015, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('609', 1015, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('610', 1015, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('611', 1015, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('612', 1015, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('613', 1015, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('614', 1015, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('615', 1015, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('616', 1015, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('617', 1015, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('618', 1015, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('619', 1015, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('620', 1015, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('621', 1015, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('622', 1015, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('623', 1015, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('624', 1015, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('625', 1015, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('626', 1015, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('627', 1015, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('628', 1015, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('629', 1015, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('630', 1015, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('631', 1016, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('632', 1016, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('633', 1016, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('634', 1016, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('635', 1016, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('636', 1016, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('637', 1016, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('638', 1016, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('639', 1016, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('640', 1016, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('641', 1016, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('642', 1016, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('643', 1016, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('644', 1016, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('645', 1016, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('646', 1016, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('647', 1016, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('648', 1016, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('649', 1016, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('650', 1016, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('651', 1016, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('652', 1016, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('653', 1016, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('654', 1016, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('655', 1016, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('656', 1016, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('657', 1016, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('658', 1016, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('659', 1016, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('660', 1016, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('661', 1016, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('662', 1016, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('663', 1016, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('664', 1016, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('665', 1016, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('666', 1016, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('667', 1016, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('668', 1016, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('669', 1016, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('670', 1016, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('671', 1016, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('672', 1016, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('673', 1017, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('674', 1017, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('675', 1017, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('676', 1017, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('677', 1017, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('678', 1017, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('679', 1017, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('680', 1017, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('681', 1017, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('682', 1017, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('683', 1017, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('684', 1017, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('685', 1017, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('686', 1017, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('687', 1017, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('688', 1017, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('689', 1017, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('690', 1017, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('691', 1017, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('692', 1017, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('693', 1017, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('694', 1017, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('695', 1017, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('696', 1017, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('697', 1017, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('698', 1017, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('699', 1017, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('700', 1017, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('701', 1017, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('702', 1017, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('703', 1017, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('704', 1017, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('705', 1017, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('706', 1017, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('707', 1017, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('708', 1017, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('709', 1017, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('710', 1017, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('711', 1017, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('712', 1017, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('713', 1017, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('714', 1017, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('715', 1018, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('716', 1018, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('717', 1018, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('718', 1018, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('719', 1018, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('720', 1018, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('721', 1018, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('722', 1018, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('723', 1018, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('724', 1018, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('725', 1018, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('726', 1018, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('727', 1018, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('728', 1018, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('729', 1018, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('730', 1018, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('731', 1018, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('732', 1018, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('733', 1018, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('734', 1018, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('735', 1018, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('736', 1018, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('737', 1018, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('738', 1018, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('739', 1018, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('740', 1018, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('741', 1018, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('742', 1018, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('743', 1018, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('744', 1018, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('745', 1018, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('746', 1018, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('747', 1018, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('748', 1018, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('749', 1018, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('750', 1018, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('751', 1018, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('752', 1018, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('753', 1018, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('754', 1018, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('755', 1018, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('756', 1018, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('757', 1019, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('758', 1019, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('759', 1019, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('760', 1019, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('761', 1019, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('762', 1019, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('763', 1019, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('764', 1019, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('765', 1019, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('766', 1019, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('767', 1019, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('768', 1019, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('769', 1019, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('770', 1019, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('771', 1019, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('772', 1019, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('773', 1019, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('774', 1019, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('775', 1019, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('776', 1019, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('777', 1019, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('778', 1019, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('779', 1019, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('780', 1019, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('781', 1019, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('782', 1019, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('783', 1019, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('784', 1019, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('785', 1019, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('786', 1019, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('787', 1019, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('788', 1019, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('789', 1019, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('790', 1019, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('791', 1019, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('792', 1019, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('793', 1019, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('794', 1019, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('795', 1019, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('796', 1019, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('797', 1019, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('798', 1019, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('799', 1020, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('800', 1020, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('801', 1020, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('802', 1020, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('803', 1020, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('804', 1020, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('805', 1020, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('806', 1020, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('807', 1020, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('808', 1020, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('809', 1020, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('810', 1020, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('811', 1020, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('812', 1020, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('813', 1020, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('814', 1020, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('815', 1020, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('816', 1020, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('817', 1020, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('818', 1020, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('819', 1020, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('820', 1020, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('821', 1020, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('822', 1020, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('823', 1020, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('824', 1020, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('825', 1020, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('826', 1020, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('827', 1020, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('828', 1020, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('829', 1020, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('830', 1020, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('831', 1020, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('832', 1020, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('833', 1020, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('834', 1020, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('835', 1020, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('836', 1020, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('837', 1020, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('838', 1020, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('839', 1020, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('840', 1020, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('841', 1021, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('842', 1021, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('843', 1021, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('844', 1021, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('845', 1021, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('846', 1021, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('847', 1021, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('848', 1021, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('849', 1021, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('850', 1021, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('851', 1021, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('852', 1021, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('853', 1021, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('854', 1021, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('855', 1021, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('856', 1021, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('857', 1021, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('858', 1021, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('859', 1021, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('860', 1021, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('861', 1021, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('862', 1021, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('863', 1021, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('864', 1021, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('865', 1021, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('866', 1021, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('867', 1021, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('868', 1021, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('869', 1021, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('870', 1021, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('871', 1021, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('872', 1021, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('873', 1021, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('874', 1021, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('875', 1021, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('876', 1021, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('877', 1021, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('878', 1021, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('879', 1021, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('880', 1021, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('881', 1021, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('882', 1021, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('883', 1022, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('884', 1022, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('885', 1022, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('886', 1022, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('887', 1022, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('888', 1022, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('889', 1022, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('890', 1022, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('891', 1022, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('892', 1022, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('893', 1022, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('894', 1022, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('895', 1022, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('896', 1022, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('897', 1022, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('898', 1022, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('899', 1022, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('900', 1022, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('901', 1022, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('902', 1022, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('903', 1022, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('904', 1022, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('905', 1022, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('906', 1022, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('907', 1022, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('908', 1022, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('909', 1022, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('910', 1022, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('911', 1022, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('912', 1022, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('913', 1022, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('914', 1022, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('915', 1022, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('916', 1022, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('917', 1022, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('918', 1022, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('919', 1022, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('920', 1022, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('921', 1022, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('922', 1022, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('923', 1022, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('924', 1022, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('925', 1023, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('926', 1023, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('927', 1023, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('928', 1023, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('929', 1023, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('930', 1023, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('931', 1023, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('932', 1023, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('933', 1023, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('934', 1023, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('935', 1023, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('936', 1023, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('937', 1023, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('938', 1023, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('939', 1023, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('940', 1023, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('941', 1023, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('942', 1023, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('943', 1023, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('944', 1023, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('945', 1023, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('946', 1023, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('947', 1023, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('948', 1023, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('949', 1023, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('950', 1023, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('951', 1023, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('952', 1023, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('953', 1023, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('954', 1023, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('955', 1023, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('956', 1023, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('957', 1023, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('958', 1023, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('959', 1023, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('960', 1023, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('961', 1023, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('962', 1023, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('963', 1023, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('964', 1023, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('965', 1023, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('966', 1023, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('967', 1024, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('968', 1024, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('969', 1024, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('970', 1024, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('971', 1024, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('972', 1024, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('973', 1024, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('974', 1024, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('975', 1024, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('976', 1024, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('977', 1024, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('978', 1024, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('979', 1024, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('980', 1024, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('981', 1024, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('982', 1024, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('983', 1024, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('984', 1024, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('985', 1024, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('986', 1024, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('987', 1024, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('988', 1024, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('989', 1024, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('990', 1024, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('991', 1024, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('992', 1024, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('993', 1024, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('994', 1024, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('995', 1024, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('996', 1024, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('997', 1024, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('998', 1024, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('999', 1024, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1000', 1024, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1001', 1024, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1002', 1024, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1003', 1024, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1004', 1024, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1005', 1024, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1006', 1024, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1007', 1024, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1008', 1024, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1009', 1025, 0, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1010', 1025, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1011', 1025, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1012', 1025, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1013', 1025, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1014', 1025, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1015', 1025, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1016', 1025, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1017', 1025, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1018', 1025, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1019', 1025, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1020', 1025, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1021', 1025, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1022', 1025, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1023', 1025, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1024', 1025, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1025', 1025, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1026', 1025, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1027', 1025, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1028', 1025, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1029', 1025, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1030', 1025, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1031', 1025, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1032', 1025, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1033', 1025, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1034', 1025, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1035', 1025, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1036', 1025, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1037', 1025, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1038', 1025, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1039', 1025, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1040', 1025, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1041', 1025, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1042', 1025, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1043', 1025, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1044', 1025, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1045', 1025, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1046', 1025, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1047', 1025, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1048', 1025, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1049', 1025, 0, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1050', 1025, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1051', 1026, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1052', 1026, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1053', 1026, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1054', 1026, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1055', 1026, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1056', 1026, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1057', 1026, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1058', 1026, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1059', 1026, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1060', 1026, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1061', 1026, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1062', 1026, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1063', 1026, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1064', 1026, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1065', 1026, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1066', 1026, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1067', 1026, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1068', 1026, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1069', 1026, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1070', 1026, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1071', 1026, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1072', 1026, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1073', 1026, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1074', 1026, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1075', 1026, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1076', 1026, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1077', 1026, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1078', 1026, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1079', 1026, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1080', 1026, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1081', 1026, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1082', 1026, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1083', 1026, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1084', 1026, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1085', 1026, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1086', 1026, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1087', 1026, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1088', 1026, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1089', 1026, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1090', 1026, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1091', 1026, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1092', 1026, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1093', 1027, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1094', 1027, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1095', 1027, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1096', 1027, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1097', 1027, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1098', 1027, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1099', 1027, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1100', 1027, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1101', 1027, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1102', 1027, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1103', 1027, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1104', 1027, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1105', 1027, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1106', 1027, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1107', 1027, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1108', 1027, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1109', 1027, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1110', 1027, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1111', 1027, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1112', 1027, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1113', 1027, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1114', 1027, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1115', 1027, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1116', 1027, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1117', 1027, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1118', 1027, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1119', 1027, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1120', 1027, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1121', 1027, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1122', 1027, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1123', 1027, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1124', 1027, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1125', 1027, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1126', 1027, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1127', 1027, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1128', 1027, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1129', 1027, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1130', 1027, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1131', 1027, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1132', 1027, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1133', 1027, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1134', 1027, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1135', 1028, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1136', 1028, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1137', 1028, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1138', 1028, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1139', 1028, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1140', 1028, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1141', 1028, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1142', 1028, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1143', 1028, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1144', 1028, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1145', 1028, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1146', 1028, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1147', 1028, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1148', 1028, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1149', 1028, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1150', 1028, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1151', 1028, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1152', 1028, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1153', 1028, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1154', 1028, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1155', 1028, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1156', 1028, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1157', 1028, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1158', 1028, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1159', 1028, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1160', 1028, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1161', 1028, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1162', 1028, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1163', 1028, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1164', 1028, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1165', 1028, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1166', 1028, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1167', 1028, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1168', 1028, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1169', 1028, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1170', 1028, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1171', 1028, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1172', 1028, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1173', 1028, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1174', 1028, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1175', 1028, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1176', 1028, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1177', 1029, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1178', 1029, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1179', 1029, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1180', 1029, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1181', 1029, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1182', 1029, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1183', 1029, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1184', 1029, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1185', 1029, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1186', 1029, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1187', 1029, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1188', 1029, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1189', 1029, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1190', 1029, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1191', 1029, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1192', 1029, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1193', 1029, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1194', 1029, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1195', 1029, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1196', 1029, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1197', 1029, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1198', 1029, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1199', 1029, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1200', 1029, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1201', 1029, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1202', 1029, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1203', 1029, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1204', 1029, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1205', 1029, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1206', 1029, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1207', 1029, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1208', 1029, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1209', 1029, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1210', 1029, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1211', 1029, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1212', 1029, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1213', 1029, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1214', 1029, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1215', 1029, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1216', 1029, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1217', 1029, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1218', 1029, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1219', 1030, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1220', 1030, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1221', 1030, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1222', 1030, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1223', 1030, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1224', 1030, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1225', 1030, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1226', 1030, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1227', 1030, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1228', 1030, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1229', 1030, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1230', 1030, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1231', 1030, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1232', 1030, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1233', 1030, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1234', 1030, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1235', 1030, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1236', 1030, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1237', 1030, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1238', 1030, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1239', 1030, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1240', 1030, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1241', 1030, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1242', 1030, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1243', 1030, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1244', 1030, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1245', 1030, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1246', 1030, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1247', 1030, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1248', 1030, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1249', 1030, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1250', 1030, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1251', 1030, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1252', 1030, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1253', 1030, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1254', 1030, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1255', 1030, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1256', 1030, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1257', 1030, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1258', 1030, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1259', 1030, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1260', 1030, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1261', 1031, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1262', 1031, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1263', 1031, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1264', 1031, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1265', 1031, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1266', 1031, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1267', 1031, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1268', 1031, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1269', 1031, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1270', 1031, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1271', 1031, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1272', 1031, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1273', 1031, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1274', 1031, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1275', 1031, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1276', 1031, 2, 103050, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1277', 1031, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1278', 1031, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1279', 1031, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1280', 1031, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1281', 1031, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1282', 1031, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1283', 1031, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1284', 1031, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1285', 1031, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1286', 1031, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1287', 1031, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1288', 1031, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1289', 1031, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1290', 1031, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1291', 1031, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1292', 1031, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1293', 1031, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1294', 1031, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1295', 1031, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1296', 1031, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1297', 1031, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1298', 1031, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1299', 1031, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1300', 1031, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1301', 1031, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1302', 1031, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1303', 1032, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1304', 1032, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1305', 1032, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1306', 1032, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1307', 1032, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1308', 1032, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1309', 1032, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1310', 1032, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1311', 1032, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1312', 1032, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1313', 1032, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1314', 1032, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1315', 1032, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1316', 1032, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1317', 1032, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1318', 1032, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1319', 1032, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1320', 1032, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1321', 1032, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1322', 1032, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1323', 1032, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1324', 1032, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1325', 1032, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1326', 1032, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1327', 1032, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1328', 1032, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1329', 1032, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1330', 1032, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1331', 1032, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1332', 1032, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1333', 1032, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1334', 1032, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1335', 1032, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1336', 1032, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1337', 1032, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1338', 1032, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1339', 1032, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1340', 1032, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1341', 1032, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1342', 1032, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1343', 1032, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1344', 1032, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1345', 1033, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1346', 1033, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1347', 1033, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1348', 1033, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1349', 1033, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1350', 1033, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1351', 1033, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1352', 1033, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1353', 1033, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1354', 1033, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1355', 1033, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1356', 1033, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1357', 1033, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1358', 1033, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1359', 1033, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1360', 1033, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1361', 1033, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1362', 1033, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1363', 1033, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1364', 1033, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1365', 1033, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1366', 1033, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1367', 1033, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1368', 1033, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1369', 1033, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1370', 1033, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1371', 1033, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1372', 1033, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1373', 1033, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1374', 1033, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1375', 1033, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1376', 1033, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1377', 1033, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1378', 1033, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1379', 1033, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1380', 1033, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1381', 1033, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1382', 1033, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1383', 1033, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1384', 1033, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1385', 1033, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1386', 1033, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1387', 1034, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1388', 1034, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1389', 1034, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1390', 1034, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1391', 1034, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1392', 1034, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1393', 1034, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1394', 1034, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1395', 1034, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1396', 1034, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1397', 1034, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1398', 1034, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1399', 1034, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1400', 1034, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1401', 1034, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1402', 1034, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1403', 1034, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1404', 1034, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1405', 1034, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1406', 1034, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1407', 1034, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1408', 1034, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1409', 1034, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1410', 1034, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1411', 1034, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1412', 1034, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1413', 1034, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1414', 1034, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1415', 1034, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1416', 1034, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1417', 1034, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1418', 1034, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1419', 1034, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1420', 1034, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1421', 1034, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1422', 1034, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1423', 1034, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1424', 1034, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1425', 1034, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1426', 1034, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1427', 1034, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1428', 1034, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1429', 1035, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1430', 1035, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1431', 1035, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1432', 1035, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1433', 1035, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1434', 1035, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1435', 1035, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1436', 1035, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1437', 1035, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1438', 1035, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1439', 1035, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1440', 1035, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1441', 1035, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1442', 1035, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1443', 1035, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1444', 1035, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1445', 1035, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1446', 1035, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1447', 1035, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1448', 1035, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1449', 1035, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1450', 1035, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1451', 1035, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1452', 1035, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1453', 1035, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1454', 1035, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1455', 1035, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1456', 1035, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1457', 1035, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1458', 1035, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1459', 1035, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1460', 1035, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1461', 1035, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1462', 1035, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1463', 1035, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1464', 1035, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1465', 1035, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1466', 1035, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1467', 1035, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1468', 1035, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1469', 1035, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1470', 1035, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1471', 1036, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1472', 1036, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1473', 1036, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1474', 1036, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1475', 1036, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1476', 1036, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1477', 1036, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1478', 1036, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1479', 1036, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1480', 1036, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1481', 1036, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1482', 1036, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1483', 1036, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1484', 1036, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1485', 1036, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1486', 1036, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1487', 1036, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1488', 1036, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1489', 1036, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1490', 1036, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1491', 1036, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1492', 1036, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1493', 1036, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1494', 1036, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1495', 1036, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1496', 1036, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1497', 1036, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1498', 1036, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1499', 1036, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1500', 1036, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1501', 1036, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1502', 1036, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1503', 1036, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1504', 1036, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1505', 1036, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1506', 1036, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1507', 1036, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1508', 1036, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1509', 1036, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1510', 1036, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1511', 1036, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1512', 1036, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1513', 1037, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1514', 1037, 1, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1515', 1037, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1516', 1037, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1517', 1037, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1518', 1037, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1519', 1037, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1520', 1037, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1521', 1037, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1522', 1037, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1523', 1037, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1524', 1037, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1525', 1037, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1526', 1037, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1527', 1037, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1528', 1037, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1529', 1037, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1530', 1037, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1531', 1037, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1532', 1037, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1533', 1037, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1534', 1037, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1535', 1037, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1536', 1037, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1537', 1037, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1538', 1037, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1539', 1037, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1540', 1037, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1541', 1037, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1542', 1037, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1543', 1037, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1544', 1037, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1545', 1037, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1546', 1037, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1547', 1037, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1548', 1037, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1549', 1037, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1550', 1037, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1551', 1037, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1552', 1037, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1553', 1037, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1554', 1037, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1555', 1038, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1556', 1038, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1557', 1038, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1558', 1038, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1559', 1038, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1560', 1038, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1561', 1038, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1562', 1038, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1563', 1038, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1564', 1038, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1565', 1038, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1566', 1038, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1567', 1038, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1568', 1038, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1569', 1038, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1570', 1038, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1571', 1038, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1572', 1038, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1573', 1038, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1574', 1038, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1575', 1038, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1576', 1038, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1577', 1038, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1578', 1038, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1579', 1038, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1580', 1038, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1581', 1038, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1582', 1038, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1583', 1038, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1584', 1038, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1585', 1038, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1586', 1038, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1587', 1038, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1588', 1038, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1589', 1038, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1590', 1038, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1591', 1038, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1592', 1038, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1593', 1038, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1594', 1038, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1595', 1038, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1596', 1038, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1597', 1039, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1598', 1039, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1599', 1039, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1600', 1039, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1601', 1039, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1602', 1039, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1603', 1039, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1604', 1039, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1605', 1039, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1606', 1039, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1607', 1039, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1608', 1039, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1609', 1039, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1610', 1039, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1611', 1039, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1612', 1039, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1613', 1039, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1614', 1039, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1615', 1039, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1616', 1039, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1617', 1039, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1618', 1039, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1619', 1039, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1620', 1039, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1621', 1039, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1622', 1039, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1623', 1039, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1624', 1039, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1625', 1039, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1626', 1039, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1627', 1039, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1628', 1039, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1629', 1039, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1630', 1039, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1631', 1039, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1632', 1039, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1633', 1039, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1634', 1039, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1635', 1039, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1636', 1039, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1637', 1039, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1638', 1039, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1639', 1040, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1640', 1040, 1, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1641', 1040, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1642', 1040, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1643', 1040, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1644', 1040, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1645', 1040, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1646', 1040, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1647', 1040, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1648', 1040, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1649', 1040, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1650', 1040, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1651', 1040, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1652', 1040, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1653', 1040, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1654', 1040, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1655', 1040, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1656', 1040, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1657', 1040, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1658', 1040, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1659', 1040, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1660', 1040, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1661', 1040, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1662', 1040, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1663', 1040, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1664', 1040, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1665', 1040, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1666', 1040, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1667', 1040, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1668', 1040, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1669', 1040, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1670', 1040, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1671', 1040, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1672', 1040, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1673', 1040, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1674', 1040, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1675', 1040, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1676', 1040, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1677', 1040, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1678', 1040, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1679', 1040, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1680', 1040, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1681', 1041, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1682', 1041, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1683', 1041, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1684', 1041, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1685', 1041, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1686', 1041, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1687', 1041, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1688', 1041, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1689', 1041, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1690', 1041, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1691', 1041, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1692', 1041, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1693', 1041, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1694', 1041, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1695', 1041, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1696', 1041, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1697', 1041, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1698', 1041, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1699', 1041, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1700', 1041, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1701', 1041, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1702', 1041, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1703', 1041, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1704', 1041, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1705', 1041, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1706', 1041, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1707', 1041, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1708', 1041, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1709', 1041, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1710', 1041, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1711', 1041, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1712', 1041, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1713', 1041, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1714', 1041, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1715', 1041, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1716', 1041, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1717', 1041, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1718', 1041, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1719', 1041, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1720', 1041, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1721', 1041, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1722', 1041, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1723', 1042, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1724', 1042, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1725', 1042, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1726', 1042, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1727', 1042, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1728', 1042, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1729', 1042, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1730', 1042, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1731', 1042, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1732', 1042, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1733', 1042, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1734', 1042, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1735', 1042, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1736', 1042, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1737', 1042, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1738', 1042, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1739', 1042, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1740', 1042, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1741', 1042, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1742', 1042, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1743', 1042, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1744', 1042, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1745', 1042, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1746', 1042, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1747', 1042, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1748', 1042, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1749', 1042, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1750', 1042, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1751', 1042, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1752', 1042, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1753', 1042, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1754', 1042, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1755', 1042, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1756', 1042, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1757', 1042, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1758', 1042, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1759', 1042, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1760', 1042, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1761', 1042, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1762', 1042, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1763', 1042, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1764', 1042, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1765', 1043, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1766', 1043, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1767', 1043, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1768', 1043, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1769', 1043, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1770', 1043, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1771', 1043, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1772', 1043, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1773', 1043, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1774', 1043, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1775', 1043, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1776', 1043, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1777', 1043, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1778', 1043, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1779', 1043, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1780', 1043, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1781', 1043, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1782', 1043, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1783', 1043, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1784', 1043, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1785', 1043, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1786', 1043, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1787', 1043, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1788', 1043, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1789', 1043, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1790', 1043, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1791', 1043, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1792', 1043, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1793', 1043, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1794', 1043, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1795', 1043, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1796', 1043, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1797', 1043, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1798', 1043, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1799', 1043, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1800', 1043, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1801', 1043, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1802', 1043, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1803', 1043, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1804', 1043, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1805', 1043, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1806', 1043, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1807', 1044, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1808', 1044, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1809', 1044, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1810', 1044, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1811', 1044, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1812', 1044, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1813', 1044, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1814', 1044, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1815', 1044, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1816', 1044, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1817', 1044, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1818', 1044, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1819', 1044, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1820', 1044, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1821', 1044, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1822', 1044, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1823', 1044, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1824', 1044, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1825', 1044, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1826', 1044, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1827', 1044, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1828', 1044, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1829', 1044, 2, 101031, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1830', 1044, 2, 101031, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1831', 1044, 2, 101032, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1832', 1044, 2, 101032, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1833', 1044, 2, 101033, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1834', 1044, 2, 101033, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1835', 1044, 2, 101034, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1836', 1044, 2, 101034, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1837', 1044, 2, 102030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1838', 1044, 2, 102030, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1839', 1044, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1840', 1044, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1841', 1044, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1842', 1044, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1843', 1044, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1844', 1044, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1845', 1044, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1846', 1044, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1847', 1044, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1848', 1044, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1849', 1045, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1850', 1045, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1851', 1045, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1852', 1045, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1853', 1045, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1854', 1045, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1855', 1045, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1856', 1045, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1857', 1045, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1858', 1045, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1859', 1045, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1860', 1045, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1861', 1045, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1862', 1045, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1863', 1045, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1864', 1045, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1865', 1045, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1866', 1045, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1867', 1045, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1868', 1045, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1869', 1045, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1870', 1045, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1871', 1045, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1872', 1045, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1873', 1045, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1874', 1045, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1875', 1045, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1876', 1045, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1877', 1045, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1878', 1045, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1879', 1045, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1880', 1045, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1881', 1045, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1882', 1045, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1883', 1045, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1884', 1045, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1885', 1045, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1886', 1045, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1887', 1045, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1888', 1045, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1889', 1045, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1890', 1045, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1891', 1046, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1892', 1046, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1893', 1046, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1894', 1046, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1895', 1046, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1896', 1046, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1897', 1046, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1898', 1046, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1899', 1046, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1900', 1046, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1901', 1046, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1902', 1046, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1903', 1046, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1904', 1046, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1905', 1046, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1906', 1046, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1907', 1046, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1908', 1046, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1909', 1046, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1910', 1046, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1911', 1046, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1912', 1046, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1913', 1046, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1914', 1046, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1915', 1046, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1916', 1046, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1917', 1046, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1918', 1046, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1919', 1046, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1920', 1046, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1921', 1046, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1922', 1046, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1923', 1046, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1924', 1046, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1925', 1046, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1926', 1046, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1927', 1046, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1928', 1046, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1929', 1046, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1930', 1046, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1931', 1046, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1932', 1046, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1933', 1047, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1934', 1047, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1935', 1047, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1936', 1047, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1937', 1047, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1938', 1047, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1939', 1047, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1940', 1047, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1941', 1047, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1942', 1047, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1943', 1047, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1944', 1047, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1945', 1047, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1946', 1047, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1947', 1047, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1948', 1047, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1949', 1047, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1950', 1047, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1951', 1047, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1952', 1047, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1953', 1047, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1954', 1047, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1955', 1047, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1956', 1047, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1957', 1047, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1958', 1047, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1959', 1047, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1960', 1047, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1961', 1047, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1962', 1047, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1963', 1047, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1964', 1047, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1965', 1047, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1966', 1047, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1967', 1047, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1968', 1047, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1969', 1047, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1970', 1047, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1971', 1047, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1972', 1047, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1973', 1047, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1974', 1047, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1975', 1048, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1976', 1048, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1977', 1048, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1978', 1048, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1979', 1048, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1980', 1048, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1981', 1048, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1982', 1048, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1983', 1048, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1984', 1048, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1985', 1048, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1986', 1048, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1987', 1048, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1988', 1048, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1989', 1048, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1990', 1048, 2, 103050, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1991', 1048, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1992', 1048, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1993', 1048, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1994', 1048, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1995', 1048, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1996', 1048, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1997', 1048, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1998', 1048, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1999', 1048, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2000', 1048, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2001', 1048, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2002', 1048, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2003', 1048, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2004', 1048, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2005', 1048, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2006', 1048, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2007', 1048, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2008', 1048, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2009', 1048, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2010', 1048, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2011', 1048, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2012', 1048, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2013', 1048, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2014', 1048, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2015', 1048, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2016', 1048, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2017', 1049, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2018', 1049, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2019', 1049, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2020', 1049, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2021', 1049, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2022', 1049, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2023', 1049, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2024', 1049, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2025', 1049, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2026', 1049, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2027', 1049, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2028', 1049, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2029', 1049, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2030', 1049, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2031', 1049, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2032', 1049, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2033', 1049, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2034', 1049, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2035', 1049, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2036', 1049, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2037', 1049, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2038', 1049, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2039', 1049, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2040', 1049, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2041', 1049, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2042', 1049, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2043', 1049, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2044', 1049, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2045', 1049, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2046', 1049, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2047', 1049, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2048', 1049, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2049', 1049, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2050', 1049, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2051', 1049, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2052', 1049, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2053', 1049, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2054', 1049, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2055', 1049, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2056', 1049, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2057', 1049, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2058', 1049, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2059', 1050, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2060', 1050, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2061', 1050, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2062', 1050, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2063', 1050, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2064', 1050, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2065', 1050, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2066', 1050, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2067', 1050, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2068', 1050, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2069', 1050, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2070', 1050, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2071', 1050, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2072', 1050, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2073', 1050, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2074', 1050, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2075', 1050, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2076', 1050, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2077', 1050, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2078', 1050, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2079', 1050, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2080', 1050, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2081', 1050, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2082', 1050, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2083', 1050, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2084', 1050, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2085', 1050, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2086', 1050, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2087', 1050, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2088', 1050, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2089', 1050, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2090', 1050, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2091', 1050, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2092', 1050, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2093', 1050, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2094', 1050, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2095', 1050, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2096', 1050, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2097', 1050, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2098', 1050, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2099', 1050, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2100', 1050, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2101', 1051, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2102', 1051, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2103', 1051, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2104', 1051, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2105', 1051, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2106', 1051, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2107', 1051, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2108', 1051, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2109', 1051, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2110', 1051, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2111', 1051, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2112', 1051, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2113', 1051, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2114', 1051, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2115', 1051, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2116', 1051, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2117', 1051, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2118', 1051, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2119', 1051, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2120', 1051, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2121', 1051, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2122', 1051, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2123', 1051, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2124', 1051, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2125', 1051, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2126', 1051, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2127', 1051, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2128', 1051, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2129', 1051, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2130', 1051, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2131', 1051, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2132', 1051, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2133', 1051, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2134', 1051, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2135', 1051, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2136', 1051, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2137', 1051, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2138', 1051, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2139', 1051, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2140', 1051, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2141', 1051, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2142', 1051, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2143', 1052, 0, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2144', 1052, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2145', 1052, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2146', 1052, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2147', 1052, 1, 3, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2148', 1052, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2149', 1052, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2150', 1052, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2151', 1052, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2152', 1052, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2153', 1052, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2154', 1052, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2155', 1052, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2156', 1052, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2157', 1052, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2158', 1052, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2159', 1052, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2160', 1052, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2161', 1052, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2162', 1052, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2163', 1052, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2164', 1052, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2165', 1052, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2166', 1052, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2167', 1052, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2168', 1052, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2169', 1052, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2170', 1052, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2171', 1052, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2172', 1052, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2173', 1052, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2174', 1052, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2175', 1052, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2176', 1052, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2177', 1052, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2178', 1052, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2179', 1052, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2180', 1052, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2181', 1052, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2182', 1052, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2183', 1052, 0, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2184', 1052, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2185', 1053, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2186', 1053, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2187', 1053, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2188', 1053, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2189', 1053, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2190', 1053, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2191', 1053, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2192', 1053, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2193', 1053, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2194', 1053, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2195', 1053, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2196', 1053, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2197', 1053, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2198', 1053, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2199', 1053, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2200', 1053, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2201', 1053, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2202', 1053, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2203', 1053, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2204', 1053, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2205', 1053, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2206', 1053, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2207', 1053, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2208', 1053, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2209', 1053, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2210', 1053, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2211', 1053, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2212', 1053, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2213', 1053, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2214', 1053, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2215', 1053, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2216', 1053, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2217', 1053, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2218', 1053, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2219', 1053, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2220', 1053, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2221', 1053, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2222', 1053, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2223', 1053, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2224', 1053, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2225', 1053, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2226', 1053, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2227', 1054, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2228', 1054, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2229', 1054, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2230', 1054, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2231', 1054, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2232', 1054, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2233', 1054, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2234', 1054, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2235', 1054, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2236', 1054, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2237', 1054, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2238', 1054, 6, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2239', 1054, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2240', 1054, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2241', 1054, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2242', 1054, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2243', 1054, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2244', 1054, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2245', 1054, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2246', 1054, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2247', 1054, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2248', 1054, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2249', 1054, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2250', 1054, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2251', 1054, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2252', 1054, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2253', 1054, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2254', 1054, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2255', 1054, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2256', 1054, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2257', 1054, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2258', 1054, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2259', 1054, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2260', 1054, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2261', 1054, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2262', 1054, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2263', 1054, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2264', 1054, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2265', 1054, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2266', 1054, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2267', 1054, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2268', 1054, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2269', 1055, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2270', 1055, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2271', 1055, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2272', 1055, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2273', 1055, 1, 3, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2274', 1055, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2275', 1055, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2276', 1055, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2277', 1055, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2278', 1055, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2279', 1055, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2280', 1055, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2281', 1055, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2282', 1055, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2283', 1055, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2284', 1055, 2, 103050, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2285', 1055, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2286', 1055, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2287', 1055, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2288', 1055, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2289', 1055, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2290', 1055, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2291', 1055, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2292', 1055, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2293', 1055, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2294', 1055, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2295', 1055, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2296', 1055, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2297', 1055, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2298', 1055, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2299', 1055, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2300', 1055, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2301', 1055, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2302', 1055, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2303', 1055, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2304', 1055, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2305', 1055, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2306', 1055, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2307', 1055, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2308', 1055, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2309', 1055, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2310', 1055, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2311', 1056, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2312', 1056, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2313', 1056, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2314', 1056, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2315', 1056, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2316', 1056, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2317', 1056, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2318', 1056, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2319', 1056, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2320', 1056, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2321', 1056, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2322', 1056, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2323', 1056, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2324', 1056, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2325', 1056, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2326', 1056, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2327', 1056, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2328', 1056, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2329', 1056, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2330', 1056, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2331', 1056, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2332', 1056, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2333', 1056, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2334', 1056, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2335', 1056, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2336', 1056, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2337', 1056, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2338', 1056, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2339', 1056, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2340', 1056, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2341', 1056, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2342', 1056, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2343', 1056, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2344', 1056, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2345', 1056, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2346', 1056, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2347', 1056, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2348', 1056, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2349', 1056, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2350', 1056, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2351', 1056, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2352', 1056, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2353', 1057, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2354', 1057, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2355', 1057, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2356', 1057, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2357', 1057, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2358', 1057, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2359', 1057, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2360', 1057, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2361', 1057, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2362', 1057, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2363', 1057, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2364', 1057, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2365', 1057, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2366', 1057, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2367', 1057, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2368', 1057, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2369', 1057, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2370', 1057, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2371', 1057, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2372', 1057, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2373', 1057, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2374', 1057, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2375', 1057, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2376', 1057, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2377', 1057, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2378', 1057, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2379', 1057, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2380', 1057, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2381', 1057, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2382', 1057, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2383', 1057, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2384', 1057, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2385', 1057, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2386', 1057, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2387', 1057, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2388', 1057, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2389', 1057, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2390', 1057, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2391', 1057, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2392', 1057, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2393', 1057, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2394', 1057, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2395', 1058, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2396', 1058, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2397', 1058, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2398', 1058, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2399', 1058, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2400', 1058, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2401', 1058, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2402', 1058, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2403', 1058, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2404', 1058, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2405', 1058, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2406', 1058, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2407', 1058, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2408', 1058, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2409', 1058, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2410', 1058, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2411', 1058, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2412', 1058, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2413', 1058, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2414', 1058, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2415', 1058, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2416', 1058, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2417', 1058, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2418', 1058, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2419', 1058, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2420', 1058, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2421', 1058, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2422', 1058, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2423', 1058, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2424', 1058, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2425', 1058, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2426', 1058, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2427', 1058, 5, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2428', 1058, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2429', 1058, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2430', 1058, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2431', 1058, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2432', 1058, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2433', 1058, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2434', 1058, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2435', 1058, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2436', 1058, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2437', 1059, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2438', 1059, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2439', 1059, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2440', 1059, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2441', 1059, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2442', 1059, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2443', 1059, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2444', 1059, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2445', 1059, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2446', 1059, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2447', 1059, 3, 1, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2448', 1059, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2449', 1059, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2450', 1059, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2451', 1059, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2452', 1059, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2453', 1059, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2454', 1059, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2455', 1059, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2456', 1059, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2457', 1059, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2458', 1059, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2459', 1059, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2460', 1059, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2461', 1059, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2462', 1059, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2463', 1059, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2464', 1059, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2465', 1059, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2466', 1059, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2467', 1059, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2468', 1059, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2469', 1059, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2470', 1059, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2471', 1059, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2472', 1059, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2473', 1059, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2474', 1059, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2475', 1059, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2476', 1059, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2477', 1059, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2478', 1059, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2479', 1060, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2480', 1060, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2481', 1060, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2482', 1060, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2483', 1060, 1, 3, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2484', 1060, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2485', 1060, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2486', 1060, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2487', 1060, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2488', 1060, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2489', 1060, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2490', 1060, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2491', 1060, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2492', 1060, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2493', 1060, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2494', 1060, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2495', 1060, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2496', 1060, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2497', 1060, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2498', 1060, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2499', 1060, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2500', 1060, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2501', 1060, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2502', 1060, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2503', 1060, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2504', 1060, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2505', 1060, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2506', 1060, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2507', 1060, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2508', 1060, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2509', 1060, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2510', 1060, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2511', 1060, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2512', 1060, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2513', 1060, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2514', 1060, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2515', 1060, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2516', 1060, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2517', 1060, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2518', 1060, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2519', 1060, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2520', 1060, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2521', 1061, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2522', 1061, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2523', 1061, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2524', 1061, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2525', 1061, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2526', 1061, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2527', 1061, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2528', 1061, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2529', 1061, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2530', 1061, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2531', 1061, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2532', 1061, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2533', 1061, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2534', 1061, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2535', 1061, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2536', 1061, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2537', 1061, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2538', 1061, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2539', 1061, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2540', 1061, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2541', 1061, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2542', 1061, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2543', 1061, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2544', 1061, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2545', 1061, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2546', 1061, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2547', 1061, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2548', 1061, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2549', 1061, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2550', 1061, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2551', 1061, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2552', 1061, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2553', 1061, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2554', 1061, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2555', 1061, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2556', 1061, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2557', 1061, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2558', 1061, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2559', 1061, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2560', 1061, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2561', 1061, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2562', 1061, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2563', 2001, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2564', 2001, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2565', 2001, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2566', 2001, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2567', 2001, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2568', 2001, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2569', 2001, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2570', 2001, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2571', 2001, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2572', 2001, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2573', 2001, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2574', 2001, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2575', 2001, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2576', 2001, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2577', 2001, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2578', 2001, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2579', 2001, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2580', 2001, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2581', 2001, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2582', 2001, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2583', 2001, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2584', 2001, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2585', 2001, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2586', 2001, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2587', 2001, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2588', 2001, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2589', 2001, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2590', 2001, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2591', 2001, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2592', 2001, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2593', 2001, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2594', 2001, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2595', 2001, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2596', 2001, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2597', 2001, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2598', 2001, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2599', 2001, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2600', 2001, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2601', 2001, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2602', 2001, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2603', 2001, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2604', 2001, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2605', 9001, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2606', 9001, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2607', 9001, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2608', 9001, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2609', 9001, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2610', 9001, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2611', 9001, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2612', 9001, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2613', 9001, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2614', 9001, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2615', 9001, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2616', 9001, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2617', 9001, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2618', 9001, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2619', 9001, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2620', 9001, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2621', 9001, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2622', 9001, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2623', 9001, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2624', 9001, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2625', 9001, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2626', 9001, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2627', 9001, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2628', 9001, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2629', 9001, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2630', 9001, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2631', 9001, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2632', 9001, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2633', 9001, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2634', 9001, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2635', 9001, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2636', 9001, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2637', 9001, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2638', 9001, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2639', 9001, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2640', 9001, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2641', 9001, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2642', 9001, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2643', 9001, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2644', 9001, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2645', 9001, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2646', 9001, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2647', 9002, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2648', 9002, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2649', 9002, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2650', 9002, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2651', 9002, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2652', 9002, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2653', 9002, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2654', 9002, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2655', 9002, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2656', 9002, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2657', 9002, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2658', 9002, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2659', 9002, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2660', 9002, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2661', 9002, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2662', 9002, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2663', 9002, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2664', 9002, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2665', 9002, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2666', 9002, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2667', 9002, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2668', 9002, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2669', 9002, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2670', 9002, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2671', 9002, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2672', 9002, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2673', 9002, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2674', 9002, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2675', 9002, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2676', 9002, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2677', 9002, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2678', 9002, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2679', 9002, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2680', 9002, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2681', 9002, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2682', 9002, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2683', 9002, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2684', 9002, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2685', 9002, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2686', 9002, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2687', 9002, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2688', 9002, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2689', 9003, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2690', 9003, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2691', 9003, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2692', 9003, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2693', 9003, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2694', 9003, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2695', 9003, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2696', 9003, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2697', 9003, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2698', 9003, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2699', 9003, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2700', 9003, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2701', 9003, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2702', 9003, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2703', 9003, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2704', 9003, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2705', 9003, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2706', 9003, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2707', 9003, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2708', 9003, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2709', 9003, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2710', 9003, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2711', 9003, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2712', 9003, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2713', 9003, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2714', 9003, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2715', 9003, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2716', 9003, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2717', 9003, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2718', 9003, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2719', 9003, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2720', 9003, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2721', 9003, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2722', 9003, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2723', 9003, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2724', 9003, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2725', 9003, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2726', 9003, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2727', 9003, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2728', 9003, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2729', 9003, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2730', 9003, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2731', 9004, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2732', 9004, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2733', 9004, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2734', 9004, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2735', 9004, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2736', 9004, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2737', 9004, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2738', 9004, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2739', 9004, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2740', 9004, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2741', 9004, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2742', 9004, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2743', 9004, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2744', 9004, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2745', 9004, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2746', 9004, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2747', 9004, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2748', 9004, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2749', 9004, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2750', 9004, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2751', 9004, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2752', 9004, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2753', 9004, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2754', 9004, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2755', 9004, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2756', 9004, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2757', 9004, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2758', 9004, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2759', 9004, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2760', 9004, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2761', 9004, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2762', 9004, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2763', 9004, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2764', 9004, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2765', 9004, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2766', 9004, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2767', 9004, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2768', 9004, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2769', 9004, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2770', 9004, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2771', 9004, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2772', 9004, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2773', 9005, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2774', 9005, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2775', 9005, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2776', 9005, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2777', 9005, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2778', 9005, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2779', 9005, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2780', 9005, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2781', 9005, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2782', 9005, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2783', 9005, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2784', 9005, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2785', 9005, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2786', 9005, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2787', 9005, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2788', 9005, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2789', 9005, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2790', 9005, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2791', 9005, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2792', 9005, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2793', 9005, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2794', 9005, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2795', 9005, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2796', 9005, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2797', 9005, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2798', 9005, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2799', 9005, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2800', 9005, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2801', 9005, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2802', 9005, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2803', 9005, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2804', 9005, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2805', 9005, 5, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2806', 9005, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2807', 9005, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2808', 9005, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2809', 9005, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2810', 9005, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2811', 9005, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2812', 9005, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2813', 9005, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2814', 9005, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2815', 1062, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2816', 1062, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2817', 1062, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2818', 1062, 1, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2819', 1062, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2820', 1062, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2821', 1062, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2822', 1062, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2823', 1062, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2824', 1062, 8, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2825', 1062, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2826', 1062, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2827', 1062, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2828', 1062, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2829', 1062, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2830', 1062, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2831', 1062, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2832', 1062, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2833', 1062, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2834', 1062, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2835', 1062, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2836', 1062, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2837', 1062, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2838', 1062, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2839', 1062, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2840', 1062, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2841', 1062, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2842', 1062, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2843', 1062, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2844', 1062, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2845', 1062, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2846', 1062, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2847', 1062, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2848', 1062, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2849', 1062, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2850', 1062, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2851', 1062, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2852', 1062, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2853', 1062, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2854', 1062, 5, 0, 4, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2855', 1062, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2856', 1062, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2857', 1063, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2858', 1063, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2859', 1063, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2860', 1063, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2861', 1063, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2862', 1063, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2863', 1063, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2864', 1063, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2865', 1063, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2866', 1063, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2867', 1063, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2868', 1063, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2869', 1063, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2870', 1063, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2871', 1063, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2872', 1063, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2873', 1063, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2874', 1063, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2875', 1063, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2876', 1063, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2877', 1063, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2878', 1063, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2879', 1063, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2880', 1063, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2881', 1063, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2882', 1063, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2883', 1063, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2884', 1063, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2885', 1063, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2886', 1063, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2887', 1063, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2888', 1063, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2889', 1063, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2890', 1063, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2891', 1063, 5, 1, 7, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2892', 1063, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2893', 1063, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2894', 1063, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2895', 1063, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2896', 1063, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2897', 1063, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2898', 1063, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2899', 1064, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2900', 1064, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2901', 1064, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2902', 1064, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2903', 1064, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2904', 1064, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2905', 1064, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2906', 1064, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2907', 1064, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2908', 1064, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2909', 1064, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2910', 1064, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2911', 1064, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2912', 1064, 2, 103020, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2913', 1064, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2914', 1064, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2915', 1064, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2916', 1064, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2917', 1064, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2918', 1064, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2919', 1064, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2920', 1064, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2921', 1064, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2922', 1064, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2923', 1064, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2924', 1064, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2925', 1064, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2926', 1064, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2927', 1064, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2928', 1064, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2929', 1064, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2930', 1064, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2931', 1064, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2932', 1064, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2933', 1064, 5, 1, 7, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2934', 1064, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2935', 1064, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2936', 1064, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2937', 1064, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2938', 1064, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2939', 1064, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2940', 1064, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2941', 1065, 0, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2942', 1065, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2943', 1065, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2944', 1065, 1, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2945', 1065, 1, 3, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2946', 1065, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2947', 1065, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2948', 1065, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2949', 1065, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2950', 1065, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2951', 1065, 3, 1, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2952', 1065, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2953', 1065, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2954', 1065, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2955', 1065, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2956', 1065, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2957', 1065, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2958', 1065, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2959', 1065, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2960', 1065, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2961', 1065, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2962', 1065, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2963', 1065, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2964', 1065, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2965', 1065, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2966', 1065, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2967', 1065, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2968', 1065, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2969', 1065, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2970', 1065, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2971', 1065, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2972', 1065, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2973', 1065, 5, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2974', 1065, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2975', 1065, 5, 1, 7, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2976', 1065, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2977', 1065, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2978', 1065, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2979', 1065, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2980', 1065, 5, 0, 4, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2981', 1065, 0, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2982', 1065, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2983', 1066, 0, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2984', 1066, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2985', 1066, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2986', 1066, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2987', 1066, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2988', 1066, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2989', 1066, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2990', 1066, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2991', 1066, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2992', 1066, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2993', 1066, 3, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2994', 1066, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2995', 1066, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2996', 1066, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2997', 1066, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2998', 1066, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2999', 1066, 2, 103040, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3000', 1066, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3001', 1066, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3002', 1066, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3003', 1066, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3004', 1066, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3005', 1066, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3006', 1066, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3007', 1066, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3008', 1066, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3009', 1066, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3010', 1066, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3011', 1066, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3012', 1066, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3013', 1066, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3014', 1066, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3015', 1066, 5, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3016', 1066, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3017', 1066, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3018', 1066, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3019', 1066, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3020', 1066, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3021', 1066, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3022', 1066, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3023', 1066, 0, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3024', 1066, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3025', 1067, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3026', 1067, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3027', 1067, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3028', 1067, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3029', 1067, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3030', 1067, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3031', 1067, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3032', 1067, 4, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3033', 1067, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3034', 1067, 8, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3035', 1067, 3, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3036', 1067, 6, 0, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3037', 1067, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3038', 1067, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3039', 1067, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3040', 1067, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3041', 1067, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3042', 1067, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3043', 1067, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3044', 1067, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3045', 1067, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3046', 1067, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3047', 1067, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3048', 1067, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3049', 1067, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3050', 1067, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3051', 1067, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3052', 1067, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3053', 1067, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3054', 1067, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3055', 1067, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3056', 1067, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3057', 1067, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3058', 1067, 5, 1, 6, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3059', 1067, 5, 1, 7, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3060', 1067, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3061', 1067, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3062', 1067, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3063', 1067, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3064', 1067, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3065', 1067, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3066', 1067, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3067', 1068, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3068', 1068, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3069', 1068, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3070', 1068, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3071', 1068, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3072', 1068, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3073', 1068, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3074', 1068, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3075', 1068, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3076', 1068, 8, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3077', 1068, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3078', 1068, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3079', 1068, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3080', 1068, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3081', 1068, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3082', 1068, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3083', 1068, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3084', 1068, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3085', 1068, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3086', 1068, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3087', 1068, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3088', 1068, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3089', 1068, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3090', 1068, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3091', 1068, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3092', 1068, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3093', 1068, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3094', 1068, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3095', 1068, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3096', 1068, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3097', 1068, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3098', 1068, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3099', 1068, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3100', 1068, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3101', 1068, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3102', 1068, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3103', 1068, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3104', 1068, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3105', 1068, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3106', 1068, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3107', 1068, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3108', 1068, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3109', 1069, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3110', 1069, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3111', 1069, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3112', 1069, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3113', 1069, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3114', 1069, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3115', 1069, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3116', 1069, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3117', 1069, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3118', 1069, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3119', 1069, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3120', 1069, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3121', 1069, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3122', 1069, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3123', 1069, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3124', 1069, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3125', 1069, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3126', 1069, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3127', 1069, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3128', 1069, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3129', 1069, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3130', 1069, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3131', 1069, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3132', 1069, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3133', 1069, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3134', 1069, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3135', 1069, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3136', 1069, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3137', 1069, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3138', 1069, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3139', 1069, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3140', 1069, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3141', 1069, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3142', 1069, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3143', 1069, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3144', 1069, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3145', 1069, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3146', 1069, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3147', 1069, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3148', 1069, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3149', 1069, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3150', 1069, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3151', 1071, 0, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3152', 1071, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3153', 1071, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3154', 1071, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3155', 1071, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3156', 1071, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3157', 1071, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3158', 1071, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3159', 1071, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3160', 1071, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3161', 1071, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3162', 1071, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3163', 1071, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3164', 1071, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3165', 1071, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3166', 1071, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3167', 1071, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3168', 1071, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3169', 1071, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3170', 1071, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3171', 1071, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3172', 1071, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3173', 1071, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3174', 1071, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3175', 1071, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3176', 1071, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3177', 1071, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3178', 1071, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3179', 1071, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3180', 1071, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3181', 1071, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3182', 1071, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3183', 1071, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3184', 1071, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3185', 1071, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3186', 1071, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3187', 1071, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3188', 1071, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3189', 1071, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3190', 1071, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3191', 1071, 0, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3192', 1071, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3193', 1072, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3194', 1072, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3195', 1072, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3196', 1072, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3197', 1072, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3198', 1072, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3199', 1072, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3200', 1072, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3201', 1072, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3202', 1072, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3203', 1072, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3204', 1072, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3205', 1072, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3206', 1072, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3207', 1072, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3208', 1072, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3209', 1072, 2, 103040, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3210', 1072, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3211', 1072, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3212', 1072, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3213', 1072, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3214', 1072, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3215', 1072, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3216', 1072, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3217', 1072, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3218', 1072, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3219', 1072, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3220', 1072, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3221', 1072, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3222', 1072, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3223', 1072, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3224', 1072, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3225', 1072, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3226', 1072, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3227', 1072, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3228', 1072, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3229', 1072, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3230', 1072, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3231', 1072, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3232', 1072, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3233', 1072, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3234', 1072, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3235', 2002, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3236', 2002, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3237', 2002, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3238', 2002, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3239', 2002, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3240', 2002, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3241', 2002, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3242', 2002, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3243', 2002, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3244', 2002, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3245', 2002, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3246', 2002, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3247', 2002, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3248', 2002, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3249', 2002, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3250', 2002, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3251', 2002, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3252', 2002, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3253', 2002, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3254', 2002, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3255', 2002, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3256', 2002, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3257', 2002, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3258', 2002, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3259', 2002, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3260', 2002, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3261', 2002, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3262', 2002, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3263', 2002, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3264', 2002, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3265', 2002, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3266', 2002, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3267', 2002, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3268', 2002, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3269', 2002, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3270', 2002, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3271', 2002, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3272', 2002, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3273', 2002, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3274', 2002, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3275', 2002, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3276', 2002, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3277', 2003, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3278', 2003, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3279', 2003, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3280', 2003, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3281', 2003, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3282', 2003, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3283', 2003, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3284', 2003, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3285', 2003, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3286', 2003, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3287', 2003, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3288', 2003, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3289', 2003, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3290', 2003, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3291', 2003, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3292', 2003, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3293', 2003, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3294', 2003, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3295', 2003, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3296', 2003, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3297', 2003, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3298', 2003, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3299', 2003, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3300', 2003, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3301', 2003, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3302', 2003, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3303', 2003, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3304', 2003, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3305', 2003, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3306', 2003, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3307', 2003, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3308', 2003, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3309', 2003, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3310', 2003, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3311', 2003, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3312', 2003, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3313', 2003, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3314', 2003, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3315', 2003, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3316', 2003, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3317', 2003, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3318', 2003, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3319', 1070, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3320', 1070, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3321', 1070, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3322', 1070, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3323', 1070, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3324', 1070, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3325', 1070, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3326', 1070, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3327', 1070, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3328', 1070, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3329', 1070, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3330', 1070, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3331', 1070, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3332', 1070, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3333', 1070, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3334', 1070, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3335', 1070, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3336', 1070, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3337', 1070, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3338', 1070, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3339', 1070, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3340', 1070, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3341', 1070, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3342', 1070, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3343', 1070, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3344', 1070, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3345', 1070, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3346', 1070, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3347', 1070, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3348', 1070, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3349', 1070, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3350', 1070, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3351', 1070, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3352', 1070, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3353', 1070, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3354', 1070, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3355', 1070, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3356', 1070, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3357', 1070, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3358', 1070, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3359', 1070, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3360', 1070, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3361', 1074, 0, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3362', 1074, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3363', 1074, 1, 1, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3364', 1074, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3365', 1074, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3366', 1074, 1, 4, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3367', 1074, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3368', 1074, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3369', 1074, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3370', 1074, 8, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3371', 1074, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3372', 1074, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3373', 1074, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3374', 1074, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3375', 1074, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3376', 1074, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3377', 1074, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3378', 1074, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3379', 1074, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3380', 1074, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3381', 1074, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3382', 1074, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3383', 1074, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3384', 1074, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3385', 1074, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3386', 1074, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3387', 1074, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3388', 1074, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3389', 1074, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3390', 1074, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3391', 1074, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3392', 1074, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3393', 1074, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3394', 1074, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3395', 1074, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3396', 1074, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3397', 1074, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3398', 1074, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3399', 1074, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3400', 1074, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3401', 1074, 0, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3402', 1074, 5, 0, 5, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3403', 1077, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3404', 1077, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3405', 1077, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3406', 1077, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3407', 1077, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3408', 1077, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3409', 1077, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3410', 1077, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3411', 1077, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3412', 1077, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3413', 1077, 3, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3414', 1077, 6, 0, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3415', 1077, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3416', 1077, 2, 103020, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3417', 1077, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3418', 1077, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3419', 1077, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3420', 1077, 2, 101045, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3421', 1077, 2, 102040, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3422', 1077, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3423', 1077, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3424', 1077, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3425', 1077, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3426', 1077, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3427', 1077, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3428', 1077, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3429', 1077, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3430', 1077, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3431', 1077, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3432', 1077, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3433', 1077, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3434', 1077, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3435', 1077, 5, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3436', 1077, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3437', 1077, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3438', 1077, 5, 2, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3439', 1077, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3440', 1077, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3441', 1077, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3442', 1077, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3443', 1077, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3444', 1077, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3445', 1073, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3446', 1073, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3447', 1073, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3448', 1073, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3449', 1073, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3450', 1073, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3451', 1073, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3452', 1073, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3453', 1073, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3454', 1073, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3455', 1073, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3456', 1073, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3457', 1073, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3458', 1073, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3459', 1073, 2, 103030, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3460', 1073, 2, 103050, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3461', 1073, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3462', 1073, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3463', 1073, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3464', 1073, 2, 101014, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3465', 1073, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3466', 1073, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3467', 1073, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3468', 1073, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3469', 1073, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3470', 1073, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3471', 1073, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3472', 1073, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3473', 1073, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3474', 1073, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3475', 1073, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3476', 1073, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3477', 1073, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3478', 1073, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3479', 1073, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3480', 1073, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3481', 1073, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3482', 1073, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3483', 1073, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3484', 1073, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3485', 1073, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3486', 1073, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3487', 1078, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3488', 1078, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3489', 1078, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3490', 1078, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3491', 1078, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3492', 1078, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3493', 1078, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3494', 1078, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3495', 1078, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3496', 1078, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3497', 1078, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3498', 1078, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3499', 1078, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3500', 1078, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3501', 1078, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3502', 1078, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3503', 1078, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3504', 1078, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3505', 1078, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3506', 1078, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3507', 1078, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3508', 1078, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3509', 1078, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3510', 1078, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3511', 1078, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3512', 1078, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3513', 1078, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3514', 1078, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3515', 1078, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3516', 1078, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3517', 1078, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3518', 1078, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3519', 1078, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3520', 1078, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3521', 1078, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3522', 1078, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3523', 1078, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3524', 1078, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3525', 1078, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3526', 1078, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3527', 1078, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3528', 1078, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3529', 2004, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3530', 2004, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3531', 2004, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3532', 2004, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3533', 2004, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3534', 2004, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3535', 2004, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3536', 2004, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3537', 2004, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3538', 2004, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3539', 2004, 3, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3540', 2004, 6, 0, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3541', 2004, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3542', 2004, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3543', 2004, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3544', 2004, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3545', 2004, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3546', 2004, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3547', 2004, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3548', 2004, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3549', 2004, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3550', 2004, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3551', 2004, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3552', 2004, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3553', 2004, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3554', 2004, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3555', 2004, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3556', 2004, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3557', 2004, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3558', 2004, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3559', 2004, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3560', 2004, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3561', 2004, 5, 0, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3562', 2004, 5, 1, 6, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3563', 2004, 5, 1, 7, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3564', 2004, 5, 2, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3565', 2004, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3566', 2004, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3567', 2004, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3568', 2004, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3569', 2004, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3570', 2004, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3571', 1083, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3572', 1083, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3573', 1083, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3574', 1083, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3575', 1083, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3576', 1083, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3577', 1083, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3578', 1083, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3579', 1083, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3580', 1083, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3581', 1083, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3582', 1083, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3583', 1083, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3584', 1083, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3585', 1083, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3586', 1083, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3587', 1083, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3588', 1083, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3589', 1083, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3590', 1083, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3591', 1083, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3592', 1083, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3593', 1083, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3594', 1083, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3595', 1083, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3596', 1083, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3597', 1083, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3598', 1083, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3599', 1083, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3600', 1083, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3601', 1083, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3602', 1083, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3603', 1083, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3604', 1083, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3605', 1083, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3606', 1083, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3607', 1083, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3608', 1083, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3609', 1083, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3610', 1083, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3611', 1083, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3612', 1083, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3613', 1084, 0, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3614', 1084, 1, 0, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3615', 1084, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3616', 1084, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3617', 1084, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3618', 1084, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3619', 1084, 1, 5, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3620', 1084, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3621', 1084, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3622', 1084, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3623', 1084, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3624', 1084, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3625', 1084, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3626', 1084, 2, 103020, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3627', 1084, 2, 103030, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3628', 1084, 2, 103050, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3629', 1084, 2, 103040, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3630', 1084, 2, 101045, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3631', 1084, 2, 102040, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3632', 1084, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3633', 1084, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3634', 1084, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3635', 1084, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3636', 1084, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3637', 1084, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3638', 1084, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3639', 1084, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3640', 1084, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3641', 1084, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3642', 1084, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3643', 1084, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3644', 1084, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3645', 1084, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3646', 1084, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3647', 1084, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3648', 1084, 5, 2, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3649', 1084, 5, 0, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3650', 1084, 5, 0, 2, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3651', 1084, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3652', 1084, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3653', 1084, 0, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3654', 1084, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3655', 1085, 0, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3656', 1085, 1, 0, 0, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3657', 1085, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3658', 1085, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3659', 1085, 1, 3, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3660', 1085, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3661', 1085, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3662', 1085, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3663', 1085, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3664', 1085, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3665', 1085, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3666', 1085, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3667', 1085, 2, 103010, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3668', 1085, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3669', 1085, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3670', 1085, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3671', 1085, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3672', 1085, 2, 101045, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3673', 1085, 2, 102040, 1, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3674', 1085, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3675', 1085, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3676', 1085, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3677', 1085, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3678', 1085, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3679', 1085, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3680', 1085, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3681', 1085, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3682', 1085, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3683', 1085, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3684', 1085, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3685', 1085, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3686', 1085, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3687', 1085, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3688', 1085, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3689', 1085, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3690', 1085, 5, 2, 1, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3691', 1085, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3692', 1085, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3693', 1085, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3694', 1085, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3695', 1085, 0, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3696', 1085, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3739', 1087, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3740', 1087, 1, 0, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3741', 1087, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3742', 1087, 1, 2, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3743', 1087, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3744', 1087, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3745', 1087, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3746', 1087, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3747', 1087, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3748', 1087, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3749', 1087, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3750', 1087, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3751', 1087, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3752', 1087, 2, 103020, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3753', 1087, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3754', 1087, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3755', 1087, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3756', 1087, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3757', 1087, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3758', 1087, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3759', 1087, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3760', 1087, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3761', 1087, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3762', 1087, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3763', 1087, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3764', 1087, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3765', 1087, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3766', 1087, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3767', 1087, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3768', 1087, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3769', 1087, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3770', 1087, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3771', 1087, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3772', 1087, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3773', 1087, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3774', 1087, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3775', 1087, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3776', 1087, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3777', 1087, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3778', 1087, 5, 0, 4, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3779', 1087, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3780', 1087, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3865', 1093, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3866', 1093, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3867', 1093, 1, 1, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3868', 1093, 1, 2, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3869', 1093, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3870', 1093, 1, 4, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3871', 1093, 1, 5, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3872', 1093, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3873', 1093, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3874', 1093, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3875', 1093, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3876', 1093, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3877', 1093, 2, 103010, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3878', 1093, 2, 103020, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3879', 1093, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3880', 1093, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3881', 1093, 2, 103040, 0, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3882', 1093, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3883', 1093, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3884', 1093, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3885', 1093, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3886', 1093, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3887', 1093, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3888', 1093, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3889', 1093, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3890', 1093, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3891', 1093, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3892', 1093, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3893', 1093, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3894', 1093, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3895', 1093, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3896', 1093, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3897', 1093, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3898', 1093, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3899', 1093, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3900', 1093, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3901', 1093, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3902', 1093, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3903', 1093, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3904', 1093, 5, 0, 4, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3905', 1093, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3906', 1093, 5, 0, 5, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3949', 1098, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3950', 1098, 1, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3951', 1098, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3952', 1098, 1, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3953', 1098, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3954', 1098, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3955', 1098, 1, 5, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3956', 1098, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3957', 1098, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3958', 1098, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3959', 1098, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3960', 1098, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3961', 1098, 2, 103010, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3962', 1098, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3963', 1098, 2, 103030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3964', 1098, 2, 103050, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3965', 1098, 2, 103040, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3966', 1098, 2, 101045, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3967', 1098, 2, 102040, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3968', 1098, 2, 101014, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3969', 1098, 2, 101042, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3970', 1098, 2, 101012, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3971', 1098, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3972', 1098, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3973', 1098, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3974', 1098, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3975', 1098, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3976', 1098, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3977', 1098, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3978', 1098, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3979', 1098, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3980', 1098, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3981', 1098, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3982', 1098, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3983', 1098, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3984', 1098, 5, 2, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3985', 1098, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3986', 1098, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3987', 1098, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3988', 1098, 5, 0, 4, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3989', 1098, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3990', 1098, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3991', 1099, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3992', 1099, 1, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3993', 1099, 1, 1, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3994', 1099, 1, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3995', 1099, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3996', 1099, 1, 4, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3997', 1099, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3998', 1099, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('3999', 1099, 7, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4000', 1099, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4001', 1099, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4002', 1099, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4003', 1099, 2, 103010, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4004', 1099, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4005', 1099, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4006', 1099, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4007', 1099, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4008', 1099, 2, 101045, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4009', 1099, 2, 102040, 1, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4010', 1099, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4011', 1099, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4012', 1099, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4013', 1099, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4014', 1099, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4015', 1099, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4016', 1099, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4017', 1099, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4018', 1099, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4019', 1099, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4020', 1099, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4021', 1099, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4022', 1099, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4023', 1099, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4024', 1099, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4025', 1099, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4026', 1099, 5, 2, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4027', 1099, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4028', 1099, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4029', 1099, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4030', 1099, 5, 0, 4, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4031', 1099, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4032', 1099, 5, 0, 5, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4033', 1100, 0, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4034', 1100, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4035', 1100, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4036', 1100, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4037', 1100, 1, 3, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4038', 1100, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4039', 1100, 1, 5, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4040', 1100, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4041', 1100, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4042', 1100, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4043', 1100, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4044', 1100, 6, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4045', 1100, 2, 103010, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4046', 1100, 2, 103020, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4047', 1100, 2, 103030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4048', 1100, 2, 103050, 0, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4049', 1100, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4050', 1100, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4051', 1100, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4052', 1100, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4053', 1100, 2, 101042, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4054', 1100, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4055', 1100, 2, 101031, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4056', 1100, 2, 101031, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4057', 1100, 2, 101032, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4058', 1100, 2, 101032, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4059', 1100, 2, 101033, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4060', 1100, 2, 101033, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4061', 1100, 2, 101034, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4062', 1100, 2, 101034, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4063', 1100, 2, 102030, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4064', 1100, 2, 102030, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4065', 1100, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4066', 1100, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4067', 1100, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4068', 1100, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4069', 1100, 5, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4070', 1100, 5, 0, 2, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4071', 1100, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4072', 1100, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4073', 1100, 0, 2, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4074', 1100, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4075', 1076, 0, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4076', 1076, 1, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4077', 1076, 1, 1, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4078', 1076, 1, 2, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4079', 1076, 1, 3, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4080', 1076, 1, 4, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4081', 1076, 1, 5, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4082', 1076, 4, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4083', 1076, 7, 0, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4084', 1076, 8, 0, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4085', 1076, 3, 1, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4086', 1076, 6, 0, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4087', 1076, 2, 103010, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4088', 1076, 2, 103020, 0, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4089', 1076, 2, 103030, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4090', 1076, 2, 103050, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4091', 1076, 2, 103040, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4092', 1076, 2, 101045, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4093', 1076, 2, 102040, 1, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4094', 1076, 2, 101014, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4095', 1076, 2, 101042, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4096', 1076, 2, 101012, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4097', 1076, 2, 101031, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4098', 1076, 2, 101031, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4099', 1076, 2, 101032, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4100', 1076, 2, 101032, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4101', 1076, 2, 101033, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4102', 1076, 2, 101033, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4103', 1076, 2, 101034, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4104', 1076, 2, 101034, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4105', 1076, 2, 102030, 0, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4106', 1076, 2, 102030, 1, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4107', 1076, 5, 0, 0, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4108', 1076, 5, 1, 6, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4109', 1076, 5, 1, 7, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4110', 1076, 5, 2, 1, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4111', 1076, 5, 0, 1, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4112', 1076, 5, 0, 2, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4113', 1076, 5, 0, 3, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4114', 1076, 5, 0, 4, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4115', 1076, 0, 2, 0, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('4116', 1076, 5, 0, 5, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1001314', 1001, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1002314', 1002, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1003314', 1003, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1004314', 1004, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1005314', 1005, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1006314', 1006, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1007314', 1007, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1008314', 1008, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1009314', 1009, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1010314', 1010, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1011314', 1011, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1012314', 1012, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1013314', 1013, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1014314', 1014, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1015314', 1015, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1016314', 1016, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1017314', 1017, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1018314', 1018, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1019314', 1019, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1020314', 1020, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1021314', 1021, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1022314', 1022, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1023314', 1023, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1024314', 1024, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1025314', 1025, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1026314', 1026, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1027314', 1027, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1028314', 1028, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1029314', 1029, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1030314', 1030, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1031314', 1031, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1032314', 1032, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1033314', 1033, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1034314', 1034, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1035314', 1035, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1036314', 1036, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1037314', 1037, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1038314', 1038, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1039314', 1039, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1040314', 1040, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1041314', 1041, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1042314', 1042, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1043314', 1043, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1044314', 1044, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1045314', 1045, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1046314', 1046, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1047314', 1047, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1048314', 1048, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1049314', 1049, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1050314', 1050, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1051314', 1051, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1052314', 1052, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1053314', 1053, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1054314', 1054, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1055314', 1055, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1056314', 1056, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1057314', 1057, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1058314', 1058, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1059314', 1059, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1060314', 1060, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1061314', 1061, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2001314', 2001, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('9001314', 9001, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('9002314', 9002, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('9003314', 9003, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('9004314', 9004, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('9005314', 9005, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1062314', 1062, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1063314', 1063, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1064314', 1064, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1065314', 1065, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1066314', 1066, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1067314', 1067, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1068314', 1068, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1069314', 1069, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1071314', 1071, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1072314', 1072, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2002314', 2002, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2003314', 2003, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1070314', 1070, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1074314', 1074, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1077314', 1077, 5, 0, 9, 5);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1073314', 1073, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1078314', 1078, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('2004314', 2004, 5, 0, 9, 2);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1083314', 1083, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1084314', 1084, 5, 0, 9, 6);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1085314', 1085, 5, 0, 9, 7);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1087314', 1087, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1093314', 1093, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1098314', 1098, 5, 0, 9, 3);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1099314', 1099, 5, 0, 9, 1);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1100314', 1100, 5, 0, 9, 4);
INSERT INTO chara_type (id, chara_id, target_scene, target_cut, target_type, value) VALUES ('1076314', 1076, 5, 0, 9, 4);
-- Table: character_prop_animation
CREATE TABLE IF NOT EXISTS 'character_prop_animation' ('id' INTEGER NOT NULL, 'prop_id' INTEGER NOT NULL, 'prop_anim_id' INTEGER NOT NULL, 'layer_index' INTEGER NOT NULL, 'use_state_name' TEXT NOT NULL, 'scene_type' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (1, 100300, 100300, 0, 'S', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (2, 100300, 100300, 0, 'loop', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (3, 100300, 100300, 0, 'E', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (4, 100300, 100300, 0, 'act01', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (5, 100300, 100300, 0, 'act02', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (6, 100301, 100300, 0, '', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (7, 100302, 100300, 0, '', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (8, 100303, 100300, 0, '', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (9, 100306, 100300, 0, '', 0);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (10, 100300, 100300, 0, 'type00_bookA_S', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (11, 100300, 100300, 0, 'type00_bookA_loop', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (12, 100300, 100300, 0, 'type00_bookA_E', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (13, 100300, 100300, 0, 'type00_bookB_S', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (14, 100300, 100300, 0, 'type00_bookB_loop', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (15, 100300, 100300, 0, 'type00_bookB_E', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (16, 100301, 100300, 0, '', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (17, 100302, 100300, 0, '', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (18, 100303, 100300, 0, '', 1);
INSERT INTO character_prop_animation (id, prop_id, prop_anim_id, layer_index, use_state_name, scene_type) VALUES (19, 100306, 100300, 0, '', 1);
-- Table: character_system_lottery
CREATE TABLE IF NOT EXISTS 'character_system_lottery' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'card_rarity_id' INTEGER NOT NULL, 'trigger' INTEGER NOT NULL, 'param1' INTEGER NOT NULL, 'per' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'sys_text_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1, 0, 0, 0, 10, 0, 100, 0, 12);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2, 0, 0, 0, 11, 0, 100, 0, 11);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3, 0, 0, 0, 12, 0, 100, 0, 13);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5, 0, 0, 0, 202, 0, 100, 0, 10000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6, 0, 0, 0, 202, 0, 100, 0, 10001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (7, 0, 0, 0, 202, 0, 100, 0, 10002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (8, 0, 0, 0, 211, 0, 100, 0, 10003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (9, 0, 0, 0, 212, 0, 100, 0, 10004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (10, 0, 0, 0, 213, 0, 100, 0, 10005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (11, 0, 0, 0, 214, 0, 100, 0, 10006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (12, 0, 0, 0, 215, 0, 100, 0, 10007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (13, 0, 0, 0, 216, 0, 100, 0, 10008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (14, 0, 0, 0, 217, 0, 100, 0, 10009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (15, 0, 0, 0, 218, 0, 100, 0, 10010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (16, 0, 0, 0, 219, 0, 100, 0, 10011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (17, 0, 0, 0, 220, 0, 100, 0, 10012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (18, 0, 0, 0, 221, 0, 100, 0, 10013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (19, 0, 0, 0, 222, 0, 100, 0, 10014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (20, 0, 0, 0, 300, 0, 100, 0, 10015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (21, 0, 0, 0, 301, 0, 100, 0, 10016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (22, 0, 0, 0, 302, 0, 100, 0, 10017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (23, 0, 0, 0, 303, 0, 100, 0, 10018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (24, 0, 0, 0, 304, 0, 100, 0, 10019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (26, 0, 0, 0, 1003, 0, 100, 10, 20000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (27, 0, 0, 0, 1003, 0, 100, 10, 20001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (28, 0, 0, 0, 1004, 0, 100, 0, 20002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (29, 0, 0, 0, 1004, 0, 100, 0, 20003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (30, 0, 0, 0, 1005, 0, 100, 0, 20004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (31, 0, 0, 0, 1005, 0, 100, 0, 20005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (32, 0, 0, 0, 1006, 0, 100, 0, 20006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (33, 0, 0, 0, 1006, 0, 100, 0, 20007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (34, 0, 0, 0, 1007, 0, 100, 0, 20008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (35, 0, 0, 0, 1007, 0, 100, 0, 20009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (36, 0, 0, 0, 1008, 0, 100, 0, 20010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (37, 0, 0, 0, 1008, 0, 100, 0, 20011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (47, 0, 0, 0, 1201, 0, 100, 0, 20021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (48, 0, 0, 0, 1202, 0, 100, 0, 20022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (49, 0, 0, 0, 1203, 0, 100, 0, 20023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (50, 0, 0, 0, 1203, 0, 100, 0, 20024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (51, 0, 0, 0, 1203, 0, 100, 0, 20025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (52, 0, 0, 0, 1204, 0, 100, 0, 20026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (53, 0, 0, 0, 1204, 0, 100, 0, 20027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (54, 0, 0, 0, 1204, 0, 100, 0, 20028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (55, 0, 0, 0, 1205, 0, 100, 0, 20029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (56, 0, 0, 0, 1205, 0, 100, 0, 20030);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (57, 0, 0, 0, 1205, 0, 100, 0, 20031);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (58, 0, 0, 0, 1206, 0, 100, 0, 20032);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (59, 0, 0, 0, 1206, 0, 100, 0, 20033);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (60, 0, 0, 0, 1206, 0, 100, 0, 20034);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (61, 0, 0, 0, 1207, 0, 100, 0, 20035);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (62, 0, 0, 0, 1207, 0, 100, 0, 20036);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (63, 0, 0, 0, 1207, 0, 100, 0, 20037);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (64, 0, 0, 0, 1300, 0, 100, 0, 20038);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (65, 0, 0, 0, 1300, 0, 100, 0, 20039);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (66, 0, 0, 0, 1300, 0, 100, 0, 20040);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (67, 0, 0, 0, 1301, 0, 100, 0, 20041);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (68, 0, 0, 0, 1302, 0, 100, 0, 20042);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (69, 0, 0, 0, 1303, 0, 100, 0, 20043);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (72, 0, 0, 0, 1400, 0, 100, 0, 20046);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (73, 0, 0, 0, 1401, 0, 100, 0, 20047);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (74, 0, 0, 0, 1902, 0, 100, 0, 20049);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (75, 0, 0, 0, 1903, 0, 100, 0, 20050);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (76, 0, 0, 0, 1905, 0, 100, 0, 30000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (77, 0, 0, 0, 1906, 0, 100, 0, 30001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (78, 0, 0, 0, 1907, 0, 100, 0, 30002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (79, 0, 0, 0, 1908, 0, 100, 0, 30003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (83, 0, 0, 0, 4000, 0, 100, 0, 60000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (84, 0, 0, 0, 4000, 0, 100, 0, 60001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (86, 0, 0, 0, 6000, 0, 100, 0, 70000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (87, 0, 0, 0, 6001, 2, 100, 0, 70004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (89, 0, 0, 0, 6001, 5, 100, 0, 70004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (91, 0, 0, 0, 6001, 101, 100, 0, 70008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (93, 0, 0, 0, 6001, 100101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (94, 0, 0, 0, 6001, 100201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (95, 0, 0, 0, 6001, 100301, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (96, 0, 0, 0, 6001, 100401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (97, 0, 0, 0, 6001, 100501, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (98, 0, 0, 0, 6001, 100601, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (99, 0, 0, 0, 6001, 100701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (100, 0, 0, 0, 6001, 100801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (101, 0, 0, 0, 6001, 100901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (102, 0, 0, 0, 6001, 101001, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (103, 0, 0, 0, 6001, 101101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (104, 0, 0, 0, 6001, 101201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (105, 0, 0, 0, 6001, 101301, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (106, 0, 0, 0, 6001, 101401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (107, 0, 0, 0, 6001, 101501, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (108, 0, 0, 0, 6001, 101601, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (109, 0, 0, 0, 6001, 101701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (110, 0, 0, 0, 6001, 101801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (111, 0, 0, 0, 6001, 101901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (112, 0, 0, 0, 6001, 102001, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (113, 0, 0, 0, 6001, 102101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (114, 0, 0, 0, 6001, 102201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (115, 0, 0, 0, 6001, 102301, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (116, 0, 0, 0, 6001, 102401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (117, 0, 0, 0, 6001, 102501, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (118, 0, 0, 0, 6001, 102601, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (119, 0, 0, 0, 6001, 102701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (120, 0, 0, 0, 6001, 102801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (121, 0, 0, 0, 6001, 102901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (122, 0, 0, 0, 6001, 103001, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (123, 0, 0, 0, 6001, 103101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (124, 0, 0, 0, 6001, 103201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (125, 0, 0, 0, 6001, 103301, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (126, 0, 0, 0, 6001, 103401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (127, 0, 0, 0, 6001, 103501, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (128, 0, 0, 0, 6001, 103601, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (129, 0, 0, 0, 6001, 103701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (130, 0, 0, 0, 6001, 103801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (131, 0, 0, 0, 6001, 103901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (132, 0, 0, 0, 6001, 104001, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (133, 0, 0, 0, 6001, 104101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (134, 0, 0, 0, 6001, 104201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (135, 0, 0, 0, 6001, 104301, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (136, 0, 0, 0, 6001, 104401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (137, 0, 0, 0, 6001, 104501, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (138, 0, 0, 0, 6001, 104601, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (139, 0, 0, 0, 6001, 104701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (140, 0, 0, 0, 6001, 104801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (141, 0, 0, 0, 6001, 104901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (142, 0, 0, 0, 6001, 105001, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (143, 0, 0, 0, 6001, 105101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (144, 0, 0, 0, 6001, 105201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (145, 0, 0, 0, 6001, 105301, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (146, 0, 0, 0, 6001, 105401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (147, 0, 0, 0, 6001, 105501, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (148, 0, 0, 0, 6001, 105601, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (149, 0, 0, 0, 6001, 105701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (150, 0, 0, 0, 6001, 105801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (151, 0, 0, 0, 6001, 105901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (152, 0, 0, 0, 6001, 106001, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (153, 0, 0, 0, 6001, 106101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (154, 0, 0, 0, 6002, 2, 100, 0, 70010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (156, 0, 0, 0, 6002, 5, 100, 0, 70010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (158, 0, 0, 0, 6002, 101, 100, 0, 70014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (159, 0, 0, 0, 6002, 100101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (160, 0, 0, 0, 6002, 100201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (161, 0, 0, 0, 6002, 100301, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (162, 0, 0, 0, 6002, 100401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (163, 0, 0, 0, 6002, 100501, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (164, 0, 0, 0, 6002, 100601, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (165, 0, 0, 0, 6002, 100701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (166, 0, 0, 0, 6002, 100801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (167, 0, 0, 0, 6002, 100901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (168, 0, 0, 0, 6002, 101001, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (169, 0, 0, 0, 6002, 101101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (170, 0, 0, 0, 6002, 101201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (171, 0, 0, 0, 6002, 101301, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (172, 0, 0, 0, 6002, 101401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (173, 0, 0, 0, 6002, 101501, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (174, 0, 0, 0, 6002, 101601, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (175, 0, 0, 0, 6002, 101701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (176, 0, 0, 0, 6002, 101801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (177, 0, 0, 0, 6002, 101901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (178, 0, 0, 0, 6002, 102001, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (179, 0, 0, 0, 6002, 102101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (180, 0, 0, 0, 6002, 102201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (181, 0, 0, 0, 6002, 102301, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (182, 0, 0, 0, 6002, 102401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (183, 0, 0, 0, 6002, 102501, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (184, 0, 0, 0, 6002, 102601, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (185, 0, 0, 0, 6002, 102701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (186, 0, 0, 0, 6002, 102801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (187, 0, 0, 0, 6002, 102901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (188, 0, 0, 0, 6002, 103001, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (189, 0, 0, 0, 6002, 103101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (190, 0, 0, 0, 6002, 103201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (191, 0, 0, 0, 6002, 103301, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (192, 0, 0, 0, 6002, 103401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (193, 0, 0, 0, 6002, 103501, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (194, 0, 0, 0, 6002, 103601, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (195, 0, 0, 0, 6002, 103701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (196, 0, 0, 0, 6002, 103801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (197, 0, 0, 0, 6002, 103901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (198, 0, 0, 0, 6002, 104001, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (199, 0, 0, 0, 6002, 104101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (200, 0, 0, 0, 6002, 104201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (201, 0, 0, 0, 6002, 104301, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (202, 0, 0, 0, 6002, 104401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (203, 0, 0, 0, 6002, 104501, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (204, 0, 0, 0, 6002, 104601, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (205, 0, 0, 0, 6002, 104701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (206, 0, 0, 0, 6002, 104801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (207, 0, 0, 0, 6002, 104901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (208, 0, 0, 0, 6002, 105001, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (209, 0, 0, 0, 6002, 105101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (210, 0, 0, 0, 6002, 105201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (211, 0, 0, 0, 6002, 105301, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (212, 0, 0, 0, 6002, 105401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (213, 0, 0, 0, 6002, 105501, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (214, 0, 0, 0, 6002, 105601, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (215, 0, 0, 0, 6002, 105701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (216, 0, 0, 0, 6002, 105801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (217, 0, 0, 0, 6002, 105901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (218, 0, 0, 0, 6002, 106001, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (219, 0, 0, 0, 6002, 106101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (220, 0, 0, 0, 7000, 0, 100, 0, 70001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (221, 0, 0, 0, 9000, 200, 100, 0, 95003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (227, 0, 0, 0, 202, 0, 100, 0, 10101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (228, 0, 0, 0, 211, 0, 100, 0, 10103);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (229, 0, 0, 0, 212, 0, 100, 0, 10104);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (230, 0, 0, 0, 213, 0, 100, 0, 10105);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (231, 0, 0, 0, 217, 0, 100, 0, 10109);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (232, 0, 0, 0, 218, 0, 100, 0, 10110);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (233, 0, 0, 0, 219, 0, 100, 0, 10111);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (234, 0, 0, 0, 220, 0, 100, 0, 10112);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (235, 0, 0, 0, 222, 0, 100, 0, 10114);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (236, 0, 0, 0, 300, 0, 100, 0, 10115);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (237, 0, 0, 0, 302, 0, 100, 0, 10117);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (238, 0, 0, 0, 303, 0, 100, 0, 10118);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (240, 0, 0, 0, 1004, 0, 100, 0, 20102);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (241, 0, 0, 0, 1005, 0, 100, 0, 20105);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (242, 0, 0, 0, 1007, 0, 100, 0, 20108);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (243, 0, 0, 0, 1008, 0, 100, 0, 20110);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (253, 0, 0, 0, 1203, 0, 100, 0, 20123);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (254, 0, 0, 0, 1204, 0, 100, 0, 20127);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (255, 0, 0, 0, 1205, 0, 100, 0, 20129);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (256, 0, 0, 0, 1206, 0, 100, 0, 20133);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (257, 0, 0, 0, 1207, 0, 100, 0, 20136);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (258, 0, 0, 0, 1903, 0, 100, 0, 20150);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (259, 0, 0, 0, 1906, 0, 100, 0, 30101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (263, 0, 0, 0, 101, 200, 100, 0, 90000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (264, 0, 0, 0, 101, 200, 100, 0, 90001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (265, 0, 0, 0, 102, 200, 100, 0, 90002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (266, 0, 0, 0, 102, 200, 100, 0, 90003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (267, 0, 0, 0, 103, 200, 100, 0, 90004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (268, 0, 0, 0, 103, 200, 100, 0, 90005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (269, 0, 0, 0, 104, 200, 100, 0, 90006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (270, 0, 0, 0, 105, 200, 100, 0, 90007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (271, 0, 0, 0, 106, 200, 100, 0, 90008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (272, 0, 0, 0, 107, 200, 100, 0, 90009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (273, 0, 0, 0, 201, 200, 100, 0, 91000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (274, 0, 0, 0, 201, 200, 100, 0, 91001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (275, 0, 0, 0, 201, 200, 100, 0, 91002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (276, 0, 0, 0, 201, 200, 100, 0, 91003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (277, 0, 0, 0, 201, 200, 100, 0, 91004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (278, 0, 0, 0, 204, 200, 100, 0, 91009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (279, 0, 0, 0, 205, 200, 100, 0, 91010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (280, 0, 0, 0, 206, 200, 100, 0, 91011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (281, 0, 0, 0, 207, 200, 100, 0, 91012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (282, 0, 0, 0, 208, 200, 100, 0, 91013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (283, 0, 0, 0, 209, 200, 100, 0, 91014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (284, 0, 0, 0, 210, 200, 100, 0, 91015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (285, 0, 0, 0, 17000, 0, 100, 0, 110000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (286, 0, 0, 0, 17001, 0, 100, 0, 110001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (287, 0, 0, 0, 17002, 0, 100, 0, 110002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1000, 0, 0, 0, 203, 101, 100, 0, 91005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1001, 0, 0, 0, 203, 101, 100, 0, 91006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1002, 1001, 100101, 0, 203, 100101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1003, 1001, 100101, 0, 203, 100101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1004, 1001, 100101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1005, 1001, 100101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1006, 1001, 100101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1007, 1001, 100101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1009, 1001, 100101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1010, 1001, 100101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1011, 1001, 100101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1012, 1001, 100101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1013, 1001, 100101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1014, 1001, 100101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1016, 1001, 100101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1017, 1001, 100101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1020, 1001, 100101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1023, 1002, 100201, 0, 203, 100201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1024, 1002, 100201, 0, 203, 100201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1025, 1002, 100201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1026, 1002, 100201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1027, 1002, 100201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1028, 1002, 100201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1030, 1002, 100201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1031, 1002, 100201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1032, 1002, 100201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1033, 1002, 100201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1034, 1002, 100201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1035, 1002, 100201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1037, 1002, 100201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1038, 1002, 100201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1041, 1002, 100201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1044, 1003, 100301, 0, 203, 100301, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1045, 1003, 100301, 0, 203, 100301, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1046, 1003, 100301, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1047, 1003, 100301, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1048, 1003, 100301, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1049, 1003, 100301, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1051, 1003, 100301, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1052, 1003, 100301, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1053, 1003, 100301, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1054, 1003, 100301, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1055, 1003, 100301, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1056, 1003, 100301, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1058, 1003, 100301, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1059, 1003, 100301, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1062, 1003, 100301, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1064, 0, 0, 0, 203, 101, 100, 0, 91105);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1066, 1004, 100401, 0, 203, 100401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1067, 1004, 100401, 0, 203, 100401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1068, 1004, 100401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1069, 1004, 100401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1070, 1004, 100401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1071, 1004, 100401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1073, 1004, 100401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1074, 1004, 100401, 3, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1075, 1004, 100401, 4, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1076, 1004, 100401, 4, 1002, 0, 100, 0, 92008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1077, 1004, 100401, 5, 1002, 0, 100, 0, 92009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1078, 1004, 100401, 5, 1002, 0, 100, 0, 92010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1079, 1004, 100401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1080, 1004, 100401, 0, 1900, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1081, 1004, 100401, 0, 1901, 0, 100, 0, 93002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1082, 1004, 100401, 0, 1901, 0, 100, 0, 93003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1083, 1004, 100401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1085, 1004, 100401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1086, 1004, 100401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1089, 1004, 100401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1092, 1005, 100501, 0, 203, 100501, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1093, 1005, 100501, 0, 203, 100501, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1094, 1005, 100501, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1095, 1005, 100501, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1096, 1005, 100501, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1097, 1005, 100501, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1099, 1005, 100501, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1100, 1005, 100501, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1101, 1005, 100501, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1102, 1005, 100501, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1103, 1005, 100501, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1104, 1005, 100501, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1105, 1005, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1106, 1005, 100501, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1107, 1005, 100501, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1110, 1005, 100501, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1113, 1006, 100601, 0, 203, 100601, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1114, 1006, 100601, 0, 203, 100601, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1115, 1006, 100601, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1116, 1006, 100601, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1117, 1006, 100601, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1118, 1006, 100601, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1120, 1006, 100601, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1121, 1006, 100601, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1122, 1006, 100601, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1123, 1006, 100601, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1124, 1006, 100601, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1125, 1006, 100601, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1127, 1006, 100601, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1128, 1006, 100601, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1131, 1006, 100601, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1134, 1007, 100701, 0, 203, 100701, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1135, 1007, 100701, 0, 203, 100701, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1136, 1007, 100701, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1137, 1007, 100701, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1138, 1007, 100701, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1139, 1007, 100701, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1141, 1007, 100701, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1142, 1007, 100701, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1143, 1007, 100701, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1144, 1007, 100701, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1145, 1007, 100701, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1146, 1007, 100701, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1147, 1007, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1148, 1007, 100701, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1149, 1007, 100701, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1152, 1007, 100701, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1155, 1008, 100801, 0, 203, 100801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1156, 1008, 100801, 0, 203, 100801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1157, 1008, 100801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1158, 1008, 100801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1159, 1008, 100801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1160, 1008, 100801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1162, 1008, 100801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1163, 1008, 100801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1164, 1008, 100801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1165, 1008, 100801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1166, 1008, 100801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1167, 1008, 100801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1168, 1008, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1169, 1008, 100801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1170, 1008, 100801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1173, 1008, 100801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1176, 1009, 100901, 0, 203, 100901, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1177, 1009, 100901, 0, 203, 100901, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1178, 1009, 100901, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1179, 1009, 100901, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1180, 1009, 100901, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1181, 1009, 100901, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1183, 1009, 100901, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1184, 1009, 100901, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1185, 1009, 100901, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1186, 1009, 100901, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1187, 1009, 100901, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1188, 1009, 100901, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1189, 1009, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1190, 1009, 100901, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1191, 1009, 100901, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1194, 1009, 100901, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1197, 1010, 101001, 0, 203, 101001, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1198, 1010, 101001, 0, 203, 101001, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1199, 1010, 101001, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1200, 1010, 101001, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1201, 1010, 101001, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1202, 1010, 101001, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1204, 1010, 101001, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1205, 1010, 101001, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1206, 1010, 101001, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1207, 1010, 101001, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1208, 1010, 101001, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1209, 1010, 101001, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1211, 1010, 101001, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1212, 1010, 101001, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1215, 1010, 101001, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1218, 1011, 101101, 0, 203, 101101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1219, 1011, 101101, 0, 203, 101101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1220, 1011, 101101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1221, 1011, 101101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1222, 1011, 101101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1223, 1011, 101101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1225, 1011, 101101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1226, 1011, 101101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1227, 1011, 101101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1228, 1011, 101101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1229, 1011, 101101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1230, 1011, 101101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1231, 1011, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1232, 1011, 101101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1233, 1011, 101101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1236, 1011, 101101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1239, 1012, 101201, 0, 203, 101201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1240, 1012, 101201, 0, 203, 101201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1241, 1012, 101201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1242, 1012, 101201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1243, 1012, 101201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1244, 1012, 101201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1246, 1012, 101201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1247, 1012, 101201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1248, 1012, 101201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1249, 1012, 101201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1250, 1012, 101201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1251, 1012, 101201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1252, 1012, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1253, 1012, 101201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1254, 1012, 101201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1257, 1012, 101201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1260, 1013, 101301, 0, 203, 101301, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1261, 1013, 101301, 0, 203, 101301, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1262, 1013, 101301, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1263, 1013, 101301, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1264, 1013, 101301, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1265, 1013, 101301, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1267, 1013, 101301, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1268, 1013, 101301, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1269, 1013, 101301, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1270, 1013, 101301, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1271, 1013, 101301, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1272, 1013, 101301, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1274, 1013, 101301, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1275, 1013, 101301, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1278, 1013, 101301, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1281, 1014, 101401, 0, 203, 101401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1282, 1014, 101401, 0, 203, 101401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1283, 1014, 101401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1284, 1014, 101401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1285, 1014, 101401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1286, 1014, 101401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1288, 1014, 101401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1289, 1014, 101401, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1290, 1014, 101401, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1291, 1014, 101401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1292, 1014, 101401, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1293, 1014, 101401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1294, 1014, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1295, 1014, 101401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1296, 1014, 101401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1299, 1014, 101401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1302, 1015, 101501, 0, 203, 101501, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1303, 1015, 101501, 0, 203, 101501, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1304, 1015, 101501, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1305, 1015, 101501, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1306, 1015, 101501, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1307, 1015, 101501, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1309, 1015, 101501, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1310, 1015, 101501, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1311, 1015, 101501, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1312, 1015, 101501, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1313, 1015, 101501, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1314, 1015, 101501, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1315, 1015, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1316, 1015, 101501, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1317, 1015, 101501, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1320, 1015, 101501, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1323, 1017, 101701, 0, 203, 101701, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1324, 1017, 101701, 0, 203, 101701, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1325, 1017, 101701, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1326, 1017, 101701, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1327, 1017, 101701, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1328, 1017, 101701, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1330, 1017, 101701, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1331, 1017, 101701, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1332, 1017, 101701, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1333, 1017, 101701, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1334, 1017, 101701, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1335, 1017, 101701, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1337, 1017, 101701, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1338, 1017, 101701, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1341, 1017, 101701, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1344, 1018, 101801, 0, 203, 101801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1345, 1018, 101801, 0, 203, 101801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1346, 1018, 101801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1347, 1018, 101801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1348, 1018, 101801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1349, 1018, 101801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1351, 1018, 101801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1352, 1018, 101801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1353, 1018, 101801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1354, 1018, 101801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1355, 1018, 101801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1356, 1018, 101801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1357, 1018, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1358, 1018, 101801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1359, 1018, 101801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1362, 1018, 101801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1365, 1020, 102001, 0, 203, 102001, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1366, 1020, 102001, 0, 203, 102001, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1367, 1020, 102001, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1368, 1020, 102001, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1369, 1020, 102001, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1370, 1020, 102001, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1372, 1020, 102001, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1373, 1020, 102001, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1374, 1020, 102001, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1375, 1020, 102001, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1376, 1020, 102001, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1377, 1020, 102001, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1378, 1020, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1379, 1020, 102001, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1380, 1020, 102001, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1383, 1020, 102001, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1386, 1024, 102401, 0, 203, 102401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1387, 1024, 102401, 0, 203, 102401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1388, 1024, 102401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1389, 1024, 102401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1390, 1024, 102401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1391, 1024, 102401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1393, 1024, 102401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1394, 1024, 102401, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1395, 1024, 102401, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1396, 1024, 102401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1397, 1024, 102401, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1398, 1024, 102401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1399, 1024, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1400, 1024, 102401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1401, 1024, 102401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1404, 1024, 102401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1407, 1027, 102701, 0, 203, 102701, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1408, 1027, 102701, 0, 203, 102701, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1409, 1027, 102701, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1410, 1027, 102701, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1411, 1027, 102701, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1412, 1027, 102701, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1414, 1027, 102701, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1415, 1027, 102701, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1416, 1027, 102701, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1417, 1027, 102701, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1418, 1027, 102701, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1419, 1027, 102701, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1420, 1027, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1421, 1027, 102701, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1422, 1027, 102701, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1425, 1027, 102701, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1428, 1030, 103001, 0, 203, 103001, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1429, 1030, 103001, 0, 203, 103001, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1430, 1030, 103001, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1431, 1030, 103001, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1432, 1030, 103001, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1433, 1030, 103001, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1435, 1030, 103001, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1436, 1030, 103001, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1437, 1030, 103001, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1438, 1030, 103001, 5, 1002, 0, 100, 0, 92008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1439, 1030, 103001, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1440, 1030, 103001, 0, 1900, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1441, 1030, 103001, 0, 1901, 0, 100, 0, 93002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1442, 1030, 103001, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1444, 1030, 103001, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1445, 1030, 103001, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1446, 1030, 103001, 0, 5001, 0, 100, 0, 95101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1449, 1030, 103001, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1452, 1032, 103201, 0, 203, 103201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1453, 1032, 103201, 0, 203, 103201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1454, 1032, 103201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1455, 1032, 103201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1456, 1032, 103201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1457, 1032, 103201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1459, 1032, 103201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1460, 1032, 103201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1461, 1032, 103201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1462, 1032, 103201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1463, 1032, 103201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1464, 1032, 103201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1465, 1032, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1466, 1032, 103201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1467, 1032, 103201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1470, 1032, 103201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1473, 1035, 103501, 0, 203, 103501, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1474, 1035, 103501, 0, 203, 103501, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1475, 1035, 103501, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1476, 1035, 103501, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1477, 1035, 103501, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1478, 1035, 103501, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1480, 1035, 103501, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1481, 1035, 103501, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1482, 1035, 103501, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1483, 1035, 103501, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1484, 1035, 103501, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1485, 1035, 103501, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1486, 1035, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1487, 1035, 103501, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1488, 1035, 103501, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1491, 1035, 103501, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1494, 1040, 104001, 0, 203, 104001, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1495, 1040, 104001, 0, 203, 104001, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1496, 1040, 104001, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1497, 1040, 104001, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1498, 1040, 104001, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1499, 1040, 104001, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1501, 1040, 104001, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1502, 1040, 104001, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1503, 1040, 104001, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1504, 1040, 104001, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1505, 1040, 104001, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1506, 1040, 104001, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1507, 1040, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1508, 1040, 104001, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1509, 1040, 104001, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1512, 1040, 104001, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1515, 1041, 104101, 0, 203, 104101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1516, 1041, 104101, 0, 203, 104101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1517, 1041, 104101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1518, 1041, 104101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1519, 1041, 104101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1520, 1041, 104101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1522, 1041, 104101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1523, 1041, 104101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1524, 1041, 104101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1525, 1041, 104101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1526, 1041, 104101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1527, 1041, 104101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1528, 1041, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1529, 1041, 104101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1530, 1041, 104101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1533, 1041, 104101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1536, 1045, 104501, 0, 203, 104501, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1537, 1045, 104501, 0, 203, 104501, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1538, 1045, 104501, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1539, 1045, 104501, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1540, 1045, 104501, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1541, 1045, 104501, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1543, 1045, 104501, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1544, 1045, 104501, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1545, 1045, 104501, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1546, 1045, 104501, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1547, 1045, 104501, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1548, 1045, 104501, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1549, 1045, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1550, 1045, 104501, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1551, 1045, 104501, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1554, 1045, 104501, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1557, 1052, 105201, 0, 203, 105201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1558, 1052, 105201, 0, 203, 105201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1559, 1052, 105201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1560, 1052, 105201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1561, 1052, 105201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1562, 1052, 105201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1564, 1052, 105201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1565, 1052, 105201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1566, 1052, 105201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1567, 1052, 105201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1568, 1052, 105201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1569, 1052, 105201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1570, 1052, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1571, 1052, 105201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1572, 1052, 105201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1575, 1052, 105201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1578, 1056, 105601, 0, 203, 105601, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1579, 1056, 105601, 0, 203, 105601, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1580, 1056, 105601, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1581, 1056, 105601, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1582, 1056, 105601, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1583, 1056, 105601, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1585, 1056, 105601, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1586, 1056, 105601, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1587, 1056, 105601, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1588, 1056, 105601, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1589, 1056, 105601, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1590, 1056, 105601, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1591, 1056, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1592, 1056, 105601, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1593, 1056, 105601, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1596, 1056, 105601, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1599, 1060, 106001, 0, 203, 106001, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1600, 1060, 106001, 0, 203, 106001, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1601, 1060, 106001, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1602, 1060, 106001, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1603, 1060, 106001, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1604, 1060, 106001, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1606, 1060, 106001, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1607, 1060, 106001, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1608, 1060, 106001, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1609, 1060, 106001, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1610, 1060, 106001, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1611, 1060, 106001, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1612, 1060, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1613, 1060, 106001, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1614, 1060, 106001, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1617, 1060, 106001, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1620, 1061, 106101, 0, 203, 106101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1621, 1061, 106101, 0, 203, 106101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1622, 1061, 106101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1623, 1061, 106101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1624, 1061, 106101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1625, 1061, 106101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1627, 1061, 106101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1628, 1061, 106101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1629, 1061, 106101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1630, 1061, 106101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1631, 1061, 106101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1632, 1061, 106101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1633, 1061, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1634, 1061, 106101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1635, 1061, 106101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1638, 1061, 106101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1639, 0, 0, 0, 11000, 0, 100, 0, 1000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1640, 0, 0, 0, 11001, 0, 100, 0, 1001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1641, 0, 0, 0, 11002, 0, 100, 0, 1002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1642, 0, 0, 0, 11003, 0, 100, 0, 1003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1643, 0, 0, 0, 11004, 0, 100, 0, 1004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1644, 0, 0, 0, 11005, 0, 100, 0, 1005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1645, 0, 0, 0, 11006, 0, 100, 0, 1006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1646, 0, 0, 0, 11007, 0, 100, 0, 1007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1647, 1001, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1648, 1001, 0, 0, 11008, 1002, 100, 0, 1009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1649, 1001, 0, 0, 11008, 1004, 100, 0, 1010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1650, 1002, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1651, 1002, 0, 0, 11008, 1001, 100, 0, 1011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1652, 1002, 0, 0, 11008, 1018, 100, 0, 1012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1653, 1003, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1654, 1003, 0, 0, 11008, 1017, 100, 0, 1013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1655, 1003, 0, 0, 11008, 1024, 100, 0, 1014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1656, 1004, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1657, 1004, 0, 0, 11008, 1035, 100, 0, 1015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1658, 1004, 0, 0, 11008, 1030, 100, 0, 1016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1659, 1005, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1660, 1005, 0, 0, 11008, 1032, 100, 0, 1017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1661, 1005, 0, 0, 11008, 1012, 100, 0, 1018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1662, 1006, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1663, 1006, 0, 0, 11008, 1045, 100, 0, 1019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1664, 1006, 0, 0, 11008, 1021, 100, 0, 1020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1665, 1007, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1666, 1007, 0, 0, 11008, 1013, 100, 0, 1021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1667, 1007, 0, 0, 11008, 1037, 100, 0, 1022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1668, 1008, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1669, 1008, 0, 0, 11008, 1015, 100, 0, 1023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1670, 1008, 0, 0, 11008, 1039, 100, 0, 1024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1671, 1009, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1672, 1009, 0, 0, 11008, 1018, 100, 0, 1025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1673, 1009, 0, 0, 11008, 1032, 100, 0, 1026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1674, 1010, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1675, 1010, 0, 0, 11008, 1011, 100, 0, 1027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1676, 1010, 0, 0, 11008, 1059, 100, 0, 1028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1677, 1011, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1678, 1011, 0, 0, 11008, 1061, 100, 0, 1029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1679, 1011, 0, 0, 11008, 1020, 100, 0, 1030);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1680, 1012, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1681, 1012, 0, 0, 11008, 1005, 100, 0, 1031);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1683, 1013, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1684, 1013, 0, 0, 11008, 1059, 100, 0, 1033);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1685, 1013, 0, 0, 11008, 1022, 100, 0, 1034);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1686, 1014, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1687, 1014, 0, 0, 11008, 1010, 100, 0, 1035);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1688, 1014, 0, 0, 11008, 1020, 100, 0, 1036);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1689, 1015, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1690, 1015, 0, 0, 11008, 1033, 100, 0, 1037);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1691, 1015, 0, 0, 11008, 1058, 100, 0, 1038);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1692, 1016, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1693, 1016, 0, 0, 11008, 1018, 100, 0, 1039);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1694, 1016, 0, 0, 11008, 1023, 100, 0, 1040);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1695, 1017, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1696, 1017, 0, 0, 11008, 1018, 100, 0, 1041);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1697, 1017, 0, 0, 11008, 1016, 100, 0, 1042);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1698, 1018, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1699, 1018, 0, 0, 11008, 1003, 100, 0, 1043);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1700, 1018, 0, 0, 11008, 1022, 100, 0, 1044);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1701, 1019, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1702, 1019, 0, 0, 11008, 1032, 100, 0, 1045);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1703, 1019, 0, 0, 11008, 1015, 100, 0, 1046);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1704, 1020, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1705, 1020, 0, 0, 11008, 1061, 100, 0, 1047);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1706, 1020, 0, 0, 11008, 1051, 100, 0, 1048);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1707, 1021, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1708, 1021, 0, 0, 11008, 1006, 100, 0, 1049);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1709, 1021, 0, 0, 11008, 1040, 100, 0, 1050);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1710, 1022, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1711, 1022, 0, 0, 11008, 1018, 100, 0, 1051);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1712, 1022, 0, 0, 11008, 1036, 100, 0, 1052);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1713, 1023, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1714, 1023, 0, 0, 11008, 1016, 100, 0, 1053);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1716, 1024, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1717, 1024, 0, 0, 11008, 1028, 100, 0, 1055);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1718, 1024, 0, 0, 11008, 1038, 100, 0, 1056);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1719, 1025, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1720, 1025, 0, 0, 11008, 1032, 100, 0, 1057);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1721, 1025, 0, 0, 11008, 1029, 100, 0, 1058);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1722, 1026, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1723, 1026, 0, 0, 11008, 1046, 100, 0, 1059);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1724, 1026, 0, 0, 11008, 1051, 100, 0, 1060);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1725, 1027, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1726, 1027, 0, 0, 11008, 1031, 100, 0, 1061);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1727, 1027, 0, 0, 11008, 1059, 100, 0, 1062);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1728, 1029, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1729, 1029, 0, 0, 11008, 1035, 100, 0, 1063);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1730, 1029, 0, 0, 11008, 1040, 100, 0, 1064);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1731, 1030, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1732, 1030, 0, 0, 11008, 1052, 100, 0, 1065);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1734, 1031, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1735, 1031, 0, 0, 11008, 1013, 100, 0, 1067);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1736, 1031, 0, 0, 11008, 1027, 100, 0, 1068);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1737, 1032, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1738, 1032, 0, 0, 11008, 1019, 100, 0, 1069);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1739, 1032, 0, 0, 11008, 1036, 100, 0, 1070);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1740, 1033, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1741, 1033, 0, 0, 11008, 1038, 100, 0, 1071);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1742, 1033, 0, 0, 11008, 1058, 100, 0, 1072);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1743, 1034, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1744, 1034, 0, 0, 11008, 1006, 100, 0, 1073);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1745, 1034, 0, 0, 11008, 1021, 100, 0, 1074);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1746, 1035, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1747, 1035, 0, 0, 11008, 1029, 100, 0, 1075);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1748, 1035, 0, 0, 11008, 1048, 100, 0, 1076);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1749, 1036, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1750, 1036, 0, 0, 11008, 1022, 100, 0, 1077);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1751, 1036, 0, 0, 11008, 1058, 100, 0, 1078);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1752, 1037, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1753, 1037, 0, 0, 11008, 1038, 100, 0, 1079);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1754, 1037, 0, 0, 11008, 1046, 100, 0, 1080);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1755, 1038, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1756, 1038, 0, 0, 11008, 1024, 100, 0, 1081);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1757, 1038, 0, 0, 11008, 1033, 100, 0, 1082);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1758, 1039, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1759, 1039, 0, 0, 11008, 1044, 100, 0, 1083);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1760, 1039, 0, 0, 11008, 1061, 100, 0, 1084);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1761, 1040, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1762, 1040, 0, 0, 11008, 1029, 100, 0, 1085);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1763, 1040, 0, 0, 11008, 1048, 100, 0, 1086);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1764, 1041, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1765, 1041, 0, 0, 11008, 1030, 100, 0, 1087);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1766, 1041, 0, 0, 11008, 1026, 100, 0, 1088);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1767, 1042, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1768, 1042, 0, 0, 11008, 1010, 100, 0, 1089);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1769, 1042, 0, 0, 11008, 1028, 100, 0, 1090);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1773, 1044, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1774, 1044, 0, 0, 11008, 1032, 100, 0, 1093);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1776, 1045, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1777, 1045, 0, 0, 11008, 1021, 100, 0, 1095);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1778, 1045, 0, 0, 11008, 1050, 100, 0, 1096);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1779, 1046, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1780, 1046, 0, 0, 11008, 1002, 100, 0, 1097);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1781, 1046, 0, 0, 11008, 1038, 100, 0, 1098);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1785, 1048, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1786, 1048, 0, 0, 11008, 1035, 100, 0, 1101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1787, 1048, 0, 0, 11008, 1040, 100, 0, 1102);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1791, 1050, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1792, 1050, 0, 0, 11008, 1030, 100, 0, 1105);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1793, 1050, 0, 0, 11008, 1045, 100, 0, 1106);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1794, 1051, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1795, 1051, 0, 0, 11008, 1010, 100, 0, 1107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1796, 1051, 0, 0, 11008, 1020, 100, 0, 1108);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1797, 1052, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1798, 1052, 0, 0, 11008, 1015, 100, 0, 1109);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1799, 1052, 0, 0, 11008, 1058, 100, 0, 1110);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1800, 1053, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1801, 1053, 0, 0, 11008, 1027, 100, 0, 1111);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1802, 1053, 0, 0, 11008, 1040, 100, 0, 1112);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1809, 1056, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1810, 1056, 0, 0, 11008, 1002, 100, 0, 1117);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1811, 1056, 0, 0, 11008, 1010, 100, 0, 1118);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1815, 1058, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1816, 1058, 0, 0, 11008, 1010, 100, 0, 1121);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1817, 1058, 0, 0, 11008, 1036, 100, 0, 1122);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1818, 1059, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1819, 1059, 0, 0, 11008, 1018, 100, 0, 1123);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1820, 1059, 0, 0, 11008, 1027, 100, 0, 1124);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1821, 1060, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1822, 1060, 0, 0, 11008, 1024, 100, 0, 1125);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1824, 1061, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1825, 1061, 0, 0, 11008, 1052, 100, 0, 1127);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1826, 1061, 0, 0, 11008, 1039, 100, 0, 1128);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1830, 0, 0, 0, 13, 0, 100, 0, 15);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1831, 0, 0, 0, 306, 0, 100, 0, 10021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1832, 0, 0, 0, 12000, 0, 100, 0, 220000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1833, 0, 0, 0, 12001, 0, 100, 0, 220001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1834, 0, 0, 0, 12002, 0, 100, 0, 220002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1835, 0, 0, 0, 12003, 0, 100, 0, 220003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1836, 0, 0, 0, 12004, 0, 100, 0, 220004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1837, 0, 0, 0, 1802, 0, 100, 0, 120000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1839, 0, 0, 0, 15100, 0, 100, 0, 210001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1840, 0, 0, 0, 15100, 0, 100, 0, 210002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1844, 1001, 100101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1845, 1002, 100201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1846, 1003, 100301, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1847, 1004, 100401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1848, 1005, 100501, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1849, 1006, 100601, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1850, 1007, 100701, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1851, 1008, 100801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1852, 1009, 100901, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1853, 1010, 101001, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1854, 1011, 101101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1855, 1012, 101201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1856, 1013, 101301, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1857, 1014, 101401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1858, 1015, 101501, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1859, 1017, 101701, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1860, 1018, 101801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1861, 1020, 102001, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1862, 1024, 102401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1863, 1027, 102701, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1864, 1030, 103001, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1865, 1032, 103201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1866, 1035, 103501, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1867, 1040, 104001, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1868, 1041, 104101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1869, 1045, 104501, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1870, 1052, 105201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1871, 1056, 105601, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1872, 1060, 106001, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1873, 1061, 106101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1874, 1001, 100101, 0, 2101, 100011, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1875, 1002, 100201, 0, 2101, 100021, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1876, 1003, 100301, 0, 2101, 100031, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1877, 1004, 100401, 0, 2101, 100041, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1878, 1005, 100501, 0, 2101, 100051, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1879, 1006, 100601, 0, 2101, 100061, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1880, 1007, 100701, 0, 2101, 100071, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1881, 1008, 100801, 0, 2101, 100081, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1882, 1009, 100901, 0, 2101, 100091, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1883, 1010, 101001, 0, 2101, 100101, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1884, 1011, 101101, 0, 2101, 100111, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1885, 1012, 101201, 0, 2101, 100121, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1886, 1013, 101301, 0, 2101, 100131, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1887, 1014, 101401, 0, 2101, 100141, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1888, 1015, 101501, 0, 2101, 100151, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1889, 1017, 101701, 0, 2101, 100171, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1890, 1018, 101801, 0, 2101, 100181, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1891, 1020, 102001, 0, 2101, 100201, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1892, 1024, 102401, 0, 2101, 100241, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1893, 1027, 102701, 0, 2101, 100271, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1894, 1030, 103001, 0, 2101, 100301, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1895, 1032, 103201, 0, 2101, 100321, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1896, 1035, 103501, 0, 2101, 100351, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1897, 1040, 104001, 0, 2101, 100401, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1898, 1041, 104101, 0, 2101, 100411, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1899, 1045, 104501, 0, 2101, 100451, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1900, 1052, 105201, 0, 2101, 100521, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1901, 1056, 105601, 0, 2101, 100561, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1902, 1060, 106001, 0, 2101, 100601, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1903, 1061, 106101, 0, 2101, 100611, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1904, 1001, 100101, 0, 2102, 100011, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1905, 1002, 100201, 0, 2102, 100021, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1906, 1003, 100301, 0, 2102, 100031, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1907, 1004, 100401, 0, 2102, 100041, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1908, 1005, 100501, 0, 2102, 100051, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1909, 1006, 100601, 0, 2102, 100061, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1910, 1007, 100701, 0, 2102, 100071, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1911, 1008, 100801, 0, 2102, 100081, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1912, 1009, 100901, 0, 2102, 100091, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1913, 1010, 101001, 0, 2102, 100101, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1914, 1011, 101101, 0, 2102, 100111, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1915, 1012, 101201, 0, 2102, 100121, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1916, 1013, 101301, 0, 2102, 100131, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1917, 1014, 101401, 0, 2102, 100141, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1918, 1015, 101501, 0, 2102, 100151, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1919, 1017, 101701, 0, 2102, 100171, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1920, 1018, 101801, 0, 2102, 100181, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1921, 1020, 102001, 0, 2102, 100201, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1922, 1024, 102401, 0, 2102, 100241, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1923, 1027, 102701, 0, 2102, 100271, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1924, 1030, 103001, 0, 2102, 100301, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1925, 1032, 103201, 0, 2102, 100321, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1926, 1035, 103501, 0, 2102, 100351, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1927, 1040, 104001, 0, 2102, 100401, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1928, 1041, 104101, 0, 2102, 100411, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1929, 1045, 104501, 0, 2102, 100451, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1930, 1052, 105201, 0, 2102, 100521, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1931, 1056, 105601, 0, 2102, 100561, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1932, 1060, 106001, 0, 2102, 100601, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1933, 1061, 106101, 0, 2102, 100611, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1963, 0, 0, 0, 2050, 0, 100, 0, 31000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1964, 0, 0, 0, 1600, 0, 100, 0, 20051);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1965, 0, 0, 0, 5100, 0, 100, 0, 95005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1966, 0, 0, 0, 5101, 0, 100, 0, 95006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1967, 9001, 0, 0, 13500, 0, 100, 0, 200000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1968, 9001, 0, 0, 13600, 0, 100, 0, 200001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1969, 9001, 0, 0, 7001, 0, 100, 0, 200002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1970, 9001, 0, 0, 13200, 0, 100, 0, 200003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1972, 9002, 0, 0, 16000, 0, 100, 0, 300000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1973, 9002, 0, 0, 16001, 0, 100, 0, 300002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1974, 9002, 0, 0, 16002, 0, 100, 0, 300001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1975, 9001, 0, 0, 18000, 0, 100, 0, 230000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1976, 9001, 0, 0, 18000, 0, 100, 0, 230001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1977, 9001, 0, 0, 18000, 0, 100, 0, 230003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1978, 9001, 0, 0, 18001, 0, 100, 0, 230002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1979, 9001, 0, 0, 3002, 0, 100, 0, 240001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1982, 9001, 0, 0, 15101, 1, 100, 0, 210003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1983, 9001, 0, 0, 15101, 4, 100, 0, 210004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1985, 0, 0, 0, 6003, 2, 100, 0, 71004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1987, 0, 0, 0, 6003, 5, 100, 0, 71004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1989, 0, 0, 0, 6003, 101, 100, 0, 71008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1990, 0, 0, 0, 6003, 100101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1991, 0, 0, 0, 6003, 100201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1992, 0, 0, 0, 6003, 100301, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1993, 0, 0, 0, 6003, 100401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1994, 0, 0, 0, 6003, 100501, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1995, 0, 0, 0, 6003, 100601, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1996, 0, 0, 0, 6003, 100701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1997, 0, 0, 0, 6003, 100801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1998, 0, 0, 0, 6003, 100901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (1999, 0, 0, 0, 6003, 101001, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2000, 0, 0, 0, 6003, 101101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2001, 0, 0, 0, 6003, 101201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2002, 0, 0, 0, 6003, 101301, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2003, 0, 0, 0, 6003, 101401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2004, 0, 0, 0, 6003, 101501, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2005, 0, 0, 0, 6003, 101601, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2006, 0, 0, 0, 6003, 101701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2007, 0, 0, 0, 6003, 101801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2008, 0, 0, 0, 6003, 101901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2009, 0, 0, 0, 6003, 102001, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2010, 0, 0, 0, 6003, 102101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2011, 0, 0, 0, 6003, 102201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2012, 0, 0, 0, 6003, 102301, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2013, 0, 0, 0, 6003, 102401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2014, 0, 0, 0, 6003, 102501, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2015, 0, 0, 0, 6003, 102601, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2016, 0, 0, 0, 6003, 102701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2017, 0, 0, 0, 6003, 102801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2018, 0, 0, 0, 6003, 102901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2019, 0, 0, 0, 6003, 103001, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2020, 0, 0, 0, 6003, 103101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2021, 0, 0, 0, 6003, 103201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2022, 0, 0, 0, 6003, 103301, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2023, 0, 0, 0, 6003, 103401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2024, 0, 0, 0, 6003, 103501, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2025, 0, 0, 0, 6003, 103601, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2026, 0, 0, 0, 6003, 103701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2027, 0, 0, 0, 6003, 103801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2028, 0, 0, 0, 6003, 103901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2029, 0, 0, 0, 6003, 104001, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2030, 0, 0, 0, 6003, 104101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2031, 0, 0, 0, 6003, 104201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2032, 0, 0, 0, 6003, 104301, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2033, 0, 0, 0, 6003, 104401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2034, 0, 0, 0, 6003, 104501, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2035, 0, 0, 0, 6003, 104601, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2036, 0, 0, 0, 6003, 104701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2037, 0, 0, 0, 6003, 104801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2038, 0, 0, 0, 6003, 104901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2039, 0, 0, 0, 6003, 105001, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2040, 0, 0, 0, 6003, 105101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2041, 0, 0, 0, 6003, 105201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2042, 0, 0, 0, 6003, 105301, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2043, 0, 0, 0, 6003, 105401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2044, 0, 0, 0, 6003, 105501, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2045, 0, 0, 0, 6003, 105601, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2046, 0, 0, 0, 6003, 105701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2047, 0, 0, 0, 6003, 105801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2048, 0, 0, 0, 6003, 105901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2049, 0, 0, 0, 6003, 106001, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2050, 0, 0, 0, 6003, 106101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2051, 0, 0, 0, 6004, 2, 100, 0, 71010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2053, 0, 0, 0, 6004, 5, 100, 0, 71010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2055, 0, 0, 0, 6004, 101, 100, 0, 71014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2056, 0, 0, 0, 6004, 100101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2057, 0, 0, 0, 6004, 100201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2058, 0, 0, 0, 6004, 100301, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2059, 0, 0, 0, 6004, 100401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2060, 0, 0, 0, 6004, 100501, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2061, 0, 0, 0, 6004, 100601, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2062, 0, 0, 0, 6004, 100701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2063, 0, 0, 0, 6004, 100801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2064, 0, 0, 0, 6004, 100901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2065, 0, 0, 0, 6004, 101001, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2066, 0, 0, 0, 6004, 101101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2067, 0, 0, 0, 6004, 101201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2068, 0, 0, 0, 6004, 101301, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2069, 0, 0, 0, 6004, 101401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2070, 0, 0, 0, 6004, 101501, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2071, 0, 0, 0, 6004, 101601, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2072, 0, 0, 0, 6004, 101701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2073, 0, 0, 0, 6004, 101801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2074, 0, 0, 0, 6004, 101901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2075, 0, 0, 0, 6004, 102001, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2076, 0, 0, 0, 6004, 102101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2077, 0, 0, 0, 6004, 102201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2078, 0, 0, 0, 6004, 102301, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2079, 0, 0, 0, 6004, 102401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2080, 0, 0, 0, 6004, 102501, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2081, 0, 0, 0, 6004, 102601, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2082, 0, 0, 0, 6004, 102701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2083, 0, 0, 0, 6004, 102801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2084, 0, 0, 0, 6004, 102901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2085, 0, 0, 0, 6004, 103001, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2086, 0, 0, 0, 6004, 103101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2087, 0, 0, 0, 6004, 103201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2088, 0, 0, 0, 6004, 103301, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2089, 0, 0, 0, 6004, 103401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2090, 0, 0, 0, 6004, 103501, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2091, 0, 0, 0, 6004, 103601, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2092, 0, 0, 0, 6004, 103701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2093, 0, 0, 0, 6004, 103801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2094, 0, 0, 0, 6004, 103901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2095, 0, 0, 0, 6004, 104001, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2096, 0, 0, 0, 6004, 104101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2097, 0, 0, 0, 6004, 104201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2098, 0, 0, 0, 6004, 104301, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2099, 0, 0, 0, 6004, 104401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2100, 0, 0, 0, 6004, 104501, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2101, 0, 0, 0, 6004, 104601, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2102, 0, 0, 0, 6004, 104701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2103, 0, 0, 0, 6004, 104801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2104, 0, 0, 0, 6004, 104901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2105, 0, 0, 0, 6004, 105001, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2106, 0, 0, 0, 6004, 105101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2107, 0, 0, 0, 6004, 105201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2108, 0, 0, 0, 6004, 105301, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2109, 0, 0, 0, 6004, 105401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2110, 0, 0, 0, 6004, 105501, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2111, 0, 0, 0, 6004, 105601, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2112, 0, 0, 0, 6004, 105701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2113, 0, 0, 0, 6004, 105801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2114, 0, 0, 0, 6004, 105901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2115, 0, 0, 0, 6004, 106001, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2116, 0, 0, 0, 6004, 106101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2117, 0, 0, 0, 14000, 0, 100, 0, 140000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2118, 0, 0, 0, 14001, 0, 100, 0, 140001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2119, 0, 0, 0, 14002, 0, 100, 0, 140002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2120, 0, 0, 0, 14003, 0, 100, 0, 140003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2121, 0, 0, 0, 14004, 0, 100, 0, 140004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2122, 0, 0, 0, 14005, 0, 100, 0, 140005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2123, 0, 0, 0, 14006, 0, 100, 0, 140006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2124, 0, 0, 0, 14007, 0, 100, 0, 140007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2125, 0, 0, 0, 14008, 0, 100, 0, 140008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2126, 0, 0, 0, 14008, 0, 100, 0, 140009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2127, 0, 0, 0, 14008, 0, 100, 0, 140010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2128, 0, 0, 0, 14009, 0, 100, 0, 140011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2129, 0, 0, 0, 14010, 0, 100, 0, 140014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2130, 0, 0, 0, 14011, 0, 100, 0, 140015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2131, 0, 0, 0, 14012, 0, 100, 0, 140016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2132, 0, 0, 0, 14009, 0, 100, 0, 140012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2133, 0, 0, 0, 14009, 0, 100, 0, 140013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2134, 0, 0, 0, 14010, 0, 100, 0, 140017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2135, 0, 0, 0, 14010, 0, 100, 0, 140018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2136, 0, 0, 0, 5200, 0, 100, 0, 250000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2137, 0, 0, 0, 5201, 0, 100, 0, 250001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2138, 0, 0, 0, 101, 200, 100, 0, 90100);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2139, 0, 0, 0, 102, 200, 100, 0, 90103);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2140, 0, 0, 0, 103, 200, 100, 0, 90104);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2141, 0, 0, 0, 105, 200, 100, 0, 90107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2142, 0, 0, 0, 107, 200, 100, 0, 90109);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2143, 0, 0, 0, 208, 200, 100, 0, 91113);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2144, 0, 0, 0, 20000, 1, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2145, 0, 0, 0, 20000, 1, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2146, 0, 0, 0, 20000, 1, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2147, 0, 0, 0, 20000, 2, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2148, 0, 0, 0, 20000, 2, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2149, 0, 0, 0, 20000, 2, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2150, 0, 0, 0, 20000, 3, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2151, 0, 0, 0, 20000, 3, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2152, 0, 0, 0, 20000, 3, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2153, 0, 0, 0, 20000, 4, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2154, 0, 0, 0, 20000, 4, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2155, 0, 0, 0, 20000, 4, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2156, 0, 0, 0, 21000, 1, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2157, 0, 0, 0, 21000, 2, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2158, 0, 0, 0, 20000, 5, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2159, 0, 0, 0, 7100, 0, 100, 0, 400015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2160, 0, 0, 0, 19000, 0, 100, 0, 2000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2161, 0, 0, 0, 19001, 0, 100, 0, 2001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2162, 0, 0, 0, 19001, 0, 100, 0, 2002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2163, 0, 0, 0, 19001, 1, 100, 0, 2003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2164, 0, 0, 0, 19001, 2, 100, 0, 2004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2165, 0, 0, 0, 19001, 3, 100, 0, 2005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2166, 0, 0, 0, 19001, 4, 100, 0, 2006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2167, 0, 0, 0, 19001, 5, 100, 0, 2007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2168, 0, 0, 0, 19001, 6, 100, 0, 2008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2169, 0, 0, 0, 19001, 7, 100, 0, 2009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2170, 0, 0, 0, 19001, 8, 100, 0, 2010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2171, 0, 0, 0, 19001, 9, 100, 0, 2011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2172, 0, 0, 0, 19001, 10, 100, 0, 2012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2173, 0, 0, 0, 19001, 11, 100, 0, 2013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2174, 0, 0, 0, 19001, 12, 100, 0, 2014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2175, 0, 0, 0, 19002, 0, 100, 0, 2038);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2176, 0, 0, 0, 19003, 0, 100, 0, 2016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2177, 0, 0, 0, 19003, 0, 100, 0, 2017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2178, 0, 0, 0, 19003, 1, 100, 0, 2018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2179, 0, 0, 0, 19003, 2, 100, 0, 2019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2180, 0, 0, 0, 19003, 3, 100, 0, 2020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2181, 0, 0, 0, 19003, 4, 100, 0, 2021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2182, 0, 0, 0, 19003, 5, 100, 0, 2022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2183, 0, 0, 0, 19003, 6, 100, 0, 2023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2184, 0, 0, 0, 19003, 7, 100, 0, 2024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2185, 0, 0, 0, 19003, 8, 100, 0, 2025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2186, 0, 0, 0, 19003, 9, 100, 0, 2026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2187, 0, 0, 0, 19003, 10, 100, 0, 2027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2188, 0, 0, 0, 19003, 11, 100, 0, 2028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2189, 0, 0, 0, 19003, 12, 100, 0, 2029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2190, 0, 0, 0, 19004, 0, 100, 0, 2030);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2191, 0, 0, 0, 19005, 0, 100, 0, 2031);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2192, 0, 0, 0, 19006, 0, 100, 0, 2032);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2193, 0, 0, 0, 19007, 0, 100, 0, 2033);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2194, 0, 0, 0, 19008, 0, 100, 0, 2034);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2196, 0, 0, 0, 1009, 0, 100, 0, 92011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2199, 0, 0, 0, 22000, 0, 100, 0, 410000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2200, 0, 0, 0, 22001, 1, 100, 0, 410001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2201, 0, 0, 0, 22001, 2, 100, 0, 410002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2202, 0, 0, 0, 22001, 3, 100, 0, 410003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2203, 0, 0, 0, 22001, 4, 100, 0, 410004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2204, 0, 0, 0, 22001, 5, 100, 0, 410005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2205, 0, 0, 0, 22001, 6, 100, 0, 410006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2206, 0, 0, 0, 22001, 7, 100, 0, 410007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2207, 0, 0, 0, 22001, 8, 100, 0, 410008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2208, 1026, 102601, 0, 203, 102601, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2209, 1026, 102601, 0, 203, 102601, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2210, 1026, 102601, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2211, 1026, 102601, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2212, 1026, 102601, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2213, 1026, 102601, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2214, 1026, 102601, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2215, 1026, 102601, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2216, 1026, 102601, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2217, 1026, 102601, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2218, 1026, 102601, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2219, 1026, 102601, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2220, 1026, 102601, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2221, 1026, 102601, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2222, 1026, 102601, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2223, 1026, 102601, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2224, 1026, 102601, 0, 2101, 100261, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2225, 1026, 102601, 0, 2102, 100261, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2226, 0, 0, 0, 19006, 0, 100, 0, 2036);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2228, 0, 0, 0, 6001, 100130, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2230, 0, 0, 0, 6001, 100302, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2231, 0, 0, 0, 6001, 100430, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2232, 0, 0, 0, 6001, 100520, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2233, 0, 0, 0, 6001, 100646, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2234, 0, 0, 0, 6001, 100730, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2237, 0, 0, 0, 6001, 101023, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2238, 0, 0, 0, 6001, 101116, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2240, 0, 0, 0, 6001, 101302, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2241, 0, 0, 0, 6001, 101416, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2242, 0, 0, 0, 6001, 101510, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2244, 0, 0, 0, 6001, 101743, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2245, 0, 0, 0, 6001, 101826, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2246, 0, 0, 0, 6001, 101940, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2247, 0, 0, 0, 6001, 102020, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2248, 0, 0, 0, 6001, 102143, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2249, 0, 0, 0, 6001, 102226, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2250, 0, 0, 0, 6001, 102346, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2251, 0, 0, 0, 6001, 102426, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2253, 0, 0, 0, 6001, 102613, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2257, 0, 0, 0, 6001, 103040, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2261, 0, 0, 0, 6001, 103443, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2262, 0, 0, 0, 6001, 103516, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2264, 0, 0, 0, 6001, 103713, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2265, 0, 0, 0, 6001, 103826, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2267, 0, 0, 0, 6001, 104043, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2272, 0, 0, 0, 6001, 104540, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2273, 0, 0, 0, 6001, 104602, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2277, 0, 0, 0, 6001, 105016, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2279, 0, 0, 0, 6001, 105210, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2283, 0, 0, 0, 6001, 105623, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2285, 0, 0, 0, 6001, 105840, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2286, 0, 0, 0, 6001, 105923, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2287, 0, 0, 0, 6001, 106050, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2288, 0, 0, 0, 6001, 106150, 100, 0, 70016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2300, 0, 0, 0, 6002, 100130, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2302, 0, 0, 0, 6002, 100302, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2303, 0, 0, 0, 6002, 100430, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2304, 0, 0, 0, 6002, 100520, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2305, 0, 0, 0, 6002, 100646, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2306, 0, 0, 0, 6002, 100730, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2309, 0, 0, 0, 6002, 101023, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2310, 0, 0, 0, 6002, 101116, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2312, 0, 0, 0, 6002, 101302, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2313, 0, 0, 0, 6002, 101416, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2314, 0, 0, 0, 6002, 101510, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2316, 0, 0, 0, 6002, 101743, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2317, 0, 0, 0, 6002, 101826, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2318, 0, 0, 0, 6002, 101940, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2319, 0, 0, 0, 6002, 102020, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2320, 0, 0, 0, 6002, 102143, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2321, 0, 0, 0, 6002, 102226, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2322, 0, 0, 0, 6002, 102346, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2323, 0, 0, 0, 6002, 102426, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2325, 0, 0, 0, 6002, 102613, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2329, 0, 0, 0, 6002, 103040, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2333, 0, 0, 0, 6002, 103443, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2334, 0, 0, 0, 6002, 103516, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2336, 0, 0, 0, 6002, 103713, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2337, 0, 0, 0, 6002, 103826, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2339, 0, 0, 0, 6002, 104043, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2344, 0, 0, 0, 6002, 104540, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2345, 0, 0, 0, 6002, 104602, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2349, 0, 0, 0, 6002, 105016, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2351, 0, 0, 0, 6002, 105210, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2355, 0, 0, 0, 6002, 105623, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2357, 0, 0, 0, 6002, 105840, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2358, 0, 0, 0, 6002, 105923, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2359, 0, 0, 0, 6002, 106050, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2360, 0, 0, 0, 6002, 106150, 100, 0, 70017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2372, 0, 0, 0, 6003, 100130, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2374, 0, 0, 0, 6003, 100302, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2375, 0, 0, 0, 6003, 100430, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2376, 0, 0, 0, 6003, 100520, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2377, 0, 0, 0, 6003, 100646, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2378, 0, 0, 0, 6003, 100730, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2381, 0, 0, 0, 6003, 101023, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2382, 0, 0, 0, 6003, 101116, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2384, 0, 0, 0, 6003, 101302, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2385, 0, 0, 0, 6003, 101416, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2386, 0, 0, 0, 6003, 101510, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2388, 0, 0, 0, 6003, 101743, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2389, 0, 0, 0, 6003, 101826, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2390, 0, 0, 0, 6003, 101940, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2391, 0, 0, 0, 6003, 102020, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2392, 0, 0, 0, 6003, 102143, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2393, 0, 0, 0, 6003, 102226, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2394, 0, 0, 0, 6003, 102346, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2395, 0, 0, 0, 6003, 102426, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2397, 0, 0, 0, 6003, 102613, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2401, 0, 0, 0, 6003, 103040, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2405, 0, 0, 0, 6003, 103443, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2406, 0, 0, 0, 6003, 103516, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2408, 0, 0, 0, 6003, 103713, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2409, 0, 0, 0, 6003, 103826, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2411, 0, 0, 0, 6003, 104043, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2416, 0, 0, 0, 6003, 104540, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2417, 0, 0, 0, 6003, 104602, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2421, 0, 0, 0, 6003, 105016, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2423, 0, 0, 0, 6003, 105210, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2427, 0, 0, 0, 6003, 105623, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2429, 0, 0, 0, 6003, 105840, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2430, 0, 0, 0, 6003, 105923, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2431, 0, 0, 0, 6003, 106050, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2432, 0, 0, 0, 6003, 106150, 100, 0, 71016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2444, 0, 0, 0, 6004, 100130, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2446, 0, 0, 0, 6004, 100302, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2447, 0, 0, 0, 6004, 100430, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2448, 0, 0, 0, 6004, 100520, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2449, 0, 0, 0, 6004, 100646, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2450, 0, 0, 0, 6004, 100730, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2453, 0, 0, 0, 6004, 101023, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2454, 0, 0, 0, 6004, 101116, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2456, 0, 0, 0, 6004, 101302, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2457, 0, 0, 0, 6004, 101416, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2458, 0, 0, 0, 6004, 101510, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2460, 0, 0, 0, 6004, 101743, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2461, 0, 0, 0, 6004, 101826, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2462, 0, 0, 0, 6004, 101940, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2463, 0, 0, 0, 6004, 102020, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2464, 0, 0, 0, 6004, 102143, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2465, 0, 0, 0, 6004, 102226, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2466, 0, 0, 0, 6004, 102346, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2467, 0, 0, 0, 6004, 102426, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2469, 0, 0, 0, 6004, 102613, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2473, 0, 0, 0, 6004, 103040, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2477, 0, 0, 0, 6004, 103443, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2478, 0, 0, 0, 6004, 103516, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2480, 0, 0, 0, 6004, 103713, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2481, 0, 0, 0, 6004, 103826, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2483, 0, 0, 0, 6004, 104043, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2488, 0, 0, 0, 6004, 104540, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2489, 0, 0, 0, 6004, 104602, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2493, 0, 0, 0, 6004, 105016, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2495, 0, 0, 0, 6004, 105210, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2499, 0, 0, 0, 6004, 105623, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2501, 0, 0, 0, 6004, 105840, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2502, 0, 0, 0, 6004, 105923, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2503, 0, 0, 0, 6004, 106050, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2504, 0, 0, 0, 6004, 106150, 100, 0, 71017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2516, 1023, 102301, 0, 203, 102301, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2517, 1023, 102301, 0, 203, 102301, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2518, 1023, 102301, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2519, 1023, 102301, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2520, 1023, 102301, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2521, 1023, 102301, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2523, 1023, 102301, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2524, 1023, 102301, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2525, 1023, 102301, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2526, 1023, 102301, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2527, 1023, 102301, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2528, 1023, 102301, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2529, 1023, 102301, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2530, 1023, 102301, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2531, 1023, 102301, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2532, 1023, 102301, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2533, 1023, 102301, 0, 2102, 100231, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2534, 1023, 102301, 0, 2101, 100231, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2535, 0, 0, 0, 15200, 0, 100, 0, 81000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2536, 0, 0, 0, 15201, 0, 100, 0, 81001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2537, 1003, 100302, 0, 101, 100302, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2538, 1003, 100302, 0, 101, 100302, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2539, 1003, 100302, 0, 102, 100302, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2540, 1003, 100302, 0, 102, 100302, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2541, 1003, 100302, 0, 103, 100302, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2542, 1003, 100302, 0, 103, 100302, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2543, 1003, 100302, 0, 104, 100302, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2544, 1003, 100302, 0, 105, 100302, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2545, 1003, 100302, 0, 106, 100302, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2546, 1003, 100302, 0, 107, 100302, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2547, 1003, 100302, 0, 201, 100302, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2548, 1003, 100302, 0, 201, 100302, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2549, 1003, 100302, 0, 201, 100302, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2550, 1003, 100302, 0, 201, 100302, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2551, 1003, 100302, 0, 201, 100302, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2552, 1003, 100302, 0, 204, 100302, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2553, 1003, 100302, 0, 205, 100302, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2554, 1003, 100302, 0, 206, 100302, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2555, 1003, 100302, 0, 207, 100302, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2556, 1003, 100302, 0, 208, 100302, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2557, 1003, 100302, 0, 209, 100302, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2558, 1003, 100302, 0, 210, 100302, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2559, 1003, 100302, 0, 203, 100302, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2560, 1003, 100302, 0, 203, 100302, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2561, 1003, 100302, 0, 1001, 100302, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2562, 1003, 100302, 0, 1001, 100302, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2563, 1003, 100302, 0, 1001, 100302, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2564, 1003, 100302, 0, 1001, 100302, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2566, 1003, 100302, 3, 1002, 100302, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2567, 1003, 100302, 4, 1002, 100302, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2568, 1003, 100302, 5, 1002, 100302, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2569, 1003, 100302, 0, 1900, 100302, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2570, 1003, 100302, 0, 1901, 100302, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2571, 1003, 100302, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2572, 1003, 100302, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2573, 1003, 100302, 0, 5000, 100302, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2574, 1003, 100302, 0, 5001, 100302, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2575, 1003, 100302, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2576, 1003, 100302, 0, 9000, 100302, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2577, 1003, 100302, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2578, 1003, 100302, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2579, 1013, 101302, 0, 101, 101302, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2580, 1013, 101302, 0, 101, 101302, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2581, 1013, 101302, 0, 102, 101302, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2582, 1013, 101302, 0, 102, 101302, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2583, 1013, 101302, 0, 103, 101302, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2584, 1013, 101302, 0, 103, 101302, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2585, 1013, 101302, 0, 104, 101302, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2586, 1013, 101302, 0, 105, 101302, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2587, 1013, 101302, 0, 106, 101302, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2588, 1013, 101302, 0, 107, 101302, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2589, 1013, 101302, 0, 201, 101302, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2590, 1013, 101302, 0, 201, 101302, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2591, 1013, 101302, 0, 201, 101302, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2592, 1013, 101302, 0, 201, 101302, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2593, 1013, 101302, 0, 201, 101302, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2594, 1013, 101302, 0, 204, 101302, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2595, 1013, 101302, 0, 205, 101302, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2596, 1013, 101302, 0, 206, 101302, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2597, 1013, 101302, 0, 207, 101302, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2598, 1013, 101302, 0, 208, 101302, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2599, 1013, 101302, 0, 209, 101302, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2600, 1013, 101302, 0, 210, 101302, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2601, 1013, 101302, 0, 203, 101302, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2602, 1013, 101302, 0, 203, 101302, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2603, 1013, 101302, 0, 1001, 101302, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2604, 1013, 101302, 0, 1001, 101302, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2605, 1013, 101302, 0, 1001, 101302, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2606, 1013, 101302, 0, 1001, 101302, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2607, 1013, 101302, 0, 1009, 101302, 100, 0, 0);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2608, 1013, 101302, 3, 1002, 101302, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2609, 1013, 101302, 4, 1002, 101302, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2610, 1013, 101302, 5, 1002, 101302, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2611, 1013, 101302, 0, 1900, 101302, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2612, 1013, 101302, 0, 1901, 101302, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2613, 1013, 101302, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2614, 1013, 101302, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2615, 1013, 101302, 0, 5000, 101302, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2616, 1013, 101302, 0, 5001, 101302, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2617, 1013, 101302, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2618, 1013, 101302, 0, 9000, 101302, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2619, 1013, 101302, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2620, 1013, 101302, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2621, 0, 0, 0, 20000, 6, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2622, 0, 0, 0, 20000, 7, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2623, 0, 0, 0, 20000, 6, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2624, 0, 0, 0, 20000, 8, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2625, 0, 0, 0, 20000, 9, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2626, 0, 0, 0, 20000, 8, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2627, 0, 0, 0, 20000, 10, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2628, 0, 0, 0, 20000, 11, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2629, 0, 0, 0, 20000, 11, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2630, 0, 0, 0, 20000, 12, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2631, 0, 0, 0, 20000, 13, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2632, 0, 0, 0, 20000, 12, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2633, 0, 0, 0, 21000, 3, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2634, 0, 0, 0, 21000, 4, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2635, 0, 0, 0, 20000, 14, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2636, 0, 0, 0, 202, 0, 100, 0, 10100);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2637, 0, 0, 0, 214, 0, 100, 0, 10106);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2638, 0, 0, 0, 215, 0, 100, 0, 10107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2639, 0, 0, 0, 216, 0, 100, 0, 10108);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2640, 0, 0, 0, 221, 0, 100, 0, 10113);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2641, 0, 0, 0, 301, 0, 100, 0, 10116);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2642, 0, 0, 0, 1005, 0, 100, 0, 20104);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2643, 0, 0, 0, 1006, 0, 100, 0, 20107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2644, 0, 0, 0, 1008, 0, 100, 0, 20111);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2645, 0, 0, 0, 1201, 0, 100, 0, 20121);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2646, 0, 0, 0, 1202, 0, 100, 0, 20122);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2647, 0, 0, 0, 1204, 0, 100, 0, 20126);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2648, 0, 0, 0, 1207, 0, 100, 0, 20135);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2649, 0, 0, 0, 1902, 0, 100, 0, 20149);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2650, 0, 0, 0, 201, 200, 100, 0, 91101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2651, 0, 0, 0, 207, 200, 100, 0, 91112);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2652, 1038, 103801, 0, 203, 103801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2653, 1038, 103801, 0, 203, 103801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2654, 1038, 103801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2655, 1038, 103801, 0, 1001, 0, 100, 0, 92100);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2656, 1038, 103801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2657, 1038, 103801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2658, 1038, 103801, 0, 1001, 0, 100, 0, 92102);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2659, 1038, 103801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2661, 1038, 103801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2662, 1038, 103801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2663, 1038, 103801, 4, 1002, 0, 100, 0, 92106);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2664, 1038, 103801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2665, 1038, 103801, 5, 1002, 0, 100, 0, 92107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2666, 1038, 103801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2667, 1038, 103801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2668, 1038, 103801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2669, 1038, 103801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2670, 1038, 103801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2671, 1038, 103801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2672, 1038, 103801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2673, 1038, 103801, 0, 2102, 100381, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2674, 1038, 103801, 0, 2101, 100381, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2675, 1050, 105001, 0, 203, 105001, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2676, 1050, 105001, 0, 203, 105001, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2677, 1050, 105001, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2678, 1050, 105001, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2679, 1050, 105001, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2680, 1050, 105001, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2682, 1050, 105001, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2683, 1050, 105001, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2684, 1050, 105001, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2685, 1050, 105001, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2686, 1050, 105001, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2687, 1050, 105001, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2688, 1050, 105001, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2689, 1050, 105001, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2690, 1050, 105001, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2691, 1050, 105001, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2692, 1050, 105001, 0, 2102, 100501, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2693, 1050, 105001, 0, 2101, 100501, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2694, 1046, 104601, 0, 203, 104601, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2695, 1046, 104601, 0, 203, 104601, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2696, 1046, 104601, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2697, 1046, 104601, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2698, 1046, 104601, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2699, 1046, 104601, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2701, 1046, 104601, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2702, 1046, 104601, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2703, 1046, 104601, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2704, 1046, 104601, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2705, 1046, 104601, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2706, 1046, 104601, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2707, 1046, 104601, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2708, 1046, 104601, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2709, 1046, 104601, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2710, 1046, 104601, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2711, 1046, 104601, 0, 2102, 100461, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2712, 1046, 104601, 0, 2101, 100461, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2713, 1016, 101601, 0, 203, 101601, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2714, 1016, 101601, 0, 203, 101601, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2715, 1016, 101601, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2716, 1016, 101601, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2717, 1016, 101601, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2718, 1016, 101601, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2720, 1016, 101601, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2721, 1016, 101601, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2722, 1016, 101601, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2723, 1016, 101601, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2724, 1016, 101601, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2725, 1016, 101601, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2726, 1016, 101601, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2727, 1016, 101601, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2728, 1016, 101601, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2729, 1016, 101601, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2730, 1016, 101601, 0, 2102, 100161, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2731, 1016, 101601, 0, 2101, 100161, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2774, 1056, 105602, 0, 101, 105623, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2775, 1056, 105602, 0, 101, 105623, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2776, 1056, 105602, 0, 102, 105623, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2777, 1056, 105602, 0, 102, 105623, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2778, 1056, 105602, 0, 103, 105623, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2779, 1056, 105602, 0, 103, 105623, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2780, 1056, 105602, 0, 104, 105623, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2781, 1056, 105602, 0, 105, 105623, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2782, 1056, 105602, 0, 106, 105623, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2783, 1056, 105602, 0, 107, 105623, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2784, 1056, 105602, 0, 201, 105623, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2785, 1056, 105602, 0, 201, 105623, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2786, 1056, 105602, 0, 201, 105623, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2787, 1056, 105602, 0, 201, 105623, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2788, 1056, 105602, 0, 201, 105623, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2789, 1056, 105602, 0, 204, 105623, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2790, 1056, 105602, 0, 205, 105623, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2791, 1056, 105602, 0, 206, 105623, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2792, 1056, 105602, 0, 207, 105623, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2793, 1056, 105602, 0, 208, 105623, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2794, 1056, 105602, 0, 209, 105623, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2795, 1056, 105602, 0, 210, 105623, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2796, 1056, 105602, 0, 203, 105623, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2797, 1056, 105602, 0, 203, 105623, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2798, 1056, 105602, 0, 1001, 105623, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2799, 1056, 105602, 0, 1001, 105623, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2800, 1056, 105602, 0, 1001, 105623, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2801, 1056, 105602, 0, 1001, 105623, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2803, 1056, 105602, 3, 1002, 105623, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2804, 1056, 105602, 4, 1002, 105623, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2805, 1056, 105602, 5, 1002, 105623, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2806, 1056, 105602, 0, 1900, 105623, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2807, 1056, 105602, 0, 1901, 105623, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2808, 1056, 105602, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2809, 1056, 105602, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2810, 1056, 105602, 0, 5000, 105623, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2811, 1056, 105602, 0, 5001, 105623, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2812, 1056, 105602, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2813, 1056, 105602, 0, 9000, 105623, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2814, 1056, 105602, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2815, 1056, 105602, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2816, 9001, 0, 0, 5300, 0, 100, 0, 500000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2817, 9001, 0, 0, 5300, 0, 100, 0, 500001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2818, 9001, 0, 0, 5300, 0, 100, 0, 500002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2819, 9001, 0, 0, 5300, 0, 100, 0, 500003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2820, 9001, 0, 0, 5301, 0, 100, 0, 500004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2821, 9001, 0, 0, 5302, 0, 100, 0, 500005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2822, 9001, 0, 0, 5302, 0, 100, 0, 500006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2823, 9001, 0, 0, 5302, 0, 100, 0, 500007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2824, 1018, 101802, 0, 101, 101826, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2825, 1018, 101802, 0, 101, 101826, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2826, 1018, 101802, 0, 102, 101826, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2827, 1018, 101802, 0, 102, 101826, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2828, 1018, 101802, 0, 103, 101826, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2829, 1018, 101802, 0, 103, 101826, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2830, 1018, 101802, 0, 104, 101826, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2831, 1018, 101802, 0, 105, 101826, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2832, 1018, 101802, 0, 106, 101826, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2833, 1018, 101802, 0, 107, 101826, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2834, 1018, 101802, 0, 201, 101826, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2835, 1018, 101802, 0, 201, 101826, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2836, 1018, 101802, 0, 201, 101826, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2837, 1018, 101802, 0, 201, 101826, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2838, 1018, 101802, 0, 201, 101826, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2839, 1018, 101802, 0, 204, 101826, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2840, 1018, 101802, 0, 205, 101826, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2841, 1018, 101802, 0, 206, 101826, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2842, 1018, 101802, 0, 207, 101826, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2843, 1018, 101802, 0, 208, 101826, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2844, 1018, 101802, 0, 209, 101826, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2845, 1018, 101802, 0, 210, 101826, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2846, 1018, 101802, 0, 203, 101826, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2847, 1018, 101802, 0, 203, 101826, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2848, 1018, 101802, 0, 1001, 101826, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2849, 1018, 101802, 0, 1001, 101826, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2850, 1018, 101802, 0, 1001, 101826, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2851, 1018, 101802, 0, 1001, 101826, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2853, 1018, 101802, 3, 1002, 101826, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2854, 1018, 101802, 4, 1002, 101826, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2855, 1018, 101802, 5, 1002, 101826, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2856, 1018, 101802, 0, 1900, 101826, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2857, 1018, 101802, 0, 1901, 101826, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2858, 1018, 101802, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2859, 1018, 101802, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2860, 1018, 101802, 0, 5000, 101826, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2861, 1018, 101802, 0, 5001, 101826, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2862, 1018, 101802, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2863, 1018, 101802, 0, 9000, 101826, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2864, 1018, 101802, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2865, 1018, 101802, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2866, 1024, 102402, 0, 101, 102426, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2867, 1024, 102402, 0, 101, 102426, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2868, 1024, 102402, 0, 102, 102426, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2869, 1024, 102402, 0, 102, 102426, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2870, 1024, 102402, 0, 103, 102426, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2871, 1024, 102402, 0, 103, 102426, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2872, 1024, 102402, 0, 104, 102426, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2873, 1024, 102402, 0, 105, 102426, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2874, 1024, 102402, 0, 106, 102426, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2875, 1024, 102402, 0, 107, 102426, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2876, 1024, 102402, 0, 201, 102426, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2877, 1024, 102402, 0, 201, 102426, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2878, 1024, 102402, 0, 201, 102426, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2879, 1024, 102402, 0, 201, 102426, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2880, 1024, 102402, 0, 201, 102426, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2881, 1024, 102402, 0, 204, 102426, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2882, 1024, 102402, 0, 205, 102426, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2883, 1024, 102402, 0, 206, 102426, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2884, 1024, 102402, 0, 207, 102426, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2885, 1024, 102402, 0, 208, 102426, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2886, 1024, 102402, 0, 209, 102426, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2887, 1024, 102402, 0, 210, 102426, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2888, 1024, 102402, 0, 203, 102426, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2889, 1024, 102402, 0, 203, 102426, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2890, 1024, 102402, 0, 1001, 102426, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2891, 1024, 102402, 0, 1001, 102426, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2892, 1024, 102402, 0, 1001, 102426, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2893, 1024, 102402, 0, 1001, 102426, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2895, 1024, 102402, 3, 1002, 102426, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2896, 1024, 102402, 4, 1002, 102426, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2897, 1024, 102402, 5, 1002, 102426, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2898, 1024, 102402, 0, 1900, 102426, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2899, 1024, 102402, 0, 1901, 102426, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2900, 1024, 102402, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2901, 1024, 102402, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2902, 1024, 102402, 0, 5000, 102426, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2903, 1024, 102402, 0, 5001, 102426, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2904, 1024, 102402, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2905, 1024, 102402, 0, 9000, 102426, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2906, 1024, 102402, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2907, 1024, 102402, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2908, 1001, 100102, 0, 101, 100130, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2909, 1001, 100102, 0, 101, 100130, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2910, 1001, 100102, 0, 102, 100130, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2911, 1001, 100102, 0, 102, 100130, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2912, 1001, 100102, 0, 103, 100130, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2913, 1001, 100102, 0, 103, 100130, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2914, 1001, 100102, 0, 104, 100130, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2915, 1001, 100102, 0, 105, 100130, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2916, 1001, 100102, 0, 106, 100130, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2917, 1001, 100102, 0, 107, 100130, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2918, 1001, 100102, 0, 201, 100130, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2919, 1001, 100102, 0, 201, 100130, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2920, 1001, 100102, 0, 201, 100130, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2921, 1001, 100102, 0, 201, 100130, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2922, 1001, 100102, 0, 201, 100130, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2923, 1001, 100102, 0, 204, 100130, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2924, 1001, 100102, 0, 205, 100130, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2925, 1001, 100102, 0, 206, 100130, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2926, 1001, 100102, 0, 207, 100130, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2927, 1001, 100102, 0, 208, 100130, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2928, 1001, 100102, 0, 209, 100130, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2929, 1001, 100102, 0, 210, 100130, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2930, 1001, 100102, 0, 203, 100130, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2931, 1001, 100102, 0, 203, 100130, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2932, 1001, 100102, 0, 1001, 100130, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2933, 1001, 100102, 0, 1001, 100130, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2934, 1001, 100102, 0, 1001, 100130, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2935, 1001, 100102, 0, 1001, 100130, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2937, 1001, 100102, 3, 1002, 100130, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2938, 1001, 100102, 4, 1002, 100130, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2939, 1001, 100102, 5, 1002, 100130, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2940, 1001, 100102, 0, 1900, 100130, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2941, 1001, 100102, 0, 1901, 100130, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2942, 1001, 100102, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2943, 1001, 100102, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2944, 1001, 100102, 0, 5000, 100130, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2945, 1001, 100102, 0, 5001, 100130, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2946, 1001, 100102, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2947, 1001, 100102, 0, 9000, 100130, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2948, 1001, 100102, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2949, 1001, 100102, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2950, 1004, 100402, 0, 101, 100430, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2951, 1004, 100402, 0, 101, 100430, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2952, 1004, 100402, 0, 102, 100430, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2953, 1004, 100402, 0, 102, 100430, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2954, 1004, 100402, 0, 103, 100430, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2955, 1004, 100402, 0, 103, 100430, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2956, 1004, 100402, 0, 104, 100430, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2957, 1004, 100402, 0, 105, 100430, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2958, 1004, 100402, 0, 106, 100430, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2959, 1004, 100402, 0, 107, 100430, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2960, 1004, 100402, 0, 201, 100430, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2961, 1004, 100402, 0, 201, 100430, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2962, 1004, 100402, 0, 201, 100430, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2963, 1004, 100402, 0, 201, 100430, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2964, 1004, 100402, 0, 201, 100430, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2965, 1004, 100402, 0, 204, 100430, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2966, 1004, 100402, 0, 205, 100430, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2967, 1004, 100402, 0, 205, 100430, 100, 0, 91030);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2968, 1004, 100402, 0, 206, 100430, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2969, 1004, 100402, 0, 207, 100430, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2970, 1004, 100402, 0, 208, 100430, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2971, 1004, 100402, 0, 209, 100430, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2972, 1004, 100402, 0, 210, 100430, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2973, 1004, 100402, 0, 203, 100430, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2974, 1004, 100402, 0, 203, 100430, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2975, 1004, 100402, 0, 1001, 100430, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2976, 1004, 100402, 0, 1001, 100430, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2977, 1004, 100402, 0, 1001, 100430, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2978, 1004, 100402, 0, 1001, 100430, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2979, 1004, 100402, 0, 1001, 100430, 100, 0, 92023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2981, 1004, 100402, 3, 1002, 100430, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2982, 1004, 100402, 4, 1002, 100430, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2983, 1004, 100402, 5, 1002, 100430, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2984, 1004, 100402, 5, 1002, 100430, 100, 0, 92024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2985, 1004, 100402, 0, 1900, 100430, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2986, 1004, 100402, 0, 1900, 100430, 100, 0, 93006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2987, 1004, 100402, 0, 1901, 100430, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2988, 1004, 100402, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2989, 1004, 100402, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2990, 1004, 100402, 0, 5000, 100430, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2991, 1004, 100402, 0, 5001, 100430, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2992, 1004, 100402, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2993, 1004, 100402, 0, 9000, 100430, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2994, 1004, 100402, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2995, 1004, 100402, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2996, 1058, 105801, 0, 203, 105801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2997, 1058, 105801, 0, 203, 105801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2998, 1058, 105801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (2999, 1058, 105801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3000, 1058, 105801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3001, 1058, 105801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3003, 1058, 105801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3004, 1058, 105801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3005, 1058, 105801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3006, 1058, 105801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3007, 1058, 105801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3008, 1058, 105801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3009, 1058, 105801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3010, 1058, 105801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3011, 1058, 105801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3012, 1058, 105801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3013, 1058, 105801, 0, 2102, 100581, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3014, 1058, 105801, 0, 2101, 100581, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3015, 1037, 103701, 0, 203, 103701, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3016, 1037, 103701, 0, 203, 103701, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3017, 1037, 103701, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3018, 1037, 103701, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3019, 1037, 103701, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3020, 1037, 103701, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3022, 1037, 103701, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3023, 1037, 103701, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3024, 1037, 103701, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3025, 1037, 103701, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3026, 1037, 103701, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3027, 1037, 103701, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3028, 1037, 103701, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3029, 1037, 103701, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3030, 1037, 103701, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3031, 1037, 103701, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3032, 1037, 103701, 0, 2102, 100371, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3033, 1037, 103701, 0, 2101, 100371, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3034, 1014, 101402, 0, 101, 101416, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3035, 1014, 101402, 0, 101, 101416, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3036, 1014, 101402, 0, 102, 101416, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3037, 1014, 101402, 0, 102, 101416, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3038, 1014, 101402, 0, 103, 101416, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3039, 1014, 101402, 0, 103, 101416, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3040, 1014, 101402, 0, 104, 101416, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3041, 1014, 101402, 0, 105, 101416, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3042, 1014, 101402, 0, 106, 101416, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3043, 1014, 101402, 0, 107, 101416, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3044, 1014, 101402, 0, 201, 101416, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3045, 1014, 101402, 0, 201, 101416, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3046, 1014, 101402, 0, 201, 101416, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3047, 1014, 101402, 0, 201, 101416, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3048, 1014, 101402, 0, 201, 101416, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3049, 1014, 101402, 0, 204, 101416, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3050, 1014, 101402, 0, 205, 101416, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3051, 1014, 101402, 0, 206, 101416, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3052, 1014, 101402, 0, 207, 101416, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3053, 1014, 101402, 0, 208, 101416, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3054, 1014, 101402, 0, 209, 101416, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3055, 1014, 101402, 0, 210, 101416, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3056, 1014, 101402, 0, 203, 101416, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3057, 1014, 101402, 0, 203, 101416, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3058, 1014, 101402, 0, 1001, 101416, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3059, 1014, 101402, 0, 1001, 101416, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3060, 1014, 101402, 0, 1001, 101416, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3061, 1014, 101402, 0, 1001, 101416, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3063, 1014, 101402, 3, 1002, 101416, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3064, 1014, 101402, 4, 1002, 101416, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3065, 1014, 101402, 5, 1002, 101416, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3066, 1014, 101402, 0, 1900, 101416, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3067, 1014, 101402, 0, 1901, 101416, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3068, 1014, 101402, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3069, 1014, 101402, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3070, 1014, 101402, 0, 5000, 101416, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3071, 1014, 101402, 0, 5001, 101416, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3072, 1014, 101402, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3073, 1014, 101402, 0, 9000, 101416, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3074, 1014, 101402, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3075, 1014, 101402, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3076, 1011, 101102, 0, 101, 101116, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3077, 1011, 101102, 0, 101, 101116, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3078, 1011, 101102, 0, 102, 101116, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3079, 1011, 101102, 0, 102, 101116, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3080, 1011, 101102, 0, 103, 101116, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3081, 1011, 101102, 0, 103, 101116, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3082, 1011, 101102, 0, 104, 101116, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3083, 1011, 101102, 0, 105, 101116, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3084, 1011, 101102, 0, 106, 101116, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3085, 1011, 101102, 0, 107, 101116, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3086, 1011, 101102, 0, 201, 101116, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3087, 1011, 101102, 0, 201, 101116, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3088, 1011, 101102, 0, 201, 101116, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3089, 1011, 101102, 0, 201, 101116, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3090, 1011, 101102, 0, 201, 101116, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3091, 1011, 101102, 0, 204, 101116, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3092, 1011, 101102, 0, 205, 101116, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3093, 1011, 101102, 0, 206, 101116, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3094, 1011, 101102, 0, 207, 101116, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3095, 1011, 101102, 0, 208, 101116, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3096, 1011, 101102, 0, 209, 101116, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3097, 1011, 101102, 0, 210, 101116, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3098, 1011, 101102, 0, 203, 101116, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3099, 1011, 101102, 0, 203, 101116, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3100, 1011, 101102, 0, 1001, 101116, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3101, 1011, 101102, 0, 1001, 101116, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3102, 1011, 101102, 0, 1001, 101116, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3103, 1011, 101102, 0, 1001, 101116, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3105, 1011, 101102, 3, 1002, 101116, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3106, 1011, 101102, 4, 1002, 101116, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3107, 1011, 101102, 5, 1002, 101116, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3108, 1011, 101102, 0, 1900, 101116, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3109, 1011, 101102, 0, 1901, 101116, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3110, 1011, 101102, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3111, 1011, 101102, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3112, 1011, 101102, 0, 5000, 101116, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3113, 1011, 101102, 0, 5001, 101116, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3114, 1011, 101102, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3115, 1011, 101102, 0, 9000, 101116, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3116, 1011, 101102, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3117, 1011, 101102, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3118, 9001, 0, 0, 5400, 0, 100, 0, 260000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3119, 9001, 0, 0, 5400, 0, 100, 0, 260001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3120, 9001, 0, 0, 5400, 0, 100, 0, 260002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3121, 9001, 0, 0, 5402, 0, 100, 0, 260003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3122, 1028, 102801, 0, 203, 102801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3123, 1028, 102801, 0, 203, 102801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3124, 1028, 102801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3125, 1028, 102801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3126, 1028, 102801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3127, 1028, 102801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3129, 1028, 102801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3130, 1028, 102801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3131, 1028, 102801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3132, 1028, 102801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3133, 1028, 102801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3134, 1028, 102801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3135, 1028, 102801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3136, 1028, 102801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3137, 1028, 102801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3138, 1028, 102801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3139, 1028, 102801, 0, 2102, 100281, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3140, 1028, 102801, 0, 2101, 100281, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3141, 1028, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3144, 1019, 101901, 0, 203, 101901, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3145, 1019, 101901, 0, 203, 101901, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3146, 1019, 101901, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3147, 1019, 101901, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3148, 1019, 101901, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3149, 1019, 101901, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3151, 1019, 101901, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3152, 1019, 101901, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3153, 1019, 101901, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3154, 1019, 101901, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3155, 1019, 101901, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3156, 1019, 101901, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3157, 1019, 101901, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3158, 1019, 101901, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3159, 1019, 101901, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3160, 1019, 101901, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3161, 1019, 101901, 0, 2102, 100191, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3162, 1019, 101901, 0, 2101, 100191, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3163, 1030, 103002, 0, 101, 103040, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3164, 1030, 103002, 0, 101, 103040, 100, 0, 90110);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3165, 1030, 103002, 0, 101, 103040, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3166, 1030, 103002, 0, 102, 103040, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3167, 1030, 103002, 0, 102, 103040, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3168, 1030, 103002, 0, 102, 103040, 100, 0, 90113);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3169, 1030, 103002, 0, 103, 103040, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3170, 1030, 103002, 0, 103, 103040, 100, 0, 90114);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3171, 1030, 103002, 0, 103, 103040, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3172, 1030, 103002, 0, 104, 103040, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3173, 1030, 103002, 0, 105, 103040, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3174, 1030, 103002, 0, 106, 103040, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3175, 1030, 103002, 0, 106, 103040, 100, 0, 90118);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3176, 1030, 103002, 0, 107, 103040, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3177, 1030, 103002, 0, 201, 103040, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3178, 1030, 103002, 0, 201, 103040, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3179, 1030, 103002, 0, 201, 103040, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3180, 1030, 103002, 0, 201, 103040, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3181, 1030, 103002, 0, 201, 103040, 100, 0, 91119);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3182, 1030, 103002, 0, 201, 103040, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3183, 1030, 103002, 0, 204, 103040, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3184, 1030, 103002, 0, 205, 103040, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3185, 1030, 103002, 0, 206, 103040, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3186, 1030, 103002, 0, 206, 103040, 100, 0, 91123);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3187, 1030, 103002, 0, 207, 103040, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3188, 1030, 103002, 0, 208, 103040, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3189, 1030, 103002, 0, 209, 103040, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3190, 1030, 103002, 0, 210, 103040, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3191, 1030, 103002, 0, 203, 103040, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3192, 1030, 103002, 0, 203, 103040, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3193, 1030, 103002, 0, 1001, 103040, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3194, 1030, 103002, 0, 1001, 103040, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3195, 1030, 103002, 0, 1001, 103040, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3196, 1030, 103002, 0, 1001, 103040, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3198, 1030, 103002, 3, 1002, 103040, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3199, 1030, 103002, 4, 1002, 103040, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3200, 1030, 103002, 4, 1002, 103040, 100, 0, 92121);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3201, 1030, 103002, 5, 1002, 103040, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3202, 1030, 103002, 5, 1002, 103040, 100, 0, 92122);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3203, 1030, 103002, 0, 1900, 103040, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3204, 1030, 103002, 0, 1901, 103040, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3205, 1030, 103002, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3206, 1030, 103002, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3207, 1030, 103002, 0, 5000, 103040, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3208, 1030, 103002, 0, 5001, 103040, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3209, 1030, 103002, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3210, 1030, 103002, 0, 9000, 103040, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3211, 1030, 103002, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3212, 1030, 103002, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3213, 1045, 104502, 0, 101, 104540, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3214, 1045, 104502, 0, 101, 104540, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3215, 1045, 104502, 0, 102, 104540, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3216, 1045, 104502, 0, 102, 104540, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3217, 1045, 104502, 0, 103, 104540, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3218, 1045, 104502, 0, 103, 104540, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3219, 1045, 104502, 0, 104, 104540, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3220, 1045, 104502, 0, 105, 104540, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3221, 1045, 104502, 0, 106, 104540, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3222, 1045, 104502, 0, 107, 104540, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3223, 1045, 104502, 0, 201, 104540, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3224, 1045, 104502, 0, 201, 104540, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3225, 1045, 104502, 0, 201, 104540, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3226, 1045, 104502, 0, 201, 104540, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3227, 1045, 104502, 0, 201, 104540, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3228, 1045, 104502, 0, 204, 104540, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3229, 1045, 104502, 0, 205, 104540, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3230, 1045, 104502, 0, 206, 104540, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3231, 1045, 104502, 0, 207, 104540, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3232, 1045, 104502, 0, 208, 104540, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3233, 1045, 104502, 0, 209, 104540, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3234, 1045, 104502, 0, 210, 104540, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3235, 1045, 104502, 0, 203, 104540, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3236, 1045, 104502, 0, 203, 104540, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3237, 1045, 104502, 0, 1001, 104540, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3238, 1045, 104502, 0, 1001, 104540, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3239, 1045, 104502, 0, 1001, 104540, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3240, 1045, 104502, 0, 1001, 104540, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3242, 1045, 104502, 3, 1002, 104540, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3243, 1045, 104502, 4, 1002, 104540, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3244, 1045, 104502, 5, 1002, 104540, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3245, 1045, 104502, 0, 1900, 104540, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3246, 1045, 104502, 0, 1901, 104540, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3247, 1045, 104502, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3248, 1045, 104502, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3249, 1045, 104502, 0, 5000, 104540, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3250, 1045, 104502, 0, 5001, 104540, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3251, 1045, 104502, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3252, 1045, 104502, 0, 9000, 104540, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3253, 1045, 104502, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3254, 1045, 104502, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3255, 1039, 103901, 0, 203, 103901, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3256, 1039, 103901, 0, 203, 103901, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3257, 1039, 103901, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3258, 1039, 103901, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3259, 1039, 103901, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3260, 1039, 103901, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3262, 1039, 103901, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3263, 1039, 103901, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3264, 1039, 103901, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3265, 1039, 103901, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3266, 1039, 103901, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3267, 1039, 103901, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3268, 1039, 103901, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3269, 1039, 103901, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3270, 1039, 103901, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3271, 1039, 103901, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3272, 1039, 103901, 0, 2102, 100391, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3273, 1039, 103901, 0, 2101, 100391, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3274, 1025, 102501, 0, 203, 102501, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3275, 1025, 102501, 0, 203, 102501, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3276, 1025, 102501, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3277, 1025, 102501, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3278, 1025, 102501, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3279, 1025, 102501, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3281, 1025, 102501, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3282, 1025, 102501, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3283, 1025, 102501, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3284, 1025, 102501, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3285, 1025, 102501, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3286, 1025, 102501, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3287, 1025, 102501, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3288, 1025, 102501, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3289, 1025, 102501, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3290, 1025, 102501, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3291, 1025, 102501, 0, 2102, 100251, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3292, 1025, 102501, 0, 2101, 100251, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3335, 1048, 104801, 0, 203, 104801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3336, 1048, 104801, 0, 203, 104801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3337, 1048, 104801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3338, 1048, 104801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3339, 1048, 104801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3340, 1048, 104801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3342, 1048, 104801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3343, 1048, 104801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3344, 1048, 104801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3345, 1048, 104801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3346, 1048, 104801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3347, 1048, 104801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3348, 1048, 104801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3349, 1048, 104801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3350, 1048, 104801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3351, 1048, 104801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3352, 1048, 104801, 0, 2102, 100481, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3353, 1048, 104801, 0, 2101, 100481, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3354, 1059, 105901, 0, 203, 105901, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3355, 1059, 105901, 0, 203, 105901, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3356, 1059, 105901, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3357, 1059, 105901, 0, 1001, 0, 100, 0, 92100);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3358, 1059, 105901, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3359, 1059, 105901, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3360, 1059, 105901, 0, 1001, 0, 100, 0, 92102);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3361, 1059, 105901, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3363, 1059, 105901, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3364, 1059, 105901, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3365, 1059, 105901, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3366, 1059, 105901, 5, 1002, 0, 100, 0, 92107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3367, 1059, 105901, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3368, 1059, 105901, 0, 1901, 0, 100, 0, 93002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3369, 1059, 105901, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3370, 1059, 105901, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3371, 1059, 105901, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3372, 1059, 105901, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3373, 1059, 105901, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3374, 1059, 105901, 0, 2102, 100591, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3375, 1059, 105901, 0, 2101, 100591, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3376, 1006, 100602, 0, 101, 100646, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3377, 1006, 100602, 0, 101, 100646, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3378, 1006, 100602, 0, 102, 100646, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3379, 1006, 100602, 0, 102, 100646, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3380, 1006, 100602, 0, 103, 100646, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3381, 1006, 100602, 0, 103, 100646, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3382, 1006, 100602, 0, 104, 100646, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3383, 1006, 100602, 0, 105, 100646, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3384, 1006, 100602, 0, 106, 100646, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3385, 1006, 100602, 0, 107, 100646, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3386, 1006, 100602, 0, 201, 100646, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3387, 1006, 100602, 0, 201, 100646, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3388, 1006, 100602, 0, 201, 100646, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3389, 1006, 100602, 0, 201, 100646, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3390, 1006, 100602, 0, 201, 100646, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3391, 1006, 100602, 0, 204, 100646, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3392, 1006, 100602, 0, 205, 100646, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3393, 1006, 100602, 0, 206, 100646, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3394, 1006, 100602, 0, 207, 100646, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3395, 1006, 100602, 0, 208, 100646, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3396, 1006, 100602, 0, 209, 100646, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3397, 1006, 100602, 0, 210, 100646, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3398, 1006, 100602, 0, 203, 100646, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3399, 1006, 100602, 0, 203, 100646, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3400, 1006, 100602, 0, 1001, 100646, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3401, 1006, 100602, 0, 1001, 100646, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3402, 1006, 100602, 0, 1001, 100646, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3403, 1006, 100602, 0, 1001, 100646, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3405, 1006, 100602, 3, 1002, 100646, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3406, 1006, 100602, 4, 1002, 100646, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3407, 1006, 100602, 5, 1002, 100646, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3408, 1006, 100602, 0, 1900, 100646, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3409, 1006, 100602, 0, 1901, 100646, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3410, 1006, 100602, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3411, 1006, 100602, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3412, 1006, 100602, 0, 5000, 100646, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3413, 1006, 100602, 0, 5001, 100646, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3414, 1006, 100602, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3415, 1006, 100602, 0, 9000, 100646, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3416, 1006, 100602, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3417, 1006, 100602, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3418, 1023, 102302, 0, 101, 102346, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3419, 1023, 102302, 0, 101, 102346, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3420, 1023, 102302, 0, 102, 102346, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3421, 1023, 102302, 0, 102, 102346, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3422, 1023, 102302, 0, 103, 102346, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3423, 1023, 102302, 0, 103, 102346, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3424, 1023, 102302, 0, 104, 102346, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3425, 1023, 102302, 0, 105, 102346, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3426, 1023, 102302, 0, 106, 102346, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3427, 1023, 102302, 0, 107, 102346, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3428, 1023, 102302, 0, 201, 102346, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3429, 1023, 102302, 0, 201, 102346, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3430, 1023, 102302, 0, 201, 102346, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3431, 1023, 102302, 0, 201, 102346, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3432, 1023, 102302, 0, 201, 102346, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3433, 1023, 102302, 0, 204, 102346, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3434, 1023, 102302, 0, 205, 102346, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3435, 1023, 102302, 0, 206, 102346, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3436, 1023, 102302, 0, 207, 102346, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3437, 1023, 102302, 0, 208, 102346, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3438, 1023, 102302, 0, 209, 102346, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3439, 1023, 102302, 0, 210, 102346, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3440, 1023, 102302, 0, 203, 102346, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3441, 1023, 102302, 0, 203, 102346, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3442, 1023, 102302, 0, 1001, 102346, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3443, 1023, 102302, 0, 1001, 102346, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3444, 1023, 102302, 0, 1001, 102346, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3445, 1023, 102302, 0, 1001, 102346, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3447, 1023, 102302, 3, 1002, 102346, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3448, 1023, 102302, 4, 1002, 102346, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3449, 1023, 102302, 5, 1002, 102346, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3450, 1023, 102302, 0, 1900, 102346, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3451, 1023, 102302, 0, 1901, 102346, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3452, 1023, 102302, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3453, 1023, 102302, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3454, 1023, 102302, 0, 5000, 102346, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3455, 1023, 102302, 0, 5001, 102346, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3456, 1023, 102302, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3457, 1023, 102302, 0, 9000, 102346, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3458, 1023, 102302, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3459, 1023, 102302, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3460, 1022, 102201, 0, 203, 102201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3461, 1022, 102201, 0, 203, 102201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3462, 1022, 102201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3463, 1022, 102201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3464, 1022, 102201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3465, 1022, 102201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3467, 1022, 102201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3468, 1022, 102201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3469, 1022, 102201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3470, 1022, 102201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3471, 1022, 102201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3472, 1022, 102201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3473, 1022, 102201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3474, 1022, 102201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3475, 1022, 102201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3476, 1022, 102201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3477, 1022, 102201, 0, 2102, 100221, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3478, 1022, 102201, 0, 2101, 100221, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3479, 0, 0, 0, 20000, 15, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3480, 0, 0, 0, 20000, 15, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3481, 0, 0, 0, 20000, 16, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3482, 0, 0, 0, 20000, 17, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3483, 0, 0, 0, 20000, 18, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3484, 0, 0, 0, 20000, 19, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3485, 0, 0, 0, 20000, 20, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3486, 0, 0, 0, 20000, 20, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3487, 0, 0, 0, 20000, 21, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3488, 0, 0, 0, 20000, 23, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3489, 0, 0, 0, 20000, 23, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3490, 0, 0, 0, 20000, 22, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3491, 0, 0, 0, 21000, 5, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3492, 0, 0, 0, 21000, 6, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3493, 0, 0, 0, 20000, 24, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3494, 0, 0, 0, 20000, 25, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3495, 0, 0, 0, 20000, 25, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3496, 0, 0, 0, 20000, 26, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3497, 0, 0, 0, 20000, 27, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3498, 0, 0, 0, 20000, 28, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3499, 0, 0, 0, 20000, 28, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3500, 0, 0, 0, 20000, 29, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3501, 0, 0, 0, 20000, 29, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3502, 0, 0, 0, 20000, 30, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3503, 0, 0, 0, 20000, 31, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3504, 0, 0, 0, 20000, 32, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3505, 0, 0, 0, 20000, 32, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3506, 0, 0, 0, 21000, 7, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3507, 0, 0, 0, 21000, 8, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3508, 0, 0, 0, 20000, 33, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3509, 0, 0, 0, 20000, 34, 100, 0, 400017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3510, 0, 0, 0, 20000, 35, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3511, 0, 0, 0, 20000, 36, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3512, 0, 0, 0, 20000, 37, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3513, 0, 0, 0, 20000, 38, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3514, 0, 0, 0, 20000, 39, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3515, 0, 0, 0, 20000, 40, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3516, 0, 0, 0, 20000, 41, 100, 0, 400018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3517, 0, 0, 0, 20000, 42, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3518, 0, 0, 0, 20000, 43, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3519, 0, 0, 0, 20000, 44, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3520, 0, 0, 0, 20000, 45, 100, 0, 400019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3521, 0, 0, 0, 21000, 9, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3522, 0, 0, 0, 21000, 10, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3523, 0, 0, 0, 20000, 46, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3524, 0, 0, 0, 20000, 47, 100, 0, 400016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3525, 0, 0, 0, 7101, 0, 100, 0, 400020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3526, 0, 0, 0, 7102, 0, 100, 0, 400021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3527, 0, 0, 0, 6001, 102, 100, 0, 70018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3528, 0, 0, 0, 6001, 103, 100, 0, 70018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3529, 0, 0, 0, 6002, 102, 100, 0, 70019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3530, 0, 0, 0, 6002, 103, 100, 0, 70019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3531, 0, 0, 0, 6003, 102, 100, 0, 71018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3532, 0, 0, 0, 6003, 103, 100, 0, 71018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3533, 0, 0, 0, 6004, 102, 100, 0, 71019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3534, 0, 0, 0, 6004, 103, 100, 0, 71019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3535, 9003, 0, 0, 30000, 0, 100, 0, 600000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3536, 9003, 0, 0, 30000, 0, 100, 0, 600001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3537, 9003, 0, 0, 30000, 0, 100, 0, 600002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3538, 9003, 0, 0, 30000, 0, 100, 0, 600003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3539, 9003, 0, 0, 30000, 0, 100, 0, 600004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3540, 9003, 0, 0, 30001, 0, 100, 0, 600005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3541, 9003, 0, 0, 30001, 0, 100, 0, 600006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3542, 9003, 0, 0, 30001, 0, 100, 0, 600007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3543, 9003, 0, 0, 30002, 0, 100, 0, 600008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3544, 9003, 0, 0, 30002, 0, 100, 0, 600009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3545, 9003, 0, 0, 30002, 0, 100, 0, 600010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3546, 9003, 0, 0, 30003, 0, 100, 0, 600011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3547, 9003, 0, 0, 30003, 0, 100, 0, 600012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3548, 9003, 0, 0, 30003, 0, 100, 0, 600013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3549, 9003, 0, 0, 30004, 0, 100, 0, 600014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3550, 9003, 0, 0, 30004, 0, 100, 0, 600015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3551, 9003, 0, 0, 30004, 0, 100, 0, 600016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3552, 9003, 0, 0, 30004, 0, 100, 0, 600017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3553, 0, 0, 0, 20000, 48, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3554, 0, 0, 0, 20000, 49, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3555, 0, 0, 0, 20000, 50, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3556, 0, 0, 0, 20000, 51, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3557, 0, 0, 0, 20000, 52, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3558, 0, 0, 0, 20000, 53, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3559, 0, 0, 0, 20000, 54, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3560, 0, 0, 0, 20000, 55, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3561, 0, 0, 0, 20000, 56, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3562, 0, 0, 0, 20000, 57, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3563, 0, 0, 0, 20000, 58, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3564, 0, 0, 0, 20000, 59, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3565, 0, 0, 0, 21000, 11, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3566, 0, 0, 0, 21000, 12, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3567, 0, 0, 0, 20000, 60, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3568, 1017, 101702, 0, 101, 101743, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3569, 1017, 101702, 0, 101, 101743, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3570, 1017, 101702, 0, 102, 101743, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3571, 1017, 101702, 0, 102, 101743, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3572, 1017, 101702, 0, 103, 101743, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3573, 1017, 101702, 0, 103, 101743, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3574, 1017, 101702, 0, 104, 101743, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3575, 1017, 101702, 0, 105, 101743, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3576, 1017, 101702, 0, 106, 101743, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3577, 1017, 101702, 0, 107, 101743, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3578, 1017, 101702, 0, 201, 101743, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3579, 1017, 101702, 0, 201, 101743, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3580, 1017, 101702, 0, 201, 101743, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3581, 1017, 101702, 0, 201, 101743, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3582, 1017, 101702, 0, 201, 101743, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3583, 1017, 101702, 0, 204, 101743, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3584, 1017, 101702, 0, 205, 101743, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3585, 1017, 101702, 0, 206, 101743, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3586, 1017, 101702, 0, 207, 101743, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3587, 1017, 101702, 0, 208, 101743, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3588, 1017, 101702, 0, 209, 101743, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3589, 1017, 101702, 0, 210, 101743, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3590, 1017, 101702, 0, 203, 101743, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3591, 1017, 101702, 0, 203, 101743, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3592, 1017, 101702, 0, 1001, 101743, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3593, 1017, 101702, 0, 1001, 101743, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3594, 1017, 101702, 0, 1001, 101743, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3595, 1017, 101702, 0, 1001, 101743, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3597, 1017, 101702, 3, 1002, 101743, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3598, 1017, 101702, 4, 1002, 101743, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3599, 1017, 101702, 5, 1002, 101743, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3600, 1017, 101702, 0, 1900, 101743, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3601, 1017, 101702, 0, 1901, 101743, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3602, 1017, 101702, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3603, 1017, 101702, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3604, 1017, 101702, 0, 5000, 101743, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3605, 1017, 101702, 0, 5001, 101743, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3606, 1017, 101702, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3607, 1017, 101702, 0, 9000, 101743, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3608, 1017, 101702, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3609, 1017, 101702, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3610, 1040, 104002, 0, 101, 104043, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3611, 1040, 104002, 0, 101, 104043, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3612, 1040, 104002, 0, 102, 104043, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3613, 1040, 104002, 0, 102, 104043, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3614, 1040, 104002, 0, 103, 104043, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3615, 1040, 104002, 0, 103, 104043, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3616, 1040, 104002, 0, 104, 104043, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3617, 1040, 104002, 0, 105, 104043, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3618, 1040, 104002, 0, 106, 104043, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3619, 1040, 104002, 0, 107, 104043, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3620, 1040, 104002, 0, 201, 104043, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3621, 1040, 104002, 0, 201, 104043, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3622, 1040, 104002, 0, 201, 104043, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3623, 1040, 104002, 0, 201, 104043, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3624, 1040, 104002, 0, 201, 104043, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3625, 1040, 104002, 0, 204, 104043, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3626, 1040, 104002, 0, 205, 104043, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3627, 1040, 104002, 0, 206, 104043, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3628, 1040, 104002, 0, 207, 104043, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3629, 1040, 104002, 0, 208, 104043, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3630, 1040, 104002, 0, 209, 104043, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3631, 1040, 104002, 0, 210, 104043, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3632, 1040, 104002, 0, 203, 104043, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3633, 1040, 104002, 0, 203, 104043, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3634, 1040, 104002, 0, 1001, 104043, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3635, 1040, 104002, 0, 1001, 104043, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3636, 1040, 104002, 0, 1001, 104043, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3637, 1040, 104002, 0, 1001, 104043, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3639, 1040, 104002, 3, 1002, 104043, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3640, 1040, 104002, 4, 1002, 104043, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3641, 1040, 104002, 5, 1002, 104043, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3642, 1040, 104002, 0, 1900, 104043, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3643, 1040, 104002, 0, 1901, 104043, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3644, 1040, 104002, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3645, 1040, 104002, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3646, 1040, 104002, 0, 5000, 104043, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3647, 1040, 104002, 0, 5001, 104043, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3648, 1040, 104002, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3649, 1040, 104002, 0, 9000, 104043, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3650, 1040, 104002, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3651, 1040, 104002, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3652, 0, 0, 0, 20000, 61, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3653, 0, 0, 0, 20000, 62, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3654, 0, 0, 0, 20000, 63, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3655, 0, 0, 0, 20000, 64, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3656, 0, 0, 0, 20000, 65, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3657, 0, 0, 0, 20000, 66, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3658, 0, 0, 0, 20000, 67, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3659, 0, 0, 0, 20000, 68, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3660, 0, 0, 0, 20000, 69, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3661, 0, 0, 0, 20000, 70, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3662, 0, 0, 0, 20000, 71, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3663, 0, 0, 0, 20000, 72, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3664, 0, 0, 0, 21000, 13, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3665, 0, 0, 0, 21000, 14, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3666, 0, 0, 0, 20000, 73, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3667, 1059, 105901, 0, 1900, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3668, 1059, 105901, 0, 1901, 0, 100, 0, 93003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3669, 0, 0, 0, 202, 0, 100, 0, 10102);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3670, 0, 0, 0, 1003, 0, 100, 10, 20100);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3671, 0, 0, 0, 1003, 0, 100, 10, 20101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3672, 0, 0, 0, 1006, 0, 100, 0, 20106);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3673, 0, 0, 0, 1007, 0, 100, 0, 20109);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3674, 0, 0, 0, 7000, 0, 100, 0, 70101);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3675, 0, 0, 0, 103, 200, 100, 0, 90105);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3676, 0, 0, 0, 201, 0, 100, 0, 91103);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3677, 0, 0, 0, 201, 0, 100, 0, 91104);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3678, 1059, 105901, 3, 1002, 0, 100, 0, 92105);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3679, 0, 0, 0, 20000, 74, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3680, 0, 0, 0, 20000, 75, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3681, 0, 0, 0, 20000, 76, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3682, 0, 0, 0, 20000, 77, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3683, 0, 0, 0, 20000, 79, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3684, 0, 0, 0, 20000, 78, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3685, 0, 0, 0, 20000, 80, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3686, 0, 0, 0, 20000, 81, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3687, 0, 0, 0, 20000, 82, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3688, 0, 0, 0, 20000, 83, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3689, 0, 0, 0, 20000, 84, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3690, 0, 0, 0, 20000, 85, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3691, 0, 0, 0, 21000, 15, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3692, 0, 0, 0, 21000, 16, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3693, 0, 0, 0, 20000, 86, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3694, 0, 0, 0, 40000, 1, 100, 0, 700000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3695, 0, 0, 0, 40000, 1, 100, 0, 700001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3696, 0, 0, 0, 40000, 2, 100, 0, 700002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3697, 1021, 102101, 0, 203, 102101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3698, 1021, 102101, 0, 203, 102101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3699, 1021, 102101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3700, 1021, 102101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3701, 1021, 102101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3702, 1021, 102101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3704, 1021, 102101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3705, 1021, 102101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3706, 1021, 102101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3707, 1021, 102101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3708, 1021, 102101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3709, 1021, 102101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3710, 1021, 102101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3711, 1021, 102101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3712, 1021, 102101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3713, 1021, 102101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3714, 1021, 102101, 0, 2102, 100211, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3715, 1021, 102101, 0, 2101, 100211, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3716, 1015, 101502, 0, 101, 101510, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3717, 1015, 101502, 0, 101, 101510, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3718, 1015, 101502, 0, 102, 101510, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3719, 1015, 101502, 0, 102, 101510, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3720, 1015, 101502, 0, 103, 101510, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3721, 1015, 101502, 0, 103, 101510, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3722, 1015, 101502, 0, 104, 101510, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3723, 1015, 101502, 0, 105, 101510, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3724, 1015, 101502, 0, 106, 101510, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3725, 1015, 101502, 0, 107, 101510, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3726, 1015, 101502, 0, 201, 101510, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3727, 1015, 101502, 0, 201, 101510, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3728, 1015, 101502, 0, 201, 101510, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3729, 1015, 101502, 0, 201, 101510, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3730, 1015, 101502, 0, 201, 101510, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3731, 1015, 101502, 0, 204, 101510, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3732, 1015, 101502, 0, 205, 101510, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3733, 1015, 101502, 0, 206, 101510, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3734, 1015, 101502, 0, 207, 101510, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3735, 1015, 101502, 0, 208, 101510, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3736, 1015, 101502, 0, 209, 101510, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3737, 1015, 101502, 0, 210, 101510, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3738, 1015, 101502, 0, 203, 101510, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3739, 1015, 101502, 0, 203, 101510, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3740, 1015, 101502, 0, 1001, 101510, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3741, 1015, 101502, 0, 1001, 101510, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3742, 1015, 101502, 0, 1001, 101510, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3743, 1015, 101502, 0, 1001, 101510, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3745, 1015, 101502, 3, 1002, 101510, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3746, 1015, 101502, 4, 1002, 101510, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3747, 1015, 101502, 5, 1002, 101510, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3748, 1015, 101502, 0, 1900, 101510, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3749, 1015, 101502, 0, 1901, 101510, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3750, 1015, 101502, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3751, 1015, 101502, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3752, 1015, 101502, 0, 5000, 101510, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3753, 1015, 101502, 0, 5001, 101510, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3754, 1015, 101502, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3755, 1015, 101502, 0, 9000, 101510, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3756, 1015, 101502, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3757, 1015, 101502, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3758, 1052, 105202, 0, 101, 105210, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3759, 1052, 105202, 0, 101, 105210, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3760, 1052, 105202, 0, 102, 105210, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3761, 1052, 105202, 0, 102, 105210, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3762, 1052, 105202, 0, 103, 105210, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3763, 1052, 105202, 0, 103, 105210, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3764, 1052, 105202, 0, 104, 105210, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3765, 1052, 105202, 0, 105, 105210, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3766, 1052, 105202, 0, 106, 105210, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3767, 1052, 105202, 0, 107, 105210, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3768, 1052, 105202, 0, 201, 105210, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3769, 1052, 105202, 0, 201, 105210, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3770, 1052, 105202, 0, 201, 105210, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3771, 1052, 105202, 0, 201, 105210, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3772, 1052, 105202, 0, 201, 105210, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3773, 1052, 105202, 0, 204, 105210, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3774, 1052, 105202, 0, 205, 105210, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3775, 1052, 105202, 0, 206, 105210, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3776, 1052, 105202, 0, 207, 105210, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3777, 1052, 105202, 0, 208, 105210, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3778, 1052, 105202, 0, 209, 105210, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3779, 1052, 105202, 0, 210, 105210, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3780, 1052, 105202, 0, 203, 105210, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3781, 1052, 105202, 0, 203, 105210, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3782, 1052, 105202, 0, 1001, 105210, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3783, 1052, 105202, 0, 1001, 105210, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3784, 1052, 105202, 0, 1001, 105210, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3785, 1052, 105202, 0, 1001, 105210, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3787, 1052, 105202, 3, 1002, 105210, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3788, 1052, 105202, 4, 1002, 105210, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3789, 1052, 105202, 5, 1002, 105210, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3790, 1052, 105202, 0, 1900, 105210, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3791, 1052, 105202, 0, 1901, 105210, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3792, 1052, 105202, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3793, 1052, 105202, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3794, 1052, 105202, 0, 5000, 105210, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3795, 1052, 105202, 0, 5001, 105210, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3796, 1052, 105202, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3797, 1052, 105202, 0, 9000, 105210, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3798, 1052, 105202, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3799, 1052, 105202, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3800, 0, 0, 0, 20000, 88, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3801, 0, 0, 0, 20000, 89, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3802, 0, 0, 0, 20000, 87, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3803, 0, 0, 0, 20000, 90, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3804, 0, 0, 0, 20000, 92, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3805, 0, 0, 0, 20000, 91, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3806, 0, 0, 0, 20000, 93, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3807, 0, 0, 0, 20000, 94, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3808, 0, 0, 0, 20000, 95, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3809, 0, 0, 0, 20000, 97, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3810, 0, 0, 0, 20000, 98, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3811, 0, 0, 0, 20000, 96, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3812, 0, 0, 0, 21000, 17, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3813, 0, 0, 0, 21000, 18, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3814, 0, 0, 0, 20000, 99, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3815, 0, 0, 0, 20000, 99, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3816, 0, 0, 0, 307, 200, 100, 0, 90020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3817, 1001, 100102, 0, 307, 100130, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3818, 1003, 100302, 0, 307, 100302, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3819, 1004, 100402, 0, 307, 100430, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3820, 1006, 100602, 0, 307, 100646, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3821, 1011, 101102, 0, 307, 101116, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3822, 1013, 101302, 0, 307, 101302, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3823, 1014, 101402, 0, 307, 101416, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3824, 1015, 101502, 0, 307, 101510, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3825, 1017, 101702, 0, 307, 101743, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3826, 1018, 101802, 0, 307, 101826, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3827, 1023, 102302, 0, 307, 102346, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3828, 1024, 102402, 0, 307, 102426, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3829, 1026, 102602, 0, 307, 102613, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3830, 1030, 103002, 0, 307, 103040, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3831, 1037, 103702, 0, 307, 103713, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3832, 1040, 104002, 0, 307, 104043, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3833, 1045, 104502, 0, 307, 104540, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3834, 1052, 105202, 0, 307, 105210, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3835, 1056, 105602, 0, 307, 105623, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3836, 9001, 0, 0, 1501, 0, 100, 0, 23001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3837, 9001, 0, 0, 1502, 0, 100, 0, 23002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3838, 9001, 0, 0, 1503, 0, 100, 0, 23003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3839, 0, 0, 0, 50000, 0, 100, 0, 800000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3840, 9001, 0, 0, 1504, 0, 100, 0, 220003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3841, 9001, 0, 0, 1504, 0, 100, 0, 23005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3842, 9001, 0, 0, 1505, 0, 100, 0, 23004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3843, 0, 0, 0, 12005, 0, 100, 0, 220006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3844, 0, 0, 0, 12006, 0, 100, 0, 220005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3845, 1069, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3846, 1069, 0, 0, 11008, 1004, 100, 0, 1131);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3847, 1069, 0, 0, 11008, 1072, 100, 0, 1132);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3848, 1069, 106901, 0, 203, 106901, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3849, 1069, 106901, 0, 203, 106901, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3850, 1069, 106901, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3851, 1069, 106901, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3852, 1069, 106901, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3853, 1069, 106901, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3855, 1069, 106901, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3856, 1069, 106901, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3857, 1069, 106901, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3858, 1069, 106901, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3859, 1069, 106901, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3860, 1069, 106901, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3861, 1069, 106901, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3862, 1069, 106901, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3863, 1069, 106901, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3864, 1069, 106901, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3865, 1069, 106901, 0, 2102, 100691, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3866, 1069, 106901, 0, 2101, 100691, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3867, 9002, 0, 0, 15300, 0, 100, 0, 82000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3868, 9002, 0, 0, 15300, 0, 100, 0, 82001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3869, 1026, 102602, 0, 101, 102613, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3870, 1026, 102602, 0, 101, 102613, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3871, 1026, 102602, 0, 102, 102613, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3872, 1026, 102602, 0, 102, 102613, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3873, 1026, 102602, 0, 103, 102613, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3874, 1026, 102602, 0, 103, 102613, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3875, 1026, 102602, 0, 104, 102613, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3876, 1026, 102602, 0, 105, 102613, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3877, 1026, 102602, 0, 106, 102613, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3878, 1026, 102602, 0, 107, 102613, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3879, 1026, 102602, 0, 201, 102613, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3880, 1026, 102602, 0, 201, 102613, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3881, 1026, 102602, 0, 201, 102613, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3882, 1026, 102602, 0, 201, 102613, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3883, 1026, 102602, 0, 201, 102613, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3884, 1026, 102602, 0, 204, 102613, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3885, 1026, 102602, 0, 205, 102613, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3886, 1026, 102602, 0, 206, 102613, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3887, 1026, 102602, 0, 207, 102613, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3888, 1026, 102602, 0, 208, 102613, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3889, 1026, 102602, 0, 209, 102613, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3890, 1026, 102602, 0, 210, 102613, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3891, 1026, 102602, 0, 203, 102613, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3892, 1026, 102602, 0, 203, 102613, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3893, 1026, 102602, 0, 1001, 102613, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3894, 1026, 102602, 0, 1001, 102613, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3895, 1026, 102602, 0, 1001, 102613, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3896, 1026, 102602, 0, 1001, 102613, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3898, 1026, 102602, 3, 1002, 102613, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3899, 1026, 102602, 4, 1002, 102613, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3900, 1026, 102602, 5, 1002, 102613, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3901, 1026, 102602, 0, 1900, 102613, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3902, 1026, 102602, 0, 1901, 102613, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3903, 1026, 102602, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3904, 1026, 102602, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3905, 1026, 102602, 0, 5000, 102613, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3906, 1026, 102602, 0, 5001, 102613, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3907, 1026, 102602, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3908, 1026, 102602, 0, 9000, 102613, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3909, 1026, 102602, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3910, 1026, 102602, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3911, 1037, 103702, 0, 101, 103713, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3912, 1037, 103702, 0, 101, 103713, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3913, 1037, 103702, 0, 102, 103713, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3914, 1037, 103702, 0, 102, 103713, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3915, 1037, 103702, 0, 103, 103713, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3916, 1037, 103702, 0, 103, 103713, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3917, 1037, 103702, 0, 104, 103713, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3918, 1037, 103702, 0, 105, 103713, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3919, 1037, 103702, 0, 106, 103713, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3920, 1037, 103702, 0, 107, 103713, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3921, 1037, 103702, 0, 201, 103713, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3922, 1037, 103702, 0, 201, 103713, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3923, 1037, 103702, 0, 201, 103713, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3924, 1037, 103702, 0, 201, 103713, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3925, 1037, 103702, 0, 201, 103713, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3926, 1037, 103702, 0, 204, 103713, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3927, 1037, 103702, 0, 205, 103713, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3928, 1037, 103702, 0, 206, 103713, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3929, 1037, 103702, 0, 207, 103713, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3930, 1037, 103702, 0, 208, 103713, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3931, 1037, 103702, 0, 209, 103713, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3932, 1037, 103702, 0, 210, 103713, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3933, 1037, 103702, 0, 203, 103713, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3934, 1037, 103702, 0, 203, 103713, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3935, 1037, 103702, 0, 1001, 103713, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3936, 1037, 103702, 0, 1001, 103713, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3937, 1037, 103702, 0, 1001, 103713, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3938, 1037, 103702, 0, 1001, 103713, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3940, 1037, 103702, 3, 1002, 103713, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3941, 1037, 103702, 4, 1002, 103713, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3942, 1037, 103702, 5, 1002, 103713, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3943, 1037, 103702, 0, 1900, 103713, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3944, 1037, 103702, 0, 1901, 103713, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3945, 1037, 103702, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3946, 1037, 103702, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3947, 1037, 103702, 0, 5000, 103713, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3948, 1037, 103702, 0, 5001, 103713, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3949, 1037, 103702, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3950, 1037, 103702, 0, 9000, 103713, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3951, 1037, 103702, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3952, 1037, 103702, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3953, 0, 0, 0, 20000, 100, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3954, 0, 0, 0, 20000, 101, 100, 0, 400022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3955, 0, 0, 0, 20000, 102, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3956, 0, 0, 0, 20000, 103, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3957, 0, 0, 0, 20000, 104, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3958, 0, 0, 0, 20000, 105, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3959, 0, 0, 0, 20000, 106, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3960, 0, 0, 0, 20000, 107, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3961, 0, 0, 0, 20000, 108, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3962, 0, 0, 0, 20000, 109, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3963, 0, 0, 0, 20000, 110, 100, 0, 400023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3964, 0, 0, 0, 20000, 109, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3965, 0, 0, 0, 21000, 19, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3966, 0, 0, 0, 21000, 20, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3967, 0, 0, 0, 20000, 111, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3968, 0, 0, 0, 6001, 106901, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3969, 0, 0, 0, 6002, 106901, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3970, 0, 0, 0, 6003, 106901, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3971, 0, 0, 0, 6004, 106901, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3972, 0, 0, 0, 6001, 107101, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3973, 0, 0, 0, 6002, 107101, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3974, 0, 0, 0, 6003, 107101, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3975, 0, 0, 0, 6004, 107101, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3976, 1071, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3977, 1071, 0, 0, 11008, 1069, 100, 0, 1133);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3978, 1071, 0, 0, 11008, 1072, 100, 0, 1134);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3979, 1071, 107101, 0, 203, 107101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3980, 1071, 107101, 0, 203, 107101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3981, 1071, 107101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3982, 1071, 107101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3983, 1071, 107101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3984, 1071, 107101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3986, 1071, 107101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3987, 1071, 107101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3988, 1071, 107101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3989, 1071, 107101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3990, 1071, 107101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3991, 1071, 107101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3992, 1071, 107101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3993, 1071, 107101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3994, 1071, 107101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3995, 1071, 107101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3996, 1071, 107101, 0, 2102, 100711, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3997, 1071, 107101, 0, 2101, 100711, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3998, 1033, 103301, 0, 203, 103301, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (3999, 1033, 103301, 0, 203, 103301, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4000, 1033, 103301, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4001, 1033, 103301, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4002, 1033, 103301, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4003, 1033, 103301, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4005, 1033, 103301, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4006, 1033, 103301, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4007, 1033, 103301, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4008, 1033, 103301, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4009, 1033, 103301, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4010, 1033, 103301, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4011, 1033, 103301, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4012, 1033, 103301, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4013, 1033, 103301, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4014, 1033, 103301, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4015, 1033, 103301, 0, 2102, 100331, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4016, 1033, 103301, 0, 2101, 100331, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4017, 0, 0, 0, 12003, 0, 100, 0, 23004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4018, 0, 0, 0, 12003, 0, 100, 0, 23005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4019, 0, 0, 0, 6001, 106201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4020, 0, 0, 0, 6002, 106201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4021, 0, 0, 0, 6003, 106201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4022, 0, 0, 0, 6004, 106201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4023, 1062, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4024, 1062, 0, 0, 11008, 1056, 100, 0, 1135);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4025, 1062, 0, 0, 11008, 1060, 100, 0, 1136);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4026, 1062, 106201, 0, 203, 106201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4027, 1062, 106201, 0, 203, 106201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4028, 1062, 106201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4029, 1062, 106201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4030, 1062, 106201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4031, 1062, 106201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4033, 1062, 106201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4034, 1062, 106201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4035, 1062, 106201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4036, 1062, 106201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4037, 1062, 106201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4038, 1062, 106201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4039, 1062, 106201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4040, 1062, 106201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4041, 1062, 106201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4042, 1062, 106201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4043, 1062, 106201, 0, 2102, 100621, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4044, 1062, 106201, 0, 2101, 100621, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4045, 1062, 0, 0, 2100, 1, 100, 0, 40002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4046, 0, 0, 0, 6001, 106801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4047, 0, 0, 0, 6002, 106801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4048, 0, 0, 0, 6003, 106801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4049, 0, 0, 0, 6004, 106801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4050, 1068, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4051, 1068, 0, 0, 11008, 1003, 100, 0, 1137);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4052, 1068, 0, 0, 11008, 1067, 100, 0, 1138);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4053, 1068, 106801, 0, 203, 106801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4054, 1068, 106801, 0, 203, 106801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4055, 1068, 106801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4056, 1068, 106801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4057, 1068, 106801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4058, 1068, 106801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4060, 1068, 106801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4061, 1068, 106801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4062, 1068, 106801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4063, 1068, 106801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4064, 1068, 106801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4065, 1068, 106801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4066, 1068, 106801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4067, 1068, 106801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4068, 1068, 106801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4069, 1068, 106801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4070, 1068, 106801, 0, 2102, 100681, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4071, 1068, 106801, 0, 2101, 100681, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4072, 0, 0, 0, 6001, 104, 100, 0, 70018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4073, 0, 0, 0, 6001, 105, 100, 0, 70018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4074, 0, 0, 0, 6002, 104, 100, 0, 70019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4075, 0, 0, 0, 6002, 105, 100, 0, 70019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4076, 0, 0, 0, 6003, 104, 100, 0, 71018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4077, 0, 0, 0, 6003, 105, 100, 0, 71018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4078, 0, 0, 0, 6004, 104, 100, 0, 71019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4079, 0, 0, 0, 6004, 105, 100, 0, 71019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4080, 0, 0, 0, 20000, 112, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4081, 0, 0, 0, 20000, 113, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4082, 0, 0, 0, 20000, 114, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4083, 0, 0, 0, 20000, 115, 100, 0, 400026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4084, 0, 0, 0, 20000, 117, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4085, 0, 0, 0, 20000, 116, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4086, 0, 0, 0, 20000, 118, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4087, 0, 0, 0, 20000, 119, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4088, 0, 0, 0, 20000, 120, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4089, 0, 0, 0, 20000, 121, 100, 0, 400024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4090, 0, 0, 0, 20000, 122, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4091, 0, 0, 0, 20000, 123, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4092, 0, 0, 0, 21000, 21, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4093, 0, 0, 0, 21000, 22, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4094, 0, 0, 0, 20000, 124, 100, 0, 400025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4095, 0, 0, 0, 6001, 106701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4096, 0, 0, 0, 6002, 106701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4097, 0, 0, 0, 6003, 106701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4098, 0, 0, 0, 6004, 106701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4099, 1067, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4100, 1067, 0, 0, 11008, 1013, 100, 0, 1139);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4101, 1067, 0, 0, 11008, 1068, 100, 0, 1140);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4102, 1067, 106701, 0, 203, 106701, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4103, 1067, 106701, 0, 203, 106701, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4104, 1067, 106701, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4105, 1067, 106701, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4106, 1067, 106701, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4107, 1067, 106701, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4109, 1067, 106701, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4110, 1067, 106701, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4111, 1067, 106701, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4112, 1067, 106701, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4113, 1067, 106701, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4114, 1067, 106701, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4115, 1067, 106701, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4116, 1067, 106701, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4117, 1067, 106701, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4118, 1067, 106701, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4119, 1067, 106701, 0, 2102, 100671, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4120, 1067, 106701, 0, 2101, 100671, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4121, 0, 0, 0, 6001, 107401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4122, 0, 0, 0, 6002, 107401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4123, 0, 0, 0, 6003, 107401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4124, 0, 0, 0, 6004, 107401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4125, 1074, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4126, 1074, 0, 0, 11008, 1027, 100, 0, 1141);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4127, 1074, 0, 0, 11008, 1059, 100, 0, 1142);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4128, 1074, 107401, 0, 203, 107401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4129, 1074, 107401, 0, 203, 107401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4130, 1074, 107401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4131, 1074, 107401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4132, 1074, 107401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4133, 1074, 107401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4135, 1074, 107401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4136, 1074, 107401, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4137, 1074, 107401, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4138, 1074, 107401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4139, 1074, 107401, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4140, 1074, 107401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4141, 1074, 107401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4142, 1074, 107401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4143, 1074, 107401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4144, 1074, 107401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4145, 1074, 107401, 0, 2102, 100741, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4146, 1074, 107401, 0, 2101, 100741, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4147, 1005, 100502, 0, 101, 100520, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4148, 1005, 100502, 0, 101, 100520, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4149, 1005, 100502, 0, 102, 100520, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4150, 1005, 100502, 0, 102, 100520, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4151, 1005, 100502, 0, 103, 100520, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4152, 1005, 100502, 0, 103, 100520, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4153, 1005, 100502, 0, 104, 100520, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4154, 1005, 100502, 0, 105, 100520, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4155, 1005, 100502, 0, 106, 100520, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4156, 1005, 100502, 0, 107, 100520, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4157, 1005, 100502, 0, 201, 100520, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4158, 1005, 100502, 0, 201, 100520, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4159, 1005, 100502, 0, 201, 100520, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4160, 1005, 100502, 0, 201, 100520, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4161, 1005, 100502, 0, 201, 100520, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4162, 1005, 100502, 0, 204, 100520, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4163, 1005, 100502, 0, 205, 100520, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4164, 1005, 100502, 0, 206, 100520, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4165, 1005, 100502, 0, 207, 100520, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4166, 1005, 100502, 0, 208, 100520, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4167, 1005, 100502, 0, 209, 100520, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4168, 1005, 100502, 0, 210, 100520, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4169, 1005, 100502, 0, 203, 100520, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4170, 1005, 100502, 0, 203, 100520, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4171, 1005, 100502, 0, 1001, 100520, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4172, 1005, 100502, 0, 1001, 100520, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4173, 1005, 100502, 0, 1001, 100520, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4174, 1005, 100502, 0, 1001, 100520, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4176, 1005, 100502, 3, 1002, 100520, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4177, 1005, 100502, 4, 1002, 100520, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4178, 1005, 100502, 5, 1002, 100520, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4179, 1005, 100502, 0, 1900, 100520, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4180, 1005, 100502, 0, 1901, 100520, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4181, 1005, 100502, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4182, 1005, 100502, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4183, 1005, 100502, 0, 5000, 100520, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4184, 1005, 100502, 0, 5001, 100520, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4185, 1005, 100502, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4186, 1005, 100502, 0, 9000, 100520, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4187, 1005, 100502, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4188, 1005, 100502, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4189, 1005, 100502, 0, 307, 100520, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4190, 1020, 102002, 0, 101, 102020, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4191, 1020, 102002, 0, 101, 102020, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4192, 1020, 102002, 0, 102, 102020, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4193, 1020, 102002, 0, 102, 102020, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4194, 1020, 102002, 0, 103, 102020, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4195, 1020, 102002, 0, 103, 102020, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4196, 1020, 102002, 0, 104, 102020, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4197, 1020, 102002, 0, 105, 102020, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4198, 1020, 102002, 0, 106, 102020, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4199, 1020, 102002, 0, 107, 102020, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4200, 1020, 102002, 0, 201, 102020, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4201, 1020, 102002, 0, 201, 102020, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4202, 1020, 102002, 0, 201, 102020, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4203, 1020, 102002, 0, 201, 102020, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4204, 1020, 102002, 0, 201, 102020, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4205, 1020, 102002, 0, 204, 102020, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4206, 1020, 102002, 0, 205, 102020, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4207, 1020, 102002, 0, 206, 102020, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4208, 1020, 102002, 0, 207, 102020, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4209, 1020, 102002, 0, 208, 102020, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4210, 1020, 102002, 0, 209, 102020, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4211, 1020, 102002, 0, 210, 102020, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4212, 1020, 102002, 0, 203, 102020, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4213, 1020, 102002, 0, 203, 102020, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4214, 1020, 102002, 0, 1001, 102020, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4215, 1020, 102002, 0, 1001, 102020, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4216, 1020, 102002, 0, 1001, 102020, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4217, 1020, 102002, 0, 1001, 102020, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4219, 1020, 102002, 3, 1002, 102020, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4220, 1020, 102002, 4, 1002, 102020, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4221, 1020, 102002, 5, 1002, 102020, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4222, 1020, 102002, 0, 1900, 102020, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4223, 1020, 102002, 0, 1901, 102020, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4224, 1020, 102002, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4225, 1020, 102002, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4226, 1020, 102002, 0, 5000, 102020, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4227, 1020, 102002, 0, 5001, 102020, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4228, 1020, 102002, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4229, 1020, 102002, 0, 9000, 102020, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4230, 1020, 102002, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4231, 1020, 102002, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4232, 1020, 102002, 0, 307, 102020, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4233, 0, 0, 0, 20000, 125, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4234, 0, 0, 0, 20000, 126, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4235, 0, 0, 0, 20000, 127, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4236, 0, 0, 0, 20000, 128, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4237, 0, 0, 0, 20000, 129, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4238, 0, 0, 0, 20000, 130, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4239, 0, 0, 0, 20000, 131, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4240, 0, 0, 0, 20000, 132, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4241, 0, 0, 0, 20000, 133, 100, 0, 400027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4242, 0, 0, 0, 20000, 134, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4243, 0, 0, 0, 20000, 135, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4244, 0, 0, 0, 20000, 136, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4245, 0, 0, 0, 21000, 23, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4246, 0, 0, 0, 21000, 24, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4247, 0, 0, 0, 20000, 137, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4248, 1051, 105101, 0, 203, 105101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4249, 1051, 105101, 0, 203, 105101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4250, 1051, 105101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4251, 1051, 105101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4252, 1051, 105101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4253, 1051, 105101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4255, 1051, 105101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4256, 1051, 105101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4257, 1051, 105101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4258, 1051, 105101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4259, 1051, 105101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4260, 1051, 105101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4261, 1051, 105101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4262, 1051, 105101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4263, 1051, 105101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4264, 1051, 105101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4265, 1051, 105101, 0, 2102, 100511, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4266, 1051, 105101, 0, 2101, 100511, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4267, 0, 0, 0, 6001, 107201, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4268, 0, 0, 0, 6002, 107201, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4269, 0, 0, 0, 6003, 107201, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4270, 0, 0, 0, 6004, 107201, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4271, 1072, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4272, 1072, 0, 0, 11008, 1069, 100, 0, 1143);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4273, 1072, 0, 0, 11008, 1071, 100, 0, 1144);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4274, 1072, 107201, 0, 203, 107201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4275, 1072, 107201, 0, 203, 107201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4276, 1072, 107201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4277, 1072, 107201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4278, 1072, 107201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4279, 1072, 107201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4281, 1072, 107201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4282, 1072, 107201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4283, 1072, 107201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4284, 1072, 107201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4285, 1072, 107201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4286, 1072, 107201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4287, 1072, 107201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4288, 1072, 107201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4289, 1072, 107201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4290, 1072, 107201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4291, 1072, 107201, 0, 2102, 100721, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4292, 1072, 107201, 0, 2101, 100721, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4293, 1060, 106002, 0, 101, 106050, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4294, 1060, 106002, 0, 101, 106050, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4295, 1060, 106002, 0, 102, 106050, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4296, 1060, 106002, 0, 102, 106050, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4297, 1060, 106002, 0, 103, 106050, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4298, 1060, 106002, 0, 103, 106050, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4299, 1060, 106002, 0, 104, 106050, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4300, 1060, 106002, 0, 105, 106050, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4301, 1060, 106002, 0, 106, 106050, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4302, 1060, 106002, 0, 107, 106050, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4303, 1060, 106002, 0, 201, 106050, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4304, 1060, 106002, 0, 201, 106050, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4305, 1060, 106002, 0, 201, 106050, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4306, 1060, 106002, 0, 201, 106050, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4307, 1060, 106002, 0, 201, 106050, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4308, 1060, 106002, 0, 204, 106050, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4309, 1060, 106002, 0, 205, 106050, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4310, 1060, 106002, 0, 206, 106050, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4311, 1060, 106002, 0, 207, 106050, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4312, 1060, 106002, 0, 208, 106050, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4313, 1060, 106002, 0, 209, 106050, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4314, 1060, 106002, 0, 210, 106050, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4315, 1060, 106002, 0, 203, 106050, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4316, 1060, 106002, 0, 203, 106050, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4317, 1060, 106002, 0, 1001, 106050, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4318, 1060, 106002, 0, 1001, 106050, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4319, 1060, 106002, 0, 1001, 106050, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4320, 1060, 106002, 0, 1001, 106050, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4321, 1060, 106002, 3, 1002, 106050, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4322, 1060, 106002, 4, 1002, 106050, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4323, 1060, 106002, 5, 1002, 106050, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4324, 1060, 106002, 0, 1900, 106050, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4325, 1060, 106002, 0, 1901, 106050, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4326, 1060, 106002, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4327, 1060, 106002, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4328, 1060, 106002, 0, 5000, 106050, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4329, 1060, 106002, 0, 5001, 106050, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4330, 1060, 106002, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4331, 1060, 106002, 0, 9000, 106050, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4332, 1060, 106002, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4333, 1060, 106002, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4334, 1060, 106002, 0, 307, 106050, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4335, 1061, 106102, 0, 101, 106150, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4336, 1061, 106102, 0, 101, 106150, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4337, 1061, 106102, 0, 102, 106150, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4338, 1061, 106102, 0, 102, 106150, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4339, 1061, 106102, 0, 103, 106150, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4340, 1061, 106102, 0, 103, 106150, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4341, 1061, 106102, 0, 104, 106150, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4342, 1061, 106102, 0, 105, 106150, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4343, 1061, 106102, 0, 106, 106150, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4344, 1061, 106102, 0, 107, 106150, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4345, 1061, 106102, 0, 201, 106150, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4346, 1061, 106102, 0, 201, 106150, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4347, 1061, 106102, 0, 201, 106150, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4348, 1061, 106102, 0, 201, 106150, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4349, 1061, 106102, 0, 201, 106150, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4350, 1061, 106102, 0, 204, 106150, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4351, 1061, 106102, 0, 205, 106150, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4352, 1061, 106102, 0, 206, 106150, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4353, 1061, 106102, 0, 207, 106150, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4354, 1061, 106102, 0, 208, 106150, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4355, 1061, 106102, 0, 209, 106150, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4356, 1061, 106102, 0, 210, 106150, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4357, 1061, 106102, 0, 203, 106150, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4358, 1061, 106102, 0, 203, 106150, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4359, 1061, 106102, 0, 1001, 106150, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4360, 1061, 106102, 0, 1001, 106150, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4361, 1061, 106102, 0, 1001, 106150, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4362, 1061, 106102, 0, 1001, 106150, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4363, 1061, 106102, 3, 1002, 106150, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4364, 1061, 106102, 4, 1002, 106150, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4365, 1061, 106102, 5, 1002, 106150, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4366, 1061, 106102, 0, 1900, 106150, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4367, 1061, 106102, 0, 1901, 106150, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4368, 1061, 106102, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4369, 1061, 106102, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4370, 1061, 106102, 0, 5000, 106150, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4371, 1061, 106102, 0, 5001, 106150, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4372, 1061, 106102, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4373, 1061, 106102, 0, 9000, 106150, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4374, 1061, 106102, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4375, 1061, 106102, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4376, 1061, 106102, 0, 307, 106150, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4377, 0, 0, 0, 20000, 138, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4378, 0, 0, 0, 20000, 139, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4379, 0, 0, 0, 20000, 140, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4380, 0, 0, 0, 20000, 141, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4381, 0, 0, 0, 20000, 142, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4382, 0, 0, 0, 20000, 143, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4383, 0, 0, 0, 20000, 144, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4384, 0, 0, 0, 20000, 145, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4385, 0, 0, 0, 20000, 146, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4386, 0, 0, 0, 20000, 147, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4387, 0, 0, 0, 20000, 147, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4388, 0, 0, 0, 20000, 148, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4389, 0, 0, 0, 21000, 25, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4390, 0, 0, 0, 21000, 26, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4391, 0, 0, 0, 20000, 150, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4392, 1031, 103101, 0, 203, 103101, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4393, 1031, 103101, 0, 203, 103101, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4394, 1031, 103101, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4395, 1031, 103101, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4396, 1031, 103101, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4397, 1031, 103101, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4399, 1031, 103101, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4400, 1031, 103101, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4401, 1031, 103101, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4402, 1031, 103101, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4403, 1031, 103101, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4404, 1031, 103101, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4405, 1031, 103101, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4406, 1031, 103101, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4407, 1031, 103101, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4408, 1031, 103101, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4409, 1031, 103101, 0, 2102, 100311, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4410, 1031, 103101, 0, 2101, 100311, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4411, 0, 0, 0, 6001, 106401, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4412, 0, 0, 0, 6002, 106401, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4413, 0, 0, 0, 6003, 106401, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4414, 0, 0, 0, 6004, 106401, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4415, 1064, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4416, 1064, 0, 0, 11008, 1027, 100, 0, 1145);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4418, 1064, 106401, 0, 203, 106401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4419, 1064, 106401, 0, 203, 106401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4420, 1064, 106401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4421, 1064, 106401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4422, 1064, 106401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4423, 1064, 106401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4425, 1064, 106401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4426, 1064, 106401, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4427, 1064, 106401, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4428, 1064, 106401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4429, 1064, 106401, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4430, 1064, 106401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4431, 1064, 106401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4432, 1064, 106401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4433, 1064, 106401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4434, 1064, 106401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4435, 1064, 106401, 0, 2102, 100641, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4436, 1064, 106401, 0, 2101, 100641, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4437, 1022, 102202, 0, 101, 102226, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4438, 1022, 102202, 0, 101, 102226, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4439, 1022, 102202, 0, 102, 102226, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4440, 1022, 102202, 0, 102, 102226, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4441, 1022, 102202, 0, 103, 102226, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4442, 1022, 102202, 0, 103, 102226, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4443, 1022, 102202, 0, 104, 102226, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4444, 1022, 102202, 0, 105, 102226, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4445, 1022, 102202, 0, 106, 102226, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4446, 1022, 102202, 0, 107, 102226, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4447, 1022, 102202, 0, 201, 102226, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4448, 1022, 102202, 0, 201, 102226, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4449, 1022, 102202, 0, 201, 102226, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4450, 1022, 102202, 0, 201, 102226, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4451, 1022, 102202, 0, 201, 102226, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4452, 1022, 102202, 0, 204, 102226, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4453, 1022, 102202, 0, 205, 102226, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4454, 1022, 102202, 0, 206, 102226, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4455, 1022, 102202, 0, 207, 102226, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4456, 1022, 102202, 0, 208, 102226, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4457, 1022, 102202, 0, 209, 102226, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4458, 1022, 102202, 0, 210, 102226, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4459, 1022, 102202, 0, 203, 102226, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4460, 1022, 102202, 0, 203, 102226, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4461, 1022, 102202, 0, 1001, 102226, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4462, 1022, 102202, 0, 1001, 102226, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4463, 1022, 102202, 0, 1001, 102226, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4464, 1022, 102202, 0, 1001, 102226, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4465, 1022, 102202, 3, 1002, 102226, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4466, 1022, 102202, 4, 1002, 102226, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4467, 1022, 102202, 5, 1002, 102226, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4468, 1022, 102202, 0, 1900, 102226, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4469, 1022, 102202, 0, 1901, 102226, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4470, 1022, 102202, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4471, 1022, 102202, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4472, 1022, 102202, 0, 5000, 102226, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4473, 1022, 102202, 0, 5001, 102226, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4474, 1022, 102202, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4475, 1022, 102202, 0, 9000, 102226, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4476, 1022, 102202, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4477, 1022, 102202, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4478, 1022, 102202, 0, 307, 102226, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4479, 1038, 103802, 0, 101, 103826, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4480, 1038, 103802, 0, 101, 103826, 100, 0, 90110);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4481, 1038, 103802, 0, 101, 103826, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4482, 1038, 103802, 0, 101, 103826, 100, 0, 90111);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4483, 1038, 103802, 0, 102, 103826, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4484, 1038, 103802, 0, 102, 103826, 100, 0, 90112);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4485, 1038, 103802, 0, 102, 103826, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4486, 1038, 103802, 0, 102, 103826, 100, 0, 90113);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4487, 1038, 103802, 0, 103, 103826, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4488, 1038, 103802, 0, 103, 103826, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4489, 1038, 103802, 0, 104, 103826, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4490, 1038, 103802, 0, 104, 103826, 100, 0, 90116);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4491, 1038, 103802, 0, 105, 103826, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4492, 1038, 103802, 0, 106, 103826, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4493, 1038, 103802, 0, 107, 103826, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4494, 1038, 103802, 0, 201, 103826, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4495, 1038, 103802, 0, 201, 103826, 100, 0, 91116);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4496, 1038, 103802, 0, 201, 103826, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4497, 1038, 103802, 0, 201, 103826, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4498, 1038, 103802, 0, 201, 103826, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4499, 1038, 103802, 0, 201, 103826, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4500, 1038, 103802, 0, 204, 103826, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4501, 1038, 103802, 0, 204, 103826, 100, 0, 91121);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4502, 1038, 103802, 0, 205, 103826, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4503, 1038, 103802, 0, 206, 103826, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4504, 1038, 103802, 0, 206, 103826, 100, 0, 91123);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4505, 1038, 103802, 0, 207, 103826, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4506, 1038, 103802, 0, 207, 103826, 100, 0, 91124);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4507, 1038, 103802, 0, 208, 103826, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4508, 1038, 103802, 0, 209, 103826, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4509, 1038, 103802, 0, 210, 103826, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4510, 1038, 103802, 0, 203, 103826, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4511, 1038, 103802, 0, 203, 103826, 100, 0, 91128);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4512, 1038, 103802, 0, 203, 103826, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4513, 1038, 103802, 0, 203, 103826, 100, 0, 91129);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4514, 1038, 103802, 0, 1001, 103826, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4515, 1038, 103802, 0, 1001, 103826, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4516, 1038, 103802, 0, 1001, 103826, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4517, 1038, 103802, 0, 1001, 103826, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4518, 1038, 103802, 3, 1002, 103826, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4519, 1038, 103802, 3, 1002, 103826, 100, 0, 92120);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4520, 1038, 103802, 4, 1002, 103826, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4521, 1038, 103802, 4, 1002, 103826, 100, 0, 92121);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4522, 1038, 103802, 5, 1002, 103826, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4523, 1038, 103802, 5, 1002, 103826, 100, 0, 92122);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4524, 1038, 103802, 0, 1900, 103826, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4525, 1038, 103802, 0, 1901, 103826, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4526, 1038, 103802, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4527, 1038, 103802, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4528, 1038, 103802, 0, 5000, 103826, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4529, 1038, 103802, 0, 5001, 103826, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4530, 1038, 103802, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4531, 1038, 103802, 0, 9000, 103826, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4532, 1038, 103802, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4533, 1038, 103802, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4534, 1038, 103802, 0, 307, 103826, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4535, 0, 0, 0, 20000, 151, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4536, 0, 0, 0, 20000, 152, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4537, 0, 0, 0, 20000, 153, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4538, 0, 0, 0, 20000, 156, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4539, 0, 0, 0, 20000, 154, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4540, 0, 0, 0, 20000, 155, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4541, 0, 0, 0, 20000, 157, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4542, 0, 0, 0, 20000, 158, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4543, 0, 0, 0, 20000, 159, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4544, 0, 0, 0, 20000, 160, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4545, 0, 0, 0, 20000, 161, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4546, 0, 0, 0, 20000, 162, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4547, 0, 0, 0, 21000, 27, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4548, 0, 0, 0, 21000, 28, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4549, 0, 0, 0, 20000, 163, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4550, 1034, 103401, 0, 203, 103401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4551, 1034, 103401, 0, 203, 103401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4552, 1034, 103401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4553, 1034, 103401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4554, 1034, 103401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4555, 1034, 103401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4556, 1034, 103401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4557, 1034, 103401, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4558, 1034, 103401, 4, 1002, 0, 100, 0, 92106);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4559, 1034, 103401, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4560, 1034, 103401, 5, 1002, 0, 100, 0, 92107);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4561, 1034, 103401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4562, 1034, 103401, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4563, 1034, 103401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4564, 1034, 103401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4565, 1034, 103401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4566, 1034, 103401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4567, 1034, 103401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4568, 1034, 103401, 0, 2102, 100341, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4569, 1034, 103401, 0, 2101, 100341, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4570, 9001, 0, 0, 5403, 0, 100, 0, 260004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4571, 9001, 0, 0, 5403, 0, 100, 0, 260005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4572, 9001, 0, 0, 5403, 0, 100, 0, 260006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4573, 9001, 0, 0, 5404, 0, 100, 0, 260007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4574, 9001, 0, 0, 5405, 0, 100, 0, 260008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4575, 1044, 104401, 0, 203, 104401, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4576, 1044, 104401, 0, 203, 104401, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4577, 1044, 104401, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4578, 1044, 104401, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4579, 1044, 104401, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4580, 1044, 104401, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4581, 1044, 104401, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4582, 1044, 104401, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4583, 1044, 104401, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4584, 1044, 104401, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4585, 1044, 104401, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4586, 1044, 104401, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4587, 1044, 104401, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4588, 1044, 104401, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4589, 1044, 104401, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4590, 1044, 104401, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4591, 1044, 104401, 0, 2102, 100441, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4592, 1044, 104401, 0, 2101, 100441, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4593, 1010, 101002, 0, 101, 101023, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4594, 1010, 101002, 0, 101, 101023, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4595, 1010, 101002, 0, 102, 101023, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4596, 1010, 101002, 0, 102, 101023, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4597, 1010, 101002, 0, 103, 101023, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4598, 1010, 101002, 0, 103, 101023, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4599, 1010, 101002, 0, 104, 101023, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4600, 1010, 101002, 0, 105, 101023, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4601, 1010, 101002, 0, 106, 101023, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4602, 1010, 101002, 0, 107, 101023, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4603, 1010, 101002, 0, 201, 101023, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4604, 1010, 101002, 0, 201, 101023, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4605, 1010, 101002, 0, 201, 101023, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4606, 1010, 101002, 0, 201, 101023, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4607, 1010, 101002, 0, 201, 101023, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4608, 1010, 101002, 0, 204, 101023, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4609, 1010, 101002, 0, 205, 101023, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4610, 1010, 101002, 0, 206, 101023, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4611, 1010, 101002, 0, 207, 101023, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4612, 1010, 101002, 0, 208, 101023, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4613, 1010, 101002, 0, 209, 101023, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4614, 1010, 101002, 0, 210, 101023, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4615, 1010, 101002, 0, 203, 101023, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4616, 1010, 101002, 0, 203, 101023, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4617, 1010, 101002, 0, 1001, 101023, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4618, 1010, 101002, 0, 1001, 101023, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4619, 1010, 101002, 0, 1001, 101023, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4620, 1010, 101002, 0, 1001, 101023, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4621, 1010, 101002, 3, 1002, 101023, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4622, 1010, 101002, 4, 1002, 101023, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4623, 1010, 101002, 5, 1002, 101023, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4624, 1010, 101002, 0, 1900, 101023, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4625, 1010, 101002, 0, 1901, 101023, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4626, 1010, 101002, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4627, 1010, 101002, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4628, 1010, 101002, 0, 5000, 101023, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4629, 1010, 101002, 0, 5001, 101023, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4630, 1010, 101002, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4631, 1010, 101002, 0, 9000, 101023, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4632, 1010, 101002, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4633, 1010, 101002, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4634, 1010, 101002, 0, 307, 101023, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4635, 1059, 105902, 0, 101, 105923, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4636, 1059, 105902, 0, 101, 105923, 100, 0, 90110);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4637, 1059, 105902, 0, 101, 105923, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4638, 1059, 105902, 0, 101, 105923, 100, 0, 90111);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4639, 1059, 105902, 0, 102, 105923, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4640, 1059, 105902, 0, 102, 105923, 100, 0, 90112);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4641, 1059, 105902, 0, 102, 105923, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4642, 1059, 105902, 0, 103, 105923, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4643, 1059, 105902, 0, 103, 105923, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4644, 1059, 105902, 0, 103, 105923, 100, 0, 90115);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4645, 1059, 105902, 0, 104, 105923, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4646, 1059, 105902, 0, 104, 105923, 100, 0, 90116);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4647, 1059, 105902, 0, 105, 105923, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4648, 1059, 105902, 0, 106, 105923, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4649, 1059, 105902, 0, 106, 105923, 100, 0, 90118);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4650, 1059, 105902, 0, 107, 105923, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4651, 1059, 105902, 0, 107, 105923, 100, 0, 90119);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4652, 1059, 105902, 0, 201, 105923, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4653, 1059, 105902, 0, 201, 105923, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4654, 1059, 105902, 0, 201, 105923, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4655, 1059, 105902, 0, 201, 105923, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4656, 1059, 105902, 0, 201, 105923, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4657, 1059, 105902, 0, 204, 105923, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4658, 1059, 105902, 0, 205, 105923, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4659, 1059, 105902, 0, 206, 105923, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4660, 1059, 105902, 0, 206, 105923, 100, 0, 91123);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4661, 1059, 105902, 0, 207, 105923, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4662, 1059, 105902, 0, 208, 105923, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4663, 1059, 105902, 0, 208, 105923, 100, 0, 91125);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4664, 1059, 105902, 0, 209, 105923, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4665, 1059, 105902, 0, 209, 105923, 100, 0, 91126);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4666, 1059, 105902, 0, 210, 105923, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4667, 1059, 105902, 0, 203, 105923, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4668, 1059, 105902, 0, 203, 105923, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4669, 1059, 105902, 0, 1001, 105923, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4670, 1059, 105902, 0, 1001, 105923, 100, 0, 92115);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4671, 1059, 105902, 0, 1001, 105923, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4672, 1059, 105902, 0, 1001, 105923, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4673, 1059, 105902, 0, 1001, 105923, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4674, 1059, 105902, 0, 1001, 105923, 100, 0, 92118);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4675, 1059, 105902, 3, 1002, 105923, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4676, 1059, 105902, 4, 1002, 105923, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4677, 1059, 105902, 4, 1002, 105923, 100, 0, 92121);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4678, 1059, 105902, 5, 1002, 105923, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4679, 1059, 105902, 5, 1002, 105923, 100, 0, 92122);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4680, 1059, 105902, 0, 1900, 105923, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4681, 1059, 105902, 0, 1900, 105923, 100, 0, 93006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4682, 1059, 105902, 0, 1901, 105923, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4683, 1059, 105902, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4684, 1059, 105902, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4685, 1059, 105902, 0, 5000, 105923, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4686, 1059, 105902, 0, 5001, 105923, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4687, 1059, 105902, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4688, 1059, 105902, 0, 9000, 105923, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4689, 1059, 105902, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4690, 1059, 105902, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4691, 1059, 105902, 0, 307, 105923, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4692, 0, 0, 0, 20000, 165, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4693, 0, 0, 0, 20000, 164, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4694, 0, 0, 0, 20000, 166, 100, 0, 400028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4695, 0, 0, 0, 20000, 167, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4696, 0, 0, 0, 20000, 168, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4697, 0, 0, 0, 20000, 169, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4698, 0, 0, 0, 20000, 170, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4699, 0, 0, 0, 20000, 171, 100, 0, 400029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4700, 0, 0, 0, 20000, 172, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4701, 0, 0, 0, 20000, 173, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4702, 0, 0, 0, 20000, 174, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4703, 0, 0, 0, 20000, 175, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4704, 0, 0, 0, 21000, 29, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4705, 0, 0, 0, 21000, 30, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4706, 0, 0, 0, 20000, 176, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4707, 1036, 103601, 0, 203, 103601, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4708, 1036, 103601, 0, 203, 103601, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4709, 1036, 103601, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4710, 1036, 103601, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4711, 1036, 103601, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4712, 1036, 103601, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4713, 1036, 103601, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4714, 1036, 103601, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4715, 1036, 103601, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4716, 1036, 103601, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4717, 1036, 103601, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4718, 1036, 103601, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4719, 1036, 103601, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4720, 1036, 103601, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4721, 1036, 103601, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4722, 1036, 103601, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4723, 1036, 103601, 0, 2102, 100361, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4724, 1036, 103601, 0, 2101, 100361, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4725, 0, 0, 0, 6001, 100102, 100, 0, 70216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4726, 0, 0, 0, 6002, 100102, 100, 0, 70217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4727, 0, 0, 0, 6003, 100102, 100, 0, 71216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4728, 0, 0, 0, 6004, 100102, 100, 0, 71217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4729, 1001, 100103, 0, 101, 100102, 100, 0, 90210);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4730, 1001, 100103, 0, 101, 100102, 100, 0, 90211);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4731, 1001, 100103, 0, 102, 100102, 100, 0, 90212);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4732, 1001, 100103, 0, 102, 100102, 100, 0, 90213);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4733, 1001, 100103, 0, 103, 100102, 100, 0, 90214);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4734, 1001, 100103, 0, 103, 100102, 100, 0, 90215);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4735, 1001, 100103, 0, 104, 100102, 100, 0, 90216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4736, 1001, 100103, 0, 105, 100102, 100, 0, 90217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4737, 1001, 100103, 0, 106, 100102, 100, 0, 90218);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4738, 1001, 100103, 0, 107, 100102, 100, 0, 90219);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4739, 1001, 100103, 0, 201, 100102, 100, 0, 91216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4740, 1001, 100103, 0, 201, 100102, 100, 0, 91217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4741, 1001, 100103, 0, 201, 100102, 100, 0, 91218);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4742, 1001, 100103, 0, 201, 100102, 100, 0, 91219);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4743, 1001, 100103, 0, 201, 100102, 100, 0, 91220);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4744, 1001, 100103, 0, 204, 100102, 100, 0, 91221);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4745, 1001, 100103, 0, 205, 100102, 100, 0, 91222);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4746, 1001, 100103, 0, 206, 100102, 100, 0, 91223);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4747, 1001, 100103, 0, 207, 100102, 100, 0, 91224);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4748, 1001, 100103, 0, 208, 100102, 100, 0, 91225);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4749, 1001, 100103, 0, 209, 100102, 100, 0, 91226);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4750, 1001, 100103, 0, 210, 100102, 100, 0, 91227);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4751, 1001, 100103, 0, 203, 100102, 100, 0, 91228);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4752, 1001, 100103, 0, 203, 100102, 100, 0, 91229);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4753, 1001, 100103, 0, 1001, 100102, 100, 0, 92215);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4754, 1001, 100103, 0, 1001, 100102, 100, 0, 92216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4755, 1001, 100103, 0, 1001, 100102, 100, 0, 92217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4756, 1001, 100103, 0, 1001, 100102, 100, 0, 92218);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4757, 1001, 100103, 3, 1002, 100102, 100, 0, 92220);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4758, 1001, 100103, 4, 1002, 100102, 100, 0, 92221);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4759, 1001, 100103, 5, 1002, 100102, 100, 0, 92222);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4760, 1001, 100103, 0, 1900, 100102, 100, 0, 93204);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4761, 1001, 100103, 0, 1901, 100102, 100, 0, 93205);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4762, 1001, 100103, 0, 1904, 1, 100, 0, 30206);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4763, 1001, 100103, 0, 1904, 2, 100, 0, 30207);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4764, 1001, 100103, 0, 5000, 100102, 100, 0, 95207);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4765, 1001, 100103, 0, 5001, 100102, 100, 0, 95208);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4766, 1001, 100103, 0, 8000, 0, 100, 0, 95209);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4767, 1001, 100103, 0, 9000, 100102, 100, 0, 95210);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4768, 1001, 100103, 0, 2102, 0, 100, 0, 40203);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4769, 1001, 100103, 0, 2101, 0, 100, 0, 40204);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4770, 1001, 100103, 0, 307, 100102, 100, 0, 90221);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4771, 1001, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4772, 1002, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4773, 1003, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4774, 1004, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4775, 1005, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4776, 1006, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4777, 1007, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4778, 1008, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4779, 1009, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4780, 1010, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4781, 1011, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4782, 1012, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4783, 1013, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4784, 1014, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4785, 1015, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4786, 1016, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4787, 1017, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4788, 1018, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4789, 1019, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4790, 1020, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4791, 1021, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4792, 1022, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4793, 1023, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4794, 1024, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4795, 1025, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4796, 1026, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4797, 1027, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4798, 1028, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4799, 1029, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4800, 1030, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4801, 1031, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4802, 1032, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4803, 1033, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4804, 1034, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4805, 1035, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4806, 1036, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4807, 1037, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4808, 1038, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4809, 1039, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4810, 1040, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4811, 1041, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4812, 1042, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4814, 1044, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4815, 1045, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4816, 1046, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4818, 1048, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4820, 1050, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4821, 1051, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4822, 1052, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4823, 1053, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4826, 1056, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4828, 1058, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4829, 1059, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4830, 1060, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4831, 1061, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4832, 1062, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4834, 1064, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4837, 1067, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4838, 1068, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4839, 1069, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4841, 1071, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4842, 1072, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4844, 1074, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4848, 1078, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4851, 1007, 100702, 0, 101, 100730, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4852, 1007, 100702, 0, 101, 100730, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4853, 1007, 100702, 0, 102, 100730, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4854, 1007, 100702, 0, 102, 100730, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4855, 1007, 100702, 0, 103, 100730, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4856, 1007, 100702, 0, 103, 100730, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4857, 1007, 100702, 0, 104, 100730, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4858, 1007, 100702, 0, 105, 100730, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4859, 1007, 100702, 0, 106, 100730, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4860, 1007, 100702, 0, 107, 100730, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4861, 1007, 100702, 0, 201, 100730, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4862, 1007, 100702, 0, 201, 100730, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4863, 1007, 100702, 0, 201, 100730, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4864, 1007, 100702, 0, 201, 100730, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4865, 1007, 100702, 0, 201, 100730, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4866, 1007, 100702, 0, 204, 100730, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4867, 1007, 100702, 0, 205, 100730, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4868, 1007, 100702, 0, 206, 100730, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4869, 1007, 100702, 0, 207, 100730, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4870, 1007, 100702, 0, 208, 100730, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4871, 1007, 100702, 0, 209, 100730, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4872, 1007, 100702, 0, 210, 100730, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4873, 1007, 100702, 0, 203, 100730, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4874, 1007, 100702, 0, 203, 100730, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4875, 1007, 100702, 0, 1001, 100730, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4876, 1007, 100702, 0, 1001, 100730, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4877, 1007, 100702, 0, 1001, 100730, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4878, 1007, 100702, 0, 1001, 100730, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4879, 1007, 100702, 3, 1002, 100730, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4880, 1007, 100702, 4, 1002, 100730, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4881, 1007, 100702, 5, 1002, 100730, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4882, 1007, 100702, 0, 1900, 100730, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4883, 1007, 100702, 0, 1901, 100730, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4884, 1007, 100702, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4885, 1007, 100702, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4886, 1007, 100702, 0, 5000, 100730, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4887, 1007, 100702, 0, 5001, 100730, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4888, 1007, 100702, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4889, 1007, 100702, 0, 9000, 100730, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4890, 1007, 100702, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4891, 1007, 100702, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4892, 1007, 100702, 0, 307, 100730, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4893, 0, 0, 0, 6001, 101330, 100, 0, 70216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4894, 0, 0, 0, 6002, 101330, 100, 0, 70217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4895, 0, 0, 0, 6003, 101330, 100, 0, 71216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4896, 0, 0, 0, 6004, 101330, 100, 0, 71217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4897, 1013, 101303, 0, 101, 101330, 100, 0, 90210);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4898, 1013, 101303, 0, 101, 101330, 100, 0, 90211);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4899, 1013, 101303, 0, 102, 101330, 100, 0, 90212);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4900, 1013, 101303, 0, 102, 101330, 100, 0, 90213);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4901, 1013, 101303, 0, 103, 101330, 100, 0, 90214);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4902, 1013, 101303, 0, 103, 101330, 100, 0, 90215);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4903, 1013, 101303, 0, 104, 101330, 100, 0, 90216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4904, 1013, 101303, 0, 105, 101330, 100, 0, 90217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4905, 1013, 101303, 0, 106, 101330, 100, 0, 90218);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4906, 1013, 101303, 0, 107, 101330, 100, 0, 90219);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4907, 1013, 101303, 0, 201, 101330, 100, 0, 91216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4908, 1013, 101303, 0, 201, 101330, 100, 0, 91217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4909, 1013, 101303, 0, 201, 101330, 100, 0, 91218);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4910, 1013, 101303, 0, 201, 101330, 100, 0, 91219);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4911, 1013, 101303, 0, 201, 101330, 100, 0, 91220);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4912, 1013, 101303, 0, 204, 101330, 100, 0, 91221);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4913, 1013, 101303, 0, 205, 101330, 100, 0, 91222);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4914, 1013, 101303, 0, 206, 101330, 100, 0, 91223);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4915, 1013, 101303, 0, 207, 101330, 100, 0, 91224);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4916, 1013, 101303, 0, 208, 101330, 100, 0, 91225);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4917, 1013, 101303, 0, 209, 101330, 100, 0, 91226);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4918, 1013, 101303, 0, 210, 101330, 100, 0, 91227);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4919, 1013, 101303, 0, 203, 101330, 100, 0, 91228);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4920, 1013, 101303, 0, 203, 101330, 100, 0, 91229);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4921, 1013, 101303, 0, 1001, 101330, 100, 0, 92215);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4922, 1013, 101303, 0, 1001, 101330, 100, 0, 92216);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4923, 1013, 101303, 0, 1001, 101330, 100, 0, 92217);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4924, 1013, 101303, 0, 1001, 101330, 100, 0, 92218);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4925, 1013, 101303, 3, 1002, 101330, 100, 0, 92220);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4926, 1013, 101303, 4, 1002, 101330, 100, 0, 92221);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4927, 1013, 101303, 5, 1002, 101330, 100, 0, 92222);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4928, 1013, 101303, 0, 1900, 101330, 100, 0, 93204);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4929, 1013, 101303, 0, 1901, 101330, 100, 0, 93205);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4930, 1013, 101303, 0, 1904, 1, 100, 0, 30206);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4931, 1013, 101303, 0, 1904, 2, 100, 0, 30207);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4932, 1013, 101303, 0, 5000, 101330, 100, 0, 95207);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4933, 1013, 101303, 0, 5001, 101330, 100, 0, 95208);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4934, 1013, 101303, 0, 8000, 0, 100, 0, 95209);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4935, 1013, 101303, 0, 9000, 101330, 100, 0, 95210);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4936, 1013, 101303, 0, 2102, 0, 100, 0, 40203);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4937, 1013, 101303, 0, 2101, 0, 100, 0, 40204);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4938, 1013, 101303, 0, 307, 101330, 100, 0, 90221);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4939, 0, 0, 0, 20000, 177, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4940, 0, 0, 0, 20000, 178, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4941, 0, 0, 0, 20000, 179, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4942, 0, 0, 0, 20000, 180, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4943, 0, 0, 0, 20000, 181, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4944, 0, 0, 0, 20000, 182, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4945, 0, 0, 0, 20000, 183, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4946, 0, 0, 0, 20000, 184, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4947, 0, 0, 0, 20000, 185, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4948, 0, 0, 0, 20000, 186, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4949, 0, 0, 0, 20000, 187, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4950, 0, 0, 0, 20000, 188, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4951, 0, 0, 0, 21000, 31, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4952, 0, 0, 0, 21000, 32, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4953, 0, 0, 0, 20000, 189, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4954, 0, 0, 0, 12007, 0, 100, 0, 220007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4955, 1001, 9100101, 0, 2102, 0, 100, 0, 40005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4956, 1001, 9100101, 0, 2101, 0, 100, 0, 40006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4957, 1011, 9101101, 0, 2102, 0, 100, 0, 40005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4958, 1011, 9101101, 0, 2101, 0, 100, 0, 40006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4959, 1053, 105301, 0, 203, 105301, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4960, 1053, 105301, 0, 203, 105301, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4961, 1053, 105301, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4962, 1053, 105301, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4963, 1053, 105301, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4964, 1053, 105301, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4965, 1053, 105301, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4966, 1053, 105301, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4967, 1053, 105301, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4968, 1053, 105301, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4969, 1053, 105301, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4970, 1053, 105301, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4971, 1053, 105301, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4972, 1053, 105301, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4973, 1053, 105301, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4974, 1053, 105301, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4975, 1053, 105301, 0, 2102, 100531, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4976, 1053, 105301, 0, 2101, 100531, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4977, 0, 0, 0, 6001, 109801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4978, 0, 0, 0, 6002, 109801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4979, 0, 0, 0, 6003, 109801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4980, 0, 0, 0, 6004, 109801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4981, 1098, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4984, 1098, 109801, 0, 203, 109801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4985, 1098, 109801, 0, 203, 109801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4986, 1098, 109801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4987, 1098, 109801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4988, 1098, 109801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4989, 1098, 109801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4991, 1098, 109801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4992, 1098, 109801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4993, 1098, 109801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4994, 1098, 109801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4995, 1098, 109801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4996, 1098, 109801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4997, 1098, 109801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4998, 1098, 109801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (4999, 1098, 109801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5000, 1098, 109801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5001, 1098, 109801, 0, 2102, 100981, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5002, 1098, 109801, 0, 2101, 100981, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5003, 1098, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5004, 1046, 104602, 0, 101, 104602, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5005, 1046, 104602, 0, 101, 104602, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5006, 1046, 104602, 0, 102, 104602, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5007, 1046, 104602, 0, 102, 104602, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5008, 1046, 104602, 0, 103, 104602, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5009, 1046, 104602, 0, 103, 104602, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5010, 1046, 104602, 0, 104, 104602, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5011, 1046, 104602, 0, 105, 104602, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5012, 1046, 104602, 0, 106, 104602, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5013, 1046, 104602, 0, 107, 104602, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5014, 1046, 104602, 0, 201, 104602, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5015, 1046, 104602, 0, 201, 104602, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5016, 1046, 104602, 0, 201, 104602, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5017, 1046, 104602, 0, 201, 104602, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5018, 1046, 104602, 0, 201, 104602, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5019, 1046, 104602, 0, 204, 104602, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5020, 1046, 104602, 0, 205, 104602, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5021, 1046, 104602, 0, 206, 104602, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5022, 1046, 104602, 0, 207, 104602, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5023, 1046, 104602, 0, 208, 104602, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5024, 1046, 104602, 0, 209, 104602, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5025, 1046, 104602, 0, 210, 104602, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5026, 1046, 104602, 0, 203, 104602, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5027, 1046, 104602, 0, 203, 104602, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5028, 1046, 104602, 0, 1001, 104602, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5029, 1046, 104602, 0, 1001, 104602, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5030, 1046, 104602, 0, 1001, 104602, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5031, 1046, 104602, 0, 1001, 104602, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5032, 1046, 104602, 3, 1002, 104602, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5033, 1046, 104602, 4, 1002, 104602, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5034, 1046, 104602, 5, 1002, 104602, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5035, 1046, 104602, 0, 1900, 104602, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5036, 1046, 104602, 0, 1901, 104602, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5037, 1046, 104602, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5038, 1046, 104602, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5039, 1046, 104602, 0, 5000, 104602, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5040, 1046, 104602, 0, 5001, 104602, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5041, 1046, 104602, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5042, 1046, 104602, 0, 9000, 104602, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5043, 1046, 104602, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5044, 1046, 104602, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5045, 1046, 104602, 0, 307, 104602, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5047, 1035, 103502, 0, 101, 103516, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5048, 1035, 103502, 0, 101, 103516, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5049, 1035, 103502, 0, 102, 103516, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5050, 1035, 103502, 0, 102, 103516, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5051, 1035, 103502, 0, 103, 103516, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5052, 1035, 103502, 0, 103, 103516, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5053, 1035, 103502, 0, 104, 103516, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5054, 1035, 103502, 0, 105, 103516, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5055, 1035, 103502, 0, 106, 103516, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5056, 1035, 103502, 0, 107, 103516, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5057, 1035, 103502, 0, 201, 103516, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5058, 1035, 103502, 0, 201, 103516, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5059, 1035, 103502, 0, 201, 103516, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5060, 1035, 103502, 0, 201, 103516, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5061, 1035, 103502, 0, 201, 103516, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5062, 1035, 103502, 0, 204, 103516, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5063, 1035, 103502, 0, 205, 103516, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5064, 1035, 103502, 0, 206, 103516, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5065, 1035, 103502, 0, 207, 103516, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5066, 1035, 103502, 0, 208, 103516, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5067, 1035, 103502, 0, 209, 103516, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5068, 1035, 103502, 0, 210, 103516, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5069, 1035, 103502, 0, 203, 103516, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5070, 1035, 103502, 0, 203, 103516, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5071, 1035, 103502, 0, 1001, 103516, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5072, 1035, 103502, 0, 1001, 103516, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5073, 1035, 103502, 0, 1001, 103516, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5074, 1035, 103502, 0, 1001, 103516, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5075, 1035, 103502, 3, 1002, 103516, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5076, 1035, 103502, 4, 1002, 103516, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5077, 1035, 103502, 5, 1002, 103516, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5078, 1035, 103502, 0, 1900, 103516, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5079, 1035, 103502, 0, 1901, 103516, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5080, 1035, 103502, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5081, 1035, 103502, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5082, 1035, 103502, 0, 5000, 103516, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5083, 1035, 103502, 0, 5001, 103516, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5084, 1035, 103502, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5085, 1035, 103502, 0, 9000, 103516, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5086, 1035, 103502, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5087, 1035, 103502, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5088, 1035, 103502, 0, 307, 103516, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5089, 1050, 105002, 0, 101, 105016, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5090, 1050, 105002, 0, 101, 105016, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5091, 1050, 105002, 0, 102, 105016, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5092, 1050, 105002, 0, 102, 105016, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5093, 1050, 105002, 0, 103, 105016, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5094, 1050, 105002, 0, 103, 105016, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5095, 1050, 105002, 0, 104, 105016, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5096, 1050, 105002, 0, 105, 105016, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5097, 1050, 105002, 0, 106, 105016, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5098, 1050, 105002, 0, 107, 105016, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5099, 1050, 105002, 0, 201, 105016, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5100, 1050, 105002, 0, 201, 105016, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5101, 1050, 105002, 0, 201, 105016, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5102, 1050, 105002, 0, 201, 105016, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5103, 1050, 105002, 0, 201, 105016, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5104, 1050, 105002, 0, 204, 105016, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5105, 1050, 105002, 0, 205, 105016, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5106, 1050, 105002, 0, 206, 105016, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5107, 1050, 105002, 0, 207, 105016, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5108, 1050, 105002, 0, 208, 105016, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5109, 1050, 105002, 0, 209, 105016, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5110, 1050, 105002, 0, 210, 105016, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5111, 1050, 105002, 0, 203, 105016, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5112, 1050, 105002, 0, 203, 105016, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5113, 1050, 105002, 0, 1001, 105016, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5114, 1050, 105002, 0, 1001, 105016, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5115, 1050, 105002, 0, 1001, 105016, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5116, 1050, 105002, 0, 1001, 105016, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5117, 1050, 105002, 3, 1002, 105016, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5118, 1050, 105002, 4, 1002, 105016, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5119, 1050, 105002, 5, 1002, 105016, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5120, 1050, 105002, 0, 1900, 105016, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5121, 1050, 105002, 0, 1901, 105016, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5122, 1050, 105002, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5123, 1050, 105002, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5124, 1050, 105002, 0, 5000, 105016, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5125, 1050, 105002, 0, 5001, 105016, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5126, 1050, 105002, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5127, 1050, 105002, 0, 9000, 105016, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5128, 1050, 105002, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5129, 1050, 105002, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5130, 1050, 105002, 0, 307, 105016, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5131, 0, 0, 0, 20000, 191, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5132, 0, 0, 0, 20000, 192, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5133, 0, 0, 0, 20000, 190, 100, 0, 400031);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5134, 0, 0, 0, 20000, 193, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5135, 0, 0, 0, 20000, 194, 100, 0, 400030);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5136, 0, 0, 0, 20000, 195, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5137, 0, 0, 0, 20000, 196, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5138, 0, 0, 0, 20000, 197, 100, 0, 400032);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5139, 0, 0, 0, 20000, 198, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5140, 0, 0, 0, 20000, 199, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5141, 0, 0, 0, 20000, 200, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5142, 0, 0, 0, 20000, 201, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5143, 0, 0, 0, 21000, 33, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5144, 0, 0, 0, 21000, 34, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5145, 0, 0, 0, 20000, 202, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5146, 1029, 102901, 0, 203, 102901, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5147, 1029, 102901, 0, 203, 102901, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5148, 1029, 102901, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5149, 1029, 102901, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5150, 1029, 102901, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5151, 1029, 102901, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5153, 1029, 102901, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5154, 1029, 102901, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5155, 1029, 102901, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5156, 1029, 102901, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5157, 1029, 102901, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5158, 1029, 102901, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5159, 1029, 102901, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5160, 1029, 102901, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5161, 1029, 102901, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5162, 1029, 102901, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5163, 1029, 102901, 0, 2102, 100291, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5164, 1029, 102901, 0, 2101, 100291, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5165, 1006, 0, 0, 203, 901006, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5166, 1006, 0, 0, 203, 901006, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5167, 1006, 0, 0, 203, 901006, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5168, 0, 0, 0, 6001, 901006, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5169, 0, 0, 0, 6002, 901006, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5170, 1014, 0, 0, 203, 901014, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5171, 1014, 0, 0, 203, 901014, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5172, 1014, 0, 0, 203, 901014, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5173, 0, 0, 0, 6001, 901014, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5174, 1042, 104201, 0, 203, 104201, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5175, 1042, 104201, 0, 203, 104201, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5176, 1042, 104201, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5177, 1042, 104201, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5178, 1042, 104201, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5179, 1042, 104201, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5180, 1042, 104201, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5181, 1042, 104201, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5182, 1042, 104201, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5183, 1042, 104201, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5184, 1042, 104201, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5185, 1042, 104201, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5186, 1042, 104201, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5187, 1042, 104201, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5188, 1042, 104201, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5189, 1042, 104201, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5190, 1042, 104201, 0, 2102, 100421, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5191, 1042, 104201, 0, 2101, 100421, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5192, 1019, 101902, 0, 101, 101940, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5193, 1019, 101902, 0, 101, 101940, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5194, 1019, 101902, 0, 102, 101940, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5195, 1019, 101902, 0, 102, 101940, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5196, 1019, 101902, 0, 103, 101940, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5197, 1019, 101902, 0, 103, 101940, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5198, 1019, 101902, 0, 104, 101940, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5199, 1019, 101902, 0, 105, 101940, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5200, 1019, 101902, 0, 106, 101940, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5201, 1019, 101902, 0, 107, 101940, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5202, 1019, 101902, 0, 201, 101940, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5203, 1019, 101902, 0, 201, 101940, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5204, 1019, 101902, 0, 201, 101940, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5205, 1019, 101902, 0, 201, 101940, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5206, 1019, 101902, 0, 201, 101940, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5207, 1019, 101902, 0, 204, 101940, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5208, 1019, 101902, 0, 205, 101940, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5209, 1019, 101902, 0, 206, 101940, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5210, 1019, 101902, 0, 207, 101940, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5211, 1019, 101902, 0, 208, 101940, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5212, 1019, 101902, 0, 209, 101940, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5213, 1019, 101902, 0, 210, 101940, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5214, 1019, 101902, 0, 203, 101940, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5215, 1019, 101902, 0, 203, 101940, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5216, 1019, 101902, 0, 1001, 101940, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5217, 1019, 101902, 0, 1001, 101940, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5218, 1019, 101902, 0, 1001, 101940, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5219, 1019, 101902, 0, 1001, 101940, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5220, 1019, 101902, 3, 1002, 101940, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5221, 1019, 101902, 4, 1002, 101940, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5222, 1019, 101902, 5, 1002, 101940, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5223, 1019, 101902, 0, 1900, 101940, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5224, 1019, 101902, 0, 1901, 101940, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5225, 1019, 101902, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5226, 1019, 101902, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5227, 1019, 101902, 0, 5000, 101940, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5228, 1019, 101902, 0, 5001, 101940, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5229, 1019, 101902, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5230, 1019, 101902, 0, 9000, 101940, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5231, 1019, 101902, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5232, 1019, 101902, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5233, 1019, 101902, 0, 307, 101940, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5234, 1058, 105802, 0, 101, 105840, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5235, 1058, 105802, 0, 101, 105840, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5236, 1058, 105802, 0, 102, 105840, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5237, 1058, 105802, 0, 102, 105840, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5238, 1058, 105802, 0, 103, 105840, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5239, 1058, 105802, 0, 103, 105840, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5240, 1058, 105802, 0, 104, 105840, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5241, 1058, 105802, 0, 105, 105840, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5242, 1058, 105802, 0, 106, 105840, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5243, 1058, 105802, 0, 107, 105840, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5244, 1058, 105802, 0, 201, 105840, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5245, 1058, 105802, 0, 201, 105840, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5246, 1058, 105802, 0, 201, 105840, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5247, 1058, 105802, 0, 201, 105840, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5248, 1058, 105802, 0, 201, 105840, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5249, 1058, 105802, 0, 204, 105840, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5250, 1058, 105802, 0, 205, 105840, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5251, 1058, 105802, 0, 206, 105840, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5252, 1058, 105802, 0, 207, 105840, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5253, 1058, 105802, 0, 208, 105840, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5254, 1058, 105802, 0, 209, 105840, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5255, 1058, 105802, 0, 210, 105840, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5256, 1058, 105802, 0, 203, 105840, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5257, 1058, 105802, 0, 203, 105840, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5258, 1058, 105802, 0, 1001, 105840, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5259, 1058, 105802, 0, 1001, 105840, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5260, 1058, 105802, 0, 1001, 105840, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5261, 1058, 105802, 0, 1001, 105840, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5262, 1058, 105802, 3, 1002, 105840, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5263, 1058, 105802, 4, 1002, 105840, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5264, 1058, 105802, 5, 1002, 105840, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5265, 1058, 105802, 0, 1900, 105840, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5266, 1058, 105802, 0, 1901, 105840, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5267, 1058, 105802, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5268, 1058, 105802, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5269, 1058, 105802, 0, 5000, 105840, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5270, 1058, 105802, 0, 5001, 105840, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5271, 1058, 105802, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5272, 1058, 105802, 0, 9000, 105840, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5273, 1058, 105802, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5274, 1058, 105802, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5275, 1058, 105802, 0, 307, 105840, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5276, 0, 0, 0, 20000, 203, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5277, 0, 0, 0, 20000, 204, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5278, 0, 0, 0, 20000, 205, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5279, 0, 0, 0, 20000, 206, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5280, 0, 0, 0, 20000, 207, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5281, 0, 0, 0, 20000, 208, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5282, 0, 0, 0, 20000, 210, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5283, 0, 0, 0, 20000, 209, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5284, 0, 0, 0, 20000, 211, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5285, 0, 0, 0, 20000, 212, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5286, 0, 0, 0, 20000, 213, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5287, 0, 0, 0, 20000, 214, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5288, 0, 0, 0, 21000, 35, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5289, 0, 0, 0, 21000, 36, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5290, 0, 0, 0, 20000, 215, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5291, 0, 0, 0, 6001, 108701, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5292, 0, 0, 0, 6002, 108701, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5293, 0, 0, 0, 6003, 108701, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5294, 0, 0, 0, 6004, 108701, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5295, 1087, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5296, 1087, 0, 0, 11008, 1008, 100, 0, 1149);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5297, 1087, 0, 0, 11008, 1009, 100, 0, 1150);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5298, 1087, 0, 0, 60000, 0, 100, 0, 80000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5299, 1087, 108701, 0, 203, 108701, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5300, 1087, 108701, 0, 203, 108701, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5301, 1087, 108701, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5302, 1087, 108701, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5303, 1087, 108701, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5304, 1087, 108701, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5306, 1087, 108701, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5307, 1087, 108701, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5308, 1087, 108701, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5309, 1087, 108701, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5310, 1087, 108701, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5311, 1087, 108701, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5312, 1087, 108701, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5313, 1087, 108701, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5314, 1087, 108701, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5315, 1087, 108701, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5316, 1087, 108701, 0, 2102, 100871, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5317, 1087, 108701, 0, 2101, 100871, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5318, 0, 0, 0, 6002, 901014, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5319, 0, 0, 0, 6001, 107801, 100, 0, 70009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5320, 0, 0, 0, 6002, 107801, 100, 0, 70015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5321, 0, 0, 0, 6003, 107801, 100, 0, 71009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5322, 0, 0, 0, 6004, 107801, 100, 0, 71015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5323, 1078, 0, 0, 11008, 0, 100, 0, 1008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5324, 1078, 0, 0, 11008, 1003, 100, 0, 1151);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5326, 1078, 107801, 0, 203, 107801, 100, 0, 91007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5327, 1078, 107801, 0, 203, 107801, 100, 0, 91008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5328, 1078, 107801, 0, 1001, 0, 100, 0, 92000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5329, 1078, 107801, 0, 1001, 0, 100, 0, 92001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5330, 1078, 107801, 0, 1001, 0, 100, 0, 92002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5331, 1078, 107801, 0, 1001, 0, 100, 0, 92003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5333, 1078, 107801, 3, 1002, 0, 100, 0, 92005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5334, 1078, 107801, 4, 1002, 0, 100, 0, 92006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5335, 1078, 107801, 5, 1002, 0, 100, 0, 92007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5336, 1078, 107801, 0, 1900, 0, 100, 0, 93000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5337, 1078, 107801, 0, 1901, 0, 100, 0, 93001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5338, 1078, 107801, 0, 1904, 1, 100, 0, 30004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5339, 1078, 107801, 0, 1904, 2, 100, 0, 30005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5340, 1078, 107801, 0, 5000, 0, 100, 0, 95000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5341, 1078, 107801, 0, 5001, 0, 100, 0, 95001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5342, 1078, 107801, 0, 8000, 0, 100, 0, 95004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5343, 1078, 107801, 0, 2102, 100781, 100, 0, 40000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5344, 1078, 107801, 0, 2101, 100781, 100, 0, 40001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5348, 1021, 102102, 0, 101, 102143, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5349, 1021, 102102, 0, 101, 102143, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5350, 1021, 102102, 0, 102, 102143, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5351, 1021, 102102, 0, 102, 102143, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5352, 1021, 102102, 0, 103, 102143, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5353, 1021, 102102, 0, 103, 102143, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5354, 1021, 102102, 0, 104, 102143, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5355, 1021, 102102, 0, 105, 102143, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5356, 1021, 102102, 0, 106, 102143, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5357, 1021, 102102, 0, 107, 102143, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5358, 1021, 102102, 0, 201, 102143, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5359, 1021, 102102, 0, 201, 102143, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5360, 1021, 102102, 0, 201, 102143, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5361, 1021, 102102, 0, 201, 102143, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5362, 1021, 102102, 0, 201, 102143, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5363, 1021, 102102, 0, 204, 102143, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5364, 1021, 102102, 0, 205, 102143, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5365, 1021, 102102, 0, 206, 102143, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5366, 1021, 102102, 0, 207, 102143, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5367, 1021, 102102, 0, 208, 102143, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5368, 1021, 102102, 0, 209, 102143, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5369, 1021, 102102, 0, 210, 102143, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5370, 1021, 102102, 0, 203, 102143, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5371, 1021, 102102, 0, 203, 102143, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5372, 1021, 102102, 0, 1001, 102143, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5373, 1021, 102102, 0, 1001, 102143, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5374, 1021, 102102, 0, 1001, 102143, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5375, 1021, 102102, 0, 1001, 102143, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5376, 1021, 102102, 3, 1002, 102143, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5377, 1021, 102102, 4, 1002, 102143, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5378, 1021, 102102, 5, 1002, 102143, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5379, 1021, 102102, 0, 1900, 102143, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5380, 1021, 102102, 0, 1901, 102143, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5381, 1021, 102102, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5382, 1021, 102102, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5383, 1021, 102102, 0, 5000, 102143, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5384, 1021, 102102, 0, 5001, 102143, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5385, 1021, 102102, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5386, 1021, 102102, 0, 9000, 102143, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5387, 1021, 102102, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5388, 1021, 102102, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5389, 1021, 102102, 0, 307, 102143, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5390, 1034, 103402, 0, 101, 103443, 100, 0, 90010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5391, 1034, 103402, 0, 101, 103443, 100, 0, 90011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5392, 1034, 103402, 0, 102, 103443, 100, 0, 90012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5393, 1034, 103402, 0, 102, 103443, 100, 0, 90013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5394, 1034, 103402, 0, 103, 103443, 100, 0, 90014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5395, 1034, 103402, 0, 103, 103443, 100, 0, 90015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5396, 1034, 103402, 0, 104, 103443, 100, 0, 90016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5397, 1034, 103402, 0, 105, 103443, 100, 0, 90017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5398, 1034, 103402, 0, 106, 103443, 100, 0, 90018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5399, 1034, 103402, 0, 107, 103443, 100, 0, 90019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5400, 1034, 103402, 0, 201, 103443, 100, 0, 91016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5401, 1034, 103402, 0, 201, 103443, 100, 0, 91017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5402, 1034, 103402, 0, 201, 103443, 100, 0, 91018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5403, 1034, 103402, 0, 201, 103443, 100, 0, 91019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5404, 1034, 103402, 0, 201, 103443, 100, 0, 91020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5405, 1034, 103402, 0, 204, 103443, 100, 0, 91021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5406, 1034, 103402, 0, 205, 103443, 100, 0, 91022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5407, 1034, 103402, 0, 206, 103443, 100, 0, 91023);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5408, 1034, 103402, 0, 207, 103443, 100, 0, 91024);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5409, 1034, 103402, 0, 208, 103443, 100, 0, 91025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5410, 1034, 103402, 0, 209, 103443, 100, 0, 91026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5411, 1034, 103402, 0, 210, 103443, 100, 0, 91027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5412, 1034, 103402, 0, 203, 103443, 100, 0, 91028);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5413, 1034, 103402, 0, 203, 103443, 100, 0, 91029);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5414, 1034, 103402, 0, 1001, 103443, 100, 0, 92015);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5415, 1034, 103402, 0, 1001, 103443, 100, 0, 92016);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5416, 1034, 103402, 0, 1001, 103443, 100, 0, 92017);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5417, 1034, 103402, 0, 1001, 103443, 100, 0, 92018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5418, 1034, 103402, 3, 1002, 103443, 100, 0, 92020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5419, 1034, 103402, 4, 1002, 103443, 100, 0, 92021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5420, 1034, 103402, 5, 1002, 103443, 100, 0, 92022);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5421, 1034, 103402, 5, 1002, 103443, 100, 0, 92122);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5422, 1034, 103402, 0, 1900, 103443, 100, 0, 93004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5423, 1034, 103402, 0, 1901, 103443, 100, 0, 93005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5424, 1034, 103402, 0, 1904, 1, 100, 0, 30006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5425, 1034, 103402, 0, 1904, 2, 100, 0, 30007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5426, 1034, 103402, 0, 5000, 103443, 100, 0, 95007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5427, 1034, 103402, 0, 5001, 103443, 100, 0, 95008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5428, 1034, 103402, 0, 8000, 0, 100, 0, 95009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5429, 1034, 103402, 0, 9000, 103443, 100, 0, 95010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5430, 1034, 103402, 0, 2102, 0, 100, 0, 40003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5431, 1034, 103402, 0, 2101, 0, 100, 0, 40004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5432, 1034, 103402, 0, 307, 103443, 100, 0, 90021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5433, 0, 0, 0, 6001, 106, 100, 0, 70018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5434, 0, 0, 0, 6001, 107, 100, 0, 70018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5435, 0, 0, 0, 6002, 106, 100, 0, 70019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5436, 0, 0, 0, 6002, 107, 100, 0, 70019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5437, 0, 0, 0, 6003, 106, 100, 0, 71018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5438, 0, 0, 0, 6003, 107, 100, 0, 71018);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5439, 0, 0, 0, 6004, 106, 100, 0, 71019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5440, 0, 0, 0, 6004, 107, 100, 0, 71019);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5441, 0, 0, 0, 20000, 216, 100, 0, 400000);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5442, 0, 0, 0, 20000, 217, 100, 0, 400001);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5443, 0, 0, 0, 20000, 218, 100, 0, 400002);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5444, 0, 0, 0, 20000, 219, 100, 0, 400003);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5445, 0, 0, 0, 20000, 220, 100, 0, 400004);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5446, 0, 0, 0, 20000, 221, 100, 0, 400005);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5447, 0, 0, 0, 20000, 222, 100, 0, 400006);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5448, 0, 0, 0, 20000, 223, 100, 0, 400007);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5449, 0, 0, 0, 20000, 224, 100, 0, 400008);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5450, 0, 0, 0, 20000, 225, 100, 0, 400009);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5451, 0, 0, 0, 20000, 227, 100, 0, 400010);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5452, 0, 0, 0, 20000, 226, 100, 0, 400011);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5453, 0, 0, 0, 21000, 37, 100, 0, 400012);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5454, 0, 0, 0, 21000, 38, 100, 0, 400013);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5455, 0, 0, 0, 20000, 228, 100, 0, 400014);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5601, 1008, 0, 0, 203, 901008, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5602, 1008, 0, 0, 203, 901008, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5603, 1008, 0, 0, 203, 901008, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5604, 0, 0, 0, 6001, 901008, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5605, 0, 0, 0, 6002, 901008, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5606, 1009, 0, 0, 203, 901009, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5607, 1009, 0, 0, 203, 901009, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5608, 1009, 0, 0, 203, 901009, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5609, 0, 0, 0, 6001, 901009, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5610, 0, 0, 0, 6002, 901009, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5633, 1004, 0, 0, 203, 901004, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5634, 1004, 0, 0, 203, 901004, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5635, 1004, 0, 0, 203, 901004, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5636, 0, 0, 0, 6001, 901004, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5637, 0, 0, 0, 6002, 901004, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5638, 1018, 0, 0, 203, 901018, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5639, 1018, 0, 0, 203, 901018, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5640, 1018, 0, 0, 203, 901018, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5641, 0, 0, 0, 6001, 901018, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5642, 0, 0, 0, 6002, 901018, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5839, 1003, 0, 0, 203, 901003, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5840, 1003, 0, 0, 203, 901003, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5841, 1003, 0, 0, 203, 901003, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5842, 0, 0, 0, 6001, 901003, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5843, 0, 0, 0, 6002, 901003, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5844, 1013, 0, 0, 203, 901013, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5845, 1013, 0, 0, 203, 901013, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5846, 1013, 0, 0, 203, 901013, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5847, 0, 0, 0, 6001, 901013, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (5848, 0, 0, 0, 6002, 901013, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6024, 1001, 0, 0, 203, 901001, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6025, 1001, 0, 0, 203, 901001, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6026, 1001, 0, 0, 203, 901001, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6027, 0, 0, 0, 6001, 901001, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6028, 0, 0, 0, 6002, 901001, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6029, 1007, 0, 0, 203, 901007, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6030, 1007, 0, 0, 203, 901007, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6031, 1007, 0, 0, 203, 901007, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6032, 0, 0, 0, 6001, 901007, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6033, 0, 0, 0, 6002, 901007, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6034, 1017, 0, 0, 203, 901017, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6035, 1017, 0, 0, 203, 901017, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6036, 1017, 0, 0, 203, 901017, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6037, 0, 0, 0, 6001, 901017, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6038, 0, 0, 0, 6002, 901017, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6039, 1027, 0, 0, 203, 901027, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6040, 1027, 0, 0, 203, 901027, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6041, 1027, 0, 0, 203, 901027, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6042, 0, 0, 0, 6001, 901027, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6043, 0, 0, 0, 6002, 901027, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6044, 1032, 0, 0, 203, 901032, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6045, 1032, 0, 0, 203, 901032, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6046, 1032, 0, 0, 203, 901032, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6047, 0, 0, 0, 6001, 901032, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6048, 0, 0, 0, 6002, 901032, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6049, 1060, 0, 0, 203, 901060, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6050, 1060, 0, 0, 203, 901060, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6051, 1060, 0, 0, 203, 901060, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6052, 0, 0, 0, 6001, 901060, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6053, 0, 0, 0, 6002, 901060, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6123, 1011, 0, 0, 203, 901011, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6124, 1011, 0, 0, 203, 901011, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6125, 1011, 0, 0, 203, 901011, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6126, 0, 0, 0, 6001, 901011, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6127, 0, 0, 0, 6002, 901011, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6128, 1061, 0, 0, 203, 901061, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6129, 1061, 0, 0, 203, 901061, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6130, 1061, 0, 0, 203, 901061, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6131, 0, 0, 0, 6001, 901061, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6132, 0, 0, 0, 6002, 901061, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6286, 1010, 0, 0, 203, 901010, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6287, 1010, 0, 0, 203, 901010, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6288, 1010, 0, 0, 203, 901010, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6289, 0, 0, 0, 6001, 901010, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6290, 0, 0, 0, 6002, 901010, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6291, 1024, 0, 0, 203, 901024, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6292, 1024, 0, 0, 203, 901024, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6293, 1024, 0, 0, 203, 901024, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6294, 0, 0, 0, 6001, 901024, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6295, 0, 0, 0, 6002, 901024, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6296, 1030, 0, 0, 203, 901030, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6297, 1030, 0, 0, 203, 901030, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6298, 1030, 0, 0, 203, 901030, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6299, 0, 0, 0, 6001, 901030, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6300, 0, 0, 0, 6002, 901030, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6410, 1040, 0, 0, 203, 901040, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6411, 1040, 0, 0, 203, 901040, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6412, 1040, 0, 0, 203, 901040, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6413, 0, 0, 0, 6001, 901040, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6414, 0, 0, 0, 6002, 901040, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6415, 1048, 0, 0, 203, 901048, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6416, 1048, 0, 0, 203, 901048, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6417, 1048, 0, 0, 203, 901048, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6418, 0, 0, 0, 6001, 901048, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6419, 0, 0, 0, 6002, 901048, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6420, 1064, 0, 0, 203, 901064, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6421, 1064, 0, 0, 203, 901064, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6422, 1064, 0, 0, 203, 901064, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6423, 0, 0, 0, 6001, 901064, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6424, 0, 0, 0, 6002, 901064, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6425, 1065, 0, 0, 203, 901065, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6426, 1065, 0, 0, 203, 901065, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6427, 1065, 0, 0, 203, 901065, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6428, 0, 0, 0, 6001, 901065, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6429, 0, 0, 0, 6002, 901065, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6484, 1035, 0, 0, 203, 901035, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6485, 1035, 0, 0, 203, 901035, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6486, 1035, 0, 0, 203, 901035, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6487, 0, 0, 0, 6001, 901035, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6488, 0, 0, 0, 6002, 901035, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6489, 1045, 0, 0, 203, 901045, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6490, 1045, 0, 0, 203, 901045, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6491, 1045, 0, 0, 203, 901045, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6492, 0, 0, 0, 6001, 901045, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6493, 0, 0, 0, 6002, 901045, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6494, 1052, 0, 0, 203, 901052, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6495, 1052, 0, 0, 203, 901052, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6496, 1052, 0, 0, 203, 901052, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6497, 0, 0, 0, 6001, 901052, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6498, 0, 0, 0, 6002, 901052, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6617, 1026, 0, 0, 203, 901026, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6618, 1026, 0, 0, 203, 901026, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6619, 1026, 0, 0, 203, 901026, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6620, 0, 0, 0, 6001, 901026, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6621, 0, 0, 0, 6002, 901026, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6622, 1041, 0, 0, 203, 901041, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6623, 1041, 0, 0, 203, 901041, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6624, 1041, 0, 0, 203, 901041, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6625, 0, 0, 0, 6001, 901041, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6626, 0, 0, 0, 6002, 901041, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6627, 1056, 0, 0, 203, 901056, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6628, 1056, 0, 0, 203, 901056, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6629, 1056, 0, 0, 203, 901056, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6630, 0, 0, 0, 6001, 901056, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6631, 0, 0, 0, 6002, 901056, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6797, 1002, 0, 0, 203, 901002, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6798, 1002, 0, 0, 203, 901002, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6799, 1002, 0, 0, 203, 901002, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6800, 0, 0, 0, 6001, 901002, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6801, 0, 0, 0, 6002, 901002, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6802, 1038, 0, 0, 203, 901038, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6803, 1038, 0, 0, 203, 901038, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6805, 1038, 0, 0, 203, 901038, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6806, 0, 0, 0, 6001, 901038, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6807, 0, 0, 0, 6002, 901038, 100, 0, 70021);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6808, 1046, 0, 0, 203, 901046, 100, 0, 10025);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6809, 1046, 0, 0, 203, 901046, 100, 0, 10026);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6810, 1046, 0, 0, 203, 901046, 100, 0, 10027);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6811, 0, 0, 0, 6001, 901046, 100, 0, 70020);
INSERT INTO character_system_lottery (id, chara_id, card_id, card_rarity_id, trigger, param1, per, priority, sys_text_id) VALUES (6812, 0, 0, 0, 6002, 901046, 100, 0, 70021);
-- Table: character_system_text
CREATE TABLE IF NOT EXISTS 'character_system_text' ('character_id' INTEGER NOT NULL, 'voice_id' INTEGER NOT NULL, 'text' TEXT NOT NULL, 'cue_sheet' TEXT NOT NULL, 'cue_id' INTEGER NOT NULL, 'motion_set' INTEGER NOT NULL, 'scene' INTEGER NOT NULL, 'use_gallery' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'lip_sync_data' TEXT NOT NULL, 'gender' INTEGER NOT NULL, 'motion_second_set' INTEGER NOT NULL, 'motion_second_start' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('character_id','voice_id'));
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 11, 'Cygames', 'snd_voi_title_100100', 0, 0, 0, 1, 0, 'snd_voi_title_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100100', 1, 0, 0, 1, 0, 'snd_voi_title_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10000, 'I''m gonna get stronger... together with all of my rivals!', 'snd_voi_home_100100', 0, 2009, 1, 1, 0, 'snd_voi_home_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10001, 'Our dream is for me to be the top Umamusume in all of Japan! Let''s make it come true together, Trainer!', 'snd_voi_home_100100', 1, 1001017, 1, 1, 0, 'snd_voi_home_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10002, 'Let''s go on another eating tour around the neighborhood sometime! ?', 'snd_voi_home_100100', 2, 1001002, 1, 1, 0, 'snd_voi_home_100100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10003, 'Happy New Year! I''ll be careful not to over-indulge over the holiday!', 'snd_voi_home_100100', 3, 2002, 1, 1, 0, 'snd_voi_home_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10004, 'Happy Valentine''s Day! Here''s some chocolate as a token of my appreciation for everything!', 'snd_voi_home_100100', 4, 1001007, 1, 1, 0, 'snd_voi_home_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10005, 'I made the chocolates myself using my mom''s recipe! Hehe. You''ll accept them, won''t you?', 'snd_voi_home_100100', 5, 1001808, 1, 1, 0, 'snd_voi_home_100100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10006, 'It''s the perfect night for stargazing! I hope the skies are clear...', 'snd_voi_home_100100', 6, 8000, 1, 1, 0, 'snd_voi_home_100100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10007, 'I thought I smelled lots of candy, and now I know why... It''s Halloween! I''m all about tasty events!', 'snd_voi_home_100100', 7, 1001007, 1, 1, 0, 'snd_voi_home_100100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10008, 'I remember when Mommy Santa''s beard fell off... Hehehe!', 'snd_voi_home_100100', 8, 1001001, 1, 1, 0, 'snd_voi_home_100100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10009, 'Happy holidays! Wanna have some warm, milky stew together?', 'snd_voi_home_100100', 9, 1001007, 1, 1, 0, 'snd_voi_home_100100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10010, 'This year flew by in the blink of an eye! I hope I get even stronger next year!', 'snd_voi_home_100100', 10, 1001017, 1, 1, 0, 'snd_voi_home_100100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10011, 'Happy birthday! Wanna grab some cake from the cafeteria with me?', 'snd_voi_home_100100', 11, 8001, 1, 1, 0, 'snd_voi_home_100100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10012, 'Happy birthday! ? Hehe... Being able to celebrate with you like this makes me happy.', 'snd_voi_home_100100', 12, 1001007, 1, 1, 0, 'snd_voi_home_100100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10013, 'My mom and everyone else have been wishing me a happy birthday since this morning. Ahh, today is perfect already!', 'snd_voi_home_100100', 13, 1001002, 1, 1, 0, 'snd_voi_home_100100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10014, 'Thank you for celebrating with me! I''m going to continue getting stronger, so keep watching over me!', 'snd_voi_home_100100', 14, 2002, 1, 1, 0, 'snd_voi_home_100100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10015, 'Trainer! It looks like there''s a new notice!', 'snd_voi_home_100100', 15, 8000, 1, 1, 0, 'snd_voi_home_100100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10016, 'You''ve got a present! I wonder what''s inside? Ehehe!', 'snd_voi_home_100100', 16, 1001000, 1, 1, 0, 'snd_voi_home_100100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10017, 'Looks like you''ve completed some missions! All righty, I''ve gotta do my best too!', 'snd_voi_home_100100', 17, 2009, 1, 1, 0, 'snd_voi_home_100100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10018, 'Looks like an event is starting soon! I''m so excited!', 'snd_voi_home_100100', 18, 1001007, 1, 1, 0, 'snd_voi_home_100100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10019, 'An event''s going on?! Ooh! Let''s join in!', 'snd_voi_home_100100', 19, 1001000, 1, 1, 0, 'snd_voi_home_100100_0019', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10025, 'This is the outfit my mom helped me pick out back home! I knew I had to be stylish for the city!', 'snd_voi_home_100100', 25, 1001008, 1, 1, 0, 'snd_voi_home_100100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10026, 'Suzuka said she likes my outfit... Hehe, do you think she''d like if I got a matching one for her too?', 'snd_voi_home_100100', 26, 1001002, 1, 1, 0, 'snd_voi_home_100100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10027, 'Hey, do you have any special places you like to go? We should go somewhere for a change of pace!', 'snd_voi_home_100100', 27, 1001007, 1, 1, 0, 'snd_voi_home_100100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20000, 'Phew... My body feels a little heavy.', 'snd_voi_training_100100', 0, 1001809, 2, 1, 0, 'snd_voi_training_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20001, 'Trainer! I''m sorry, but would it be okay for me to rest for a bit?', 'snd_voi_training_100100', 1, 1001811, 2, 1, 0, 'snd_voi_training_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20002, 'Oooh! I feel like I can do anything right now!', 'snd_voi_training_100100', 2, 1001017, 2, 1, 0, 'snd_voi_training_100100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20003, 'I wanna run so bad that I can''t sit still!', 'snd_voi_training_100100', 3, 1001002, 2, 1, 0, 'snd_voi_training_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20004, 'I think I''m feeling good!', 'snd_voi_training_100100', 4, 2009, 2, 1, 0, 'snd_voi_training_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20005, 'Trainer! What should we do next?!', 'snd_voi_training_100100', 5, 9, 2, 1, 0, 'snd_voi_training_100100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20006, 'All righty, I''m gonna train like there''s no tomorrow!', 'snd_voi_training_100100', 6, 1001017, 2, 1, 0, 'snd_voi_training_100100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20007, 'What''s on the program for today?', 'snd_voi_training_100100', 7, 1, 2, 1, 0, 'snd_voi_training_100100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20008, 'Hmm... I''m feeling a little out of it.', 'snd_voi_training_100100', 8, 1001811, 2, 1, 0, 'snd_voi_training_100100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20009, 'Sigh... Oh, sorry. I''m kinda low on energy...', 'snd_voi_training_100100', 9, 1001812, 2, 1, 0, 'snd_voi_training_100100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20010, 'Ack, my body feels so weak...', 'snd_voi_training_100100', 10, 8007, 2, 1, 0, 'snd_voi_training_100100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20011, 'I''ve only got bad thoughts on my mind... Siiiiigh...', 'snd_voi_training_100100', 11, 1001809, 2, 1, 0, 'snd_voi_training_100100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20021, 'Oh, I''m running in another race? I''ve done a few in a row now... But that''s okay! I''ll do my best!', 'snd_voi_training_100100', 12, 7, 2, 1, 0, 'snd_voi_training_100100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20022, 'U-um... Could I rest this time instead of racing?', 'snd_voi_training_100100', 13, 5007, 2, 1, 0, 'snd_voi_training_100100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20023, 'I''m really itching to race! I just know I can give it my all right now!', 'snd_voi_training_100100', 14, 1001002, 2, 1, 0, 'snd_voi_training_100100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20024, 'I''m perfectly prepared! All that''s left is to win the race!', 'snd_voi_training_100100', 15, 2009, 2, 1, 0, 'snd_voi_training_100100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20025, 'I''m gonna run as fast as I can toward my dream to be the best in Japan!', 'snd_voi_training_100100', 16, 1001017, 2, 1, 0, 'snd_voi_training_100100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20026, 'Yeah, I feel pretty good! I''m gonna do my best to reach my goals!', 'snd_voi_training_100100', 17, 2, 2, 1, 0, 'snd_voi_training_100100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20027, 'Hehe, my body feels so light! I think I can give more effort than usual!', 'snd_voi_training_100100', 18, 1001007, 2, 1, 0, 'snd_voi_training_100100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20028, 'This is an important race, and I feel ready to take it on!', 'snd_voi_training_100100', 19, 9, 2, 1, 0, 'snd_voi_training_100100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20029, 'It''s finally race time. I''ll aim for first the best I can!', 'snd_voi_training_100100', 20, 2009, 2, 1, 0, 'snd_voi_training_100100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20030, 'I''m gonna stay calm and do my best to draw out my strength like always!', 'snd_voi_training_100100', 21, 1001001, 2, 1, 0, 'snd_voi_training_100100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20031, 'I-I''m starting to get nervous... Deep breaths, deep breaths!', 'snd_voi_training_100100', 22, 1001811, 2, 1, 0, 'snd_voi_training_100100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20032, 'It''s okay! I''m fine! I-in any case, I''ll just run my heart out!', 'snd_voi_training_100100', 23, 1001812, 2, 1, 0, 'snd_voi_training_100100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20033, 'I''m not fired up enough! Could you slap me on the back?!', 'snd_voi_training_100100', 24, 7, 2, 1, 0, 'snd_voi_training_100100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20034, 'I don''t have time to be worrying right now. I''ve gotta do my best!', 'snd_voi_training_100100', 25, 3, 2, 1, 0, 'snd_voi_training_100100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20035, 'Everyone looks so strong... But I''ll do what I can!', 'snd_voi_training_100100', 26, 5005, 2, 1, 0, 'snd_voi_training_100100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20036, 'I wish I''d prepared better. A-anyway, off I go!', 'snd_voi_training_100100', 27, 7, 2, 1, 0, 'snd_voi_training_100100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20037, 'I don''t know if I can win... No! I can''t start doubting myself!', 'snd_voi_training_100100', 28, 1001809, 2, 1, 0, 'snd_voi_training_100100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20038, 'Time to get started!', 'snd_voi_training_100100', 29, 0, 2, 1, 0, 'snd_voi_training_100100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20039, 'I''ll do my best!', 'snd_voi_training_100100', 30, 0, 2, 1, 0, 'snd_voi_training_100100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20040, 'Here I go!', 'snd_voi_training_100100', 31, 0, 2, 1, 0, 'snd_voi_training_100100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20041, 'Focus, focus!', 'snd_voi_training_100100', 32, 0, 2, 1, 0, 'snd_voi_training_100100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20042, 'Huh?', 'snd_voi_training_100100', 33, 0, 2, 1, 0, 'snd_voi_training_100100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20043, 'Oh no...', 'snd_voi_training_100100', 34, 0, 2, 1, 0, 'snd_voi_training_100100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20046, 'I''m looking forward to this!', 'snd_voi_training_100100', 37, 0, 2, 1, 0, 'snd_voi_training_100100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20047, 'The sea!', 'snd_voi_training_100100', 38, 0, 2, 1, 0, 'snd_voi_training_100100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20049, 'I''ve managed to grow and improve thanks to you, Trainer!', 'snd_voi_training_100100', 63, 0, 2, 1, 0, 'snd_voi_training_100100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20050, 'Thank you so much, Trainer!', 'snd_voi_training_100100', 64, 0, 2, 1, 0, 'snd_voi_training_100100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30000, 'I missed out on first place, but I''m still happy!', 'snd_voi_race_100100', 0, 0, 3, 1, 0, 'snd_voi_race_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30001, 'So close to getting first... I''ve gotta do even better!', 'snd_voi_race_100100', 1, 0, 3, 1, 0, 'snd_voi_race_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30002, 'I want to run even better next time!', 'snd_voi_race_100100', 2, 0, 3, 1, 0, 'snd_voi_race_100100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30003, 'Aww, I messed up!', 'snd_voi_race_100100', 3, 0, 3, 1, 0, 'snd_voi_race_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 60000, 'Smile, smile! Gah, it''s already time?!', 'snd_voi_live_100100', 0, 1001017, 4, 1, 0, 'snd_voi_live_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 60001, 'Inhale, exhale... O-off I go!', 'snd_voi_live_100100', 1, 1001821, 4, 1, 0, 'snd_voi_live_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70001, 'I finally understand what it means to become the top Umamusume in all of Japan!', 'snd_voi_outgame_100100', 1, 1001003, 7, 1, 0, 'snd_voi_outgame_100100_0001', 0, 8001, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90000, 'Good morning! Let''s have another great day, Trainer!', 'snd_voi_home_100101', 0, 1001001, 1, 1, 0, 'snd_voi_home_100101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90001, 'I''m gonna give it my all again at training today to be the top Umamusume in all of Japan!', 'snd_voi_home_100101', 1, 2009, 1, 1, 0, 'snd_voi_home_100101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90002, 'Hi, Trainer! Let''s keep up the great work this afternoon too.', 'snd_voi_home_100101', 2, 8002, 1, 1, 0, 'snd_voi_home_100101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90003, 'I''ve been waiting for you! I ate a whole lot at lunch, so I''m ready for some exercise!', 'snd_voi_home_100101', 3, 1001000, 1, 1, 0, 'snd_voi_home_100101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90004, 'Yaaaaawn... Wha?! I-I wasn''t asleep! Definitely not!', 'snd_voi_home_100101', 4, 1001816, 1, 1, 0, 'snd_voi_home_100101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90005, 'Another great day today. I think I''ll start getting ready for bed soon.', 'snd_voi_home_100101', 5, 8000, 1, 1, 0, 'snd_voi_home_100101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90006, 'It''s been getting warmer lately! I might take a walk a little further out on my next day off.', 'snd_voi_home_100101', 6, 1001007, 1, 1, 0, 'snd_voi_home_100101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90007, 'Gah, today''s another hot day. Gotta be careful not to eat too much ice cream!', 'snd_voi_home_100101', 7, 1001811, 1, 1, 0, 'snd_voi_home_100101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90008, 'Oh, Trainer! I found a baked sweet potato stand just now! We''ve gotta go and eat there sometime!', 'snd_voi_home_100101', 8, 1001018, 1, 1, 0, 'snd_voi_home_100101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90009, 'Trainer! I got some heat packs from a friend. Would you like one?', 'snd_voi_home_100101', 9, 8000, 1, 1, 0, 'snd_voi_home_100101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91000, 'I got to speak to Maruzen just now! She really is so lovely!', 'snd_voi_home_100101', 10, 1001002, 1, 1, 0, 'snd_voi_home_100101_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91001, 'My mom sent me a whole bunch of vegetables! I''ll share some with you next time.', 'snd_voi_home_100101', 11, 2001, 1, 1, 0, 'snd_voi_home_100101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91002, 'Yaaawn... I got carried away chatting to Suzuka until late last night. Ehehe, it was so much fun.', 'snd_voi_home_100101', 12, 1001814, 1, 1, 0, 'snd_voi_home_100101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91003, 'When I find something tasty, I can''t help but eat a whole lot! Ehehe...', 'snd_voi_home_100101', 13, 1001813, 1, 1, 0, 'snd_voi_home_100101_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91004, 'Tracen Academy sure is huge. I feel like if I take a wrong turn, I might go missing for days!', 'snd_voi_home_100101', 14, 1001016, 1, 1, 0, 'snd_voi_home_100101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91005, 'A younger student told me that she''s a fan of mine just now! Wow, I guess these things really do happen!', 'snd_voi_home_100101', 15, 1001011, 1, 1, 0, 'snd_voi_home_100101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91006, 'My body feels lighter when I wear these clothes... So much so that I could almost run all the way to Hokkaido!', 'snd_voi_home_100101', 16, 1001018, 1, 1, 0, 'snd_voi_home_100101_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91007, 'I want to keep running until this outfit becomes famous as the mark of Japan''s best Umamusume!', 'snd_voi_home_100101', 17, 1001017, 1, 1, 0, 'snd_voi_home_100101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91008, 'I sent my mom a photo of my signature racewear and she called me right away! Hehe, she was bawling her eyes out.', 'snd_voi_home_100101', 18, 1001813, 1, 1, 0, 'snd_voi_home_100101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91009, 'I did some training with El and the others this morning! Ehehe, it felt great!', 'snd_voi_home_100101', 19, 1001018, 1, 1, 0, 'snd_voi_home_100101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91010, 'Ack, I failed the quiz in class this morning! I''ve gotta get Grass to teach me again.', 'snd_voi_home_100101', 20, 1001811, 1, 1, 0, 'snd_voi_home_100101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91011, 'Why do I get such intense sweet cravings at night? Gah! Carrots are dancing around inside of my head!', 'snd_voi_home_100101', 21, 1001812, 1, 1, 0, 'snd_voi_home_100101_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91012, 'A-achoo! Huhhh? Why am I sneezing so much lately?', 'snd_voi_home_100101', 22, 1001800, 1, 1, 0, 'snd_voi_home_100101_0022', 0, 7, 1600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91013, 'Sniff, sniff... Hm? Do I smell rain? Merciful rain that will cool the heat!', 'snd_voi_home_100101', 23, 8010, 1, 1, 0, 'snd_voi_home_100101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91014, 'Fall always gets me feeling kind of melancholy. I wonder if my mom is doing okay...', 'snd_voi_home_100101', 24, 0, 1, 1, 0, 'snd_voi_home_100101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91015, 'Brr. I''m not gonna be defeated by winter on the mainland! Or at least, that''s what I thought. But when it''s cold, it''s c-cold!', 'snd_voi_home_100101', 25, 1001809, 1, 1, 0, 'snd_voi_home_100101_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92000, 'What should we do today? I''ll do my best at anything!', 'snd_voi_training_100101', 0, 1001002, 2, 1, 0, 'snd_voi_training_100101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92001, 'All righty, time t''do this!', 'snd_voi_training_100101', 1, 2009, 2, 1, 0, 'snd_voi_training_100101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92002, 'Shoes? Check! Stretches? Check! I''m ready whenever!', 'snd_voi_training_100101', 2, 1001001, 2, 1, 0, 'snd_voi_training_100101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92003, 'Trainer! Instructions, please!', 'snd_voi_training_100101', 3, 8001, 2, 1, 0, 'snd_voi_training_100101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92011, 'I wanna train as much as I can in preparation for the race! Let''s do this!', 'snd_voi_training_100101', 4, 1001017, 2, 1, 0, 'snd_voi_training_100101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92005, 'I can''t wait to show my mom how strong I''ve become!', 'snd_voi_training_100101', 5, 2001, 2, 1, 0, 'snd_voi_training_100101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92006, 'All the other Umamusume are so fast, but I won''t lose to them!', 'snd_voi_training_100101', 6, 2009, 2, 1, 0, 'snd_voi_training_100101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92007, 'I''m still on my way to realizing my dream! Please give me guidance so that I can train and get stronger!', 'snd_voi_training_100101', 7, 1001017, 2, 1, 0, 'snd_voi_training_100101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 93000, 'Are you proud of me, Trainer?', 'snd_voi_training_100101', 8, 0, 2, 1, 0, 'snd_voi_training_100101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 93001, 'Now I can report back to my mom with pride!', 'snd_voi_training_100101', 9, 0, 2, 1, 0, 'snd_voi_training_100101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95000, 'Ooh, I feel power brewing up inside of me!', 'snd_voi_outgame_100101', 0, 2001, 7, 1, 0, 'snd_voi_outgame_100101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95001, 'Ooh, I feel like I''m getting stronger!', 'snd_voi_outgame_100101', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95003, 'Here I am! Special Week!', 'snd_voi_outgame_100101', 3, 2001, 7, 1, 0, 'snd_voi_outgame_100101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95004, 'I wanna be the best I can be! \nWhich means... I''ve gotta win!', 'snd_voi_gacha_100101', 0, 0, 7, 1, 0, 'snd_voi_gacha_100101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1008, 'Everyone, let''s do this!', 'snd_voi_teamst_st_100100_0000', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1009, 'Let''s give it all we''ve got, Suzuka!', 'snd_voi_teamst_st_100100_1002', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_100100_1002_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1010, 'I can''t believe I''m with you, Maruzen!', 'snd_voi_teamst_st_100100_1004', 0, 1001007, 8, 1, 0, 'snd_voi_teamst_st_100100_1004_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1011, 'Yeah!', 'snd_voi_teamst_st_100200_1001', 1, 2009, 8, 1, 0, 'snd_voi_teamst_st_100200_1001_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1000, 'We''re definitely gonna win!', 'snd_voi_teamst_100100', 0, 990021, 8, 1, 0, 'snd_voi_teamst_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1001, 'Ehehe, we won!', 'snd_voi_teamst_100100', 1, 0, 8, 1, 0, 'snd_voi_teamst_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1003, 'It was an even match!', 'snd_voi_teamst_100100', 2, 0, 8, 1, 0, 'snd_voi_teamst_100100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1002, 'We lost...', 'snd_voi_teamst_100100', 3, 0, 8, 1, 0, 'snd_voi_teamst_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1004, 'We won!', 'snd_voi_teamst_100100', 4, 1001002, 8, 1, 0, 'snd_voi_teamst_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1007, 'A new high score!', 'snd_voi_teamst_100100', 5, 4001, 8, 1, 0, 'snd_voi_teamst_100100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1006, 'It was an even match!', 'snd_voi_teamst_100100', 2, 1001001, 8, 1, 0, 'snd_voi_teamst_100100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 1005, 'We lost...', 'snd_voi_teamst_100100', 3, 1001016, 8, 1, 0, 'snd_voi_teamst_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40000, 'I''m going to race toward my dream!', 'snd_voi_race_100101', 2, 0, 3, 1, 0, 'snd_voi_race_100101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40001, 'Oh, wow... All righty! Watch me, Mom!', 'snd_voi_race_100101', 3, 0, 3, 1, 0, 'snd_voi_race_100101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30004, 'Wow! Yay! I''m number one!', 'snd_voi_race_100101', 0, 0, 3, 1, 0, 'snd_voi_race_100101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30005, 'Gosh, thank you! I''ll do my best next time, too!', 'snd_voi_race_100100', 8, 0, 3, 1, 0, 'snd_voi_race_100100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 31000, 'Here I go!', 'snd_voi_race_100100', 9, 0, 3, 1, 0, 'snd_voi_race_100100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 13, 'Here''s today''s login bonus!', 'snd_voi_title_100100', 4, 2009, 1, 1, 0, 'snd_voi_title_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 15, 'This is up for grabs tomorrow!', 'snd_voi_title_100100', 5, 8002, 1, 1, 0, 'snd_voi_title_100100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 110000, 'I''m all ready to train.', 'snd_voi_home_100100', 21, 0, 1, 1, 0, 'snd_voi_home_100100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 110001, 'These stories are so intriguing!', 'snd_voi_home_100100', 22, 0, 1, 1, 0, 'snd_voi_home_100100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 110002, 'Are we going to enter a race?', 'snd_voi_home_100100', 23, 0, 1, 1, 0, 'snd_voi_home_100100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 10021, 'Looks like your Umamusume Archive level has gone up.', 'snd_voi_home_100100', 24, 8001, 1, 1, 0, 'snd_voi_home_100100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 20051, 'Let''s give it our all together!', 'snd_voi_training_100100', 65, 0, 2, 1, 0, 'snd_voi_training_100100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70000, 'I''m gonna become the top Umamusume in all of Japan with you, Trainer!', 'snd_voi_outgame_100100', 3, 1001017, 7, 1, 0, 'snd_voi_outgame_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95005, 'You can count on me even more now!', 'snd_voi_outgame_100100', 4, 0, 7, 1, 0, 'snd_voi_outgame_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95006, 'I can still be of even more help to others!', 'snd_voi_outgame_100100', 5, 0, 7, 1, 0, 'snd_voi_outgame_100100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 120000, 'Wow, I''m overflowing with power!', 'snd_voi_outgame_100100', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70004, 'I''ve always dreamed of wearing the academy uniform!', 'snd_voi_outgame_100100', 16, 1001007, 7, 1, 0, 'snd_voi_outgame_100100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70010, 'Ehehe. Do I look like a city Umamusume?', 'snd_voi_outgame_100100', 17, 8002, 7, 1, 0, 'snd_voi_outgame_100100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70008, 'Ehehe. Does it look good on me?', 'snd_voi_outgame_100100', 20, 1001813, 7, 1, 0, 'snd_voi_outgame_100100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70014, 'These clothes are totally cute!', 'snd_voi_outgame_100100', 21, 1001002, 7, 1, 0, 'snd_voi_outgame_100100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70009, 'I''m Special Week, the top Umamusume in all of Japan! Ehehe!', 'snd_voi_outgame_100100', 22, 1001008, 7, 1, 0, 'snd_voi_outgame_100100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70015, 'What do you think? Can I become the most popular around?', 'snd_voi_outgame_100100', 23, 1001017, 7, 1, 0, 'snd_voi_outgame_100100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140000, 'You can do it!', 'snd_voi_minigame_100100', 0, 1001017, 9, 1, 0, 'snd_voi_minigame_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140001, 'Yay! You did it!', 'snd_voi_minigame_100100', 1, 1001002, 9, 1, 0, 'snd_voi_minigame_100100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140002, 'No way...', 'snd_voi_minigame_100100', 2, 1001016, 9, 1, 0, 'snd_voi_minigame_100100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140003, 'You got so many!', 'snd_voi_minigame_100100', 3, 971001, 9, 1, 0, 'snd_voi_minigame_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140004, 'Got it fair and square!', 'snd_voi_minigame_100100', 4, 972001, 9, 1, 0, 'snd_voi_minigame_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140005, 'You couldn''t get any at all...', 'snd_voi_minigame_100100', 5, 1001810, 9, 1, 0, 'snd_voi_minigame_100100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140006, 'You got so many!', 'snd_voi_minigame_100100', 3, 974001, 9, 1, 0, 'snd_voi_minigame_100100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140007, 'Got it fair and square!', 'snd_voi_minigame_100100', 4, 973001, 9, 1, 0, 'snd_voi_minigame_100100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140008, 'Hmm-hm-hmm! ?', 'snd_voi_minigame_100100', 6, 1001002, 9, 1, 0, 'snd_voi_minigame_100100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140009, 'Ehehe...', 'snd_voi_minigame_100100', 7, 1001007, 9, 1, 0, 'snd_voi_minigame_100100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140010, 'Hehe.', 'snd_voi_minigame_100100', 8, 1001801, 9, 1, 0, 'snd_voi_minigame_100100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140011, 'Wow!', 'snd_voi_minigame_100100', 9, 1001802, 9, 1, 0, 'snd_voi_minigame_100100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140014, 'Ahh! Aww...', 'snd_voi_minigame_100100', 10, 1001803, 9, 1, 0, 'snd_voi_minigame_100100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140015, 'Hehe!', 'snd_voi_minigame_100100', 11, 1001815, 9, 1, 0, 'snd_voi_minigame_100100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140016, 'Whenever you''re ready!', 'snd_voi_minigame_100100', 12, 1001007, 9, 1, 0, 'snd_voi_minigame_100100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140012, 'Yaaaay!', 'snd_voi_minigame_100100', 13, 1001008, 9, 1, 0, 'snd_voi_minigame_100100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140013, 'Wah!', 'snd_voi_minigame_100100', 14, 1001805, 9, 1, 0, 'snd_voi_minigame_100100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140017, 'Sigh...', 'snd_voi_minigame_100100', 15, 1001806, 9, 1, 0, 'snd_voi_minigame_100100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 140018, 'Urghhh!', 'snd_voi_minigame_100100', 16, 1001807, 9, 1, 0, 'snd_voi_minigame_100100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71004, 'I''ve always dreamed of wearing the academy uniform!', 'snd_voi_outgame_100100', 16, 18, 7, 0, 0, 'snd_voi_outgame_100100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71010, 'Ehehe. Do I look like a city Umamusume?', 'snd_voi_outgame_100100', 17, 48, 7, 0, 0, 'snd_voi_outgame_100100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71008, 'Ehehe. Does it look good on me?', 'snd_voi_outgame_100100', 20, 43, 7, 0, 0, 'snd_voi_outgame_100100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71014, 'These clothes are totally cute!', 'snd_voi_outgame_100100', 21, 148, 7, 0, 0, 'snd_voi_outgame_100100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71009, 'I''m Special Week, the top Umamusume in all of Japan! Ehehe!', 'snd_voi_outgame_100100', 22, 23, 7, 0, 0, 'snd_voi_outgame_100100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71015, 'What do you think? Can I become the most popular around?', 'snd_voi_outgame_100100', 23, 48, 7, 0, 0, 'snd_voi_outgame_100100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400000, 'The exam to transfer here was really difficult! I still can''t believe I managed to pass...', 'snd_voi_event_090001', 0, 8001, 7, 1, 0, 'snd_voi_event_090001_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400001, 'This is my first time being surrounded by other Umamusume and living with others my age... So many firsts for me!', 'snd_voi_event_090001', 1, 4001, 7, 1, 0, 'snd_voi_event_090001_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400002, 'I''ve already got favorite dishes at the dorm''s cafeteria. Ehehe! ?', 'snd_voi_event_090001', 2, 1001008, 7, 1, 0, 'snd_voi_event_090001_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400003, 'Oh, right! I should write a letter to my mom... Wait no, it''s too soon. She''d probably scold me for not focusing on getting used to school first...', 'snd_voi_event_090001', 3, 1001011, 7, 1, 0, 'snd_voi_event_090001_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400004, 'Both Grass and El do amazing in the scrimmages. They''re both so talented...', 'snd_voi_event_090001', 4, 1001009, 7, 1, 0, 'snd_voi_event_090001_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400005, 'I wonder if Suzuka sometimes wishes she had her own room for some peace and quiet...', 'snd_voi_event_090001', 5, 1001013, 7, 1, 0, 'snd_voi_event_090001_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400006, 'All righty. Eat well, sleep well, and then...', 'snd_voi_event_090001', 6, 2009, 7, 1, 0, 'snd_voi_event_090001_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400007, 'Teio''s so small, cheerful, and full of energy, but also so cool.', 'snd_voi_event_090001', 7, 1001002, 7, 1, 0, 'snd_voi_event_090001_0007', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400008, 'Mom, I feel like I can write you a letter with pride real soon!', 'snd_voi_event_090001', 8, 1001017, 7, 1, 0, 'snd_voi_event_090001_0008', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400009, 'That''s right, it''s almost time for tryouts! I wonder what kind of trainer I''ll meet?', 'snd_voi_event_090001', 9, 1001001, 7, 1, 0, 'snd_voi_event_090001_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400010, 'I''m hanging out with Suzuka on our next day off. Uh-oh, where should we go?!', 'snd_voi_event_090001', 10, 1001015, 7, 1, 0, 'snd_voi_event_090001_0010', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400011, 'El and Grass invited me to some after-school training. ...All righty, I''m gonna do my best!', 'snd_voi_event_090001', 11, 1001002, 7, 1, 0, 'snd_voi_event_090001_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400014, 'The event''s over, but my race toward my dream has only just begun!', 'snd_voi_event_090001', 14, 1001002, 7, 1, 0, 'snd_voi_event_090001_0014', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 2030, 'We''re definitely gonna win!', 'snd_voi_teamst_100100', 0, 990021, 10, 1, 0, 'snd_voi_teamst_100100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 2031, 'Everyone, let''s do this!', 'snd_voi_teamst_st_100100_0000', 0, 2009, 10, 1, 0, 'snd_voi_teamst_st_100100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 2032, 'Thank you so much, Trainer!', 'snd_voi_training_100100', 64, 2002, 10, 1, 0, 'snd_voi_training_100100_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 2033, 'This is an important race, and I feel ready to take it on!', 'snd_voi_training_100100', 19, 9, 10, 1, 0, 'snd_voi_training_100100_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 2034, 'I''m gonna run as fast as I can toward my dream to be the best in Japan!', 'snd_voi_training_100100', 16, 1001017, 10, 1, 0, 'snd_voi_training_100100_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 2035, 'Thank you so much, Trainer!', 'snd_voi_training_100100', 64, 2002, 10, 0, 0, 'snd_voi_training_100100_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410000, 'Here I go!', 'snd_voi_roulette_100100', 0, 0, 7, 1, 0, 'snd_voi_roulette_100100_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410001, 'Yaaaay!', 'snd_voi_roulette_100100', 1, 400008, 7, 1, 0, 'snd_voi_roulette_100100_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410002, 'All righty!', 'snd_voi_roulette_100100', 2, 400009, 7, 1, 0, 'snd_voi_roulette_100100_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410003, 'All righty!', 'snd_voi_roulette_100100', 2, 400009, 7, 0, 0, 'snd_voi_roulette_100100_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410004, 'Hehe.', 'snd_voi_roulette_100100', 3, 400010, 7, 1, 0, 'snd_voi_roulette_100100_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410005, 'Hehe.', 'snd_voi_roulette_100100', 3, 400010, 7, 0, 0, 'snd_voi_roulette_100100_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410006, 'Ahaha...', 'snd_voi_roulette_100100', 4, 400011, 7, 1, 0, 'snd_voi_roulette_100100_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410007, 'Ahaha...', 'snd_voi_roulette_100100', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100100_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 410008, 'Ahaha...', 'snd_voi_roulette_100100', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100100_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 81000, 'I''m looking forward to the race! I''ll take it on with everything I''ve got!', 'snd_voi_outgame_100100', 13, 2009, 7, 1, 0, 'snd_voi_outgame_100100_0013', 0, 0, 0, 1615809600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 81001, 'It''s my dream to become the best in all of Japan! I won''t let anyone else be victorious!', 'snd_voi_outgame_100100', 14, 1001017, 7, 1, 0, 'snd_voi_outgame_100100_0014', 0, 0, 0, 1615809600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90010, 'Good morning! Mmm! Feeling the morning breeze run across my body feels amazing!', 'snd_voi_home_100102', 0, 1001002, 1, 1, 0, 'snd_voi_home_100102_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90011, 'It feels so good to swim in the morning! ? That''s not really something you can do in Hokkaido!', 'snd_voi_home_100102', 1, 1001001, 1, 1, 0, 'snd_voi_home_100102_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90012, 'Hi, Trainer! Is it okay to swim after eating? I ate a bit too much at lunch...', 'snd_voi_home_100102', 2, 8001, 1, 1, 0, 'snd_voi_home_100102_0002', 0, 1001012, 2000, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90013, 'There''s still half a day to go! I''m gonna do a turn and keep on swimming�I mean, keep doing my best until the day''s done! ?', 'snd_voi_home_100102', 3, 1001008, 1, 1, 0, 'snd_voi_home_100102_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90014, 'You should splay out and float in the pool when you''re tired from work! Getting to relax feels incredible!', 'snd_voi_home_100102', 4, 1001000, 1, 1, 0, 'snd_voi_home_100102_0004', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90015, 'Good evening! The nights are so chilly. Stay warm and be careful not to catch a... Achoo!', 'snd_voi_home_100102', 5, 8001, 1, 1, 0, 'snd_voi_home_100102_0005', 0, 1001800, 7000, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90016, 'Spring is the season of new beginnings! Want to go for a swim together? Huh? That''s normally a summer thing?', 'snd_voi_home_100102', 6, 1001000, 1, 1, 0, 'snd_voi_home_100102_0006', 0, 1001016, 4800, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90017, 'Swimsuit season is here! I''ll show you an extra special version of myself that you normally don''t see!', 'snd_voi_home_100102', 7, 1001017, 1, 1, 0, 'snd_voi_home_100102_0007', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90018, 'My tummy looks fine, right? I only ate three baked sweet potatoes, so I''m sure I''m fine... It''s totally fine.', 'snd_voi_home_100102', 8, 1001010, 1, 1, 0, 'snd_voi_home_100102_0008', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90019, 'Winter means swimming in the cold! But... that''s a bit much for me, so I''ll smash out a run in the cold!', 'snd_voi_home_100102', 9, 8001, 1, 1, 0, 'snd_voi_home_100102_0009', 0, 1001017, 5300, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91016, 'Suzuka''s fast at running and swimming... I''ve gotta do my best to catch up to her in both!', 'snd_voi_home_100102', 10, 8001, 1, 1, 0, 'snd_voi_home_100102_0010', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91017, 'El keeps challenging me to pro-wrestling matches, but this isn''t a wrestling outfit!', 'snd_voi_home_100102', 11, 1001009, 1, 1, 0, 'snd_voi_home_100102_0011', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91018, 'I''m going to have Maruzen train me to dance! Who''s gonna be number one on the dancing stage? Me!', 'snd_voi_home_100102', 12, 1001002, 1, 1, 0, 'snd_voi_home_100102_0012', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91019, 'Ack, I''ve gotta be careful... If I let my guard down, Sei tickles my back!', 'snd_voi_home_100102', 13, 1001016, 1, 1, 0, 'snd_voi_home_100102_0013', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91020, 'When I sent my mom a photo of me in a swimsuit, she started sending me less carrots...', 'snd_voi_home_100102', 14, 1001006, 1, 1, 0, 'snd_voi_home_100102_0014', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91028, 'I''m always at full power, wherever, whenever! Let''s run, swim, and have a blast! ?', 'snd_voi_home_100102', 15, 1001017, 1, 1, 0, 'snd_voi_home_100102_0015', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91029, 'Just wearing this has already put me in a summer vacation mood! Now I can relax like I''m at a resort.', 'snd_voi_home_100102', 16, 1001000, 1, 1, 0, 'snd_voi_home_100102_0016', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91021, 'Going for a swim first thing in the morning really wakes you up! You should try it sometime too!', 'snd_voi_home_100102', 17, 1001007, 1, 1, 0, 'snd_voi_home_100102_0017', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91022, 'The sun is so bright! I''ve gotta put on some sunscreen or I''ll get burned to a crisp.', 'snd_voi_home_100102', 18, 2, 1, 1, 0, 'snd_voi_home_100102_0018', 0, 1001011, 2400, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91023, 'You''re worried about my stomach getting cold? Never fear! I''ve got the belly wrap my mom gave me!', 'snd_voi_home_100102', 19, 8010, 1, 1, 0, 'snd_voi_home_100102_0019', 0, 1001000, 3200, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91024, 'Admiring the cherry blossoms while I swim... It''s still training, so I think it''s a great idea!', 'snd_voi_home_100102', 20, 1001007, 1, 1, 0, 'snd_voi_home_100102_0020', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91025, 'Swimming, fireworks, and a summer festival! Let''s do it all and have a summer with no regrets! ?', 'snd_voi_home_100102', 21, 1001002, 1, 1, 0, 'snd_voi_home_100102_0021', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91026, 'Dango, sweet potato, and pumpkin pudding... No, I need to fight the urge! Especially in this outfit...', 'snd_voi_home_100102', 22, 1001009, 1, 1, 0, 'snd_voi_home_100102_0022', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91027, 'I thought I was used to it, but this outfit really does feel... Achoo! It''s a little cold...', 'snd_voi_home_100102', 23, 1001009, 1, 1, 0, 'snd_voi_home_100102_0023', 0, 1001005, 5400, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92015, 'I''m going to dive right in!', 'snd_voi_training_100102', 0, 1001017, 2, 1, 0, 'snd_voi_training_100102_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92016, 'I''ll show you some new-and-improved agility! ?', 'snd_voi_training_100102', 1, 1001000, 2, 1, 0, 'snd_voi_training_100102_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92017, 'I''ll outshine the sun at training today!', 'snd_voi_training_100102', 2, 1001017, 2, 1, 0, 'snd_voi_training_100102_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92018, 'Let''s go, go! ?', 'snd_voi_training_100102', 3, 1001002, 2, 1, 0, 'snd_voi_training_100102_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92020, 'My body feels so light�like I can do anything! ?', 'snd_voi_training_100102', 5, 1001007, 2, 1, 0, 'snd_voi_training_100102_0005', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92021, 'No matter how hot I get, I can cool down in a flash by jumping into the pool!', 'snd_voi_training_100102', 6, 1001000, 2, 1, 0, 'snd_voi_training_100102_0006', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92022, 'I''ll overcome any waves of tribulations that might come! Right now, I can even take on the raging waves of the Okhotsk Sea!', 'snd_voi_training_100102', 7, 1001002, 2, 1, 0, 'snd_voi_training_100102_0007', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 93004, 'Let''s continue to shine passionately like we always have! ?', 'snd_voi_training_100102', 8, 0, 2, 1, 0, 'snd_voi_training_100102_0008', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 93005, 'I''ll never forget the memories we made!', 'snd_voi_training_100102', 9, 0, 2, 1, 0, 'snd_voi_training_100102_0009', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95007, 'I''m getting fired up!', 'snd_voi_outgame_100102', 0, 1001017, 7, 1, 0, 'snd_voi_outgame_100102_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95008, 'This outfit''s so easy to run in... And it''s cute to boot! ?', 'snd_voi_outgame_100102', 1, 0, 7, 1, 0, 'snd_voi_outgame_100102_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95010, 'I''m Special Week! I''ll shine like the summer sun! ?', 'snd_voi_outgame_100102', 3, 1001002, 7, 1, 0, 'snd_voi_outgame_100102_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70016, 'I''ve never worn a swimsuit like this before, so it''s making me blush. Ehehe! ?', 'snd_voi_outgame_100100', 24, 1001013, 7, 1, 0, 'snd_voi_outgame_100100_0024', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70017, 'It''s almost as if I can smell the sun just by looking at it! ?', 'snd_voi_outgame_100100', 25, 1001001, 7, 1, 0, 'snd_voi_outgame_100100_0025', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71016, 'I''ve never worn a swimsuit like this before, so it''s making me blush. Ehehe! ?', 'snd_voi_outgame_100100', 24, 18, 7, 0, 0, 'snd_voi_outgame_100100_0024', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71017, 'It''s almost as if I can smell the sun just by looking at it! ?', 'snd_voi_outgame_100100', 25, 148, 7, 0, 0, 'snd_voi_outgame_100100_0025', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95009, 'Let''s make this a summer to remember! ?', 'snd_voi_gacha_100102', 0, 0, 7, 1, 0, 'snd_voi_gacha_100102_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40003, 'To unforgettable memories!', 'snd_voi_race_100102', 2, 0, 3, 1, 0, 'snd_voi_race_100102_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40004, 'Let''s make the most of summ�eep?! Gahhh! Whoooa! ?', 'snd_voi_race_100102', 3, 0, 3, 1, 0, 'snd_voi_race_100102_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30006, 'Talk about a fiery contest fit for a hot summer day!', 'snd_voi_race_100102', 0, 0, 3, 1, 0, 'snd_voi_race_100102_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30007, 'Gosh, thank you! I''ll do my best next time, too!', 'snd_voi_race_100100', 8, 0, 3, 1, 0, 'snd_voi_race_100100_0008', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90210, 'Good morning! It''s another day of working hard and reaching for our dreams!', 'snd_voi_home_100103', 0, 2002, 1, 1, 0, 'snd_voi_home_100103_0000', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90211, 'I''m feeling like the best in Japan today! For breakfast I ate natto, grilled fish, miso soup, rolled omelets... and a whole bunch of other stuff!', 'snd_voi_home_100103', 1, 1001017, 1, 1, 0, 'snd_voi_home_100103_0001', 0, 1001018, 2500, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90212, 'We''re just starting the backstretch of the day. If this were the Derby, it''d be the 1,200-meter mark! Time to gear up for the second half!', 'snd_voi_home_100103', 2, 9003, 1, 1, 0, 'snd_voi_home_100103_0002', 0, 1001804, 5900, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90213, 'Uuugh... The top racer in Japan can''t lose to sleepiness already. Need to focus for... afternoon classes. Yawn...', 'snd_voi_home_100103', 3, 1001005, 1, 1, 0, 'snd_voi_home_100103_0003', 0, 1001824, 11000, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90214, 'Hey, I made plenty of rice balls. Want some for dinner? Nothing beats a salmon and kelp combo!', 'snd_voi_home_100103', 4, 1001007, 1, 1, 0, 'snd_voi_home_100103_0004', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90215, 'A good night''s rest is important too! A hot, steamy cup of milk hits the spot before bed. You should try it. ?', 'snd_voi_home_100103', 5, 1001000, 1, 1, 0, 'snd_voi_home_100103_0005', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90216, 'Now that the snow''s melted, all the spring flowers are starting to bloom. I''d better get out there and bloom my best too!', 'snd_voi_home_100103', 6, 1001002, 1, 1, 0, 'snd_voi_home_100103_0006', 0, 2001, 4800, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90217, 'There were a bunch of watermelons at the store, and the RULER of them all was right in the middle! It looked so yummy...', 'snd_voi_home_100103', 7, 1001017, 1, 1, 0, 'snd_voi_home_100103_0007', 0, 1001007, 6800, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90218, 'It''s fall now, the season for eating! I can run and eat even more than before, so it''s time to go wild!', 'snd_voi_home_100103', 8, 1001008, 1, 1, 0, 'snd_voi_home_100103_0008', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90219, 'I''m used to walking in the winter snow, so let me take the lead. Grab my hand and hold on tight!', 'snd_voi_home_100103', 9, 2001, 1, 1, 0, 'snd_voi_home_100103_0009', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91216, 'It''s just a little at a time, but I''m slowly becoming a racer that my moms can be really proud of!', 'snd_voi_home_100103', 10, 9001, 1, 1, 0, 'snd_voi_home_100103_0010', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91217, 'Grass told me that a katana would go well with my signature racewear... That must mean I look cool!', 'snd_voi_home_100103', 11, 1001819, 1, 1, 0, 'snd_voi_home_100103_0011', 0, 1001002, 5200, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91218, 'Tsuru never lets fatigue get her down. She''s always bright as can be... I need to try my hardest too!', 'snd_voi_home_100103', 12, 1001007, 1, 1, 0, 'snd_voi_home_100103_0012', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91219, 'That pro wrestling show was amazing! Me and El had so much fun talking about it afterward that we almost missed curfew.', 'snd_voi_home_100103', 13, 1001001, 1, 1, 0, 'snd_voi_home_100103_0013', 0, 1001012, 2500, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91220, 'I happened to catch a peak at Digital''s notebook and saw an article about me in there... I''m so happy!', 'snd_voi_home_100103', 14, 1001007, 1, 1, 0, 'snd_voi_home_100103_0014', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91228, 'Gaze in awe! For I, the Ruler of Japan, am here! ?', 'snd_voi_home_100103', 15, 1001820, 1, 1, 0, 'snd_voi_home_100103_0015', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91229, 'The hopes of the people are my banner... So I''m going to keep winning in my racewear!', 'snd_voi_home_100103', 16, 1001821, 1, 1, 0, 'snd_voi_home_100103_0016', 0, 26001, 5500, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91221, 'Uurgh, I didn''t notice my bed head until King told me! I''m not living up to the greatness of this racewear at all!', 'snd_voi_home_100103', 17, 5014, 1, 1, 0, 'snd_voi_home_100103_0017', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91222, 'Being the top in Japan means I have to be a fighter and a scholar. I must be both skilled at running and academically proficient... Classes are so beneficial!', 'snd_voi_home_100103', 18, 9003, 1, 1, 0, 'snd_voi_home_100103_0018', 0, 1001007, 9000, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91223, 'I''ve been having dreams about racing lately. Ones where I win and everyone''s excited... I''m going to make those dreams come true!', 'snd_voi_home_100103', 19, 1001822, 1, 1, 0, 'snd_voi_home_100103_0019', 0, 2009, 8100, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91224, 'Milk tastes sooo yummy in spring! As a representative of Hokkaido, it''s my job to make sure everyone knows! ?', 'snd_voi_home_100103', 20, 1001000, 1, 1, 0, 'snd_voi_home_100103_0020', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91225, 'There''s beach volleyball, diving, and so many other things to do... Let''s just focus on having fun and crushing it this summer!', 'snd_voi_home_100103', 21, 1001017, 1, 1, 0, 'snd_voi_home_100103_0021', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91226, 'Pier fishing is such a great pastime! Sei and I went together and caught so many fall fish!', 'snd_voi_home_100103', 22, 1001002, 1, 1, 0, 'snd_voi_home_100103_0022', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 91227, 'I''ve always wanted to try making an igloo. The snow where I grew up was always too powdery to do it.', 'snd_voi_home_100103', 23, 1001819, 1, 1, 0, 'snd_voi_home_100103_0023', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92215, 'I''m ready! Time to put my best foot forward and reach for my dream!', 'snd_voi_training_100103', 0, 2009, 2, 1, 0, 'snd_voi_training_100103_0000', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92216, 'I''m racing to win against the whole world now! My dream''s gone from big to gigantic!', 'snd_voi_training_100103', 1, 1001017, 2, 1, 0, 'snd_voi_training_100103_0001', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92217, 'What kind of training should we do? Inclines? Weightlifting? I''d be good filling up with nutrition too!', 'snd_voi_training_100103', 2, 1001007, 2, 1, 0, 'snd_voi_training_100103_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92218, 'Whatever regimen you''ve got, bring it on! I''ve gotta be ready to pull off anything if I want to be the top in Japan!', 'snd_voi_training_100103', 3, 2009, 2, 1, 0, 'snd_voi_training_100103_0003', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92220, 'Thanks to you, I think I''ve figured out what it takes to become the top racer in Japan!', 'snd_voi_training_100103', 5, 1001001, 2, 1, 0, 'snd_voi_training_100103_0005', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92221, 'My biggest enemy is the urge to give up... But when I''m with you, I know I can keep pushing forward!', 'snd_voi_training_100103', 6, 1001017, 2, 1, 0, 'snd_voi_training_100103_0006', 0, 9001, 3100, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 92222, 'I''m going to keep running for the sake of your dreams too, Trainer!', 'snd_voi_training_100103', 7, 26001, 2, 1, 0, 'snd_voi_training_100103_0007', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 93204, 'You''re the top trainer in all of Japan!', 'snd_voi_training_100103', 8, 0, 2, 1, 0, 'snd_voi_training_100103_0008', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 93205, 'I''ve taken hold of a special dream!', 'snd_voi_training_100103', 9, 0, 2, 1, 0, 'snd_voi_training_100103_0009', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95207, 'I''m going to get even better!', 'snd_voi_outgame_100103', 0, 2001, 7, 1, 0, 'snd_voi_outgame_100103_0000', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95208, 'I''ll surpass my limits and become the best in Japan!', 'snd_voi_outgame_100103', 1, 1001002, 7, 1, 0, 'snd_voi_outgame_100103_0001', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95210, 'I''m Special Week, and I''m going to be Japan''s top racer!', 'snd_voi_outgame_100103', 3, 2009, 7, 1, 0, 'snd_voi_outgame_100103_0003', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70216, 'Do I look good? I have to shape up so I''m not outdone by my clothes!', 'snd_voi_outgame_100100', 28, 1001822, 7, 1, 0, 'snd_voi_outgame_100100_0028', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70217, 'When I think about all the hopes people have for me when I wear this, I''m incredibly proud.', 'snd_voi_outgame_100100', 29, 9009, 7, 1, 0, 'snd_voi_outgame_100100_0029', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71216, 'Do I look good? I have to shape up so I''m not outdone by my clothes!', 'snd_voi_outgame_100100', 28, 34, 7, 0, 0, 'snd_voi_outgame_100100_0028', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71217, 'When I think about all the hopes people have for me when I wear this, I''m incredibly proud.', 'snd_voi_outgame_100100', 29, 18, 7, 0, 0, 'snd_voi_outgame_100100_0029', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 95209, 'Everyone''s dreams are riding on this. I''m going to be the top racer in Japan!', 'snd_voi_gacha_100103', 0, 0, 7, 1, 0, 'snd_voi_gacha_100103_0000', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40203, 'The Ruler of Japan is moving out!', 'snd_voi_race_100103', 2, 0, 3, 1, 0, 'snd_voi_race_100103_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40204, 'Here I go! The Ruler of Japan is moving out!', 'snd_voi_race_100103', 3, 0, 3, 1, 0, 'snd_voi_race_100103_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30206, 'Right now, I''m... the happiest person in Japan!', 'snd_voi_race_100103', 0, 0, 3, 1, 0, 'snd_voi_race_100103_0000', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 30207, 'Wow, thank you so much! I''ll keep on giving it my all!', 'snd_voi_race_100100', 8, 0, 3, 1, 0, 'snd_voi_race_100100_0008', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90221, 'Happy Valentine''s Day!', 'snd_voi_valentine_100100', 1, 980010, 1, 1, 0, 'snd_voi_valentine_100100_0001', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400017, 'Wha?! How do I usually run again?!', 'snd_voi_event_090005', 0, 1001009, 7, 1, 0, 'snd_voi_event_090005_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400018, 'I''ve decided to have fun like I''ve never had fun before!', 'snd_voi_event_090005', 7, 2003, 7, 1, 0, 'snd_voi_event_090005_0007', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400019, 'What?! Mom''s been to Bubblyland too?!', 'snd_voi_event_090005', 11, 1001015, 7, 1, 0, 'snd_voi_event_090005_0011', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 400026, 'Maybe it''s ''cause I''m having such a good time, but food tastes so good lately! I''ve been eating a li''l too much...', 'snd_voi_event_090011', 3, 1001011, 7, 1, 0, 'snd_voi_event_090011_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70018, 'That''s totally awesome!', 'snd_voi_outgame_100100', 26, 1001018, 7, 1, 0, 'snd_voi_outgame_100100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70019, 'I''m gonna become the top Umamusume in all of Japan!', 'snd_voi_outgame_100100', 27, 1001017, 7, 1, 0, 'snd_voi_outgame_100100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71018, 'That''s totally awesome!', 'snd_voi_outgame_100100', 26, 148, 7, 0, 0, 'snd_voi_outgame_100100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 71019, 'I''m gonna become the top Umamusume in all of Japan!', 'snd_voi_outgame_100100', 27, 58, 7, 0, 0, 'snd_voi_outgame_100100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_100100', 1, 980010, 1, 1, 0, 'snd_voi_valentine_100100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_100100', 1, 980010, 1, 1, 0, 'snd_voi_valentine_100100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 80000, 'Nice job out there!', 'snd_voi_aimteam_100100', 0, 1001007, 7, 0, 0, 'snd_voi_aimteam_100100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40005, 'I''m the top racer in Japan. So I gotta win this race... I''ll... win them all! Hyaaaaah!', 'snd_voi_race_9100101', 2, 0, 3, 0, 0, 'snd_voi_race_9100101_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 40006, 'I''m the top racer in Japan. So I gotta win this race... I''ll... win them all! Hyaaaaah!', 'snd_voi_race_9100101', 2, 0, 3, 0, 0, 'snd_voi_race_9100101_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70020, 'I''m all set to head out!', 'snd_voi_outgame_100100', 42, 2009, 7, 1, 0, 'snd_voi_outgame_100100_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1001, 70021, 'In comfy clothes like these, I can eat as much as I want!', 'snd_voi_outgame_100100', 43, 1001017, 7, 1, 0, 'snd_voi_outgame_100100_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 11, 'Cygames', 'snd_voi_title_100200', 0, 0, 0, 1, 0, 'snd_voi_title_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100200', 1, 0, 0, 1, 0, 'snd_voi_title_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10000, 'If you have faith in my running, then I''ll have faith in keeping running just like this too.', 'snd_voi_home_100200', 0, 1002000, 1, 1, 0, 'snd_voi_home_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10001, 'I know I can overcome my weaknesses step by step. As long as I''m with you.', 'snd_voi_home_100200', 1, 1002807, 1, 1, 0, 'snd_voi_home_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10002, 'I always thought scenery without a single soul in sight was what was truly special, but now...', 'snd_voi_home_100200', 2, 2000, 1, 1, 0, 'snd_voi_home_100200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10003, 'It''s finally time to put up the big New Year''s kadomatsu decoration I got from Fukukitaru!', 'snd_voi_home_100200', 3, 1002001, 1, 1, 0, 'snd_voi_home_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10004, 'Everyone''s eating so much chocolate. I wonder if it won''t affect their races...', 'snd_voi_home_100200', 4, 1002810, 1, 1, 0, 'snd_voi_home_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10005, 'Will you accept these? I only realized last night that it was nearly Valentine''s Day, so they''re just simple truffles...', 'snd_voi_home_100200', 5, 1002001, 1, 1, 0, 'snd_voi_home_100200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10006, 'It''s such fun running while gazing at the starry sky. I have to be careful not to bump into anything, though...', 'snd_voi_home_100200', 6, 2001, 1, 1, 0, 'snd_voi_home_100200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10007, 'Trick or treat. If you can''t outrun my feet, give me something good to eat. ...How''s that for a Halloween greeting?', 'snd_voi_home_100200', 7, 10001, 1, 1, 0, 'snd_voi_home_100200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10008, 'Snow-covered firs make for the perfect winter scenery. Running near them feels amazing.', 'snd_voi_home_100200', 8, 1001, 1, 1, 0, 'snd_voi_home_100200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10009, 'Shall we go look at holiday decorations? I love how the lights shine like the snow.', 'snd_voi_home_100200', 9, 1002001, 1, 1, 0, 'snd_voi_home_100200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10010, 'You know how the old word for December means "running monk," because they get busy this time of year? I bet that''d be funny to see...', 'snd_voi_home_100200', 10, 3001, 1, 1, 0, 'snd_voi_home_100200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10011, 'Happy birthday. I''m going to win a race for you as a present.', 'snd_voi_home_100200', 11, 1002807, 1, 1, 0, 'snd_voi_home_100200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10012, 'Since it''s your birthday, perhaps we should do something memorable. How about admiring the scenery from up high somewhere?', 'snd_voi_home_100200', 12, 2001, 1, 1, 0, 'snd_voi_home_100200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10013, 'Oh, that''s right... It''s my birthday. I was so focused on running that I completely forgot.', 'snd_voi_home_100200', 13, 1002012, 1, 1, 0, 'snd_voi_home_100200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10014, 'The more memories I make, the more views I see. I can count your face among them now.', 'snd_voi_home_100200', 14, 2013, 1, 1, 0, 'snd_voi_home_100200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10015, 'It looks as though there''s a new notice. Would you like to check it?', 'snd_voi_home_100200', 15, 8001, 1, 1, 0, 'snd_voi_home_100200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10016, 'It appears to be a present. Let''s have a look.', 'snd_voi_home_100200', 16, 10001, 1, 1, 0, 'snd_voi_home_100200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10017, 'Mission complete. Let''s keep this up and continue to race on.', 'snd_voi_home_100200', 17, 3001, 1, 1, 0, 'snd_voi_home_100200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10018, 'It looks like an event is starting soon. I wonder what kind? Will I get to run a lot?', 'snd_voi_home_100200', 18, 1002807, 1, 1, 0, 'snd_voi_home_100200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10019, 'An event has started. Shall we run over to see it?', 'snd_voi_home_100200', 19, 1002001, 1, 1, 0, 'snd_voi_home_100200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10025, 'These clothes are the same color as the scenery when I''m in the lead. It''s refreshing just wearing them.', 'snd_voi_home_100200', 25, 2001, 1, 1, 0, 'snd_voi_home_100200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10026, 'When my ribbon''s crooked, Air Groove fixes it for me. She has a knack for making things beautiful.', 'snd_voi_home_100200', 26, 1002000, 1, 1, 0, 'snd_voi_home_100200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10027, 'All the tops Taiki recommends show your belly button... I''m afraid I''d be too cold to wear them.', 'snd_voi_home_100200', 27, 1002812, 1, 1, 0, 'snd_voi_home_100200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20000, 'My body feels... heavy. No, I should still be fine... I think.', 'snd_voi_training_100200', 0, 1002810, 2, 1, 0, 'snd_voi_training_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20001, 'Argh, I want to run, but I can''t summon any strength!', 'snd_voi_training_100200', 1, 1002806, 2, 1, 0, 'snd_voi_training_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20002, 'Can I go for a run? My legs are itching to go!', 'snd_voi_training_100200', 2, 1002808, 2, 1, 0, 'snd_voi_training_100200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20003, 'My body feels light for some reason! Can we get started on training soon?', 'snd_voi_training_100200', 3, 1002001, 2, 1, 0, 'snd_voi_training_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20004, 'The breeze feels so refreshing. I''m sure it would feel incredible running in it.', 'snd_voi_training_100200', 4, 1002000, 2, 1, 0, 'snd_voi_training_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20005, 'I''m looking forward to seeing what kind of track I get to run on today.', 'snd_voi_training_100200', 5, 1002807, 2, 1, 0, 'snd_voi_training_100200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20006, 'I''m ready to run.', 'snd_voi_training_100200', 6, 1001, 2, 1, 0, 'snd_voi_training_100200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20007, 'What shall we do today?', 'snd_voi_training_100200', 7, 8001, 2, 1, 0, 'snd_voi_training_100200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20008, 'My body feels sluggish... Oh, it''s nothing.', 'snd_voi_training_100200', 8, 3000, 2, 1, 0, 'snd_voi_training_100200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20009, 'Why do my legs feel so heavy?', 'snd_voi_training_100200', 9, 1002014, 2, 1, 0, 'snd_voi_training_100200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20010, 'I don''t feel like myself today... What''s going on?', 'snd_voi_training_100200', 10, 1002809, 2, 1, 0, 'snd_voi_training_100200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20011, 'My body feels weak! This isn''t right.', 'snd_voi_training_100200', 11, 1002806, 2, 1, 0, 'snd_voi_training_100200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20021, 'While I do want to run, I can''t push myself too hard and give myself an injury. Such a dilemma.', 'snd_voi_training_100200', 12, 3007, 2, 1, 0, 'snd_voi_training_100200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20022, 'I''d like to run in a race, but my body can''t handle any more...', 'snd_voi_training_100200', 13, 1002003, 2, 1, 0, 'snd_voi_training_100200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20023, 'Yes, my legs feel light! I feel like I could run really fast in a race!', 'snd_voi_training_100200', 14, 3002, 2, 1, 0, 'snd_voi_training_100200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20024, 'I''m looking forward to racing! I wish it would just start already. Hehe.', 'snd_voi_training_100200', 15, 1002808, 2, 1, 0, 'snd_voi_training_100200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20025, 'The view from the lead... I will see it with my own eyes!', 'snd_voi_training_100200', 16, 1002017, 2, 1, 0, 'snd_voi_training_100200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20026, 'I believe I''m in good form. I''m excited for the race.', 'snd_voi_training_100200', 17, 1002000, 2, 1, 0, 'snd_voi_training_100200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20027, 'I''m feeling good. We worked hard for this day.', 'snd_voi_training_100200', 18, 2001, 2, 1, 0, 'snd_voi_training_100200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20028, 'I wonder what scenery I''ll be able to see today.', 'snd_voi_training_100200', 19, 1013, 2, 1, 0, 'snd_voi_training_100200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20029, 'All set. I should be able to give my usual performance.', 'snd_voi_training_100200', 20, 1001, 2, 1, 0, 'snd_voi_training_100200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20030, 'I''m going to apply all that I''ve learned until now in the race.', 'snd_voi_training_100200', 21, 1002019, 2, 1, 0, 'snd_voi_training_100200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20031, 'Please watch as I win.', 'snd_voi_training_100200', 22, 3001, 2, 1, 0, 'snd_voi_training_100200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20032, 'While I am a little anxious, I''m okay.', 'snd_voi_training_100200', 23, 8014, 2, 1, 0, 'snd_voi_training_100200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20033, 'I just need to remember my usual training and run how I usually do...', 'snd_voi_training_100200', 24, 1002014, 2, 1, 0, 'snd_voi_training_100200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20034, 'I just need to aim for the lead and run. I''ll try not to think about anything else.', 'snd_voi_training_100200', 25, 1000, 2, 1, 0, 'snd_voi_training_100200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20035, 'I think I''m a little nervous about my preparations... No, there''s no point in saying such things.', 'snd_voi_training_100200', 26, 1002810, 2, 1, 0, 'snd_voi_training_100200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20036, 'I''ll manage, somehow. That''s all I can do, really.', 'snd_voi_training_100200', 27, 9003, 2, 1, 0, 'snd_voi_training_100200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20037, 'I must think of a way to win in this state...', 'snd_voi_training_100200', 28, 1002809, 2, 1, 0, 'snd_voi_training_100200_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20038, 'Off I go.', 'snd_voi_training_100200', 29, 0, 2, 1, 0, 'snd_voi_training_100200_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20039, 'Let''s do this.', 'snd_voi_training_100200', 30, 0, 2, 1, 0, 'snd_voi_training_100200_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20040, 'Let''s begin.', 'snd_voi_training_100200', 31, 0, 2, 1, 0, 'snd_voi_training_100200_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20041, 'I''ll do my best.', 'snd_voi_training_100200', 32, 0, 2, 1, 0, 'snd_voi_training_100200_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20042, 'O-oh?', 'snd_voi_training_100200', 33, 0, 2, 1, 0, 'snd_voi_training_100200_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20043, 'Erm...', 'snd_voi_training_100200', 34, 0, 2, 1, 0, 'snd_voi_training_100200_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20046, 'Let''s go.', 'snd_voi_training_100200', 37, 0, 2, 1, 0, 'snd_voi_training_100200_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20047, 'I''m excited!', 'snd_voi_training_100200', 38, 0, 2, 1, 0, 'snd_voi_training_100200_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20049, 'I can say with confidence that I''m faster than before!', 'snd_voi_training_100200', 63, 0, 2, 1, 0, 'snd_voi_training_100200_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20050, 'Thank you very much, Trainer.', 'snd_voi_training_100200', 64, 0, 2, 1, 0, 'snd_voi_training_100200_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 30000, 'I was so close!', 'snd_voi_race_100200', 0, 0, 3, 1, 0, 'snd_voi_race_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 30001, 'Not bad, I guess... but not enough.', 'snd_voi_race_100200', 1, 0, 3, 1, 0, 'snd_voi_race_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 30002, 'I''m not satisfied with this!', 'snd_voi_race_100200', 2, 0, 3, 1, 0, 'snd_voi_race_100200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 30003, 'I''ll definitely get it next time.', 'snd_voi_race_100200', 3, 0, 3, 1, 0, 'snd_voi_race_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 60000, 'This kind of makes me more nervous than racing.', 'snd_voi_live_100200', 0, 1002014, 4, 1, 0, 'snd_voi_live_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 60001, 'I''ll give it my all!', 'snd_voi_live_100200', 1, 1002016, 4, 1, 0, 'snd_voi_live_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70001, 'I know I''ll never forget the scenery you showed me, Trainer.', 'snd_voi_outgame_100200', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90000, 'Good morning. I''ve already finished my morning practice, but shall we do some extra training?', 'snd_voi_home_100201', 0, 8001, 1, 1, 0, 'snd_voi_home_100201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90001, 'I always eat a proper breakfast because I can''t run unless I replenish my energy.', 'snd_voi_home_100201', 1, 1002807, 1, 1, 0, 'snd_voi_home_100201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90002, 'I''m ready for afternoon training. Shall we begin?', 'snd_voi_home_100201', 2, 1002001, 1, 1, 0, 'snd_voi_home_100201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90003, 'Turf, dirt, and ramps... Looks like I''ll be able to run a lot today too. Hehe.', 'snd_voi_home_100201', 3, 1002808, 1, 1, 0, 'snd_voi_home_100201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90004, 'Oh, when did it get so late? Time just flies when I''m training.', 'snd_voi_home_100201', 4, 1010, 1, 1, 0, 'snd_voi_home_100201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90005, 'I haven''t run enough yet. Perhaps I''ll run back to the dorm? It''s not very far, though.', 'snd_voi_home_100201', 5, 1002000, 1, 1, 0, 'snd_voi_home_100201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90006, 'I had a petal on my head and didn''t notice until I looked into a mirror... H-how embarrassing.', 'snd_voi_home_100201', 6, 1002013, 1, 1, 0, 'snd_voi_home_100201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90007, 'Did Air Groove say that cucumbers are good for preventing summer fatigue? I wonder how many I should eat in a day?', 'snd_voi_home_100201', 7, 1000, 1, 1, 0, 'snd_voi_home_100201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90008, 'I noticed a house with persimmons hanging out to dry while I was running outside. Nothing says fall more than that.', 'snd_voi_home_100201', 8, 1002807, 1, 1, 0, 'snd_voi_home_100201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90009, 'When I see frozen water puddles, I get the urge to run across them. But that''s probably unsafe, isn''t it?', 'snd_voi_home_100201', 9, 8014, 1, 1, 0, 'snd_voi_home_100201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91000, 'I asked Taiki if she had any tips for sprint races, and she said, "Enjoy them mighty spirits!" What in the world does that even mean?', 'snd_voi_home_100201', 10, 1002810, 1, 1, 0, 'snd_voi_home_100201_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91001, 'The city is so full of buildings... Sometimes I wish I could run through empty fields like I did when I was young.', 'snd_voi_home_100201', 11, 1000, 1, 1, 0, 'snd_voi_home_100201_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91002, 'What do I do with the lucky charm Fukukitaru gave me? I''ve got nowhere to hang such a big golden sea bream... Hmmm.', 'snd_voi_home_100201', 12, 1002809, 1, 1, 0, 'snd_voi_home_100201_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91003, 'The turf on the track is always so lush. I guess that means we should be grateful to the groundskeepers.', 'snd_voi_home_100201', 13, 3001, 1, 1, 0, 'snd_voi_home_100201_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91004, 'I hope this beautiful weather continues. I can''t run for very long in the rain because my body gets cold.', 'snd_voi_home_100201', 14, 8001, 1, 1, 0, 'snd_voi_home_100201_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91005, 'I need to be careful so that my stomach doesn''t get cold.', 'snd_voi_home_100201', 15, 10003, 1, 1, 0, 'snd_voi_home_100201_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91006, 'A stage that only winners can stand on is very special.', 'snd_voi_home_100201', 16, 1001, 1, 1, 0, 'snd_voi_home_100201_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91007, 'When I wear these clothes, I remember what it feels like to carve through the breeze in the front of the race!', 'snd_voi_home_100201', 17, 2001, 1, 1, 0, 'snd_voi_home_100201_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91008, 'Wh-what should I do? As soon as I put on my signature racewear, I get the urge to race!', 'snd_voi_home_100201', 18, 3005, 1, 1, 0, 'snd_voi_home_100201_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91009, 'When I set my alarm sound to a fanfare, I always wake up feeling fantastic. Hehe!', 'snd_voi_home_100201', 19, 1002015, 1, 1, 0, 'snd_voi_home_100201_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91010, 'I end up eating more than usual when I''m with Spe. What should I do?', 'snd_voi_home_100201', 20, 1002810, 1, 1, 0, 'snd_voi_home_100201_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91011, 'When I close my eyes before going to sleep, I see all the scenery I''ve run through.', 'snd_voi_home_100201', 21, 1013, 1, 1, 0, 'snd_voi_home_100201_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91012, 'Spring is full of so many races. It''s such a fun season! Hehe!', 'snd_voi_home_100201', 22, 1002015, 1, 1, 0, 'snd_voi_home_100201_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91013, 'One for jogging in the morning, one for training in the afternoon, and one for running at night... I need so many towels.', 'snd_voi_home_100201', 23, 8001, 1, 1, 0, 'snd_voi_home_100201_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91014, 'Come to think of it, a burr got stuck to my clothes the other day. Perhaps it was because I was running in the forest... Sigh...', 'snd_voi_home_100201', 24, 8005, 1, 1, 0, 'snd_voi_home_100201_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 91015, 'Seeing the snow calms me. It''s so peaceful and pretty... oh, and it''s also fun to run through piled-up snow.', 'snd_voi_home_100201', 25, 2002, 1, 1, 0, 'snd_voi_home_100201_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92000, 'I can run whenever, and that includes right now.', 'snd_voi_training_100201', 0, 1002005, 2, 1, 0, 'snd_voi_training_100201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92001, 'What kind of track will you have me run today?', 'snd_voi_training_100201', 1, 1002001, 2, 1, 0, 'snd_voi_training_100201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92002, 'I don''t want to lose to anyone when it comes to running, so please give me some tough training.', 'snd_voi_training_100201', 3, 9003, 2, 1, 0, 'snd_voi_training_100201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92003, 'Such a lovely breeze. I wonder if it would feel even better if I ran through it? Hehe.', 'snd_voi_training_100201', 4, 1002, 2, 1, 0, 'snd_voi_training_100201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92011, 'I''m ready. Shall we begin?', 'snd_voi_training_100201', 2, 3001, 2, 1, 0, 'snd_voi_training_100201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92005, 'I can feel myself improving little by little. I must make sure not to forget this feeling.', 'snd_voi_training_100201', 5, 1000, 2, 1, 0, 'snd_voi_training_100201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92006, 'I wonder what scenery I''ll be able to see if I keep improving like this?', 'snd_voi_training_100201', 6, 2001, 2, 1, 0, 'snd_voi_training_100201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 92007, 'Even something minor can change the scenery you see... I feel as though you taught me that.', 'snd_voi_training_100201', 7, 1002807, 2, 1, 0, 'snd_voi_training_100201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 93000, 'I''ve managed to see scenery I never could have if I was all on my own.', 'snd_voi_training_100201', 8, 0, 2, 1, 0, 'snd_voi_training_100201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 93001, 'I''ve managed to grow and improve more than I expected, thanks to you.', 'snd_voi_training_100201', 9, 0, 2, 1, 0, 'snd_voi_training_100201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 95000, 'Faster!', 'snd_voi_outgame_100201', 0, 2001, 7, 1, 0, 'snd_voi_outgame_100201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 95001, 'I''ll go farther!', 'snd_voi_outgame_100201', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 95003, 'Yes, this is Silence Suzuka.', 'snd_voi_outgame_100201', 3, 3001, 7, 1, 0, 'snd_voi_outgame_100201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 95004, 'Leading the way, well beyond the rest... I see a world of my own!', 'snd_voi_gacha_100201', 0, 0, 7, 1, 0, 'snd_voi_gacha_100201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1008, 'Everyone, let''s do our best.', 'snd_voi_teamst_st_100200_0000', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1011, 'Let''s go, Spe.', 'snd_voi_teamst_st_100200_1001', 0, 1002005, 8, 1, 0, 'snd_voi_teamst_st_100200_1001_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1012, 'Air Groove.', 'snd_voi_teamst_st_100200_1018', 0, 1001, 8, 1, 0, 'snd_voi_teamst_st_100200_1018_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1009, 'I''m counting on you.', 'snd_voi_teamst_st_100100_1002', 1, 1002005, 8, 1, 0, 'snd_voi_teamst_st_100100_1002_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1117, 'Th-thanks.', 'snd_voi_teamst_st_105600_1002', 1, 1002009, 8, 1, 0, 'snd_voi_teamst_st_105600_1002_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1097, 'We''ll take the lead.', 'snd_voi_teamst_st_104600_1002', 1, 9003, 8, 1, 0, 'snd_voi_teamst_st_104600_1002_01', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1000, 'We won''t lose!', 'snd_voi_teamst_100200', 0, 990021, 8, 1, 0, 'snd_voi_teamst_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1001, 'That was a great race.', 'snd_voi_teamst_100200', 1, 0, 8, 1, 0, 'snd_voi_teamst_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1003, 'Great job, everyone.', 'snd_voi_teamst_100200', 2, 0, 8, 1, 0, 'snd_voi_teamst_100200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1002, 'Let''s make sure we win next time.', 'snd_voi_teamst_100200', 3, 0, 8, 1, 0, 'snd_voi_teamst_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1004, 'We won.', 'snd_voi_teamst_100200', 4, 2001, 8, 1, 0, 'snd_voi_teamst_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1007, 'A high score! Excellent!', 'snd_voi_teamst_100200', 5, 1001001, 8, 1, 0, 'snd_voi_teamst_100200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1006, 'Great job, everyone.', 'snd_voi_teamst_100200', 2, 1002005, 8, 1, 0, 'snd_voi_teamst_100200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 1005, 'Let''s make sure we win next time.', 'snd_voi_teamst_100200', 3, 1002016, 8, 1, 0, 'snd_voi_teamst_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 120000, 'My body feels so warm.', 'snd_voi_outgame_100200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140000, 'Please give it all you''ve got.', 'snd_voi_minigame_100200', 0, 1002018, 9, 1, 0, 'snd_voi_minigame_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140001, 'Yes!', 'snd_voi_minigame_100200', 1, 1002001, 9, 1, 0, 'snd_voi_minigame_100200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140002, 'No!', 'snd_voi_minigame_100200', 2, 1002012, 9, 1, 0, 'snd_voi_minigame_100200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140003, 'Look at all of these!', 'snd_voi_minigame_100200', 3, 971002, 9, 1, 0, 'snd_voi_minigame_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140004, 'Hehe, how adorable.', 'snd_voi_minigame_100200', 4, 972002, 9, 1, 0, 'snd_voi_minigame_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140005, 'It''s difficult, isn''t it.', 'snd_voi_minigame_100200', 5, 1002003, 9, 1, 0, 'snd_voi_minigame_100200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140006, 'Look at all of these!', 'snd_voi_minigame_100200', 3, 974002, 9, 1, 0, 'snd_voi_minigame_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140007, 'Hehe, how adorable.', 'snd_voi_minigame_100200', 4, 973002, 9, 1, 0, 'snd_voi_minigame_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140008, 'Heh.', 'snd_voi_minigame_100200', 6, 1002800, 9, 1, 0, 'snd_voi_minigame_100200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140009, 'Hehe.', 'snd_voi_minigame_100200', 7, 1002808, 9, 1, 0, 'snd_voi_minigame_100200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140010, 'Oh...', 'snd_voi_minigame_100200', 8, 1002801, 9, 1, 0, 'snd_voi_minigame_100200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140011, 'Incredible!', 'snd_voi_minigame_100200', 9, 1002802, 9, 1, 0, 'snd_voi_minigame_100200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140014, 'It can''t be...', 'snd_voi_minigame_100200', 10, 1002803, 9, 1, 0, 'snd_voi_minigame_100200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140015, 'Oh...', 'snd_voi_minigame_100200', 11, 1002804, 9, 1, 0, 'snd_voi_minigame_100200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140016, 'Trainer?', 'snd_voi_minigame_100200', 12, 1002001, 9, 1, 0, 'snd_voi_minigame_100200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140012, 'Ah!', 'snd_voi_minigame_100200', 13, 1002807, 9, 1, 0, 'snd_voi_minigame_100200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140013, '...!', 'snd_voi_minigame_100200', 14, 1002808, 9, 1, 0, 'snd_voi_minigame_100200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140017, 'Hrm...', 'snd_voi_minigame_100200', 15, 1002805, 9, 1, 0, 'snd_voi_minigame_100200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 140018, 'Ack...', 'snd_voi_minigame_100200', 16, 1002003, 9, 1, 0, 'snd_voi_minigame_100200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 40000, 'I finally see it... It''s for me and me alone!', 'snd_voi_race_100201', 2, 0, 3, 1, 0, 'snd_voi_race_100201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 40001, 'I finally see it! What lies beyond speed... It''s so tranquil and beautiful... This is what I wanted to see!', 'snd_voi_race_100201', 3, 0, 3, 1, 0, 'snd_voi_race_100201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 30004, 'This is the scenery meant only for me!', 'snd_voi_race_100201', 0, 0, 3, 1, 0, 'snd_voi_race_100201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 30005, 'Phew, that felt incredible.', 'snd_voi_race_100200', 8, 0, 3, 1, 0, 'snd_voi_race_100200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 31000, 'I''ll race through!', 'snd_voi_race_100200', 9, 0, 3, 1, 0, 'snd_voi_race_100200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 13, 'This is today''s login bonus.', 'snd_voi_title_100200', 4, 8001, 1, 1, 0, 'snd_voi_title_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 15, 'You''ll get this tomorrow.', 'snd_voi_title_100200', 5, 1002005, 1, 1, 0, 'snd_voi_title_100200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 110000, 'Time for training now?', 'snd_voi_home_100200', 21, 0, 1, 1, 0, 'snd_voi_home_100200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 110001, 'There are so many different records.', 'snd_voi_home_100200', 22, 0, 1, 1, 0, 'snd_voi_home_100200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 110002, 'Entering a race?', 'snd_voi_home_100200', 23, 0, 1, 1, 0, 'snd_voi_home_100200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 10021, 'It appears as though your Umamusume Archive level has gone up.', 'snd_voi_home_100200', 24, 8001, 1, 1, 0, 'snd_voi_home_100200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 20051, 'Let''s do our best.', 'snd_voi_training_100200', 65, 0, 2, 1, 0, 'snd_voi_training_100200_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70000, 'Let''s race through this together!', 'snd_voi_outgame_100200', 3, 1, 7, 1, 0, 'snd_voi_outgame_100200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 95005, 'I feel like I can do more now.', 'snd_voi_outgame_100200', 4, 0, 7, 1, 0, 'snd_voi_outgame_100200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 95006, 'I understand the trick to supporting now.', 'snd_voi_outgame_100200', 5, 0, 7, 1, 0, 'snd_voi_outgame_100200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70004, 'I''ve grown used to wearing this uniform.', 'snd_voi_outgame_100200', 16, 1002005, 7, 1, 0, 'snd_voi_outgame_100200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70010, 'It can get a little hectic sometimes, but it''s fun.', 'snd_voi_outgame_100200', 17, 1002006, 7, 1, 0, 'snd_voi_outgame_100200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70008, 'It''s a little embarrassing.', 'snd_voi_outgame_100200', 20, 1002009, 7, 1, 0, 'snd_voi_outgame_100200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70014, 'Singing and dancing with a smile... Concerts are so difficult.', 'snd_voi_outgame_100200', 21, 8007, 7, 1, 0, 'snd_voi_outgame_100200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70009, 'Ever forward, ever faster...', 'snd_voi_outgame_100200', 22, 1002015, 7, 1, 0, 'snd_voi_outgame_100200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70015, 'I want to see all sorts of scenery.', 'snd_voi_outgame_100200', 23, 10001, 7, 1, 0, 'snd_voi_outgame_100200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71004, 'I''ve grown used to wearing this uniform.', 'snd_voi_outgame_100200', 16, 35, 7, 0, 0, 'snd_voi_outgame_100200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71010, 'It can get a little hectic sometimes, but it''s fun.', 'snd_voi_outgame_100200', 17, 48, 7, 0, 0, 'snd_voi_outgame_100200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71008, 'It''s a little embarrassing.', 'snd_voi_outgame_100200', 20, 43, 7, 0, 0, 'snd_voi_outgame_100200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71014, 'Singing and dancing with a smile... Concerts are so difficult.', 'snd_voi_outgame_100200', 21, 48, 7, 0, 0, 'snd_voi_outgame_100200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71009, 'Ever forward, ever faster...', 'snd_voi_outgame_100200', 22, 49, 7, 0, 0, 'snd_voi_outgame_100200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71015, 'I want to see all sorts of scenery.', 'snd_voi_outgame_100200', 23, 18, 7, 0, 0, 'snd_voi_outgame_100200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 2030, 'We won''t lose!', 'snd_voi_teamst_100200', 0, 990021, 10, 1, 0, 'snd_voi_teamst_100200_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 2031, 'Everyone, let''s do our best.', 'snd_voi_teamst_st_100200_0000', 0, 2009, 10, 1, 0, 'snd_voi_teamst_st_100200_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 2032, 'Thank you very much, Trainer.', 'snd_voi_training_100200', 64, 1002807, 10, 1, 0, 'snd_voi_training_100200_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 2033, 'I wonder what kind of scenery I''ll be able to see today?', 'snd_voi_training_100200', 19, 1013, 10, 1, 0, 'snd_voi_training_100200_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 2034, 'The view from the lead... I''ll see it with my own eyes!', 'snd_voi_training_100200', 16, 1002017, 10, 1, 0, 'snd_voi_training_100200_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 2035, 'Thank you very much, Trainer.', 'snd_voi_training_100200', 64, 1002807, 10, 0, 0, 'snd_voi_training_100200_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 81000, 'Oh, um... I look forward to our race.', 'snd_voi_outgame_100200', 13, 1002005, 7, 1, 0, 'snd_voi_outgame_100200_0013', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 81001, 'I won''t give up the lead!', 'snd_voi_outgame_100200', 14, 3003, 7, 1, 0, 'snd_voi_outgame_100200_0014', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70018, 'Let''s run together.', 'snd_voi_outgame_100200', 26, 1002001, 7, 1, 0, 'snd_voi_outgame_100200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70019, 'I won''t let anyone else see the view from the lead!', 'snd_voi_outgame_100200', 27, 8003, 7, 1, 0, 'snd_voi_outgame_100200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71018, 'Let''s run together.', 'snd_voi_outgame_100200', 26, 35, 7, 0, 0, 'snd_voi_outgame_100200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 71019, 'I won''t let anyone else see the view from the lead!', 'snd_voi_outgame_100200', 27, 48, 7, 0, 0, 'snd_voi_outgame_100200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_100200', 1, 980013, 1, 1, 0, 'snd_voi_valentine_100200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 80000, 'That was very good.', 'snd_voi_aimteam_100200', 0, 1002005, 7, 0, 0, 'snd_voi_aimteam_100200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70020, 'The scenery looks different when I wear my favorite clothes.', 'snd_voi_outgame_100200', 42, 1001, 7, 1, 0, 'snd_voi_outgame_100200_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1002, 70021, 'This necklace is a present from my parents for getting into the academy.', 'snd_voi_outgame_100200', 43, 3001, 7, 1, 0, 'snd_voi_outgame_100200_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 11, 'Cygames', 'snd_voi_title_100300', 0, 0, 0, 1, 0, 'snd_voi_title_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100300', 1, 0, 0, 1, 0, 'snd_voi_title_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10000, 'I mean, Prez is a super strong Umamusume, but I bet the two of us can beat her! Let''s show her what we''ve got!', 'snd_voi_home_100300', 0, 1009, 1, 1, 0, 'snd_voi_home_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10001, 'Remember that declaration we made? We''re gonna make it happen! That''s an absolute, definite promise!', 'snd_voi_home_100300', 1, 2009, 1, 1, 0, 'snd_voi_home_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10002, 'Whether I''m playing a game or running a race, when I hear you cheering for me, motivation just gushes up out of nowhere. It''s like some kind of magic.', 'snd_voi_home_100300', 2, 1002, 1, 1, 0, 'snd_voi_home_100300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10003, 'Hey, let''s play hanetsuki! I''m gonna draw all over your face if you lose, so prepare to get totally inked!', 'snd_voi_home_100300', 3, 1003001, 1, 1, 0, 'snd_voi_home_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10004, 'Yep, Valentine''s Day sure is neat! Looks like I''ll have enough sweets to last a long while! ?', 'snd_voi_home_100300', 4, 1003815, 1, 1, 0, 'snd_voi_home_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10005, 'Hey, hey, Trainer? Do you want me to give you some chocolate? I bet you do! I guess I can give you some. Here you go!', 'snd_voi_home_100300', 5, 1009, 1, 1, 0, 'snd_voi_home_100300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10006, 'Hikoboshi should just hop over the Milky Way, you know? Wonder why he doesn''t.', 'snd_voi_home_100300', 6, 1003812, 1, 1, 0, 'snd_voi_home_100300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10007, 'Trick or treat! Everyone, relinquish your candy to your mighty monarch at once!', 'snd_voi_home_100300', 7, 2002, 1, 1, 0, 'snd_voi_home_100300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10008, 'I have to be the one who puts the star on top of the tree because I''m the star of the show!', 'snd_voi_home_100300', 8, 1003815, 1, 1, 0, 'snd_voi_home_100300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10009, 'It''s the holidays, so let''s hang out! We''ll eat cake and play games... It''ll be a busy night!', 'snd_voi_home_100300', 9, 1003000, 1, 1, 0, 'snd_voi_home_100300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10010, 'They say that if you jump at midnight on New Year''s Day, you disappear from Earth for that moment! I''m gonna do that with Mayano! ?', 'snd_voi_home_100300', 10, 1002, 1, 1, 0, 'snd_voi_home_100300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10011, 'Trainer, it''s your birthday? Must be nice, getting to be the star today. I wanna be celebrated too!', 'snd_voi_home_100300', 11, 1003000, 1, 1, 0, 'snd_voi_home_100300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10012, 'I''m gonna get a HUGE cake for you, Trainer! Make sure you give me half of it, ''kay? ?', 'snd_voi_home_100300', 12, 1003000, 1, 1, 0, 'snd_voi_home_100300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10013, 'Hehehe, the truth is... today''s my birthday! Go on, throw me a huge shindig! ?', 'snd_voi_home_100300', 13, 1003816, 1, 1, 0, 'snd_voi_home_100300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10014, 'I''ve been looking forward to your present since yesterday! You know exactly what I want, right?', 'snd_voi_home_100300', 14, 1003808, 1, 1, 0, 'snd_voi_home_100300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10015, 'Looks like there''s a new notice! I wonder what it is? I wanna know! ?', 'snd_voi_home_100300', 15, 1003000, 1, 1, 0, 'snd_voi_home_100300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10016, 'You''ve got a present waiting for you! Hey, show me what it is later, ''kay?', 'snd_voi_home_100300', 16, 1001, 1, 1, 0, 'snd_voi_home_100300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10017, 'Mission complete! Hehe! We had it in the bag! ?', 'snd_voi_home_100300', 17, 1003808, 1, 1, 0, 'snd_voi_home_100300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10018, 'An event''s gonna start soon! I wonder if Prez is gonna join in too?', 'snd_voi_home_100300', 18, 8000, 1, 1, 0, 'snd_voi_home_100300_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10019, 'Hey, yoohoo! An event''s on! C''mon, let''s go! I''ve been looking forward to this!', 'snd_voi_home_100300', 19, 2001, 1, 1, 0, 'snd_voi_home_100300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10025, 'I bought this outfit with my allowance! ? Like it? Cheerful colors and comfy to move in�isn''t it great?!', 'snd_voi_home_100300', 25, 1003819, 1, 1, 0, 'snd_voi_home_100300_0025', 0, 1003000, 3200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10026, 'Prez was super nice and took me and Tsuru to her favorite cafe. It was such a cool place. ?', 'snd_voi_home_100300', 26, 1003007, 1, 1, 0, 'snd_voi_home_100300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10027, 'Where we going? The arcade? Karaoke? Grabbing a couple honeyades? So long as I''m with you, we''ll have a good time anywhere!', 'snd_voi_home_100300', 27, 1003017, 1, 1, 0, 'snd_voi_home_100300_0027', 0, 1003826, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20000, 'I''ve gotta run today too? But I''m so tired...', 'snd_voi_training_100300', 0, 1003009, 2, 1, 0, 'snd_voi_training_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20001, 'I dunno why, but my body''s not moving the way I want it to. Ugh, it''s so frustrating!', 'snd_voi_training_100300', 1, 1003812, 2, 1, 0, 'snd_voi_training_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20002, 'Heh, the Invincible Teio can''t be tamed-o today either! Try not to be bowled over by my run, okay?', 'snd_voi_training_100300', 2, 1003808, 2, 1, 0, 'snd_voi_training_100300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20003, 'Hey, I just know I''ll be way better than usual today! Hurry up and let me run! Move it, move it, move it!', 'snd_voi_training_100300', 3, 2002, 2, 1, 0, 'snd_voi_training_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20004, 'I''m gonna work super hard today and then win all the races, just like Prez!', 'snd_voi_training_100300', 4, 1003000, 2, 1, 0, 'snd_voi_training_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20005, 'All training''s a piece of cake to me! C''mon, hit me with it!', 'snd_voi_training_100300', 5, 1003815, 2, 1, 0, 'snd_voi_training_100300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20006, 'I''m ready to rock! C''mon, Trainer! Aren''t you ready yet?', 'snd_voi_training_100300', 6, 1003000, 2, 1, 0, 'snd_voi_training_100300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20007, 'Okay, let''s do this! Make sure you keep your eyes on me!', 'snd_voi_training_100300', 7, 1003006, 2, 1, 0, 'snd_voi_training_100300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20008, 'Hey, are we gonna train today too? I''m really not in the mood.', 'snd_voi_training_100300', 8, 1003009, 2, 1, 0, 'snd_voi_training_100300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20009, 'Hrrm, my body kinda feels heavy. I don''t know why.', 'snd_voi_training_100300', 9, 1003812, 2, 1, 0, 'snd_voi_training_100300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20010, 'I''ll run, if you insist... Siiiiigh... I know I can win without having to do this.', 'snd_voi_training_100300', 10, 1003813, 2, 1, 0, 'snd_voi_training_100300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20011, 'I just can''t find the motivation for some reason. Argh! And I really wanna run, too!', 'snd_voi_training_100300', 11, 1003810, 2, 1, 0, 'snd_voi_training_100300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20021, 'Another race? I''ll run it, if you want... but haven''t I been in a lot of them lately?', 'snd_voi_training_100300', 12, 1003009, 2, 1, 0, 'snd_voi_training_100300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20022, 'Whaaat? Again?! I like racing, but racing all the time is exhausting!', 'snd_voi_training_100300', 13, 1003813, 2, 1, 0, 'snd_voi_training_100300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20023, 'Whew, I feel great! Heh, looks like the legend of the mighty Teio will continue to stand the test of time!', 'snd_voi_training_100300', 14, 1003808, 2, 1, 0, 'snd_voi_training_100300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20024, 'Keep a close eye on me, Trainer! I''m gonna knock out those wins like it''s nothing, so you might miss it if you blink!', 'snd_voi_training_100300', 15, 1002, 2, 1, 0, 'snd_voi_training_100300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20025, 'I''m definitely gonna win, so maybe I should start thinking of what to say when I''m on the podium! ?', 'snd_voi_training_100300', 16, 1003816, 2, 1, 0, 'snd_voi_training_100300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20026, 'Preparations are looking great! Okay, I''m gonna nail this win down in a flash!', 'snd_voi_training_100300', 17, 1003808, 2, 1, 0, 'snd_voi_training_100300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20027, 'Heh! How foolish one must be to challenge the invincible Teio! ? I''ll leave everyone in the dust!', 'snd_voi_training_100300', 18, 1003815, 2, 1, 0, 'snd_voi_training_100300_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20028, 'Aww, I wanna get out there and run like the wind right now! I can''t wait for the start!', 'snd_voi_training_100300', 19, 1003009, 2, 1, 0, 'snd_voi_training_100300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20029, 'It''s fine! No sweat! I''m sure I''ll win if I run in my usual way!', 'snd_voi_training_100300', 20, 1001, 2, 1, 0, 'snd_voi_training_100300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20030, 'Hey, you think Prez is here watching me?', 'snd_voi_training_100300', 21, 1003000, 2, 1, 0, 'snd_voi_training_100300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20031, 'Okay, I''m off! I''ll work my butt off today too!', 'snd_voi_training_100300', 22, 1003006, 2, 1, 0, 'snd_voi_training_100300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20032, 'Oh, it''s already time for the race? Sorry, I had my head in the clouds for a bit.', 'snd_voi_training_100300', 23, 1003014, 2, 1, 0, 'snd_voi_training_100300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20033, 'I''m just not feeling it for some reason... I should start enjoying myself once the race starts, though...', 'snd_voi_training_100300', 24, 1003812, 2, 1, 0, 'snd_voi_training_100300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20034, 'I might be feeling a little off, but I''ve got this in the bag! Just trust me!', 'snd_voi_training_100300', 25, 1003010, 2, 1, 0, 'snd_voi_training_100300_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20035, 'I''m the invincible Umamusume, so this is nothing, really!', 'snd_voi_training_100300', 26, 3, 2, 1, 0, 'snd_voi_training_100300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20036, 'I totally, absolutely don''t wanna lose! You might be worried, but I''m gonna win! You''ll see!', 'snd_voi_training_100300', 27, 1003003, 2, 1, 0, 'snd_voi_training_100300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20037, 'I might not be feeling my best, but that''s no excuse because I''m gonna become the invincible Umamusume!', 'snd_voi_training_100300', 28, 1003809, 2, 1, 0, 'snd_voi_training_100300_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20038, 'Aww yeah!', 'snd_voi_training_100300', 29, 0, 2, 1, 0, 'snd_voi_training_100300_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20039, 'Time to start!', 'snd_voi_training_100300', 30, 0, 2, 1, 0, 'snd_voi_training_100300_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20040, 'Here I go!', 'snd_voi_training_100300', 31, 0, 2, 1, 0, 'snd_voi_training_100300_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20041, 'Hehe! ?', 'snd_voi_training_100300', 32, 0, 2, 1, 0, 'snd_voi_training_100300_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20042, 'Huhhh?', 'snd_voi_training_100300', 33, 0, 2, 1, 0, 'snd_voi_training_100300_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20043, 'Ugh, c''mon!', 'snd_voi_training_100300', 34, 0, 2, 1, 0, 'snd_voi_training_100300_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20046, 'Off we go!', 'snd_voi_training_100300', 37, 0, 2, 1, 0, 'snd_voi_training_100300_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20047, 'It''s the sea!', 'snd_voi_training_100300', 38, 0, 2, 1, 0, 'snd_voi_training_100300_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20049, 'I was pretty strong, huh?', 'snd_voi_training_100300', 63, 0, 2, 1, 0, 'snd_voi_training_100300_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20050, 'Thanks, Trainer!', 'snd_voi_training_100300', 64, 0, 2, 1, 0, 'snd_voi_training_100300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30000, 'I''m not gonna lose next time!', 'snd_voi_race_100300', 0, 0, 3, 1, 0, 'snd_voi_race_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30001, 'I was so close!', 'snd_voi_race_100300', 1, 0, 3, 1, 0, 'snd_voi_race_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30002, 'Hmph, that doesn''t sit well with me!', 'snd_voi_race_100300', 2, 0, 3, 1, 0, 'snd_voi_race_100300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30003, 'This totally has to be some kind of mistake!', 'snd_voi_race_100300', 3, 0, 3, 1, 0, 'snd_voi_race_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 60000, 'It''s concert time! Ehehe, I can''t wait! ?', 'snd_voi_live_100300', 0, 1003007, 4, 1, 0, 'snd_voi_live_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 60001, 'Be absolutely sure you don''t miss it!', 'snd_voi_live_100300', 1, 1003017, 4, 1, 0, 'snd_voi_live_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70001, 'Let''s keep this good thing going, Trainer! You''re vital to the legend of the invincible Teio!', 'snd_voi_outgame_100300', 1, 1002, 7, 1, 0, 'snd_voi_outgame_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90000, 'Morning! I''m gonna put in another solid effort today on my journey to becoming an invincible Triple Crown champion!', 'snd_voi_home_100301', 0, 1003808, 1, 1, 0, 'snd_voi_home_100301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90001, 'Ahem. An announcement to all! The mighty Teio has arrived at the academy! Make way! ...That sounded pretty legit, huh? ?', 'snd_voi_home_100301', 1, 1003815, 1, 1, 0, 'snd_voi_home_100301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90002, 'We had a pop quiz just now, and I was the only one in class who got a perfect score! Not that you expected anything less, right?', 'snd_voi_home_100301', 2, 1009, 1, 1, 0, 'snd_voi_home_100301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90003, 'Hey, have you seen Prez? Ugh, I was so set on having lunch with her today!', 'snd_voi_home_100301', 3, 1003009, 1, 1, 0, 'snd_voi_home_100301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90004, 'Great job, Trainer! Mmhmm, you''ve worked hard for me again today! ?', 'snd_voi_home_100301', 4, 1002, 1, 1, 0, 'snd_voi_home_100301_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90005, 'You''re heading out at this time too? I''ve been wandering around the place because I haven''t gotten all the fidgets outta my body yet.', 'snd_voi_home_100301', 5, 1001, 1, 1, 0, 'snd_voi_home_100301_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90006, 'Booooo! Prez is giving all her attention to the new students. Boooriiiiing! I wish she''d show me some love, too!', 'snd_voi_home_100301', 6, 1003809, 1, 1, 0, 'snd_voi_home_100301_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90007, 'Hey, let''s go catch a super-strong rhinoceros beetle! Even Golshi''s got one!', 'snd_voi_home_100301', 7, 1003000, 1, 1, 0, 'snd_voi_home_100301_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90008, 'Wanna try dancing on the fallen leaves with me? The crunchy sounds tickle just the right spots!', 'snd_voi_home_100301', 8, 1003000, 1, 1, 0, 'snd_voi_home_100301_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90009, 'It''s been getting cold lately. Aww, if it''s gonna be freezing, I wish it''d just snow so we can play in it.', 'snd_voi_home_100301', 9, 1003812, 1, 1, 0, 'snd_voi_home_100301_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91000, 'Of all the people in the same year as me, McQueen is the one I definitely don''t wanna lose to. I''m gonna beat her in both racing and academics!', 'snd_voi_home_100301', 10, 1003809, 1, 1, 0, 'snd_voi_home_100301_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91001, 'Let''s go to the arcade sometime! I''m pretty confident I can beat you at any game, Trainer! ?', 'snd_voi_home_100301', 11, 2009, 1, 1, 0, 'snd_voi_home_100301_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91002, 'Races are great, but dancing is awesome too! I mean, people are impressed by me either way!', 'snd_voi_home_100301', 12, 1003808, 1, 1, 0, 'snd_voi_home_100301_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91003, 'Both my mom and dad call me a lot. They really don''t have to worry so much.', 'snd_voi_home_100301', 13, 1003813, 1, 1, 0, 'snd_voi_home_100301_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91004, 'Hey, is there anything you wanna know? Hehehe, I know a thing or two about rumors floating around school.', 'snd_voi_home_100301', 14, 1009, 1, 1, 0, 'snd_voi_home_100301_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91005, 'What do you think of this outfit?! Looks great, huh? I''m gonna go show Prez later!', 'snd_voi_home_100301', 15, 1003808, 1, 1, 0, 'snd_voi_home_100301_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91006, 'My dancing''s perfect too! I''m gonna steal the show with my Teio Step and grab everyone''s attention!', 'snd_voi_home_100301', 16, 1009, 1, 1, 0, 'snd_voi_home_100301_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91007, 'My goal is to become the strongest, invincible Triple Crown champion! I''m gonna make that happen in this outfit!', 'snd_voi_home_100301', 17, 1003006, 1, 1, 0, 'snd_voi_home_100301_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91008, 'Lookie here at my red cape and the pattern on my sleeves! Ehehe, I got it made to match Prez''s! ?', 'snd_voi_home_100301', 18, 2002, 1, 1, 0, 'snd_voi_home_100301_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91009, 'Yaaawn... I was playing games all night with Mayano yesterday. Don''t tell Prez though, okay?', 'snd_voi_home_100301', 19, 1003817, 1, 1, 0, 'snd_voi_home_100301_0019', 0, 1003010, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91010, 'The sofa in the student council office is nice and soft. It''s the best place for afternoon naps, but Air Groove gets really mad.', 'snd_voi_home_100301', 20, 1003018, 1, 1, 0, 'snd_voi_home_100301_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91011, 'I listen to classical music a lot when I can''t sleep. It''s so boring that it knocks me out straight away, so I totally recommend it to you too!', 'snd_voi_home_100301', 21, 8000, 1, 1, 0, 'snd_voi_home_100301_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91012, 'The cafeteria has something called "Seven-Herb Congee for Seven Crown Victories!" as part of their spring menu... Blech, the bitter taste is still stuck in my mouth.', 'snd_voi_home_100301', 22, 1003812, 1, 1, 0, 'snd_voi_home_100301_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91013, 'It feels a-ma-zing to dive into the pool from the diving board! I''m gonna try jumping from the highest one next time! ?', 'snd_voi_home_100301', 23, 1003000, 1, 1, 0, 'snd_voi_home_100301_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91014, 'The persimmon tree was full of fruit, so I jumped to grab some, and everyone cheered and clapped for me!', 'snd_voi_home_100301', 24, 1003808, 1, 1, 0, 'snd_voi_home_100301_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91015, 'A shot?! Sigh... But I''m invincible! It''s impossible for me to get sick...', 'snd_voi_home_100301', 25, 1003810, 1, 1, 0, 'snd_voi_home_100301_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92000, 'Hey, what are we doing today? Let''s get started already!', 'snd_voi_training_100301', 0, 1002, 2, 1, 0, 'snd_voi_training_100301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92001, 'Trainer, what''s up next? Leave everything to me!', 'snd_voi_training_100301', 1, 1009, 2, 1, 0, 'snd_voi_training_100301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92002, 'Stretching complete! My body''s super flexible! I''m like spaghetti!', 'snd_voi_training_100301', 2, 1003018, 2, 1, 0, 'snd_voi_training_100301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92003, 'Oh yeah, it''s time for training! Watch real close, as you''re sure to be impressed!', 'snd_voi_training_100301', 4, 1003006, 2, 1, 0, 'snd_voi_training_100301_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92011, 'Give me some suuuuuper tough training! Pleeease? Like the kind Prez does!', 'snd_voi_training_100301', 3, 1003022, 2, 1, 0, 'snd_voi_training_100301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92005, 'I''m not gonna stop until I become the strongest racer! And you''re with me all the way, right?', 'snd_voi_training_100301', 5, 1003809, 2, 1, 0, 'snd_voi_training_100301_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92006, 'I''m gonna work my butt off to get first place and get totally flooded with cheers!', 'snd_voi_training_100301', 6, 2001, 2, 1, 0, 'snd_voi_training_100301_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92007, 'I don''t wanna lose to myself or anybody else, not even once! Okay, let''s get to training!', 'snd_voi_training_100301', 7, 1003006, 2, 1, 0, 'snd_voi_training_100301_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 93000, 'I''ve proven the legend of the invincible Teio!', 'snd_voi_training_100301', 8, 0, 2, 1, 0, 'snd_voi_training_100301_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 93001, 'We''re the strongest as long as we''re together!', 'snd_voi_training_100301', 9, 0, 2, 1, 0, 'snd_voi_training_100301_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95000, 'I''m gonna become the invincible Teio!', 'snd_voi_outgame_100301', 0, 2001, 7, 1, 0, 'snd_voi_outgame_100301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95001, 'I have no limits, just possibilities!', 'snd_voi_outgame_100301', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95003, 'Here goes Tokai Teio!', 'snd_voi_outgame_100301', 3, 2009, 7, 1, 0, 'snd_voi_outgame_100301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95004, 'I hope you''re ready, ''cause you''re about to witness the legend of the invincible Teio!', 'snd_voi_gacha_100301', 0, 0, 7, 1, 0, 'snd_voi_gacha_100301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1008, 'Everyone, let''s get pumped!', 'snd_voi_teamst_st_100300_0000', 0, 1003006, 8, 1, 0, 'snd_voi_teamst_st_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1013, 'I get to be with Prez!', 'snd_voi_teamst_st_100300_1017', 0, 1003007, 8, 1, 0, 'snd_voi_teamst_st_100300_1017_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1014, 'Mayano, let''s go!', 'snd_voi_teamst_st_100300_1024', 0, 1003006, 8, 1, 0, 'snd_voi_teamst_st_100300_1024_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1043, 'No need to worry! ?', 'snd_voi_teamst_st_101800_1003', 1, 1003001, 8, 1, 0, 'snd_voi_teamst_st_101800_1003_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1137, 'I like your energy! ?', 'snd_voi_teamst_st_106800_1003', 1, 1003000, 8, 1, 0, 'snd_voi_teamst_st_106800_1003_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1151, 'Charging forward!', 'snd_voi_teamst_st_107800_1003', 1, 1003825, 8, 1, 0, 'snd_voi_teamst_st_107800_1003_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1000, 'We''re gonna win!', 'snd_voi_teamst_100300', 0, 990021, 8, 1, 0, 'snd_voi_teamst_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1001, 'Ehehe! The result''s no surprise!', 'snd_voi_teamst_100300', 1, 0, 8, 1, 0, 'snd_voi_teamst_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1003, 'Ehehe, that was intense!', 'snd_voi_teamst_100300', 2, 0, 8, 1, 0, 'snd_voi_teamst_100300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1002, 'How could I lose?!', 'snd_voi_teamst_100300', 3, 0, 8, 1, 0, 'snd_voi_teamst_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1004, 'This is our true power!', 'snd_voi_teamst_100300', 4, 2002, 8, 1, 0, 'snd_voi_teamst_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1007, 'Yay! A new high score!', 'snd_voi_teamst_100300', 5, 1003017, 8, 1, 0, 'snd_voi_teamst_100300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1006, 'Ehehe, that was intense!', 'snd_voi_teamst_100300', 2, 1003018, 8, 1, 0, 'snd_voi_teamst_100300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 1005, 'How could I lose?!', 'snd_voi_teamst_100300', 3, 1003004, 8, 1, 0, 'snd_voi_teamst_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 120000, 'I''m bursting with power!', 'snd_voi_outgame_100300', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140000, 'You can do it!', 'snd_voi_minigame_100300', 0, 1003006, 9, 1, 0, 'snd_voi_minigame_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140001, 'Yay! You got it, you got it!', 'snd_voi_minigame_100300', 1, 1003007, 9, 1, 0, 'snd_voi_minigame_100300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140002, 'Wha?! It fell...', 'snd_voi_minigame_100300', 2, 1003014, 9, 1, 0, 'snd_voi_minigame_100300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140003, 'Look, look! A huge haul!', 'snd_voi_minigame_100300', 3, 971003, 9, 1, 0, 'snd_voi_minigame_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140004, 'Pretty impressive.', 'snd_voi_minigame_100300', 4, 972003, 9, 1, 0, 'snd_voi_minigame_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140005, 'Awww, well, that was disappointing!', 'snd_voi_minigame_100300', 5, 1003811, 9, 1, 0, 'snd_voi_minigame_100300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140006, 'Look, look! A huge haul!', 'snd_voi_minigame_100300', 3, 974003, 9, 1, 0, 'snd_voi_minigame_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140007, 'Pretty impressive.', 'snd_voi_minigame_100300', 4, 973003, 9, 1, 0, 'snd_voi_minigame_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140008, 'Eheheh...', 'snd_voi_minigame_100300', 6, 1003818, 9, 1, 0, 'snd_voi_minigame_100300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140009, 'Hehe.', 'snd_voi_minigame_100300', 7, 1003814, 9, 1, 0, 'snd_voi_minigame_100300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140010, 'Hmm-hm-hmmm! ?', 'snd_voi_minigame_100300', 8, 1003819, 9, 1, 0, 'snd_voi_minigame_100300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140011, 'Whooooo!', 'snd_voi_minigame_100300', 9, 1003007, 9, 1, 0, 'snd_voi_minigame_100300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140014, 'Grrr!', 'snd_voi_minigame_100300', 10, 1003820, 9, 1, 0, 'snd_voi_minigame_100300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140015, 'Heh heh heh!', 'snd_voi_minigame_100300', 11, 1003016, 9, 1, 0, 'snd_voi_minigame_100300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140016, 'Hey, hey!', 'snd_voi_minigame_100300', 12, 1003822, 9, 1, 0, 'snd_voi_minigame_100300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140012, 'Woohooooo!', 'snd_voi_minigame_100300', 13, 1003000, 9, 1, 0, 'snd_voi_minigame_100300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140013, 'Yaaay!', 'snd_voi_minigame_100300', 14, 1003006, 9, 1, 0, 'snd_voi_minigame_100300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140017, 'What the heck?! Ugh.', 'snd_voi_minigame_100300', 15, 1003823, 9, 1, 0, 'snd_voi_minigame_100300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 140018, 'Urgh!', 'snd_voi_minigame_100300', 16, 1003824, 9, 1, 0, 'snd_voi_minigame_100300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 40000, 'The great and mighty Teio will win!', 'snd_voi_race_100301', 2, 0, 3, 1, 0, 'snd_voi_race_100301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 40001, 'The Ultimate! Invincible! Teio Step!', 'snd_voi_race_100301', 3, 0, 3, 1, 0, 'snd_voi_race_100301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30004, 'Hehe! Did you see? The true power of the mighty Teio!', 'snd_voi_race_100301', 0, 0, 3, 1, 0, 'snd_voi_race_100301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30005, 'No sweat at all! I''ll nab first place next time too!', 'snd_voi_race_100300', 8, 0, 3, 1, 0, 'snd_voi_race_100300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 31000, 'Here I go!', 'snd_voi_race_100300', 9, 0, 3, 1, 0, 'snd_voi_race_100300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 13, 'Here''s today''s login bonus!', 'snd_voi_title_100300', 4, 2009, 1, 1, 0, 'snd_voi_title_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 15, 'You''ll get this tomorrow!', 'snd_voi_title_100300', 5, 8002, 1, 1, 0, 'snd_voi_title_100300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 110000, 'Wanna get right into training?', 'snd_voi_home_100300', 21, 0, 1, 1, 0, 'snd_voi_home_100300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 110001, 'Mhm, mhm. Lots of interesting things to hear about.', 'snd_voi_home_100300', 22, 0, 1, 1, 0, 'snd_voi_home_100300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 110002, 'Ooh, wanna enter a race?', 'snd_voi_home_100300', 23, 0, 1, 1, 0, 'snd_voi_home_100300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 10021, 'Hey, it looks like the Umamusume Archive level has gone up.', 'snd_voi_home_100300', 24, 8001, 1, 1, 0, 'snd_voi_home_100300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 20051, 'Okay, time to get pumped!', 'snd_voi_training_100300', 65, 1009, 2, 1, 0, 'snd_voi_training_100300_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70000, 'I''m gonna do my best to become the Monarch!', 'snd_voi_outgame_100300', 3, 0, 7, 1, 0, 'snd_voi_outgame_100300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95005, 'Go ahead and rely on me as much as you want!', 'snd_voi_outgame_100300', 4, 0, 7, 1, 0, 'snd_voi_outgame_100300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95006, 'Don''t you think I''ve still got room to improve?', 'snd_voi_outgame_100300', 5, 0, 7, 1, 0, 'snd_voi_outgame_100300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70004, 'Hehe. I look like an honor student, right?', 'snd_voi_outgame_100300', 16, 1003018, 7, 1, 0, 'snd_voi_outgame_100300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70010, 'I got clothes to match Prez''s, obviously.', 'snd_voi_outgame_100300', 17, 1003007, 7, 1, 0, 'snd_voi_outgame_100300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70008, 'Tadaaa! Sleek and cute, huh!', 'snd_voi_outgame_100300', 20, 2009, 7, 1, 0, 'snd_voi_outgame_100300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70014, 'I''m gonna stand tall on center stage, so look out for me!', 'snd_voi_outgame_100300', 21, 1003006, 7, 1, 0, 'snd_voi_outgame_100300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70009, 'The invincible Teio is here!', 'snd_voi_outgame_100300', 22, 1003001, 7, 1, 0, 'snd_voi_outgame_100300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70015, 'I''ll make sure you get to see me win wearing this!', 'snd_voi_outgame_100300', 23, 1003021, 7, 1, 0, 'snd_voi_outgame_100300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71004, 'Hehe. I look like an honor student, right?', 'snd_voi_outgame_100300', 16, 33, 7, 0, 0, 'snd_voi_outgame_100300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71010, 'I got clothes to match Prez''s, obviously.', 'snd_voi_outgame_100300', 17, 18, 7, 0, 0, 'snd_voi_outgame_100300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71008, 'Tadaaa! Sleek and cute, huh!', 'snd_voi_outgame_100300', 20, 48, 7, 0, 0, 'snd_voi_outgame_100300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71014, 'I''m gonna stand tall on center stage, so look out for me!', 'snd_voi_outgame_100300', 21, 141, 7, 0, 0, 'snd_voi_outgame_100300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71009, 'The invincible Teio is here!', 'snd_voi_outgame_100300', 22, 18, 7, 0, 0, 'snd_voi_outgame_100300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71015, 'I''ll make sure you get to see me win wearing this!', 'snd_voi_outgame_100300', 23, 141, 7, 0, 0, 'snd_voi_outgame_100300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 2030, 'We''re gonna win!', 'snd_voi_teamst_100300', 0, 990021, 10, 1, 0, 'snd_voi_teamst_100300_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 2031, 'Everyone, let''s get pumped!', 'snd_voi_teamst_st_100300_0000', 0, 1003006, 10, 1, 0, 'snd_voi_teamst_st_100300_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 2032, 'Thanks, Trainer!', 'snd_voi_training_100300', 64, 2002, 10, 1, 0, 'snd_voi_training_100300_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 2033, 'Aww, I wanna get out there and run like the wind right now! I can''t wait for the start!', 'snd_voi_training_100300', 19, 1003009, 10, 1, 0, 'snd_voi_training_100300_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 2034, 'I''m definitely gonna win, so maybe I should start thinking of what to say when I''m on the podium! ?', 'snd_voi_training_100300', 16, 1003816, 10, 1, 0, 'snd_voi_training_100300_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 2035, 'Thanks, Trainer!', 'snd_voi_training_100300', 64, 2002, 10, 0, 0, 'snd_voi_training_100300_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90010, 'Phew... I got paired with McQueen for jogging, so I''ve been going all out since this morning.', 'snd_voi_home_100302', 0, 1003010, 1, 1, 0, 'snd_voi_home_100302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90011, 'Honey! Honey! Honey! Nothing beats honeyade in the morning!', 'snd_voi_home_100302', 1, 1003001, 1, 1, 0, 'snd_voi_home_100302_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90012, 'Hey, listen! I visited a classroom of younger students during lunch, and they asked me for my autograph! ?', 'snd_voi_home_100302', 2, 1003000, 1, 1, 0, 'snd_voi_home_100302_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90013, 'Yaaaaawn... I get so sleepy after lunch... I think I''ll take a quick nap in the student council office...', 'snd_voi_home_100302', 3, 1008808, 1, 1, 0, 'snd_voi_home_100302_0003', 0, 1003010, 2600, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90014, 'Thanks for sticking around with me until late! Get those hopes of yours up real high because I''m gonna meet them all!', 'snd_voi_home_100302', 4, 1003007, 1, 1, 0, 'snd_voi_home_100302_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90015, 'Did the younger students get home okay? Hehe! ? It''s the duty of the older students to watch out for them! ?', 'snd_voi_home_100302', 5, 1003016, 1, 1, 0, 'snd_voi_home_100302_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90016, 'The Satsuki Sho and the Derby... Spring is full of so many races! I''m gonna win ''em all, though!', 'snd_voi_home_100302', 6, 1003001, 1, 1, 0, 'snd_voi_home_100302_0006', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90017, 'I feel like everyone''s keeping their distance from me. Is it because my clothes look hot? Hehehe, I''m gonna chase after ''em!', 'snd_voi_home_100302', 7, 1003008, 1, 1, 0, 'snd_voi_home_100302_0007', 0, 2002, 5800, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90018, 'Nobody notices me if I hide in the fallen leaves wearing these clothes! Let''s see... who should I scare next?', 'snd_voi_home_100302', 8, 1003001, 1, 1, 0, 'snd_voi_home_100302_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90019, 'Winter means the holidays! You know, you see a lot of red and green this time of year! That''s just like the outfits Prez and I wear!', 'snd_voi_home_100302', 9, 1002, 1, 1, 0, 'snd_voi_home_100302_0009', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91016, 'Looks like the younger students really look up to Nature... Grr, I want them to rely on me too!', 'snd_voi_home_100302', 10, 1003009, 1, 1, 0, 'snd_voi_home_100302_0010', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91017, 'Have you seen McQueen''s new signature racewear? The color scheme''s so good! Not as good as mine, though. ?', 'snd_voi_home_100302', 11, 1003018, 1, 1, 0, 'snd_voi_home_100302_0011', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91018, 'Turbo challenged me, but she didn''t say when, where, or to what... I really wanna know!', 'snd_voi_home_100302', 12, 1003010, 1, 1, 0, 'snd_voi_home_100302_0012', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91019, 'The trick to the Teio Step? You just give it a bit of a "tap, tap, tappy tap"! Easy, right?', 'snd_voi_home_100302', 13, 1001, 1, 1, 0, 'snd_voi_home_100302_0013', 0, 990070, 2600, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91020, 'Did you see how Kita looked at me? Her eyes were all sparkly! Ehehe, I gotta do my best too! ?', 'snd_voi_home_100302', 14, 1003007, 1, 1, 0, 'snd_voi_home_100302_0014', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91028, 'I''m never gonna give up on my dream! I had this racewear made with that determination at its core!', 'snd_voi_home_100302', 15, 1003006, 1, 1, 0, 'snd_voi_home_100302_0015', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91029, 'Yeowch! My spirit to fight is on fire! ...Just kidding! My heart really is burning hot, though! ?', 'snd_voi_home_100302', 16, 1003014, 1, 1, 0, 'snd_voi_home_100302_0016', 0, 1003016, 4400, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91021, 'Hey, wake up! I can give you some of my honeyade if you''re not feeling great.', 'snd_voi_home_100302', 17, 1003016, 1, 1, 0, 'snd_voi_home_100302_0017', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91022, 'McQueen invited me to have lunch, but she gets all sulky when I eat dessert. What do I do?', 'snd_voi_home_100302', 18, 1003008, 1, 1, 0, 'snd_voi_home_100302_0018', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91023, 'Palmer and Helios invited me to go to karaoke after this! They both get really into it, so I''m extra excited! ?', 'snd_voi_home_100302', 19, 1003000, 1, 1, 0, 'snd_voi_home_100302_0019', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91024, 'This season feels amazing. I feel like I can run forever! I could totally run long races in this weather, no sweat!', 'snd_voi_home_100302', 20, 1003018, 1, 1, 0, 'snd_voi_home_100302_0020', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91025, 'There''s nothing like shaved ice on a hot day. I''m all about the honey-lemon flavor! It''s perfect for a work out, too! ?', 'snd_voi_home_100302', 21, 1003007, 1, 1, 0, 'snd_voi_home_100302_0021', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91026, 'Achoo! Ugh... Did I catch a cold from the sudden change in temperature? I hate hospitals... I''m gonna have an early night.', 'snd_voi_home_100302', 22, 1003008, 1, 1, 0, 'snd_voi_home_100302_0022', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 91027, 'Ngh. It''s soooo cold today... Huh, what are you doing? Holding your hands out to me isn''t gonna warm you up, you know?', 'snd_voi_home_100302', 23, 1003009, 1, 1, 0, 'snd_voi_home_100302_0023', 0, 1003019, 4700, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92015, 'Everything''s ready to go! I''m all fired up!', 'snd_voi_training_100302', 0, 1003006, 2, 1, 0, 'snd_voi_training_100302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92016, 'Hit me with the hardest training you''ve got!', 'snd_voi_training_100302', 1, 1003001, 2, 1, 0, 'snd_voi_training_100302_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92017, 'Yeah, I''m on it!', 'snd_voi_training_100302', 2, 1003016, 2, 1, 0, 'snd_voi_training_100302_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92018, 'I''m gonna be the best! Let''s go!', 'snd_voi_training_100302', 3, 1003006, 2, 1, 0, 'snd_voi_training_100302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92020, 'One day I''m gonna run as blisteringly fast as Prez! So I gotta get faster!', 'snd_voi_training_100302', 5, 1003002, 2, 1, 0, 'snd_voi_training_100302_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92021, 'All right, I''m in your hands. We have what they call an unspoken bond. ?', 'snd_voi_training_100302', 6, 1003007, 2, 1, 0, 'snd_voi_training_100302_0006', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 92022, 'We''re gonna be legends! We''re on the road to becoming invincible! The strongest of all!', 'snd_voi_training_100302', 7, 1003006, 2, 1, 0, 'snd_voi_training_100302_0007', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 93004, 'Hehe! This is the start of our legendary tale! ?', 'snd_voi_training_100302', 8, 0, 2, 1, 0, 'snd_voi_training_100302_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 93005, 'Thanks for making me the strongest!', 'snd_voi_training_100302', 9, 0, 2, 1, 0, 'snd_voi_training_100302_0009', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95007, 'Look at me! I''ve gotten stronger again!', 'snd_voi_outgame_100302', 0, 1003007, 7, 1, 0, 'snd_voi_outgame_100302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95008, 'My power knows no bounds, just possibilities!', 'snd_voi_outgame_100302', 1, 1002, 7, 1, 0, 'snd_voi_outgame_100302_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95010, 'I''m Tokai Teio! The mighty and powerful!', 'snd_voi_outgame_100302', 3, 2009, 7, 1, 0, 'snd_voi_outgame_100302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70016, 'Look at this! Now this is racewear fit for a monarch!', 'snd_voi_outgame_100300', 24, 1003000, 7, 1, 0, 'snd_voi_outgame_100300_0024', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70017, 'Whoa, careful! Wouldn''t want to burn yourself.', 'snd_voi_outgame_100300', 25, 1003016, 7, 1, 0, 'snd_voi_outgame_100300_0025', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71016, 'Look at this! Now this is racewear fit for a monarch!', 'snd_voi_outgame_100300', 24, 23, 7, 0, 0, 'snd_voi_outgame_100300_0024', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71017, 'Whoa, careful! Wouldn''t want to burn yourself.', 'snd_voi_outgame_100300', 25, 18, 7, 0, 0, 'snd_voi_outgame_100300_0025', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 95009, 'I''ll never give up! ''Cause I''m gonna become history''s greatest racer!', 'snd_voi_gacha_100302', 0, 0, 7, 1, 0, 'snd_voi_gacha_100302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 40003, 'I''m gonna win for suuuuure!', 'snd_voi_race_100302', 2, 0, 3, 1, 0, 'snd_voi_race_100302_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 40004, 'I can feel it! Ohhh! This is the beginning of my legend!', 'snd_voi_race_100302', 3, 0, 3, 1, 0, 'snd_voi_race_100302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30006, 'Hop! Step! Great victory! Gooo me!', 'snd_voi_race_100302', 0, 0, 3, 1, 0, 'snd_voi_race_100302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 30007, 'No sweat at all! I''ll nab first place next time too!', 'snd_voi_race_100300', 8, 0, 3, 1, 0, 'snd_voi_race_100300_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 400000, 'Running feels sooo good! I''m gonna show everyone just how cool I can be! ?', 'snd_voi_event_090003', 0, 1003007, 7, 1, 0, 'snd_voi_event_090003_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 400002, 'What''s the key to my success? Hehe... It''s a secret! ?', 'snd_voi_event_090003', 2, 1003001, 7, 1, 0, 'snd_voi_event_090003_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 400031, 'The three of us looked so cool in that trailer! The shots of the town from the game made me want to play it right now!', 'snd_voi_event_090017', 2, 1003000, 7, 1, 0, 'snd_voi_event_090017_0002', 0, 1003007, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 400008, 'If I''m aiming for anything, of course it''s gonna be a happy ending for everyone!', 'snd_voi_event_090017', 8, 1003006, 7, 1, 0, 'snd_voi_event_090017_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 81000, 'Hmph! The great and mighty Teio accepts this challenge!', 'snd_voi_outgame_100300', 13, 1003016, 7, 1, 0, 'snd_voi_outgame_100300_0013', 0, 0, 0, 1621425600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 81001, 'The stronger the opponent, the more fired up I get. But the winner, of course, will be me!', 'snd_voi_outgame_100300', 14, 1003006, 7, 1, 0, 'snd_voi_outgame_100300_0014', 0, 0, 0, 1621425600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70018, 'So cool!', 'snd_voi_outgame_100300', 26, 1003007, 7, 1, 0, 'snd_voi_outgame_100300_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70019, 'I am the Invincible Monarch!', 'snd_voi_outgame_100300', 27, 1003006, 7, 1, 0, 'snd_voi_outgame_100300_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71018, 'So cool!', 'snd_voi_outgame_100300', 26, 19, 7, 0, 0, 'snd_voi_outgame_100300_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 71019, 'I am the Invincible Monarch!', 'snd_voi_outgame_100300', 27, 58, 7, 0, 0, 'snd_voi_outgame_100300_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90020, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_100300', 1, 980010, 1, 1, 0, 'snd_voi_valentine_100300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 90021, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_100300', 1, 980010, 1, 1, 0, 'snd_voi_valentine_100300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 80000, 'Nice job!', 'snd_voi_aimteam_100300', 0, 1003000, 7, 0, 0, 'snd_voi_aimteam_100300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70020, 'Hehe! ? You''ve got a candid shot of the star!', 'snd_voi_outgame_100300', 42, 1003021, 7, 1, 0, 'snd_voi_outgame_100300_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1003, 70021, 'Come on, let''s go out somewhere already!', 'snd_voi_outgame_100300', 43, 1003017, 7, 1, 0, 'snd_voi_outgame_100300_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 11, 'Cygames', 'snd_voi_title_100400', 0, 0, 0, 1, 0, 'snd_voi_title_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 12, 'Umamusume: Pretty Derby', 'snd_voi_title_100400', 1, 0, 0, 1, 0, 'snd_voi_title_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10000, 'If I want to be a role model for these kiddos, then I''ve got to go above and beyond in my races!', 'snd_voi_home_100400', 0, 1004000, 1, 1, 0, 'snd_voi_home_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10001, 'You make the funniest faces whenever you''re in the passenger seat. It makes me want to go even faster! ?', 'snd_voi_home_100400', 1, 2002, 1, 1, 0, 'snd_voi_home_100400_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10101, 'You make the funniest faces whenever you''re in the passenger seat. It makes me want to go even faster! ?', 'snd_voi_home_100400', 1, 2002, 1, 1, 0, 'snd_voi_home_100400_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10002, 'Whether it''s driving or racing, I''ll take us at full speed till we hit our destination. So hang on tight! ?', 'snd_voi_home_100400', 2, 3001, 1, 1, 0, 'snd_voi_home_100400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10003, 'Happy New Year. I hope to spend another bodacious year together with you! Hehe!', 'snd_voi_home_100400', 3, 1004006, 1, 1, 0, 'snd_voi_home_100400_0003M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10103, 'Happy New Year. I hope to spend another bodacious year together with you! Hehe!', 'snd_voi_home_100400', 3, 1004006, 1, 1, 0, 'snd_voi_home_100400_0003F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10004, 'Some of the younger students gave me chocolate for always helping them out! Oh, aren''t they just the sweetest! ?', 'snd_voi_home_100400', 4, 3002, 1, 1, 0, 'snd_voi_home_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10005, 'Here�handmade chocolates from yours truly! They''re jam-packed with love. One bite and you''ll be head over heels! ?', 'snd_voi_home_100400', 5, 2002, 1, 1, 0, 'snd_voi_home_100400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10006, 'I know a great place for stargazing. It''s kind of far, but how about we drive there for Tanabata?', 'snd_voi_home_100400', 6, 2001, 1, 1, 0, 'snd_voi_home_100400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10007, 'Happy Halloween! Honestly, who needs treats when you can have a fun trick! Hehe! ?', 'snd_voi_home_100400', 7, 1004006, 1, 1, 0, 'snd_voi_home_100400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10008, 'Happy holidays! This season fills me right up with the festive spirit! ?', 'snd_voi_home_100400', 8, 1004000, 1, 1, 0, 'snd_voi_home_100400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10009, 'I love going on drives, but it''d be nice to just walk around and admire the holiday lights once in a while. ...Are you free tonight?', 'snd_voi_home_100400', 9, 11001, 1, 1, 0, 'snd_voi_home_100400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10010, 'It''s almost the end of the year... Ever since I met you, time''s been flying right on by.', 'snd_voi_home_100400', 10, 1004006, 1, 1, 0, 'snd_voi_home_100400_0010M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10110, 'It''s almost the end of the year... Ever since I met you, time''s been flying right on by.', 'snd_voi_home_100400', 10, 1004006, 1, 1, 0, 'snd_voi_home_100400_0010F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10011, 'Hey, what do you wanna do? It''s your birthday, after all. You can ask me for anything. ?', 'snd_voi_home_100400', 11, 2001, 1, 1, 0, 'snd_voi_home_100400_0011M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10111, 'Hey, what do you wanna do? It''s your birthday, after all. You can ask me for anything. ?', 'snd_voi_home_100400', 11, 2001, 1, 1, 0, 'snd_voi_home_100400_0011F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10012, 'Happy birthday! Hehe... Is it me or have you gotten more confident?', 'snd_voi_home_100400', 12, 1004000, 1, 1, 0, 'snd_voi_home_100400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10013, 'The younger students really know how to make a girl feel special! Hehe, aren''t birthdays just the best? ?', 'snd_voi_home_100400', 13, 1004007, 1, 1, 0, 'snd_voi_home_100400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10014, 'I made sure to keep my schedule free today. Will you take me out to celebrate? We''ve got all the time in the world.', 'snd_voi_home_100400', 14, 1004012, 1, 1, 0, 'snd_voi_home_100400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10015, 'There''s a new notice. Would you check it out and give me the deets later? ?', 'snd_voi_home_100400', 15, 11001, 1, 1, 0, 'snd_voi_home_100400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10016, 'A present got delivered. I wonder what it is? Ooh, I''m so excited!', 'snd_voi_home_100400', 16, 1004000, 1, 1, 0, 'snd_voi_home_100400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10017, 'We finished the mission! ? I knew you could do it! I''ll take you out for a drive to celebrate!', 'snd_voi_home_100400', 17, 2001, 1, 1, 0, 'snd_voi_home_100400_0017M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10117, 'We finished the mission! ? I knew you could do it! I''ll take you out for a drive to celebrate!', 'snd_voi_home_100400', 17, 2001, 1, 1, 0, 'snd_voi_home_100400_0017F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10018, 'Looks like an event is coming up. Make sure to clear our schedule! ?', 'snd_voi_home_100400', 18, 11001, 1, 1, 0, 'snd_voi_home_100400_0018M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10118, 'Looks like an event is coming up. Make sure to clear our schedule! ?', 'snd_voi_home_100400', 18, 11001, 1, 1, 0, 'snd_voi_home_100400_0018F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10019, 'There''s an event happening right now. Come on, let''s check it out!', 'snd_voi_home_100400', 19, 1004000, 1, 1, 0, 'snd_voi_home_100400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10025, 'Don''t I look like a real hotshot with this cardigan? I can make you look totes trendy too! ?', 'snd_voi_home_100400', 25, 1004015, 1, 1, 0, 'snd_voi_home_100400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10026, 'This is my go-to outfit for dates. It''s like racewear for the heart, I suppose? ...Juuust kidding!', 'snd_voi_home_100400', 26, 1004000, 1, 1, 0, 'snd_voi_home_100400_0026', 0, 1004016, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10027, 'I''m really into checking out rest stops! There''s one thing I can never find though�a burger vending machine.', 'snd_voi_home_100400', 27, 1004006, 1, 1, 0, 'snd_voi_home_100400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20000, 'Hmm... I''m absolutely exhausted. I can''t let my little cuties see me like this.', 'snd_voi_training_100400', 0, 1004008, 2, 1, 0, 'snd_voi_training_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20001, 'I still feel totally wiped out. I can''t hit top speed in this shape...', 'snd_voi_training_100400', 1, 10007, 2, 1, 0, 'snd_voi_training_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20002, 'I feel groovy, baby! I''m gluing the pedal to the metal, so try not to fall behind!', 'snd_voi_training_100400', 2, 3009, 2, 1, 0, 'snd_voi_training_100400_0002M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20102, 'I feel groovy, baby! I''m gluing the pedal to the metal! Try not to fall behind!', 'snd_voi_training_100400', 2, 3009, 2, 1, 0, 'snd_voi_training_100400_0002F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20003, 'I can keep going as long as it takes! Shift into top gear, ''cause we''re going full speed ahead!', 'snd_voi_training_100400', 3, 2009, 2, 1, 0, 'snd_voi_training_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20004, 'I''m sure the little ones will be watching me train, so time to go full throttle out there!', 'snd_voi_training_100400', 4, 3001, 2, 1, 0, 'snd_voi_training_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20005, 'I''m ready to run the distance! I can''t wait to feel the wind on my face! ?', 'snd_voi_training_100400', 5, 2001, 2, 1, 0, 'snd_voi_training_100400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20006, 'I''m all set to go! Just give me the green light! ?', 'snd_voi_training_100400', 6, 1004006, 2, 1, 0, 'snd_voi_training_100400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20007, 'Vroom, vroom! Let''s do this!', 'snd_voi_training_100400', 7, 11001, 2, 1, 0, 'snd_voi_training_100400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20008, 'Gotta keep my eyes on the road... Ah, don''t pay me any mind! I''m 100% A-OK! ?', 'snd_voi_training_100400', 8, 1004010, 2, 1, 0, 'snd_voi_training_100400_0008M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20108, 'Gotta keep my eyes on the road... Ah, don''t pay me any mind! I''m 100% A-OK! ?', 'snd_voi_training_100400', 8, 1004010, 2, 1, 0, 'snd_voi_training_100400_0008F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20009, 'My legs feel pretty tired... but I can''t let anyone see me out of my groove.', 'snd_voi_training_100400', 9, 10007, 2, 1, 0, 'snd_voi_training_100400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20010, 'Sorry, I think I''m running on fumes... It''s nothing you did, though.', 'snd_voi_training_100400', 10, 1004809, 2, 1, 0, 'snd_voi_training_100400_0010M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20110, 'Sorry, I think I''m running on fumes... It''s nothing you did, though.', 'snd_voi_training_100400', 10, 1004809, 2, 1, 0, 'snd_voi_training_100400_0010F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20011, 'The wind usually brightens my mood, but not today, I guess. I wonder why...', 'snd_voi_training_100400', 11, 1004008, 2, 1, 0, 'snd_voi_training_100400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20021, 'I''m always down for more races... But pit stops are important too.', 'snd_voi_training_100400', 12, 2007, 2, 1, 0, 'snd_voi_training_100400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20022, 'I''m thrilled you believe in my skills, but this many races might be a bit much...', 'snd_voi_training_100400', 13, 1004809, 2, 1, 0, 'snd_voi_training_100400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20023, 'I''m pumped up and ready to roll! Nothing better than the wind on your face when you''re in top shape!', 'snd_voi_training_100400', 14, 2002, 2, 1, 0, 'snd_voi_training_100400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20024, 'I''m on a full tank and running hot! Time to hit max speed and leave them all in my dust!', 'snd_voi_training_100400', 15, 3009, 2, 1, 0, 'snd_voi_training_100400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20025, 'How am I feeling? Totally waxed and buffed! I could run for\nmiles! ?', 'snd_voi_training_100400', 16, 1004015, 2, 1, 0, 'snd_voi_training_100400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20026, 'I''ve got some fans in the stands. Hehe, what a confidence\nboost! ?', 'snd_voi_training_100400', 17, 3002, 2, 1, 0, 'snd_voi_training_100400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20027, 'I''m in tip-top shape. I couldn''t do it without you, so this next win is for the both of us! ?', 'snd_voi_training_100400', 18, 2001, 2, 1, 0, 'snd_voi_training_100400_0018M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20127, 'I''m in tip-top shape. I couldn''t do it without you, so this next win is for the both of us! ?', 'snd_voi_training_100400', 18, 2001, 2, 1, 0, 'snd_voi_training_100400_0018F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20028, 'This is a big race for me. Think I''ll lose? As if! My engine is revving to go!', 'snd_voi_training_100400', 19, 4009, 2, 1, 0, 'snd_voi_training_100400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20029, 'The race is about to start. You better be rooting for me!', 'snd_voi_training_100400', 20, 2001, 2, 1, 0, 'snd_voi_training_100400_0020M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20129, 'The race is about to start. You better be rooting for me!', 'snd_voi_training_100400', 20, 2001, 2, 1, 0, 'snd_voi_training_100400_0020F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20030, 'No matter who I''m up against, I''m gonna race my heart out!', 'snd_voi_training_100400', 21, 1004006, 2, 1, 0, 'snd_voi_training_100400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20031, 'Well, I''m off! Don''t you dare take your eyes off me, you hear?', 'snd_voi_training_100400', 22, 11001, 2, 1, 0, 'snd_voi_training_100400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20032, 'I may not be totally ready, but I can wing it! Just believe in me�anything is possible!', 'snd_voi_training_100400', 23, 11000, 2, 1, 0, 'snd_voi_training_100400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20033, 'This might not turn out perfect, but... as long as you''re watching me, I''ll be just fine!', 'snd_voi_training_100400', 24, 2000, 2, 1, 0, 'snd_voi_training_100400_0024M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20133, 'This might not turn out perfect, but... as long as you''re watching me, I''ll be just fine!', 'snd_voi_training_100400', 24, 2000, 2, 1, 0, 'snd_voi_training_100400_0024F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20034, 'I''m not super confident, but... we''ve done the best we can. Leave the rest to me!', 'snd_voi_training_100400', 25, 10000, 2, 1, 0, 'snd_voi_training_100400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20035, 'It''s not like I can always race under perfect conditions, you know? Having a positive attitude is key.', 'snd_voi_training_100400', 26, 11000, 2, 1, 0, 'snd_voi_training_100400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20036, 'However bad I feel, I don''t intend to lose. Not when you and everyone else is watching me.', 'snd_voi_training_100400', 27, 1004001, 2, 1, 0, 'snd_voi_training_100400_0027M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20136, 'However bad I feel, I don''t intend to lose. Not when you and everyone else is watching me.', 'snd_voi_training_100400', 27, 1004001, 2, 1, 0, 'snd_voi_training_100400_0027F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20037, 'Can I really do well like this? Oh, no, it''s nothing!', 'snd_voi_training_100400', 28, 1004000, 2, 1, 0, 'snd_voi_training_100400_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20038, 'Okay!', 'snd_voi_training_100400', 29, 0, 2, 1, 0, 'snd_voi_training_100400_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20039, 'I''ve got this!', 'snd_voi_training_100400', 30, 0, 2, 1, 0, 'snd_voi_training_100400_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20040, 'I''ll take the wheel! ?', 'snd_voi_training_100400', 31, 0, 2, 1, 0, 'snd_voi_training_100400_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20041, 'Let''s do it!', 'snd_voi_training_100400', 32, 0, 2, 1, 0, 'snd_voi_training_100400_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20042, 'Sigh...', 'snd_voi_training_100400', 33, 0, 2, 1, 0, 'snd_voi_training_100400_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20043, 'Oh no...', 'snd_voi_training_100400', 34, 0, 2, 1, 0, 'snd_voi_training_100400_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20046, 'Here we go! ?', 'snd_voi_training_100400', 37, 0, 2, 1, 0, 'snd_voi_training_100400_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20047, 'Let''s go!', 'snd_voi_training_100400', 38, 0, 2, 1, 0, 'snd_voi_training_100400_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20049, 'That run felt amazing!', 'snd_voi_training_100400', 63, 0, 2, 1, 0, 'snd_voi_training_100400_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20050, 'Thank you, Trainer! ?', 'snd_voi_training_100400', 64, 0, 2, 1, 0, 'snd_voi_training_100400_0064M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20150, 'Thank you, Trainer! ?', 'snd_voi_training_100400', 64, 0, 2, 1, 0, 'snd_voi_training_100400_0064F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30000, 'Hehe, I won''t let anyone past me next time.', 'snd_voi_race_100400', 0, 0, 3, 1, 0, 'snd_voi_race_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30001, 'I did pretty good, didn''t I?', 'snd_voi_race_100400', 1, 0, 3, 1, 0, 'snd_voi_race_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30002, 'I think I left too much gas in the tank.', 'snd_voi_race_100400', 2, 0, 3, 1, 0, 'snd_voi_race_100400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30003, 'Well, this is officially embarrassing...', 'snd_voi_race_100400', 3, 0, 3, 1, 0, 'snd_voi_race_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 60000, 'Woo, my engine is blazing! ?', 'snd_voi_live_100400', 0, 4002, 4, 1, 0, 'snd_voi_live_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 60001, 'I''m going to make the crowd go wild! ?', 'snd_voi_live_100400', 1, 2001, 4, 1, 0, 'snd_voi_live_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70001, 'I wonder if I''ve finally grown enough to be a good role model to everyone.', 'snd_voi_outgame_100400', 1, 3000, 7, 1, 0, 'snd_voi_outgame_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90000, 'Good morning, Trainer! I hope you''re ready, because today we''re going full throttle! ?', 'snd_voi_home_100401', 0, 11002, 1, 1, 0, 'snd_voi_home_100401_0000M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90100, 'Good morning, Trainer! I hope you''re ready, because today we''re going full throttle! ?', 'snd_voi_home_100401', 0, 11002, 1, 1, 0, 'snd_voi_home_100401_0000F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90001, 'Let''s start off the day with a bang! Life is a highway�so let''s hit the road!', 'snd_voi_home_100401', 1, 1004015, 1, 1, 0, 'snd_voi_home_100401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90002, 'Hi there! Ready to burn rubber in some afternoon training? ?', 'snd_voi_home_100401', 2, 11001, 1, 1, 0, 'snd_voi_home_100401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90003, 'Hiya, Trainer! All set to go? I''m always ready to get this party started!', 'snd_voi_home_100401', 3, 1004015, 1, 1, 0, 'snd_voi_home_100401_0003M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90103, 'Hiya, Trainer! All set to go? I''m always ready to get this party started!', 'snd_voi_home_100401', 3, 1004015, 1, 1, 0, 'snd_voi_home_100401_0003F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90004, 'You really racked up the miles today. I''ve gotta work twice as hard to keep up! ?', 'snd_voi_home_100401', 4, 1004000, 1, 1, 0, 'snd_voi_home_100401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90005, 'I know a spot with a happening view at night. Once you''re all finished up, why don''t we go there for a drive?', 'snd_voi_home_100401', 5, 1004006, 1, 1, 0, 'snd_voi_home_100401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90006, 'This is the time of year we get a whole new batch of cuties! Tazuna is thrilled too! Hehe, I can''t wait! ?', 'snd_voi_home_100401', 6, 1004006, 1, 1, 0, 'snd_voi_home_100401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90007, 'Summer is for driving with the wind in your hair, not cranking the AC indoors! I feel like a nice, looong drive on the coast!', 'snd_voi_home_100401', 7, 2001, 1, 1, 0, 'snd_voi_home_100401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90008, 'It''s fun running at breakneck speeds on a track covered in fall leaves! The way they whirl up is just so pretty!', 'snd_voi_home_100401', 8, 3002, 1, 1, 0, 'snd_voi_home_100401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90009, 'Car batteries will die faster when the weather gets cold! I need to keep up on maintenance!', 'snd_voi_home_100401', 9, 10001, 1, 1, 0, 'snd_voi_home_100401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91000, 'Spe looked amazing in today''s race. I''ll always root for her. She''s one of my cuties! ?', 'snd_voi_home_100401', 10, 1004000, 1, 1, 0, 'snd_voi_home_100401_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91001, 'My mom said she found a super gnarly shop the other day. I''ve gotta hit it up too!', 'snd_voi_home_100401', 11, 1004020, 1, 1, 0, 'snd_voi_home_100401_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91002, 'Rudolf was really passionate when she asked me how to connect with the kids. Hehe, guess she has a surprisingly cute side to her. ?', 'snd_voi_home_100401', 12, 3001, 1, 1, 0, 'snd_voi_home_100401_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91003, 'I love running, but the feeling of taking off in my hot ride is on a whole other level!', 'snd_voi_home_100401', 13, 3002, 1, 1, 0, 'snd_voi_home_100401_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91004, 'It''s hard to look cute in a driver''s license photo... Maya''s good at taking selfies. I should ask her for advice.', 'snd_voi_home_100401', 14, 1004006, 1, 1, 0, 'snd_voi_home_100401_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91005, 'I''m not performing just for my fans. I want everyone to have a blast at my concerts�including you and me!', 'snd_voi_home_100401', 15, 1004000, 1, 1, 0, 'snd_voi_home_100401_0015M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91105, 'I''m not performing just for my fans. I want everyone to have a blast at my concerts�including you and me!', 'snd_voi_home_100401', 15, 1004000, 1, 1, 0, 'snd_voi_home_100401_0015F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91006, 'Concerts aren''t only about singing. Dancing is just as important. The moment the spotlight hits me, it''s dance fever time!', 'snd_voi_home_100401', 16, 1004006, 1, 1, 0, 'snd_voi_home_100401_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91007, 'When I hit the turf, I need to show everyone just what this "Hot Rod" is all about!', 'snd_voi_home_100401', 17, 3001, 1, 1, 0, 'snd_voi_home_100401_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91008, 'This souped-up signature racewear always makes me feel bangin''! ? I''m ready to zoom off!', 'snd_voi_home_100401', 18, 4002, 1, 1, 0, 'snd_voi_home_100401_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91009, 'A shower in the morning is where it''s at. Look, my tail''s so silky smooth. Wanna feel it? ...Haha, psych! ?', 'snd_voi_home_100401', 19, 2001, 1, 1, 0, 'snd_voi_home_100401_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91010, 'I ate a lot of dessert at lunch. Tiramisu, nata de coco... They''re all the rage right now! ?', 'snd_voi_home_100401', 20, 2002, 1, 1, 0, 'snd_voi_home_100401_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91011, 'The wind sounds so clear when I run in the silence of the night. It makes me feel even faster than normal!', 'snd_voi_home_100401', 21, 1004000, 1, 1, 0, 'snd_voi_home_100401_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91012, 'Cherry blossoms at night are just beautiful. If I lived in the dorms and had a curfew, I''d never get to see them. I''m so lucky! ?', 'snd_voi_home_100401', 22, 2002, 1, 1, 0, 'snd_voi_home_100401_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91013, 'It rains a lot during the summer, so I can''t drive with the windows down much. That''s why I need to make the most of sunny days!', 'snd_voi_home_100401', 23, 1004006, 1, 1, 0, 'snd_voi_home_100401_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91014, 'I feel like plowing right through those fall leaves with my car! I''m getting giddy just thinking about it!', 'snd_voi_home_100401', 24, 3002, 1, 1, 0, 'snd_voi_home_100401_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91015, 'My father taught me ballet. We practiced the Nutcracker together every winter...', 'snd_voi_home_100401', 25, 11001, 1, 1, 0, 'snd_voi_home_100401_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92000, 'I''m totes ready to go! ? So, what are we starting with?', 'snd_voi_training_100401', 0, 1004015, 2, 1, 0, 'snd_voi_training_100401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92001, 'Woo-hoo! I really burned rubber back there!', 'snd_voi_training_100401', 1, 2009, 2, 1, 0, 'snd_voi_training_100401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92002, 'Vroom, vroom! Time to let\nloose! ?', 'snd_voi_training_100401', 2, 1004006, 2, 1, 0, 'snd_voi_training_100401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92003, 'Just ''cause I''m training doesn''t mean I can''t have fun too! Hehe, let''s go! ?', 'snd_voi_training_100401', 3, 1004000, 2, 1, 0, 'snd_voi_training_100401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92011, 'Time to go full throttle and burn some rubber! I''ll run through anything you throw at me like it''s nothing!', 'snd_voi_training_100401', 4, 2002, 2, 1, 0, 'snd_voi_training_100401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92005, 'Whatever training regimen you''ve cooked up, I''ll follow your lead. You always plan something fun! ?', 'snd_voi_training_100401', 5, 3001, 2, 1, 0, 'snd_voi_training_100401_0005M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92006, 'Whatever training regimen you''ve cooked up, I''ll follow your lead. You always plan something fun! ?', 'snd_voi_training_100401', 5, 3001, 2, 1, 0, 'snd_voi_training_100401_0005F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92007, 'Racing and training are one and the same. All I have to do is enjoy myself. You''ll see! ?', 'snd_voi_training_100401', 6, 2001, 2, 1, 0, 'snd_voi_training_100401_0006M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92008, 'Racing and training are one and the same. All I have to do is enjoy myself. You''ll see! ?', 'snd_voi_training_100401', 6, 2001, 2, 1, 0, 'snd_voi_training_100401_0006F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92009, 'If I''m the Supercar, that makes you the driver. Train me well so I can run at top speed!', 'snd_voi_training_100401', 7, 3002, 2, 1, 0, 'snd_voi_training_100401_0007M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92010, 'If I''m the Supercar, that makes you the driver. Train me well so I can run at top speed!', 'snd_voi_training_100401', 7, 3002, 2, 1, 0, 'snd_voi_training_100401_0007F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93000, 'I feel amazing! And it''s all thanks to you! ?', 'snd_voi_training_100401', 8, 0, 2, 1, 0, 'snd_voi_training_100401_0008M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93001, 'I feel amazing! And it''s all thanks to you! ?', 'snd_voi_training_100401', 8, 0, 2, 1, 0, 'snd_voi_training_100401_0008F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93002, 'I wonder if you''re impressed yet.', 'snd_voi_training_100401', 9, 0, 2, 1, 0, 'snd_voi_training_100401_0009M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93003, 'I wonder if you''re impressed yet.', 'snd_voi_training_100401', 9, 0, 2, 1, 0, 'snd_voi_training_100401_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95000, 'Yeah, now we''re talking!', 'snd_voi_outgame_100401', 0, 2001, 7, 1, 0, 'snd_voi_outgame_100401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95001, 'We''re zooming ahead of the competition! ?', 'snd_voi_outgame_100401', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95003, 'Hi! I''m Maruzensky!', 'snd_voi_outgame_100401', 3, 2001, 7, 1, 0, 'snd_voi_outgame_100401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95004, 'I''ll kick things into high gear. Try to keep up!', 'snd_voi_gacha_100401', 0, 0, 7, 1, 0, 'snd_voi_gacha_100401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1008, 'Let''s have a great race today, everyone!', 'snd_voi_teamst_st_100400_0000', 0, 1004006, 8, 1, 0, 'snd_voi_teamst_st_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1015, 'You ready for this?', 'snd_voi_teamst_st_100400_1035', 0, 1004000, 8, 1, 0, 'snd_voi_teamst_st_100400_1035_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1016, 'You''ve got this, Rice!', 'snd_voi_teamst_st_100400_1030', 0, 1004015, 8, 1, 0, 'snd_voi_teamst_st_100400_1030_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1010, 'Let''s both do our best!', 'snd_voi_teamst_st_100100_1004', 1, 2001, 8, 1, 0, 'snd_voi_teamst_st_100100_1004_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1131, 'Vroom vroom! ?', 'snd_voi_teamst_st_106900_1004', 1, 4002, 8, 1, 0, 'snd_voi_teamst_st_106900_1004_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1000, 'Time to burn some rubber!', 'snd_voi_teamst_100400', 0, 990021, 8, 1, 0, 'snd_voi_teamst_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1001, 'This turned out amazing!', 'snd_voi_teamst_100400', 1, 0, 8, 1, 0, 'snd_voi_teamst_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1003, 'It''s a tie?! Totally incredible!', 'snd_voi_teamst_100400', 2, 0, 8, 1, 0, 'snd_voi_teamst_100400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1002, 'Oh no, we lost...', 'snd_voi_teamst_100400', 3, 0, 8, 1, 0, 'snd_voi_teamst_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1004, 'We did it! We won!', 'snd_voi_teamst_100400', 4, 4002, 8, 1, 0, 'snd_voi_teamst_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1007, 'Look! I got a new high score!', 'snd_voi_teamst_100400', 5, 1004000, 8, 1, 0, 'snd_voi_teamst_100400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1006, 'It''s a tie?! Totally incredible!', 'snd_voi_teamst_100400', 2, 3009, 8, 1, 0, 'snd_voi_teamst_100400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 1005, 'Oh no, we lost...', 'snd_voi_teamst_100400', 3, 1004008, 8, 1, 0, 'snd_voi_teamst_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 120000, 'Ooh, I''m burning up!', 'snd_voi_outgame_100400', 11, 1004818, 2, 1, 0, 'snd_voi_outgame_100400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140000, 'Vroom, vroom! Let''s do this!', 'snd_voi_minigame_100400', 0, 1004000, 9, 1, 0, 'snd_voi_minigame_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140001, 'Yay!', 'snd_voi_minigame_100400', 1, 1004015, 9, 1, 0, 'snd_voi_minigame_100400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140002, 'Whaaat?!', 'snd_voi_minigame_100400', 2, 1004010, 9, 1, 0, 'snd_voi_minigame_100400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140003, 'Look! We hit the jackpot!', 'snd_voi_minigame_100400', 3, 971004, 9, 1, 0, 'snd_voi_minigame_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140004, 'This is the bomb!', 'snd_voi_minigame_100400', 4, 972004, 9, 1, 0, 'snd_voi_minigame_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140005, 'Awww, this is the pits.', 'snd_voi_minigame_100400', 5, 1004019, 9, 1, 0, 'snd_voi_minigame_100400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140006, 'Look! We hit the jackpot!', 'snd_voi_minigame_100400', 3, 974004, 9, 1, 0, 'snd_voi_minigame_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140007, 'This is the bomb!', 'snd_voi_minigame_100400', 4, 973004, 9, 1, 0, 'snd_voi_minigame_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140008, 'Haha!', 'snd_voi_minigame_100400', 6, 1004810, 9, 1, 0, 'snd_voi_minigame_100400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140009, 'Heehee!', 'snd_voi_minigame_100400', 7, 1004811, 9, 1, 0, 'snd_voi_minigame_100400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140010, 'Heehee. ?', 'snd_voi_minigame_100400', 8, 1004812, 9, 1, 0, 'snd_voi_minigame_100400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140011, 'Not bad at all!', 'snd_voi_minigame_100400', 9, 1004813, 9, 1, 0, 'snd_voi_minigame_100400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140014, 'Wha?! Aww...', 'snd_voi_minigame_100400', 10, 1004014, 9, 1, 0, 'snd_voi_minigame_100400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140015, 'Hehe!', 'snd_voi_minigame_100400', 11, 1004012, 9, 1, 0, 'snd_voi_minigame_100400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140016, 'Go get ''em!', 'snd_voi_minigame_100400', 12, 1004814, 9, 1, 0, 'snd_voi_minigame_100400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140012, 'How wonderful! ?', 'snd_voi_minigame_100400', 13, 1004815, 9, 1, 0, 'snd_voi_minigame_100400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140013, 'Ohhhh!', 'snd_voi_minigame_100400', 14, 1004816, 9, 1, 0, 'snd_voi_minigame_100400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140017, 'Aww...', 'snd_voi_minigame_100400', 15, 1004017, 9, 1, 0, 'snd_voi_minigame_100400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 140018, 'Ugh...', 'snd_voi_minigame_100400', 16, 1004817, 9, 1, 0, 'snd_voi_minigame_100400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 40000, 'All right, I''ve got the green light!', 'snd_voi_race_100401', 2, 0, 3, 1, 0, 'snd_voi_race_100401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 40001, 'I''ll show you who has the best engine around! Watch me go full throttle!', 'snd_voi_race_100401', 3, 0, 3, 1, 0, 'snd_voi_race_100401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30004, 'That was amazing! I can''t wait for the next one!', 'snd_voi_race_100401', 0, 0, 3, 1, 0, 'snd_voi_race_100401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30005, 'Hehe, I''ll be right up in front next time!', 'snd_voi_race_100400', 8, 0, 3, 1, 0, 'snd_voi_race_100400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 31000, 'Here I go!', 'snd_voi_race_100400', 9, 0, 3, 1, 0, 'snd_voi_race_100400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 13, 'This is today''s login bonus!', 'snd_voi_title_100400', 4, 2009, 1, 1, 0, 'snd_voi_title_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 15, 'You''ll get this tomorrow!', 'snd_voi_title_100400', 5, 8002, 1, 1, 0, 'snd_voi_title_100400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 110000, 'Oh? You wanna train?', 'snd_voi_home_100400', 21, 0, 1, 1, 0, 'snd_voi_home_100400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 110001, 'I get so absorbed in reading this!', 'snd_voi_home_100400', 22, 0, 1, 1, 0, 'snd_voi_home_100400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 110002, 'Should we enter a race?', 'snd_voi_home_100400', 23, 0, 1, 1, 0, 'snd_voi_home_100400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 10021, 'Looks like the Umamusume Archive level went up!', 'snd_voi_home_100400', 24, 8001, 1, 1, 0, 'snd_voi_home_100400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 20051, 'Let''s burn some rubber while we''re still young!', 'snd_voi_training_100400', 65, 1009, 2, 1, 0, 'snd_voi_training_100400_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70000, 'Give me all the fun races you''ve got! ?', 'snd_voi_outgame_100400', 3, 0, 7, 1, 0, 'snd_voi_outgame_100400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95005, 'Don''t I seem like a dependable big sister?', 'snd_voi_outgame_100400', 4, 0, 7, 1, 0, 'snd_voi_outgame_100400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95006, 'My cuties will always come first!', 'snd_voi_outgame_100400', 5, 0, 7, 1, 0, 'snd_voi_outgame_100400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70004, 'Our school uniform is all that!', 'snd_voi_outgame_100400', 16, 2001, 7, 1, 0, 'snd_voi_outgame_100400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70010, 'Enjoying school life with my friends and the other students... It''s great to be young!', 'snd_voi_outgame_100400', 17, 1004007, 7, 1, 0, 'snd_voi_outgame_100400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70008, 'Just being in my concert outfit is making me giddy!', 'snd_voi_outgame_100400', 20, 1004015, 7, 1, 0, 'snd_voi_outgame_100400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70014, 'Watch me shine on the podium!', 'snd_voi_outgame_100400', 21, 4002, 7, 1, 0, 'snd_voi_outgame_100400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70009, 'My blazing red signature racewear has really got me all fired up!', 'snd_voi_outgame_100400', 22, 1004006, 7, 1, 0, 'snd_voi_outgame_100400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70015, 'I''m going to cross the finish line at top speed! Just watch!', 'snd_voi_outgame_100400', 23, 3002, 7, 1, 0, 'snd_voi_outgame_100400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71004, 'Our school uniform is all that!', 'snd_voi_outgame_100400', 16, 35, 7, 0, 0, 'snd_voi_outgame_100400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71010, 'Enjoying school life with my friends and the other students... It''s great to be young!', 'snd_voi_outgame_100400', 17, 18, 7, 0, 0, 'snd_voi_outgame_100400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71008, 'Just being in my concert outfit is making me giddy!', 'snd_voi_outgame_100400', 20, 48, 7, 0, 0, 'snd_voi_outgame_100400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71014, 'Watch me shine on the podium!', 'snd_voi_outgame_100400', 21, 21, 7, 0, 0, 'snd_voi_outgame_100400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71009, 'My blazing red signature racewear has really got me all fired up!', 'snd_voi_outgame_100400', 22, 33, 7, 0, 0, 'snd_voi_outgame_100400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71015, 'I''m going to cross the finish line at top speed! Just watch!', 'snd_voi_outgame_100400', 23, 48, 7, 0, 0, 'snd_voi_outgame_100400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2030, 'Time to burn some rubber!', 'snd_voi_teamst_100400', 0, 990021, 10, 1, 0, 'snd_voi_teamst_100400_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2031, 'Let''s have a great race today, everyone!', 'snd_voi_teamst_st_100400_0000', 0, 1004006, 10, 1, 0, 'snd_voi_teamst_st_100400_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2032, 'Thank you, Trainer! ?', 'snd_voi_training_100400', 64, 2002, 10, 1, 0, 'snd_voi_training_100400_0064M', 1, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2036, 'Thank you, Trainer! ?', 'snd_voi_training_100400', 64, 2002, 10, 1, 0, 'snd_voi_training_100400_0064F', 2, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2033, 'This is a big race for me. Think I''ll lose? As if! My engine is revving to go!', 'snd_voi_training_100400', 19, 4009, 10, 1, 0, 'snd_voi_training_100400_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2034, 'How am I feeling? Totally waxed and buffed! I could run for miles! ?', 'snd_voi_training_100400', 16, 1004015, 10, 1, 0, 'snd_voi_training_100400_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2035, 'Thank you, Trainer! ?', 'snd_voi_training_100400', 64, 2002, 10, 0, 0, 'snd_voi_training_100400_0064M', 1, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 2037, 'Thank you, Trainer! ?', 'snd_voi_training_100400', 64, 2002, 10, 0, 0, 'snd_voi_training_100400_0064F', 2, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90010, 'Morning! Ooh, you look tired. How about we grab a cup of coffee?', 'snd_voi_home_100402', 0, 1004006, 1, 1, 0, 'snd_voi_home_100402_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90011, 'The pool in the morning is so peaceful... How about we go for a private dip?', 'snd_voi_home_100402', 1, 1001, 1, 1, 0, 'snd_voi_home_100402_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90012, 'I hope it''s soon... I can''t wait to go to Bubblyland!', 'snd_voi_home_100402', 2, 4002, 1, 1, 0, 'snd_voi_home_100402_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90013, 'Great work today! You eat lunch yet? How about we grab some Italian food? ?', 'snd_voi_home_100402', 3, 1004015, 1, 1, 0, 'snd_voi_home_100402_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90014, 'My mother sent me a package bursting with all sorts of goodies. Hehe, she really overdid it this time.', 'snd_voi_home_100402', 4, 1004006, 1, 1, 0, 'snd_voi_home_100402_0004', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90015, 'My littles ones are the best. I hope they always have smiles on their faces.', 'snd_voi_home_100402', 5, 1004000, 1, 1, 0, 'snd_voi_home_100402_0005', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90016, 'The cherry blossoms are nice in the day, but they''re great to see at night too... Maybe I''ll go for a drive.', 'snd_voi_home_100402', 6, 3001, 1, 1, 0, 'snd_voi_home_100402_0006', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90017, 'Blue skies, white clouds! Next stop�to Bubblyland we go!', 'snd_voi_home_100402', 7, 1004015, 1, 1, 0, 'snd_voi_home_100402_0007', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90018, 'The moon is just so beautiful in the fall. You''ll join me for a drink once I''m old enough, right?', 'snd_voi_home_100402', 8, 10001, 1, 1, 0, 'snd_voi_home_100402_0008', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90019, 'I''m not afraid of the cold! Woo woo! ...Ooh, it''s chilly!', 'snd_voi_home_100402', 9, 4002, 1, 1, 0, 'snd_voi_home_100402_0009', 0, 1004004, 4300, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91016, 'Looks like the weather will be nice on my next day off. Maybe I''ll wash Tata.', 'snd_voi_home_100402', 10, 1004000, 1, 1, 0, 'snd_voi_home_100402_0010', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91017, 'I can talk with my mom about anything. ? We''re like good friends.', 'snd_voi_home_100402', 11, 3001, 1, 1, 0, 'snd_voi_home_100402_0011', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91018, 'Spe always looks like she''s in complete bliss when she eats. She''s so precious.', 'snd_voi_home_100402', 12, 1004010, 1, 1, 0, 'snd_voi_home_100402_0012', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91019, 'Flying by at high speeds makes you feel so refreshed! How about it? You free tonight?', 'snd_voi_home_100402', 13, 2009, 1, 1, 0, 'snd_voi_home_100402_0013', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91020, 'Scarlet really is such a responsible student... But all the more reason to look out for her.', 'snd_voi_home_100402', 14, 1001, 1, 1, 0, 'snd_voi_home_100402_0014', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91028, 'Hehe, check out these heart-shaped sunglasses. Isn''t the orange-yellow combo the cutest?', 'snd_voi_home_100402', 15, 2002, 1, 1, 0, 'snd_voi_home_100402_0015', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91029, 'I got my nails done! They''re called gel nails, I think... One of my cuties told me about the salon. ?', 'snd_voi_home_100402', 16, 1004000, 1, 1, 0, 'snd_voi_home_100402_0016', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91021, 'Morning! My dream was all about disco fever! ? I feel out of this world!', 'snd_voi_home_100402', 17, 1004016, 1, 1, 0, 'snd_voi_home_100402_0017', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91022, 'Ciao, Trainer. Have you checked out the new cafe in front of the station yet?', 'snd_voi_home_100402', 18, 2001, 1, 1, 0, 'snd_voi_home_100402_0018M', 1, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91030, 'Ciao, Trainer. Have you checked out the new cafe in front of the station yet?', 'snd_voi_home_100402', 18, 2001, 1, 1, 0, 'snd_voi_home_100402_0018F', 2, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91023, 'Wanna go see the ocean at night? I''m sure the wind will feel great tonight.', 'snd_voi_home_100402', 19, 3001, 1, 1, 0, 'snd_voi_home_100402_0019', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91024, 'Cherry blossoms whirling in the wind... Sounds positively beautiful! It''d probably send me into a dance fever! ?', 'snd_voi_home_100402', 20, 1004000, 1, 1, 0, 'snd_voi_home_100402_0020', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91025, 'Should I go to the pool or the ocean? Ah, maybe I''ll just go to both?', 'snd_voi_home_100402', 21, 2001, 1, 1, 0, 'snd_voi_home_100402_0021', 0, 10002, 3400, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91026, 'One of the staff members told me that it''s jellyfish season right now, so the ocean is a no-go.', 'snd_voi_home_100402', 22, 1004003, 1, 1, 0, 'snd_voi_home_100402_0022', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 91027, 'Are you interested in some winter swimming? Hey, I''m just yanking your chain!', 'snd_voi_home_100402', 23, 3001, 1, 1, 0, 'snd_voi_home_100402_0023', 0, 1004016, 3500, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92015, 'I''m totally gassed up! I''ll take the wheel from here!', 'snd_voi_training_100402', 0, 1004016, 2, 1, 0, 'snd_voi_training_100402_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92016, 'I''m gonna make the most out of today! ?', 'snd_voi_training_100402', 1, 2001, 2, 1, 0, 'snd_voi_training_100402_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92017, 'I''m ready to break a sweat�and burn some rubber!', 'snd_voi_training_100402', 2, 3002, 2, 1, 0, 'snd_voi_training_100402_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92018, 'I''m totes ready to go! Just give me the green light, Trainer! ?', 'snd_voi_training_100402', 3, 1004015, 2, 1, 0, 'snd_voi_training_100402_0003M', 1, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92023, 'I''m totes ready to go! Just give me the green light, Trainer! ?', 'snd_voi_training_100402', 3, 1004015, 2, 1, 0, 'snd_voi_training_100402_0003F', 2, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92020, 'I''ve got to be the ideal that everyone aspires to. ?', 'snd_voi_training_100402', 5, 1004006, 2, 1, 0, 'snd_voi_training_100402_0005', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92021, 'How about we aim for heights that only we can reach?', 'snd_voi_training_100402', 6, 1004000, 2, 1, 0, 'snd_voi_training_100402_0006', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92022, 'I know you, Trainer. You''ll take me to an absolutely amazing spot.', 'snd_voi_training_100402', 7, 1002, 2, 1, 0, 'snd_voi_training_100402_0007M', 1, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 92024, 'I know you, Trainer. You''ll take me to an absolutely amazing spot.', 'snd_voi_training_100402', 7, 1002, 2, 1, 0, 'snd_voi_training_100402_0007F', 2, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93004, 'Hehe. I would have never made it here without you... Thanks! ?', 'snd_voi_training_100402', 8, 0, 2, 1, 0, 'snd_voi_training_100402_0008M', 1, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93006, 'Hehe. I would have never made it here without you... Thanks! ?', 'snd_voi_training_100402', 8, 0, 2, 1, 0, 'snd_voi_training_100402_0008F', 2, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 93005, 'Thank you for leading me to this point. You have my deepest and most profound gratitude! There, I said it! ?', 'snd_voi_training_100402', 9, 0, 2, 1, 0, 'snd_voi_training_100402_0009', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95007, 'Way to go, baby! ?', 'snd_voi_outgame_100402', 0, 1004016, 7, 1, 0, 'snd_voi_outgame_100402_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95008, 'Things''re starting to get hotter! Woo hoo! ?', 'snd_voi_outgame_100402', 1, 0, 7, 1, 0, 'snd_voi_outgame_100402_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95010, 'Ciao! I''m the one always taking care of everyone, Maruzensky!', 'snd_voi_outgame_100402', 3, 1004000, 7, 1, 0, 'snd_voi_outgame_100402_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70016, 'Whaddya think? The design''s kinda sexy and cute�great for a rockin'' bod like mine, right?', 'snd_voi_outgame_100400', 24, 4001, 7, 1, 0, 'snd_voi_outgame_100400_0024', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70017, 'Just wearing this makes me want to break out in dance! Ooh, la, la!', 'snd_voi_outgame_100400', 25, 2002, 7, 1, 0, 'snd_voi_outgame_100400_0025', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71016, 'Whaddya think? The design''s kinda sexy and cute�great for a rockin'' bod like mine, right?', 'snd_voi_outgame_100400', 24, 152, 7, 0, 0, 'snd_voi_outgame_100400_0024', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71017, 'Just wearing this makes me want to break out in dance! Ooh, la, la!', 'snd_voi_outgame_100400', 25, 35, 7, 0, 0, 'snd_voi_outgame_100400_0025', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 95009, 'It''s hot girl summer! Now let''s heat things up! ?', 'snd_voi_gacha_100402', 0, 0, 7, 1, 0, 'snd_voi_gacha_100402_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 40003, 'It''s summer fever all night long!', 'snd_voi_race_100402', 2, 0, 3, 1, 0, 'snd_voi_race_100402_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 40004, 'Woo! Thanks, Miss Dolphin! ? ...Whoa there! Ahahaha! This is gnarly!', 'snd_voi_race_100402', 3, 0, 3, 1, 0, 'snd_voi_race_100402_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30006, 'Ah! The wind feels amazing. Next time, I''m gonna run right through it!', 'snd_voi_race_100402', 0, 0, 3, 1, 0, 'snd_voi_race_100402_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 30007, 'Hehe, I''ll be right up in front next time!', 'snd_voi_race_100400', 8, 0, 3, 1, 0, 'snd_voi_race_100400_0008', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400001, 'I wanna hit up a disco and a cafe with all of my beautiful homegirls! ?', 'snd_voi_event_090005', 1, 1004015, 7, 1, 0, 'snd_voi_event_090005_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400008, 'Yeah, you two got it! Everything''ll be 100% A-OK!', 'snd_voi_event_090005', 8, 1004018, 7, 1, 0, 'snd_voi_event_090005_0008', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400009, 'I was worried about how it''d turn out... but it was smooth driving!', 'snd_voi_event_090005', 9, 1004006, 7, 1, 0, 'snd_voi_event_090005_0009', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400012, 'This is the event mission! We''ve gotta do it!', 'snd_voi_event_090005', 12, 1004016, 7, 1, 0, 'snd_voi_event_090005_0012', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400013, 'Nice job with the event mission! The rewards are yours, home skillet! ?', 'snd_voi_event_090005', 13, 3001, 7, 1, 0, 'snd_voi_event_090005_0013', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400003, 'Ehehe. ? I''m excited for the finals. Chiyo''s been practicing so much for it.', 'snd_voi_event_090016', 3, 3001, 7, 1, 0, 'snd_voi_event_090016_0003', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 400011, 'It''s all because she set a fire in my heart that this summer turned out so great. ? Aww, I hate that it has to end!', 'snd_voi_event_090016', 11, 1004016, 7, 1, 0, 'snd_voi_event_090016_0011', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70018, 'Groovy!', 'snd_voi_outgame_100400', 26, 1004016, 7, 1, 0, 'snd_voi_outgame_100400_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70019, 'Engine''s ready. Time to drive!', 'snd_voi_outgame_100400', 27, 1004015, 7, 1, 0, 'snd_voi_outgame_100400_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71018, 'Groovy!', 'snd_voi_outgame_100400', 26, 152, 7, 0, 0, 'snd_voi_outgame_100400_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 71019, 'Engine''s ready. Time to drive!', 'snd_voi_outgame_100400', 27, 22, 7, 0, 0, 'snd_voi_outgame_100400_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 81000, 'All right, no holding back. I''m hurtling down the fast lane!', 'snd_voi_outgame_100400', 13, 1004015, 7, 1, 0, 'snd_voi_outgame_100400_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 81001, 'Now my engine''s fired up! Keep up, if you can.', 'snd_voi_outgame_100400', 14, 10001, 7, 1, 0, 'snd_voi_outgame_100400_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90020, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_100400', 1, 980012, 1, 1, 0, 'snd_voi_valentine_100400_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 90021, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_100400', 1, 980012, 1, 1, 0, 'snd_voi_valentine_100400_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 80000, 'You rule!', 'snd_voi_aimteam_100400', 0, 1004006, 7, 0, 0, 'snd_voi_aimteam_100400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70020, 'Do you like the sophisticated look?', 'snd_voi_outgame_100400', 42, 1004021, 7, 1, 0, 'snd_voi_outgame_100400_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1004, 70021, 'You''re welcome to ask me out on a date. The passenger seat''s all yours!', 'snd_voi_outgame_100400', 43, 1004007, 7, 1, 0, 'snd_voi_outgame_100400_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 11, 'Cygames', 'snd_voi_tc_1005', 0, 0, 0, 1, 0, 'snd_voi_title_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1005', 1, 0, 0, 1, 0, 'snd_voi_title_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10000, 'You may not see it yet, but I shall show you the radiance... of a glorious miracle!', 'snd_voi_home_100500', 0, 1005017, 1, 1, 0, 'snd_voi_home_100500_0000', 0, 2001, 4000, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10001, 'You and I share something special. We have a bond that rivals all others. ...Your support is always duly appreciated.', 'snd_voi_home_100500', 1, 1005006, 1, 1, 0, 'snd_voi_home_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10002, 'Behind every miracle of mine is the person who inspires it. That''s you, Trainer.', 'snd_voi_home_100500', 2, 1005016, 1, 1, 0, 'snd_voi_home_100500_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10003, 'Hail! The happiest of New Years to you! For my next trick, I shall shoot off fireworks from a hat... Ah, wait that''s actually a little hard.', 'snd_voi_home_100500', 3, 1005000, 1, 1, 0, 'snd_voi_home_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10004, 'Hey, Trainer, are you a fan of chocolates? Then, take a look inside your bag. Haha, I think you''ll find a sweet surprise! ?', 'snd_voi_home_100500', 4, 2001, 1, 1, 0, 'snd_voi_home_100500_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10005, 'Here... I had this arranged just for you. Haha, it was supposed to be all in jest, but now that I''ve done it... I''m blushing.', 'snd_voi_home_100500', 5, 1005013, 1, 1, 0, 'snd_voi_home_100500_0005', 0, 1005012, 4900, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10006, 'If it were me, I would have crossed the entire night sky to meet Orihime. A miracle to outshine the stars!', 'snd_voi_home_100500', 6, 1005016, 1, 1, 0, 'snd_voi_home_100500_0006', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10007, 'Trick or treat! Hehehe. Now, just what surprises do I have up my sleeve for you? ?', 'snd_voi_home_100500', 7, 1005007, 1, 1, 0, 'snd_voi_home_100500_0007', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10008, 'Did you believe in Santa when you were a kid? I still believe in him. Because that makes such a better story!', 'snd_voi_home_100500', 8, 1005000, 1, 1, 0, 'snd_voi_home_100500_0008', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10009, 'Happy holidays! If perchance you have no prior arrangements, I would love to escort you tonight.', 'snd_voi_home_100500', 9, 1001, 1, 1, 0, 'snd_voi_home_100500_0009', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10010, 'We''re cleaning the dorms, but some little darlings have decided to cut and run. Haha! Looks like the game is afoot!', 'snd_voi_home_100500', 10, 1005006, 1, 1, 0, 'snd_voi_home_100500_0010', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10011, 'Happy Birthday! I''d love to have the honor of making this day one of the best in your life.', 'snd_voi_home_100500', 11, 1005015, 1, 1, 0, 'snd_voi_home_100500_0011', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10012, 'I can''t help but smile when I realize this is the day you came into the world... Happy Birthday, Trainer.', 'snd_voi_home_100500', 12, 11002, 1, 1, 0, 'snd_voi_home_100500_0012', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10013, 'I was bestowed with many gifts. I must strive to repay everyone with more than just gratitude!', 'snd_voi_home_100500', 13, 1005001, 1, 1, 0, 'snd_voi_home_100500_0013', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10014, 'I am beside myself that you deemed it worthy to celebrate my birthday. You have my thanks, Trainer!', 'snd_voi_home_100500', 14, 1005006, 1, 1, 0, 'snd_voi_home_100500_0014', 0, 1005007, 7400, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10015, 'It seems there''s a new notice. You should see what it''s all about before you forget.', 'snd_voi_home_100500', 15, 1005016, 1, 1, 0, 'snd_voi_home_100500_0015', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10016, 'There''s a present here for you. Hehe, I wonder how big your smile will be when you open it.', 'snd_voi_home_100500', 16, 1005007, 1, 1, 0, 'snd_voi_home_100500_0016', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10017, 'Well done on clearing the mission! It is but the fruit of your labor. Your work has finally paid off!', 'snd_voi_home_100500', 17, 1005001, 1, 1, 0, 'snd_voi_home_100500_0017', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10018, 'It seems an event is on the horizon. As a performer of the arts, it is my duty to join in the festivities!', 'snd_voi_home_100500', 18, 1005017, 1, 1, 0, 'snd_voi_home_100500_0018', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10019, 'An event has started. Let us go forth and have fun!', 'snd_voi_home_100500', 19, 1005015, 1, 1, 0, 'snd_voi_home_100500_0019', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20000, 'Phew... I cannot let my darling ponies see such a haggard face.', 'snd_voi_training_100500', 0, 1005010, 2, 1, 0, 'snd_voi_training_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20001, 'Ngh... I seem to be of somewhat ill health.', 'snd_voi_training_100500', 1, 1005011, 2, 1, 0, 'snd_voi_training_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20002, 'Raise the curtains! I''m ready to take stage. It will be my most spectacular performance yet!', 'snd_voi_training_100500', 2, 1005001, 2, 1, 0, 'snd_voi_training_100500_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20003, 'Whatever the burden, I shall carry it. In today''s trials, be vigilant, for the flicker of a miracle will emerge!', 'snd_voi_training_100500', 3, 1005007, 2, 1, 0, 'snd_voi_training_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20004, 'Ah, I''m feeling perfect! But, are you ready for your monologue? I jest, I jest!', 'snd_voi_training_100500', 4, 1005017, 2, 1, 0, 'snd_voi_training_100500_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20005, 'I heard calls of adoration from my darling ponies in the audience. Hehe, that put a pep right in my step!', 'snd_voi_training_100500', 5, 1005007, 2, 1, 0, 'snd_voi_training_100500_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20006, 'Everything''s in order on my side. Shall we begin?', 'snd_voi_training_100500', 6, 1005015, 2, 1, 0, 'snd_voi_training_100500_0006', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20007, 'Good, nothing bad to speak of! I''ll give them my same performance as usual.', 'snd_voi_training_100500', 7, 1005000, 2, 1, 0, 'snd_voi_training_100500_0007', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20008, 'Oh goodness me... My body feels quite sluggish. However, I shall perform to the best of my ability.', 'snd_voi_training_100500', 8, 1005009, 2, 1, 0, 'snd_voi_training_100500_0008', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20009, 'Oh... sorry. I spaced out for a moment there. Ahem... Okay, let''s get back on track.', 'snd_voi_training_100500', 9, 1005014, 2, 1, 0, 'snd_voi_training_100500_0009', 0, 1005000, 6300, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20010, 'I must be tired... Where did all my energy wander off to, I wonder?', 'snd_voi_training_100500', 10, 1005011, 2, 1, 0, 'snd_voi_training_100500_0010', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20011, 'My apologies. I''m feeling a bit under the weather. And after you made time for me...', 'snd_voi_training_100500', 11, 1005010, 2, 1, 0, 'snd_voi_training_100500_0011', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20021, 'Another race? ...No, it''s just I''m worried about the state of my legs under such constant use.', 'snd_voi_training_100500', 12, 1005003, 2, 1, 0, 'snd_voi_training_100500_0012', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20022, 'May I ask for an intermission from racing? It''s important to keep challenging oneself, but respite is also necessary.', 'snd_voi_training_100500', 13, 1005008, 2, 1, 0, 'snd_voi_training_100500_0013', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20023, 'Let''s manifest a marvel of epic proportions today!', 'snd_voi_training_100500', 14, 2002, 2, 1, 0, 'snd_voi_training_100500_0014', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20024, 'My next performance will break the box office! Time to give my audience the surprise of their life!', 'snd_voi_training_100500', 15, 1005001, 2, 1, 0, 'snd_voi_training_100500_0015', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20025, 'Now, what miracle shall I perform in today''s race? Hehe... I mustn''t spoil it!', 'snd_voi_training_100500', 16, 1005006, 2, 1, 0, 'snd_voi_training_100500_0016', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20026, 'There, I can hit all my cues. This will surely be a success. To the stage!', 'snd_voi_training_100500', 17, 1005007, 2, 1, 0, 'snd_voi_training_100500_0017', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20027, 'All my rehearsing is done. All that''s left is to wait for the curtains to rise.', 'snd_voi_training_100500', 18, 1005000, 2, 1, 0, 'snd_voi_training_100500_0018', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20028, 'The race is about to start. You''ll want to be front row for this. The crowd is about to go wild.', 'snd_voi_training_100500', 19, 1005016, 2, 1, 0, 'snd_voi_training_100500_0019', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20029, 'As long as I stick to my lines, the show will be a roaring success.', 'snd_voi_training_100500', 20, 1005017, 2, 1, 0, 'snd_voi_training_100500_0020', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20030, 'I''m in somewhat okay condition. All that''s left is to make it or break it.', 'snd_voi_training_100500', 21, 1005000, 2, 1, 0, 'snd_voi_training_100500_0021', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20031, 'No matter the stage, I retain my presence of mind. I will always march to my own tune.', 'snd_voi_training_100500', 22, 1005016, 2, 1, 0, 'snd_voi_training_100500_0022', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20032, 'I will admit my mind is heavy, but excuses do not belong on the track. I will pour my soul into today''s race.', 'snd_voi_training_100500', 23, 1005017, 2, 1, 0, 'snd_voi_training_100500_0023', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20033, 'I dare say my heart is uneasy about the race... But the show must go on! Excelsior!', 'snd_voi_training_100500', 24, 1005002, 2, 1, 0, 'snd_voi_training_100500_0024', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20034, 'I cannot say this will be a blockbuster performance, but that is no reason to give up. I shall take the road less traveled!', 'snd_voi_training_100500', 25, 1005004, 2, 1, 0, 'snd_voi_training_100500_0025', 0, 11000, 5200, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20035, 'No matter the reception, I will act to the best of my ability.', 'snd_voi_training_100500', 26, 1005002, 2, 1, 0, 'snd_voi_training_100500_0026', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20036, 'It will be rough going, but I shall do what I can.', 'snd_voi_training_100500', 27, 1005017, 2, 1, 0, 'snd_voi_training_100500_0027', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20037, 'I cannot let them see me in such a state.', 'snd_voi_training_100500', 28, 1005003, 2, 1, 0, 'snd_voi_training_100500_0028', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20038, 'Let us begin!', 'snd_voi_training_100500', 29, 0, 2, 1, 0, 'snd_voi_training_100500_0029', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20039, 'My time has come!', 'snd_voi_training_100500', 30, 0, 2, 1, 0, 'snd_voi_training_100500_0030', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20040, 'Keep at it!', 'snd_voi_training_100500', 31, 0, 2, 1, 0, 'snd_voi_training_100500_0031', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20041, 'Ahh, I see.', 'snd_voi_training_100500', 32, 0, 2, 1, 0, 'snd_voi_training_100500_0032', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20042, 'Ughhh...', 'snd_voi_training_100500', 33, 0, 2, 1, 0, 'snd_voi_training_100500_0033', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20043, 'Oh dear...', 'snd_voi_training_100500', 34, 0, 2, 1, 0, 'snd_voi_training_100500_0034', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20046, 'Let''s go!', 'snd_voi_training_100500', 37, 0, 2, 1, 0, 'snd_voi_training_100500_0037', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20047, 'How delightful!', 'snd_voi_training_100500', 38, 0, 2, 1, 0, 'snd_voi_training_100500_0038', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20049, 'I have realized even greater potential because of you.', 'snd_voi_training_100500', 63, 0, 2, 1, 0, 'snd_voi_training_100500_0063', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20050, 'That was a delight, Trainer!', 'snd_voi_training_100500', 64, 0, 2, 1, 0, 'snd_voi_training_100500_0064', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30000, 'I guess I was lacking just a little something.', 'snd_voi_race_100500', 0, 0, 3, 1, 0, 'snd_voi_race_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30001, 'I must wow the audience even more!', 'snd_voi_race_100500', 1, 0, 3, 1, 0, 'snd_voi_race_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30002, 'The time for miracles is yet past the horizon...', 'snd_voi_race_100500', 2, 0, 3, 1, 0, 'snd_voi_race_100500_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30003, 'What an absolutely... atrocious display.', 'snd_voi_race_100500', 3, 0, 3, 1, 0, 'snd_voi_race_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 60000, 'The audience was completely enthralled!', 'snd_voi_live_100500', 0, 2001, 4, 1, 0, 'snd_voi_live_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 60001, 'I''m a miracle worker�on and off the track!', 'snd_voi_live_100500', 1, 1005016, 4, 1, 0, 'snd_voi_live_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70001, 'Finding your trainer badge was the start of our journey together. Hehe, what a wonderful memory.', 'snd_voi_outgame_100500', 1, 1005006, 7, 1, 0, 'snd_voi_outgame_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90000, 'I must think up something to put the first smile of the day onto everyone''s faces.', 'snd_voi_home_100501', 0, 1005016, 1, 1, 0, 'snd_voi_home_100501_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90001, 'If you haven''t broken your fast yet, care to join me? The sleepyheads shall be awake soon. I must prepare an amazing show for them!', 'snd_voi_home_100501', 1, 1005000, 1, 1, 0, 'snd_voi_home_100501_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90002, 'Shall we have some tea before this afternoon''s training? The best performance comes when offstage life is fully enjoyed after all.', 'snd_voi_home_100501', 2, 1005016, 1, 1, 0, 'snd_voi_home_100501_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90003, 'How about you join me in the cafeteria for lunch? I promise it will be just the opposite of boring.', 'snd_voi_home_100501', 3, 1005015, 1, 1, 0, 'snd_voi_home_100501_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90004, 'It''s time to do some rounds. I hope my darling ponies have been on their best behavior.', 'snd_voi_home_100501', 4, 1005000, 1, 1, 0, 'snd_voi_home_100501_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90005, 'Let me know if you''re going to be out late. The streets can be dangerous at night, so I''ll escort you back to your room.', 'snd_voi_home_100501', 5, 1005016, 1, 1, 0, 'snd_voi_home_100501_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90006, 'Spring is the season for new beginnings. I wonder what manner of surprises I should prepare for the newest troupe of darling ponies?', 'snd_voi_home_100501', 6, 1002, 1, 1, 0, 'snd_voi_home_100501_0006', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90007, 'Be careful of heat stroke. If you''re feeling faint, take my arm, and... Oh, I really shouldn''t say that! Haha!', 'snd_voi_home_100501', 7, 1005006, 1, 1, 0, 'snd_voi_home_100501_0007', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90008, 'Some students like to jump right into piles of leaves... Hehehe, their hearts are so innocent it''s hard to get angry.', 'snd_voi_home_100501', 8, 1005006, 1, 1, 0, 'snd_voi_home_100501_0008', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90009, 'The ground is slippery with ice. So make sure you walk with both arms stretched out to keep your balance.', 'snd_voi_home_100501', 9, 1005000, 1, 1, 0, 'snd_voi_home_100501_0009', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91000, 'I saw my mother take stage a long time ago. She was brilliant. I''m sure even now she''s off to great heights.', 'snd_voi_home_100501', 10, 1005006, 1, 1, 0, 'snd_voi_home_100501_0010', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91001, 'I was practicing my smoking finger trick when Hishiama ran past and asked me when I turned into a delinquent! Hahaha!', 'snd_voi_home_100501', 11, 1005017, 1, 1, 0, 'snd_voi_home_100501_0011', 0, 1005007, 5000, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91002, 'Brian''s always biting on a stem... I''ll really knock her socks off if I make it bloom. Ooh, I must try it!', 'snd_voi_home_100501', 12, 1005000, 1, 1, 0, 'snd_voi_home_100501_0012', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91003, 'I love when I surprise someone and their shock turns into glee. Hehe, now that''s a sight I''ll never tire of.', 'snd_voi_home_100501', 13, 1005007, 1, 1, 0, 'snd_voi_home_100501_0013', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91004, 'I''m usually the one doing the surprising, but Tachyon tends to get the best of me... Hmm, I can''t let her win!', 'snd_voi_home_100501', 14, 1005011, 1, 1, 0, 'snd_voi_home_100501_0014', 0, 2009, 7100, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91005, 'Whether it''s on a track or a stage, a person''s expression is key... How do I appear in your eyes?', 'snd_voi_home_100501', 15, 1005006, 1, 1, 0, 'snd_voi_home_100501_0015', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91006, 'I''m not opposed to a cute uniform. It''ll be different from my usual. All the more to surprise everyone with!', 'snd_voi_home_100501', 16, 2001, 1, 1, 0, 'snd_voi_home_100501_0016', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91007, 'Some people have taken to calling me the Black Meteor. I guess these clothes are a fitting embodiment of that.', 'snd_voi_home_100501', 17, 2009, 1, 1, 0, 'snd_voi_home_100501_0017', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91008, 'I feel I can travel to the ends of the world with you. Now, that is a miraculous kind of feeling.', 'snd_voi_home_100501', 18, 1005001, 1, 1, 0, 'snd_voi_home_100501_0018', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91009, 'A performer must always be aware of their appearance. And so, I must fix the strayest strand of hair immediately!', 'snd_voi_home_100501', 19, 1005016, 1, 1, 0, 'snd_voi_home_100501_0019', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91010, 'The cafeteria is always bustling with sweet ponies around this time. It makes for a most boisterous lunch.', 'snd_voi_home_100501', 20, 1005000, 1, 1, 0, 'snd_voi_home_100501_0020', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91011, 'I caught a student breaking curfew, so I made her smile with my patented Fuji Jack-in-the-box. ...Not much of a punishment, huh?', 'snd_voi_home_100501', 21, 1005002, 1, 1, 0, 'snd_voi_home_100501_0021', 0, 1005011, 6100, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91012, 'Hishiama is getting all worked up about the cherry blossoms again. So be it! I''ll have to prepare a monologue to fit the occasion!', 'snd_voi_home_100501', 22, 1005017, 1, 1, 0, 'snd_voi_home_100501_0022', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91013, 'The ocean is wonderful, but full of perils. I must make sure my darling ponies do not get ahead of themselves.', 'snd_voi_home_100501', 23, 1005016, 1, 1, 0, 'snd_voi_home_100501_0023', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91014, 'Tis the season where students come to me saying they''re overeating. Hehe, how precious of them.', 'snd_voi_home_100501', 24, 1005007, 1, 1, 0, 'snd_voi_home_100501_0024', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91015, 'I can catch a snowflake on my glove and see its exquisite details with my own eyes. It feels like a gift from the sky.', 'snd_voi_home_100501', 25, 1005006, 1, 1, 0, 'snd_voi_home_100501_0025', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92000, 'I''m ready to train whenever you are! Let''s have a great time!', 'snd_voi_training_100501', 0, 1005001, 2, 1, 0, 'snd_voi_training_100501_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92001, 'The adoration of my darling ponies is what fuels my performance. I cannot let them see me in such a wretched state.', 'snd_voi_training_100501', 1, 2001, 2, 1, 0, 'snd_voi_training_100501_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92002, 'Be it on the track or not, I shall pull no punches. My miracles will be everlasting.', 'snd_voi_training_100501', 2, 1005000, 2, 1, 0, 'snd_voi_training_100501_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92003, 'With every training session, I feel that much stronger. I can''t wait to see where the future leads me.', 'snd_voi_training_100501', 3, 1005001, 2, 1, 0, 'snd_voi_training_100501_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92011, 'These legs bear the weight of all my hard-won skills. I shall show the world my strength!', 'snd_voi_training_100501', 4, 1005016, 2, 1, 0, 'snd_voi_training_100501_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92005, 'Thank you for putting together such a wonderful workout regimen. I won''t let it go to waste!', 'snd_voi_training_100501', 5, 1005007, 2, 1, 0, 'snd_voi_training_100501_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92006, 'Every day is a surprise thinking of what you''re going to teach me next. Hehe, I guess I''m your audience!', 'snd_voi_training_100501', 6, 1002, 2, 1, 0, 'snd_voi_training_100501_0006', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92007, 'Ever since you began training me, my life has gotten richer and richer. What do you have in store today?', 'snd_voi_training_100501', 7, 1005016, 2, 1, 0, 'snd_voi_training_100501_0007', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 93000, 'Wouldn''t you call that a miracle?', 'snd_voi_training_100501', 8, 0, 2, 1, 0, 'snd_voi_training_100501_0008', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 93001, 'The tale of Fuji Kiseki has pages left in it yet.', 'snd_voi_training_100501', 9, 0, 2, 1, 0, 'snd_voi_training_100501_0009', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95000, 'I shall be the world''s greatest entertainer!', 'snd_voi_outgame_100501', 0, 1005015, 7, 1, 0, 'snd_voi_outgame_100501_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95001, 'Don''t blink�I''m going to shine brighter than ever!', 'snd_voi_outgame_100501', 1, 0, 7, 1, 0, 'snd_voi_outgame_100501_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95003, 'Indeed. It is I, Fuji Kiseki.', 'snd_voi_outgame_100501', 3, 2000, 7, 1, 0, 'snd_voi_outgame_100501_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95004, 'I''ll be the miracle that lights up your world!', 'snd_voi_gacha_100501', 0, 0, 7, 1, 0, 'snd_voi_gacha_100501_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1008, 'Everyone, let''s go!', 'snd_voi_teamst_st_100500_0000', 0, 1005015, 8, 1, 0, 'snd_voi_teamst_st_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1017, 'Let''s enjoy this to the fullest!', 'snd_voi_teamst_st_100500_1032', 0, 1005001, 8, 1, 0, 'snd_voi_teamst_st_100500_1032_00', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1018, 'Let the show begin!', 'snd_voi_teamst_st_100500_1012', 0, 2000, 8, 1, 0, 'snd_voi_teamst_st_100500_1012_00', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1031, 'This is a tag team battle.', 'snd_voi_teamst_st_101200_1005', 1, 1005011, 8, 1, 0, 'snd_voi_teamst_st_101200_1005_01', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1000, 'Shall we go?', 'snd_voi_teamst_100500', 0, 1005015, 8, 1, 0, 'snd_voi_teamst_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1001, 'Victory is ours!', 'snd_voi_teamst_100500', 1, 0, 8, 1, 0, 'snd_voi_teamst_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1003, 'That was a close match.', 'snd_voi_teamst_100500', 2, 0, 8, 1, 0, 'snd_voi_teamst_100500_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1002, 'How shameful...', 'snd_voi_teamst_100500', 3, 0, 8, 1, 0, 'snd_voi_teamst_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1004, 'Well done, everyone!', 'snd_voi_teamst_100500', 4, 1005016, 8, 1, 0, 'snd_voi_teamst_100500_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1007, 'All right, a new high score!', 'snd_voi_teamst_100500', 5, 1005001, 8, 1, 0, 'snd_voi_teamst_100500_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1006, 'That was a close match.', 'snd_voi_teamst_100500', 2, 1005017, 8, 1, 0, 'snd_voi_teamst_100500_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 1005, 'How shameful...', 'snd_voi_teamst_100500', 3, 1005003, 8, 1, 0, 'snd_voi_teamst_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 40000, 'Without further ado, let the show begin!', 'snd_voi_race_100501', 2, 0, 3, 1, 0, 'snd_voi_race_100501_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 40001, 'There, a sudden flash! The time for a miracle is nigh! ...The curtains open on the stage of my dreams!', 'snd_voi_race_100501', 3, 0, 3, 1, 0, 'snd_voi_race_100501_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30004, 'The stage is set for a miracle, ladies and gentlemen. ?', 'snd_voi_race_100501', 0, 0, 3, 1, 0, 'snd_voi_race_100501_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30005, 'Thank you! Thank you! A performer is nothing without her audience!', 'snd_voi_race_100500', 8, 0, 3, 1, 0, 'snd_voi_race_100500_0008', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 31000, 'I''ll put on a show just for you.', 'snd_voi_race_100500', 9, 0, 3, 1, 0, 'snd_voi_race_100500_0009', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 13, 'This is today''s login bonus.', 'snd_voi_title_100500', 4, 1005015, 1, 1, 0, 'snd_voi_title_100500_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 15, 'And here''s tomorrow''s. How positively delightful.', 'snd_voi_title_100500', 5, 1005000, 1, 1, 0, 'snd_voi_title_100500_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 110000, 'What kind of training do you prefer?', 'snd_voi_home_100500', 21, 0, 1, 1, 0, 'snd_voi_home_100500_0021', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 110001, 'Would you like to reminisce with me?', 'snd_voi_home_100500', 22, 0, 1, 1, 0, 'snd_voi_home_100500_0022', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 110002, 'Shall we enter a race?', 'snd_voi_home_100500', 23, 0, 1, 1, 0, 'snd_voi_home_100500_0023', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 10021, 'The Archive level appears to have increased.', 'snd_voi_home_100500', 24, 1005016, 1, 1, 0, 'snd_voi_home_100500_0024', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 20051, 'All right, let''s start practice!', 'snd_voi_training_100500', 65, 0, 2, 1, 0, 'snd_voi_training_100500_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70000, 'Stand by my side, and let us make miracles!', 'snd_voi_outgame_100500', 3, 2001, 7, 1, 0, 'snd_voi_outgame_100500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95005, 'I hope to be a boon to you.', 'snd_voi_outgame_100500', 4, 0, 7, 1, 0, 'snd_voi_outgame_100500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95006, 'Fret not, for I am by your side!', 'snd_voi_outgame_100500', 5, 0, 7, 1, 0, 'snd_voi_outgame_100500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 120000, 'I feel it�what splendid warmth!', 'snd_voi_outgame_100500', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100500_0011', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140000, 'I have high expectations for you, Trainer.', 'snd_voi_minigame_100500', 0, 1001, 9, 1, 0, 'snd_voi_minigame_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140001, 'You did it!', 'snd_voi_minigame_100500', 1, 2002, 9, 1, 0, 'snd_voi_minigame_100500_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140002, 'So close.', 'snd_voi_minigame_100500', 2, 1005003, 9, 1, 0, 'snd_voi_minigame_100500_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140003, 'Well done, that''s quite a haul.', 'snd_voi_minigame_100500', 3, 971005, 9, 1, 0, 'snd_voi_minigame_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140004, 'Not a bad performance.', 'snd_voi_minigame_100500', 4, 972005, 9, 1, 0, 'snd_voi_minigame_100500_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140005, 'There''s always next time. Keep your wits about you.', 'snd_voi_minigame_100500', 5, 1005017, 9, 1, 0, 'snd_voi_minigame_100500_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140006, 'Well done, that''s quite a haul.', 'snd_voi_minigame_100500', 3, 974005, 9, 1, 0, 'snd_voi_minigame_100500_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140007, 'Not a bad performance.', 'snd_voi_minigame_100500', 4, 973005, 9, 1, 0, 'snd_voi_minigame_100500_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140008, 'Hehehe.', 'snd_voi_minigame_100500', 6, 1005006, 9, 1, 0, 'snd_voi_minigame_100500_0006', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140009, 'Hmm-hm-hmm! ?', 'snd_voi_minigame_100500', 7, 1002, 9, 1, 0, 'snd_voi_minigame_100500_0007', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140010, 'Phew...', 'snd_voi_minigame_100500', 8, 1005800, 9, 1, 0, 'snd_voi_minigame_100500_0008', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140011, 'Resplendent!', 'snd_voi_minigame_100500', 9, 1005801, 9, 1, 0, 'snd_voi_minigame_100500_0009', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140014, 'Ngh...', 'snd_voi_minigame_100500', 10, 1005804, 9, 1, 0, 'snd_voi_minigame_100500_0010', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140015, 'Oh.', 'snd_voi_minigame_100500', 11, 1005805, 9, 1, 0, 'snd_voi_minigame_100500_0011', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140016, 'Might I make a request?', 'snd_voi_minigame_100500', 12, 1005806, 9, 1, 0, 'snd_voi_minigame_100500_0012', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140012, 'Absolutely splendid!', 'snd_voi_minigame_100500', 13, 1005802, 9, 1, 0, 'snd_voi_minigame_100500_0013', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140013, 'All right!', 'snd_voi_minigame_100500', 14, 1005803, 9, 1, 0, 'snd_voi_minigame_100500_0014', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140017, 'Ah!', 'snd_voi_minigame_100500', 15, 11011, 9, 1, 0, 'snd_voi_minigame_100500_0015', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 140018, 'Nooo...', 'snd_voi_minigame_100500', 16, 1005010, 9, 1, 0, 'snd_voi_minigame_100500_0016', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70004, 'I just love vivid colors.', 'snd_voi_outgame_100500', 16, 1005016, 7, 1, 0, 'snd_voi_outgame_100500_0016', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70010, 'I''d prefer pants myself, but this is acceptable.', 'snd_voi_outgame_100500', 17, 1005017, 7, 1, 0, 'snd_voi_outgame_100500_0017', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70008, 'How do I look dressed like this?', 'snd_voi_outgame_100500', 20, 2001, 7, 1, 0, 'snd_voi_outgame_100500_0020', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70014, 'I will sing and dance with the utmost gusto!', 'snd_voi_outgame_100500', 21, 1005001, 7, 1, 0, 'snd_voi_outgame_100500_0021', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70009, 'Well? What do you think of my stage outfit?', 'snd_voi_outgame_100500', 22, 1005006, 7, 1, 0, 'snd_voi_outgame_100500_0022', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70015, 'I provide only the highest forms of entertainment.', 'snd_voi_outgame_100500', 23, 2009, 7, 1, 0, 'snd_voi_outgame_100500_0023', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71004, 'I just love vivid colors.', 'snd_voi_outgame_100500', 16, 22, 7, 0, 0, 'snd_voi_outgame_100500_0016', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71010, 'I''d prefer pants myself, but this is acceptable.', 'snd_voi_outgame_100500', 17, 48, 7, 0, 0, 'snd_voi_outgame_100500_0017', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71008, 'How do I look dressed like this?', 'snd_voi_outgame_100500', 20, 34, 7, 0, 0, 'snd_voi_outgame_100500_0020', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71014, 'I will sing and dance with the utmost gusto!', 'snd_voi_outgame_100500', 21, 22, 7, 0, 0, 'snd_voi_outgame_100500_0021', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71009, 'Well? What do you think of my stage outfit?', 'snd_voi_outgame_100500', 22, 148, 7, 0, 0, 'snd_voi_outgame_100500_0022', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71015, 'I provide only the highest forms of entertainment.', 'snd_voi_outgame_100500', 23, 22, 7, 0, 0, 'snd_voi_outgame_100500_0023', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 2030, 'Shall we go?', 'snd_voi_teamst_100500', 0, 1005001, 10, 1, 0, 'snd_voi_teamst_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 2031, 'Everyone, let''s go!', 'snd_voi_teamst_st_100500_0000', 0, 1005015, 10, 1, 0, 'snd_voi_teamst_st_100500_0000', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 2032, 'That was a delight, Trainer!', 'snd_voi_training_100500', 64, 2002, 10, 1, 0, 'snd_voi_training_100500_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 2033, 'The race is about to start. You''ll want to be front row for this. The crowd is about to go wild.', 'snd_voi_training_100500', 19, 1005016, 10, 1, 0, 'snd_voi_training_100500_0019', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 2034, 'Now, what miracle shall I perform in today''s race? Hehe... I mustn''t spoil it!', 'snd_voi_training_100500', 16, 1005006, 10, 1, 0, 'snd_voi_training_100500_0016', 0, 1005007, 4400, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 2035, 'That was a delight, Trainer!', 'snd_voi_training_100500', 64, 2002, 10, 0, 0, 'snd_voi_training_100500_0064', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90010, 'What kind of day shall we have today? I''d love to make it blossom with joy, like the flowers blooming on this dress!', 'snd_voi_home_100502', 0, 1005000, 1, 1, 0, 'snd_voi_home_100502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90011, 'Might you still be a little sleepy? Allow me to show you a dazzling dance that''ll surely open your eyes.', 'snd_voi_home_100502', 1, 1005006, 1, 1, 0, 'snd_voi_home_100502_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90012, 'I''m delighted by the parts that sparkle. They let me color your everyday life with a surprising splash of vivid beauty.', 'snd_voi_home_100502', 2, 25001, 1, 1, 0, 'snd_voi_home_100502_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90013, 'If you''re free this afternoon, can you spare some time for me? I''d love to show you a new dance step I learned!', 'snd_voi_home_100502', 3, 1005000, 1, 1, 0, 'snd_voi_home_100502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90014, 'I wonder if a leisurely waltz would suit a night like this. Or perhaps... you''d prefer a passionate tango?', 'snd_voi_home_100502', 4, 1005016, 1, 1, 0, 'snd_voi_home_100502_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90015, 'The night is still young... Perfect for a dance under the gaze of the moon. Just a little, until lights-out. How about it?', 'snd_voi_home_100502', 5, 1005800, 1, 1, 0, 'snd_voi_home_100502_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90016, 'Spring is also the season of farewells... I want to hold a magnificent ceremony�to make fond memories for as many people as possible.', 'snd_voi_home_100502', 6, 1005020, 1, 1, 0, 'snd_voi_home_100502_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90017, 'I hoped that a cooling outfit would relieve some of the heat you must be feeling... Is it working?', 'snd_voi_home_100502', 7, 1005023, 1, 1, 0, 'snd_voi_home_100502_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90018, 'It''s the season of the arts... Perfect for a dance! Might I have this honor? Let us swirl all around, like autumn leaves!', 'snd_voi_home_100502', 8, 1005808, 1, 1, 0, 'snd_voi_home_100502_0008', 0, 1005812, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90019, 'Are you chilly? Oh, I''m perfectly fine. Your enthusiasm lights my heart afire, like the rhythm of a Latin dance!', 'snd_voi_home_100502', 9, 1005006, 1, 1, 0, 'snd_voi_home_100502_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91016, 'Hishiama was stunned to see I wasn''t in a tuxedo. Hehe, I think my surprise was a success.', 'snd_voi_home_100502', 10, 1005023, 1, 1, 0, 'snd_voi_home_100502_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91017, 'Everyone always asks me to teach them how to dance, but they turn red as soon as we hold each other... How adorable.', 'snd_voi_home_100502', 11, 1005006, 1, 1, 0, 'snd_voi_home_100502_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91018, 'Hey, have you seen Sky around? I''d really like to dance with her again. Let her know if you happen to find her.', 'snd_voi_home_100502', 12, 1005017, 1, 1, 0, 'snd_voi_home_100502_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91019, 'I find myself surprised by Sirius quite often... It would be something if I could imitate that honed strength of hers.', 'snd_voi_home_100502', 13, 1005809, 1, 1, 0, 'snd_voi_home_100502_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91020, 'Standard or Latin dance, I can handle them all. Which me would you like to see today?', 'snd_voi_home_100502', 14, 1005016, 1, 1, 0, 'snd_voi_home_100502_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91028, 'Be it on a stage or in a race, I want to be an entertainer. I want to show everyone a gorgeous, shimmering dream.', 'snd_voi_home_100502', 15, 1005015, 1, 1, 0, 'snd_voi_home_100502_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91029, 'Stunning, yes? I mean my dress, of course. Or perhaps you kindly thought that I was beautiful? How sweet.', 'snd_voi_home_100502', 16, 25001, 1, 1, 0, 'snd_voi_home_100502_0016', 0, 1005813, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91021, 'I tried making it perfect, but there are just so many decorations... Hmm, maybe I should go over it again.', 'snd_voi_home_100502', 17, 1005809, 1, 1, 0, 'snd_voi_home_100502_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91022, 'You have to eat things that are simple and easy while in clothing like this. I used to eat a lot of rice balls when I was in the theater.', 'snd_voi_home_100502', 18, 1005020, 1, 1, 0, 'snd_voi_home_100502_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91023, 'Excuse me... May I have the pleasure of this dance? Hehe, only teasing! Were you surprised? I come across quite different like that, don''t I?', 'snd_voi_home_100502', 19, 1005810, 1, 1, 0, 'snd_voi_home_100502_0019', 0, 1005007, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91024, 'It''s time for the Ligne Droite! In the breezy spring cheer of the dance hall, anyone can become the star of the show.', 'snd_voi_home_100502', 20, 1005000, 1, 1, 0, 'snd_voi_home_100502_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91025, 'Dances popular in summer would be lively ones like the samba and jive. Though maybe it''s too hot for those right now.', 'snd_voi_home_100502', 21, 1005011, 1, 1, 0, 'snd_voi_home_100502_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91026, 'You should listen to music on long autumn nights. Sometimes, classical can make the mood just right.', 'snd_voi_home_100502', 22, 1005016, 1, 1, 0, 'snd_voi_home_100502_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 91027, 'If I dance in the snow, my dress could sparkle so vividly in the white. Yeah, I should try it now... Achoo!', 'snd_voi_home_100502', 23, 1005809, 1, 1, 0, 'snd_voi_home_100502_0023', 0, 1005811, 8500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92015, 'I''m all ready to go. So, what training will you escort me to?', 'snd_voi_training_100502', 0, 1005020, 2, 1, 0, 'snd_voi_training_100502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92016, 'I''ll make our training graceful... and every step will be enjoyable, if we''re dancing together!', 'snd_voi_training_100502', 1, 2000, 2, 1, 0, 'snd_voi_training_100502_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92017, 'I wish to always be in front of an audience. So, keep your eyes on me, okay? ?', 'snd_voi_training_100502', 2, 25001, 2, 1, 0, 'snd_voi_training_100502_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92018, 'I wonder if the footwork of the quickstep can be applied to running... Hmm, but it might not be fast enough.', 'snd_voi_training_100502', 3, 1005008, 2, 1, 0, 'snd_voi_training_100502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92020, 'I''m not worried at all. With you by my side, I can go anywhere.', 'snd_voi_training_100502', 5, 1005006, 2, 1, 0, 'snd_voi_training_100502_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92021, 'All right, let''s make today a fun one! When we''re together, our intense training can rival even a paso doble!', 'snd_voi_training_100502', 6, 2001, 2, 1, 0, 'snd_voi_training_100502_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 92022, 'Dance partners serve to make each other shine... That''s kind of like the relationship you and I share.', 'snd_voi_training_100502', 7, 1005020, 2, 1, 0, 'snd_voi_training_100502_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 93004, 'My heartfelt applause to the greatest partner there is!', 'snd_voi_training_100502', 8, 0, 2, 1, 0, 'snd_voi_training_100502_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 93005, 'You took the lead splendidly!', 'snd_voi_training_100502', 9, 0, 2, 1, 0, 'snd_voi_training_100502_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95007, 'I think I''ve polished up my dance steps.', 'snd_voi_outgame_100502', 0, 1005000, 7, 1, 0, 'snd_voi_outgame_100502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95008, 'Now, let us dance!', 'snd_voi_outgame_100502', 1, 0, 7, 1, 0, 'snd_voi_outgame_100502_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95010, 'Let Fuji Kiseki take you to the greatest dance floor!', 'snd_voi_outgame_100502', 3, 2009, 7, 1, 0, 'snd_voi_outgame_100502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70016, 'Both stunning and graceful.', 'snd_voi_outgame_100500', 24, 1005016, 7, 1, 0, 'snd_voi_outgame_100500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70017, 'All eyes on the floor will be on us!', 'snd_voi_outgame_100500', 25, 1005015, 7, 1, 0, 'snd_voi_outgame_100500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71016, 'Both stunning and graceful.', 'snd_voi_outgame_100500', 24, 34, 7, 0, 0, 'snd_voi_outgame_100500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71017, 'All eyes on the floor will be on us!', 'snd_voi_outgame_100500', 25, 23, 7, 0, 0, 'snd_voi_outgame_100500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 95009, 'This is the stage of miracles. Shall we dance?', 'snd_voi_gacha_100502', 0, 0, 7, 1, 0, 'snd_voi_gacha_100502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 40003, 'Prepare to be enchanted.', 'snd_voi_race_100502', 2, 0, 3, 1, 0, 'snd_voi_race_100502_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 40004, 'Now... to the dance floor, sweeter than dreams... Come!', 'snd_voi_race_100502', 3, 0, 3, 1, 0, 'snd_voi_race_100502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30006, 'Hehe, did you get a good look at that? Come, take my hand.', 'snd_voi_race_100502', 0, 0, 3, 1, 0, 'snd_voi_race_100502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 30007, 'To everyone in the stands, you have my greatest thanks!', 'snd_voi_race_100500', 8, 0, 3, 1, 0, 'snd_voi_race_100500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70018, 'Let the show begin!', 'snd_voi_outgame_100500', 26, 11001, 7, 1, 0, 'snd_voi_outgame_100500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 70019, 'I''ll show you what miracles are made of!', 'snd_voi_outgame_100500', 27, 1005015, 7, 1, 0, 'snd_voi_outgame_100500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71018, 'Let the show begin!', 'snd_voi_outgame_100500', 26, 35, 7, 0, 0, 'snd_voi_outgame_100500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 71019, 'I''ll show you what miracles are made of!', 'snd_voi_outgame_100500', 27, 58, 7, 0, 0, 'snd_voi_outgame_100500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 400004, 'Trust takes time to build. But Sky''s very bright. I''m sure she''ll understand how I feel.', 'snd_voi_event_090012', 4, 1005020, 7, 1, 0, 'snd_voi_event_090012_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 400007, 'Sky fell asleep as soon as the lesson was over. She jumped awake when I picked her up in my arms though.', 'snd_voi_event_090012', 7, 1005023, 7, 1, 0, 'snd_voi_event_090012_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 400009, 'Ugh... I need to dance more. Okay! Time to put on a show at the dorm! Today''s smile leads to tomorrow''s dream.', 'snd_voi_event_090012', 9, 1005006, 7, 1, 0, 'snd_voi_event_090012_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 81000, 'It is I who shall be your adversary. Come now.', 'snd_voi_outgame_100500', 13, 1005015, 7, 1, 0, 'snd_voi_outgame_100500_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 81001, 'We''re not done yet. I know you''ve got more potential.', 'snd_voi_outgame_100500', 14, 1005016, 7, 1, 0, 'snd_voi_outgame_100500_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90020, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_100500', 1, 980011, 1, 1, 0, 'snd_voi_valentine_100500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 90021, 'Happy Valentine''s Day. ?', 'snd_voi_valentine_100500', 1, 980012, 1, 1, 0, 'snd_voi_valentine_100500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1005, 80000, 'Well done.', 'snd_voi_aimteam_100500', 0, 1005000, 7, 0, 0, 'snd_voi_aimteam_100500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 11, 'Cygames', 'snd_voi_title_100600', 0, 0, 0, 1, 0, 'snd_voi_title_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100600', 1, 0, 0, 1, 0, 'snd_voi_title_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10000, 'Just knowing there are still Umamusume faster than me makes my heart race... I can''t wait to take them on!', 'snd_voi_home_100600', 0, 1006006, 1, 1, 0, 'snd_voi_home_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10001, 'When I''m racing, I feel like you''re right there with me... It''s such a reassuring sensation.', 'snd_voi_home_100600', 1, 3009, 1, 1, 0, 'snd_voi_home_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10002, 'I want to go cafe-hopping again. Those fluffy pancakes... They were so good!', 'snd_voi_home_100600', 2, 4013, 1, 1, 0, 'snd_voi_home_100600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10003, 'Happy New Year. Let''s have another great year together... By the way, how many mochi would you like?', 'snd_voi_home_100600', 3, 11000, 1, 1, 0, 'snd_voi_home_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10004, 'Today''s Valentine''s Day, huh? I wonder what kind of chocolate I''ll get... I can hardly wait!', 'snd_voi_home_100600', 4, 1006001, 1, 1, 0, 'snd_voi_home_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10005, 'I tried making chocolates. They went through some careful taste testing, so they''re a little small, but here you go, Trainer.', 'snd_voi_home_100600', 5, 1006811, 1, 1, 0, 'snd_voi_home_100600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10006, 'It''s Tanabata... I know what it''s like to have loved ones far away...', 'snd_voi_home_100600', 6, 1006007, 1, 1, 0, 'snd_voi_home_100600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10007, 'I''ll have to think up a trick if I want any treats... Hm, what if I surprise you by tugging on your sleeve?', 'snd_voi_home_100600', 7, 1006001, 1, 1, 0, 'snd_voi_home_100600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10008, 'I used to think there were a bunch of different Santas... Back home, everyone would dress up and give me presents, you see.', 'snd_voi_home_100600', 8, 1006001, 1, 1, 0, 'snd_voi_home_100600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10009, 'Do you like stewed beef tendons? I think it''s a great party food. We should have it some time. I know the recipe.', 'snd_voi_home_100600', 9, 4001, 1, 1, 0, 'snd_voi_home_100600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10010, 'It''s hard to believe the year''s almost over already... Still, I do feel like I''ve grown. I hope I keep growing next year too.', 'snd_voi_home_100600', 10, 1006007, 1, 1, 0, 'snd_voi_home_100600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10011, 'Happy birthday. There''s a great cake shop in the shopping district. Would you like to go?', 'snd_voi_home_100600', 11, 4009, 1, 1, 0, 'snd_voi_home_100600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10012, 'Happy birthday, Trainer. Hehe... How strange. It''s your birthday, but I''m the one who''s smiling.', 'snd_voi_home_100600', 12, 1006001, 1, 1, 0, 'snd_voi_home_100600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10013, 'I''m really happy all my friends came to celebrate my birthday, but... this is a bit embarrassing. Hehe.', 'snd_voi_home_100600', 13, 1006810, 1, 1, 0, 'snd_voi_home_100600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10014, 'This is for me? I''m so happy... It''s strange. My body feels so warm. Like a fluffy steamed cake...', 'snd_voi_home_100600', 14, 1006007, 1, 1, 0, 'snd_voi_home_100600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10015, 'There''s a new notice. You should probably check it.', 'snd_voi_home_100600', 15, 11000, 1, 1, 0, 'snd_voi_home_100600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10016, 'There''s a present here. Could it be food? Hurry and open it. We can''t let it go bad, Trainer.', 'snd_voi_home_100600', 16, 4010, 1, 1, 0, 'snd_voi_home_100600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10017, 'Seems like you cleared a mission. Amazing. I better keep up on my end too.', 'snd_voi_home_100600', 17, 1006017, 1, 1, 0, 'snd_voi_home_100600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10018, 'Looks like an event is coming soon. I''m a little nervous, but in a good way... Yeah.', 'snd_voi_home_100600', 18, 1006010, 1, 1, 0, 'snd_voi_home_100600_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10019, 'There''s an event going on... Do you think I can join? I''d like to if I can.', 'snd_voi_home_100600', 19, 9, 1, 1, 0, 'snd_voi_home_100600_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10025, 'The circles on this shirt... Dots, I guess? Creek said the colors are cute... Isn''t that nice? I think so too.', 'snd_voi_home_100600', 25, 1006006, 1, 1, 0, 'snd_voi_home_100600_0025', 0, 1006007, 10000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10026, 'At the clothing store, Haru said this is perfect for going out into the city... Do you think so?', 'snd_voi_home_100600', 26, 1006001, 1, 1, 0, 'snd_voi_home_100600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10027, 'I got a book on penmanship the other day. You know, because fans are starting to ask for my signature...', 'snd_voi_home_100600', 27, 1006017, 1, 1, 0, 'snd_voi_home_100600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20000, 'Ngh... I feel a little tired.', 'snd_voi_training_100600', 0, 1006808, 2, 1, 0, 'snd_voi_training_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20001, 'Sorry, could I rest for a bit?', 'snd_voi_training_100600', 1, 1006807, 2, 1, 0, 'snd_voi_training_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20002, 'Ho, ho, hee, hoo! Oh, this? It''s what I''m like when I''m feeling on top of my game. You''ll see what I mean!', 'snd_voi_training_100600', 2, 1006017, 2, 1, 0, 'snd_voi_training_100600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20003, 'This feeling... Yup. I''m ready for some training!', 'snd_voi_training_100600', 3, 1006007, 2, 1, 0, 'snd_voi_training_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20004, 'I''ve eaten my fill, so I''m ready for training!', 'snd_voi_training_100600', 4, 4013, 2, 1, 0, 'snd_voi_training_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20005, 'Mmm... I feel great today. Hit me with whatever you''ve got!', 'snd_voi_training_100600', 5, 1001, 2, 1, 0, 'snd_voi_training_100600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20006, 'All right, what''s first on today''s agenda?', 'snd_voi_training_100600', 6, 11000, 2, 1, 0, 'snd_voi_training_100600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20007, 'Okay, I''m ready for anything.', 'snd_voi_training_100600', 7, 3001, 2, 1, 0, 'snd_voi_training_100600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20008, 'I feel terrible. I probably didn''t get enough sleep...', 'snd_voi_training_100600', 8, 2007, 2, 1, 0, 'snd_voi_training_100600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20009, 'Ugh... I feel so weak. I should have eaten more...', 'snd_voi_training_100600', 9, 4007, 2, 1, 0, 'snd_voi_training_100600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20010, 'Ngh... Ah, sorry. My heart''s just not in it today.', 'snd_voi_training_100600', 10, 1006807, 2, 1, 0, 'snd_voi_training_100600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20011, 'My body''s been feeling so sluggish recently... This isn''t... like me at all...', 'snd_voi_training_100600', 11, 1006808, 2, 1, 0, 'snd_voi_training_100600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20021, 'Another race? Okay. I''ll just have to run with everything I''ve got.', 'snd_voi_training_100600', 12, 1006002, 2, 1, 0, 'snd_voi_training_100600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20022, 'I can''t keep racing like this... I''d like to skip this one if possible.', 'snd_voi_training_100600', 13, 1006011, 2, 1, 0, 'snd_voi_training_100600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20023, 'I''m in peak condition. Thank you, Trainer!', 'snd_voi_training_100600', 14, 1006806, 2, 1, 0, 'snd_voi_training_100600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20024, 'I hope the folks back home are watching!', 'snd_voi_training_100600', 15, 1006007, 2, 1, 0, 'snd_voi_training_100600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20025, 'Ho, ho, hee, hoo! I feel amazing! What are your orders?', 'snd_voi_training_100600', 16, 1006806, 2, 1, 0, 'snd_voi_training_100600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20026, 'I feel good. Now all that''s left is to win.', 'snd_voi_training_100600', 17, 1009, 2, 1, 0, 'snd_voi_training_100600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20027, 'Okay, I''m feeling good. Now I can focus on the race.', 'snd_voi_training_100600', 18, 3001, 2, 1, 0, 'snd_voi_training_100600_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20028, 'Feels like I can get some great results today. Watch me, Trainer!', 'snd_voi_training_100600', 19, 1006017, 2, 1, 0, 'snd_voi_training_100600_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20029, 'It''s almost time. Watch me, Trainer. I''ll give it my all.', 'snd_voi_training_100600', 20, 1, 2, 1, 0, 'snd_voi_training_100600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20030, 'I''m a little nervous... I''ll have to watch my pacing.', 'snd_voi_training_100600', 21, 11000, 2, 1, 0, 'snd_voi_training_100600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20031, 'As long as I do what I learned in training, there''s no way I''ll lose.', 'snd_voi_training_100600', 22, 1006809, 2, 1, 0, 'snd_voi_training_100600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20032, 'Things aren''t perfect, but... I''ll give it my all anyway.', 'snd_voi_training_100600', 23, 1006814, 2, 1, 0, 'snd_voi_training_100600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20033, 'I feel a little off... I''ll need your complete support this time, Trainer.', 'snd_voi_training_100600', 24, 1006002, 2, 1, 0, 'snd_voi_training_100600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20034, 'Even if I''m a little out of my depth, I''m still gonna run with everything I have!', 'snd_voi_training_100600', 25, 3003, 2, 1, 0, 'snd_voi_training_100600_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20035, 'At my current level, I�no! Whatever the case, all I can do is give it my best.', 'snd_voi_training_100600', 26, 1006807, 2, 1, 0, 'snd_voi_training_100600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20036, 'Can I really live up to everyone''s expectations? No, that''s the wrong attitude. I just have to give it everything I''ve got.', 'snd_voi_training_100600', 27, 1006808, 2, 1, 0, 'snd_voi_training_100600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20037, 'These are formidable opponents... They''re all faster than me. However, a match isn''t decided until the very end!', 'snd_voi_training_100600', 28, 1006813, 2, 1, 0, 'snd_voi_training_100600_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20038, 'All right, let''s do it.', 'snd_voi_training_100600', 29, 0, 2, 1, 0, 'snd_voi_training_100600_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20039, 'Watch over me.', 'snd_voi_training_100600', 30, 0, 2, 1, 0, 'snd_voi_training_100600_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20040, 'Leave it to me.', 'snd_voi_training_100600', 31, 0, 2, 1, 0, 'snd_voi_training_100600_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20041, 'Time to study, huh?', 'snd_voi_training_100600', 32, 0, 2, 1, 0, 'snd_voi_training_100600_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20042, 'I don''t feel very good...', 'snd_voi_training_100600', 33, 0, 2, 1, 0, 'snd_voi_training_100600_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20043, 'This is hard...', 'snd_voi_training_100600', 34, 0, 2, 1, 0, 'snd_voi_training_100600_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20046, 'Where are we going?', 'snd_voi_training_100600', 37, 0, 2, 1, 0, 'snd_voi_training_100600_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20047, 'I-it''s the sea...', 'snd_voi_training_100600', 38, 0, 2, 1, 0, 'snd_voi_training_100600_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20049, 'Thanks, I feel stronger.', 'snd_voi_training_100600', 63, 0, 2, 1, 0, 'snd_voi_training_100600_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20050, 'Thank you for everything you''ve done for me.', 'snd_voi_training_100600', 64, 0, 2, 1, 0, 'snd_voi_training_100600_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30000, 'Second place? That''s not too bad.', 'snd_voi_race_100600', 0, 0, 3, 1, 0, 'snd_voi_race_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30001, 'Hmm... At least I placed.', 'snd_voi_race_100600', 1, 0, 3, 1, 0, 'snd_voi_race_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30002, 'I fell one step short...', 'snd_voi_race_100600', 2, 0, 3, 1, 0, 'snd_voi_race_100600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30003, 'I hate that I''m so weak...', 'snd_voi_race_100600', 3, 0, 3, 1, 0, 'snd_voi_race_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 60000, 'It''s finally time. I''m gonna give it my all!', 'snd_voi_live_100600', 0, 1006007, 4, 1, 0, 'snd_voi_live_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 60001, 'My heart''s racing... But I''m fine!', 'snd_voi_live_100600', 1, 1006017, 4, 1, 0, 'snd_voi_live_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70001, 'I remember feeling completely lost when I first arrived at the academy. I''m grateful for all the help you gave me.', 'snd_voi_outgame_100600', 1, 1006007, 7, 1, 0, 'snd_voi_outgame_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90000, 'Good morning. Have you gotten breakfast yet? If not, let''s go together. I''m still a bit hungry myself.', 'snd_voi_home_100601', 0, 1006812, 1, 1, 0, 'snd_voi_home_100601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90001, 'I need to get even faster... Let''s make it happen, Trainer.', 'snd_voi_home_100601', 1, 3009, 1, 1, 0, 'snd_voi_home_100601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90002, 'Let''s do some afternoon training. I''m full of food and energy.', 'snd_voi_home_100601', 2, 1006017, 1, 1, 0, 'snd_voi_home_100601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90003, 'Lunch break is way too short. Have you seen the size of the cafeteria''s menu?', 'snd_voi_home_100601', 3, 1006808, 1, 1, 0, 'snd_voi_home_100601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90004, 'Sigh... I''m ready to hit the sack. I have to be in perfect shape for training, after all.', 'snd_voi_home_100601', 4, 1006809, 1, 1, 0, 'snd_voi_home_100601_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90005, 'You''re up late. You''re always such a hard worker, Trainer.', 'snd_voi_home_100601', 5, 1006007, 1, 1, 0, 'snd_voi_home_100601_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90006, 'Spring makes me feel so warm and fuzzy. I''m always napping and taking walks. Sometimes I even forget to go to class...', 'snd_voi_home_100601', 6, 1006001, 1, 1, 0, 'snd_voi_home_100601_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90007, 'I always feel the breeze when I''m running, but once I stop, I get so hot... Guess that means I should run forever.', 'snd_voi_home_100601', 7, 1006809, 1, 1, 0, 'snd_voi_home_100601_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90008, 'The weather is so nice this time of year, but my stomach becomes a bottomless pit... I wonder what I should have today.', 'snd_voi_home_100601', 8, 4001, 1, 1, 0, 'snd_voi_home_100601_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90009, 'Apparently a cold''s going around. One sneeze and we''ll be doomed. I don''t want to get sick, so we both better stay vigilant.', 'snd_voi_home_100601', 9, 1006814, 1, 1, 0, 'snd_voi_home_100601_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91000, 'I had a fight with Tama... What do you think? Does pineapple belong on pizza or not?', 'snd_voi_home_100601', 10, 1006002, 1, 1, 0, 'snd_voi_home_100601_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91001, 'Hm... Creek was patting me on the head in the hallway just now... Did I have bedhead or something?', 'snd_voi_home_100601', 11, 2007, 1, 1, 0, 'snd_voi_home_100601_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91002, 'I got a letter from back home. I wonder what I should write back... I have so much to say.', 'snd_voi_home_100601', 12, 1006006, 1, 1, 0, 'snd_voi_home_100601_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91003, 'I really like the cafeteria, but everyone always looks at me when I order... Am I doing something wrong?', 'snd_voi_home_100601', 13, 1006811, 1, 1, 0, 'snd_voi_home_100601_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91004, 'Everyone seems to know how to use phones so well. Aren''t they surprised when it suddenly vibrates?', 'snd_voi_home_100601', 14, 9010, 1, 1, 0, 'snd_voi_home_100601_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91005, 'Trainer, take my picture, please. I want to show my outfit to my family, but I don''t know how to use a camera...', 'snd_voi_home_100601', 15, 1006007, 1, 1, 0, 'snd_voi_home_100601_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91006, 'I want to show the folks back home how much I''ve grown. I''m sure they''ll be proud.', 'snd_voi_home_100601', 16, 1006806, 1, 1, 0, 'snd_voi_home_100601_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91007, 'This outfit is my brand. People can recognize me even from afar. Now all I have to do is give them something to watch.', 'snd_voi_home_100601', 17, 8001, 1, 1, 0, 'snd_voi_home_100601_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91008, 'It''s so easy to move in this outfit. It''s almost like it''s telling me to get out there and run!', 'snd_voi_home_100601', 18, 1006007, 1, 1, 0, 'snd_voi_home_100601_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91009, 'Yeah, this feels great. I''m definitely an early bird. The morning air just feels so nice.', 'snd_voi_home_100601', 19, 8001, 1, 1, 0, 'snd_voi_home_100601_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91010, 'I had lunch with Inari, but she scarfed her food down in seconds. That can''t be healthy...', 'snd_voi_home_100601', 20, 1006808, 1, 1, 0, 'snd_voi_home_100601_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91011, 'Run a lot, eat a lot, and then all that''s left is... sleep a lot.', 'snd_voi_home_100601', 21, 1006812, 1, 1, 0, 'snd_voi_home_100601_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91012, 'I want to see the cherry blossoms with everyone. Food just tastes better when you''ve got people to share with... What about the flowers? What about them?', 'snd_voi_home_100601', 22, 4001, 1, 1, 0, 'snd_voi_home_100601_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91013, 'Tama taught me how to make ice cream by freezing juice. Isn''t that amazing?!', 'snd_voi_home_100601', 23, 1009, 1, 1, 0, 'snd_voi_home_100601_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91014, 'When I think of fall, I think of saury, roasted sweet potatoes, and persimmons... What a great season! I love it!', 'snd_voi_home_100601', 24, 1006001, 1, 1, 0, 'snd_voi_home_100601_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91015, 'It''s starting to get cold lately. Which means it''s time for hot pot. A hot pot under a warm kotatsu... Yeah, that sounds perfect!', 'snd_voi_home_100601', 25, 1006809, 1, 1, 0, 'snd_voi_home_100601_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92000, 'Time for training, right? What should we do today?', 'snd_voi_training_100601', 0, 8001, 2, 1, 0, 'snd_voi_training_100601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92001, 'I''ll master any task you throw at me.', 'snd_voi_training_100601', 1, 1003, 2, 1, 0, 'snd_voi_training_100601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92002, 'I did my stretches, so I''m all ready for training. Let me know whenever.', 'snd_voi_training_100601', 3, 11000, 2, 1, 0, 'snd_voi_training_100601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92003, 'The key to getting faster is all about persevering day by day.', 'snd_voi_training_100601', 4, 1006814, 2, 1, 0, 'snd_voi_training_100601_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92011, 'You don''t need to go easy on me. I''m pretty tough, you know.', 'snd_voi_training_100601', 2, 3001, 2, 1, 0, 'snd_voi_training_100601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92005, 'I want to give a performance that does this outfit justice. So cook up a routine that''s perfect for me, Trainer.', 'snd_voi_training_100601', 5, 1006017, 2, 1, 0, 'snd_voi_training_100601_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92006, 'I''ve got to practice hard and make the folks back home proud. Here goes nothing.', 'snd_voi_training_100601', 6, 1006806, 2, 1, 0, 'snd_voi_training_100601_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92007, 'Don''t go easy on me. Give me a regimen that''ll help me win, and I''ll do it.', 'snd_voi_training_100601', 7, 1006002, 2, 1, 0, 'snd_voi_training_100601_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 93000, 'You know... I''m so glad I came here.', 'snd_voi_training_100601', 8, 0, 2, 1, 0, 'snd_voi_training_100601_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 93001, 'Did I meet your expectations?', 'snd_voi_training_100601', 9, 0, 2, 1, 0, 'snd_voi_training_100601_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95000, 'Mm... This feels good.', 'snd_voi_outgame_100601', 0, 1006010, 7, 1, 0, 'snd_voi_outgame_100601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95001, 'Mm... I feel faster.', 'snd_voi_outgame_100601', 1, 1006806, 7, 1, 0, 'snd_voi_outgame_100601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95003, 'I''m Oguri Cap. Nice to meet you.', 'snd_voi_outgame_100601', 3, 1009, 7, 1, 0, 'snd_voi_outgame_100601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95004, 'I came here to become the best runner possible.', 'snd_voi_gacha_100601', 0, 0, 7, 1, 0, 'snd_voi_gacha_100601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1008, 'Come on, guys, let�s show ''em what we''re made of!', 'snd_voi_teamst_st_100600_0000', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1019, 'I''m glad you''re here, Creek.', 'snd_voi_teamst_st_100600_1045', 0, 1006007, 8, 1, 0, 'snd_voi_teamst_st_100600_1045_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1020, 'Let''s do this, Tama.', 'snd_voi_teamst_st_100600_1021', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_100600_1021_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1049, 'Yeah, bring it on.', 'snd_voi_teamst_st_102100_1006', 1, 3009, 8, 1, 0, 'snd_voi_teamst_st_102100_1006_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1073, 'I''ll handle my stomach!', 'snd_voi_teamst_st_103400_1006', 1, 1006002, 8, 1, 0, 'snd_voi_teamst_st_103400_1006_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1000, 'Let''s go for the win!', 'snd_voi_teamst_100600', 0, 1006002, 8, 1, 0, 'snd_voi_teamst_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1001, 'All right.', 'snd_voi_teamst_100600', 1, 0, 8, 1, 0, 'snd_voi_teamst_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1003, 'I suppose these things happen...', 'snd_voi_teamst_100600', 2, 0, 8, 1, 0, 'snd_voi_teamst_100600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1002, 'Darn it all...', 'snd_voi_teamst_100600', 3, 0, 8, 1, 0, 'snd_voi_teamst_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1004, 'We won!', 'snd_voi_teamst_100600', 4, 1006000, 8, 1, 0, 'snd_voi_teamst_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1007, 'Looks like it''s a new high score.', 'snd_voi_teamst_100600', 5, 1006010, 8, 1, 0, 'snd_voi_teamst_100600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1006, 'I suppose these things happen...', 'snd_voi_teamst_100600', 2, 1006008, 8, 1, 0, 'snd_voi_teamst_100600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 1005, 'Darn it all...', 'snd_voi_teamst_100600', 3, 1006005, 8, 1, 0, 'snd_voi_teamst_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 120000, 'I''m bursting with power!', 'snd_voi_outgame_100600', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140000, 'I''m counting on you!', 'snd_voi_minigame_100600', 0, 1006017, 9, 1, 0, 'snd_voi_minigame_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140001, 'Yes! You got it!', 'snd_voi_minigame_100600', 1, 1006001, 9, 1, 0, 'snd_voi_minigame_100600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140002, 'Ngh...', 'snd_voi_minigame_100600', 2, 1006011, 9, 1, 0, 'snd_voi_minigame_100600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140003, 'Yeah, this was fun!', 'snd_voi_minigame_100600', 3, 971006, 9, 1, 0, 'snd_voi_minigame_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140004, 'You got quite a lot.', 'snd_voi_minigame_100600', 4, 972006, 9, 1, 0, 'snd_voi_minigame_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140005, 'It''s really hard, huh?', 'snd_voi_minigame_100600', 5, 1006808, 9, 1, 0, 'snd_voi_minigame_100600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140006, 'Yeah, this was fun!', 'snd_voi_minigame_100600', 3, 974006, 9, 1, 0, 'snd_voi_minigame_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140007, 'You got quite a lot.', 'snd_voi_minigame_100600', 4, 973006, 9, 1, 0, 'snd_voi_minigame_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140008, 'Hehe.', 'snd_voi_minigame_100600', 6, 1006001, 9, 1, 0, 'snd_voi_minigame_100600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140009, 'Huh?', 'snd_voi_minigame_100600', 7, 1006815, 9, 1, 0, 'snd_voi_minigame_100600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140010, 'Mmm...', 'snd_voi_minigame_100600', 8, 1006816, 9, 1, 0, 'snd_voi_minigame_100600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140011, 'Incredible!', 'snd_voi_minigame_100600', 9, 1006817, 9, 1, 0, 'snd_voi_minigame_100600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140014, 'Ughhh...', 'snd_voi_minigame_100600', 10, 1006808, 9, 1, 0, 'snd_voi_minigame_100600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140015, 'Oh...', 'snd_voi_minigame_100600', 11, 1006818, 9, 1, 0, 'snd_voi_minigame_100600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140016, 'Come on!', 'snd_voi_minigame_100600', 12, 1006819, 9, 1, 0, 'snd_voi_minigame_100600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140012, 'All right!', 'snd_voi_minigame_100600', 13, 1006806, 9, 1, 0, 'snd_voi_minigame_100600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140013, '...!', 'snd_voi_minigame_100600', 14, 1006014, 9, 1, 0, 'snd_voi_minigame_100600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140017, 'No...', 'snd_voi_minigame_100600', 15, 1006002, 9, 1, 0, 'snd_voi_minigame_100600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 140018, 'Darn it!', 'snd_voi_minigame_100600', 16, 1006820, 9, 1, 0, 'snd_voi_minigame_100600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 40000, 'This is... my full power!', 'snd_voi_race_100601', 2, 0, 3, 1, 0, 'snd_voi_race_100601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 40001, 'Watch me... This is... my... My full power!', 'snd_voi_race_100601', 3, 0, 3, 1, 0, 'snd_voi_race_100601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30004, 'All right! Ngh... I''m so hungry.', 'snd_voi_race_100601', 0, 0, 3, 1, 0, 'snd_voi_race_100601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30005, 'That was... amazing! Yes!', 'snd_voi_race_100600', 8, 0, 3, 1, 0, 'snd_voi_race_100600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 31000, 'Here I go!', 'snd_voi_race_100600', 9, 0, 3, 1, 0, 'snd_voi_race_100600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 13, 'Here''s today''s login bonus.', 'snd_voi_title_100600', 4, 11000, 1, 1, 0, 'snd_voi_title_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 15, 'And here''s what to expect tomorrow.', 'snd_voi_title_100600', 5, 1006007, 1, 1, 0, 'snd_voi_title_100600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 110000, 'Training? I can start whenever you''re ready.', 'snd_voi_home_100600', 21, 0, 1, 1, 0, 'snd_voi_home_100600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 110001, 'So much has happened...', 'snd_voi_home_100600', 22, 0, 1, 1, 0, 'snd_voi_home_100600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 110002, 'Are we going to enter a race?', 'snd_voi_home_100600', 23, 0, 1, 1, 0, 'snd_voi_home_100600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 10021, 'Looks like your Umamusume Archive level has gone up.', 'snd_voi_home_100600', 24, 8001, 1, 1, 0, 'snd_voi_home_100600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 20051, 'Okay, let''s do it together.', 'snd_voi_training_100600', 65, 1009, 2, 1, 0, 'snd_voi_training_100600_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70000, 'Trainer... I trust you.', 'snd_voi_outgame_100600', 3, 0, 7, 1, 0, 'snd_voi_outgame_100600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95005, 'If I want to help out, I better work hard.', 'snd_voi_outgame_100600', 4, 0, 7, 1, 0, 'snd_voi_outgame_100600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95006, 'Now I can help even more.', 'snd_voi_outgame_100600', 5, 0, 7, 1, 0, 'snd_voi_outgame_100600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70004, 'Okay, everything checks out.', 'snd_voi_outgame_100600', 16, 1006017, 7, 1, 0, 'snd_voi_outgame_100600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70010, 'Am I pulling this outfit off?', 'snd_voi_outgame_100600', 17, 1006009, 7, 1, 0, 'snd_voi_outgame_100600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70008, 'Isn''t this a little too... flashy?', 'snd_voi_outgame_100600', 20, 1006013, 7, 1, 0, 'snd_voi_outgame_100600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70014, 'I hope it looks good on me...', 'snd_voi_outgame_100600', 21, 1006007, 7, 1, 0, 'snd_voi_outgame_100600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70009, 'Okay, now both my body and mind are ready.', 'snd_voi_outgame_100600', 22, 2009, 7, 1, 0, 'snd_voi_outgame_100600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70015, 'My chest feels like it''s on fire when I wear this!', 'snd_voi_outgame_100600', 23, 1006000, 7, 1, 0, 'snd_voi_outgame_100600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71004, 'Okay, everything checks out.', 'snd_voi_outgame_100600', 16, 148, 7, 0, 0, 'snd_voi_outgame_100600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71010, 'Am I pulling this outfit off?', 'snd_voi_outgame_100600', 17, 33, 7, 0, 0, 'snd_voi_outgame_100600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71008, 'Isn''t this a little too... flashy?', 'snd_voi_outgame_100600', 20, 43, 7, 0, 0, 'snd_voi_outgame_100600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71014, 'I hope it looks good on me...', 'snd_voi_outgame_100600', 21, 34, 7, 0, 0, 'snd_voi_outgame_100600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71009, 'Okay, now both my body and mind are ready.', 'snd_voi_outgame_100600', 22, 48, 7, 0, 0, 'snd_voi_outgame_100600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71015, 'My chest feels like it''s on fire when I wear this!', 'snd_voi_outgame_100600', 23, 22, 7, 0, 0, 'snd_voi_outgame_100600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 2030, 'Let''s go for the win!', 'snd_voi_teamst_100600', 0, 1006002, 10, 1, 0, 'snd_voi_teamst_100600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 2031, 'Come on, guys, let�s show ''em what we''re made of!', 'snd_voi_teamst_st_100600_0000', 0, 3009, 10, 1, 0, 'snd_voi_teamst_st_100600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 2032, 'Thank you for everything you''ve done for me.', 'snd_voi_training_100600', 64, 3009, 10, 1, 0, 'snd_voi_training_100600_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 2033, 'Feels like I can get some great results today. Watch me, Trainer!', 'snd_voi_training_100600', 19, 1006017, 10, 1, 0, 'snd_voi_training_100600_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 2034, 'Ho, ho, hee, hoo! I feel amazing! What are your orders?', 'snd_voi_training_100600', 16, 1006806, 10, 1, 0, 'snd_voi_training_100600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 2035, 'Thank you for everything you''ve done for me.', 'snd_voi_training_100600', 64, 3009, 10, 0, 0, 'snd_voi_training_100600_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90010, 'I like this outfit. It has words of encouragement written on the inside that give me strength every morning.', 'snd_voi_home_100602', 0, 3001, 1, 1, 0, 'snd_voi_home_100602_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90011, 'Morning. Have you checked your bedside? Santa might''ve paid you a visit.', 'snd_voi_home_100602', 1, 1006007, 1, 1, 0, 'snd_voi_home_100602_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90012, 'Something''s been on my mind. I was in the cafeteria, and when I said I wanted to eat a big chicken, El ran away. Did I say something wrong?', 'snd_voi_home_100602', 2, 1006011, 1, 1, 0, 'snd_voi_home_100602_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90013, 'It feels so nice to bask in the sun, I could just melt... I wonder if this is what it feels like to be a snowman.', 'snd_voi_home_100602', 3, 1006821, 1, 1, 0, 'snd_voi_home_100602_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90014, 'Don''t overdo it, okay? If you stay up too late, he''ll think you''re a naughty kid and you won''t get any presents.', 'snd_voi_home_100602', 4, 1006808, 1, 1, 0, 'snd_voi_home_100602_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90015, 'I wish I could run through the night sky... Then there''d be no limit to how far I could run...', 'snd_voi_home_100602', 5, 1006010, 1, 1, 0, 'snd_voi_home_100602_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90016, 'Ugh, I thought I climbed a fir tree, but it was actually a cedar. You might want to stay away from me if you have hay fever.', 'snd_voi_home_100602', 6, 11007, 1, 1, 0, 'snd_voi_home_100602_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90017, 'You know, I heard that Santa does surfing during the summer. Maybe I should start learning with Hayahide.', 'snd_voi_home_100602', 7, 1006007, 1, 1, 0, 'snd_voi_home_100602_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90018, 'Did you know? You can eat pine cones. So that means... wreaths can double up as emergency food.', 'snd_voi_home_100602', 8, 4003, 1, 1, 0, 'snd_voi_home_100602_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90019, 'Trainer, have you ever tried ice skating? If not, I can teach you. I''m pretty good.', 'snd_voi_home_100602', 9, 1006010, 1, 1, 0, 'snd_voi_home_100602_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91016, 'Tama says they make takoyaki at her house for the winter holidays... Next year, we''re heading to Tama''s room, all right?', 'snd_voi_home_100602', 10, 4001, 1, 1, 0, 'snd_voi_home_100602_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91017, 'Hayahide looks just like Santa in her red costume... Especially from the back.', 'snd_voi_home_100602', 11, 1006017, 1, 1, 0, 'snd_voi_home_100602_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91018, 'I''d like to race against Santa''s reindeer sometime... I bet they''re fast!', 'snd_voi_home_100602', 12, 1006000, 1, 1, 0, 'snd_voi_home_100602_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91019, 'Creek is unsure about how to wash this costume. I wish I could help somehow...', 'snd_voi_home_100602', 13, 1006008, 1, 1, 0, 'snd_voi_home_100602_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91020, 'They say candles help you have a good night''s sleep. Watch out though. If you put them too close to you, you''ll end up looking like a red-nosed reindeer.', 'snd_voi_home_100602', 14, 11000, 1, 1, 0, 'snd_voi_home_100602_0014', 0, 1006002, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91028, 'This star decoration... it''s nice. Looking at it fills me with courage. I feel driven to shine even brighter!', 'snd_voi_home_100602', 15, 1006007, 1, 1, 0, 'snd_voi_home_100602_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91029, 'Tama really likes the bell on my head. She says the jingling makes it easy to find me.', 'snd_voi_home_100602', 16, 11001, 1, 1, 0, 'snd_voi_home_100602_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91021, 'If only I could fly like Santa, I could whoosh right into school every morni�ah! But without a chimney, how would I get in?', 'snd_voi_home_100602', 17, 1006001, 1, 1, 0, 'snd_voi_home_100602_0017', 0, 1006008, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91022, 'This belt is great. I can eat as much as I want and it just stretches. I''m going to feast this lunchtime.', 'snd_voi_home_100602', 18, 4001, 1, 1, 0, 'snd_voi_home_100602_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91023, 'Every night before I sleep, I fold this costume neatly and place it by my bed. I hope one day Santa will see it.', 'snd_voi_home_100602', 19, 1006007, 1, 1, 0, 'snd_voi_home_100602_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91024, 'I wish Santa could see the cherry blossoms in full bloom... I bet that would wash away all his holiday fatigue in an instant.', 'snd_voi_home_100602', 20, 1006006, 1, 1, 0, 'snd_voi_home_100602_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91025, 'Wait! If you make a humongous giant snowman in winter, then you could still have some snow left in the summer!', 'snd_voi_home_100602', 21, 1006014, 1, 1, 0, 'snd_voi_home_100602_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91026, 'It''s about time I wrote my letter to Santa. Would you like to join me? Back home, I used to write them with my mom.', 'snd_voi_home_100602', 22, 11000, 1, 1, 0, 'snd_voi_home_100602_0022', 0, 1006007, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 91027, 'It''s a good season for stargazing... They''re so bright, it''s like you can still see them even after you look away... That''s how I''d like to shine too.', 'snd_voi_home_100602', 23, 1006010, 1, 1, 0, 'snd_voi_home_100602_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92015, 'It''s now or never for Oguri Cap! ...Just thought it''d sound cool.', 'snd_voi_training_100602', 0, 11001, 2, 1, 0, 'snd_voi_training_100602_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92016, 'I won''t lose to some reindeer!', 'snd_voi_training_100602', 1, 1006002, 2, 1, 0, 'snd_voi_training_100602_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92017, 'So many people are supporting me... I can''t let them down!', 'snd_voi_training_100602', 2, 1006000, 2, 1, 0, 'snd_voi_training_100602_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92018, 'I can be faster... as fast as Santa dashing through the night sky!', 'snd_voi_training_100602', 3, 3009, 2, 1, 0, 'snd_voi_training_100602_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92020, 'A fan gave me this costume, so it fits perfectly. Now to pay them back... with a worthy run!', 'snd_voi_training_100602', 5, 1006010, 2, 1, 0, 'snd_voi_training_100602_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92021, 'I''ve decided on my present for you, Trainer. It can only be one thing... victory. Not to mention, it comes with a shoulder massage too!', 'snd_voi_training_100602', 6, 1006806, 2, 1, 0, 'snd_voi_training_100602_0006', 0, 1006007, 8100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 92022, 'Trainer, I''m thinking of going back to my hometown to race for the holidays. What are your plans?', 'snd_voi_training_100602', 7, 11000, 2, 1, 0, 'snd_voi_training_100602_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 93004, 'It''s a miracle that we met... and I''m glad we did.', 'snd_voi_training_100602', 8, 0, 2, 1, 0, 'snd_voi_training_100602_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 93005, 'This is a great present. Thanks.', 'snd_voi_training_100602', 9, 0, 2, 1, 0, 'snd_voi_training_100602_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95007, 'Everyone''s dreams are what keep me going!', 'snd_voi_outgame_100602', 0, 3009, 7, 1, 0, 'snd_voi_outgame_100602_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95008, 'I''ll shine bright like a star�a miracle in the night!', 'snd_voi_outgame_100602', 1, 0, 7, 1, 0, 'snd_voi_outgame_100602_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95010, 'I''m Oguri Cap. Let''s give our fans the best present we can!', 'snd_voi_outgame_100602', 3, 1006010, 7, 1, 0, 'snd_voi_outgame_100602_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70016, 'Like the star on a tree, I''ll twinkle bright.', 'snd_voi_outgame_100600', 24, 1006806, 7, 1, 0, 'snd_voi_outgame_100600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70017, 'You like this ornament? A fan gave me instructions on how to make it. I can give them to you if you like.', 'snd_voi_outgame_100600', 25, 11000, 7, 1, 0, 'snd_voi_outgame_100600_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71016, 'Like the star on a tree, I''ll twinkle bright.', 'snd_voi_outgame_100600', 24, 23, 7, 0, 0, 'snd_voi_outgame_100600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71017, 'You like this ornament? A fan gave me instructions on how to make it. I can give them to you if you like.', 'snd_voi_outgame_100600', 25, 48, 7, 0, 0, 'snd_voi_outgame_100600_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 95009, 'Tis the season... for making dreams come true!', 'snd_voi_gacha_100602', 0, 0, 7, 1, 0, 'snd_voi_gacha_100602_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 40003, 'A shining star... for all!', 'snd_voi_race_100602', 2, 0, 3, 1, 0, 'snd_voi_race_100602_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 40004, 'Yes... Just watch, I''ll make their dreams come true! Hehe... Chomp!', 'snd_voi_race_100602', 3, 0, 3, 1, 0, 'snd_voi_race_100602_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30006, 'Sorry for the wait. Here, this is my present to you.', 'snd_voi_race_100602', 0, 0, 3, 1, 0, 'snd_voi_race_100602_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 30007, 'That was... awesome! All right!', 'snd_voi_race_100600', 8, 0, 3, 1, 0, 'snd_voi_race_100600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70018, 'Amazing.', 'snd_voi_outgame_100600', 26, 1006007, 7, 1, 0, 'snd_voi_outgame_100600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70019, 'I''m gonna win for the folks back home!', 'snd_voi_outgame_100600', 27, 1006002, 7, 1, 0, 'snd_voi_outgame_100600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71018, 'Amazing.', 'snd_voi_outgame_100600', 26, 48, 7, 0, 0, 'snd_voi_outgame_100600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 71019, 'I''m gonna win for the folks back home!', 'snd_voi_outgame_100600', 27, 22, 7, 0, 0, 'snd_voi_outgame_100600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 400000, 'Since we all get to spend the holidays together, I''ll make sure we have fun, we''re happy, and... um, it''s fun!', 'snd_voi_event_090008', 0, 11000, 7, 1, 0, 'snd_voi_event_090008_0000', 0, 11001, 8500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 400006, 'Snow is not bad if you know how to handle it. I won''t let anything stop me from fulfilling everyone''s wishes.', 'snd_voi_event_090008', 6, 1006002, 7, 1, 0, 'snd_voi_event_090008_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 400009, 'My belly''s full and I''m powered up. I''ve got to stay strong for everyone who''s supporting me!', 'snd_voi_event_090008', 9, 1006806, 7, 1, 0, 'snd_voi_event_090008_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 400014, 'Thanks for running with me. Now what should I eat, cake or ramen? I''ll just have both!', 'snd_voi_event_090008', 14, 1006007, 7, 1, 0, 'snd_voi_event_090008_0014', 0, 11013, 9100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 400002, 'I wonder if the place we''ll be staying at will have seafood, mountain veggies... or both. I''m excited to find out!', 'snd_voi_event_090019', 2, 1006009, 7, 1, 0, 'snd_voi_event_090019_0002', 0, 1006007, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 400010, 'I hope that in the future... Umamusume can keep having fun running forever.', 'snd_voi_event_090019', 10, 1006001, 7, 1, 0, 'snd_voi_event_090019_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410000, 'Here I go!', 'snd_voi_roulette_100600', 0, 0, 7, 1, 0, 'snd_voi_roulette_100600_0000', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410001, 'All right!', 'snd_voi_roulette_100600', 1, 400008, 7, 1, 0, 'snd_voi_roulette_100600_0001', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410002, 'All right.', 'snd_voi_roulette_100600', 2, 400009, 7, 1, 0, 'snd_voi_roulette_100600_0002', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410003, 'All right.', 'snd_voi_roulette_100600', 2, 400009, 7, 0, 0, 'snd_voi_roulette_100600_0002', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410004, 'Hehe.', 'snd_voi_roulette_100600', 3, 400010, 7, 1, 0, 'snd_voi_roulette_100600_0003', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410005, 'Hehe.', 'snd_voi_roulette_100600', 3, 400010, 7, 0, 0, 'snd_voi_roulette_100600_0003', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410006, 'Darn it!', 'snd_voi_roulette_100600', 4, 400011, 7, 1, 0, 'snd_voi_roulette_100600_0004', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410007, 'Darn it!', 'snd_voi_roulette_100600', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100600_0004', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 410008, 'Darn it!', 'snd_voi_roulette_100600', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100600_0004', 0, 0, 0, 1638187200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 81000, 'I won''t hold back, you know.', 'snd_voi_outgame_100600', 13, 1006017, 7, 1, 0, 'snd_voi_outgame_100600_0013', 0, 0, 0, 1640667600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 81001, 'I''m buzzing with energy... I can''t wait for the next race!', 'snd_voi_outgame_100600', 14, 3009, 7, 1, 0, 'snd_voi_outgame_100600_0014', 0, 0, 0, 1640667600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_100600', 1, 980013, 1, 1, 0, 'snd_voi_valentine_100600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_100600', 1, 980013, 1, 1, 0, 'snd_voi_valentine_100600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 80000, 'That was good.', 'snd_voi_aimteam_100600', 0, 1006007, 7, 0, 0, 'snd_voi_aimteam_100600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70020, 'Yeah, I feel comfortable in this outfit.', 'snd_voi_outgame_100600', 42, 1006010, 7, 1, 0, 'snd_voi_outgame_100600_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1006, 70021, 'Want to grab a bite to eat together?', 'snd_voi_outgame_100600', 43, 1006007, 7, 1, 0, 'snd_voi_outgame_100600_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 11, 'Cygames', 'snd_voi_title_100700', 0, 0, 0, 1, 0, 'snd_voi_title_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100700', 1, 0, 0, 1, 0, 'snd_voi_title_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10000, 'Yo, you free in a hundred years? Let''s go to space if you are!', 'snd_voi_home_100700', 0, 1001, 1, 1, 0, 'snd_voi_home_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10001, 'You''re gettin'' pretty good at goin'' with the flow! Like a broken hot-water tap in a soccer field restroom.', 'snd_voi_home_100700', 1, 1007018, 1, 1, 0, 'snd_voi_home_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10002, 'You better not take your eyes off me! I dunno what might happen after a second!', 'snd_voi_home_100700', 2, 1007848, 1, 1, 0, 'snd_voi_home_100700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10003, 'Happy New Year! Bonne Annee! Xin Nian Kuai Le! Imma crash your New Year''s dream with an eggplant, hawk, and Mount Fuji in hand!', 'snd_voi_home_100700', 3, 1007001, 1, 1, 0, 'snd_voi_home_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10004, 'Hey, which would you prefer? Chocolate-flavored charcoal, or charcoal-flavored chocolate?', 'snd_voi_home_100700', 4, 1001, 1, 1, 0, 'snd_voi_home_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10005, 'Happy Valentine''s Day! ? Make sure you savor the wonderful flavors of my handmade... tu-na sa-shi-mi! ?', 'snd_voi_home_100700', 5, 1007021, 1, 1, 0, 'snd_voi_home_100700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10006, 'They only get to meet once a year? If I were them, I''d prepare a huge surprise... like, a Milky-Way-explosion-level surprise, y''know?', 'snd_voi_home_100700', 6, 1007830, 1, 1, 0, 'snd_voi_home_100700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10007, 'Trick or... HAT TRICK! C''MON, IT''S SOCCER TIME!', 'snd_voi_home_100700', 7, 2001, 1, 1, 0, 'snd_voi_home_100700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10008, 'The younger students in the dorms get excited over letters from Santa every year. It''s just me writing random stuff.', 'snd_voi_home_100700', 8, 1007024, 1, 1, 0, 'snd_voi_home_100700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10009, 'You don''t have a chimney at yours, do ya? Okay! I''ll bore a hole in advance before infiltrating your place! ?', 'snd_voi_home_100700', 9, 1001, 1, 1, 0, 'snd_voi_home_100700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10010, 'I issue a challenge to all New Year''s bells! If you think you can purify my mind filled with worldly desires, then bring it on!', 'snd_voi_home_100700', 10, 2009, 1, 1, 0, 'snd_voi_home_100700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10011, 'Happy birthday-day-daytime talk show. Here''s one mechanical pencil lead for every birthday you''ve celebrated. Use ''em all by next year, got it?', 'snd_voi_home_100700', 11, 1007006, 1, 1, 0, 'snd_voi_home_100700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10012, 'Happy birthday. I was bored, so I sent a box to your place filled with salted rice bran for pickling. You better make me some nice pickles.', 'snd_voi_home_100700', 12, 11001, 1, 1, 0, 'snd_voi_home_100700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10013, 'It''s my birthday, huh? How old am I again? Oh, crap! We''re not supposed to talk about that.', 'snd_voi_home_100700', 13, 1000, 1, 1, 0, 'snd_voi_home_100700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10014, 'It''s my birthday, so I''ve got the favor of a lifetime to ask of you! Lemme shave the sides of your head! Please!', 'snd_voi_home_100700', 14, 1007828, 1, 1, 0, 'snd_voi_home_100700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10015, 'Bing, bong, bing! ? A new notice, there is! ?', 'snd_voi_home_100700', 15, 1007801, 1, 1, 0, 'snd_voi_home_100700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10016, 'A present, you have. Take what you can, you must!', 'snd_voi_home_100700', 16, 1009, 1, 1, 0, 'snd_voi_home_100700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10017, 'Yo, you finished the thing! I dunno what the thing is, though.', 'snd_voi_home_100700', 17, 11000, 1, 1, 0, 'snd_voi_home_100700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10018, 'WHOOOOOA! I can''t wait for the event!', 'snd_voi_home_100700', 18, 1007825, 1, 1, 0, 'snd_voi_home_100700_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10019, 'Yo, there''s an event on! Let''s get ging-gang-going!', 'snd_voi_home_100700', 19, 1007802, 1, 1, 0, 'snd_voi_home_100700_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10025, 'I''m really digging this fit. These clothes are comfy enough to play infinity tag with the kids in, and I can fight if a land shark attacks.', 'snd_voi_home_100700', 25, 1007024, 1, 1, 0, 'snd_voi_home_100700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10026, 'The other day a talent agent was nice enough to hand me a business card. So I gave them some nori seaweed in return!', 'snd_voi_home_100700', 26, 8001, 1, 1, 0, 'snd_voi_home_100700_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10027, 'Hey, we should go out somewhere! The Eiffel Tower, Machu Picchu, the Moon, Saturn, my house, wherever!', 'snd_voi_home_100700', 27, 1007000, 1, 1, 0, 'snd_voi_home_100700_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20000, 'No energy... I feel as sluggish as a slug washed in mud after getting covered in salt...', 'snd_voi_training_100700', 0, 1007826, 2, 1, 0, 'snd_voi_training_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20001, 'I can''t handle anymore... Hey, let''s just call today off.', 'snd_voi_training_100700', 1, 1007826, 2, 1, 0, 'snd_voi_training_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20002, 'Hurry up and gimme some instructions already! I don''t have the time to be watchin'' the grass grow�C''MON!', 'snd_voi_training_100700', 2, 1007802, 2, 1, 0, 'snd_voi_training_100700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20003, 'Lil'' Golshi''s an erupting volcano! Motivated to the max! Rapt to the max MAX!', 'snd_voi_training_100700', 3, 1007825, 2, 1, 0, 'snd_voi_training_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20004, 'If you don''t hurry, then I''m gonna skedaddle somewhere!', 'snd_voi_training_100700', 4, 1007006, 2, 1, 0, 'snd_voi_training_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20005, 'Yo, can I go for a run? I''m overflowing with way more energy than I need!', 'snd_voi_training_100700', 5, 1007000, 2, 1, 0, 'snd_voi_training_100700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20006, 'You want summa dis? Then come and geddit!', 'snd_voi_training_100700', 6, 2001, 2, 1, 0, 'snd_voi_training_100700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20007, 'What are you gonna do? You got plans? Lemme hear ''em.', 'snd_voi_training_100700', 7, 1000, 2, 1, 0, 'snd_voi_training_100700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20008, 'Hm? Oh, it''s just you. My bad, I was thinking about Bounty Hunter Sogabe just now.', 'snd_voi_training_100700', 8, 1007827, 2, 1, 0, 'snd_voi_training_100700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20009, 'Hup! Hup! Nah, it''s no good. I just can''t get into it.', 'snd_voi_training_100700', 9, 1007013, 2, 1, 0, 'snd_voi_training_100700_0009', 0, 8003, 3400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20010, 'Crap, my senses are melting...', 'snd_voi_training_100700', 10, 1007009, 2, 1, 0, 'snd_voi_training_100700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20011, 'Yaaawn. I''m so sleepy. Wake me up when it''s over.', 'snd_voi_training_100700', 11, 1007831, 2, 1, 0, 'snd_voi_training_100700_0011', 0, 8012, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20021, 'Whoa, hey, another race? Try putting yourself in my shoes!', 'snd_voi_training_100700', 12, 1007002, 2, 1, 0, 'snd_voi_training_100700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20022, 'EXCUSE ME? You''re gonna make me run AGAIN?! I''m gonna sue you for violating the Golshi Protection Act!', 'snd_voi_training_100700', 13, 1007013, 2, 1, 0, 'snd_voi_training_100700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20023, 'AWWW YEEEEE! Sharks, dolphins, whales, whatever! Bring anything on!', 'snd_voi_training_100700', 14, 1007825, 2, 1, 0, 'snd_voi_training_100700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20024, 'Arrr, I be ready to dig me up some treasure!', 'snd_voi_training_100700', 15, 1007000, 2, 1, 0, 'snd_voi_training_100700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20025, 'A party?! A race?! Both?! Throw it all at me!', 'snd_voi_training_100700', 16, 1007803, 2, 1, 0, 'snd_voi_training_100700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20026, 'I''m totally ready on a vibe level. You feel me? I mean, you vibing with me?', 'snd_voi_training_100700', 17, 1007018, 2, 1, 0, 'snd_voi_training_100700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20027, 'Am I feeling more tortoise or hare? I guess I''m all hare-y!', 'snd_voi_training_100700', 18, 1007006, 2, 1, 0, 'snd_voi_training_100700_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20028, 'If I''m gonna race, you can bet I''m gonna win, with a splashy splash!', 'snd_voi_training_100700', 19, 1007829, 2, 1, 0, 'snd_voi_training_100700_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20029, 'Yes! I''ve been waiting for race time!', 'snd_voi_training_100700', 20, 1007000, 2, 1, 0, 'snd_voi_training_100700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20030, 'Meh, I''m sure I''ll do well if I just run howevs!', 'snd_voi_training_100700', 21, 1000, 2, 1, 0, 'snd_voi_training_100700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20031, 'Having a clear mind is the best way to go. Maybe I''ll look at the sky while I run.', 'snd_voi_training_100700', 22, 1007832, 2, 1, 0, 'snd_voi_training_100700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20032, 'Ahhh... the sky''s so pretty.', 'snd_voi_training_100700', 23, 1007834, 2, 1, 0, 'snd_voi_training_100700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20033, 'Sorry, looks like I''ve got a call from Planet 9. You mind waiting a bit?', 'snd_voi_training_100700', 24, 1007019, 2, 1, 0, 'snd_voi_training_100700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20034, 'I wanna eat a mackerel sandwich so bad. Can I go buy one?', 'snd_voi_training_100700', 25, 1007833, 2, 1, 0, 'snd_voi_training_100700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20035, 'You want me to run now? Ugh, I''m barely able to hold myself upright.', 'snd_voi_training_100700', 26, 1007826, 2, 1, 0, 'snd_voi_training_100700_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20036, 'If I stop in the middle of the race, you better piggyback me and cross the finish line in my place.', 'snd_voi_training_100700', 27, 1007830, 2, 1, 0, 'snd_voi_training_100700_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20037, 'I wonder if I''ll end up as a snail or something if I get reincarnated...', 'snd_voi_training_100700', 28, 1007833, 2, 1, 0, 'snd_voi_training_100700_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20038, 'Let''s go!', 'snd_voi_training_100700', 29, 0, 2, 1, 0, 'snd_voi_training_100700_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20039, 'Aw yeah!', 'snd_voi_training_100700', 30, 0, 2, 1, 0, 'snd_voi_training_100700_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20040, 'Get pumped!', 'snd_voi_training_100700', 31, 0, 2, 1, 0, 'snd_voi_training_100700_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20041, 'No sweat!', 'snd_voi_training_100700', 32, 0, 2, 1, 0, 'snd_voi_training_100700_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20042, '...Eh?', 'snd_voi_training_100700', 33, 0, 2, 1, 0, 'snd_voi_training_100700_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20043, 'I don''t get it...', 'snd_voi_training_100700', 34, 0, 2, 1, 0, 'snd_voi_training_100700_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20046, 'And we''re off!', 'snd_voi_training_100700', 37, 0, 2, 1, 0, 'snd_voi_training_100700_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20047, 'Aye, aye!', 'snd_voi_training_100700', 38, 0, 2, 1, 0, 'snd_voi_training_100700_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20049, 'Thank you very muchos gracias!', 'snd_voi_training_100700', 63, 0, 2, 1, 0, 'snd_voi_training_100700_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20050, 'Thanks, Trainer!', 'snd_voi_training_100700', 64, 0, 2, 1, 0, 'snd_voi_training_100700_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30000, 'Not bad at all!', 'snd_voi_race_100700', 0, 0, 3, 1, 0, 'snd_voi_race_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30001, 'Yarrr! Just a bit more!', 'snd_voi_race_100700', 1, 0, 3, 1, 0, 'snd_voi_race_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30002, 'This is what I call "meh."', 'snd_voi_race_100700', 2, 0, 3, 1, 0, 'snd_voi_race_100700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30003, 'This is actually impressive in a way.', 'snd_voi_race_100700', 3, 0, 3, 1, 0, 'snd_voi_race_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 60000, 'I''m gonna make everyone fall for me!', 'snd_voi_live_100700', 0, 1007000, 4, 1, 0, 'snd_voi_live_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 60001, 'Love power, full throttle! ?', 'snd_voi_live_100700', 1, 1007001, 4, 1, 0, 'snd_voi_live_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70001, 'You looked like you had all the time in the world. I bet meeting me has really brought some spice to your life, huh?', 'snd_voi_outgame_100700', 1, 1000, 7, 1, 0, 'snd_voi_outgame_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90000, 'BAM! Time to get this morning''s dropkick off with a KERBLAM!', 'snd_voi_home_100701', 0, 1007020, 1, 1, 0, 'snd_voi_home_100701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90001, 'Just another day we gotta survive on this massive field we call... EARTH!', 'snd_voi_home_100701', 1, 1007018, 1, 1, 0, 'snd_voi_home_100701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90002, 'Peace, peace! ? If you don''t play with me, I''ll disassemble all of your pens! ?', 'snd_voi_home_100701', 2, 4002, 1, 1, 0, 'snd_voi_home_100701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90003, 'Stomach condition and "ramekin fission" sound totally alike, no?', 'snd_voi_home_100701', 3, 11000, 1, 1, 0, 'snd_voi_home_100701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90004, 'If you''re sleepy, how''s about some coffee? I''ll put chili oil instead of milk into it... Just. For. You. ?', 'snd_voi_home_100701', 4, 1007021, 1, 1, 0, 'snd_voi_home_100701_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90005, 'GAHHH! I can''t sleep because I''m too amped up from playing musical chairs in my head!', 'snd_voi_home_100701', 5, 1007836, 1, 1, 0, 'snd_voi_home_100701_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90006, 'Spring''s totally raaad. Get groovin'' so we can admire some cherry blossoms, maaan. Psychedelic!', 'snd_voi_home_100701', 6, 1007829, 1, 1, 0, 'snd_voi_home_100701_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90007, 'Let''s go bug catching with a quick trip to the Philippines!', 'snd_voi_home_100701', 7, 1007802, 1, 1, 0, 'snd_voi_home_100701_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90008, 'A cricket found its way into my room, so I named it "Fido." I hope Fido''s doing well today...', 'snd_voi_home_100701', 8, 11000, 1, 1, 0, 'snd_voi_home_100701_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90009, 'Phew, wearing a bulletproof vest under your clothes keeps you pretty warm. I''ll be fine come harpoon or mackerel.', 'snd_voi_home_100701', 9, 1007830, 1, 1, 0, 'snd_voi_home_100701_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91000, 'I get so edgy in the starting gate! Can''t they implement a system where we kick it open ourselves?!', 'snd_voi_home_100701', 10, 1007013, 1, 1, 0, 'snd_voi_home_100701_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91001, 'I asked McQueen to join my band, but she rejected me. Maybe she''s more of a mandolin player than a balalaika one?', 'snd_voi_home_100701', 11, 1015, 1, 1, 0, 'snd_voi_home_100701_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91002, 'I secretly added five yen to Flash''s piggy bank. I bet she''ll notice right away!', 'snd_voi_home_100701', 12, 1007006, 1, 1, 0, 'snd_voi_home_100701_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91003, 'When I gaze far off into the sky through cling wrap, I can see my home, Planet Golgol... Ho ho ho.', 'snd_voi_home_100701', 13, 1007817, 1, 1, 0, 'snd_voi_home_100701_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91004, 'Didja know there''s a part-time job where you bore holes into balls to make doughnuts? Talk about una-void-able...', 'snd_voi_home_100701', 14, 11000, 1, 1, 0, 'snd_voi_home_100701_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91005, 'Gosh, this frilly skirt is oh-so embarrassing! Hey, look properly, you dunce.', 'snd_voi_home_100701', 15, 1007837, 1, 1, 0, 'snd_voi_home_100701_0015', 0, 8003, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91006, 'The stage is the earth, and I am the wind... I shall bless you with my glorious contemporary dancing!', 'snd_voi_home_100701', 16, 1007838, 1, 1, 0, 'snd_voi_home_100701_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91007, 'Red-hot Golshi, here and ready! I''ll paint your entire world red!', 'snd_voi_home_100701', 17, 4009, 1, 1, 0, 'snd_voi_home_100701_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91008, 'Oh? What do you seek me for, mon ami? If you mean to invite me to Paris Fashion Week in la France, then I have already declined, escargot.', 'snd_voi_home_100701', 18, 1007813, 1, 1, 0, 'snd_voi_home_100701_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91009, 'Ahhh, what a refreshing morning. It''s mornings like these where I really wanna greet Jordan by clotheslining her...', 'snd_voi_home_100701', 19, 1007830, 1, 1, 0, 'snd_voi_home_100701_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91010, 'I saw Rice eating bread... What''s she tryin'' to say?! Some kind of antithesis against herself?!', 'snd_voi_home_100701', 20, 1007839, 1, 1, 0, 'snd_voi_home_100701_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91011, 'Oh, looks like it''s Creamy Rakshasa Meal time. Will I finally perfect the ultimate creamy oden today?', 'snd_voi_home_100701', 21, 1007815, 1, 1, 0, 'snd_voi_home_100701_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91012, 'Now it''s getting warmer outside, I really wanna play with the little kiddos. I love how fun kids are! ?', 'snd_voi_home_100701', 22, 1001, 1, 1, 0, 'snd_voi_home_100701_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91013, 'Welcome! At this time of the year, I recommend the eel bento box without the eel!', 'snd_voi_home_100701', 23, 1007018, 1, 1, 0, 'snd_voi_home_100701_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91014, 'Goodness! My skin feels a little dry! ? This beautiful complexion of mine will get all irritated! ? I must moisturize, most certainly! ??', 'snd_voi_home_100701', 24, 1007816, 1, 1, 0, 'snd_voi_home_100701_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91015, 'When it''s cold, you gotta beat your chest to keep warm and assert dominance! Ooh-ho-ho! Ooh-ho-ho-ho!', 'snd_voi_home_100701', 25, 1007024, 1, 1, 0, 'snd_voi_home_100701_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92000, 'What''s on the cards today? Push ''n'' shove training? All right, lemme have it!', 'snd_voi_training_100701', 0, 1007018, 2, 1, 0, 'snd_voi_training_100701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92001, 'Yaaawn... Golshi''s gettin'' boredshi.', 'snd_voi_training_100701', 2, 11015, 2, 1, 0, 'snd_voi_training_100701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92002, 'Wha?! I was counting ants and totally passed out...', 'snd_voi_training_100701', 3, 1007014, 2, 1, 0, 'snd_voi_training_100701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92003, 'My eyes get real dry when I run with only the whites of them showing.', 'snd_voi_training_100701', 4, 1007826, 2, 1, 0, 'snd_voi_training_100701_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92011, 'Can ya keep up with my fighting spirit?!', 'snd_voi_training_100701', 1, 1007000, 2, 1, 0, 'snd_voi_training_100701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92005, 'Imma stomp up a storm onstage with my powerful Muay Thai legs!', 'snd_voi_training_100701', 5, 1007000, 2, 1, 0, 'snd_voi_training_100701_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92006, 'I''ll leave the small deets to you. All I care about is getting to run a heated race!', 'snd_voi_training_100701', 6, 1001, 2, 1, 0, 'snd_voi_training_100701_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92007, 'I''ll make it to Planet 9 today, just you wait! Let''s go, Trainer!', 'snd_voi_training_100701', 7, 1007018, 2, 1, 0, 'snd_voi_training_100701_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 93000, 'I had mad fun spending time with you!', 'snd_voi_training_100701', 8, 0, 2, 1, 0, 'snd_voi_training_100701_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 93001, 'Betcha can''t get enough of living out your days with me.', 'snd_voi_training_100701', 9, 0, 2, 1, 0, 'snd_voi_training_100701_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95000, 'WHOOOOOA!', 'snd_voi_outgame_100701', 0, 2009, 7, 1, 0, 'snd_voi_outgame_100701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95001, 'EXPLOSIOOOOON!', 'snd_voi_outgame_100701', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95003, 'Oh? Did you summon me, the mighty Gold Ship?', 'snd_voi_outgame_100701', 3, 1001, 7, 1, 0, 'snd_voi_outgame_100701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1008, 'We''re young! Let''s race towards the sea!', 'snd_voi_teamst_st_100700_0000', 0, 1007001, 8, 1, 0, 'snd_voi_teamst_st_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1021, 'You better piggyback me!', 'snd_voi_teamst_st_100700_1013', 0, 1007000, 8, 1, 0, 'snd_voi_teamst_st_100700_1013_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1022, 'Let''s go!', 'snd_voi_teamst_st_100700_1037', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_100700_1037_00', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1000, 'Follow the mighty Golshi!', 'snd_voi_teamst_100700', 0, 990021, 8, 1, 0, 'snd_voi_teamst_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1001, 'That''s how it''s done!', 'snd_voi_teamst_100700', 1, 0, 8, 1, 0, 'snd_voi_teamst_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1003, 'What an intense race...', 'snd_voi_teamst_100700', 2, 0, 8, 1, 0, 'snd_voi_teamst_100700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1002, 'Cough, wheeze!', 'snd_voi_teamst_100700', 3, 0, 8, 1, 0, 'snd_voi_teamst_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1004, 'As expected!', 'snd_voi_teamst_100700', 4, 1007024, 8, 1, 0, 'snd_voi_teamst_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1007, 'Whatcha think about the new record?!', 'snd_voi_teamst_100700', 5, 1007043, 8, 1, 0, 'snd_voi_teamst_100700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1006, 'What an intense race...', 'snd_voi_teamst_100700', 2, 1007000, 8, 1, 0, 'snd_voi_teamst_100700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 1005, 'Cough, wheeze!', 'snd_voi_teamst_100700', 3, 1007009, 8, 1, 0, 'snd_voi_teamst_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 120000, 'Whoooooa! Fire!', 'snd_voi_outgame_100700', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140000, 'This is so exciting!', 'snd_voi_minigame_100700', 0, 1007018, 9, 1, 0, 'snd_voi_minigame_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140001, 'Awww yeah! Got it!', 'snd_voi_minigame_100700', 1, 1007000, 9, 1, 0, 'snd_voi_minigame_100700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140002, 'What?! It... It dropped?!', 'snd_voi_minigame_100700', 2, 1007014, 9, 1, 0, 'snd_voi_minigame_100700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140003, 'Heh heh! Talk about a huge haul!', 'snd_voi_minigame_100700', 3, 971007, 9, 1, 0, 'snd_voi_minigame_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140004, 'Let''s leave it at this for today!', 'snd_voi_minigame_100700', 4, 972007, 9, 1, 0, 'snd_voi_minigame_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140005, 'Nuwooooogh!', 'snd_voi_minigame_100700', 5, 1007826, 9, 1, 0, 'snd_voi_minigame_100700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140006, 'Heh heh! Talk about a huge haul!', 'snd_voi_minigame_100700', 3, 974007, 9, 1, 0, 'snd_voi_minigame_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140007, 'Let''s leave it at this for today!', 'snd_voi_minigame_100700', 4, 973007, 9, 1, 0, 'snd_voi_minigame_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140008, 'Hehe.', 'snd_voi_minigame_100700', 6, 1007818, 9, 1, 0, 'snd_voi_minigame_100700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140009, 'Yeah!', 'snd_voi_minigame_100700', 7, 1007819, 9, 1, 0, 'snd_voi_minigame_100700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140010, '...!', 'snd_voi_minigame_100700', 8, 1007820, 9, 1, 0, 'snd_voi_minigame_100700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140011, 'Seriously?!', 'snd_voi_minigame_100700', 9, 1007821, 9, 1, 0, 'snd_voi_minigame_100700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140014, 'Noooo...', 'snd_voi_minigame_100700', 10, 1007822, 9, 1, 0, 'snd_voi_minigame_100700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140015, 'Oh.', 'snd_voi_minigame_100700', 11, 1007014, 9, 1, 0, 'snd_voi_minigame_100700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140016, 'Peace, peace! ?', 'snd_voi_minigame_100700', 12, 1007024, 9, 1, 0, 'snd_voi_minigame_100700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140012, 'Phew! Not bad!', 'snd_voi_minigame_100700', 13, 1007803, 9, 1, 0, 'snd_voi_minigame_100700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140013, 'Whoooa!', 'snd_voi_minigame_100700', 14, 1007825, 9, 1, 0, 'snd_voi_minigame_100700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140017, 'Oh c''mon!', 'snd_voi_minigame_100700', 15, 1007823, 9, 1, 0, 'snd_voi_minigame_100700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 140018, 'Nghhh...', 'snd_voi_minigame_100700', 16, 1007840, 9, 1, 0, 'snd_voi_minigame_100700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 40000, 'This is gettin'' interesting!', 'snd_voi_race_100701', 2, 0, 3, 1, 0, 'snd_voi_race_100701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 40001, 'This is gettin'' interesting!', 'snd_voi_race_100701', 2, 0, 3, 1, 0, 'snd_voi_race_100701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 40002, 'Hah! Take this!', 'snd_voi_race_100700', 6, 0, 3, 1, 0, 'snd_voi_race_100700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30004, 'Yaaay! Yaaay! TAKE THAT! Hehe, howzat? ?', 'snd_voi_race_100701', 0, 0, 3, 1, 0, 'snd_voi_race_100701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30005, 'Spin-turn and wow! My first-place pose!', 'snd_voi_race_100700', 8, 0, 3, 1, 0, 'snd_voi_race_100700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 31000, 'Get runnin''!', 'snd_voi_race_100700', 9, 0, 3, 1, 0, 'snd_voi_race_100700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 13, 'Oh, y''hear that? It''s today''s login bonus.', 'snd_voi_title_100700', 4, 1007006, 1, 1, 0, 'snd_voi_title_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 15, 'You''re getting this tomorrow!', 'snd_voi_title_100700', 5, 8002, 1, 1, 0, 'snd_voi_title_100700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 110000, 'Oh, time for training? Guess I''ll set my sights on becoming... the Queen of Shogi!', 'snd_voi_home_100700', 21, 1, 1, 1, 0, 'snd_voi_home_100700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 110001, 'Memories, huh? That time we spent a week in the deep sea sure takes me back.', 'snd_voi_home_100700', 22, 0, 1, 1, 0, 'snd_voi_home_100700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 110002, 'You better make it an interesting race.', 'snd_voi_home_100700', 23, 0, 1, 1, 0, 'snd_voi_home_100700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 10021, 'Huh, looks like that archive shmarchive level or whatever has gone up!', 'snd_voi_home_100700', 24, 8001, 1, 1, 0, 'snd_voi_home_100700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 20051, 'Oooh, let''s have a blast!', 'snd_voi_training_100700', 65, 1009, 2, 1, 0, 'snd_voi_training_100700_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70000, 'Let''s just go with the flow.', 'snd_voi_outgame_100700', 3, 0, 7, 1, 0, 'snd_voi_outgame_100700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95005, 'Leave it to the mighty Golshi!', 'snd_voi_outgame_100700', 4, 0, 7, 1, 0, 'snd_voi_outgame_100700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95006, 'Now I can chase you around!', 'snd_voi_outgame_100700', 5, 0, 7, 1, 0, 'snd_voi_outgame_100700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70004, 'Transforming into honor student Golshi! ?', 'snd_voi_outgame_100700', 16, 1007012, 7, 1, 0, 'snd_voi_outgame_100700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70010, 'I''ve got spy devices hidden in this uniform... Actually, I don''t.', 'snd_voi_outgame_100700', 17, 1007006, 7, 1, 0, 'snd_voi_outgame_100700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70008, 'Man... It scares me how amazing I look in an outfit as cute as this.', 'snd_voi_outgame_100700', 20, 1007008, 7, 1, 0, 'snd_voi_outgame_100700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70014, 'You know what these frills are made of? Actually, no... For your safety, I better not say.', 'snd_voi_outgame_100700', 21, 1007018, 7, 1, 0, 'snd_voi_outgame_100700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70009, 'The possibilities are endless for me right now! I''m gonna make a house of cards 100 meters tall!', 'snd_voi_outgame_100700', 22, 1007001, 7, 1, 0, 'snd_voi_outgame_100700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70015, 'You''ll get burned if you touch the mighty Golshi enrobed in red right now...', 'snd_voi_outgame_100700', 23, 10001, 7, 1, 0, 'snd_voi_outgame_100700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71004, 'Transforming into honor student Golshi! ?', 'snd_voi_outgame_100700', 16, 24, 7, 0, 0, 'snd_voi_outgame_100700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71010, 'I''ve got spy devices hidden in this uniform... Actually, I don''t.', 'snd_voi_outgame_100700', 17, 33, 7, 0, 0, 'snd_voi_outgame_100700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71008, 'Man... It scares me how amazing I look in an outfit as cute as this.', 'snd_voi_outgame_100700', 20, 148, 7, 0, 0, 'snd_voi_outgame_100700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71014, 'You know what these frills are made of? Actually, no... For your safety, I better not say.', 'snd_voi_outgame_100700', 21, 48, 7, 0, 0, 'snd_voi_outgame_100700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71009, 'The possibilities are endless for me right now! I''m gonna make a house of cards 100 meters tall!', 'snd_voi_outgame_100700', 22, 18, 7, 0, 0, 'snd_voi_outgame_100700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71015, 'You''ll get burned if you touch the mighty Golshi enrobed in red right now...', 'snd_voi_outgame_100700', 23, 18, 7, 0, 0, 'snd_voi_outgame_100700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 2030, 'Follow the mighty Golshi!', 'snd_voi_teamst_100700', 0, 1007018, 10, 1, 0, 'snd_voi_teamst_100700_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 2031, 'We''re young! Let''s race towards the sea!', 'snd_voi_teamst_st_100700_0000', 0, 1007849, 10, 1, 0, 'snd_voi_teamst_st_100700_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 2032, 'Thanks, Trainer!', 'snd_voi_training_100700', 64, 1007006, 10, 1, 0, 'snd_voi_training_100700_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 2033, 'If I''m gonna race, you can bet I''m gonna win, with a splashy splash!', 'snd_voi_training_100700', 19, 1007829, 10, 1, 0, 'snd_voi_training_100700_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 2034, 'A party?! A race?! Both?! Throw it all at me!', 'snd_voi_training_100700', 16, 1007803, 10, 1, 0, 'snd_voi_training_100700_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 2035, 'Thanks, Trainer!', 'snd_voi_training_100700', 64, 1007006, 10, 0, 0, 'snd_voi_training_100700_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90010, 'Time for your Golshi fortune! Today, Trainer, the stars foretell... Gah! For real? Wooow...', 'snd_voi_home_100702', 0, 1007021, 1, 1, 0, 'snd_voi_home_100702_0000', 0, 1007016, 5100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90011, 'You''re such an early riser. And you''re here every morning.', 'snd_voi_home_100702', 1, 1007008, 1, 1, 0, 'snd_voi_home_100702_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90012, 'Starting today, we greet each other with "Toss, toss! ?," ''kay?', 'snd_voi_home_100702', 2, 1007020, 1, 1, 0, 'snd_voi_home_100702_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90013, 'I had brown hair when I was little, but one day I poured flour all over my head, and it''s been like this ever since.', 'snd_voi_home_100702', 3, 1007016, 1, 1, 0, 'snd_voi_home_100702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90014, 'Oh no... I told Rice about how cumulonimbus clouds are made of cotton candy, and I think she totally believed me.', 'snd_voi_home_100702', 4, 8010, 1, 1, 0, 'snd_voi_home_100702_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90015, 'Listen up. Before bed, you always gotta write "watermelon" on the window in lipstick.', 'snd_voi_home_100702', 5, 1007006, 1, 1, 0, 'snd_voi_home_100702_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90016, 'Hagh, haaagh! I did it! These golden petals are GORGEOUS! It''s a new tree species�Golshirulata!', 'snd_voi_home_100702', 6, 1007001, 1, 1, 0, 'snd_voi_home_100702_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90017, 'Did you hear? Waves on the Pacific Ocean... can seat two passengers.', 'snd_voi_home_100702', 7, 1007008, 1, 1, 0, 'snd_voi_home_100702_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90018, 'Yo, happen to have an extra-large vacuum? I''m digging for potatoes.', 'snd_voi_home_100702', 8, 8000, 1, 1, 0, 'snd_voi_home_100702_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90019, 'Achoo! Oops, I made a sneezy-poo! ? ...What, no "bless you"?', 'snd_voi_home_100702', 9, 1007841, 1, 1, 0, 'snd_voi_home_100702_0009', 0, 8003, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91016, 'Didja know? I can levitate up to 10 centimeters.', 'snd_voi_home_100702', 10, 1007016, 1, 1, 0, 'snd_voi_home_100702_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91017, 'So, like, we were in the sea, and I rolled up to Jordan in full shark mode, and she straight up lost it with me.', 'snd_voi_home_100702', 11, 1007011, 1, 1, 0, 'snd_voi_home_100702_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91018, '...This sucks. Big Mack won''t play with me today. The hell?! Aaaaagh!', 'snd_voi_home_100702', 12, 1007843, 1, 1, 0, 'snd_voi_home_100702_0012', 0, 1007844, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91019, 'Oh no! I can''t complete the hand because the mahjong tiles melt away like ice! You tricked me, Nakayamaaa!', 'snd_voi_home_100702', 13, 1007014, 1, 1, 0, 'snd_voi_home_100702_0013', 0, 1007005, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91020, '?rof etag a deen ew od tahW ?trats gnihcuorc a od tsuj ew t''naC', 'snd_voi_home_100702', 14, 1007011, 1, 1, 0, 'snd_voi_home_100702_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91028, 'The beach in the summer? Listen to me closely�it belongs to me now.', 'snd_voi_home_100702', 15, 1007008, 1, 1, 0, 'snd_voi_home_100702_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91029, 'Wooow! So beautiful! This starfish looks great on me!', 'snd_voi_home_100702', 16, 1007001, 1, 1, 0, 'snd_voi_home_100702_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91021, 'Time for Golshi calisthenics! First, swing your leg way back! Now let''s "tie-the-ribbon"! ?', 'snd_voi_home_100702', 17, 1015, 1, 1, 0, 'snd_voi_home_100702_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91022, 'Gasp! Emergency! My leg seaweed''s starting to dry out! Water, get me wateeer!', 'snd_voi_home_100702', 18, 1007015, 1, 1, 0, 'snd_voi_home_100702_0018', 0, 1007013, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91023, 'Crap! I need to climb a tree ASAP, or I''ll miss the hatching!', 'snd_voi_home_100702', 19, 1007014, 1, 1, 0, 'snd_voi_home_100702_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91024, 'They''re almost in season. I love when dumplings grow along the riverside.', 'snd_voi_home_100702', 20, 1007016, 1, 1, 0, 'snd_voi_home_100702_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91025, 'This is just between you and me, but... there''s a phantom fish cake sleeping at the bottom of the Mariana Trench.', 'snd_voi_home_100702', 21, 1007018, 1, 1, 0, 'snd_voi_home_100702_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91026, 'The season when crimson flourishes along forlorn trees. It reminds me exactly of Golshi... is what you''re thinking, right?', 'snd_voi_home_100702', 22, 1007845, 1, 1, 0, 'snd_voi_home_100702_0022', 0, 1007006, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 91027, 'S-so cold! Why the heck am I wearing a swimsuit in winter?!', 'snd_voi_home_100702', 23, 1007842, 1, 1, 0, 'snd_voi_home_100702_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92015, 'Nmhrrm? Hmhmhrnnhm! Hrm! Hrgnhgn!', 'snd_voi_training_100702', 0, 1007014, 2, 1, 0, 'snd_voi_training_100702_0000', 0, 1007013, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92016, 'Time to run with my tongue sticking out, I''d say.', 'snd_voi_training_100702', 1, 8000, 2, 1, 0, 'snd_voi_training_100702_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92017, 'Take this! Golshi Bazooka! Phphphphphfff!', 'snd_voi_training_100702', 2, 1007000, 2, 1, 0, 'snd_voi_training_100702_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92018, '...Are they growing yet? I love seeing morning glories on the turf!', 'snd_voi_training_100702', 3, 1007848, 2, 1, 0, 'snd_voi_training_100702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92020, 'Look here! All I think before a race is "Get serious, ready, go!"', 'snd_voi_training_100702', 5, 1007846, 2, 1, 0, 'snd_voi_training_100702_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92021, 'Soft mud? Underwater? Zero gravity? I can race in anything!', 'snd_voi_training_100702', 6, 1007001, 2, 1, 0, 'snd_voi_training_100702_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 92022, 'Come with me, Trainer! You haven''t seen sparklers until you''ve been to the micro world!', 'snd_voi_training_100702', 7, 1007018, 2, 1, 0, 'snd_voi_training_100702_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 93004, 'Don''t be crazy. I''m not stopping here.', 'snd_voi_training_100702', 8, 0, 2, 1, 0, 'snd_voi_training_100702_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 93005, 'Don''t forget to put my picture inside your goggles!', 'snd_voi_training_100702', 9, 0, 2, 1, 0, 'snd_voi_training_100702_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95007, 'Fyoooo... BOOM! Golshi fireworks!', 'snd_voi_outgame_100702', 0, 1007847, 7, 1, 0, 'snd_voi_outgame_100702_0000', 0, 1007001, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95008, 'Let''s do this! I''m reborn, blazing hot!', 'snd_voi_outgame_100702', 1, 0, 7, 1, 0, 'snd_voi_outgame_100702_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95010, 'Gold Ship is here! Hey, I hope you like summer!', 'snd_voi_outgame_100702', 3, 1007024, 7, 1, 0, 'snd_voi_outgame_100702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70016, 'Ahaha! ? Just try and catch me!', 'snd_voi_outgame_100700', 24, 4013, 7, 1, 0, 'snd_voi_outgame_100700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70017, 'Oh? Did you see? Got a good look, did ya?', 'snd_voi_outgame_100700', 25, 1015, 7, 1, 0, 'snd_voi_outgame_100700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71016, 'Ahaha! ? Just try and catch me!', 'snd_voi_outgame_100700', 24, 24, 7, 0, 0, 'snd_voi_outgame_100700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71017, 'Oh? Did you see? Got a good look, did ya?', 'snd_voi_outgame_100700', 25, 33, 7, 0, 0, 'snd_voi_outgame_100700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 95009, 'White clouds, blue seas... and golden me�Golshi!', 'snd_voi_gacha_100702', 0, 0, 7, 1, 0, 'snd_voi_gacha_100702_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 40003, 'No one''s getting my fish cakes!', 'snd_voi_race_100702', 2, 0, 3, 1, 0, 'snd_voi_race_100702_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 40004, 'An undersea adventure that''ll shake the Golshi world! Loyalty or treason? Crime or punishment? Yellowtail or yellow zucchini? Coming soon!', 'snd_voi_race_100702', 3, 0, 3, 1, 0, 'snd_voi_race_100702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30006, 'Gold Ship summer summer summer time! Woo!', 'snd_voi_race_100702', 0, 0, 3, 1, 0, 'snd_voi_race_100702_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 30007, 'Spin-turn and wow! My first-place pose!', 'snd_voi_race_100700', 8, 0, 3, 1, 0, 'snd_voi_race_100700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 400012, 'If you complete everything, I''ll lend you half the world!', 'snd_voi_event_090002', 12, 1007018, 7, 1, 0, 'snd_voi_event_090002_0012', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 400013, 'Sorry, the event''s over. See ya at the next festival!', 'snd_voi_event_090002', 13, 1002, 7, 1, 0, 'snd_voi_event_090002_0013', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 400001, 'Fishing is all in the mind�a battle against myself... When I reel in the biggest fish in the pool, my spirit will triumph over chlorine itself!', 'snd_voi_event_090016', 1, 1007008, 7, 1, 0, 'snd_voi_event_090016_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 400004, 'Oh no, I need to find a place to keep my pet drawing paper during my trip! I hope it won''t get too lonely while I''m gone...', 'snd_voi_event_090016', 4, 1007014, 7, 1, 0, 'snd_voi_event_090016_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 400007, 'Get this, salmon are actually white fish. Winning this is going to settle the classification argument once and for all!', 'snd_voi_event_090016', 7, 1007018, 7, 1, 0, 'snd_voi_event_090016_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410000, 'Let''s gooo!', 'snd_voi_roulette_100700', 0, 0, 7, 1, 0, 'snd_voi_roulette_100700_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410001, 'AWWW YEEEEE!', 'snd_voi_roulette_100700', 1, 400008, 7, 1, 0, 'snd_voi_roulette_100700_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410002, 'Yeah!', 'snd_voi_roulette_100700', 2, 400009, 7, 1, 0, 'snd_voi_roulette_100700_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410003, 'Yeah!', 'snd_voi_roulette_100700', 2, 400009, 7, 0, 0, 'snd_voi_roulette_100700_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410004, 'Yeah.', 'snd_voi_roulette_100700', 3, 400010, 7, 1, 0, 'snd_voi_roulette_100700_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410005, 'Yeah.', 'snd_voi_roulette_100700', 3, 400010, 7, 0, 0, 'snd_voi_roulette_100700_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410006, 'Ahaha...', 'snd_voi_roulette_100700', 4, 400011, 7, 1, 0, 'snd_voi_roulette_100700_0004', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410007, 'Ahaha...', 'snd_voi_roulette_100700', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100700_0004', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 410008, 'Ahaha...', 'snd_voi_roulette_100700', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100700_0004', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 81000, 'If you wanna become the most powerful yakisoba seller around, then come at me!', 'snd_voi_outgame_100700', 13, 1007005, 7, 1, 0, 'snd_voi_outgame_100700_0013', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 81001, 'On the next episode�Golshi gets down to business! Don''t miss it!', 'snd_voi_outgame_100700', 14, 1007018, 7, 1, 0, 'snd_voi_outgame_100700_0014', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70018, 'The daaaaance of victory!', 'snd_voi_outgame_100700', 26, 1007001, 7, 1, 0, 'snd_voi_outgame_100700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70019, 'Let''s make it a fun and heated battle!', 'snd_voi_outgame_100700', 27, 1007000, 7, 1, 0, 'snd_voi_outgame_100700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71018, 'The daaaaance of victory!', 'snd_voi_outgame_100700', 26, 17, 7, 0, 0, 'snd_voi_outgame_100700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 71019, 'Let''s make it a fun and heated battle!', 'snd_voi_outgame_100700', 27, 22, 7, 0, 0, 'snd_voi_outgame_100700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90020, 'Happy Valentine''s Day, yo!', 'snd_voi_valentine_100700', 1, 980011, 1, 1, 0, 'snd_voi_valentine_100700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 90021, 'Happy Valentine''s Day, yo!', 'snd_voi_valentine_100700', 1, 980011, 1, 1, 0, 'snd_voi_valentine_100700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 80000, 'Crushed iiit.', 'snd_voi_aimteam_100700', 0, 1007006, 7, 0, 0, 'snd_voi_aimteam_100700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70020, 'Oh, it''s a day off? It''s a day off! Then we gotta get going! To Chantilly Forest!', 'snd_voi_outgame_100700', 42, 1007000, 7, 1, 0, 'snd_voi_outgame_100700_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1007, 70021, 'These vestments are a Golshi family legacy�legendary raiments of yore!', 'snd_voi_outgame_100700', 43, 1007016, 7, 1, 0, 'snd_voi_outgame_100700_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 11, 'Cygames', 'snd_voi_title_100800', 0, 0, 0, 1, 0, 'snd_voi_title_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100800', 1, 0, 0, 1, 0, 'snd_voi_title_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10000, 'I told myself I''d never give up! So that''s why... that''s why I won''t give up on my test either!', 'snd_voi_home_100800', 0, 1008007, 1, 1, 0, 'snd_voi_home_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10001, 'I''m gonna become real cool in my own way. Make sure you keep up, partner!', 'snd_voi_home_100800', 1, 3009, 1, 1, 0, 'snd_voi_home_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10002, 'So, hey... how about... how ''bout one day, once I get my motorcycle, we drive down to that beach and hang out? ...I''ll let you ride on the back.', 'snd_voi_home_100800', 2, 1008826, 1, 1, 0, 'snd_voi_home_100800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10003, 'Yo, Happy New Year! Here''s to another year of crankin'' the throttle and leavin'' everyone in the dust!', 'snd_voi_home_100800', 3, 1009, 1, 1, 0, 'snd_voi_home_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10004, 'Agh, I got given chocolates again. I know they don''t mean anythin'', but... y-y''know... it''s still embarrassing.', 'snd_voi_home_100800', 4, 1008004, 1, 1, 0, 'snd_voi_home_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10005, 'Did you... see what''s on your desk? Today''s... y''know... V-V-Valentine''s Day. Just a token of my appreciation. Don''t read too much into it!', 'snd_voi_home_100800', 5, 1008828, 1, 1, 0, 'snd_voi_home_100800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10006, 'You gotta go for the gold-plated paper for wish slips! It''s the coolest and stands out the most! Wishes on those gotta come true, don''tcha think?', 'snd_voi_home_100800', 6, 1009, 1, 1, 0, 'snd_voi_home_100800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10007, 'I''m not some kid who gets excited over candy... But, I mean, if you already have it, then I guess I''ll take it.', 'snd_voi_home_100800', 7, 1008006, 1, 1, 0, 'snd_voi_home_100800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10008, 'At my place, we say that Santa rides a bright red motorcycle. Man, I used to dream of havin'' a flying bike!', 'snd_voi_home_100800', 8, 1008018, 1, 1, 0, 'snd_voi_home_100800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10009, 'Happy holidays! Hey, let''s go somewhere. Today''s the day you''re supposed to spend with the person you lo�I mean, your partner in crime, right?', 'snd_voi_home_100800', 9, 1001, 1, 1, 0, 'snd_voi_home_100800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10010, 'We''re heading out first thing in the morning tomorrow! No biker would miss the first sunrise of the year.', 'snd_voi_home_100800', 10, 1008007, 1, 1, 0, 'snd_voi_home_100800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10011, 'Oh, it''s your birthday? Congrats. Let''s go grab somethin'' tasty to eat. Your fountain drinks are on me!', 'snd_voi_home_100800', 11, 1008007, 1, 1, 0, 'snd_voi_home_100800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10012, 'H-hey, today''s your birthday, right? Um... I got you a cake! You better have room for it!', 'snd_voi_home_100800', 12, 1008829, 1, 1, 0, 'snd_voi_home_100800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10013, 'Today''s my birthday! I''ve gained another level of suave and cool! ?', 'snd_voi_home_100800', 13, 1008841, 1, 1, 0, 'snd_voi_home_100800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10014, 'Huh? You wanna go out to celebrate my birthday? You seriously don''t have to! That stuff''s too embarrassing! I-I''ll have cake with you, though.', 'snd_voi_home_100800', 14, 1008803, 1, 1, 0, 'snd_voi_home_100800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10015, 'There''s some kind of notice. Make sure you check it!', 'snd_voi_home_100800', 15, 1008018, 1, 1, 0, 'snd_voi_home_100800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10016, 'Ooh, a present! What is it? Lemme open it with you!', 'snd_voi_home_100800', 16, 1009, 1, 1, 0, 'snd_voi_home_100800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10017, 'Nice, you completed a mission! That''s my partner for ya.', 'snd_voi_home_100800', 17, 1008006, 1, 1, 0, 'snd_voi_home_100800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10018, 'Looks like they''re preparing for an event. I hope they make it a cool one.', 'snd_voi_home_100800', 18, 1008019, 1, 1, 0, 'snd_voi_home_100800_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10019, 'An event''s on! We''re gonna be the ones who outdo the others, right?! Hehe!', 'snd_voi_home_100800', 19, 1002, 1, 1, 0, 'snd_voi_home_100800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10025, 'Leather jackets and denim get better and better with use. Hehe, all part of my history in the making!', 'snd_voi_home_100800', 25, 9001, 1, 1, 0, 'snd_voi_home_100800_0025', 0, 1008001, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10026, 'My LANE profile pic right now is me sitting at the counter of a cafe in these clothes. Classy, right?', 'snd_voi_home_100800', 26, 1008024, 1, 1, 0, 'snd_voi_home_100800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10027, 'I just saw this movie where the main character was riding the coolest motorcycle! I want one so bad!', 'snd_voi_home_100800', 27, 1008007, 1, 1, 0, 'snd_voi_home_100800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20000, 'Dammit, I feel weak... I guess I''ve been cranking the throttle too hard lately.', 'snd_voi_training_100800', 0, 1008830, 2, 1, 0, 'snd_voi_training_100800_0000', 0, 1008842, 2900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20001, 'I get really dazed lately. It''s like I can''t shake off my fatigue.', 'snd_voi_training_100800', 1, 1008824, 2, 1, 0, 'snd_voi_training_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20002, 'Whoooa! I''m! Feeling! Great! I bet I can do anything right now!', 'snd_voi_training_100800', 2, 3009, 2, 1, 0, 'snd_voi_training_100800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20003, 'Vroom, vroooom! My heart''s engine is warmed up to the max!', 'snd_voi_training_100800', 3, 1008018, 2, 1, 0, 'snd_voi_training_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20004, 'Let''s get goin'' already! I''ve been itching to get my body moving!', 'snd_voi_training_100800', 4, 1008007, 2, 1, 0, 'snd_voi_training_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20005, 'I''m totally pumped! I don''t care what it is�I''ll get the job done!', 'snd_voi_training_100800', 5, 1008805, 2, 1, 0, 'snd_voi_training_100800_0005', 0, 1008007, 3200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20006, 'I''ll train to the max like I usually do!', 'snd_voi_training_100800', 6, 1008006, 2, 1, 0, 'snd_voi_training_100800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20007, 'Yo! What''s on the program today?', 'snd_voi_training_100800', 7, 1001, 2, 1, 0, 'snd_voi_training_100800_0007', 0, 1009, 1200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20008, 'Can''t you make training cooler? It''d feel more worthwhile that way, y''know?', 'snd_voi_training_100800', 8, 1008002, 2, 1, 0, 'snd_voi_training_100800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20009, 'Argh, I''ve got no strength! But it''s times like these when you just gotta push through it, right?!', 'snd_voi_training_100800', 9, 1008825, 2, 1, 0, 'snd_voi_training_100800_0009', 0, 1008002, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20010, 'Uggghhh, my body feels so heavy. I wanna hop onto a motorcycle and refresh myself.', 'snd_voi_training_100800', 10, 1008822, 2, 1, 0, 'snd_voi_training_100800_0010', 0, 1003, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20011, 'I don''t feel like doing anything... Man, there''s nothing lamer than this.', 'snd_voi_training_100800', 11, 1008830, 2, 1, 0, 'snd_voi_training_100800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20021, 'Whoa, hey, another race? You gotta give me a break soon or I won''t be able to perform when I really need to.', 'snd_voi_training_100800', 12, 1008019, 2, 1, 0, 'snd_voi_training_100800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20022, 'Ugh, you''re making me run again?! That''s totally not cool. You need to rethink that. I''m serious.', 'snd_voi_training_100800', 13, 1008015, 2, 1, 0, 'snd_voi_training_100800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20023, 'My form is fire! I''ll ride tandem with the goddess of victory, you''ll see!', 'snd_voi_training_100800', 14, 1008007, 2, 1, 0, 'snd_voi_training_100800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20024, 'Whoooa! I''m bursting with power! I''m gonna burn up the track with my fastest attack all the way to the finish line!', 'snd_voi_training_100800', 15, 3009, 2, 1, 0, 'snd_voi_training_100800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20025, 'Yeah! My blood''s boiling with energy!', 'snd_voi_training_100800', 16, 1008007, 2, 1, 0, 'snd_voi_training_100800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20026, 'I''m as ready as I''ll ever be! There''s no way I''ll lose!', 'snd_voi_training_100800', 17, 1009, 2, 1, 0, 'snd_voi_training_100800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20027, 'I''m in great condition! I think I''ll be able to catch a great gust of wind.', 'snd_voi_training_100800', 18, 1008805, 2, 1, 0, 'snd_voi_training_100800_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20028, 'My legs feel light... Heh! You better look forward to the race results.', 'snd_voi_training_100800', 19, 1008018, 2, 1, 0, 'snd_voi_training_100800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20029, 'With these legs of mine, I''ll smash through like I usually do!', 'snd_voi_training_100800', 20, 1009, 2, 1, 0, 'snd_voi_training_100800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20030, 'I''m feelin'' pretty good, so I shouldn''t have any problems if I run how I usually do.', 'snd_voi_training_100800', 21, 1008006, 2, 1, 0, 'snd_voi_training_100800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20031, 'I''ll run and win like I always do!', 'snd_voi_training_100800', 22, 1008023, 2, 1, 0, 'snd_voi_training_100800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20032, 'I can''t summon up any strength, but I''ll be the coolest around if I win in this condition!', 'snd_voi_training_100800', 23, 1008827, 2, 1, 0, 'snd_voi_training_100800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20033, 'I can''t say I''m well prepared, but who knows what''ll happen? That''s what makes races fun!', 'snd_voi_training_100800', 24, 1008018, 2, 1, 0, 'snd_voi_training_100800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20034, 'Even if I''m not feeling great, I''m gonna win. If I go in thinkin'' I''m gonna lose, then I won''t be able to win even if I''m capable of it.', 'snd_voi_training_100800', 25, 1000, 2, 1, 0, 'snd_voi_training_100800_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20035, 'Dammit! My body feels so heavy. But I''m not gonna give up. If I don''t put up a fight here, I''ll be betraying who I am!', 'snd_voi_training_100800', 26, 1008830, 2, 1, 0, 'snd_voi_training_100800_0026', 0, 1008805, 4600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20036, 'Even if I''ve got concerns, all I can do is keep running forward... because I''ve inherited the spirit of a biker!', 'snd_voi_training_100800', 27, 1009, 2, 1, 0, 'snd_voi_training_100800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20037, 'Yeah, I couldn''t feel any worse, but the more thrillin'' the conditions, the more fired up I get!', 'snd_voi_training_100800', 28, 1008806, 2, 1, 0, 'snd_voi_training_100800_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20038, 'Lemme at it!', 'snd_voi_training_100800', 29, 0, 2, 1, 0, 'snd_voi_training_100800_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20039, 'It''s time!', 'snd_voi_training_100800', 30, 0, 2, 1, 0, 'snd_voi_training_100800_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20040, 'I got this!', 'snd_voi_training_100800', 31, 0, 2, 1, 0, 'snd_voi_training_100800_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20041, 'Ugh, study?', 'snd_voi_training_100800', 32, 0, 2, 1, 0, 'snd_voi_training_100800_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20042, 'Dammit.', 'snd_voi_training_100800', 33, 0, 2, 1, 0, 'snd_voi_training_100800_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20043, 'I don''t get it!', 'snd_voi_training_100800', 34, 0, 2, 1, 0, 'snd_voi_training_100800_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20046, 'Yeah, let''s go!', 'snd_voi_training_100800', 37, 0, 2, 1, 0, 'snd_voi_training_100800_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20047, 'Let''s go soak up the sea breeze!', 'snd_voi_training_100800', 38, 0, 2, 1, 0, 'snd_voi_training_100800_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20049, 'I''ve got you to thank, Trainer!', 'snd_voi_training_100800', 63, 0, 2, 1, 0, 'snd_voi_training_100800_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20050, 'I gotta show my gratitude! Thanks!', 'snd_voi_training_100800', 64, 0, 2, 1, 0, 'snd_voi_training_100800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 30000, 'The next first-place finish is mine!', 'snd_voi_race_100800', 0, 0, 3, 1, 0, 'snd_voi_race_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 30001, 'The higher the wall, the more fired up I get!', 'snd_voi_race_100800', 1, 0, 3, 1, 0, 'snd_voi_race_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 30002, 'I wanted to push a little harder.', 'snd_voi_race_100800', 2, 0, 3, 1, 0, 'snd_voi_race_100800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 30003, 'Man, I''m super lame...', 'snd_voi_race_100800', 3, 0, 3, 1, 0, 'snd_voi_race_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 60000, 'I''m gonna send shivers down your spine!', 'snd_voi_live_100800', 0, 1008001, 4, 1, 0, 'snd_voi_live_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 60001, 'Pushing through at full throttle!', 'snd_voi_live_100800', 1, 1008806, 4, 1, 0, 'snd_voi_live_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70001, 'I gotta say, you''ve got good eyes. After all, you noticed how cool I was before anybody else.', 'snd_voi_outgame_100800', 1, 1009, 7, 1, 0, 'snd_voi_outgame_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90000, 'Yo! Morning! Let''s race through today at full throttle!', 'snd_voi_home_100801', 0, 1009, 1, 1, 0, 'snd_voi_home_100801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90001, 'Oh, you''re here! Good news for me! Couldja tell me the answers�I mean, hints! Give me some hints for my homework! Please?!', 'snd_voi_home_100801', 1, 1008007, 1, 1, 0, 'snd_voi_home_100801_0001', 0, 1008807, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90002, 'Yawn... I''m sleepy. I think I got a bit too into it yesterday. Maybe I''ll take an afternoon nap on the rooftop or something.', 'snd_voi_home_100801', 2, 1008846, 1, 1, 0, 'snd_voi_home_100801_0002', 0, 1008005, 2600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90003, 'Ugh, you found me. N-no, it''s not like I was thinkin'' of skipping class to go running! Ahaha!', 'snd_voi_home_100801', 3, 1008015, 1, 1, 0, 'snd_voi_home_100801_0003', 0, 1008010, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90004, 'I wonder how late I should stay up? Hehe, there''s no point in lecturing me, y''know? ''Cause I''m baaad to the bone!', 'snd_voi_home_100801', 4, 1008018, 1, 1, 0, 'snd_voi_home_100801_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90005, 'Wow, you''re still working? Aren''t you tired? I''ll drill my elbows into your shoulders to help. It''s a massage technique my dad taught me!', 'snd_voi_home_100801', 5, 1008006, 1, 1, 0, 'snd_voi_home_100801_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90006, 'Field mustard isn''t good for eating since it''s bitter, but the sight of it is amazing from the saddle of a motorcycle!', 'snd_voi_home_100801', 6, 1008021, 1, 1, 0, 'snd_voi_home_100801_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90007, 'The sun''s rays are intense during summer, so how''s about runnin'' with shades on? Looks cool and it''s practical! Genius, right?!', 'snd_voi_home_100801', 7, 1009, 1, 1, 0, 'snd_voi_home_100801_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90008, 'The fall leaves in the mountain pass are probably beautiful right now. Let''s go for a quick run around there next time! I know a spot with great views!', 'snd_voi_home_100801', 8, 1008018, 1, 1, 0, 'snd_voi_home_100801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90009, 'Don''t walk around with your hands in your pockets just ''cause it looks cool! It''s dangerous, y''know? ''Course, that doesn''t stop me from doing it!', 'snd_voi_home_100801', 9, 1008018, 1, 1, 0, 'snd_voi_home_100801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91000, 'Ugh, I lost to Opera O again. How does she come up with such cool poses?', 'snd_voi_home_100801', 10, 1008823, 1, 1, 0, 'snd_voi_home_100801_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91001, 'Awww, I wanna talk passionately about things like the rumbling sounds of a motorcycle muffler, just like I did with my dad!', 'snd_voi_home_100801', 11, 1008825, 1, 1, 0, 'snd_voi_home_100801_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91002, 'Vrrrrr... Vroom, vroom! Maaaaan, I want my own motorcycle so bad!', 'snd_voi_home_100801', 12, 3009, 1, 1, 0, 'snd_voi_home_100801_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91003, 'Ack... Thinking back on that conversation I just had is making my face all hot... Damn that Mayano! Her and those extreme love rants of hers!', 'snd_voi_home_100801', 13, 1008828, 1, 1, 0, 'snd_voi_home_100801_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91004, 'Brian''s so cool! She''s majestic and strong... Well, she''s gonna be chasing my back someday, though!', 'snd_voi_home_100801', 14, 1008007, 1, 1, 0, 'snd_voi_home_100801_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91005, 'Ugh... Urrrggghhh... GRAHHH! These frills are so distracting! My face is all hot! This totally isn''t me at all!', 'snd_voi_home_100801', 15, 1008828, 1, 1, 0, 'snd_voi_home_100801_0015', 0, 1008009, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91006, 'Qu-quit staring at me! A-and! Don''t you dare say that I''m c-c-c-cute! Got that?!', 'snd_voi_home_100801', 16, 1008832, 1, 1, 0, 'snd_voi_home_100801_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91007, 'This jacket is light and easy to move around in. It''s so awesomely hard-boiled! Hoo, I can''t wait to run!', 'snd_voi_home_100801', 17, 1008007, 1, 1, 0, 'snd_voi_home_100801_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91008, 'What kind of pose should I strike? Maybe I should stand up tall with my hand on my jaw... But I wanna show off the clock around my neck too... Hmm.', 'snd_voi_home_100801', 18, 1008833, 1, 1, 0, 'snd_voi_home_100801_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91009, 'Bahaha, I just remembered how Scarlet''s bedhead looked this morning. Nothing really beats my flicked-out, cool hairstyle!', 'snd_voi_home_100801', 19, 1002, 1, 1, 0, 'snd_voi_home_100801_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91010, 'Oh yeeeah, there''s nothing like an Americano to wake you up after lunch! The bitterness just slaps you in the face!', 'snd_voi_home_100801', 20, 1008018, 1, 1, 0, 'snd_voi_home_100801_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91011, 'I''m gonna wake up before everyone tomorrow and then do some individual training! I wonder how Scarlet''s gonna react?', 'snd_voi_home_100801', 21, 1008805, 1, 1, 0, 'snd_voi_home_100801_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91012, 'Let''s start the new school year off with a bang! I''ll smash all the records!', 'snd_voi_home_100801', 22, 1008023, 1, 1, 0, 'snd_voi_home_100801_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91013, 'Barley tea on the rocks hits differently on a hot summer''s day!', 'snd_voi_home_100801', 23, 1002, 1, 1, 0, 'snd_voi_home_100801_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91014, 'I don''t know what it is, but looking at the moon gets me all excited! Maybe it''s ''cause I''m such a lone wolf?!', 'snd_voi_home_100801', 24, 1008018, 1, 1, 0, 'snd_voi_home_100801_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 91015, 'It''s freezing! I struggle so hard to get out of bed in the morning... My mom used to pull my comforter off me... Brr!', 'snd_voi_home_100801', 25, 1008834, 1, 1, 0, 'snd_voi_home_100801_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92000, 'Train me real good!', 'snd_voi_training_100801', 0, 1008006, 2, 1, 0, 'snd_voi_training_100801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92001, 'Don''t give me half-baked instructions! I''m serious about aiming for the top!', 'snd_voi_training_100801', 1, 1008018, 2, 1, 0, 'snd_voi_training_100801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92002, 'I''ve been waiting so long, my gears are all rusty. C''mon, let''s get into it already!', 'snd_voi_training_100801', 2, 1009, 2, 1, 0, 'snd_voi_training_100801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92003, 'I''ve eaten, and I napped during class, so I''m ready to tear up the track!', 'snd_voi_training_100801', 3, 1008018, 2, 1, 0, 'snd_voi_training_100801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92011, 'Sock it to me! There''s someone I gotta beat, no matter what.', 'snd_voi_training_100801', 4, 1008806, 2, 1, 0, 'snd_voi_training_100801_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92005, 'Give me all you''ve got! There''s nothing I can''t do!', 'snd_voi_training_100801', 5, 1008806, 2, 1, 0, 'snd_voi_training_100801_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92006, 'I''ve got more of a powerful air about me now, right? Hehe, you''re pretty good at what you do too.', 'snd_voi_training_100801', 6, 1002, 2, 1, 0, 'snd_voi_training_100801_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 92007, 'I''m gonna get even stronger. Hold tight so you don''t fall off this wild ride!', 'snd_voi_training_100801', 7, 3009, 2, 1, 0, 'snd_voi_training_100801_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 93000, 'Hehe! And that''s why you''re my bud!', 'snd_voi_training_100801', 8, 0, 2, 1, 0, 'snd_voi_training_100801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 93001, 'I was pretty cool, huh?', 'snd_voi_training_100801', 9, 0, 2, 1, 0, 'snd_voi_training_100801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 95000, 'Rah! I''m fired up!', 'snd_voi_outgame_100801', 0, 1008007, 7, 1, 0, 'snd_voi_outgame_100801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 95001, 'I''m kickin'' this up to full throttle�now let''s rock!', 'snd_voi_outgame_100801', 1, 1008023, 7, 1, 0, 'snd_voi_outgame_100801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 95003, 'Yo! I''m Vodka!', 'snd_voi_outgame_100801', 3, 1009, 7, 1, 0, 'snd_voi_outgame_100801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1008, 'Okay, let''s get fueled up and ready to go!', 'snd_voi_teamst_st_100800_0000', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1023, 'I''m with you all the way!', 'snd_voi_teamst_st_100800_1015', 0, 1008007, 8, 1, 0, 'snd_voi_teamst_st_100800_1015_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1024, 'Let''s do this like we mean it!', 'snd_voi_teamst_st_100800_1039', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_100800_1039_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1149, 'You''re looking at ''em!', 'snd_voi_teamst_st_108700_1008', 1, 1008001, 8, 1, 0, 'snd_voi_teamst_st_108700_1008_01', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1000, 'Let''s go!', 'snd_voi_teamst_100800', 0, 990031, 8, 1, 0, 'snd_voi_teamst_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1001, 'Aw yeah!', 'snd_voi_teamst_100800', 1, 0, 8, 1, 0, 'snd_voi_teamst_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1003, 'It was a great race.', 'snd_voi_teamst_100800', 2, 0, 8, 1, 0, 'snd_voi_teamst_100800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1002, 'We lost!', 'snd_voi_teamst_100800', 3, 0, 8, 1, 0, 'snd_voi_teamst_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1004, 'An awesome victory!', 'snd_voi_teamst_100800', 4, 1008001, 8, 1, 0, 'snd_voi_teamst_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1007, 'Whoa, that''s a new high score!', 'snd_voi_teamst_100800', 5, 1008018, 8, 1, 0, 'snd_voi_teamst_100800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1006, 'It was a great race.', 'snd_voi_teamst_100800', 2, 1008024, 8, 1, 0, 'snd_voi_teamst_100800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 1005, 'We lost!', 'snd_voi_teamst_100800', 3, 1008009, 8, 1, 0, 'snd_voi_teamst_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 120000, 'I''m getting revved up with energy!', 'snd_voi_outgame_100800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140000, 'Okay, let''s get fueled up and ready to go!', 'snd_voi_minigame_100800', 0, 1008007, 9, 1, 0, 'snd_voi_minigame_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140001, 'Got it!', 'snd_voi_minigame_100800', 1, 1008001, 9, 1, 0, 'snd_voi_minigame_100800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140002, 'No way!', 'snd_voi_minigame_100800', 2, 1008014, 9, 1, 0, 'snd_voi_minigame_100800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140003, 'Yeah!', 'snd_voi_minigame_100800', 3, 971008, 9, 1, 0, 'snd_voi_minigame_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140004, 'Thanks!', 'snd_voi_minigame_100800', 4, 972008, 9, 1, 0, 'snd_voi_minigame_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140005, 'For real? That sucks.', 'snd_voi_minigame_100800', 5, 1008823, 9, 1, 0, 'snd_voi_minigame_100800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140006, 'Yeah!', 'snd_voi_minigame_100800', 3, 974008, 9, 1, 0, 'snd_voi_minigame_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140007, 'Thanks!', 'snd_voi_minigame_100800', 4, 973008, 9, 1, 0, 'snd_voi_minigame_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140008, 'Hm-hmm.', 'snd_voi_minigame_100800', 6, 1008835, 9, 1, 0, 'snd_voi_minigame_100800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140009, 'Ahahaha!', 'snd_voi_minigame_100800', 7, 1008836, 9, 1, 0, 'snd_voi_minigame_100800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140010, 'Hehehe.', 'snd_voi_minigame_100800', 8, 1008006, 9, 1, 0, 'snd_voi_minigame_100800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140011, 'Sweet!', 'snd_voi_minigame_100800', 9, 1008837, 9, 1, 0, 'snd_voi_minigame_100800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140014, 'Gahhh!', 'snd_voi_minigame_100800', 10, 1008838, 9, 1, 0, 'snd_voi_minigame_100800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140015, '...!', 'snd_voi_minigame_100800', 11, 1008014, 9, 1, 0, 'snd_voi_minigame_100800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140016, 'Hey, Trainer!', 'snd_voi_minigame_100800', 12, 1008802, 9, 1, 0, 'snd_voi_minigame_100800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140012, 'Nice!', 'snd_voi_minigame_100800', 13, 1008001, 9, 1, 0, 'snd_voi_minigame_100800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140013, '...!', 'snd_voi_minigame_100800', 14, 1008821, 9, 1, 0, 'snd_voi_minigame_100800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140017, 'Urghhh!', 'snd_voi_minigame_100800', 15, 1008839, 9, 1, 0, 'snd_voi_minigame_100800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 140018, 'No...', 'snd_voi_minigame_100800', 16, 1008840, 9, 1, 0, 'snd_voi_minigame_100800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 40000, 'Smashing through at full throttle!', 'snd_voi_race_100801', 2, 0, 3, 1, 0, 'snd_voi_race_100801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 40001, 'Smashing through at full throttle!', 'snd_voi_race_100801', 2, 0, 3, 1, 0, 'snd_voi_race_100801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 40002, 'I''ll show you!', 'snd_voi_race_100800', 6, 0, 3, 1, 0, 'snd_voi_race_100800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 30004, 'Ngh... Hahhh! Rahhh!', 'snd_voi_race_100801', 0, 0, 3, 1, 0, 'snd_voi_race_100801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 30005, 'Heh... I won!', 'snd_voi_race_100800', 8, 0, 3, 1, 0, 'snd_voi_race_100800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 31000, 'Here I go!', 'snd_voi_race_100800', 9, 0, 3, 1, 0, 'snd_voi_race_100800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 13, 'Ooh, a login bonus.', 'snd_voi_title_100800', 4, 1008018, 1, 1, 0, 'snd_voi_title_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 15, 'This is comin'' up tomorrow.', 'snd_voi_title_100800', 5, 8002, 1, 1, 0, 'snd_voi_title_100800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 110000, 'Oh, time for some training?', 'snd_voi_home_100800', 21, 0, 1, 1, 0, 'snd_voi_home_100800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 110001, 'Ughhh, so many words.', 'snd_voi_home_100800', 22, 0, 1, 1, 0, 'snd_voi_home_100800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 110002, 'Are we going to enter a race?', 'snd_voi_home_100800', 23, 0, 1, 1, 0, 'snd_voi_home_100800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 10021, 'Looks like your Umamusume Archive has leveled up.', 'snd_voi_home_100800', 24, 8001, 1, 1, 0, 'snd_voi_home_100800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 20051, 'All right, let''s get started!', 'snd_voi_training_100800', 65, 1009, 2, 1, 0, 'snd_voi_training_100800_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70000, 'Let''s keep the smashing up!', 'snd_voi_outgame_100800', 3, 0, 7, 1, 0, 'snd_voi_outgame_100800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 95005, 'I got this!', 'snd_voi_outgame_100800', 4, 0, 7, 1, 0, 'snd_voi_outgame_100800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 95006, 'You can rely on me more, y''know?', 'snd_voi_outgame_100800', 5, 0, 7, 1, 0, 'snd_voi_outgame_100800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70004, 'If only I could move a little easier...', 'snd_voi_outgame_100800', 16, 1008002, 7, 1, 0, 'snd_voi_outgame_100800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70010, 'I can''t rip my sleeves off, can I...', 'snd_voi_outgame_100800', 17, 1008008, 7, 1, 0, 'snd_voi_outgame_100800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70008, 'This is kinda embarrassing.', 'snd_voi_outgame_100800', 20, 1008011, 7, 1, 0, 'snd_voi_outgame_100800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70014, 'Ugh... Isn''t there anything cooler?', 'snd_voi_outgame_100800', 21, 1008019, 7, 1, 0, 'snd_voi_outgame_100800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70009, 'Woo! Sweet! This rocks!', 'snd_voi_outgame_100800', 22, 10001, 7, 1, 0, 'snd_voi_outgame_100800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70015, 'The wind feels so close to my skin when I wear this!', 'snd_voi_outgame_100800', 23, 10001, 7, 1, 0, 'snd_voi_outgame_100800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71004, 'If only I could move a little easier...', 'snd_voi_outgame_100800', 16, 48, 7, 0, 0, 'snd_voi_outgame_100800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71010, 'I can''t rip my sleeves off, can I...', 'snd_voi_outgame_100800', 17, 43, 7, 0, 0, 'snd_voi_outgame_100800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71008, 'This is kinda embarrassing.', 'snd_voi_outgame_100800', 20, 50, 7, 0, 0, 'snd_voi_outgame_100800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71014, 'Ugh... Isn''t there anything cooler?', 'snd_voi_outgame_100800', 21, 148, 7, 0, 0, 'snd_voi_outgame_100800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71009, 'Woo! Sweet! This rocks!', 'snd_voi_outgame_100800', 22, 18, 7, 0, 0, 'snd_voi_outgame_100800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71015, 'The wind feels so close to my skin when I wear this!', 'snd_voi_outgame_100800', 23, 18, 7, 0, 0, 'snd_voi_outgame_100800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 2030, 'Let''s go!', 'snd_voi_teamst_100800', 0, 990031, 10, 1, 0, 'snd_voi_teamst_100800_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 2031, 'Okay, let''s get fueled up and ready to go!', 'snd_voi_teamst_st_100800_0000', 0, 3009, 10, 1, 0, 'snd_voi_teamst_st_100800_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 2032, 'I gotta show my gratitude! Thanks!', 'snd_voi_training_100800', 64, 1009, 10, 1, 0, 'snd_voi_training_100800_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 2033, 'My legs feel light... Heh! You better look forward to the race results.', 'snd_voi_training_100800', 19, 1008018, 10, 1, 0, 'snd_voi_training_100800_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 2034, 'Yeah! My blood''s boiling with energy!', 'snd_voi_training_100800', 16, 1008007, 10, 1, 0, 'snd_voi_training_100800_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 2035, 'I gotta show my gratitude! Thanks!', 'snd_voi_training_100800', 64, 1009, 10, 0, 0, 'snd_voi_training_100800_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 81000, 'You wanna battle against me? Sure, bring it on!', 'snd_voi_outgame_100800', 13, 1008018, 7, 1, 0, 'snd_voi_outgame_100800_0013', 0, 0, 0, 1621425600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 81001, 'Okay, time for me to get serious!', 'snd_voi_outgame_100800', 14, 3009, 7, 1, 0, 'snd_voi_outgame_100800_0014', 0, 0, 0, 1621425600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70018, 'Sooo cool!', 'snd_voi_outgame_100800', 26, 1008007, 7, 1, 0, 'snd_voi_outgame_100800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70019, 'I''m gonna smash through and win!', 'snd_voi_outgame_100800', 27, 1008001, 7, 1, 0, 'snd_voi_outgame_100800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71018, 'Sooo cool!', 'snd_voi_outgame_100800', 26, 152, 7, 0, 0, 'snd_voi_outgame_100800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 71019, 'I''m gonna smash through and win!', 'snd_voi_outgame_100800', 27, 18, 7, 0, 0, 'snd_voi_outgame_100800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_100800', 1, 980011, 1, 1, 0, 'snd_voi_valentine_100800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 80000, 'Nice one.', 'snd_voi_aimteam_100800', 0, 1008841, 7, 0, 0, 'snd_voi_aimteam_100800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70020, 'I''ll handle this in a flash!', 'snd_voi_outgame_100800', 42, 1008001, 7, 1, 0, 'snd_voi_outgame_100800_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1008, 70021, 'This is all black and fits snugly�my style in a nutshell!', 'snd_voi_outgame_100800', 43, 1009, 7, 1, 0, 'snd_voi_outgame_100800_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 11, 'Cygames', 'snd_voi_title_100900', 0, 0, 0, 1, 0, 'snd_voi_title_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_100900', 1, 0, 0, 1, 0, 'snd_voi_title_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10000, 'You really are a weirdo for wanting to support me, honestly... I suppose I don''t mind, though.', 'snd_voi_home_100900', 0, 1009017, 1, 1, 0, 'snd_voi_home_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10001, 'I''m going to become the number one Umamusume. You better stay by my side and become the number one trainer, too!', 'snd_voi_home_100900', 1, 1009020, 1, 1, 0, 'snd_voi_home_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10002, 'It may not seem like it, but I do rely on you, at least a little...', 'snd_voi_home_100900', 2, 1009012, 1, 1, 0, 'snd_voi_home_100900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10003, 'Happy New Year. I''m going to keep striving to be number one this year, so there''s no time to be lazing about now!', 'snd_voi_home_100900', 3, 1009007, 1, 1, 0, 'snd_voi_home_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10004, 'Chocolate? I suppose I''ll give you some later, if you want. Hehe, but I expect the number one most extravagant gift in return!', 'snd_voi_home_100900', 4, 1009006, 1, 1, 0, 'snd_voi_home_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10005, 'Here�Valentine''s Day chocolate. I-I''m just doing this out of courtesy, okay?! Well, I guess you are a tiny bit special.', 'snd_voi_home_100900', 5, 1009018, 1, 1, 0, 'snd_voi_home_100900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10006, 'Did you write a wish on your wish slip? I''ve already written mine, and it''s obviously to become number one.', 'snd_voi_home_100900', 6, 3009, 1, 1, 0, 'snd_voi_home_100900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10007, 'What candy should I make to give out for Halloween this year? ...Oh, you want some too? Fine, I guess.', 'snd_voi_home_100900', 7, 1009010, 1, 1, 0, 'snd_voi_home_100900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10008, 'Mama gives me a bunch of flowers around this time of year. She''s got this whole thing about flower language. I wonder what she''ll give me this year?', 'snd_voi_home_100900', 8, 1009000, 1, 1, 0, 'snd_voi_home_100900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10009, 'So you''d be happy to get a present from me, too? I-I didn''t say I''d give you one!', 'snd_voi_home_100900', 9, 4003, 1, 1, 0, 'snd_voi_home_100900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10010, 'Spending the year running to be number one has made it fly by so quickly. I''ll aim even higher next year!', 'snd_voi_home_100900', 10, 1009, 1, 1, 0, 'snd_voi_home_100900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10011, 'Today''s your birthday, right? You do a lot for me every day, so I guess I can bake you a cake... but that''s all you''re getting.', 'snd_voi_home_100900', 11, 1009017, 1, 1, 0, 'snd_voi_home_100900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10012, 'So, um... Happy birthday! I-I''m celebrating it with you, so you better be happy! Hmph!', 'snd_voi_home_100900', 12, 1009021, 1, 1, 0, 'snd_voi_home_100900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10013, 'Oh? You actually remembered my birthday? Well, you are my trainer, so it''d be rude if you didn''t.', 'snd_voi_home_100900', 13, 1000, 1, 1, 0, 'snd_voi_home_100900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10014, 'Why are you getting all excited over a little birthday? You''re so dramatic... I don''t mind, though.', 'snd_voi_home_100900', 14, 1009006, 1, 1, 0, 'snd_voi_home_100900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10015, 'There''s a new notice. You better remember to check it!', 'snd_voi_home_100900', 15, 1009020, 1, 1, 0, 'snd_voi_home_100900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10016, 'Oh look, a present! Hey, I want to see what it is, too!', 'snd_voi_home_100900', 16, 1009006, 1, 1, 0, 'snd_voi_home_100900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10017, 'Looks like you''ve completed a mission. Don''t rest on your laurels, though. Give it your all next time as well!', 'snd_voi_home_100900', 17, 1009000, 1, 1, 0, 'snd_voi_home_100900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10018, 'It''s almost time for an event. I assume you''re ready?', 'snd_voi_home_100900', 18, 3009, 1, 1, 0, 'snd_voi_home_100900_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10019, 'There''s an event on! We have to aim to be number one and race past everyone!', 'snd_voi_home_100900', 19, 1009007, 1, 1, 0, 'snd_voi_home_100900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10025, 'I like combinations of white and blue. Clean and cute just look good together. Then add some frills and it''s perfect.', 'snd_voi_home_100900', 25, 1009017, 1, 1, 0, 'snd_voi_home_100900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10026, 'No matter how much I like an outfit, I always end up replacing it. It''s all part of growing up�half joy and half sorrow.', 'snd_voi_home_100900', 26, 1009009, 1, 1, 0, 'snd_voi_home_100900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10027, 'If Vodka had the same tastes, we could borrow each other''s clothes... Wait, never mind! I mean, it''d just... it''d be weird!', 'snd_voi_home_100900', 27, 1009008, 1, 1, 0, 'snd_voi_home_100900_0027', 0, 1009013, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20000, 'Argh, I hate this! My body isn''t moving how I want it to! How annoying!', 'snd_voi_training_100900', 0, 1009810, 2, 1, 0, 'snd_voi_training_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20001, 'Excuse me? Who said I''m pushing myself too hard?! I''m just... a little tired.', 'snd_voi_training_100900', 1, 4003, 2, 1, 0, 'snd_voi_training_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20002, 'My body feels so light! I feel like I can do anything right now! ?', 'snd_voi_training_100900', 2, 1009006, 2, 1, 0, 'snd_voi_training_100900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20003, 'Are we going to get running soon or what? Hurry up and start training already!', 'snd_voi_training_100900', 3, 1009001, 2, 1, 0, 'snd_voi_training_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20004, 'My legs are moving well, so this isn''t too bad.', 'snd_voi_training_100900', 4, 1009000, 2, 1, 0, 'snd_voi_training_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20005, 'I still have room to improve! Let me run more!', 'snd_voi_training_100900', 5, 3009, 2, 1, 0, 'snd_voi_training_100900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20006, 'I have to give it all I''ve got to become number one.', 'snd_voi_training_100900', 6, 1009007, 2, 1, 0, 'snd_voi_training_100900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20007, 'I''m going to put my all into running today.', 'snd_voi_training_100900', 7, 1009017, 2, 1, 0, 'snd_voi_training_100900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20008, 'Ugh, my legs feel so heavy... I have to do something about this.', 'snd_voi_training_100900', 8, 1009810, 2, 1, 0, 'snd_voi_training_100900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20009, 'There''s no time to complain! The worse you feel, the harder you have to try!', 'snd_voi_training_100900', 9, 1009811, 2, 1, 0, 'snd_voi_training_100900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20010, 'Can I... really become number one?', 'snd_voi_training_100900', 10, 1009809, 2, 1, 0, 'snd_voi_training_100900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20011, 'My body feels so heavy... Could this be... overwork?', 'snd_voi_training_100900', 11, 1009009, 2, 1, 0, 'snd_voi_training_100900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20021, 'Another race? I won''t be satisfied until you explain your reasoning for this to me!', 'snd_voi_training_100900', 12, 1009808, 2, 1, 0, 'snd_voi_training_100900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20022, 'Don''t tell me you want me to race again? Do you put any thought into my schedule? What are you? A broken tape recorder?', 'snd_voi_training_100900', 13, 1009003, 2, 1, 0, 'snd_voi_training_100900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20023, 'Hehe, I''m in perfect form! I feel unstoppable right now!', 'snd_voi_training_100900', 14, 1009001, 2, 1, 0, 'snd_voi_training_100900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20024, 'I''m feeling absolutely great! Watch my ultimate running form!', 'snd_voi_training_100900', 15, 2009, 2, 1, 0, 'snd_voi_training_100900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20025, 'It''s number one or nothing for me! I will win!', 'snd_voi_training_100900', 16, 1009, 2, 1, 0, 'snd_voi_training_100900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20026, 'Yes, I feel great! All that''s left is for me to give it all I''ve got!', 'snd_voi_training_100900', 17, 2001, 2, 1, 0, 'snd_voi_training_100900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20027, 'This is an important race! I''m in great form, so there''s no way I can lose!', 'snd_voi_training_100900', 18, 1009007, 2, 1, 0, 'snd_voi_training_100900_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20028, 'My condition''s looking good! You can expect great news!', 'snd_voi_training_100900', 19, 4009, 2, 1, 0, 'snd_voi_training_100900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20029, 'I''ve put in so much hard work for this race, so I''ll come back with a victory.', 'snd_voi_training_100900', 20, 1009000, 2, 1, 0, 'snd_voi_training_100900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20030, 'I don''t feel too bad, so I should be able to unleash all my strength.', 'snd_voi_training_100900', 21, 1009017, 2, 1, 0, 'snd_voi_training_100900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20031, 'I have ice in my veins when it comes to big stages and events. There''s no way I''d feel nervous!', 'snd_voi_training_100900', 22, 3009, 2, 1, 0, 'snd_voi_training_100900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20032, 'What? Are you worried about something? It''s okay, I''ll take care of it. I''m... I''m sure it''ll be okay!', 'snd_voi_training_100900', 23, 1009810, 2, 1, 0, 'snd_voi_training_100900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20033, 'My goal race? No matter the circumstances, my goal will always be to become number one!', 'snd_voi_training_100900', 24, 1009020, 2, 1, 0, 'snd_voi_training_100900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20034, 'I can''t sit around complaining. I''ll run my own race to the very end. Nothing more, nothing less.', 'snd_voi_training_100900', 25, 1003, 2, 1, 0, 'snd_voi_training_100900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20035, 'This is who I''m up against in my condition? Ugh, talk about tough... But I just have to get the job done!', 'snd_voi_training_100900', 26, 1009009, 2, 1, 0, 'snd_voi_training_100900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20036, 'I don''t want to use my condition as an excuse! If I want to aim for the top, then I have to run the best I can, no matter what!', 'snd_voi_training_100900', 27, 1009811, 2, 1, 0, 'snd_voi_training_100900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20037, 'I won''t go down without a fight! I have to go for broke! And I might as well break my opponents while I''m at it!', 'snd_voi_training_100900', 28, 1009003, 2, 1, 0, 'snd_voi_training_100900_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20038, 'Here I go!', 'snd_voi_training_100900', 29, 0, 2, 1, 0, 'snd_voi_training_100900_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20039, 'I''ll get this done!', 'snd_voi_training_100900', 30, 0, 2, 1, 0, 'snd_voi_training_100900_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20040, 'Just you watch!', 'snd_voi_training_100900', 31, 0, 2, 1, 0, 'snd_voi_training_100900_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20041, 'I have to focus!', 'snd_voi_training_100900', 32, 0, 2, 1, 0, 'snd_voi_training_100900_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20042, 'That''s odd...', 'snd_voi_training_100900', 33, 0, 2, 1, 0, 'snd_voi_training_100900_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20043, '...How could I have failed?', 'snd_voi_training_100900', 34, 0, 2, 1, 0, 'snd_voi_training_100900_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20046, 'Time to go!', 'snd_voi_training_100900', 37, 0, 2, 1, 0, 'snd_voi_training_100900_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20047, 'We''re going to the beach!', 'snd_voi_training_100900', 38, 0, 2, 1, 0, 'snd_voi_training_100900_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20049, 'That wasn''t too bad. Thank you for your efforts.', 'snd_voi_training_100900', 63, 0, 2, 1, 0, 'snd_voi_training_100900_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20050, 'I suppose I''ll show my gratitude... Thanks.', 'snd_voi_training_100900', 64, 0, 2, 1, 0, 'snd_voi_training_100900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 30000, 'How infuriating... I will finish in first place next time!', 'snd_voi_race_100900', 0, 0, 3, 1, 0, 'snd_voi_race_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 30001, 'Third place?! I''m definitely going to win next time!', 'snd_voi_race_100900', 1, 0, 3, 1, 0, 'snd_voi_race_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 30002, 'What?! I only just barely managed to place?!', 'snd_voi_race_100900', 2, 0, 3, 1, 0, 'snd_voi_race_100900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 30003, 'No, I must get stronger!', 'snd_voi_race_100900', 3, 0, 3, 1, 0, 'snd_voi_race_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 60000, 'Look forward to my concert!', 'snd_voi_live_100900', 0, 2009, 4, 1, 0, 'snd_voi_live_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 60001, 'I''m going to give it my number one energy today!', 'snd_voi_live_100900', 1, 3001, 4, 1, 0, 'snd_voi_live_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70001, 'Come to think of it, you''ve always been something of a weirdo from the beginning. I can''t ever forget that.', 'snd_voi_outgame_100900', 1, 1009017, 7, 1, 0, 'snd_voi_outgame_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90000, 'Morning! Let''s get into our morning practice already! Hurry up and get ready!', 'snd_voi_home_100901', 0, 1009020, 1, 1, 0, 'snd_voi_home_100901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90001, 'Why are you still half asleep? Look sharp! You''re my trainer, after all!', 'snd_voi_home_100901', 1, 1009808, 1, 1, 0, 'snd_voi_home_100901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90002, 'Hello, Trainer! ? Ugh, you''re supposed to match my vibe! The others are watching!', 'snd_voi_home_100901', 2, 1009020, 1, 1, 0, 'snd_voi_home_100901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90003, 'Since I''m aiming to be number one, I need you to put together a training regimen to realize that!', 'snd_voi_home_100901', 3, 3009, 1, 1, 0, 'snd_voi_home_100901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90004, 'Yawn... I''m a little sleepy, but I also need to get my homework done. I don''t want to compromise on my studies!', 'snd_voi_home_100901', 4, 1009810, 1, 1, 0, 'snd_voi_home_100901_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90005, 'I sleep the latest and wake up the earliest. That''s what it means to aim for the top! ...I''m not pushing myself too hard!', 'snd_voi_home_100901', 5, 4009, 1, 1, 0, 'snd_voi_home_100901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90006, 'I''m sure it would feel amazing to sprint under the spring sunshine! When''s my next race?', 'snd_voi_home_100901', 6, 1009007, 1, 1, 0, 'snd_voi_home_100901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90007, 'I have a tendency to get easily irritated when it''s hot like this. I must act more like an honor student!', 'snd_voi_home_100901', 7, 1009808, 1, 1, 0, 'snd_voi_home_100901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90008, 'The weather''s been more comfortable lately. I make better progress with my training and study in these cooler temperatures�it really helps.', 'snd_voi_home_100901', 8, 1009006, 1, 1, 0, 'snd_voi_home_100901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90009, 'You don''t have a cold, do you? Make sure you take proper preventative measures!', 'snd_voi_home_100901', 9, 3003, 1, 1, 0, 'snd_voi_home_100901_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91000, 'Air Groove is a little fearsome... but I admire her flawlessness.', 'snd_voi_home_100901', 10, 1009007, 1, 1, 0, 'snd_voi_home_100901_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91001, 'Don''t I look amazing in this tiara? Mama gave it to me to celebrate getting accepted into Tracen Academy!', 'snd_voi_home_100901', 11, 2001, 1, 1, 0, 'snd_voi_home_100901_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91002, 'Tachyon''s so kind. She shares her delicious tea with me and gives me handy items.', 'snd_voi_home_100901', 12, 10001, 1, 1, 0, 'snd_voi_home_100901_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91003, 'Ugh... The TV horoscopes this morning put my star sign at number two... It''s not bad, but it''s so frustrating!', 'snd_voi_home_100901', 13, 1009810, 1, 1, 0, 'snd_voi_home_100901_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91004, 'Hey, quit zoning out! You''re wasting time!', 'snd_voi_home_100901', 14, 1003, 1, 1, 0, 'snd_voi_home_100901_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91005, 'Uh... Is this feeling a little tighter? Sigh... I''ll have to adjust it later. I need to give more consideration to my potential growth spurts...', 'snd_voi_home_100901', 15, 1009009, 1, 1, 0, 'snd_voi_home_100901_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91006, 'I want to become the fastest, the strongest�the number one perfect Umamusume. I feel like I''m gradually inching closer to that ideal of mine.', 'snd_voi_home_100901', 16, 1009007, 1, 1, 0, 'snd_voi_home_100901_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91007, 'I need to get results worthy of these clothes. Please give me another tough day of training today!', 'snd_voi_home_100901', 17, 2009, 1, 1, 0, 'snd_voi_home_100901_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91008, 'No matter when, where, or against whom�I will cross the finish line in first place! That''s my policy!', 'snd_voi_home_100901', 18, 4009, 1, 1, 0, 'snd_voi_home_100901_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91009, 'Did you know? Being the first to arrive at school for morning practice feels absolutely amazing!', 'snd_voi_home_100901', 19, 3001, 1, 1, 0, 'snd_voi_home_100901_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91010, 'Oh no, I need to buy some bananas before training starts! Maintaining proper nutrition is very important.', 'snd_voi_home_100901', 20, 1009015, 1, 1, 0, 'snd_voi_home_100901_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91011, 'I want to burn incense at night, but Vodka tells me not to. She says it makes her restless.', 'snd_voi_home_100901', 21, 1009810, 1, 1, 0, 'snd_voi_home_100901_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91012, 'They say that it''s easy to oversleep in spring, but if I''m aiming to be number one, then I don''t have time to zone out!', 'snd_voi_home_100901', 22, 1009808, 1, 1, 0, 'snd_voi_home_100901_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91013, 'Summer''s great! The days are long, so I can train a lot!', 'snd_voi_home_100901', 23, 1009007, 1, 1, 0, 'snd_voi_home_100901_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91014, 'Hey, you''re not overeating because of all the delicious foods in the fall, are you? Make sure to eat in moderation.', 'snd_voi_home_100901', 24, 3003, 1, 1, 0, 'snd_voi_home_100901_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 91015, 'It''s sooo... not cold! This is nothing to me! I''m totally fine! Come on, let''s get training!', 'snd_voi_home_100901', 25, 4003, 1, 1, 0, 'snd_voi_home_100901_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92000, 'What''s on the training program today? I won''t tolerate any half-baked routine.', 'snd_voi_training_100901', 0, 9, 2, 1, 0, 'snd_voi_training_100901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92001, 'I''m aiming for the top, so I have to run far more than anyone else!', 'snd_voi_training_100901', 2, 1009007, 2, 1, 0, 'snd_voi_training_100901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92002, 'I''ve stretched, so I''m all ready now! No matter how tough the training, I''ll do it perfectly!', 'snd_voi_training_100901', 3, 2009, 2, 1, 0, 'snd_voi_training_100901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92003, 'I''m not going to hand over the number one spot to anyone, no matter how strong my opponents may be.', 'snd_voi_training_100901', 4, 1009, 2, 1, 0, 'snd_voi_training_100901_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92011, 'Quit dragging your feet! Let''s get right into training already!', 'snd_voi_training_100901', 1, 1009808, 2, 1, 0, 'snd_voi_training_100901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92005, 'I''m putting in more energy in than I usually do! I want to become number one and get up onstage as soon as possible!', 'snd_voi_training_100901', 5, 3009, 2, 1, 0, 'snd_voi_training_100901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92006, 'I actually feel like I''ve gotten faster lately! But I''m definitely not satisfied yet! I can get faster still!', 'snd_voi_training_100901', 6, 1009000, 2, 1, 0, 'snd_voi_training_100901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 92007, 'I''m looking forward to seeing the best training program you''ve ever come up with.', 'snd_voi_training_100901', 7, 2002, 2, 1, 0, 'snd_voi_training_100901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 93000, 'Hehe, I''m glad I got to aim for number one with you!', 'snd_voi_training_100901', 8, 0, 2, 1, 0, 'snd_voi_training_100901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 93001, 'Not bad! I''ll give you a little bit of acknowledgment.', 'snd_voi_training_100901', 9, 0, 2, 1, 0, 'snd_voi_training_100901_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 95000, 'I can still get stronger yet!', 'snd_voi_outgame_100901', 0, 2001, 7, 1, 0, 'snd_voi_outgame_100901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 95001, 'With this, I can finally become number one!', 'snd_voi_outgame_100901', 1, 2001, 7, 1, 0, 'snd_voi_outgame_100901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 95003, 'I, Daiwa Scarlet, am off!', 'snd_voi_outgame_100901', 3, 2009, 7, 1, 0, 'snd_voi_outgame_100901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1008, 'We will be number one!', 'snd_voi_teamst_st_100900_0000', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1025, 'I can''t believe we get to race together!', 'snd_voi_teamst_st_100900_1018', 0, 1009000, 8, 1, 0, 'snd_voi_teamst_st_100900_1018_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1026, 'How are you feeling, Tachyon?', 'snd_voi_teamst_st_100900_1032', 0, 1009, 8, 1, 0, 'snd_voi_teamst_st_100900_1032_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1150, 'You''re my teammate, aren''t you?', 'snd_voi_teamst_st_108700_1009', 1, 1009015, 8, 1, 0, 'snd_voi_teamst_st_108700_1009_01', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1000, 'Here I go!', 'snd_voi_teamst_100900', 0, 990021, 8, 1, 0, 'snd_voi_teamst_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1001, 'Never any doubt!', 'snd_voi_teamst_100900', 1, 0, 8, 1, 0, 'snd_voi_teamst_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1003, 'These things happen.', 'snd_voi_teamst_100900', 2, 0, 8, 1, 0, 'snd_voi_teamst_100900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1002, 'What? How?!', 'snd_voi_teamst_100900', 3, 0, 8, 1, 0, 'snd_voi_teamst_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1004, 'Yes, we won!', 'snd_voi_teamst_100900', 4, 3002, 8, 1, 0, 'snd_voi_teamst_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1007, 'A new high score!', 'snd_voi_teamst_100900', 5, 1009006, 8, 1, 0, 'snd_voi_teamst_100900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1006, 'These things happen.', 'snd_voi_teamst_100900', 2, 1009008, 8, 1, 0, 'snd_voi_teamst_100900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 1005, 'What? How?!', 'snd_voi_teamst_100900', 3, 1009013, 8, 1, 0, 'snd_voi_teamst_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 120000, 'Wow, I''m brimming with power!', 'snd_voi_outgame_100900', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_100900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140000, 'Go get ''em!', 'snd_voi_minigame_100900', 0, 1009007, 9, 1, 0, 'snd_voi_minigame_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140001, 'Yay!', 'snd_voi_minigame_100900', 1, 1009001, 9, 1, 0, 'snd_voi_minigame_100900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140002, 'No way!', 'snd_voi_minigame_100900', 2, 1009014, 9, 1, 0, 'snd_voi_minigame_100900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140003, 'That''s amazing!', 'snd_voi_minigame_100900', 3, 971009, 9, 1, 0, 'snd_voi_minigame_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140004, 'Well done!', 'snd_voi_minigame_100900', 4, 972009, 9, 1, 0, 'snd_voi_minigame_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140005, 'These things happen.', 'snd_voi_minigame_100900', 5, 1009009, 9, 1, 0, 'snd_voi_minigame_100900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140006, 'That''s amazing!', 'snd_voi_minigame_100900', 3, 974009, 9, 1, 0, 'snd_voi_minigame_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140007, 'Well done!', 'snd_voi_minigame_100900', 4, 973009, 9, 1, 0, 'snd_voi_minigame_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140008, 'Hmm-hmm! ?', 'snd_voi_minigame_100900', 6, 1009006, 9, 1, 0, 'snd_voi_minigame_100900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140009, 'Hehe!', 'snd_voi_minigame_100900', 7, 1009812, 9, 1, 0, 'snd_voi_minigame_100900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140010, 'Hehe!', 'snd_voi_minigame_100900', 8, 1009813, 9, 1, 0, 'snd_voi_minigame_100900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140011, 'Wow...', 'snd_voi_minigame_100900', 9, 1009814, 9, 1, 0, 'snd_voi_minigame_100900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140014, 'Argh!', 'snd_voi_minigame_100900', 10, 1009815, 9, 1, 0, 'snd_voi_minigame_100900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140015, 'Hrrrmmm...', 'snd_voi_minigame_100900', 11, 1009816, 9, 1, 0, 'snd_voi_minigame_100900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140016, 'Hey!', 'snd_voi_minigame_100900', 12, 1009817, 9, 1, 0, 'snd_voi_minigame_100900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140012, 'Ahaha!', 'snd_voi_minigame_100900', 13, 1009006, 9, 1, 0, 'snd_voi_minigame_100900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140013, 'All right!', 'snd_voi_minigame_100900', 14, 1009007, 9, 1, 0, 'snd_voi_minigame_100900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140017, 'Hrm...', 'snd_voi_minigame_100900', 15, 1009818, 9, 1, 0, 'snd_voi_minigame_100900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 140018, 'Huh?!', 'snd_voi_minigame_100900', 16, 1009819, 9, 1, 0, 'snd_voi_minigame_100900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 40000, 'I will win... with grace!', 'snd_voi_race_100901', 2, 0, 3, 1, 0, 'snd_voi_race_100901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 40001, 'I will win... with grace!', 'snd_voi_race_100901', 2, 0, 3, 1, 0, 'snd_voi_race_100901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 40002, 'I''m number one!', 'snd_voi_race_100900', 6, 0, 3, 1, 0, 'snd_voi_race_100900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 30004, 'Hehe! ? I knew I was number one!', 'snd_voi_race_100901', 0, 0, 3, 1, 0, 'snd_voi_race_100901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 30005, 'Did you see my running back there?', 'snd_voi_race_100900', 8, 0, 3, 1, 0, 'snd_voi_race_100900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 31000, 'Here I go!', 'snd_voi_race_100900', 9, 0, 3, 1, 0, 'snd_voi_race_100900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 13, 'This is today''s login bonus.', 'snd_voi_title_100900', 4, 2009, 1, 1, 0, 'snd_voi_title_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 15, 'You''ll get this tomorrow.', 'snd_voi_title_100900', 5, 8002, 1, 1, 0, 'snd_voi_title_100900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 110000, 'Oh, we''re going to train?', 'snd_voi_home_100900', 21, 0, 1, 1, 0, 'snd_voi_home_100900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 110001, 'Wow, there''s some incredible history here...', 'snd_voi_home_100900', 22, 0, 1, 1, 0, 'snd_voi_home_100900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 110002, 'Are we entering a race?', 'snd_voi_home_100900', 23, 0, 1, 1, 0, 'snd_voi_home_100900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 10021, 'Looks like your Umamusume Archive level has gone up!', 'snd_voi_home_100900', 24, 8001, 1, 1, 0, 'snd_voi_home_100900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 20051, 'Let''s get training!', 'snd_voi_training_100900', 65, 1009, 2, 1, 0, 'snd_voi_training_100900_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70000, 'Make sure to keep up with me!', 'snd_voi_outgame_100900', 3, 0, 7, 1, 0, 'snd_voi_outgame_100900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 95005, 'Leave the support role to me!', 'snd_voi_outgame_100900', 4, 0, 7, 1, 0, 'snd_voi_outgame_100900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 95006, 'Even as support, I''m number one!', 'snd_voi_outgame_100900', 5, 0, 7, 1, 0, 'snd_voi_outgame_100900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70004, 'What do you think? I make uniforms look amazing too.', 'snd_voi_outgame_100900', 16, 3009, 7, 1, 0, 'snd_voi_outgame_100900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70010, 'The uniform here really is so cute.', 'snd_voi_outgame_100900', 17, 1009000, 7, 1, 0, 'snd_voi_outgame_100900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70008, 'I''ll be the number one star at the concert!', 'snd_voi_outgame_100900', 20, 2001, 7, 1, 0, 'snd_voi_outgame_100900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70014, 'I can dance anything perfectly!', 'snd_voi_outgame_100900', 21, 1009006, 7, 1, 0, 'snd_voi_outgame_100900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70009, 'There''s no way I''ll lose to anyone!', 'snd_voi_outgame_100900', 22, 10001, 7, 1, 0, 'snd_voi_outgame_100900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70015, 'I will become number one, just you watch!', 'snd_voi_outgame_100900', 23, 1009003, 7, 1, 0, 'snd_voi_outgame_100900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71004, 'What do you think? I make uniforms look amazing too.', 'snd_voi_outgame_100900', 16, 33, 7, 0, 0, 'snd_voi_outgame_100900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71010, 'The uniform here really is so cute.', 'snd_voi_outgame_100900', 17, 48, 7, 0, 0, 'snd_voi_outgame_100900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71008, 'I''ll be the number one star at the concert!', 'snd_voi_outgame_100900', 20, 18, 7, 0, 0, 'snd_voi_outgame_100900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71014, 'I can dance anything perfectly!', 'snd_voi_outgame_100900', 21, 49, 7, 0, 0, 'snd_voi_outgame_100900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71009, 'There''s no way I''ll lose to anyone!', 'snd_voi_outgame_100900', 22, 18, 7, 0, 0, 'snd_voi_outgame_100900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71015, 'I will become number one, just you watch!', 'snd_voi_outgame_100900', 23, 18, 7, 0, 0, 'snd_voi_outgame_100900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 2030, 'Here I go!', 'snd_voi_teamst_100900', 0, 990021, 10, 1, 0, 'snd_voi_teamst_100900_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 2031, 'We will be number one!', 'snd_voi_teamst_st_100900_0000', 0, 2009, 10, 1, 0, 'snd_voi_teamst_st_100900_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 2032, 'I suppose I''ll show my gratitude... Thanks.', 'snd_voi_training_100900', 64, 1001, 10, 1, 0, 'snd_voi_training_100900_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 2033, 'My condition''s looking good! You can expect great news!', 'snd_voi_training_100900', 19, 4009, 10, 1, 0, 'snd_voi_training_100900_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 2034, 'It''s number one or nothing for me! I will win!', 'snd_voi_training_100900', 16, 1009, 10, 1, 0, 'snd_voi_training_100900_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 2035, 'I suppose I''ll show my gratitude... Thanks.', 'snd_voi_training_100900', 64, 1001, 10, 0, 0, 'snd_voi_training_100900_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 400002, 'Does Mama think I''m a difficult child?!', 'snd_voi_event_090005', 2, 1009005, 7, 1, 0, 'snd_voi_event_090005_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 400003, 'Argh, this isn''t going to plan at all!', 'snd_voi_event_090005', 4, 1009002, 7, 1, 0, 'snd_voi_event_090005_0004', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 400006, 'Maybe what I need right now is actually here.', 'snd_voi_event_090005', 6, 1009008, 7, 1, 0, 'snd_voi_event_090005_0006', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 400010, 'I''m glad Mama was happy. I should''ve taken a photo.', 'snd_voi_event_090005', 10, 1009006, 7, 1, 0, 'snd_voi_event_090005_0010', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410000, 'Here I go!', 'snd_voi_roulette_100900', 0, 0, 7, 1, 0, 'snd_voi_roulette_100900_0000', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410001, 'Yay!', 'snd_voi_roulette_100900', 1, 400008, 7, 1, 0, 'snd_voi_roulette_100900_0001', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410002, 'Hehe!', 'snd_voi_roulette_100900', 2, 400009, 7, 1, 0, 'snd_voi_roulette_100900_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410003, 'Hehe!', 'snd_voi_roulette_100900', 2, 400009, 7, 0, 0, 'snd_voi_roulette_100900_0002', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410004, 'Hehe!', 'snd_voi_roulette_100900', 3, 400010, 7, 1, 0, 'snd_voi_roulette_100900_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410005, 'Hehe!', 'snd_voi_roulette_100900', 3, 400010, 7, 0, 0, 'snd_voi_roulette_100900_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410006, 'Hehehe...', 'snd_voi_roulette_100900', 4, 400011, 7, 1, 0, 'snd_voi_roulette_100900_0004', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410007, 'Hehehe...', 'snd_voi_roulette_100900', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100900_0004', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 410008, 'Hehehe...', 'snd_voi_roulette_100900', 4, 400011, 7, 0, 0, 'snd_voi_roulette_100900_0004', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70018, 'Wow...', 'snd_voi_outgame_100900', 26, 10001, 7, 1, 0, 'snd_voi_outgame_100900_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70019, 'No one is going to be number one but me!', 'snd_voi_outgame_100900', 27, 1009002, 7, 1, 0, 'snd_voi_outgame_100900_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71018, 'Wow...', 'snd_voi_outgame_100900', 26, 18, 7, 0, 0, 'snd_voi_outgame_100900_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 71019, 'No one is going to be number one but me!', 'snd_voi_outgame_100900', 27, 22, 7, 0, 0, 'snd_voi_outgame_100900_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_100900', 1, 980012, 1, 1, 0, 'snd_voi_valentine_100900_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 80000, 'Good job.', 'snd_voi_aimteam_100900', 0, 1009020, 7, 0, 0, 'snd_voi_aimteam_100900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70020, 'What do you think? Doesn''t this look fantastic on me?', 'snd_voi_outgame_100900', 42, 2009, 7, 1, 0, 'snd_voi_outgame_100900_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1009, 70021, 'You have the privilege of seeing me in my favorite outfit, so don''t even think about leaving.', 'snd_voi_outgame_100900', 43, 3001, 7, 1, 0, 'snd_voi_outgame_100900_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 11, 'Cygames', 'snd_voi_title_101000', 0, 0, 0, 1, 0, 'snd_voi_title_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101000', 1, 0, 0, 1, 0, 'snd_voi_title_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10000, 'I''ve got a message for ya from my papa! He says, "Thanks for lookin'' after my little girl!"', 'snd_voi_home_101000', 0, 1010007, 1, 1, 0, 'snd_voi_home_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10001, 'Bang! I''m locked and loaded right on your heart, Trainer!', 'snd_voi_home_101000', 1, 1009, 1, 1, 0, 'snd_voi_home_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10002, 'I was a little worried when I first came to Japan, but now I''m happy every day�''cause I''ve got you, Trainer!', 'snd_voi_home_101000', 2, 1010006, 1, 1, 0, 'snd_voi_home_101000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10003, 'A happy New Year to ya! Here''s to another romp-stompin'' one! Come on in for your first hug, partner!', 'snd_voi_home_101000', 3, 1010019, 1, 1, 0, 'snd_voi_home_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10004, 'Happy Valentine''s Day! I''ll be giftin'' ya a heap of thanks today, Trainer!', 'snd_voi_home_101000', 4, 1010000, 1, 1, 0, 'snd_voi_home_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10005, 'Your chocolates are special! They''re a hundred times bigger, with a hundred times more love packed in!', 'snd_voi_home_101000', 5, 1002, 1, 1, 0, 'snd_voi_home_101000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10006, 'I went ahead and jotted down your wish too, Trainer! We''re gonna be champions together�ain''t that right?', 'snd_voi_home_101000', 6, 9002, 1, 1, 0, 'snd_voi_home_101000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10007, 'Wow, look at all the cute lil'' spooks out today! I''ll give ''em plenty of candy!', 'snd_voi_home_101000', 7, 1010006, 1, 1, 0, 'snd_voi_home_101000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10008, 'Happy holidays! Time for a party with plenty of turkey to go around! You''re in charge of the roastin'', Trainer!', 'snd_voi_home_101000', 8, 1010808, 1, 1, 0, 'snd_voi_home_101000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10009, 'The streets are mighty sparkly around the holidays! Hehe... Whaddya say we sneak off campus for a peek?', 'snd_voi_home_101000', 9, 8001, 1, 1, 0, 'snd_voi_home_101000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10010, 'A New Year''s kiss might be outta the question, but a New Year''s hug is just fine and dandy, right?', 'snd_voi_home_101000', 10, 1010000, 1, 1, 0, 'snd_voi_home_101000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10011, 'Happy birthday! Let''s keep makin'' precious memories together from here on out!', 'snd_voi_home_101000', 11, 1010016, 1, 1, 0, 'snd_voi_home_101000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10012, 'We''ll be partying extra hard tonight! ''Cause it''s the birthday of the best trainer in the world�you!', 'snd_voi_home_101000', 12, 1010808, 1, 1, 0, 'snd_voi_home_101000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10013, 'Hahaha! I''m another year older! Let''s have a toast with a tall, heapin'' glass of milk on the milk!', 'snd_voi_home_101000', 13, 1009, 1, 1, 0, 'snd_voi_home_101000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10014, 'Tonight''s my birthday party! I''ve saved a fine spot for ya right next to me, Trainer!', 'snd_voi_home_101000', 14, 1010000, 1, 1, 0, 'snd_voi_home_101000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10015, 'Huh? Oh, looks like ya got some news! Better check it out!', 'snd_voi_home_101000', 15, 1001, 1, 1, 0, 'snd_voi_home_101000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10016, 'Wow, a present! Lemme have a quick look-see too!', 'snd_voi_home_101000', 16, 1010015, 1, 1, 0, 'snd_voi_home_101000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10017, 'You completed the mission already?! That''s my trainer�always the go-getter!', 'snd_voi_home_101000', 17, 9002, 1, 1, 0, 'snd_voi_home_101000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10018, 'Look, Trainer! An event''s coming up real soon! Color me excited!', 'snd_voi_home_101000', 18, 1010007, 1, 1, 0, 'snd_voi_home_101000_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10019, 'It''s party time, Trainer! There''s an event in full swing!', 'snd_voi_home_101000', 19, 1010017, 1, 1, 0, 'snd_voi_home_101000_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10025, 'I got these jeans from my papa, so I take extra special care when I wash and dry ''em! ? If it''s worth it, put your heart into it!', 'snd_voi_home_101000', 25, 1010006, 1, 1, 0, 'snd_voi_home_101000_0025', 0, 1010007, 6200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10026, 'These clothes are so easy to move in! When me and Doto went to the petting zoo, we played tag with the goats there! ?', 'snd_voi_home_101000', 26, 1010007, 1, 1, 0, 'snd_voi_home_101000_0026', 0, 1010000, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10027, 'Grass has a pretty wild side under that polite exterior. I bet she''d look great in blue jeans. I really should lend her mine! ?', 'snd_voi_home_101000', 27, 1001, 1, 1, 0, 'snd_voi_home_101000_0027', 0, 1010000, 3900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20000, 'Oh no... These legs of mine just ain''t keepin'' up with my heart.', 'snd_voi_training_101000', 0, 1010811, 2, 1, 0, 'snd_voi_training_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20001, 'Oof... I''m all outta power...', 'snd_voi_training_101000', 1, 1010809, 2, 1, 0, 'snd_voi_training_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20002, 'I ain''t got time to sit around! I''m willing to try anything you throw my way!', 'snd_voi_training_101000', 2, 1010016, 2, 1, 0, 'snd_voi_training_101000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20003, 'Leave it to me, partner!', 'snd_voi_training_101000', 3, 1010017, 2, 1, 0, 'snd_voi_training_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20004, 'Mm, now that''s a swell breeze! I''m itchin'' to get moving!', 'snd_voi_training_101000', 4, 1010006, 2, 1, 0, 'snd_voi_training_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20005, 'I''ve got high hopes for some mighty nice training!', 'snd_voi_training_101000', 5, 1010007, 2, 1, 0, 'snd_voi_training_101000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20006, 'Another day to give all the grit I can muster!', 'snd_voi_training_101000', 6, 1001, 2, 1, 0, 'snd_voi_training_101000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20007, 'What''s on the docket for today?', 'snd_voi_training_101000', 7, 9002, 2, 1, 0, 'snd_voi_training_101000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20008, 'Boo... I wanna do something fun.', 'snd_voi_training_101000', 8, 1010811, 2, 1, 0, 'snd_voi_training_101000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20009, 'Look, a butterfly! Oops, I''m supposed to be training...', 'snd_voi_training_101000', 9, 1010812, 2, 1, 0, 'snd_voi_training_101000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20010, 'Sigh... I''m nervous as all get-out. Only managed to eat five hamburger steaks this morning...', 'snd_voi_training_101000', 10, 1010809, 2, 1, 0, 'snd_voi_training_101000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20011, 'Boohoo... Papa... Mama...', 'snd_voi_training_101000', 11, 1010810, 2, 1, 0, 'snd_voi_training_101000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20021, 'Another race? You''re... pullin'' my leg, right?', 'snd_voi_training_101000', 12, 1010811, 2, 1, 0, 'snd_voi_training_101000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20022, 'I''m tuckered out from all those races. I need to rest a spell...', 'snd_voi_training_101000', 13, 1010021, 2, 1, 0, 'snd_voi_training_101000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20023, 'Don''t worry�I won''t let ya down! I''ve got my eyes set square on that number one spot!', 'snd_voi_training_101000', 14, 1010017, 2, 1, 0, 'snd_voi_training_101000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20024, 'I can handle anything, no problem! Just gotta stay focused ''til the very end!', 'snd_voi_training_101000', 15, 1010007, 2, 1, 0, 'snd_voi_training_101000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20025, 'I''m perfectly prepared, partner! Come at me whenever!', 'snd_voi_training_101000', 16, 1009, 2, 1, 0, 'snd_voi_training_101000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20026, 'My condition''s just peachy! Don''t you go worryin'' your head about me!', 'snd_voi_training_101000', 17, 1010016, 2, 1, 0, 'snd_voi_training_101000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20027, 'My legs are in real good shape! So get ready for one heckuva race!', 'snd_voi_training_101000', 18, 1010007, 2, 1, 0, 'snd_voi_training_101000_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20028, 'I''m so darn excited! I can''t wait to stand at those gates!', 'snd_voi_training_101000', 19, 1002, 2, 1, 0, 'snd_voi_training_101000_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20029, 'Let''s get goin''!', 'snd_voi_training_101000', 20, 1001, 2, 1, 0, 'snd_voi_training_101000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20030, 'Here''s to a mighty exciting race!', 'snd_voi_training_101000', 21, 1010006, 2, 1, 0, 'snd_voi_training_101000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20031, 'I''m gonna have a hoot and a half�just like always!', 'snd_voi_training_101000', 22, 9002, 2, 1, 0, 'snd_voi_training_101000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20032, 'I''ve got more jitters than normal, but I''m mighty excited too!', 'snd_voi_training_101000', 23, 1010012, 2, 1, 0, 'snd_voi_training_101000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20033, 'What?! Race time already? I''ll switch gears right away!', 'snd_voi_training_101000', 24, 1010015, 2, 1, 0, 'snd_voi_training_101000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20034, 'Smile, smiiile! That''s what ya do when you''re feelin'' flustered�yep!', 'snd_voi_training_101000', 25, 8001, 2, 1, 0, 'snd_voi_training_101000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20035, 'Bad condition or not, I don''t wanna lose!', 'snd_voi_training_101000', 26, 1010003, 2, 1, 0, 'snd_voi_training_101000_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20036, 'I might be a cut below, but I''m still gonna run ''til the very end!', 'snd_voi_training_101000', 27, 1004, 2, 1, 0, 'snd_voi_training_101000_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20037, 'I''ve come this far, so now I just gotta go for broke! By hook or crook!', 'snd_voi_training_101000', 28, 1003, 2, 1, 0, 'snd_voi_training_101000_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20038, 'Here we go!', 'snd_voi_training_101000', 29, 0, 2, 1, 0, 'snd_voi_training_101000_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20039, 'Yippee-ki-yay!', 'snd_voi_training_101000', 30, 0, 2, 1, 0, 'snd_voi_training_101000_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20040, 'Let''s do it!', 'snd_voi_training_101000', 31, 0, 2, 1, 0, 'snd_voi_training_101000_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20041, 'I''ll get the job done!', 'snd_voi_training_101000', 32, 0, 2, 1, 0, 'snd_voi_training_101000_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20042, 'Yeowch!', 'snd_voi_training_101000', 33, 0, 2, 1, 0, 'snd_voi_training_101000_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20043, 'Well...', 'snd_voi_training_101000', 34, 0, 2, 1, 0, 'snd_voi_training_101000_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20046, 'Let''s have some fun!', 'snd_voi_training_101000', 37, 0, 2, 1, 0, 'snd_voi_training_101000_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20047, 'The sea!', 'snd_voi_training_101000', 38, 0, 2, 1, 0, 'snd_voi_training_101000_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20049, 'I gotta say, I''ve gotten stronger!', 'snd_voi_training_101000', 63, 0, 2, 1, 0, 'snd_voi_training_101000_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20050, 'Great job, Trainer!', 'snd_voi_training_101000', 64, 0, 2, 1, 0, 'snd_voi_training_101000_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30000, 'Oh, so close!', 'snd_voi_race_101000', 0, 0, 3, 1, 0, 'snd_voi_race_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30001, 'I ain''t gonna lose next time!', 'snd_voi_race_101000', 1, 0, 3, 1, 0, 'snd_voi_race_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30002, 'There''s always the next one!', 'snd_voi_race_101000', 2, 0, 3, 1, 0, 'snd_voi_race_101000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30003, 'No...', 'snd_voi_race_101000', 3, 0, 3, 1, 0, 'snd_voi_race_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 60000, 'I''m gonna make everybody happy!', 'snd_voi_live_101000', 0, 1010007, 4, 1, 0, 'snd_voi_live_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 60001, 'C''mon, let''s dance and sing!', 'snd_voi_live_101000', 1, 1010017, 4, 1, 0, 'snd_voi_live_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70001, 'Hehe! My heart feels all warm and fuzzy when I''m with ya, Trainer!', 'snd_voi_outgame_101000', 1, 1001, 7, 1, 0, 'snd_voi_outgame_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90000, 'Good morning! Let''s make this day a mighty happy and exciting one!', 'snd_voi_home_101001', 0, 1010007, 1, 1, 0, 'snd_voi_home_101001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90001, 'Oh! It''s you, Trainer! Lucky me, bumpin'' into ya right at the start of the day!', 'snd_voi_home_101001', 1, 1002, 1, 1, 0, 'snd_voi_home_101001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90002, 'Howdy, Trainer! I''m ready and rarin'' to start training!', 'snd_voi_home_101001', 2, 1009, 1, 1, 0, 'snd_voi_home_101001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90003, 'I had a hunch you''d be moseyin'' over soon! And it looks like I hit the bull''s-eye! Yeehaw!', 'snd_voi_home_101001', 3, 1010808, 1, 1, 0, 'snd_voi_home_101001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90004, 'Thanks for another fine day! Here, lemme hammer out all those cricks and knots for ya!', 'snd_voi_home_101001', 4, 1010000, 1, 1, 0, 'snd_voi_home_101001_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90005, 'Let''s party! Time ain''t nothin'' but a number tonight! Just don''t tell Hishiama, ya hear?', 'snd_voi_home_101001', 5, 1010017, 1, 1, 0, 'snd_voi_home_101001_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90006, 'Spring has come! It''s a season ripe for running. How ''bout takin'' a lap with me, Trainer?', 'snd_voi_home_101001', 6, 1002, 1, 1, 0, 'snd_voi_home_101001_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90007, 'Summers here are different from the ones back home! And the barbecues too!', 'snd_voi_home_101001', 7, 9002, 1, 1, 0, 'snd_voi_home_101001_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90008, 'Mushroom pickin'' and admirin'' the fall leaves? Hehehe, guess it''s time to put my fancy boots on!', 'snd_voi_home_101001', 8, 1010006, 1, 1, 0, 'snd_voi_home_101001_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90009, 'The holidays and Valentine''s Day, with New Year''s sandwiched in between? Winter in Japan is full of parties to enjoy!', 'snd_voi_home_101001', 9, 1010000, 1, 1, 0, 'snd_voi_home_101001_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91000, 'Suzuka''s a real speed demon in the lead! But I''ll chase her down and give her a big ol'' bear hug next time!', 'snd_voi_home_101001', 10, 1010019, 1, 1, 0, 'snd_voi_home_101001_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91001, 'I was the winner in today''s Radio Dance Battle, of course! Pearl ain''t gettin'' the best of me just yet!', 'snd_voi_home_101001', 11, 1010016, 1, 1, 0, 'snd_voi_home_101001_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91002, 'I''ve got little sisters back home, so that makes me a bona fide big sis! In other words, I know how to adapt!', 'snd_voi_home_101001', 12, 1010007, 1, 1, 0, 'snd_voi_home_101001_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91003, 'I can focus when I need to, ya know! Glance, glance...', 'snd_voi_home_101001', 13, 1010811, 1, 1, 0, 'snd_voi_home_101001_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91004, 'Oh, that homework clean slipped my mind. Wonder if Dober''ll help me out again tonight?', 'snd_voi_home_101001', 14, 1010015, 1, 1, 0, 'snd_voi_home_101001_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91005, 'Bang! Right through the hearts of my fans! I wanna show ''em some excellent racing!', 'snd_voi_home_101001', 15, 1010007, 1, 1, 0, 'snd_voi_home_101001_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91006, 'Hey, um... Could ya pay me a smidgen more attention?', 'snd_voi_home_101001', 16, 1010021, 1, 1, 0, 'snd_voi_home_101001_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91007, 'I''ve got it covered on both dirt and turf! I''ll race all the way to the top with these special boots!', 'snd_voi_home_101001', 17, 1010016, 1, 1, 0, 'snd_voi_home_101001_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91008, 'Let''s go watch some Westerns together, Trainer! I won''t spoil ''em for ya�cross my heart!', 'snd_voi_home_101001', 18, 1010019, 1, 1, 0, 'snd_voi_home_101001_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91009, 'Cock-a-doodle-doo! Ahaha, that was my best rooster impression! Did I wake ya up too, Trainer?', 'snd_voi_home_101001', 19, 1002, 1, 1, 0, 'snd_voi_home_101001_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91010, 'Oh! I plumb forgot to give Doto back her pen. I''ll go say sorry later.', 'snd_voi_home_101001', 20, 1010014, 1, 1, 0, 'snd_voi_home_101001_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91011, 'It''s still too early to say good night! Right? ...Right?!', 'snd_voi_home_101001', 21, 1010021, 1, 1, 0, 'snd_voi_home_101001_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91012, 'Sniff, sniff... Oh, I smell lots of flowers. That''s a Japanese spring for ya!', 'snd_voi_home_101001', 22, 8001, 1, 1, 0, 'snd_voi_home_101001_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91013, 'Where in tarnation is my summer vacation?! I''ve got way too many extra classes and homework!', 'snd_voi_home_101001', 23, 1010813, 1, 1, 0, 'snd_voi_home_101001_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91014, 'Hmm... Foliage, mile races, or sweets... Which fall feature should I try out first?', 'snd_voi_home_101001', 24, 1010811, 1, 1, 0, 'snd_voi_home_101001_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91015, 'Cats curl up under the kotatsu... And that goes for me too... Yaaawn...', 'snd_voi_home_101001', 25, 8015, 1, 1, 0, 'snd_voi_home_101001_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92000, 'It''s training time! Let''s race on through it like the Wild West!', 'snd_voi_training_101001', 0, 1010007, 2, 1, 0, 'snd_voi_training_101001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92001, 'Howdy, Trainer! What should we start with?', 'snd_voi_training_101001', 1, 1010016, 2, 1, 0, 'snd_voi_training_101001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92002, 'I dozed off plenty in class today. Meaning... I''m all rested up for training!', 'snd_voi_training_101001', 2, 1002, 2, 1, 0, 'snd_voi_training_101001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92003, 'Howdy, Trainer! I feel I have the utmost pleasure of receiving your pearls of wisdom today!', 'snd_voi_training_101001', 3, 1010016, 2, 1, 0, 'snd_voi_training_101001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92011, 'I''m ready to polish up my skills!', 'snd_voi_training_101001', 4, 1010016, 2, 1, 0, 'snd_voi_training_101001_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92005, 'I want all my family and friends to see me up on that stage. So let''s get right on to training!', 'snd_voi_training_101001', 5, 9002, 2, 1, 0, 'snd_voi_training_101001_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92006, 'If I''m gonna snag that center spotlight, we both gotta keep our noses to the grindstone!', 'snd_voi_training_101001', 6, 1009, 2, 1, 0, 'snd_voi_training_101001_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92007, 'I''m gonna bolt straight on toward the horizon and shower everybody with happiness!', 'snd_voi_training_101001', 7, 1002, 2, 1, 0, 'snd_voi_training_101001_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 93000, 'Yes! I''m the spittin'' image of perfection!', 'snd_voi_training_101001', 8, 0, 2, 1, 0, 'snd_voi_training_101001_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 93001, 'Global or local, I''m unbeatable!', 'snd_voi_training_101001', 9, 0, 2, 1, 0, 'snd_voi_training_101001_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95000, 'Reckon I can get even faster?', 'snd_voi_outgame_101001', 0, 2001, 7, 1, 0, 'snd_voi_outgame_101001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95001, 'Hold yer hats, and I''ll show y''all a real sweet trick!', 'snd_voi_outgame_101001', 1, 2001, 7, 1, 0, 'snd_voi_outgame_101001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95003, 'Hi! It''s your pal, Taiki Shuttle!', 'snd_voi_outgame_101001', 3, 1002, 7, 1, 0, 'snd_voi_outgame_101001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95004, 'Bang! It''s a wild world, and we''re gonna win it!', 'snd_voi_gacha_101001', 0, 0, 7, 1, 0, 'snd_voi_gacha_101001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1008, 'C''mon, y''all! Let''s whoop it up!', 'snd_voi_teamst_st_101000_0000', 0, 1010017, 8, 1, 0, 'snd_voi_teamst_st_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1027, 'Grass, are ya ready?', 'snd_voi_teamst_st_101000_1011', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_101000_1011_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1028, 'Let''s get excited!', 'snd_voi_teamst_st_101000_1059', 0, 1010017, 8, 1, 0, 'snd_voi_teamst_st_101000_1059_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1035, 'Let''s do it!', 'snd_voi_teamst_st_101400_1010', 1, 1010007, 8, 1, 0, 'snd_voi_teamst_st_101400_1010_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1118, 'Victory! Yeehaw!', 'snd_voi_teamst_st_105600_1010', 1, 1010001, 8, 1, 0, 'snd_voi_teamst_st_105600_1010_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1089, 'The world!', 'snd_voi_teamst_st_104200_1010', 1, 1010017, 8, 1, 0, 'snd_voi_teamst_st_104200_1010_01', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1107, 'All set, miss!', 'snd_voi_teamst_st_105100_1010', 1, 1010016, 8, 1, 0, 'snd_voi_teamst_st_105100_1010_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1121, 'Good!', 'snd_voi_teamst_st_105800_1010', 1, 1010007, 8, 1, 0, 'snd_voi_teamst_st_105800_1010_01', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1000, 'I''m hankerin'' for a taste of victory!', 'snd_voi_teamst_101000', 0, 990021, 8, 1, 0, 'snd_voi_teamst_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1001, 'Yes! Victory!', 'snd_voi_teamst_101000', 1, 0, 8, 1, 0, 'snd_voi_teamst_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1003, 'A draw?! That''s downright wonderful!', 'snd_voi_teamst_101000', 2, 0, 8, 1, 0, 'snd_voi_teamst_101000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1002, 'Nooo, we lost!', 'snd_voi_teamst_101000', 3, 0, 8, 1, 0, 'snd_voi_teamst_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1004, 'We''re the winners!', 'snd_voi_teamst_101000', 4, 1010016, 8, 1, 0, 'snd_voi_teamst_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1007, 'Oh, a new record!', 'snd_voi_teamst_101000', 5, 1010000, 8, 1, 0, 'snd_voi_teamst_101000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1006, 'A draw?! That''s downright wonderful!', 'snd_voi_teamst_101000', 2, 1010015, 8, 1, 0, 'snd_voi_teamst_101000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 1005, 'Nooo, we lost!', 'snd_voi_teamst_101000', 3, 1010009, 8, 1, 0, 'snd_voi_teamst_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 120000, 'What in blazes? I''m all fired up!', 'snd_voi_outgame_101000', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140000, 'Let''s shoot for the moon!', 'snd_voi_minigame_101000', 0, 1010017, 9, 1, 0, 'snd_voi_minigame_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140001, 'Yes! You got it!', 'snd_voi_minigame_101000', 1, 1010016, 9, 1, 0, 'snd_voi_minigame_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140002, 'Why?!', 'snd_voi_minigame_101000', 2, 1010015, 9, 1, 0, 'snd_voi_minigame_101000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140003, 'Excellent! We brought in a haul!', 'snd_voi_minigame_101000', 3, 971010, 9, 1, 0, 'snd_voi_minigame_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140004, 'That was so fun! I had a blast!', 'snd_voi_minigame_101000', 4, 972010, 9, 1, 0, 'snd_voi_minigame_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140005, 'Oh no! That''s a darn shame.', 'snd_voi_minigame_101000', 5, 1010813, 9, 1, 0, 'snd_voi_minigame_101000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140006, 'Excellent! We brought in a haul!', 'snd_voi_minigame_101000', 3, 974010, 9, 1, 0, 'snd_voi_minigame_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140007, 'That was so fun! I had a blast!', 'snd_voi_minigame_101000', 4, 973010, 9, 1, 0, 'snd_voi_minigame_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140008, 'Ehehe!', 'snd_voi_minigame_101000', 6, 1010814, 9, 1, 0, 'snd_voi_minigame_101000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140009, 'Hm-hmm.', 'snd_voi_minigame_101000', 7, 1010815, 9, 1, 0, 'snd_voi_minigame_101000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140010, 'Haha!', 'snd_voi_minigame_101000', 8, 1010006, 9, 1, 0, 'snd_voi_minigame_101000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140011, 'Amazing!', 'snd_voi_minigame_101000', 9, 1010808, 9, 1, 0, 'snd_voi_minigame_101000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140014, 'Oh no!', 'snd_voi_minigame_101000', 10, 1010816, 9, 1, 0, 'snd_voi_minigame_101000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140015, 'Whoa!', 'snd_voi_minigame_101000', 11, 1010819, 9, 1, 0, 'snd_voi_minigame_101000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140016, 'Excuse me!', 'snd_voi_minigame_101000', 12, 1010818, 9, 1, 0, 'snd_voi_minigame_101000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140012, 'Good!', 'snd_voi_minigame_101000', 13, 1010805, 9, 1, 0, 'snd_voi_minigame_101000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140013, 'Wow!', 'snd_voi_minigame_101000', 14, 1010806, 9, 1, 0, 'snd_voi_minigame_101000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140017, 'Nooo!', 'snd_voi_minigame_101000', 15, 1010813, 9, 1, 0, 'snd_voi_minigame_101000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 140018, 'Ngh...', 'snd_voi_minigame_101000', 16, 1010807, 9, 1, 0, 'snd_voi_minigame_101000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 40000, 'I''m shootin'' for first place, and I won''t miss the mark!', 'snd_voi_race_101001', 2, 0, 3, 1, 0, 'snd_voi_race_101001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 40001, 'Are ya ready? The real shoot-out''s about to begin!', 'snd_voi_race_101001', 3, 0, 3, 1, 0, 'snd_voi_race_101001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30004, 'Bang! I''ll blow a hole right in the next race too!', 'snd_voi_race_101001', 0, 0, 3, 1, 0, 'snd_voi_race_101001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30005, 'Yes! I''m the winner!', 'snd_voi_race_101000', 8, 0, 3, 1, 0, 'snd_voi_race_101000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 31000, 'Let''s go!', 'snd_voi_race_101000', 9, 0, 3, 1, 0, 'snd_voi_race_101000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 13, 'Here''s today''s login bonus, partner!', 'snd_voi_title_101000', 4, 1010016, 1, 1, 0, 'snd_voi_title_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 15, 'And this''ll be tomorrow''s bounty!', 'snd_voi_title_101000', 5, 8002, 1, 1, 0, 'snd_voi_title_101000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 110000, 'Training? Sounds fine by me!', 'snd_voi_home_101000', 21, 0, 1, 1, 0, 'snd_voi_home_101000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 110001, 'You can find lots of stories about us Umas here!', 'snd_voi_home_101000', 22, 0, 1, 1, 0, 'snd_voi_home_101000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 110002, 'Wow! You fixin'' to enter us in a race?', 'snd_voi_home_101000', 23, 0, 1, 1, 0, 'snd_voi_home_101000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 10021, 'Seems the Umamusume Archive went up a level!', 'snd_voi_home_101000', 24, 8001, 1, 1, 0, 'snd_voi_home_101000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 20051, 'Let''s enjoy some trainin'' together!', 'snd_voi_training_101000', 65, 1009, 2, 1, 0, 'snd_voi_training_101000_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70000, 'Stick with me, and I''ll show you some powerful shooting!', 'snd_voi_outgame_101000', 3, 0, 7, 1, 0, 'snd_voi_outgame_101000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95005, 'I got your back, partner!', 'snd_voi_outgame_101000', 4, 0, 7, 1, 0, 'snd_voi_outgame_101000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95006, 'I''ll make sure I''m worth my salt to y''all!', 'snd_voi_outgame_101000', 5, 0, 7, 1, 0, 'snd_voi_outgame_101000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70004, 'Now I''m a true-blue Japanese schoolgirl too!', 'snd_voi_outgame_101000', 16, 1010000, 7, 1, 0, 'snd_voi_outgame_101000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70010, 'I''m tickled pink to be in the same uniform as y''all!', 'snd_voi_outgame_101000', 17, 1010001, 7, 1, 0, 'snd_voi_outgame_101000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70008, 'Ahaha! Do I look like one o'' those cute idols?', 'snd_voi_outgame_101000', 20, 1010006, 7, 1, 0, 'snd_voi_outgame_101000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70014, 'I gotta work my boots off to get these songs and dances just right.', 'snd_voi_outgame_101000', 21, 2001, 7, 1, 0, 'snd_voi_outgame_101000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70009, 'I feel downright powerful in this getup!', 'snd_voi_outgame_101000', 22, 1010016, 7, 1, 0, 'snd_voi_outgame_101000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70015, 'Bang, bang! I won''t let anybody snatch my victory!', 'snd_voi_outgame_101000', 23, 1010017, 7, 1, 0, 'snd_voi_outgame_101000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71004, 'Now I''m a true-blue Japanese schoolgirl too!', 'snd_voi_outgame_101000', 16, 27, 7, 0, 0, 'snd_voi_outgame_101000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71010, 'I''m tickled pink to be in the same uniform as y''all!', 'snd_voi_outgame_101000', 17, 24, 7, 0, 0, 'snd_voi_outgame_101000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71008, 'Ahaha! Do I look like one o'' those cute idols?', 'snd_voi_outgame_101000', 20, 148, 7, 0, 0, 'snd_voi_outgame_101000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71014, 'I gotta work my boots off to get these songs and dances just right.', 'snd_voi_outgame_101000', 21, 48, 7, 0, 0, 'snd_voi_outgame_101000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71009, 'I feel downright powerful in this getup!', 'snd_voi_outgame_101000', 22, 22, 7, 0, 0, 'snd_voi_outgame_101000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71015, 'Bang, bang! I won''t let anybody snatch my victory!', 'snd_voi_outgame_101000', 23, 18, 7, 0, 0, 'snd_voi_outgame_101000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 2030, 'I''m hankerin'' for a taste of victory!', 'snd_voi_teamst_101000', 0, 990021, 10, 1, 0, 'snd_voi_teamst_101000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 2031, 'C''mon, y''all! Let''s whoop it up!', 'snd_voi_teamst_st_101000_0000', 0, 1010017, 10, 1, 0, 'snd_voi_teamst_st_101000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 2032, 'Great job, Trainer!', 'snd_voi_training_101000', 64, 1010000, 10, 1, 0, 'snd_voi_training_101000_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 2033, 'I''m so darn excited! I can''t wait to stand at those gates!', 'snd_voi_training_101000', 19, 1002, 10, 1, 0, 'snd_voi_training_101000_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 2034, 'I''m perfectly prepared, partner! Come at me whenever!', 'snd_voi_training_101000', 16, 1009, 10, 1, 0, 'snd_voi_training_101000_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 2035, 'Great job, Trainer!', 'snd_voi_training_101000', 64, 1010000, 10, 0, 0, 'snd_voi_training_101000_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90010, 'A happy mornin'' to ya! ? Let''s have ourselves a fine day out there!', 'snd_voi_home_101002', 0, 1010006, 1, 1, 0, 'snd_voi_home_101002_0000', 0, 1010017, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90011, 'Teehee! ? These clothes make me darn excited! I''m so happy I could go straight back to bed! ? Oh, I can''t?', 'snd_voi_home_101002', 1, 1010007, 1, 1, 0, 'snd_voi_home_101002_0001', 0, 8010, 9000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90012, 'The park... The roof... Mt. Fuji... I can''t decide where to eat lunch today!', 'snd_voi_home_101002', 2, 1010000, 1, 1, 0, 'snd_voi_home_101002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90013, 'Whoa! You''ve gone and found me... And I was gonna sneak a picture of you!', 'snd_voi_home_101002', 3, 1010806, 1, 1, 0, 'snd_voi_home_101002_0003', 0, 1010012, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90014, 'You''ve got work to do? Later then... I''ll give ya Grass''s recipe to make the sleepies go bye-bye! ? It''s a super bitter matcha tea pick-me-up! ?', 'snd_voi_home_101002', 4, 8010, 1, 1, 0, 'snd_voi_home_101002_0004', 0, 1001, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90015, 'Hey! Our nighttime patrol is a GO! Protectin'' the peace here''s all part of a cowgirl''s duty. ?', 'snd_voi_home_101002', 5, 1010017, 1, 1, 0, 'snd_voi_home_101002_0005', 0, 1010016, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90016, 'I''m itchin'' for some springtime karaoke! My go-to song shoots hotter than a rocket. It''s fire. ?', 'snd_voi_home_101002', 6, 1010000, 1, 1, 0, 'snd_voi_home_101002_0006', 0, 1010805, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90017, 'Hi there! How ''bout we have a little barbecue? I''ll bring the ice-cold milk! ?', 'snd_voi_home_101002', 7, 1010006, 1, 1, 0, 'snd_voi_home_101002_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90018, 'If spring''s for flowers, then fall''s for leaves! Come on, Trainer. We''ve got some fall colors to see! ?', 'snd_voi_home_101002', 8, 1010820, 1, 1, 0, 'snd_voi_home_101002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90019, 'The wind''s cold on my belly... But no problem! ''Cause I just had some pipin'' hot stew!', 'snd_voi_home_101002', 9, 1010821, 1, 1, 0, 'snd_voi_home_101002_0009', 0, 1010805, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91016, 'Japanese people sure are amazin''. They have the patience to wait in line all quiet-like... It really is the country of ninjas.', 'snd_voi_home_101002', 10, 1010806, 1, 1, 0, 'snd_voi_home_101002_0010', 0, 1010822, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91017, 'Wah! My nails are peeling somethin'' horrible! I need Jordan''s help, fast...', 'snd_voi_home_101002', 11, 1010014, 1, 1, 0, 'snd_voi_home_101002_0011', 0, 1010004, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91018, 'Dober set my hair for me! It''s so shiny. Smells great too! ?', 'snd_voi_home_101002', 12, 1010828, 1, 1, 0, 'snd_voi_home_101002_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91019, 'We need to go shopping soon! I''ll pick out a real dandy outfit for ya!', 'snd_voi_home_101002', 13, 1010007, 1, 1, 0, 'snd_voi_home_101002_0013', 0, 1010829, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91020, 'Urara''s hair is the prettiest. It''s just like sakura mochi. Yum...', 'snd_voi_home_101002', 14, 1010814, 1, 1, 0, 'snd_voi_home_101002_0014', 0, 1010823, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91028, 'I got another great snapshot with my camera! My favorite is Suzuka''s... Ehehe! ?', 'snd_voi_home_101002', 15, 1010006, 1, 1, 0, 'snd_voi_home_101002_0015', 0, 1010824, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91029, 'This bracelet was a going-away gift from my friends in America! Just looking at it fills me up with courage!', 'snd_voi_home_101002', 16, 1010825, 1, 1, 0, 'snd_voi_home_101002_0016', 0, 1010016, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91021, 'If I go to class like this, it might just be the best day! I''m feelin'' sharp this morning!', 'snd_voi_home_101002', 17, 1010826, 1, 1, 0, 'snd_voi_home_101002_0017', 0, 1002, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91022, 'My folks must be sound asleep right now. Hehe, I can''t wait to video chat with ''em tomorrow!', 'snd_voi_home_101002', 18, 1010000, 1, 1, 0, 'snd_voi_home_101002_0018', 0, 1010820, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91023, 'It''s just about supper time! I''m ready to eat plenty, ''cause these clothes leave lots of room. ?', 'snd_voi_home_101002', 19, 1010017, 1, 1, 0, 'snd_voi_home_101002_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91024, 'Akebono blooms in spring! I can''t wait to try Hishi Akebono''s spring cookin''!', 'snd_voi_home_101002', 20, 1010006, 1, 1, 0, 'snd_voi_home_101002_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91025, 'Cherry blossom trees in summer mean danger! Caterpillars, centipedes... My skin''s already itchy!', 'snd_voi_home_101002', 21, 1010806, 1, 1, 0, 'snd_voi_home_101002_0021', 0, 2008, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91026, 'Fall''s the season for sweet buns! I just love ''em! The hotter, the better!', 'snd_voi_home_101002', 22, 1010007, 1, 1, 0, 'snd_voi_home_101002_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 91027, 'I look cold in this outfit? Well, gimme a hug�that''ll warm me up! What''re you waiting for? Come on! ?', 'snd_voi_home_101002', 23, 8010, 1, 1, 0, 'snd_voi_home_101002_0023', 0, 1010019, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92015, 'I''m refreshed and ready! You''ll be amazed by how light my step is!', 'snd_voi_training_101002', 0, 1010007, 2, 1, 0, 'snd_voi_training_101002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92016, 'These days of training make for special memories! Better save them with lots of pictures!', 'snd_voi_training_101002', 1, 1010000, 2, 1, 0, 'snd_voi_training_101002_0001', 0, 1002, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92017, 'I can hear it when I close my eyes! My folks are cheering for me!', 'snd_voi_training_101002', 2, 1010831, 2, 1, 0, 'snd_voi_training_101002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92018, 'Whether it''s having fun or training... go at ''em with a spring in your step! ?', 'snd_voi_training_101002', 3, 1001, 2, 1, 0, 'snd_voi_training_101002_0003', 0, 1010017, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92020, 'When I''m with you, my heart feels so warm... It''s like I''m basking in the sun!', 'snd_voi_training_101002', 5, 1010000, 2, 1, 0, 'snd_voi_training_101002_0005', 0, 1010820, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92021, 'My friends told me something the other day. I have the biggest, cutest smile in my pictures with you!', 'snd_voi_training_101002', 6, 1002, 2, 1, 0, 'snd_voi_training_101002_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 92022, 'Let''s go to America next spring break! I''ll show you all my favorite spots. And my family would love to meet you!', 'snd_voi_training_101002', 7, 1010830, 2, 1, 0, 'snd_voi_training_101002_0007', 0, 1010800, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 93004, 'I''ve finally found it! A treasure just for me! ?', 'snd_voi_training_101002', 8, 0, 2, 1, 0, 'snd_voi_training_101002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 93005, 'I''ll never forget this amazing adventure!', 'snd_voi_training_101002', 9, 0, 2, 1, 0, 'snd_voi_training_101002_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95007, 'I''m strong and spry! ? I feel like I can fly!', 'snd_voi_outgame_101002', 0, 1010001, 7, 1, 0, 'snd_voi_outgame_101002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95008, 'Wow! I found a new Taiki!', 'snd_voi_outgame_101002', 1, 0, 7, 1, 0, 'snd_voi_outgame_101002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95010, 'Taiki Shuttle here! ? Say cheese! ?', 'snd_voi_outgame_101002', 3, 1010827, 7, 1, 0, 'snd_voi_outgame_101002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70016, 'Does steak count as a snack?', 'snd_voi_outgame_101000', 24, 1001, 7, 1, 0, 'snd_voi_outgame_101000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70017, 'Let''s go out! It''s now or never!', 'snd_voi_outgame_101000', 25, 1010017, 7, 1, 0, 'snd_voi_outgame_101000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71016, 'Does steak count as a snack?', 'snd_voi_outgame_101000', 24, 27, 7, 0, 0, 'snd_voi_outgame_101000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71017, 'Let''s go out! It''s now or never!', 'snd_voi_outgame_101000', 25, 18, 7, 0, 0, 'snd_voi_outgame_101000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 95009, 'Snap! ? Got your smile! I''m gonna get the win too! ?', 'snd_voi_gacha_101002', 0, 0, 7, 1, 0, 'snd_voi_gacha_101002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 40003, 'The best snapshot is all mine!', 'snd_voi_race_101002', 2, 0, 3, 1, 0, 'snd_voi_race_101002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 40004, 'Yeehaw! The treasure''s here, and it''s yummy! ? Yeah, come on! Next is... mooore adventure!', 'snd_voi_race_101002', 3, 0, 3, 1, 0, 'snd_voi_race_101002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30006, 'Wow! Great! Fantastic! Big smiles all around!', 'snd_voi_race_101002', 0, 0, 3, 1, 0, 'snd_voi_race_101002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 30007, 'YES! I''m the winner!', 'snd_voi_race_101000', 8, 0, 3, 1, 0, 'snd_voi_race_101000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 81000, 'I''m ready for a real hot shoot-out!', 'snd_voi_outgame_101000', 13, 2009, 7, 1, 0, 'snd_voi_outgame_101000_0013', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 81001, 'Keep an eye on my power-packed dash!', 'snd_voi_outgame_101000', 14, 1010016, 7, 1, 0, 'snd_voi_outgame_101000_0014', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70018, 'I''m happy as can be!', 'snd_voi_outgame_101000', 26, 1010000, 7, 1, 0, 'snd_voi_outgame_101000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70019, 'I am number one!', 'snd_voi_outgame_101000', 27, 1010016, 7, 1, 0, 'snd_voi_outgame_101000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71018, 'I''m happy as can be!', 'snd_voi_outgame_101000', 26, 24, 7, 0, 0, 'snd_voi_outgame_101000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 71019, 'I am number one!', 'snd_voi_outgame_101000', 27, 27, 7, 0, 0, 'snd_voi_outgame_101000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 400001, 'Wow, the sky''s so blue! It''s just like the skies over Kentucky! Camping''s funner than I ever thought!', 'snd_voi_event_090015', 1, 1010826, 7, 1, 0, 'snd_voi_event_090015_0001', 0, 1010007, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 400005, 'The beautiful springs, the deep forests... Once I''m past the river where fairies live, we can all have a barbecue tonight! Woo!', 'snd_voi_event_090015', 5, 1010000, 7, 1, 0, 'snd_voi_event_090015_0005', 0, 1010001, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 400009, 'This year''s summer walk was... exciting! Amazing! I''m SOOO happy!', 'snd_voi_event_090015', 9, 1001, 7, 1, 0, 'snd_voi_event_090015_0009', 0, 1010007, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90020, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_101000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_101000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_101000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_101000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410000, 'Let''s go!', 'snd_voi_roulette_101000', 0, 0, 7, 1, 0, 'snd_voi_roulette_101000_0000', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410001, 'Yaaay!', 'snd_voi_roulette_101000', 1, 400008, 7, 1, 0, 'snd_voi_roulette_101000_0001', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410002, 'YES!', 'snd_voi_roulette_101000', 2, 400009, 7, 1, 0, 'snd_voi_roulette_101000_0002', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410003, 'YES!', 'snd_voi_roulette_101000', 2, 400009, 7, 0, 0, 'snd_voi_roulette_101000_0002', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410004, 'Good!', 'snd_voi_roulette_101000', 3, 400010, 7, 1, 0, 'snd_voi_roulette_101000_0003', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410005, 'Good!', 'snd_voi_roulette_101000', 3, 400010, 7, 0, 0, 'snd_voi_roulette_101000_0003', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410006, 'Ahaha...', 'snd_voi_roulette_101000', 4, 400011, 7, 1, 0, 'snd_voi_roulette_101000_0004', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410007, 'Ahaha...', 'snd_voi_roulette_101000', 4, 400011, 7, 0, 0, 'snd_voi_roulette_101000_0004', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 410008, 'Ahaha...', 'snd_voi_roulette_101000', 4, 400011, 7, 0, 0, 'snd_voi_roulette_101000_0004', 0, 0, 0, 1656590400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 80000, 'Good job!', 'snd_voi_aimteam_101000', 0, 1010007, 7, 0, 0, 'snd_voi_aimteam_101000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70020, 'Mhmm! ? I really do feel loose as a goose in these! ?', 'snd_voi_outgame_101000', 42, 1010820, 7, 1, 0, 'snd_voi_outgame_101000_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1010, 70021, 'You''re always welcome to come to one of my barbecues! ?', 'snd_voi_outgame_101000', 43, 1010001, 7, 1, 0, 'snd_voi_outgame_101000_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 11, 'Cygames! ?', 'snd_voi_title_101100', 0, 0, 0, 1, 0, 'snd_voi_title_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 12, 'Umamusume: Pretty Derby! ?', 'snd_voi_title_101100', 1, 0, 0, 1, 0, 'snd_voi_title_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10000, 'I will not bend nor compromise my values. Thank you for affirming who I am... You have my deepest gratitude.', 'snd_voi_home_101100', 0, 1011019, 1, 1, 0, 'snd_voi_home_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10001, 'I am on a journey to become the greatest Umamusume... Until I reach that day, please stay by my side.', 'snd_voi_home_101100', 1, 1011001, 1, 1, 0, 'snd_voi_home_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10002, 'This road would be perilous were I to go alone... Would you accompany me again? To the arcade, I mean. ?', 'snd_voi_home_101100', 2, 1011006, 1, 1, 0, 'snd_voi_home_101100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10003, 'Happy New Year! How about a round of karuta? I''ll show you what a professional player looks like. ?', 'snd_voi_home_101100', 3, 1011019, 1, 1, 0, 'snd_voi_home_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10004, 'I''ve brought some of my favorite Japanese sweets for you to try. Why shouldn''t we celebrate Valentine''s Day with treats other than chocolate?', 'snd_voi_home_101100', 4, 1011000, 1, 1, 0, 'snd_voi_home_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10005, 'Trainer, would you like some matcha tea to go with your sweets? I''ll make it just for you.', 'snd_voi_home_101100', 5, 1011020, 1, 1, 0, 'snd_voi_home_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10006, 'In one old Tanabata tradition, people used to write poems on mulberry leaves and offer them to the stars. Shall we write one together?', 'snd_voi_home_101100', 6, 1011006, 1, 1, 0, 'snd_voi_home_101100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10007, 'Nerikiri, manju, kintsuba... Pumpkin can be used to make many different kinds of Japanese sweets. ?', 'snd_voi_home_101100', 7, 1011000, 1, 1, 0, 'snd_voi_home_101100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10008, 'My family''s home always draws tourists during the holiday season. It''s lit up every year with lots of paper lanterns. ?', 'snd_voi_home_101100', 8, 1011816, 1, 1, 0, 'snd_voi_home_101100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10009, 'I''ve made turkey tatsuta-age and a cake with mochi and anko�I''ve even decorated a bonsai tree. Care to spend a relaxing evening with me?', 'snd_voi_home_101100', 9, 1011016, 1, 1, 0, 'snd_voi_home_101100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10010, 'I feel like I''ve grown so much this year. And it''s all because of you. I hope I''ll improve even more next year!', 'snd_voi_home_101100', 10, 1011007, 1, 1, 0, 'snd_voi_home_101100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10011, 'Happy birthday! ? You always work so hard, day in and day out. I must make sure I do the same!', 'snd_voi_home_101100', 11, 1011000, 1, 1, 0, 'snd_voi_home_101100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10012, 'Congratulations on your special day. I hope that we may weather each coming season together to greet this occasion again next year.', 'snd_voi_home_101100', 12, 1011001, 1, 1, 0, 'snd_voi_home_101100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10013, 'All the kind wishes I have been offered today... they leave me touched beyond words. I must repay everyone in kind for this wonderful birthday.', 'snd_voi_home_101100', 13, 1011006, 1, 1, 0, 'snd_voi_home_101100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10014, 'I believed that I had become an articulate speaker, but alas, my words fail me right now... Um, thank you... for celebrating this day with me.', 'snd_voi_home_101100', 14, 1011012, 1, 1, 0, 'snd_voi_home_101100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10015, 'It seems there''s a new notice. How about we have a cup of tea and check it together?', 'snd_voi_home_101100', 15, 10001, 1, 1, 0, 'snd_voi_home_101100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10016, 'It seems a present has arrived. I hope it contains a nicer surprise than Urashima Taro''s treasure box.', 'snd_voi_home_101100', 16, 10001, 1, 1, 0, 'snd_voi_home_101100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10017, 'Congratulations on completing a mission. It is important to always see your work through to the very end.', 'snd_voi_home_101100', 17, 1011000, 1, 1, 0, 'snd_voi_home_101100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10018, 'It seems an event is about to begin. Have all your preparations been arranged?', 'snd_voi_home_101100', 18, 8000, 1, 1, 0, 'snd_voi_home_101100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10019, 'The event has begun. Let us proceed at our leisure, yet never let victory out of our sight. ?', 'snd_voi_home_101100', 19, 10001, 1, 1, 0, 'snd_voi_home_101100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10025, 'Never forget to bring your passion to the race. The buckle at my waist helps remind me of that, even in my private time.', 'snd_voi_home_101100', 25, 992060, 1, 1, 0, 'snd_voi_home_101100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10026, 'This fragrant detergent smells so different... Oh, you see, El washed my clothes for me after she accidentally spilled some hot sauce on them.', 'snd_voi_home_101100', 26, 1011006, 1, 1, 0, 'snd_voi_home_101100_0026', 0, 1011001, 3600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10027, 'When I visit temples and shrines, I make a point of dressing to match the solemn atmosphere. I wouldn''t want to disturb the ambience.', 'snd_voi_home_101100', 27, 1011801, 1, 1, 0, 'snd_voi_home_101100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20000, 'A little fatigue will not hold me back... Please don''t be concerned on my account.', 'snd_voi_training_101100', 0, 1011814, 2, 1, 0, 'snd_voi_training_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20001, 'It seems I''ve overdone it. Ah, but I can still go on.', 'snd_voi_training_101100', 1, 1011003, 2, 1, 0, 'snd_voi_training_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20002, 'My need to run has sent chills down my body... Hehe, that won''t do. Be still, my beating heart. ?', 'snd_voi_training_101100', 2, 1011811, 2, 1, 0, 'snd_voi_training_101100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20003, 'My legs feel light as a feather! Hehe, I think my performance will prove better than ever.', 'snd_voi_training_101100', 3, 1011800, 2, 1, 0, 'snd_voi_training_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20004, 'I am ready to take on any task. ? All with grace, poise, and ease.', 'snd_voi_training_101100', 4, 1011000, 2, 1, 0, 'snd_voi_training_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20005, 'Ahhh, the sunlight feels so pleasant! I feel I can run with ease. Hehe! ?', 'snd_voi_training_101100', 5, 1011007, 2, 1, 0, 'snd_voi_training_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20006, 'They say it''s the strong swimmers who drown... Just because I''m feeling good is no cause to be unwary.', 'snd_voi_training_101100', 6, 10001, 2, 1, 0, 'snd_voi_training_101100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20007, 'Let us stay calm and carry on.', 'snd_voi_training_101100', 7, 1011001, 2, 1, 0, 'snd_voi_training_101100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20008, 'Life has its ups and downs. I may be feeling bad, but I''m not down and out just yet.', 'snd_voi_training_101100', 8, 1011017, 2, 1, 0, 'snd_voi_training_101100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20009, 'My body''s feeling sluggish... But I promise you, I''m fine. I can go on.', 'snd_voi_training_101100', 9, 1011814, 2, 1, 0, 'snd_voi_training_101100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20010, 'I fear I may be lacking the proper finesse... I must overcome this somehow...', 'snd_voi_training_101100', 10, 1011003, 2, 1, 0, 'snd_voi_training_101100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20011, 'I cannot let anyone overcome me... Can I truly succeed like this?', 'snd_voi_training_101100', 11, 1011812, 2, 1, 0, 'snd_voi_training_101100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20021, 'You''ve entered me in quite the number of races. Are you quite sure about this? There''s no need to rush...', 'snd_voi_training_101100', 12, 1011003, 2, 1, 0, 'snd_voi_training_101100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20022, 'It turns out that one can have too much of a good thing. Every racer has their limit. I must politely decline any further races for the time being.', 'snd_voi_training_101100', 13, 1011002, 2, 1, 0, 'snd_voi_training_101100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20023, 'Though I may seem cool and collected, underneath I have a wellspring of fervor. But... I shall keep it under wraps until the time comes. ?', 'snd_voi_training_101100', 14, 1011007, 2, 1, 0, 'snd_voi_training_101100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20024, 'I am quite ready to go. I shall hoist my sail when the wind is fair, as they say, and sail straight to victory. ?', 'snd_voi_training_101100', 15, 1011001, 2, 1, 0, 'snd_voi_training_101100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20025, 'My body feels like it''s surging with power... It''s hard to retain my composure. A race is not too far off, I hope?', 'snd_voi_training_101100', 16, 1011800, 2, 1, 0, 'snd_voi_training_101100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20026, 'The race is about to begin. I must remain calm... Hehe. Oh, I just can''t. I''m absolutely buzzing with excitement.', 'snd_voi_training_101100', 17, 1011006, 2, 1, 0, 'snd_voi_training_101100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20027, 'Preparations are perfect. I await the race with great anticipation. ?', 'snd_voi_training_101100', 18, 1011000, 2, 1, 0, 'snd_voi_training_101100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20028, 'I am perfectly set. Now take a look at the fruits of my labor.', 'snd_voi_training_101100', 19, 10001, 2, 1, 0, 'snd_voi_training_101100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20029, 'This is the race we''ve been preparing for. My run will be the epitome of calmness and poise.', 'snd_voi_training_101100', 20, 1011000, 2, 1, 0, 'snd_voi_training_101100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20030, 'Now then, on to the race. I shall take my leave at once. ?', 'snd_voi_training_101100', 21, 8002, 2, 1, 0, 'snd_voi_training_101100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20031, 'First place is my usual. It''s because I always keep my wits about me.', 'snd_voi_training_101100', 22, 10001, 2, 1, 0, 'snd_voi_training_101100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20032, 'I may not be at my peak, but do not count me out yet. This shall be my last stand.', 'snd_voi_training_101100', 23, 1011003, 2, 1, 0, 'snd_voi_training_101100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20033, 'I feel as if a few things are out of place. However, I will never let such matters keep victory from my grasp.', 'snd_voi_training_101100', 24, 8003, 2, 1, 0, 'snd_voi_training_101100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20034, 'My heart is set. No matter the odds, I aim for one thing�to seize victory.', 'snd_voi_training_101100', 25, 1011002, 2, 1, 0, 'snd_voi_training_101100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20035, 'When the going gets tough, the tough get going. And in this race, I shall show everyone just how tough I can be.', 'snd_voi_training_101100', 26, 1011017, 2, 1, 0, 'snd_voi_training_101100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20036, 'The hunter is to be feared, but a cornered animal is that much more dangerous. My skills shine brightest in the darkest of situations!', 'snd_voi_training_101100', 27, 1011813, 2, 1, 0, 'snd_voi_training_101100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20037, 'I will never lose heart when faced with adversity. Giving up... It''s simply not in my nature.', 'snd_voi_training_101100', 28, 1011017, 2, 1, 0, 'snd_voi_training_101100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20038, 'Let us begin.', 'snd_voi_training_101100', 29, 0, 2, 1, 0, 'snd_voi_training_101100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20039, 'I''ll do my best.', 'snd_voi_training_101100', 30, 0, 2, 1, 0, 'snd_voi_training_101100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20040, 'Let us be off.', 'snd_voi_training_101100', 31, 0, 2, 1, 0, 'snd_voi_training_101100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20041, 'I shall handle this.', 'snd_voi_training_101100', 32, 0, 2, 1, 0, 'snd_voi_training_101100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20042, 'Oh my...', 'snd_voi_training_101100', 33, 0, 2, 1, 0, 'snd_voi_training_101100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20043, 'Nghh...', 'snd_voi_training_101100', 34, 0, 2, 1, 0, 'snd_voi_training_101100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20046, 'Shall we be off? ?', 'snd_voi_training_101100', 37, 0, 2, 1, 0, 'snd_voi_training_101100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20047, 'Sounds splendid.', 'snd_voi_training_101100', 38, 0, 2, 1, 0, 'snd_voi_training_101100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20049, 'Please continue to give me your guidance and encouragement. ?', 'snd_voi_training_101100', 63, 0, 2, 1, 0, 'snd_voi_training_101100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20050, 'Trainer, you have my deepest thanks.', 'snd_voi_training_101100', 64, 0, 2, 1, 0, 'snd_voi_training_101100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30000, 'It seems I was a mere step from victory...', 'snd_voi_race_101100', 0, 0, 3, 1, 0, 'snd_voi_race_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30001, 'It seems I still have much to learn.', 'snd_voi_race_101100', 1, 0, 3, 1, 0, 'snd_voi_race_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30002, 'I am utterly disappointed in myself...', 'snd_voi_race_101100', 2, 0, 3, 1, 0, 'snd_voi_race_101100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30003, 'I cannot allow this of myself...', 'snd_voi_race_101100', 3, 0, 3, 1, 0, 'snd_voi_race_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 60000, 'I shall run with the utmost elegance and grace. ?', 'snd_voi_live_101100', 0, 1011007, 4, 1, 0, 'snd_voi_live_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 60001, 'You have my sincerest gratitude.', 'snd_voi_live_101100', 1, 1011822, 4, 1, 0, 'snd_voi_live_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70001, 'To think, little lost you would become my trainer... Even chance meetings are preordained, it seems. ?', 'snd_voi_outgame_101100', 1, 1011007, 7, 1, 0, 'snd_voi_outgame_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90000, 'Good morning. As they say, an hour in the morning is worth two in the evening. So let''s waste no time starting our day!', 'snd_voi_home_101101', 0, 1011019, 1, 1, 0, 'snd_voi_home_101101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90001, 'How about some tea to wake you up? As they say, an apple a day keeps the doctor away. Apple tea might also do the trick!', 'snd_voi_home_101101', 1, 1011020, 1, 1, 0, 'snd_voi_home_101101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90002, 'Hello. Let''s straighten our collars and give a proper start to our afternoon training session.', 'snd_voi_home_101101', 2, 1011001, 1, 1, 0, 'snd_voi_home_101101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90003, 'I''ve been quite caught up in making box lunches recently. If it pleases you, shall we eat together sometime? I can assure you it will be good. ?', 'snd_voi_home_101101', 3, 1011006, 1, 1, 0, 'snd_voi_home_101101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90004, 'Oh, that El always gets me so ticked off... Ah! I mean, please pay me no mind. Hehehe.', 'snd_voi_home_101101', 4, 1011018, 1, 1, 0, 'snd_voi_home_101101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90005, 'Do not overexert yourself. You''ll burn your candle at both ends and be left with a lump of wax.', 'snd_voi_home_101101', 5, 10001, 1, 1, 0, 'snd_voi_home_101101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90006, 'The flowers are blossoming all around. Shall we take a nice springtime stroll? I''m sure it would be pleasant.', 'snd_voi_home_101101', 6, 1011020, 1, 1, 0, 'snd_voi_home_101101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90007, 'Phew. It''s quite hot today... Why don''t we moisten the ground with a little water? You know, uchimizu? They say it helps to cool the environment.', 'snd_voi_home_101101', 7, 1011011, 1, 1, 0, 'snd_voi_home_101101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90008, 'The fall sun sets as fast as an anchor. It brings the passage of time into focus, reminding us of the value of each moment.', 'snd_voi_home_101101', 8, 1011016, 1, 1, 0, 'snd_voi_home_101101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90009, 'When winter comes, spring isn''t far behind. What we sow now shall be what we reap in a few months'' time. Let''s make sure it''s a good harvest.', 'snd_voi_home_101101', 9, 10001, 1, 1, 0, 'snd_voi_home_101101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91000, 'Can you believe El mixes hot sauce into her natto? I cannot forgive such a complete mockery of culinary tradition!', 'snd_voi_home_101101', 10, 1011003, 1, 1, 0, 'snd_voi_home_101101_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91001, 'My little sister in America messaged me the other day. "I''ll beat you one day!" Isn''t she just precious? ?', 'snd_voi_home_101101', 11, 8002, 1, 1, 0, 'snd_voi_home_101101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91002, 'The more she challenges me, the more of a fight I put up. Hehe... I can''t get enough of Spe. ?', 'snd_voi_home_101101', 12, 1011816, 1, 1, 0, 'snd_voi_home_101101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91003, 'Maruzensky really looks out for me, and I have great respect for her. I must return the favor someday.', 'snd_voi_home_101101', 13, 10000, 1, 1, 0, 'snd_voi_home_101101_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91004, 'Do not rush. Keep a cool head. No matter the fuss, you must relaaax... Keeping calm is essential.', 'snd_voi_home_101101', 14, 8013, 1, 1, 0, 'snd_voi_home_101101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91005, 'No matter the choreography, I will dance with vigor. My body has been sculpted by tradition!', 'snd_voi_home_101101', 15, 1011000, 1, 1, 0, 'snd_voi_home_101101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91006, 'My skirt keeps fluttering in the wind... Heheh, I feel as happy as a clam at high tide.', 'snd_voi_home_101101', 16, 1011811, 1, 1, 0, 'snd_voi_home_101101_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91007, 'I must maintain an impeccable appearance while I wear this uniform. It is my duty.', 'snd_voi_home_101101', 17, 1011017, 1, 1, 0, 'snd_voi_home_101101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91008, 'Although blue is a calming color, it''s also the color of a flame that burns ever so intensely.', 'snd_voi_home_101101', 18, 1011006, 1, 1, 0, 'snd_voi_home_101101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91009, 'Did you see it, Trainer? The sunrise this morning was so beautiful. The epitome of radiance. ?', 'snd_voi_home_101101', 19, 2, 1, 1, 0, 'snd_voi_home_101101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91010, 'A willing mind makes a light foot. Whatever hardship I endure will only serve to further my self-improvement.', 'snd_voi_home_101101', 20, 10001, 1, 1, 0, 'snd_voi_home_101101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91011, 'I adore the shadows that come from moonlight. Don''t they seem so much more elegant than ones made in simple sunlight?', 'snd_voi_home_101101', 21, 1011006, 1, 1, 0, 'snd_voi_home_101101_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91012, 'I awoke this morning to the song of a nightingale. Spring truly is the best kind of alarm clock. ?', 'snd_voi_home_101101', 22, 1011012, 1, 1, 0, 'snd_voi_home_101101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91013, 'I always lose sleep around this time of year... When insects get inside your room, does their buzz not bother you?', 'snd_voi_home_101101', 23, 1011008, 1, 1, 0, 'snd_voi_home_101101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91014, 'Huh? There''s a leaf on your shoulder, Trainer. Hehe, it looks like a snapshot of fall.', 'snd_voi_home_101101', 24, 1011000, 1, 1, 0, 'snd_voi_home_101101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91015, 'I can endure this bitter cold�I actually quite like it, in fact. It seems to sober me.', 'snd_voi_home_101101', 25, 10001, 1, 1, 0, 'snd_voi_home_101101_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92000, 'How are you today? Let''s give the day our finest effort.', 'snd_voi_training_101101', 0, 8001, 2, 1, 0, 'snd_voi_training_101101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92001, 'All right, I leave my training in your care once again. Let''s train hard, as always.', 'snd_voi_training_101101', 1, 1011000, 2, 1, 0, 'snd_voi_training_101101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92002, 'I''ve made all my preparations�I only await your call.', 'snd_voi_training_101101', 2, 1011001, 2, 1, 0, 'snd_voi_training_101101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92003, 'What''s on today''s agenda? I''ll engage even the basics with all seriousness. Always a student, never a master, as they say.', 'snd_voi_training_101101', 3, 8013, 2, 1, 0, 'snd_voi_training_101101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92011, 'I feel my endeavors are starting to bear fruit. It is not something I could have ever done alone. Hehe.', 'snd_voi_training_101101', 4, 1011007, 2, 1, 0, 'snd_voi_training_101101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92005, 'I always feel myself wanting to train more. It''s because of your wonderful tutelage.', 'snd_voi_training_101101', 5, 1011000, 2, 1, 0, 'snd_voi_training_101101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92006, 'Thank you for your meticulousness in training me. I know I will make you proud. ?', 'snd_voi_training_101101', 6, 1011001, 2, 1, 0, 'snd_voi_training_101101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92007, 'I know I won''t ever lose my way on this journey we take together. Because I have you as my guiding light.', 'snd_voi_training_101101', 7, 1011007, 2, 1, 0, 'snd_voi_training_101101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 93000, 'I wish to always walk beside you on the path to glory.', 'snd_voi_training_101101', 8, 0, 2, 1, 0, 'snd_voi_training_101101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 93001, 'The thrill of the race knows no bounds, wouldn''t you agree?', 'snd_voi_training_101101', 9, 0, 2, 1, 0, 'snd_voi_training_101101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95000, 'I will work even harder to be victorious.', 'snd_voi_outgame_101101', 0, 1011020, 7, 1, 0, 'snd_voi_outgame_101101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95001, 'I promise�I''ll go beyond all of your expectations. ?', 'snd_voi_outgame_101101', 1, 0, 7, 1, 0, 'snd_voi_outgame_101101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95003, 'Grass Wonder, at your service.', 'snd_voi_outgame_101101', 3, 8001, 7, 1, 0, 'snd_voi_outgame_101101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1008, 'I know we can win!', 'snd_voi_teamst_st_101100_0000', 0, 1011001, 8, 1, 0, 'snd_voi_teamst_st_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1029, 'Onward!', 'snd_voi_teamst_st_101100_1061', 0, 8001, 8, 1, 0, 'snd_voi_teamst_st_101100_1061_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1030, 'Shall we head to the gate?', 'snd_voi_teamst_st_101100_1020', 0, 1011018, 8, 1, 0, 'snd_voi_teamst_st_101100_1020_00', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1027, 'Yes! ?', 'snd_voi_teamst_st_101000_1011', 1, 1011007, 8, 1, 0, 'snd_voi_teamst_st_101000_1011_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1000, 'Ready, everyone? Let''s go!', 'snd_voi_teamst_101100', 0, 10001, 8, 1, 0, 'snd_voi_teamst_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1001, 'I always believed we''d do it! ?', 'snd_voi_teamst_101100', 1, 0, 8, 1, 0, 'snd_voi_teamst_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1003, 'My word! It was a draw?', 'snd_voi_teamst_101100', 2, 0, 8, 1, 0, 'snd_voi_teamst_101100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1002, 'So close... Next time it''s ours.', 'snd_voi_teamst_101100', 3, 0, 8, 1, 0, 'snd_voi_teamst_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1004, 'We''ve done it!', 'snd_voi_teamst_101100', 4, 1011001, 8, 1, 0, 'snd_voi_teamst_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1007, 'It''s a new high score! ?', 'snd_voi_teamst_101100', 5, 1011000, 8, 1, 0, 'snd_voi_teamst_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1006, 'My word! It was a draw?', 'snd_voi_teamst_101100', 2, 1011003, 8, 1, 0, 'snd_voi_teamst_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 1005, 'So close... Next time it''s ours.', 'snd_voi_teamst_101100', 3, 1011002, 8, 1, 0, 'snd_voi_teamst_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 120000, 'What''s this warmth I feel?', 'snd_voi_outgame_101100', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140000, 'Stay calm and concentrate. ?', 'snd_voi_minigame_101100', 0, 1011811, 9, 1, 0, 'snd_voi_minigame_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140001, 'You did it! ?', 'snd_voi_minigame_101100', 1, 1011000, 9, 1, 0, 'snd_voi_minigame_101100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140002, 'Aghh!', 'snd_voi_minigame_101100', 2, 1011014, 9, 1, 0, 'snd_voi_minigame_101100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140003, 'Hehe, what a haul! ?', 'snd_voi_minigame_101100', 3, 971011, 9, 1, 0, 'snd_voi_minigame_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140004, 'Absolutely splendid!', 'snd_voi_minigame_101100', 4, 972011, 9, 1, 0, 'snd_voi_minigame_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140005, 'Hmm, this proves more difficult than I thought.', 'snd_voi_minigame_101100', 5, 1011814, 9, 1, 0, 'snd_voi_minigame_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140006, 'Hehe, what a haul! ?', 'snd_voi_minigame_101100', 3, 974011, 9, 1, 0, 'snd_voi_minigame_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140007, 'Absolutely splendid!', 'snd_voi_minigame_101100', 4, 973011, 9, 1, 0, 'snd_voi_minigame_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140008, 'Hmm-hm-hm! ?', 'snd_voi_minigame_101100', 6, 1011801, 9, 1, 0, 'snd_voi_minigame_101100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140009, 'Ehehe.', 'snd_voi_minigame_101100', 7, 1011802, 9, 1, 0, 'snd_voi_minigame_101100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140010, 'Well... Hehe. ?', 'snd_voi_minigame_101100', 8, 1011803, 9, 1, 0, 'snd_voi_minigame_101100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140011, 'Oh, how wonderful!', 'snd_voi_minigame_101100', 9, 1011804, 9, 1, 0, 'snd_voi_minigame_101100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140014, 'No!', 'snd_voi_minigame_101100', 10, 1011805, 9, 1, 0, 'snd_voi_minigame_101100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140015, 'Hmmm...', 'snd_voi_minigame_101100', 11, 1011819, 9, 1, 0, 'snd_voi_minigame_101100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140016, 'Hellooo! ?', 'snd_voi_minigame_101100', 12, 1011817, 9, 1, 0, 'snd_voi_minigame_101100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140012, 'Oh my!', 'snd_voi_minigame_101100', 13, 1011807, 9, 1, 0, 'snd_voi_minigame_101100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140013, 'As expected.', 'snd_voi_minigame_101100', 14, 1011818, 9, 1, 0, 'snd_voi_minigame_101100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140017, 'Oh no...', 'snd_voi_minigame_101100', 15, 1011809, 9, 1, 0, 'snd_voi_minigame_101100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 140018, 'Oh well...', 'snd_voi_minigame_101100', 16, 1011810, 9, 1, 0, 'snd_voi_minigame_101100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40000, 'Here begins my journey!', 'snd_voi_race_101101', 2, 0, 3, 1, 0, 'snd_voi_race_101101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40001, 'Here begins my journey!', 'snd_voi_race_101101', 2, 0, 3, 1, 0, 'snd_voi_race_101101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40002, 'Behold!', 'snd_voi_race_101100', 6, 0, 3, 1, 0, 'snd_voi_race_101100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30004, 'Time for a victory dance. Hehe. ?', 'snd_voi_race_101101', 0, 0, 3, 1, 0, 'snd_voi_race_101101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30005, 'Hehe. ? Wonderful!', 'snd_voi_race_101100', 8, 0, 3, 1, 0, 'snd_voi_race_101100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 31000, 'All right�let''s begin.', 'snd_voi_race_101100', 9, 0, 3, 1, 0, 'snd_voi_race_101100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 13, 'This one is today''s login bonus.', 'snd_voi_title_101100', 4, 1011000, 1, 1, 0, 'snd_voi_title_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 15, 'And this is what you''ll receive tomorrow.', 'snd_voi_title_101100', 5, 8002, 1, 1, 0, 'snd_voi_title_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 110000, 'What''s on our training agenda for today?', 'snd_voi_home_101100', 21, 0, 1, 1, 0, 'snd_voi_home_101100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 110001, 'They all seem absolutely riveting! ?', 'snd_voi_home_101100', 22, 0, 1, 1, 0, 'snd_voi_home_101100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 110002, 'Shall we enter a race?', 'snd_voi_home_101100', 23, 0, 1, 1, 0, 'snd_voi_home_101100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 10021, 'Oh, the Umamusume Archive level has gone up.', 'snd_voi_home_101100', 24, 8001, 1, 1, 0, 'snd_voi_home_101100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 20051, 'Hard work really does pay off!', 'snd_voi_training_101100', 65, 0, 2, 1, 0, 'snd_voi_training_101100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70000, 'Let us move onward together�in study and in life.', 'snd_voi_outgame_101100', 3, 0, 7, 1, 0, 'snd_voi_outgame_101100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95005, 'You''ve got all of my support! ?', 'snd_voi_outgame_101100', 4, 0, 7, 1, 0, 'snd_voi_outgame_101100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95006, 'I want to be a greater boon to everyone than ever before.', 'snd_voi_outgame_101100', 5, 0, 7, 1, 0, 'snd_voi_outgame_101100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70004, 'This uniform comes from a historical and traditional lineage... Isn''t it beautiful?', 'snd_voi_outgame_101100', 16, 1011001, 7, 1, 0, 'snd_voi_outgame_101100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70010, 'I must remain prim and proper in all walks of life.', 'snd_voi_outgame_101100', 17, 8013, 7, 1, 0, 'snd_voi_outgame_101100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70008, 'I remember my efforts... on the stage.', 'snd_voi_outgame_101100', 20, 1011000, 7, 1, 0, 'snd_voi_outgame_101100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70014, 'I''ll put my whole heart and soul into my performance. ?', 'snd_voi_outgame_101100', 21, 1011016, 7, 1, 0, 'snd_voi_outgame_101100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70009, 'I''m feeling tense, but filled with determination.', 'snd_voi_outgame_101100', 22, 10001, 7, 1, 0, 'snd_voi_outgame_101100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70015, 'This racewear is very close to my heart.', 'snd_voi_outgame_101100', 23, 10001, 7, 1, 0, 'snd_voi_outgame_101100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71004, 'This uniform comes from a historical and traditional lineage... Isn''t it beautiful?', 'snd_voi_outgame_101100', 16, 35, 7, 0, 0, 'snd_voi_outgame_101100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71010, 'I must remain prim and proper in all walks of life.', 'snd_voi_outgame_101100', 17, 48, 7, 0, 0, 'snd_voi_outgame_101100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71008, 'I remember my efforts... on the stage.', 'snd_voi_outgame_101100', 20, 18, 7, 0, 0, 'snd_voi_outgame_101100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71014, 'I''ll put my whole heart and soul into my performance. ?', 'snd_voi_outgame_101100', 21, 48, 7, 0, 0, 'snd_voi_outgame_101100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71009, 'I''m feeling tense, but filled with determination.', 'snd_voi_outgame_101100', 22, 18, 7, 0, 0, 'snd_voi_outgame_101100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71015, 'This racewear is very close to my heart.', 'snd_voi_outgame_101100', 23, 18, 7, 0, 0, 'snd_voi_outgame_101100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 2030, 'Ready, everyone? Let''s go!', 'snd_voi_teamst_101100', 0, 10001, 10, 1, 0, 'snd_voi_teamst_101100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 2031, 'I know we can win!', 'snd_voi_teamst_st_101100_0000', 0, 1011001, 10, 1, 0, 'snd_voi_teamst_st_101100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 2032, 'Trainer, you have my deepest thanks.', 'snd_voi_training_101100', 64, 10000, 10, 1, 0, 'snd_voi_training_101100_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 2033, 'I am perfectly set. Now take a look at the fruits of my labor.', 'snd_voi_training_101100', 19, 1011007, 10, 1, 0, 'snd_voi_training_101100_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 2034, 'My body feels like it''s surging with power... It''s hard to retain my composure. A race is not too far off, I hope?', 'snd_voi_training_101100', 16, 1011800, 10, 1, 0, 'snd_voi_training_101100_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 2035, 'Trainer, you have my deepest thanks.', 'snd_voi_training_101100', 64, 10000, 10, 0, 0, 'snd_voi_training_101100_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90010, 'Hehe, you seem sleepy. Shall I cast a spell to wake you up? A few magic words... Pinchi-dacheeks! ?', 'snd_voi_home_101102', 0, 1011016, 1, 1, 0, 'snd_voi_home_101102_0000', 0, 10001, 8800, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90011, 'My tea stalk was upright in my morning tea. That is a sign we will have a good start on our adventure.', 'snd_voi_home_101102', 1, 1011001, 1, 1, 0, 'snd_voi_home_101102_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90012, 'Have you eaten lunch today? You know you can''t quest on an empty stomach! ?', 'snd_voi_home_101102', 2, 1011020, 1, 1, 0, 'snd_voi_home_101102_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90013, 'Would you like to have some herbal tea with me? Every adventure must have its respites.', 'snd_voi_home_101102', 3, 1011000, 1, 1, 0, 'snd_voi_home_101102_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90014, 'Were you able to level up today? I feel like I''m just on the cusp... Would you train with me a little?', 'snd_voi_home_101102', 4, 8013, 1, 1, 0, 'snd_voi_home_101102_0004', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90015, 'Thank you for all your hard work today. If you''re in need of healing, how about some of these magical wasanbon sweets.', 'snd_voi_home_101102', 5, 1011001, 1, 1, 0, 'snd_voi_home_101102_0005', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90016, 'Spring... It''s the best time to start a new adventure. Come now, there''s no rest for the weary! ?', 'snd_voi_home_101102', 6, 1011000, 1, 1, 0, 'snd_voi_home_101102_0006', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90017, 'These sweltering days never end... Care for some of my chilling "ghost story" magic? It''ll give you shivers.', 'snd_voi_home_101102', 7, 1011020, 1, 1, 0, 'snd_voi_home_101102_0007', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90018, 'My heart is at peace when I gaze at this tapestry of gold and crimson trees. It seems to have a restorative effect, even on clerics. ?', 'snd_voi_home_101102', 8, 1011007, 1, 1, 0, 'snd_voi_home_101102_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90019, 'No one can doubt the magical power of a kotatsu heater.', 'snd_voi_home_101102', 9, 1011013, 1, 1, 0, 'snd_voi_home_101102_0009', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91016, 'VR games are so realistic. They''re truly incredible. I wonder if there are any games about tea ceremony or flower arrangement?', 'snd_voi_home_101102', 10, 1011000, 1, 1, 0, 'snd_voi_home_101102_0010', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91017, 'I used to assume video games were really difficult. When I beat them though, I feel a sense of accomplishment different from that of racing.', 'snd_voi_home_101102', 11, 10001, 1, 1, 0, 'snd_voi_home_101102_0011', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91018, 'That rascal El! She forgot her homework again... It seems some magical chastising is called for.', 'snd_voi_home_101102', 12, 1011008, 1, 1, 0, 'snd_voi_home_101102_0012', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91019, 'I strive to be a cleric who can hasten to the side of those in need. Of course, I must take my training seriously as well.', 'snd_voi_home_101102', 13, 1011016, 1, 1, 0, 'snd_voi_home_101102_0013', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91020, 'If only I could use teleportation magic... Then I could run in any race in the country. Now that would be a fine training pilgrimage. ?', 'snd_voi_home_101102', 14, 1011006, 1, 1, 0, 'snd_voi_home_101102_0014', 0, 1011000, 9900, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91028, 'My massage skills have been in high demand recently. I should study it a little more�it''s a great way to take care of injuries.', 'snd_voi_home_101102', 15, 1011001, 1, 1, 0, 'snd_voi_home_101102_0015', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91029, 'Traditional Japanese sweets are a cleric''s most important remedy. I have a stockpile of them ready at all times. ?', 'snd_voi_home_101102', 16, 8013, 1, 1, 0, 'snd_voi_home_101102_0016', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91021, 'Amidst the mists and fiercest frosts. There, I''m all ready for my incantations.', 'snd_voi_home_101102', 17, 1011007, 1, 1, 0, 'snd_voi_home_101102_0017', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91022, 'It''s a strange feeling to not have enemies bearing down on me while I''m in the middle of casting a spell.', 'snd_voi_home_101102', 18, 1011016, 1, 1, 0, 'snd_voi_home_101102_0018', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91023, 'All things come to those who wait... However, the universe helps those who help themselves. Let''s prepare for anything tomorrow may bring.', 'snd_voi_home_101102', 19, 1011000, 1, 1, 0, 'snd_voi_home_101102_0019', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91024, 'Achoo! The flower fairies have been up to no good recently.', 'snd_voi_home_101102', 20, 1011011, 1, 1, 0, 'snd_voi_home_101102_0020', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91025, 'On hot days, we''ve got a magic charm from ancient Japan�the cooling wind chime.', 'snd_voi_home_101102', 21, 1011020, 1, 1, 0, 'snd_voi_home_101102_0021', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91026, 'I feel like taking an excursion into the mountains to see the autumn foliage.', 'snd_voi_home_101102', 22, 1011016, 1, 1, 0, 'snd_voi_home_101102_0022', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 91027, 'Brr... The cold always makes me want to recuperate in a hot spring inn�with a piping hot latte potion. ?', 'snd_voi_home_101102', 23, 1011007, 1, 1, 0, 'snd_voi_home_101102_0023', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92015, 'O heavens! Guide your most humble white mage!', 'snd_voi_training_101102', 0, 1011019, 2, 1, 0, 'snd_voi_training_101102_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92016, 'Let us embark on a training quest! ?', 'snd_voi_training_101102', 1, 1011001, 2, 1, 0, 'snd_voi_training_101102_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92017, 'An adventure is but the culmination of our training.', 'snd_voi_training_101102', 2, 1011020, 2, 1, 0, 'snd_voi_training_101102_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92018, 'Let''s walk side-by-side toward our happy ending.', 'snd_voi_training_101102', 3, 1011000, 2, 1, 0, 'snd_voi_training_101102_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92020, 'Incantations would be easier if they were in a five-seven-five pattern like haiku...', 'snd_voi_training_101102', 5, 1011011, 2, 1, 0, 'snd_voi_training_101102_0005', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92021, 'I cast Heal! Hehe... Now I can keep racing for a while longer.', 'snd_voi_training_101102', 6, 8013, 2, 1, 0, 'snd_voi_training_101102_0006', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 92022, 'El is a monk, and I''m a cleric. And since you lead us... I guess that makes you the hero, Trainer! ?', 'snd_voi_training_101102', 7, 1011000, 2, 1, 0, 'snd_voi_training_101102_0007', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 93004, 'Thank you for granting my trainer your divine protection.', 'snd_voi_training_101102', 8, 0, 2, 1, 0, 'snd_voi_training_101102_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 93005, 'Will you join me in a new playthrough?', 'snd_voi_training_101102', 9, 0, 2, 1, 0, 'snd_voi_training_101102_0009', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95007, 'Da-da-daah! ? I''ve gained some experience points.', 'snd_voi_outgame_101102', 0, 1011001, 7, 1, 0, 'snd_voi_outgame_101102_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95008, 'Level up! Let''s embark for the next stage.', 'snd_voi_outgame_101102', 1, 0, 7, 1, 0, 'snd_voi_outgame_101102_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95010, 'Hi, I''m Grass Wonder. ? Leave the racing and healing to me! ?', 'snd_voi_outgame_101102', 3, 1011007, 7, 1, 0, 'snd_voi_outgame_101102_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70016, 'I''ve changed classes to a cleric! ?', 'snd_voi_outgame_101100', 24, 1011020, 7, 1, 0, 'snd_voi_outgame_101100_0024', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70017, 'Oh my. Are you in need of some healing magic?', 'snd_voi_outgame_101100', 25, 10001, 7, 1, 0, 'snd_voi_outgame_101100_0025', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71016, 'I''ve changed classes to a cleric! ?', 'snd_voi_outgame_101100', 24, 34, 7, 0, 0, 'snd_voi_outgame_101100_0024', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71017, 'Oh my. Are you in need of some healing magic?', 'snd_voi_outgame_101100', 25, 30, 7, 0, 0, 'snd_voi_outgame_101100_0025', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 95009, 'I am Grass Wonder, a humble cleric. May you find victory!', 'snd_voi_gacha_101102', 0, 0, 7, 1, 0, 'snd_voi_gacha_101102_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40003, 'Come to me! Healing power!', 'snd_voi_race_101102', 2, 0, 3, 1, 0, 'snd_voi_race_101102_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40004, 'Come to me! Healing power! Flow forth from these hands�Superior Heal! The blessing of victory has been bestowed.', 'snd_voi_race_101102', 3, 0, 3, 1, 0, 'snd_voi_race_101102_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30006, 'Victory is the best cure-all. Quest cleared! ?', 'snd_voi_race_101102', 0, 0, 3, 1, 0, 'snd_voi_race_101102_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 30007, 'Hehe. ? Wonderful!', 'snd_voi_race_101100', 8, 0, 3, 1, 0, 'snd_voi_race_101100_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 400002, 'A white mage''s duty is to bring relief to and support others.', 'snd_voi_event_090002', 2, 1011007, 7, 1, 0, 'snd_voi_event_090002_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 400004, 'On a journey to defeat an evil king... never neglect the healing!', 'snd_voi_event_090002', 4, 1011000, 7, 1, 0, 'snd_voi_event_090002_0004', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 400005, 'This world still teems with unsolved mysteries.', 'snd_voi_event_090002', 5, 1011002, 7, 1, 0, 'snd_voi_event_090002_0005', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 400008, 'An unrelenting evil must be squashed with the heavy hammer of compassion! ?', 'snd_voi_event_090002', 8, 1011018, 7, 1, 0, 'snd_voi_event_090002_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 400010, 'This appears to be the final level. I hope to provide you with healing again one day.', 'snd_voi_event_090002', 10, 1011000, 7, 1, 0, 'snd_voi_event_090002_0010', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 400011, 'This is my last prayer. May there no longer be any hurt left in all worlds...', 'snd_voi_event_090002', 11, 1011001, 7, 1, 0, 'snd_voi_event_090002_0011', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70018, 'How elegant!', 'snd_voi_outgame_101100', 26, 1011007, 7, 1, 0, 'snd_voi_outgame_101100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70019, 'Let us climb to the very top!', 'snd_voi_outgame_101100', 27, 1011002, 7, 1, 0, 'snd_voi_outgame_101100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71018, 'How elegant!', 'snd_voi_outgame_101100', 26, 35, 7, 0, 0, 'snd_voi_outgame_101100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 71019, 'Let us climb to the very top!', 'snd_voi_outgame_101100', 27, 48, 7, 0, 0, 'snd_voi_outgame_101100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 81000, 'Please go easy on me. ?', 'snd_voi_outgame_101100', 13, 1011018, 7, 1, 0, 'snd_voi_outgame_101100_0013', 0, 0, 0, 1640408400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 81001, 'What lessons are in store for me today? ?', 'snd_voi_outgame_101100', 14, 1011821, 7, 1, 0, 'snd_voi_outgame_101100_0014', 0, 0, 0, 1640408400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_101100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_101100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 80000, 'Nice work.', 'snd_voi_aimteam_101100', 0, 1011000, 7, 0, 0, 'snd_voi_aimteam_101100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40005, 'No matter how high the mountains tower before me, I will stand... at their peak! HAAAAAH!', 'snd_voi_race_9101101', 2, 0, 3, 0, 0, 'snd_voi_race_9101101_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 40006, 'No matter how high the mountains tower before me, I will stand... at their peak! HAAAAAH!', 'snd_voi_race_9101101', 2, 0, 3, 0, 0, 'snd_voi_race_9101101_0002', 0, 0, 0, 1614600000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70020, 'If I don''t button all the way up, I just can''t settle down.', 'snd_voi_outgame_101100', 42, 1011007, 7, 1, 0, 'snd_voi_outgame_101100_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1011, 70021, 'You can dress casually like this for outdoor tea ceremonies.', 'snd_voi_outgame_101100', 43, 1011016, 7, 1, 0, 'snd_voi_outgame_101100_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 11, 'Cygames', 'snd_voi_title_101200', 0, 0, 0, 1, 0, 'snd_voi_title_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101200', 1, 0, 0, 1, 0, 'snd_voi_title_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10000, 'Y''know, it''s been a while since I started callin'' ya "Teach." ...Wait, what did I call you before?', 'snd_voi_home_101200', 0, 1012033, 1, 1, 0, 'snd_voi_home_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10001, 'The reason I''m so tough is ''cause you''ve always got my back. I''m counting on you, Teach!', 'snd_voi_home_101200', 1, 1012032, 1, 1, 0, 'snd_voi_home_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10002, 'Nobody stands a chance against our tag team. Just let ''em try�we''ll be ready!', 'snd_voi_home_101200', 2, 1012001, 1, 1, 0, 'snd_voi_home_101200_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10003, 'It''s a big job putting up New Year''s decorations around the dorm, but everybody seems to love ''em. That makes it worth the effort!', 'snd_voi_home_101200', 3, 1012025, 1, 1, 0, 'snd_voi_home_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10004, 'I''m always so busy this time of year�I gotta make chocolates for everybody in the dorm!', 'snd_voi_home_101200', 4, 1012034, 1, 1, 0, 'snd_voi_home_101200_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10005, 'So... I''ve got some extra chocolates. You can have ''em if you want. I think they came out pretty good.', 'snd_voi_home_101200', 5, 1012804, 1, 1, 0, 'snd_voi_home_101200_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10006, 'What''d you wish for, Teach? I always ask for good health! I gotta be in tip-top shape to go one-on-one!', 'snd_voi_home_101200', 6, 1012031, 1, 1, 0, 'snd_voi_home_101200_0006', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10007, 'Happy Halloween! Tricks and treats are fine and all, but make sure you brush your teeth before bed!', 'snd_voi_home_101200', 7, 1012033, 1, 1, 0, 'snd_voi_home_101200_0007', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10008, 'I treat the whole dorm to turkey for the holidays. It''s a big seller at my folks'' restaurant!', 'snd_voi_home_101200', 8, 1012025, 1, 1, 0, 'snd_voi_home_101200_0008', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10009, 'Happy holidays, Teach! Stopped by your office yet? Might just be something waiting for you there. Heh.', 'snd_voi_home_101200', 9, 1012032, 1, 1, 0, 'snd_voi_home_101200_0009', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10010, 'We sure did a lot of stuff this year. Guess I oughta take today off at least...', 'snd_voi_home_101200', 10, 1012034, 1, 1, 0, 'snd_voi_home_101200_0010', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10011, 'Hey, Teach! It''s your birthday, right? Nice�I''ll get everybody in the dorm together and throw a party!', 'snd_voi_home_101200', 11, 1012031, 1, 1, 0, 'snd_voi_home_101200_0011', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10012, 'Anything you wanna eat? It''ll be my birthday present to you! I''ll whip ya up something real nice!', 'snd_voi_home_101200', 12, 1012026, 1, 1, 0, 'snd_voi_home_101200_0012', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10013, 'Get a load of this�the whole dorm threw me a birthday party! Sniff... I''m the luckiest gal alive!', 'snd_voi_home_101200', 13, 1012033, 1, 1, 0, 'snd_voi_home_101200_0013', 0, 1012009, 5900, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10014, 'What do I want for my birthday? Hmm... How ''bout you stick around to celebrate my next one? Yeah, that''ll do.', 'snd_voi_home_101200', 14, 1012008, 1, 1, 0, 'snd_voi_home_101200_0014', 0, 1012032, 6500, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10015, 'Looks like there''s a new notice. Wait�think it might be a challenge for a one-on-one?!', 'snd_voi_home_101200', 15, 1012028, 1, 1, 0, 'snd_voi_home_101200_0015', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10016, 'It''s a present for you. So what''d ya get? How ''bout giving ol'' Hishiama a peek?', 'snd_voi_home_101200', 16, 1012033, 1, 1, 0, 'snd_voi_home_101200_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10017, 'Looks like you completed a mission. Nice work, Teach! Keep that ball rollin''!', 'snd_voi_home_101200', 17, 1012025, 1, 1, 0, 'snd_voi_home_101200_0017', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10018, 'An event''s starting soon, huh? We''d better get ready. I gotta be prepped to go one-on-one at any moment!', 'snd_voi_home_101200', 18, 1012031, 1, 1, 0, 'snd_voi_home_101200_0018', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10019, 'There''s an event going on! Aren''t you gonna join in on the fun?', 'snd_voi_home_101200', 19, 1012039, 1, 1, 0, 'snd_voi_home_101200_0019', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20000, 'Whew, I''m beat. My body doesn''t wanna move...', 'snd_voi_training_101200', 0, 1012800, 2, 1, 0, 'snd_voi_training_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20001, 'Sorry, Teach. I''m completely wiped. Mind giving me a breather?', 'snd_voi_training_101200', 1, 1012806, 2, 1, 0, 'snd_voi_training_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20002, 'My mind and body are in prime fightin'' shape! I''ll knock out whatever training you''ve got in store!', 'snd_voi_training_101200', 2, 1012025, 2, 1, 0, 'snd_voi_training_101200_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20003, 'Aw yeah! I am on fire! Betcha I could take on just about anybody right now!', 'snd_voi_training_101200', 3, 1012016, 2, 1, 0, 'snd_voi_training_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20004, 'I''m ready to run! Let''s get started, Teach!', 'snd_voi_training_101200', 4, 4001, 2, 1, 0, 'snd_voi_training_101200_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20005, 'Mm�yeah, this feels good! I''m ready to go all out!', 'snd_voi_training_101200', 5, 1012025, 2, 1, 0, 'snd_voi_training_101200_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20006, 'All right, let''s knock this outta the park!', 'snd_voi_training_101200', 6, 1012033, 2, 1, 0, 'snd_voi_training_101200_0006', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20007, 'What''s cooking in the training department today?', 'snd_voi_training_101200', 7, 1012031, 2, 1, 0, 'snd_voi_training_101200_0007', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20008, 'Ngh... I''m off my game! I didn''t get to bed ''til late ''cause I was out on patrol...', 'snd_voi_training_101200', 8, 1012803, 2, 1, 0, 'snd_voi_training_101200_0008', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20009, 'I think I forgot to take my clothes off the line... Agh, nooo! Now I can''t focus!', 'snd_voi_training_101200', 9, 1012806, 2, 1, 0, 'snd_voi_training_101200_0009', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20010, 'My body''s feeling awful, and my mind''s just not there... Ugh, I wonder why?', 'snd_voi_training_101200', 10, 1012800, 2, 1, 0, 'snd_voi_training_101200_0010', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20011, 'Grr... My head''s just not in it. No way I can go one-on-one like this...', 'snd_voi_training_101200', 11, 1012803, 2, 1, 0, 'snd_voi_training_101200_0011', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20021, 'Haven''t you been putting me in a lot of races lately? I know persistence is important and all, but health is too!', 'snd_voi_training_101200', 12, 1012028, 2, 1, 0, 'snd_voi_training_101200_0012', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20022, 'I hate to say it, but I think this is overdoing things. One more race and I''m gonna drop dead.', 'snd_voi_training_101200', 13, 1012805, 2, 1, 0, 'snd_voi_training_101200_0013', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20023, 'I''m firin'' on all cylinders! So keep your eyes peeled�I''ll show you what I''m really made of!', 'snd_voi_training_101200', 14, 3009, 2, 1, 0, 'snd_voi_training_101200_0014', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20024, 'My condition''s better than ever! I''m all set for the ultimate one-on-one!', 'snd_voi_training_101200', 15, 4002, 2, 1, 0, 'snd_voi_training_101200_0015', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20025, 'Ready to go! I''ll prove the name "Queen of the Amazons" isn''t just for show!', 'snd_voi_training_101200', 16, 1012026, 2, 1, 0, 'snd_voi_training_101200_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20026, 'My body''s as light as a butterfly! Feels like I can run as much as I want!', 'snd_voi_training_101200', 17, 1012033, 2, 1, 0, 'snd_voi_training_101200_0017', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20027, 'I''m fired up and ready for anything�bring it on!', 'snd_voi_training_101200', 18, 1012025, 2, 1, 0, 'snd_voi_training_101200_0018', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20028, 'My mind and body are in perfect sync... All right! Get ready to be impressed, Teach!', 'snd_voi_training_101200', 19, 1012006, 2, 1, 0, 'snd_voi_training_101200_0019', 0, 1012016, 3200, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20029, 'Not too shabby. Pretty sure I can win like this.', 'snd_voi_training_101200', 20, 1012031, 2, 1, 0, 'snd_voi_training_101200_0020', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20030, 'All I gotta do is run with everything I''ve got, and victory''ll be mine!', 'snd_voi_training_101200', 21, 1012016, 2, 1, 0, 'snd_voi_training_101200_0021', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20031, 'The winner''s gonna be me�Hishiama!', 'snd_voi_training_101200', 22, 1012034, 2, 1, 0, 'snd_voi_training_101200_0022', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20032, 'Can''t say I''m at a hundred percent, but I''ll fill in the gaps with sheer guts!', 'snd_voi_training_101200', 23, 1012031, 2, 1, 0, 'snd_voi_training_101200_0023', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20033, 'It''s not perfect, but as long as I keep my head up and my spirits high, I can make this happen!', 'snd_voi_training_101200', 24, 1012033, 2, 1, 0, 'snd_voi_training_101200_0024', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20034, 'No point whining before a race! Just gotta give it my best shot!', 'snd_voi_training_101200', 25, 1012027, 2, 1, 0, 'snd_voi_training_101200_0025', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20035, 'Must''ve screwed up somewhere... ''Cause honestly, I''m not feeling so hot. But I''ll run with whatever I''ve got left!', 'snd_voi_training_101200', 26, 1012800, 2, 1, 0, 'snd_voi_training_101200_0026', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20036, 'Wish I could run under better circumstances... Oh well, I''ll try to make up for it with grit.', 'snd_voi_training_101200', 27, 1012803, 2, 1, 0, 'snd_voi_training_101200_0027', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20037, 'My body feels like it''s made of lead... but I still aim to win.', 'snd_voi_training_101200', 28, 1012801, 2, 1, 0, 'snd_voi_training_101200_0028', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20038, 'I got this!', 'snd_voi_training_101200', 29, 0, 2, 1, 0, 'snd_voi_training_101200_0029', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20039, 'Let''s do this thing!', 'snd_voi_training_101200', 30, 0, 2, 1, 0, 'snd_voi_training_101200_0030', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20040, 'Come with me!', 'snd_voi_training_101200', 31, 0, 2, 1, 0, 'snd_voi_training_101200_0031', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20041, 'Nnngh...', 'snd_voi_training_101200', 32, 0, 2, 1, 0, 'snd_voi_training_101200_0032', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20042, 'Crap!', 'snd_voi_training_101200', 33, 0, 2, 1, 0, 'snd_voi_training_101200_0033', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20043, 'Gahhh...', 'snd_voi_training_101200', 34, 0, 2, 1, 0, 'snd_voi_training_101200_0034', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20046, 'Here I go!', 'snd_voi_training_101200', 37, 0, 2, 1, 0, 'snd_voi_training_101200_0037', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20047, 'Nice!', 'snd_voi_training_101200', 38, 0, 2, 1, 0, 'snd_voi_training_101200_0038', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20049, 'I was totally on fire thanks to you!', 'snd_voi_training_101200', 63, 0, 2, 1, 0, 'snd_voi_training_101200_0063', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20050, 'I loved working with you!', 'snd_voi_training_101200', 64, 0, 2, 1, 0, 'snd_voi_training_101200_0064', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 30000, 'Next time, first place''ll be mine!', 'snd_voi_race_101200', 0, 0, 3, 1, 0, 'snd_voi_race_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 30001, 'This ain''t enough to satisfy me!', 'snd_voi_race_101200', 1, 0, 3, 1, 0, 'snd_voi_race_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 30002, 'Sigh... I''ve got a lot of work to do.', 'snd_voi_race_101200', 2, 0, 3, 1, 0, 'snd_voi_race_101200_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 30003, 'Well, that was pathetic...', 'snd_voi_race_101200', 3, 0, 3, 1, 0, 'snd_voi_race_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 60000, 'Aw yeah! Time to rock and roll!', 'snd_voi_live_101200', 0, 1012016, 4, 1, 0, 'snd_voi_live_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 60001, 'I''ll go one-on-one with everybody in the crowd!', 'snd_voi_live_101200', 1, 1012001, 4, 1, 0, 'snd_voi_live_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70001, 'I''m gonna be up against all sorts of opponents from here on out! You''d better be right there with me, Teach!', 'snd_voi_outgame_101200', 1, 1012000, 7, 1, 0, 'snd_voi_outgame_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90000, 'Mornin'', Teach! Good to see you all chipper. That''s the only way to start the day!', 'snd_voi_home_101201', 0, 1012026, 1, 1, 0, 'snd_voi_home_101201_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90001, 'Stop nodding off and look sharp! You''ll set a bad example if you''re not on top of your game!', 'snd_voi_home_101201', 1, 1012031, 1, 1, 0, 'snd_voi_home_101201_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90002, 'Oof... Didn''t expect to be challenged to a one-on-one eating contest. I''d better start training my stomach too!', 'snd_voi_home_101201', 2, 1012800, 1, 1, 0, 'snd_voi_home_101201_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90003, 'Think I''ll take a midday nap. That way I can give it my all this afternoon!', 'snd_voi_home_101201', 3, 1012034, 1, 1, 0, 'snd_voi_home_101201_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90004, 'All righty, I''ve got a long night ahead of me. Gotta make sure everybody keeps curfew.', 'snd_voi_home_101201', 4, 1012033, 1, 1, 0, 'snd_voi_home_101201_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90005, 'Well, aren''t you a busy little bee? Just don''t overdo it, okay? You''d better promise me.', 'snd_voi_home_101201', 5, 1012034, 1, 1, 0, 'snd_voi_home_101201_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90006, 'The weather''s always so nice in early spring. If you need to do laundry, do it in the morning, Teach! I''ll even help ya!', 'snd_voi_home_101201', 6, 1012032, 1, 1, 0, 'snd_voi_home_101201_0006', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90007, 'Make sure you stay hydrated this time of year! Ah, but that doesn''t mean just drinking water! You gotta have some salty stuff too!', 'snd_voi_home_101201', 7, 1012034, 1, 1, 0, 'snd_voi_home_101201_0007', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90008, 'The sun sets so fast in the fall. Gotta squeeze in all my duties while it''s still light out.', 'snd_voi_home_101201', 8, 1012025, 1, 1, 0, 'snd_voi_home_101201_0008', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90009, 'I love ginger tea in the winter. It warms me up right down to the core. The cold doesn''t stand a chance!', 'snd_voi_home_101201', 9, 1012031, 1, 1, 0, 'snd_voi_home_101201_0009', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91000, 'I tried to fix up a student''s uniform, but she ran away. Is this caterpillar patch really that gross-looking?', 'snd_voi_home_101201', 10, 1012800, 1, 1, 0, 'snd_voi_home_101201_0010', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91001, 'That dang Fuji. If she''s gonna play a trick, she should do it to my face! Tickling from behind like that is dirty!', 'snd_voi_home_101201', 11, 1012028, 1, 1, 0, 'snd_voi_home_101201_0011', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91002, 'Biko taught me a cool way to pose! I''ll show it off the next time I win!', 'snd_voi_home_101201', 12, 1012025, 1, 1, 0, 'snd_voi_home_101201_0012', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91003, 'Huh... Oh, I was doing laundry with Yukino, and she called me "Mom." Do I really seem that old?', 'snd_voi_home_101201', 13, 1012806, 1, 1, 0, 'snd_voi_home_101201_0013', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91004, 'You''d better not be spacin'' out on me. Ol'' Hishiama does not tolerate laziness!', 'snd_voi_home_101201', 14, 1012028, 1, 1, 0, 'snd_voi_home_101201_0014', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91005, 'I''ll show you my best performance yet! I owe it to my fans, after all!', 'snd_voi_home_101201', 15, 1012031, 1, 1, 0, 'snd_voi_home_101201_0015', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91006, 'These clothes are kinda uncomfortable. Can I take off a layer?', 'snd_voi_home_101201', 16, 1012803, 1, 1, 0, 'snd_voi_home_101201_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91007, 'This outfit makes me wanna pull out all the stops for the win. ''Cause all eyes are on me!', 'snd_voi_home_101201', 17, 4001, 1, 1, 0, 'snd_voi_home_101201_0017', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91008, 'These threads are built for speed! Feels like I can thoroughly trounce anybody in a one-and-one!', 'snd_voi_home_101201', 18, 1012006, 1, 1, 0, 'snd_voi_home_101201_0018', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91009, 'Would ya believe it? I woke up before my alarm this morning! Ah, I feel on top of the world!', 'snd_voi_home_101201', 19, 1012031, 1, 1, 0, 'snd_voi_home_101201_0019', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91010, 'You look famished. Want me to fix ya up something? Does something like stew or omelet sound okay?', 'snd_voi_home_101201', 20, 1012033, 1, 1, 0, 'snd_voi_home_101201_0020', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91011, 'That was close! I was running with Brian and lost track of time. Could you imagine the dorm leader breaking curfew?', 'snd_voi_home_101201', 21, 1012801, 1, 1, 0, 'snd_voi_home_101201_0021', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91012, 'I''m worn out from all these student orientations. But seeing their cute faces perks me right back up.', 'snd_voi_home_101201', 22, 1012800, 1, 1, 0, 'snd_voi_home_101201_0022', 0, 1012006, 4300, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91013, 'Laundry just piles up in summer... It''s hard enough finding space to dry everything.', 'snd_voi_home_101201', 23, 1012802, 1, 1, 0, 'snd_voi_home_101201_0023', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91014, 'Fall leaves are pretty, but as somebody who has to rake ''em all up, the feeling''s complicated...', 'snd_voi_home_101201', 24, 1012804, 1, 1, 0, 'snd_voi_home_101201_0024', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 91015, 'Looks like the cold''s starting to get to you. Here, just rub your hands together�it''ll warm ya right up!', 'snd_voi_home_101201', 25, 1012031, 1, 1, 0, 'snd_voi_home_101201_0025', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92000, 'All right, time to get this thing started!', 'snd_voi_training_101201', 0, 1012025, 2, 1, 0, 'snd_voi_training_101201_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92001, 'I''m gonna show everybody what ol'' Hishiama can do! Better keep up!', 'snd_voi_training_101201', 1, 1012031, 2, 1, 0, 'snd_voi_training_101201_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92002, 'I wanna get even faster! So let''s get trainin'' already!', 'snd_voi_training_101201', 2, 1012033, 2, 1, 0, 'snd_voi_training_101201_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92003, 'Training''s basically a one-on-one against myself. It''s a fight I can''t afford to lose!', 'snd_voi_training_101201', 3, 1012016, 2, 1, 0, 'snd_voi_training_101201_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92011, 'Okay, I''m off! And I''ll be bringin'' my A game like usual! That''s the way ol'' Hishiama does things!', 'snd_voi_training_101201', 4, 1012026, 2, 1, 0, 'snd_voi_training_101201_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92005, 'I can''t wait to get even stronger, Teach!', 'snd_voi_training_101201', 5, 1012034, 2, 1, 0, 'snd_voi_training_101201_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92006, 'I''ll keep getting stronger so I can go one-on-one against any opponent�and win!', 'snd_voi_training_101201', 6, 1012026, 2, 1, 0, 'snd_voi_training_101201_0006', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 92007, 'When we''re together, the sky''s the limit! Don''t you feel all tingly just thinkin'' about it?', 'snd_voi_training_101201', 7, 1012031, 2, 1, 0, 'snd_voi_training_101201_0007', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 93000, 'We make an unstoppable team!', 'snd_voi_training_101201', 8, 0, 2, 1, 0, 'snd_voi_training_101201_0008', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 93001, 'That was a great match! Thanks, Teach!', 'snd_voi_training_101201', 9, 0, 2, 1, 0, 'snd_voi_training_101201_0009', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 95000, 'Nice, feels like I''ve gotten even stronger!', 'snd_voi_outgame_101201', 0, 1009, 7, 1, 0, 'snd_voi_outgame_101201_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 95001, 'You haven''t even seen the half of what I can do!', 'snd_voi_outgame_101201', 1, 0, 7, 1, 0, 'snd_voi_outgame_101201_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 95003, 'I''m Hishi Amazon! I''ll be countin'' on ya!', 'snd_voi_outgame_101201', 3, 1012033, 7, 1, 0, 'snd_voi_outgame_101201_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 95004, 'One-on-one! You''re up against ol'' Hishiama!', 'snd_voi_gacha_101201', 0, 0, 7, 1, 0, 'snd_voi_gacha_101201_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1008, 'I''m itchin'' to go!', 'snd_voi_teamst_st_101200_0000', 0, 1012018, 8, 1, 0, 'snd_voi_teamst_st_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1031, 'Time for a one-on-one!', 'snd_voi_teamst_st_101200_1005', 0, 4009, 8, 1, 0, 'snd_voi_teamst_st_101200_1005_00', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1018, 'We''ll make this entertaining!', 'snd_voi_teamst_st_100500_1012', 1, 2009, 8, 1, 0, 'snd_voi_teamst_st_100500_1012_01', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1000, 'I''m all revved up. Let''s do this!', 'snd_voi_teamst_101200', 0, 990021, 8, 1, 0, 'snd_voi_teamst_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1001, 'How''d ya like that?', 'snd_voi_teamst_101200', 1, 0, 8, 1, 0, 'snd_voi_teamst_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1003, 'Not bad!', 'snd_voi_teamst_101200', 2, 0, 8, 1, 0, 'snd_voi_teamst_101200_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1002, 'Crap!', 'snd_voi_teamst_101200', 3, 0, 8, 1, 0, 'snd_voi_teamst_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1004, 'You gals did a great job!', 'snd_voi_teamst_101200', 4, 1012000, 8, 1, 0, 'snd_voi_teamst_101200_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1007, 'Awesome! A new high score!', 'snd_voi_teamst_101200', 5, 1012001, 8, 1, 0, 'snd_voi_teamst_101200_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1006, 'Not bad!', 'snd_voi_teamst_101200', 2, 1012018, 8, 1, 0, 'snd_voi_teamst_101200_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 1005, 'Crap!', 'snd_voi_teamst_101200', 3, 1012002, 8, 1, 0, 'snd_voi_teamst_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 40000, 'Let''s go! One-on-one!', 'snd_voi_race_101201', 2, 0, 3, 1, 0, 'snd_voi_race_101201_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 40001, 'Run fast and surpass! Don''t take even one step back! Huh?! Heh... That''s what a one-on-one''s all about!', 'snd_voi_race_101201', 3, 0, 3, 1, 0, 'snd_voi_race_101201_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 30004, 'Hah, that takes care of that! Hehe!', 'snd_voi_race_101201', 0, 0, 3, 1, 0, 'snd_voi_race_101201_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 30005, 'There you have it! Ol'' Hishiama''s true strength!', 'snd_voi_race_101200', 8, 0, 3, 1, 0, 'snd_voi_race_101200_0008', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 31000, 'Time to run!', 'snd_voi_race_101200', 9, 0, 3, 1, 0, 'snd_voi_race_101200_0009', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 13, 'Oh, here''s today''s login bonus.', 'snd_voi_title_101200', 4, 1012006, 1, 1, 0, 'snd_voi_title_101200_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 15, 'Looks like you can snag this tomorrow!', 'snd_voi_title_101200', 5, 1001, 1, 1, 0, 'snd_voi_title_101200_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 110000, 'Oh, you wanna train?', 'snd_voi_home_101200', 21, 0, 1, 1, 0, 'snd_voi_home_101200_0021', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 110001, 'Make sure to cherish these memories!', 'snd_voi_home_101200', 22, 0, 1, 1, 0, 'snd_voi_home_101200_0022', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 110002, 'If we''re racing, you better pick an exciting one!', 'snd_voi_home_101200', 23, 0, 1, 1, 0, 'snd_voi_home_101200_0023', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 10021, 'Looks like the Umamusume Archive leveled up!', 'snd_voi_home_101200', 24, 1012019, 1, 1, 0, 'snd_voi_home_101200_0024', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 20051, 'All right! Time for a one-on-one!', 'snd_voi_training_101200', 65, 0, 2, 1, 0, 'snd_voi_training_101200_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70000, 'I''ve still got plenty left in the tank!', 'snd_voi_outgame_101200', 3, 2001, 7, 1, 0, 'snd_voi_outgame_101200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 95005, 'I got you!', 'snd_voi_outgame_101200', 4, 0, 7, 1, 0, 'snd_voi_outgame_101200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 95006, 'Leave it to ol'' Hishiama!', 'snd_voi_outgame_101200', 5, 0, 7, 1, 0, 'snd_voi_outgame_101200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 120000, 'Whoa! Feels like I''m bursting with power!', 'snd_voi_outgame_101200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101200_0011', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140000, 'Work hard, play even harder!', 'snd_voi_minigame_101200', 0, 1012016, 9, 1, 0, 'snd_voi_minigame_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140001, 'Ooh, attaway!', 'snd_voi_minigame_101200', 1, 1012000, 9, 1, 0, 'snd_voi_minigame_101200_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140002, 'Agh, so close! Don''t give up!', 'snd_voi_minigame_101200', 2, 1012003, 9, 1, 0, 'snd_voi_minigame_101200_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140003, 'Now that''s a catch! You totally crushed it!', 'snd_voi_minigame_101200', 3, 971012, 9, 1, 0, 'snd_voi_minigame_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140004, 'Great work out there!', 'snd_voi_minigame_101200', 4, 972012, 9, 1, 0, 'snd_voi_minigame_101200_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140005, 'It happens. Keep your head up!', 'snd_voi_minigame_101200', 5, 1012022, 9, 1, 0, 'snd_voi_minigame_101200_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140006, 'Now that''s a catch! You totally crushed it!', 'snd_voi_minigame_101200', 3, 974012, 9, 1, 0, 'snd_voi_minigame_101200_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140007, 'Great work out there!', 'snd_voi_minigame_101200', 4, 973012, 9, 1, 0, 'snd_voi_minigame_101200_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140008, 'Heh.', 'snd_voi_minigame_101200', 6, 1012807, 9, 1, 0, 'snd_voi_minigame_101200_0006', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140009, 'S-stop that!', 'snd_voi_minigame_101200', 7, 1012804, 9, 1, 0, 'snd_voi_minigame_101200_0007', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140010, 'Hmm-hmm! ?', 'snd_voi_minigame_101200', 8, 1012808, 9, 1, 0, 'snd_voi_minigame_101200_0008', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140011, 'Yes!', 'snd_voi_minigame_101200', 9, 1012025, 9, 1, 0, 'snd_voi_minigame_101200_0009', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140014, 'Ah...', 'snd_voi_minigame_101200', 10, 9005, 9, 1, 0, 'snd_voi_minigame_101200_0010', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140015, 'Oh!', 'snd_voi_minigame_101200', 11, 9001, 9, 1, 0, 'snd_voi_minigame_101200_0011', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140016, 'Hey, Teach!', 'snd_voi_minigame_101200', 12, 1012811, 9, 1, 0, 'snd_voi_minigame_101200_0012', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140012, 'Oh yeah!', 'snd_voi_minigame_101200', 13, 1012001, 9, 1, 0, 'snd_voi_minigame_101200_0013', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140013, 'Nice!', 'snd_voi_minigame_101200', 14, 1012809, 9, 1, 0, 'snd_voi_minigame_101200_0014', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140017, 'Grr...', 'snd_voi_minigame_101200', 15, 1012810, 9, 1, 0, 'snd_voi_minigame_101200_0015', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 140018, 'Dammit.', 'snd_voi_minigame_101200', 16, 1012002, 9, 1, 0, 'snd_voi_minigame_101200_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70004, 'Heh. Lookin'' good, don''tcha think?', 'snd_voi_outgame_101200', 16, 1012000, 7, 1, 0, 'snd_voi_outgame_101200_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70010, 'This uniform''s so light and easy to move in!', 'snd_voi_outgame_101200', 17, 1012019, 7, 1, 0, 'snd_voi_outgame_101200_0017', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70008, 'I''m not used to wearing stuff like this... but it doesn''t look too bad.', 'snd_voi_outgame_101200', 20, 1012018, 7, 1, 0, 'snd_voi_outgame_101200_0020', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70014, 'It''s a tad cute for my style. I''m a little embarrassed...', 'snd_voi_outgame_101200', 21, 1012011, 7, 1, 0, 'snd_voi_outgame_101200_0021', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70009, 'Yep, wearin'' this really lights a fire in me!', 'snd_voi_outgame_101200', 22, 1012016, 7, 1, 0, 'snd_voi_outgame_101200_0022', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70015, 'Putting this on gets me pumped for some hot action!', 'snd_voi_outgame_101200', 23, 3009, 7, 1, 0, 'snd_voi_outgame_101200_0023', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71004, 'Heh. Lookin'' good, don''tcha think?', 'snd_voi_outgame_101200', 16, 33, 7, 0, 0, 'snd_voi_outgame_101200_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71010, 'This uniform''s so light and easy to move in!', 'snd_voi_outgame_101200', 17, 48, 7, 0, 0, 'snd_voi_outgame_101200_0017', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71008, 'I''m not used to wearing stuff like this... but it doesn''t look too bad.', 'snd_voi_outgame_101200', 20, 48, 7, 0, 0, 'snd_voi_outgame_101200_0020', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71014, 'It''s a tad cute for my style. I''m a little embarrassed...', 'snd_voi_outgame_101200', 21, 149, 7, 0, 0, 'snd_voi_outgame_101200_0021', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71009, 'Yep, wearin'' this really lights a fire in me!', 'snd_voi_outgame_101200', 22, 22, 7, 0, 0, 'snd_voi_outgame_101200_0022', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71015, 'Putting this on gets me pumped for some hot action!', 'snd_voi_outgame_101200', 23, 19, 7, 0, 0, 'snd_voi_outgame_101200_0023', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 2030, 'I''m all revved up. Let''s do this!', 'snd_voi_teamst_101200', 0, 4009, 10, 1, 0, 'snd_voi_teamst_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 2031, 'I''m itchin'' to go!', 'snd_voi_teamst_st_101200_0000', 0, 1012016, 10, 1, 0, 'snd_voi_teamst_st_101200_0000', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 2032, 'I loved working with you!', 'snd_voi_training_101200', 64, 1012018, 10, 1, 0, 'snd_voi_training_101200_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 2033, 'My mind and body are in perfect sync... All right! Get ready to be impressed, Teach!', 'snd_voi_training_101200', 19, 1012006, 10, 1, 0, 'snd_voi_training_101200_0019', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 2034, 'Ready to go! I''ll prove the name "Queen of the Amazons" isn''t just for show!', 'snd_voi_training_101200', 16, 3009, 10, 1, 0, 'snd_voi_training_101200_0016', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 2035, 'I loved working with you!', 'snd_voi_training_101200', 64, 1012018, 10, 0, 0, 'snd_voi_training_101200_0064', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70018, 'Aw yeah!', 'snd_voi_outgame_101200', 26, 1012000, 7, 1, 0, 'snd_voi_outgame_101200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 70019, 'If you wanna go one-on-one, I''m your gal!', 'snd_voi_outgame_101200', 27, 1012016, 7, 1, 0, 'snd_voi_outgame_101200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71018, 'Aw yeah!', 'snd_voi_outgame_101200', 26, 149, 7, 0, 0, 'snd_voi_outgame_101200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 71019, 'If you wanna go one-on-one, I''m your gal!', 'snd_voi_outgame_101200', 27, 22, 7, 0, 0, 'snd_voi_outgame_101200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 81000, 'You say you wanna race one-on-one? All right! Bring it on!', 'snd_voi_outgame_101200', 13, 1012006, 7, 1, 0, 'snd_voi_outgame_101200_0013', 0, 0, 0, 1644321600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 81001, 'Now we''re having fun! This time I''m going all out!', 'snd_voi_outgame_101200', 14, 1012016, 7, 1, 0, 'snd_voi_outgame_101200_0014', 0, 0, 0, 1644321600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 90020, 'Happy Valentine''s Day, yeah?', 'snd_voi_valentine_101200', 1, 980011, 1, 1, 0, 'snd_voi_valentine_101200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1012, 80000, 'Good goin''!', 'snd_voi_aimteam_101200', 0, 1012019, 7, 0, 0, 'snd_voi_aimteam_101200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 11, 'Cygames', 'snd_voi_title_101300', 0, 0, 0, 1, 0, 'snd_voi_title_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101300', 1, 0, 0, 1, 0, 'snd_voi_title_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10000, 'Being able to eat the things I like is so wonderful... It''s all thanks to your great meal plan, Trainer.', 'snd_voi_home_101300', 0, 1013006, 1, 1, 0, 'snd_voi_home_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10001, 'How peculiar. I feel as though I can tell you all my woes and worries.', 'snd_voi_home_101300', 1, 2000, 1, 1, 0, 'snd_voi_home_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10002, 'Shall we go watch a sports match together? As long you don''t mind seeing my more spirited side...', 'snd_voi_home_101300', 2, 4007, 1, 1, 0, 'snd_voi_home_101300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10003, 'Happy New Year. Let us reaffirm our mindsets and devote ourselves fully to our goals.', 'snd_voi_home_101300', 3, 5001, 1, 1, 0, 'snd_voi_home_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10004, 'Happy Valentine''s Day. Please accept this gift of chocolates for all that you do.', 'snd_voi_home_101300', 4, 1013001, 1, 1, 0, 'snd_voi_home_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10005, 'I fear it is nowhere near a professional''s level. However, I made it in earnest... Would you do me the honor of trying it?', 'snd_voi_home_101300', 5, 1013006, 1, 1, 0, 'snd_voi_home_101300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10006, 'I swear upon the stars�I shall see my dream through to completion.', 'snd_voi_home_101300', 6, 2009, 1, 1, 0, 'snd_voi_home_101300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10007, 'Halloween, is it? ...Oh dear. The temptation of candy is all around me.', 'snd_voi_home_101300', 7, 1013808, 1, 1, 0, 'snd_voi_home_101300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10008, 'We held a great party at the Mejiro family estate around this time of year. We all celebrated around an enormous cake.', 'snd_voi_home_101300', 8, 10001, 1, 1, 0, 'snd_voi_home_101300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10009, 'Do you mind if I stay up just a bit later than usual tonight? I''d like to enjoy the holiday season with you...', 'snd_voi_home_101300', 9, 5002, 1, 1, 0, 'snd_voi_home_101300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10010, 'What another eventful year it''s been. I shall try not to squander what I''ve learned, and I hope it proves beneficial in the new year.', 'snd_voi_home_101300', 10, 4000, 1, 1, 0, 'snd_voi_home_101300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10011, 'Happy birthday! A truly special day that comes but once a year. Please take the time to enjoy yourself to the fullest.', 'snd_voi_home_101300', 11, 1013006, 1, 1, 0, 'snd_voi_home_101300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10012, 'I wish you a truly happy birthday. Hehe... You''ve become quite reliable, Trainer.', 'snd_voi_home_101300', 12, 2002, 1, 1, 0, 'snd_voi_home_101300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10013, 'I feel grateful to have received so many birthday wishes from everyone. I must strive to repay their kindness with results.', 'snd_voi_home_101300', 13, 1013001, 1, 1, 0, 'snd_voi_home_101300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10014, 'Seeing as it''s my birthday, may I be a bit selfish? I''d like to have some cake... with you.', 'snd_voi_home_101300', 14, 4001, 1, 1, 0, 'snd_voi_home_101300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10015, 'It seems a notice has arrived for you. Won''t you check it?', 'snd_voi_home_101300', 15, 4000, 1, 1, 0, 'snd_voi_home_101300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10016, 'It seems there''s a present for you. I wonder what it could be. How exciting.', 'snd_voi_home_101300', 16, 5001, 1, 1, 0, 'snd_voi_home_101300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10017, 'It seems you''ve completed a mission. I knew you could do it.', 'snd_voi_home_101300', 17, 1013020, 1, 1, 0, 'snd_voi_home_101300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10018, 'I believe an event is about to begin. I wonder what festivities await.', 'snd_voi_home_101300', 18, 1013006, 1, 1, 0, 'snd_voi_home_101300_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10019, 'There seems to be an event going on. Shall we take a peek?', 'snd_voi_home_101300', 19, 8000, 1, 1, 0, 'snd_voi_home_101300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10025, 'I love the elegance of classic style. You can always wear a timeless piece, no matter how the trends change.', 'snd_voi_home_101300', 25, 1013023, 1, 1, 0, 'snd_voi_home_101300_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10026, 'Grandmother complimented me on my outfit. It made me so glad... Hehe, I think I''ll be wearing this more often.', 'snd_voi_home_101300', 26, 2001, 1, 1, 0, 'snd_voi_home_101300_0026', 0, 2002, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10027, 'The movie we promised to see together has finally premiered! When will you be available to go?', 'snd_voi_home_101300', 27, 1013001, 1, 1, 0, 'snd_voi_home_101300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20000, 'Sigh... I''m starting to feel a bit weary...', 'snd_voi_training_101300', 0, 1013806, 2, 1, 0, 'snd_voi_training_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20001, 'My apologies, but I cannot summon up any energy today. Would it be possible for me to take a rest?', 'snd_voi_training_101300', 1, 1013808, 2, 1, 0, 'snd_voi_training_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20002, 'I''m feeling quite invigorated today! Trainer, please start your instruction at once.', 'snd_voi_training_101300', 2, 5009, 2, 1, 0, 'snd_voi_training_101300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20003, 'Hehe. I feel ready to tackle any training you set before me!', 'snd_voi_training_101300', 3, 2002, 2, 1, 0, 'snd_voi_training_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20004, 'My condition fares better than usual.', 'snd_voi_training_101300', 4, 8001, 2, 1, 0, 'snd_voi_training_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20005, 'I believe I can complete my regimen faster than ever before.', 'snd_voi_training_101300', 5, 1013001, 2, 1, 0, 'snd_voi_training_101300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20006, 'Let''s put our full spirits into training today.', 'snd_voi_training_101300', 6, 10001, 2, 1, 0, 'snd_voi_training_101300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20007, 'Now then, what shall we start with?', 'snd_voi_training_101300', 7, 5001, 2, 1, 0, 'snd_voi_training_101300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20008, 'I''m terribly sorry, I just can''t seem to properly concentrate right now...', 'snd_voi_training_101300', 8, 1013808, 2, 1, 0, 'snd_voi_training_101300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20009, 'Ngh... My strength seems to be faltering today...', 'snd_voi_training_101300', 9, 8007, 2, 1, 0, 'snd_voi_training_101300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20010, 'Sigh... I feel in very low spirits today...', 'snd_voi_training_101300', 10, 1013806, 2, 1, 0, 'snd_voi_training_101300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20011, 'I know I should keep a positive attitude, but today is just...', 'snd_voi_training_101300', 11, 1013808, 2, 1, 0, 'snd_voi_training_101300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20021, 'Another race? I fear too many in a row may begin to affect my health...', 'snd_voi_training_101300', 12, 4007, 2, 1, 0, 'snd_voi_training_101300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20022, 'Excuse me, but instead of racing today, may I perhaps take a rest?', 'snd_voi_training_101300', 13, 1013808, 2, 1, 0, 'snd_voi_training_101300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20023, 'This is the moment I''ve been waiting for. All my preparations have been made!', 'snd_voi_training_101300', 14, 1013816, 2, 1, 0, 'snd_voi_training_101300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20024, 'All my preparations are complete. Victory is within a moment''s grasp.', 'snd_voi_training_101300', 15, 5002, 2, 1, 0, 'snd_voi_training_101300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20025, 'I shall demonstrate the fruits of my training and secure certain victory!', 'snd_voi_training_101300', 16, 2009, 2, 1, 0, 'snd_voi_training_101300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20026, 'Perhaps all that hard work toward our goal paid off. I feel incredible.', 'snd_voi_training_101300', 17, 4001, 2, 1, 0, 'snd_voi_training_101300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20027, 'I daresay I have an extra-strong performance in me today. The race can''t come soon enough.', 'snd_voi_training_101300', 18, 1013001, 2, 1, 0, 'snd_voi_training_101300_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20028, 'No problems here. I''m ready to run at any time.', 'snd_voi_training_101300', 19, 1013816, 2, 1, 0, 'snd_voi_training_101300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20029, 'I shall endeavor to deliver the performance expected of me.', 'snd_voi_training_101300', 20, 10001, 2, 1, 0, 'snd_voi_training_101300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20030, 'All the hard work I''ve done up until now will fuel me in the race to come.', 'snd_voi_training_101300', 21, 5009, 2, 1, 0, 'snd_voi_training_101300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20031, 'I shall certainly be victorious in this race.', 'snd_voi_training_101300', 22, 2001, 2, 1, 0, 'snd_voi_training_101300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20032, 'As long as I keep what I''ve practiced in mind, I should encounter no difficulties... Yes, it is sure to work.', 'snd_voi_training_101300', 23, 1013807, 2, 1, 0, 'snd_voi_training_101300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20033, 'As long as I give it my all, I believe I can... No, I will make it happen.', 'snd_voi_training_101300', 24, 1013023, 2, 1, 0, 'snd_voi_training_101300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20034, 'Focus, focus... Phew. I must keep my mind clear of distractions.', 'snd_voi_training_101300', 25, 1013811, 2, 1, 0, 'snd_voi_training_101300_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20035, 'I had hoped to be better prepared... However, I will do what I can.', 'snd_voi_training_101300', 26, 1013808, 2, 1, 0, 'snd_voi_training_101300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20036, 'Is it possible to win in this condition? No, I cannot afford to foster such doubts before the race even starts.', 'snd_voi_training_101300', 27, 1013806, 2, 1, 0, 'snd_voi_training_101300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20037, 'I should have trained harder... though it''s too late for such regrets. I must find a way forward...', 'snd_voi_training_101300', 28, 1013003, 2, 1, 0, 'snd_voi_training_101300_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20038, 'Let us begin.', 'snd_voi_training_101300', 29, 0, 2, 1, 0, 'snd_voi_training_101300_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20039, 'Here I go!', 'snd_voi_training_101300', 30, 0, 2, 1, 0, 'snd_voi_training_101300_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20040, 'Off we go!', 'snd_voi_training_101300', 31, 0, 2, 1, 0, 'snd_voi_training_101300_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20041, 'I must focus.', 'snd_voi_training_101300', 32, 0, 2, 1, 0, 'snd_voi_training_101300_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20042, 'O-oh?', 'snd_voi_training_101300', 33, 0, 2, 1, 0, 'snd_voi_training_101300_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20043, 'Oh no...', 'snd_voi_training_101300', 34, 0, 2, 1, 0, 'snd_voi_training_101300_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20046, 'Let us be off.', 'snd_voi_training_101300', 37, 0, 2, 1, 0, 'snd_voi_training_101300_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20047, 'Splendid.', 'snd_voi_training_101300', 38, 0, 2, 1, 0, 'snd_voi_training_101300_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20049, 'I do believe I''ve gotten better.', 'snd_voi_training_101300', 63, 0, 2, 1, 0, 'snd_voi_training_101300_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20050, 'Trainer, you have my deepest thanks.', 'snd_voi_training_101300', 64, 0, 2, 1, 0, 'snd_voi_training_101300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30000, 'I came up just short of the win. Next time, it shall be mine!', 'snd_voi_race_101300', 0, 0, 3, 1, 0, 'snd_voi_race_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30001, 'I must set my sights even higher.', 'snd_voi_race_101300', 1, 0, 3, 1, 0, 'snd_voi_race_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30002, 'I shall reflect upon this and come back stronger than ever!', 'snd_voi_race_101300', 2, 0, 3, 1, 0, 'snd_voi_race_101300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30003, 'I cannot afford to let it end here... I shall train even harder than before!', 'snd_voi_race_101300', 3, 0, 3, 1, 0, 'snd_voi_race_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 60000, 'In concerts, as with races, I shall give my all.', 'snd_voi_live_101300', 0, 1013016, 4, 1, 0, 'snd_voi_live_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 60001, '...Now then, here I come!', 'snd_voi_live_101300', 1, 1013006, 4, 1, 0, 'snd_voi_live_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70001, 'I used to be so inexperienced�without the slightest modicum of self-discipline. I''m truly grateful to have found someone so reliable as you.', 'snd_voi_outgame_101300', 1, 2001, 7, 1, 0, 'snd_voi_outgame_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90000, 'Good morning. Let us commit ourselves to making the most of today.', 'snd_voi_home_101301', 0, 8000, 1, 1, 0, 'snd_voi_home_101301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90001, 'The early bird catches the worm, as they say. I intend to make the most of this morning.', 'snd_voi_home_101301', 1, 1013001, 1, 1, 0, 'snd_voi_home_101301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90002, 'Good day to you. I hope to spend a splendid afternoon together.', 'snd_voi_home_101301', 2, 1013019, 1, 1, 0, 'snd_voi_home_101301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90003, 'I start to crave sweets in the afternoon. However, I must resist in order to keep my figure.', 'snd_voi_home_101301', 3, 4003, 1, 1, 0, 'snd_voi_home_101301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90004, 'Good work today. Please make sure to take care of your well-being and not overexert yourself.', 'snd_voi_home_101301', 4, 5001, 1, 1, 0, 'snd_voi_home_101301_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90005, 'I shall give my full strength even in the midst of night. I can still stay awake a while longer.', 'snd_voi_home_101301', 5, 2013, 1, 1, 0, 'snd_voi_home_101301_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90006, 'Seeing all the colorful flowers starting to bloom truly warms my heart.', 'snd_voi_home_101301', 6, 1013001, 1, 1, 0, 'snd_voi_home_101301_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90007, 'One should never go without a handkerchief in this season... I cannot afford to let the others see an unsightly display.', 'snd_voi_home_101301', 7, 4003, 1, 1, 0, 'snd_voi_home_101301_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90008, 'Autumn is not a good time for me... The changing of the seasons always has a deep negative impact on my health.', 'snd_voi_home_101301', 8, 1013023, 1, 1, 0, 'snd_voi_home_101301_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90009, 'The cold can seep into your very core... Make sure you properly bundle up from head to toe.', 'snd_voi_home_101301', 9, 1013808, 1, 1, 0, 'snd_voi_home_101301_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91000, 'Just now Gold Ship burst into a Cossack dance right in front of me... Wonder what that was all about.', 'snd_voi_home_101301', 10, 1013018, 1, 1, 0, 'snd_voi_home_101301_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91001, 'It''s hard to show restraint when we have a buffet-style cafeteria... Ngh...', 'snd_voi_home_101301', 11, 1013808, 1, 1, 0, 'snd_voi_home_101301_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91002, 'I make sure to greet all those around me. It is a manner every Mejiro must keep to.', 'snd_voi_home_101301', 12, 1013019, 1, 1, 0, 'snd_voi_home_101301_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91003, 'I admire Teio''s proactivity. However, I do wish she would be more composed from time to time...', 'snd_voi_home_101301', 13, 1013023, 1, 1, 0, 'snd_voi_home_101301_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91004, 'Yesterday, I turned on the television and happened to see a sports match, and�! Ahem. No, don''t worry about it.', 'snd_voi_home_101301', 14, 4014, 1, 1, 0, 'snd_voi_home_101301_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91005, 'If our eyes are fixed solely on victory, we may lose sight of our footing. The process can be just as important as the results.', 'snd_voi_home_101301', 15, 1013002, 1, 1, 0, 'snd_voi_home_101301_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91006, 'This place holds the potential to foster many friendly rivalries with the other racers. I must cherish this unique opportunity.', 'snd_voi_home_101301', 16, 1013001, 1, 1, 0, 'snd_voi_home_101301_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91007, 'I shall prove I am worthy of the Mejiro name by claiming many victories in this racewear.', 'snd_voi_home_101301', 17, 2009, 1, 1, 0, 'snd_voi_home_101301_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91008, 'My dream, my pride as a Mejiro... They come to me anew when I don this racewear.', 'snd_voi_home_101301', 18, 1013810, 1, 1, 0, 'snd_voi_home_101301_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91009, 'One''s appearance is fundamental. Each morning I work hard to make sure not one hair is astray.', 'snd_voi_home_101301', 19, 4001, 1, 1, 0, 'snd_voi_home_101301_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91010, 'I had lunch with Oguri Cap and carelessly let her lure me into a second helping of dessert.', 'snd_voi_home_101301', 20, 1013809, 1, 1, 0, 'snd_voi_home_101301_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91011, 'I am always diligent in my studies. Cramming before a test does not befit one who bears the Mejiro name.', 'snd_voi_home_101301', 21, 1013001, 1, 1, 0, 'snd_voi_home_101301_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91012, 'I tried to recommend a flower hair ornament to Dober for spring, but she paid me no mind. I''m sure it would just look splendid on her too...', 'snd_voi_home_101301', 22, 1013011, 1, 1, 0, 'snd_voi_home_101301_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91013, 'I must be careful of getting a sunburn. I can''t afford to have any blemishes or irritation on my skin.', 'snd_voi_home_101301', 23, 10001, 1, 1, 0, 'snd_voi_home_101301_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91014, 'A special feature on fall desserts! Ngh. I wish to look, but no! I must... resist...', 'snd_voi_home_101301', 24, 1013014, 1, 1, 0, 'snd_voi_home_101301_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91015, 'Make sure you don''t catch a cold in this chilly wea�ACHOO! Th-that was nothing more than a sneeze!', 'snd_voi_home_101301', 25, 1, 1, 1, 0, 'snd_voi_home_101301_0025', 0, 1013015, 3600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92000, 'My preparations are complete. Now then, shall we begin today''s lesson?', 'snd_voi_training_101301', 0, 2009, 2, 1, 0, 'snd_voi_training_101301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92001, 'As one who bears the Mejiro name, I cannot afford to neglect my daily training.', 'snd_voi_training_101301', 1, 8000, 2, 1, 0, 'snd_voi_training_101301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92002, 'Step by step. Inch by inch. I hope to proceed steadily but surely.', 'snd_voi_training_101301', 2, 5002, 2, 1, 0, 'snd_voi_training_101301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92003, 'One day, I am certain I will achieve my long-awaited dream!', 'snd_voi_training_101301', 3, 1013811, 2, 1, 0, 'snd_voi_training_101301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92011, 'I am prepared to endure the toughest training. If I weren''t, victory would be but a distant dream.', 'snd_voi_training_101301', 4, 1013810, 2, 1, 0, 'snd_voi_training_101301_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92005, 'I have always tried to be aware of how others see me. I hope to apply that to my concerts as well.', 'snd_voi_training_101301', 5, 2001, 2, 1, 0, 'snd_voi_training_101301_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92006, 'We have come this far through our hard work. We must continue to train in the same manner.', 'snd_voi_training_101301', 6, 5001, 2, 1, 0, 'snd_voi_training_101301_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92007, 'There are many who expect great things of me... and I am prepared to exceed those expectations.', 'snd_voi_training_101301', 7, 2002, 2, 1, 0, 'snd_voi_training_101301_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 93000, 'This is all thanks to you, Trainer.', 'snd_voi_training_101301', 8, 0, 2, 1, 0, 'snd_voi_training_101301_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 93001, 'I have done justice to my name.', 'snd_voi_training_101301', 9, 0, 2, 1, 0, 'snd_voi_training_101301_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95000, 'I am brimming with power!', 'snd_voi_outgame_101301', 0, 2001, 7, 1, 0, 'snd_voi_outgame_101301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95001, 'I can be so much more!', 'snd_voi_outgame_101301', 1, 2001, 7, 1, 0, 'snd_voi_outgame_101301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95003, 'It is me, Mejiro McQueen.', 'snd_voi_outgame_101301', 3, 2001, 7, 1, 0, 'snd_voi_outgame_101301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95004, 'I am destined for victory. One day, my plaque will be displayed in the family halls!', 'snd_voi_gacha_101301', 0, 0, 7, 1, 0, 'snd_voi_gacha_101301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1008, 'Let us win with our combined strength!', 'snd_voi_teamst_st_101300_0000', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1033, 'I''m ready to go! Yes!', 'snd_voi_teamst_st_101300_1059', 0, 1013007, 8, 1, 0, 'snd_voi_teamst_st_101300_1059_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1034, 'When we win...', 'snd_voi_teamst_st_101300_1022', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_101300_1022_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1021, 'What on earth are you saying?!', 'snd_voi_teamst_st_100700_1013', 1, 3003, 8, 1, 0, 'snd_voi_teamst_st_100700_1013_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1067, 'O-obviously!', 'snd_voi_teamst_st_103100_1013', 1, 1013010, 8, 1, 0, 'snd_voi_teamst_st_103100_1013_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1139, 'And with grace!', 'snd_voi_teamst_st_106700_1013', 1, 1013006, 8, 1, 0, 'snd_voi_teamst_st_106700_1013_01', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1000, 'We must be compete courageously.', 'snd_voi_teamst_101300', 0, 990021, 8, 1, 0, 'snd_voi_teamst_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1001, 'Absolutely splendid!', 'snd_voi_teamst_101300', 1, 0, 8, 1, 0, 'snd_voi_teamst_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1003, 'It is a draw.', 'snd_voi_teamst_101300', 2, 0, 8, 1, 0, 'snd_voi_teamst_101300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1002, 'How disappointing...', 'snd_voi_teamst_101300', 3, 0, 8, 1, 0, 'snd_voi_teamst_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1004, 'It was a difference in resolve.', 'snd_voi_teamst_101300', 4, 4009, 8, 1, 0, 'snd_voi_teamst_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1007, 'We''ve achieved a new high score!', 'snd_voi_teamst_101300', 5, 1013000, 8, 1, 0, 'snd_voi_teamst_101300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1006, 'It is a draw.', 'snd_voi_teamst_101300', 2, 1013002, 8, 1, 0, 'snd_voi_teamst_101300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 1005, 'How disappointing...', 'snd_voi_teamst_101300', 3, 1013003, 8, 1, 0, 'snd_voi_teamst_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 120000, 'What a strange feeling... This is the power of dreams!', 'snd_voi_outgame_101300', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140000, 'Hehe! ? My heart is pounding!', 'snd_voi_minigame_101300', 0, 1013000, 9, 1, 0, 'snd_voi_minigame_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140001, 'You did it!', 'snd_voi_minigame_101300', 1, 1013007, 9, 1, 0, 'snd_voi_minigame_101300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140002, 'Nghhh...', 'snd_voi_minigame_101300', 2, 1013807, 9, 1, 0, 'snd_voi_minigame_101300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140003, 'Goodness! So many!', 'snd_voi_minigame_101300', 3, 971013, 9, 1, 0, 'snd_voi_minigame_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140004, 'You did it!', 'snd_voi_minigame_101300', 4, 972013, 9, 1, 0, 'snd_voi_minigame_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140005, 'Ngh... How frustrating...', 'snd_voi_minigame_101300', 5, 1013011, 9, 1, 0, 'snd_voi_minigame_101300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140006, 'Goodness! So many!', 'snd_voi_minigame_101300', 3, 974013, 9, 1, 0, 'snd_voi_minigame_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140007, 'You did it!', 'snd_voi_minigame_101300', 4, 973013, 9, 1, 0, 'snd_voi_minigame_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140008, 'Hm, hm! ?', 'snd_voi_minigame_101300', 6, 1013800, 9, 1, 0, 'snd_voi_minigame_101300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140009, 'Geez...', 'snd_voi_minigame_101300', 7, 1013010, 9, 1, 0, 'snd_voi_minigame_101300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140010, 'Heh.', 'snd_voi_minigame_101300', 8, 1013801, 9, 1, 0, 'snd_voi_minigame_101300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140011, 'Excellent!', 'snd_voi_minigame_101300', 9, 1013000, 9, 1, 0, 'snd_voi_minigame_101300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140014, 'Nooo...', 'snd_voi_minigame_101300', 10, 1013802, 9, 1, 0, 'snd_voi_minigame_101300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140015, 'Ugh...', 'snd_voi_minigame_101300', 11, 1013812, 9, 1, 0, 'snd_voi_minigame_101300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140016, 'Hello?', 'snd_voi_minigame_101300', 12, 1013019, 9, 1, 0, 'snd_voi_minigame_101300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140012, 'Okay!', 'snd_voi_minigame_101300', 13, 1013007, 9, 1, 0, 'snd_voi_minigame_101300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140013, 'I can''t believe it!', 'snd_voi_minigame_101300', 14, 1013804, 9, 1, 0, 'snd_voi_minigame_101300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140017, 'No!', 'snd_voi_minigame_101300', 15, 1013805, 9, 1, 0, 'snd_voi_minigame_101300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 140018, 'Nooo...', 'snd_voi_minigame_101300', 16, 1013002, 9, 1, 0, 'snd_voi_minigame_101300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 40000, 'Here I come... Prepare yourself!', 'snd_voi_race_101301', 2, 0, 3, 1, 0, 'snd_voi_race_101301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 40001, 'Hmph. So the time has come. Here I go!', 'snd_voi_race_101301', 3, 0, 3, 1, 0, 'snd_voi_race_101301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30004, 'Cheers of celebration... You have my gratitude.', 'snd_voi_race_101301', 0, 0, 3, 1, 0, 'snd_voi_race_101301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30005, 'Hehe... Ahem. There was little doubt.', 'snd_voi_race_101300', 8, 0, 3, 1, 0, 'snd_voi_race_101300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 31000, 'I shall be victorious!', 'snd_voi_race_101300', 9, 0, 3, 1, 0, 'snd_voi_race_101300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 13, 'Here''s today''s login bonus.', 'snd_voi_title_101300', 4, 2001, 1, 1, 0, 'snd_voi_title_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 15, 'And this is tomorrow''s, I believe. ?', 'snd_voi_title_101300', 5, 8002, 1, 1, 0, 'snd_voi_title_101300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 110000, 'Let us learn from each other and climb higher.', 'snd_voi_home_101300', 21, 1, 1, 1, 0, 'snd_voi_home_101300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 110001, 'History is but a collection of countless memories.', 'snd_voi_home_101300', 22, 0, 1, 1, 0, 'snd_voi_home_101300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 110002, 'Are you considering entering a race?', 'snd_voi_home_101300', 23, 0, 1, 1, 0, 'snd_voi_home_101300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 10021, 'Oh my, it seems your Umamusume Archive has leveled up.', 'snd_voi_home_101300', 24, 8001, 1, 1, 0, 'snd_voi_home_101300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 20051, 'I''m feeling quite good! I''m ready to go!', 'snd_voi_training_101300', 65, 1009, 2, 1, 0, 'snd_voi_training_101300_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70000, 'Let us walk down the path of dreams.', 'snd_voi_outgame_101300', 3, 0, 7, 1, 0, 'snd_voi_outgame_101300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95005, 'I can be of even greater help to you now.', 'snd_voi_outgame_101300', 4, 0, 7, 1, 0, 'snd_voi_outgame_101300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95006, 'I shall hold nothing back!', 'snd_voi_outgame_101300', 5, 0, 7, 1, 0, 'snd_voi_outgame_101300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70004, 'My grandmother wore these clothes... It is no wonder I can hold my head high.', 'snd_voi_outgame_101300', 16, 2001, 7, 1, 0, 'snd_voi_outgame_101300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70010, 'I-I don''t have any candy in my pockets!', 'snd_voi_outgame_101300', 17, 1013012, 7, 1, 0, 'snd_voi_outgame_101300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70008, 'I know how to pull off a frilly outfit! ?', 'snd_voi_outgame_101300', 20, 1013006, 7, 1, 0, 'snd_voi_outgame_101300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70014, 'My only qualm with this outfit is... the waist.', 'snd_voi_outgame_101300', 21, 1013011, 7, 1, 0, 'snd_voi_outgame_101300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70009, 'I shall demonstrate the superiority of my running.', 'snd_voi_outgame_101300', 22, 1013007, 7, 1, 0, 'snd_voi_outgame_101300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70015, 'My pride as a Mejiro. My duty. My resolve... They make me stronger.', 'snd_voi_outgame_101300', 23, 1013017, 7, 1, 0, 'snd_voi_outgame_101300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71004, 'My grandmother wore these clothes... It is no wonder I can hold my head high.', 'snd_voi_outgame_101300', 16, 48, 7, 0, 0, 'snd_voi_outgame_101300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71010, 'I-I don''t have any candy in my pockets!', 'snd_voi_outgame_101300', 17, 49, 7, 0, 0, 'snd_voi_outgame_101300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71008, 'I know how to pull off a frilly outfit! ?', 'snd_voi_outgame_101300', 20, 35, 7, 0, 0, 'snd_voi_outgame_101300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71014, 'My only qualm with this outfit is... the waist.', 'snd_voi_outgame_101300', 21, 148, 7, 0, 0, 'snd_voi_outgame_101300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71009, 'I shall demonstrate the superiority of my running.', 'snd_voi_outgame_101300', 22, 18, 7, 0, 0, 'snd_voi_outgame_101300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71015, 'My pride as a Mejiro. My duty. My resolve... They make me stronger.', 'snd_voi_outgame_101300', 23, 28, 7, 0, 0, 'snd_voi_outgame_101300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 2030, 'We must be compete courageously.', 'snd_voi_teamst_101300', 0, 990021, 10, 1, 0, 'snd_voi_teamst_101300_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 2031, 'Let us win with our combined strength!', 'snd_voi_teamst_st_101300_0000', 0, 2009, 10, 1, 0, 'snd_voi_teamst_st_101300_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 2032, 'Trainer, you have my deepest thanks.', 'snd_voi_training_101300', 64, 1013001, 10, 1, 0, 'snd_voi_training_101300_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 2033, 'I have no problems to report. I''m ready to run at any time.', 'snd_voi_training_101300', 19, 1013006, 10, 1, 0, 'snd_voi_training_101300_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 2034, 'I shall demonstrate the fruits of my training and secure victory for certain!', 'snd_voi_training_101300', 16, 2009, 10, 1, 0, 'snd_voi_training_101300_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 2035, 'Trainer, you have my deepest thanks.', 'snd_voi_training_101300', 64, 1013001, 10, 0, 0, 'snd_voi_training_101300_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90010, 'There''s nothing quite like the morning air. It''s so refreshing, I feel I can focus on anything.', 'snd_voi_home_101302', 0, 5001, 1, 1, 0, 'snd_voi_home_101302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90011, 'No matter how early I wake, there''s always someone already practicing. Tracen Academy is truly impressive.', 'snd_voi_home_101302', 1, 4009, 1, 1, 0, 'snd_voi_home_101302_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90012, 'How about some afternoon tea? I shall treat you in the Mejiro way.', 'snd_voi_home_101302', 2, 1013006, 1, 1, 0, 'snd_voi_home_101302_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90013, 'Teio left for the track straight after lunch... I won''t let her get ahead of me.', 'snd_voi_home_101302', 3, 2009, 1, 1, 0, 'snd_voi_home_101302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90014, 'You are always working late. I must learn from your example.', 'snd_voi_home_101302', 4, 1013006, 1, 1, 0, 'snd_voi_home_101302_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90015, 'I always put on flower-scented hand cream before bed. I feel like it helps me have sweet dreams.', 'snd_voi_home_101302', 5, 1013001, 1, 1, 0, 'snd_voi_home_101302_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90016, 'Spring arrives, with all its blossoms... They inspire me to stand a little taller.', 'snd_voi_home_101302', 6, 1013006, 1, 1, 0, 'snd_voi_home_101302_0006', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90017, 'The season of many-a-shower is upon us... Its ill effects on the track are quite troublesome, however.', 'snd_voi_home_101302', 7, 1013003, 1, 1, 0, 'snd_voi_home_101302_0007', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90018, 'I yearn for the Mejiro estate''s hot springs when it gets chilly. One can admire the fall leaves from the open-air bath at this time of year.', 'snd_voi_home_101302', 8, 5001, 1, 1, 0, 'snd_voi_home_101302_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90019, 'Hm-hmm! ? A hot lemon drink with just a dash of honey is wonderful when it''s cold! ?', 'snd_voi_home_101302', 9, 1013000, 1, 1, 0, 'snd_voi_home_101302_0009', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91016, 'Ikuno is more passionate than she seems. She spoke well into the night when I sought her advice for maintaining health...', 'snd_voi_home_101302', 10, 10001, 1, 1, 0, 'snd_voi_home_101302_0010', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91017, 'The Mejiro family often seeks Palmer out for advice when in need. We are all saved by her bright energy and joy.', 'snd_voi_home_101302', 11, 1013001, 1, 1, 0, 'snd_voi_home_101302_0011', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91018, 'I sometimes have trouble understanding what Helios means. Why does she say "thanks, fam" when we are not related?', 'snd_voi_home_101302', 12, 1013009, 1, 1, 0, 'snd_voi_home_101302_0012', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91019, 'Rice offered me her assistance while I was looking for a handkerchief I had dropped. She is so very kind.', 'snd_voi_home_101302', 13, 1013006, 1, 1, 0, 'snd_voi_home_101302_0013', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91020, 'Teio appeared to be rather unenergetic. Perhaps I shall introduce her to the Mejiro family doctor.', 'snd_voi_home_101302', 14, 1013003, 1, 1, 0, 'snd_voi_home_101302_0014', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91028, 'I feel as though I can reach for greater heights in this outfit.', 'snd_voi_home_101302', 15, 2002, 1, 1, 0, 'snd_voi_home_101302_0015', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91029, 'My new racewear also serves to express the expectations of others. I must run so as to not bring shame to those who support me.', 'snd_voi_home_101302', 16, 4003, 1, 1, 0, 'snd_voi_home_101302_0016', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91021, 'That wretched Teio! She had the nerve to eat a piece of toast covered in cheese in front of me this morning! I will not be tempted!', 'snd_voi_home_101302', 17, 1013002, 1, 1, 0, 'snd_voi_home_101302_0017', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91022, 'Oh, a cloud shaped like a carrot... Hehe, how lovely.', 'snd_voi_home_101302', 18, 5002, 1, 1, 0, 'snd_voi_home_101302_0018', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91023, 'I must call my parents soon. They''re quick to worry if I don''t contact them regularly.', 'snd_voi_home_101302', 19, 1013006, 1, 1, 0, 'snd_voi_home_101302_0019', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91024, 'There''s a large pond in the Mejiro estate garden. I''ve often watched as cherry blossoms fall onto the water''s surface there.', 'snd_voi_home_101302', 20, 8001, 1, 1, 0, 'snd_voi_home_101302_0020', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91025, 'There are night games around this time of�no! A Mejiro must not get up to such shenanigans!', 'snd_voi_home_101302', 21, 1013011, 1, 1, 0, 'snd_voi_home_101302_0021', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91026, 'I feel we drift deeper into fall the more the leaves change colors. How swiftly the seasons change...', 'snd_voi_home_101302', 22, 1013001, 1, 1, 0, 'snd_voi_home_101302_0022', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91027, 'When I was a child, I would clasp my gloves to a brooch to keep them as a pair, as I would lose one on occasion...', 'snd_voi_home_101302', 23, 1013010, 1, 1, 0, 'snd_voi_home_101302_0023', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92015, 'I hope you will continue guiding me toward my ideals today.', 'snd_voi_training_101302', 0, 2009, 2, 1, 0, 'snd_voi_training_101302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92016, 'I am sure you know exactly what kind of training will make the most of my strengths, no?', 'snd_voi_training_101302', 1, 1013816, 2, 1, 0, 'snd_voi_training_101302_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92017, 'Strong and elegant, like a waterfowl.', 'snd_voi_training_101302', 2, 4009, 2, 1, 0, 'snd_voi_training_101302_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92018, 'Let us spread our wings toward victory.', 'snd_voi_training_101302', 3, 10001, 2, 1, 0, 'snd_voi_training_101302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92020, 'This place holds the potential to foster many friendly rivalries with the other racers. I must cherish this unique opportunity.', 'snd_voi_training_101302', 5, 1013816, 2, 1, 0, 'snd_voi_training_101302_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92021, 'I strive to always be as calm as serene waters.', 'snd_voi_training_101302', 6, 5001, 2, 1, 0, 'snd_voi_training_101302_0006', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92022, 'Let us discover what lies in the unknown future, together.', 'snd_voi_training_101302', 7, 1013001, 2, 1, 0, 'snd_voi_training_101302_0007', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 93004, 'The highest glory and gratitude are my gifts to you.', 'snd_voi_training_101302', 8, 0, 2, 1, 0, 'snd_voi_training_101302_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 93005, 'My pride... is to be shared with you.', 'snd_voi_training_101302', 9, 0, 2, 1, 0, 'snd_voi_training_101302_0009', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95007, 'Toward the heavens!', 'snd_voi_outgame_101302', 0, 1013006, 7, 1, 0, 'snd_voi_outgame_101302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95008, 'To the ends of the sky!', 'snd_voi_outgame_101302', 1, 1013007, 7, 1, 0, 'snd_voi_outgame_101302_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95010, 'I am Mejiro McQueen, and I shall race toward the skies.', 'snd_voi_outgame_101302', 3, 2001, 7, 1, 0, 'snd_voi_outgame_101302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70016, 'An elegant and light outfit, don''t you think?', 'snd_voi_outgame_101300', 24, 1013006, 7, 1, 0, 'snd_voi_outgame_101300_0024', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70017, 'I feel as though I can race to the ends of the sky.', 'snd_voi_outgame_101300', 25, 1013001, 7, 1, 0, 'snd_voi_outgame_101300_0025', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71016, 'An elegant and light outfit, don''t you think?', 'snd_voi_outgame_101300', 24, 18, 7, 0, 0, 'snd_voi_outgame_101300_0024', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71017, 'I feel as though I can race to the ends of the sky.', 'snd_voi_outgame_101300', 25, 28, 7, 0, 0, 'snd_voi_outgame_101300_0025', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95009, 'I shall advance to the distant, endless future!', 'snd_voi_gacha_101302', 0, 0, 7, 1, 0, 'snd_voi_gacha_101302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 40003, 'I shall spread my wings!', 'snd_voi_race_101302', 2, 0, 3, 1, 0, 'snd_voi_race_101302_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 40004, 'With these wings of mine, I shall soar higher and higher!', 'snd_voi_race_101302', 3, 0, 3, 1, 0, 'snd_voi_race_101302_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30006, 'I have risen to the heavens and won!', 'snd_voi_race_101302', 0, 0, 3, 1, 0, 'snd_voi_race_101302_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30007, 'Hehe... Ahem. There was little doubt.', 'snd_voi_race_101300', 8, 0, 3, 1, 0, 'snd_voi_race_101300_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90210, 'I happened to come across Teio during my morning run, and... I may have overdone it with my pacing a little.', 'snd_voi_home_101303', 0, 2001, 1, 1, 0, 'snd_voi_home_101303_0000', 0, 1013813, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90211, 'Ryan sent me a beautiful picture of the sunrise over the ocean this morning... Hehe, her smile was wonderful too.', 'snd_voi_home_101303', 1, 1013000, 1, 1, 0, 'snd_voi_home_101303_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90212, 'I believe tea time today will include a gourmet gelato... B-but obviously I wouldn''t be interested in that!', 'snd_voi_home_101303', 2, 1013001, 1, 1, 0, 'snd_voi_home_101303_0002', 0, 10007, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90213, 'Dober and Ardan share the same taste in clothing as me... We accidentally wear the same thing at times.', 'snd_voi_home_101303', 3, 1013023, 1, 1, 0, 'snd_voi_home_101303_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90214, 'I''d hate to go back covered in sweat like this. I''m not embarrassed, I just... wouldn''t want to trouble Ikuno.', 'snd_voi_home_101303', 4, 1013009, 1, 1, 0, 'snd_voi_home_101303_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90215, '"Another day, another job well done." My mother would always put me to bed with those kind words when I was young.', 'snd_voi_home_101303', 5, 5001, 1, 1, 0, 'snd_voi_home_101303_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90216, 'Spring... The sound of that word always renews me. Let''s get going. The cherry blossoms are in bloom.', 'snd_voi_home_101303', 6, 1013814, 1, 1, 0, 'snd_voi_home_101303_0006', 0, 10003, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90217, 'Would you like to go with me someplace more refreshing? I... just happened to buy a suitable outfit for it.', 'snd_voi_home_101303', 7, 1013006, 1, 1, 0, 'snd_voi_home_101303_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90218, 'Have you heard? Funny Honey is selling a new seasonal treat�a honey and sweet potato parfait!', 'snd_voi_home_101303', 8, 1013001, 1, 1, 0, 'snd_voi_home_101303_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90219, 'Strangely enough, I can forget all about the cold during a race. Is this one of the seven wonders of Umamusume?', 'snd_voi_home_101303', 9, 8000, 1, 1, 0, 'snd_voi_home_101303_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91216, 'It doesn''t happen often, but I get mistaken for Gold Ship at times... I don''t know how to feel about it!', 'snd_voi_home_101303', 10, 1013011, 1, 1, 0, 'snd_voi_home_101303_0010', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91217, 'A member of the Mejiro family must always be proud, yet modest... and occasionally, follow what their heart tells them. It''s true.', 'snd_voi_home_101303', 11, 2001, 1, 1, 0, 'snd_voi_home_101303_0011', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91218, 'I enjoy the Summer Walk every year. Though when it''s over, I sometimes find that I''ve overindulged... I need to stay vigilant.', 'snd_voi_home_101303', 12, 1013009, 1, 1, 0, 'snd_voi_home_101303_0012', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91219, 'I just learned that there''s a shaved ice festival! And all the fruit toppings you want are included! Hehe, I can''t wait. ?', 'snd_voi_home_101303', 13, 1013000, 1, 1, 0, 'snd_voi_home_101303_0013', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91220, 'Palmer once took me to see a summer music festival with her. I wasn''t sure I''d make it out of that rowdy crowd alive.', 'snd_voi_home_101303', 14, 1013010, 1, 1, 0, 'snd_voi_home_101303_0014', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91228, 'I chose a design with more coverage around the abdomen. You know, because... it never hurts to be a little cautious.', 'snd_voi_home_101303', 15, 1013013, 1, 1, 0, 'snd_voi_home_101303_0015', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91229, 'I''m not sure why, but simply wearing this takes me back to the summer sky that day.', 'snd_voi_home_101303', 16, 5001, 1, 1, 0, 'snd_voi_home_101303_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91221, 'Grandmother taught me this�even in the morning, you stand up straight, no matter how sleepy... you are... Yawn...', 'snd_voi_home_101303', 17, 1013009, 1, 1, 0, 'snd_voi_home_101303_0017', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91222, 'I just got some excellent tea. It''s Hallows'' seasonal blend, a perfect accent for sweet treats.', 'snd_voi_home_101303', 18, 1013001, 1, 1, 0, 'snd_voi_home_101303_0018', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91223, '...Hm? I think I can hear fireworks coming from somewhere... Shall we go have ourselves a look? Only a peek, of course.', 'snd_voi_home_101303', 19, 1013815, 1, 1, 0, 'snd_voi_home_101303_0019', 0, 10001, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91224, 'The outer path is exceptional this time of year with the cherry blossoms dancing amid the fragrant flowers. Would you accompany me for a walk there sometime?', 'snd_voi_home_101303', 20, 1013001, 1, 1, 0, 'snd_voi_home_101303_0020', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91225, 'A firefly once wandered all the way into Ardan''s room. It was more beautiful than anything I''d seen before.', 'snd_voi_home_101303', 21, 10001, 1, 1, 0, 'snd_voi_home_101303_0021', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91226, 'Gold Ship started shoveling at the sky, saying she was "reverse potato digging"... Perhaps I should ask her to stop.', 'snd_voi_home_101303', 22, 1013009, 1, 1, 0, 'snd_voi_home_101303_0022', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 91227, 'I-I am a proud member of the Mejiro family! I will not succumb to this slight chill! ...I refuse, I say!', 'snd_voi_home_101303', 23, 1013005, 1, 1, 0, 'snd_voi_home_101303_0023', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92215, 'I am fully refreshed and ready. Now, bring whatever training you may. I can handle it!', 'snd_voi_training_101303', 0, 1013816, 2, 1, 0, 'snd_voi_training_101303_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92216, 'Will this stay on? Trainer, tell me immediately if you see my ribbon fall off.', 'snd_voi_training_101303', 1, 10007, 2, 1, 0, 'snd_voi_training_101303_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92217, 'When a race calls, one must always respond in all seriousness.', 'snd_voi_training_101303', 2, 2000, 2, 1, 0, 'snd_voi_training_101303_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92218, 'Would it be all right if I ask for something completely unreasonable? ...Hehe, I''m only kidding.', 'snd_voi_training_101303', 3, 1013008, 2, 1, 0, 'snd_voi_training_101303_0003', 0, 1013801, 4500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92220, 'I am a member of the Mejiro family. I will strive to never forget this pride that I have, but also to never let myself be shackled by it.', 'snd_voi_training_101303', 5, 1013019, 2, 1, 0, 'snd_voi_training_101303_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92221, 'My goal remains unchanged�to realize the Mejiro dream, together with you.', 'snd_voi_training_101303', 6, 1013816, 2, 1, 0, 'snd_voi_training_101303_0006', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 92222, 'I want to show you something special. Hehe, it''s the sunset after a long day of training in the summer.', 'snd_voi_training_101303', 7, 1013001, 2, 1, 0, 'snd_voi_training_101303_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 93204, 'I''ll never forget how you were there for me through all my struggles.', 'snd_voi_training_101303', 8, 0, 2, 1, 0, 'snd_voi_training_101303_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 93205, 'Days of training, days of rest... All my memories are of the days we''ve shared.', 'snd_voi_training_101303', 9, 0, 2, 1, 0, 'snd_voi_training_101303_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95207, 'I''m feeling incredibly well-rested.', 'snd_voi_outgame_101303', 0, 2001, 7, 1, 0, 'snd_voi_outgame_101303_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95208, 'There''s a burning heat inside me. It shines like the summer sun!', 'snd_voi_outgame_101303', 1, 0, 7, 1, 0, 'snd_voi_outgame_101303_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95210, 'It is I, Mejiro McQueen. Do you have any summer plans?', 'snd_voi_outgame_101303', 3, 5001, 7, 1, 0, 'snd_voi_outgame_101303_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70216, 'I''ve prepared a whole list of things. The beach or the pool�which shall we go to first?', 'snd_voi_outgame_101300', 28, 1013001, 7, 1, 0, 'snd_voi_outgame_101300_0028', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70217, 'You know, I''m kind of interested in riding a water scooter... Er, only a little!', 'snd_voi_outgame_101300', 29, 10001, 7, 1, 0, 'snd_voi_outgame_101300_0029', 0, 10010, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71216, 'I''ve prepared a whole list of things. The beach or the pool�which shall we go to first?', 'snd_voi_outgame_101300', 28, 31, 7, 0, 0, 'snd_voi_outgame_101300_0028', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71217, 'You know, I''m kind of interested in riding a water scooter... Er, only a little!', 'snd_voi_outgame_101300', 29, 49, 7, 0, 0, 'snd_voi_outgame_101300_0029', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 95209, 'I love a walk on the beach, stepping in the waves... Would you mind if we go for a little stroll?', 'snd_voi_gacha_101303', 0, 0, 7, 1, 0, 'snd_voi_gacha_101303_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 40203, 'Run with me all through the summer.', 'snd_voi_race_101303', 2, 0, 3, 1, 0, 'snd_voi_race_101303_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 40204, 'A summer under the radiant sun... Spending this time with you... is going to be magical.', 'snd_voi_race_101303', 3, 0, 3, 1, 0, 'snd_voi_race_101303_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30206, 'Shaved ice with extra strawberries is in order... Ah!', 'snd_voi_race_101303', 0, 0, 3, 1, 0, 'snd_voi_race_101303_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 30207, 'Hehe... Ahem. There was little doubt.', 'snd_voi_race_101300', 8, 0, 3, 1, 0, 'snd_voi_race_101300_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 400001, 'Even if a new wind takes hold, I will not release my grasp on victory.', 'snd_voi_event_090003', 1, 4009, 7, 1, 0, 'snd_voi_event_090003_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 400000, 'To think I''d be trapped into joining... But if I''m going to do it, I''ll give it my all. That''s the pride of a Mejiro.', 'snd_voi_event_090016', 0, 10007, 7, 1, 0, 'snd_voi_event_090016_0000', 0, 2009, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 400006, 'The time has come to settle this. I swear to win with refinement, in a manner befitting a Mejiro.', 'snd_voi_event_090016', 6, 1013017, 7, 1, 0, 'snd_voi_event_090016_0006', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 400010, 'I suppose I should be grateful to Gold Ship. Only a little, mind you.', 'snd_voi_event_090016', 10, 1013006, 7, 1, 0, 'snd_voi_event_090016_0010', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 81000, 'I will happily take on the challenge.', 'snd_voi_outgame_101300', 13, 1013006, 7, 1, 0, 'snd_voi_outgame_101300_0013', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 81001, 'I will never back down... I shall live up to my family name!', 'snd_voi_outgame_101300', 14, 1013002, 7, 1, 0, 'snd_voi_outgame_101300_0014', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70018, 'Wonderful.', 'snd_voi_outgame_101300', 26, 1013001, 7, 1, 0, 'snd_voi_outgame_101300_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70019, 'I shall show you the true strength of the Mejiro family!', 'snd_voi_outgame_101300', 27, 8009, 7, 1, 0, 'snd_voi_outgame_101300_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71018, 'Wonderful.', 'snd_voi_outgame_101300', 26, 48, 7, 0, 0, 'snd_voi_outgame_101300_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 71019, 'I shall show you the true strength of the Mejiro family!', 'snd_voi_outgame_101300', 27, 35, 7, 0, 0, 'snd_voi_outgame_101300_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90020, 'I wish you a Happy Valentine''s Day.', 'snd_voi_valentine_101300', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90021, 'I wish you a Happy Valentine''s Day.', 'snd_voi_valentine_101300', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 90221, 'I wish you a Happy Valentine''s Day.', 'snd_voi_valentine_101300', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 80000, 'An excellent job.', 'snd_voi_aimteam_101300', 0, 1013006, 7, 0, 0, 'snd_voi_aimteam_101300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70020, 'On my days off, I still wear elegant attire, as a Mejiro should.', 'snd_voi_outgame_101300', 42, 2013, 7, 1, 0, 'snd_voi_outgame_101300_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1013, 70021, 'Finally, a day of rest. I should make full use of my free time.', 'snd_voi_outgame_101300', 43, 1013006, 7, 1, 0, 'snd_voi_outgame_101300_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 11, 'Cygames', 'snd_voi_title_101400', 0, 0, 0, 1, 0, 'snd_voi_title_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101400', 1, 0, 0, 1, 0, 'snd_voi_title_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10000, 'She''s the fastest, the greatest�the world''s strongest racer! And... she''s your Trainee Umamusume! Rumblin'' onto the stage�it''s El Condor Pasa!', 'snd_voi_home_101400', 0, 2009, 1, 1, 0, 'snd_voi_home_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10001, 'Trainer! Let''s make sure we soar onto the world stage! Startin'' with a hundred laps of running!', 'snd_voi_home_101400', 1, 1014007, 1, 1, 0, 'snd_voi_home_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10002, 'Make sure to take good care of yourself! The world''s strongest racer needs the world''s best amigo!', 'snd_voi_home_101400', 2, 1014006, 1, 1, 0, 'snd_voi_home_101400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10003, 'I wrote my first calligraphy of the year with Grass earlier. Japanese brushes are so hard to use!', 'snd_voi_home_101400', 3, 1014019, 1, 1, 0, 'snd_voi_home_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10004, 'Happy Valentine''s Day! I''ll bring you chocolates later as thanks for everything you do for me!', 'snd_voi_home_101400', 4, 8000, 1, 1, 0, 'snd_voi_home_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10005, 'Here you go! Spiced chocolates filled with homemade sauce. It''s even got my papa''s stamp of approval. You''re the first non-family member to have some!', 'snd_voi_home_101400', 5, 1014016, 1, 1, 0, 'snd_voi_home_101400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10006, 'Have you already written your Tanabata wish slip? Mine is done, complete�fabuloso! Let''s realize our dream of becoming the strongest in the world!', 'snd_voi_home_101400', 6, 1014006, 1, 1, 0, 'snd_voi_home_101400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10007, 'Happy Halloween, amigo! As a palate cleanser to all of those sweet candies, how about some of my special jalapeno tacos?', 'snd_voi_home_101400', 7, 1014016, 1, 1, 0, 'snd_voi_home_101400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10008, 'My papa used to dress up as Santa back in the day. That''s right, he was the mysterious masked wrestler: Santa Enmascarado!', 'snd_voi_home_101400', 8, 1014001, 1, 1, 0, 'snd_voi_home_101400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10009, 'A gorgeous, extravagant tree! Let''s put the star on top together!', 'snd_voi_home_101400', 9, 2001, 1, 1, 0, 'snd_voi_home_101400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10010, 'It''s almost that time of the year. Y''know, for New Year''s pro wrestling! I''m so excited right now that I can''t sit still!', 'snd_voi_home_101400', 10, 1014000, 1, 1, 0, 'snd_voi_home_101400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10011, 'Happy birthday! I''ll treat you to some of my special hot-and-spicy chicken at the cafeteria!', 'snd_voi_home_101400', 11, 1014001, 1, 1, 0, 'snd_voi_home_101400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10012, 'Trainer! I hope you have a bueno, super�extremo day!', 'snd_voi_home_101400', 12, 2009, 1, 1, 0, 'snd_voi_home_101400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10013, 'Gracias for celebrating with me! Let''s etch our names in history as the world''s strongest tag team!', 'snd_voi_home_101400', 13, 1014000, 1, 1, 0, 'snd_voi_home_101400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10014, 'My mama and papa called to wish me a happy birthday�wanna talk to them too? You''re my special tag-team partner, after all!', 'snd_voi_home_101400', 14, 1014812, 1, 1, 0, 'snd_voi_home_101400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10015, 'Looks like there''s a new notice, amigo! Let''s check it out together!', 'snd_voi_home_101400', 15, 1014007, 1, 1, 0, 'snd_voi_home_101400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10016, 'You''ve got a present waitin'' for you! I can''t wait to see what you got!', 'snd_voi_home_101400', 16, 9002, 1, 1, 0, 'snd_voi_home_101400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10017, 'Bueno! You completed a mission!', 'snd_voi_home_101400', 17, 1014007, 1, 1, 0, 'snd_voi_home_101400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10018, 'There''s a match�I mean, an event coming up soon!', 'snd_voi_home_101400', 18, 1014006, 1, 1, 0, 'snd_voi_home_101400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10019, 'There''s an event goin'' on right now! We just gotta join in!', 'snd_voi_home_101400', 19, 2009, 1, 1, 0, 'snd_voi_home_101400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10025, 'This shirt stays dry even when I''m sweating. It''s perfect for me, since I get so hot and excited when I go out!', 'snd_voi_home_101400', 25, 1014019, 1, 1, 0, 'snd_voi_home_101400_0025', 0, 1014016, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10026, 'Yellow and red are the colors of passion! ...And they stand out in a crowd to help my papa see me when he''s wrestling in the ring.', 'snd_voi_home_101400', 26, 1014007, 1, 1, 0, 'snd_voi_home_101400_0026', 0, 1014013, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10027, 'Dressing up, going out�I can''t wait! ? There''s a super exciting wrestling match soon... Wanna go with me?', 'snd_voi_home_101400', 27, 1014001, 1, 1, 0, 'snd_voi_home_101400_0027', 0, 1014820, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20000, 'Ugh, I''m off my game today... My heart is burning like the sun, yet my running lacks oomph!', 'snd_voi_training_101400', 0, 1014810, 2, 1, 0, 'snd_voi_training_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20001, 'I wanna run more, but my legs just won''t move! I should rest for a bit and prepare for next time!', 'snd_voi_training_101400', 1, 1014811, 2, 1, 0, 'snd_voi_training_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20002, 'I''m feelin'' bueno, excelente�fabulosa! Trainer, give me the hardest training you''ve got!', 'snd_voi_training_101400', 2, 1014007, 2, 1, 0, 'snd_voi_training_101400_0002', 0, 2009, 3300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20003, 'My motivation''s fully charged! Let''s show everyone how the world''s strongest Umamusume runs!', 'snd_voi_training_101400', 3, 2002, 2, 1, 0, 'snd_voi_training_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20004, 'Let''s get training already! The track, my shoes, and I are ready to go! Vamos!', 'snd_voi_training_101400', 4, 1014007, 2, 1, 0, 'snd_voi_training_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20005, 'I''m on fire! Gimme some training so hot I''ll get first-degree burns!', 'snd_voi_training_101400', 5, 1014001, 2, 1, 0, 'snd_voi_training_101400_0005', 0, 1014000, 1700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20006, 'Making her way into the ring�it''s El Condor Pasa! What''ve you got in store for me today?', 'snd_voi_training_101400', 6, 2001, 2, 1, 0, 'snd_voi_training_101400_0006', 0, 1014007, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20007, 'Okay, let''s get fired up, pumped up�blazing! It''s time for training!', 'snd_voi_training_101400', 7, 1014006, 2, 1, 0, 'snd_voi_training_101400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20008, 'My body feels a little heavy, but I''m sure I can still fly!', 'snd_voi_training_101400', 8, 1014018, 2, 1, 0, 'snd_voi_training_101400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20009, 'I kinda feel like I''m lacking focus... Wait, do I not have enough energy?!', 'snd_voi_training_101400', 9, 1014811, 2, 1, 0, 'snd_voi_training_101400_0009', 0, 1014014, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20010, 'I don''t think I''m in good shape... Th-there''s no way I can show my face to Papa like this!', 'snd_voi_training_101400', 10, 1014811, 2, 1, 0, 'snd_voi_training_101400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20011, 'Has my body always been so stiff?! What''s wrong with it?', 'snd_voi_training_101400', 11, 1014809, 2, 1, 0, 'snd_voi_training_101400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20021, 'You want me to enter another race? I dunno if I''ll be able to take flight... N-no, if I''m entering, I''m racing to win!', 'snd_voi_training_101400', 12, 9007, 2, 1, 0, 'snd_voi_training_101400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20022, 'Another race? Don''t you know that condors need to rest their wings sometimes too?', 'snd_voi_training_101400', 13, 1014814, 2, 1, 0, 'snd_voi_training_101400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20023, 'It''s time for the big race! I''m all fired up! Let''s go, Trainer!', 'snd_voi_training_101400', 14, 1014000, 2, 1, 0, 'snd_voi_training_101400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20024, 'I''m perfecto! I can cut through the air like a condor right now!', 'snd_voi_training_101400', 15, 2002, 2, 1, 0, 'snd_voi_training_101400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20025, 'El Condor Pasa�in the ring and raring to go! Let''s show everyone how the world''s strongest Umamusume runs!', 'snd_voi_training_101400', 16, 2009, 2, 1, 0, 'snd_voi_training_101400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20026, 'Stretches are done, and the shoes are on! I feel like I can run faster than usual!', 'snd_voi_training_101400', 17, 1014001, 2, 1, 0, 'snd_voi_training_101400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20027, 'Well then, time for me to fly gloriously across the turf!', 'snd_voi_training_101400', 18, 1014016, 2, 1, 0, 'snd_voi_training_101400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20028, 'My body feels light today! I''m gonna soar higher than ever!', 'snd_voi_training_101400', 19, 1014007, 2, 1, 0, 'snd_voi_training_101400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20029, 'Okay, it''s race time! I''ve done all I can, so all that''s left is to win!', 'snd_voi_training_101400', 20, 1014006, 2, 1, 0, 'snd_voi_training_101400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20030, 'If I can put in as much power as I usually do, then there''s no way I''ll lose!', 'snd_voi_training_101400', 21, 1014000, 2, 1, 0, 'snd_voi_training_101400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20031, 'This is an important race, so I''m gonna zoom with all I''ve got!', 'snd_voi_training_101400', 22, 2000, 2, 1, 0, 'snd_voi_training_101400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20032, 'You''ll never win if you give up before the race even starts! I''ll be okay�I''ve got the wings to fly!', 'snd_voi_training_101400', 23, 1014006, 2, 1, 0, 'snd_voi_training_101400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20033, 'Heh-heh-heh... Even if I''m not well-prepared, the world''s strongest racer will still win!', 'snd_voi_training_101400', 24, 1014017, 2, 1, 0, 'snd_voi_training_101400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20034, 'I''m not feeling my best, but that makes no difference! I''ve still gotta win!', 'snd_voi_training_101400', 25, 1014018, 2, 1, 0, 'snd_voi_training_101400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20035, 'I''m cornered and almost down for the count... This is when my fire burns the hottest! I''ll show you the power of El Condor Pasa!', 'snd_voi_training_101400', 26, 1014007, 2, 1, 0, 'snd_voi_training_101400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20036, 'This is an important race, so I''m gonna do my best and run my own way!', 'snd_voi_training_101400', 27, 1014814, 2, 1, 0, 'snd_voi_training_101400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20037, 'I might be a liiittle out of shape. B-but everything''s fine! And y''know why? Because I''m the strongest around!', 'snd_voi_training_101400', 28, 1014811, 2, 1, 0, 'snd_voi_training_101400_0028', 0, 1014010, 6700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20038, 'Heeeeere''s El!', 'snd_voi_training_101400', 29, 0, 2, 1, 0, 'snd_voi_training_101400_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20039, 'I''m off!', 'snd_voi_training_101400', 30, 0, 2, 1, 0, 'snd_voi_training_101400_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20040, 'It''s practice time!', 'snd_voi_training_101400', 31, 0, 2, 1, 0, 'snd_voi_training_101400_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20041, 'I''m gonna get real smart!', 'snd_voi_training_101400', 32, 0, 2, 1, 0, 'snd_voi_training_101400_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20042, 'Por qu�?!', 'snd_voi_training_101400', 33, 0, 2, 1, 0, 'snd_voi_training_101400_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20043, 'I don''t understand!', 'snd_voi_training_101400', 34, 0, 2, 1, 0, 'snd_voi_training_101400_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20046, 'Let''s go!', 'snd_voi_training_101400', 37, 0, 2, 1, 0, 'snd_voi_training_101400_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20047, 'Feel the sea breeze!', 'snd_voi_training_101400', 38, 0, 2, 1, 0, 'snd_voi_training_101400_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20049, 'Come rain, hail, or shine�be grateful and gracious!', 'snd_voi_training_101400', 63, 0, 2, 1, 0, 'snd_voi_training_101400_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20050, 'Muchas gracias!', 'snd_voi_training_101400', 64, 0, 2, 1, 0, 'snd_voi_training_101400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30000, 'Just a little more! I''m still not satisfied!', 'snd_voi_race_101400', 0, 0, 3, 1, 0, 'snd_voi_race_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30001, 'Talk about gut-wrenching! I will win next time!', 'snd_voi_race_101400', 1, 0, 3, 1, 0, 'snd_voi_race_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30002, 'Faster... I''m gonna get even faster!', 'snd_voi_race_101400', 2, 0, 3, 1, 0, 'snd_voi_race_101400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30003, 'I''m still nowhere near being the world''s strongest!', 'snd_voi_race_101400', 3, 0, 3, 1, 0, 'snd_voi_race_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 60000, 'I''ll give you the strongest performance you''ve ever seen!', 'snd_voi_live_101400', 0, 1014001, 4, 1, 0, 'snd_voi_live_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 60001, 'No one comes close to me on turf or onstage!', 'snd_voi_live_101400', 1, 1014017, 4, 1, 0, 'snd_voi_live_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70001, 'Trainer! I''m so moved by your words, your fire�your passion!', 'snd_voi_outgame_101400', 1, 1014007, 7, 1, 0, 'snd_voi_outgame_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90000, 'I''m up early, at school�nothing can stop me! Buenos d�aaas! Ahhh, what a beautiful breeze this morning!', 'snd_voi_home_101401', 0, 1014000, 1, 1, 0, 'snd_voi_home_101401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90001, 'Okay, let''s shout our greetings towards the blazing sun to start the day! Bueeenos d�aaas!', 'snd_voi_home_101401', 1, 1014007, 1, 1, 0, 'snd_voi_home_101401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90002, 'Have you already had lunch? If you haven''t, help yourself to some of my special chili-pepper-filled red tortillas!', 'snd_voi_home_101401', 2, 1014018, 1, 1, 0, 'snd_voi_home_101401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90003, 'Buenas tardes! As the world''s strongest, I''ll tackle any training you''ve got for me today!', 'snd_voi_home_101401', 3, 1014001, 1, 1, 0, 'snd_voi_home_101401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90004, 'The sun may set, but it always rises again! The sun stocks up on power at night so it can burst into the ring again the next day!', 'snd_voi_home_101401', 4, 1014019, 1, 1, 0, 'snd_voi_home_101401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90005, 'Qu�? My homework? Tomorrow I have to submit uno, dos, tres... Grass! Where are you?!', 'snd_voi_home_101401', 5, 1014811, 1, 1, 0, 'snd_voi_home_101401_0005', 0, 1014005, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90006, 'Spring means cactus flowers! So I''ve placed some next to Grass''s vase. Talk about tasteful!', 'snd_voi_home_101401', 6, 1014019, 1, 1, 0, 'snd_voi_home_101401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90007, 'Hotter than a heatwave and faster than fiery winds! El Condor Pasa''s mighty legs will take her to the far reaches of the summer sky!', 'snd_voi_home_101401', 7, 2009, 1, 1, 0, 'snd_voi_home_101401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90008, 'Lately, the days have been getting shorter. Buuuuut! The condor shall fly, even in the darkness!', 'snd_voi_home_101401', 8, 1014019, 1, 1, 0, 'snd_voi_home_101401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90009, 'Japanese kotatsu heaters are dangerous. Once you slip in, you can never escape. It''s like a deathmatch against an evil antlion!', 'snd_voi_home_101401', 9, 2003, 1, 1, 0, 'snd_voi_home_101401_0009', 0, 1014003, 5100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91000, 'If I wanna prove myself as the world''s strongest, then I gotta beat Suzuka first! I''ll make sure I send her flying out of the ring!', 'snd_voi_home_101401', 10, 1014007, 1, 1, 0, 'snd_voi_home_101401_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91001, 'The meat Taiki serves at her barbecues is always huge, juicy�delicious! It reminds me of home in the States!', 'snd_voi_home_101401', 11, 1014000, 1, 1, 0, 'snd_voi_home_101401_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91002, 'Trainer, did you see the pro wrestling match on TV yesterday?! That mid-air finisher at the end was bueno!', 'snd_voi_home_101401', 12, 1014007, 1, 1, 0, 'snd_voi_home_101401_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91003, 'Papa passed this mask down to me. It''s the burning passion within it that''s made me the world''s strongest racer!', 'snd_voi_home_101401', 13, 1014001, 1, 1, 0, 'snd_voi_home_101401_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91004, 'Japanese, English, and Spanish... You need to be multilingual to race around the world! I''m currently studying French!', 'snd_voi_home_101401', 14, 1014006, 1, 1, 0, 'snd_voi_home_101401_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91005, 'A masked Umamusume who appears onstage with a fluttering dance in her gorgeous garb�it''s El Condor Pasa!', 'snd_voi_home_101401', 15, 2009, 1, 1, 0, 'snd_voi_home_101401_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91006, 'You think it''d be possible to set up a rope on the concert stage so I could pull off some aerial techniques?!', 'snd_voi_home_101401', 16, 1014018, 1, 1, 0, 'snd_voi_home_101401_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91007, 'I''ve got an outfit that can shine all over the world! Now all I have to do is perfect my winning running technique!', 'snd_voi_home_101401', 17, 1014007, 1, 1, 0, 'snd_voi_home_101401_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91008, 'Nothing''s impossible for me! I''m gonna use these bright red wings to fly across the sea!', 'snd_voi_home_101401', 18, 2009, 1, 1, 0, 'snd_voi_home_101401_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91009, 'I was doing my morning practice until just now... Ack, it''s almost starting time! I haven''t trained enough yet!', 'snd_voi_home_101401', 19, 1014814, 1, 1, 0, 'snd_voi_home_101401_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91010, 'Wanna give my handgrips a squeeze? I got them custom-made, so they''re pretty tough!', 'snd_voi_home_101401', 20, 1014018, 1, 1, 0, 'snd_voi_home_101401_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91011, 'Yaaawn... I may be the strongest, but I can''t win against the sleepies. I''ll sleep now to recharge for tomorrow!', 'snd_voi_home_101401', 21, 1014815, 1, 1, 0, 'snd_voi_home_101401_0021', 0, 1014018, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91012, 'I love how the breeze feels in the spring! I feel like I could pull off an impressive body slam if I rode it up into the air!', 'snd_voi_home_101401', 22, 1014006, 1, 1, 0, 'snd_voi_home_101401_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91013, 'It''s hot... Way too hot! Which means we need some hot food! Food to get your body and soul all caliente! So hot that fire feels cool!', 'snd_voi_home_101401', 23, 1014004, 1, 1, 0, 'snd_voi_home_101401_0023', 0, 2001, 3100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91014, 'Matsutake mushroom rice is only around in the fall, so Spe and I had a rock-paper-scissors match for the last one. And the winner was... El!', 'snd_voi_home_101401', 24, 1014017, 1, 1, 0, 'snd_voi_home_101401_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91015, 'Even if I run with passion as hot as the sun, I still feel cold in winter... Qu� misterio!', 'snd_voi_home_101401', 25, 1014003, 1, 1, 0, 'snd_voi_home_101401_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92000, 'Vamos! It''s time for training!', 'snd_voi_training_101401', 0, 2009, 2, 1, 0, 'snd_voi_training_101401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92001, 'I''m perfecta! Ready for training whenever!', 'snd_voi_training_101401', 2, 1014017, 2, 1, 0, 'snd_voi_training_101401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92002, 'Trainer! Give me your instructions!', 'snd_voi_training_101401', 3, 9009, 2, 1, 0, 'snd_voi_training_101401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92003, 'I''m ready to take flight!', 'snd_voi_training_101401', 4, 1014007, 2, 1, 0, 'snd_voi_training_101401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92011, 'Tough, rough�never enough! That''s the kind of training I want!', 'snd_voi_training_101401', 1, 1014007, 2, 1, 0, 'snd_voi_training_101401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92005, 'Let''s get in some extremo training so that I can become the strongest in the world!', 'snd_voi_training_101401', 5, 1014018, 2, 1, 0, 'snd_voi_training_101401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92006, 'I don''t intend to lose to anyone! That''s why we shouldn''t hold anything back!', 'snd_voi_training_101401', 6, 1014007, 2, 1, 0, 'snd_voi_training_101401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92007, 'She''s the strongest, she''s invincible�she''s El Condor Pasa! Soaring high every day!', 'snd_voi_training_101401', 7, 2009, 2, 1, 0, 'snd_voi_training_101401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 93000, 'We''ve become the strongest tag team around!', 'snd_voi_training_101401', 8, 0, 2, 1, 0, 'snd_voi_training_101401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 93001, 'I''m a step closer to becoming the world''s strongest racer!', 'snd_voi_training_101401', 9, 0, 2, 1, 0, 'snd_voi_training_101401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95000, 'Oooooh! My body is burnin'' up!', 'snd_voi_outgame_101401', 0, 2001, 7, 1, 0, 'snd_voi_outgame_101401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95001, 'One step closer to being the world champ!', 'snd_voi_outgame_101401', 1, 2001, 7, 1, 0, 'snd_voi_outgame_101401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95003, 'I''m El Condor Pasa! Nice to meet ya!', 'snd_voi_outgame_101401', 3, 1014007, 7, 1, 0, 'snd_voi_outgame_101401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1008, 'Friendship, unity�victoryyyyy!', 'snd_voi_teamst_st_101400_0000', 0, 4009, 8, 1, 0, 'snd_voi_teamst_st_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1035, 'Are you ready?!', 'snd_voi_teamst_st_101400_1010', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_101400_1010_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1036, 'Let''s go, Sei!', 'snd_voi_teamst_st_101400_1020', 0, 1014016, 8, 1, 0, 'snd_voi_teamst_st_101400_1020_00', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1000, 'And we''re off!', 'snd_voi_teamst_101400', 0, 990021, 8, 1, 0, 'snd_voi_teamst_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1001, 'Victoria!', 'snd_voi_teamst_101400', 1, 0, 8, 1, 0, 'snd_voi_teamst_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1003, 'That was a burnin''-hot match!', 'snd_voi_teamst_101400', 2, 0, 8, 1, 0, 'snd_voi_teamst_101400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1002, 'Not like thiiis!', 'snd_voi_teamst_101400', 3, 0, 8, 1, 0, 'snd_voi_teamst_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1004, 'We did it! We won!', 'snd_voi_teamst_101400', 4, 1014000, 8, 1, 0, 'snd_voi_teamst_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1007, 'A new high score!', 'snd_voi_teamst_101400', 5, 1014016, 8, 1, 0, 'snd_voi_teamst_101400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1006, 'That was a burnin''-hot match!', 'snd_voi_teamst_101400', 2, 2009, 8, 1, 0, 'snd_voi_teamst_101400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 1005, 'Not like thiiis!', 'snd_voi_teamst_101400', 3, 1014005, 8, 1, 0, 'snd_voi_teamst_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 120000, 'I could burst with energy!', 'snd_voi_outgame_101400', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140000, 'Let''s do our best!', 'snd_voi_minigame_101400', 0, 1014001, 9, 1, 0, 'snd_voi_minigame_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140001, 'Got it!', 'snd_voi_minigame_101400', 1, 1014007, 9, 1, 0, 'snd_voi_minigame_101400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140002, 'Awww, you lost it...', 'snd_voi_minigame_101400', 2, 1014015, 9, 1, 0, 'snd_voi_minigame_101400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140003, 'Success! Triunfo! A huge haul!', 'snd_voi_minigame_101400', 3, 971014, 9, 1, 0, 'snd_voi_minigame_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140004, 'Fant�stico!', 'snd_voi_minigame_101400', 4, 972014, 9, 1, 0, 'snd_voi_minigame_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140005, 'Ugh, we failed...', 'snd_voi_minigame_101400', 5, 1014809, 9, 1, 0, 'snd_voi_minigame_101400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140006, 'Success! Triunfo! A huge haul!', 'snd_voi_minigame_101400', 3, 974014, 9, 1, 0, 'snd_voi_minigame_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140007, 'Fant�stico!', 'snd_voi_minigame_101400', 4, 973014, 9, 1, 0, 'snd_voi_minigame_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140008, 'Ehehe!', 'snd_voi_minigame_101400', 6, 1014803, 9, 1, 0, 'snd_voi_minigame_101400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140009, 'Hmm-hm-hmm! ?', 'snd_voi_minigame_101400', 7, 1014000, 9, 1, 0, 'snd_voi_minigame_101400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140010, 'Hmm...', 'snd_voi_minigame_101400', 8, 1014804, 9, 1, 0, 'snd_voi_minigame_101400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140011, 'Magn�fico!', 'snd_voi_minigame_101400', 9, 1014805, 9, 1, 0, 'snd_voi_minigame_101400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140014, 'Ugaaagh!', 'snd_voi_minigame_101400', 10, 1014813, 9, 1, 0, 'snd_voi_minigame_101400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140015, 'Hmm...', 'snd_voi_minigame_101400', 11, 1014009, 9, 1, 0, 'snd_voi_minigame_101400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140016, 'C''mon!', 'snd_voi_minigame_101400', 12, 1014000, 9, 1, 0, 'snd_voi_minigame_101400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140012, 'You did it!', 'snd_voi_minigame_101400', 13, 1014016, 9, 1, 0, 'snd_voi_minigame_101400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140013, 'Wow!', 'snd_voi_minigame_101400', 14, 1014806, 9, 1, 0, 'snd_voi_minigame_101400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140017, 'No way...', 'snd_voi_minigame_101400', 15, 1014816, 9, 1, 0, 'snd_voi_minigame_101400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 140018, 'Ngh...', 'snd_voi_minigame_101400', 16, 1014817, 9, 1, 0, 'snd_voi_minigame_101400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 40000, 'Now it''s my time to shine!', 'snd_voi_race_101401', 2, 0, 3, 1, 0, 'snd_voi_race_101401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 40001, 'Now it''s my time to shine!', 'snd_voi_race_101401', 2, 0, 3, 1, 0, 'snd_voi_race_101401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 40002, 'I''m red-hot serious!', 'snd_voi_race_101400', 6, 0, 3, 1, 0, 'snd_voi_race_101400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30004, 'Yes! Victory! Knocked ''em outta the ring!', 'snd_voi_race_101401', 0, 0, 3, 1, 0, 'snd_voi_race_101401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30005, 'Who''s the world''s strongest? It''s El Condor Pasa!', 'snd_voi_race_101400', 8, 0, 3, 1, 0, 'snd_voi_race_101400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 31000, 'Go, go!', 'snd_voi_race_101400', 9, 0, 3, 1, 0, 'snd_voi_race_101400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 13, 'Here''s your login bonus for today!', 'snd_voi_title_101400', 4, 2009, 1, 1, 0, 'snd_voi_title_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 15, 'You''ve got this comin'' to you tomorrow!', 'snd_voi_title_101400', 5, 8002, 1, 1, 0, 'snd_voi_title_101400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 110000, 'Perfect, powered-up, and ready for a fight?!', 'snd_voi_home_101400', 21, 0, 1, 1, 0, 'snd_voi_home_101400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 110001, 'It''s nice to look back on memories, too!', 'snd_voi_home_101400', 22, 0, 1, 1, 0, 'snd_voi_home_101400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 110002, 'Is there a race perfect for me?!', 'snd_voi_home_101400', 23, 0, 1, 1, 0, 'snd_voi_home_101400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 10021, 'Your Umamusume Archive has leveled uuuuup!', 'snd_voi_home_101400', 24, 8001, 1, 1, 0, 'snd_voi_home_101400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 20051, 'Let''s do our best!', 'snd_voi_training_101400', 65, 1009, 2, 1, 0, 'snd_voi_training_101400_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70000, 'Let''s aim to be the strongest in the world!', 'snd_voi_outgame_101400', 3, 0, 7, 1, 0, 'snd_voi_outgame_101400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95005, 'I''ll support you!', 'snd_voi_outgame_101400', 4, 0, 7, 1, 0, 'snd_voi_outgame_101400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95006, 'I''m the best in the world when it comes to supporting people, too!', 'snd_voi_outgame_101400', 5, 0, 7, 1, 0, 'snd_voi_outgame_101400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70004, 'This uniform is so easy to move around in!', 'snd_voi_outgame_101400', 16, 3009, 7, 1, 0, 'snd_voi_outgame_101400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70010, 'Wearing clothes that I''m used to is so calming!', 'snd_voi_outgame_101400', 17, 1014000, 7, 1, 0, 'snd_voi_outgame_101400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70008, 'These frills are like the wings of a condor!', 'snd_voi_outgame_101400', 20, 1014016, 7, 1, 0, 'snd_voi_outgame_101400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70014, 'We might as well dance while we''re at it!', 'snd_voi_outgame_101400', 21, 1014007, 7, 1, 0, 'snd_voi_outgame_101400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70009, 'I get all motivated when I wear this!', 'snd_voi_outgame_101400', 22, 10001, 7, 1, 0, 'snd_voi_outgame_101400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70015, 'Clothes fit for the world''s strongest racer!', 'snd_voi_outgame_101400', 23, 10001, 7, 1, 0, 'snd_voi_outgame_101400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71004, 'This uniform is so easy to move around in!', 'snd_voi_outgame_101400', 16, 22, 7, 0, 0, 'snd_voi_outgame_101400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71010, 'Wearing clothes that I''m used to is so calming!', 'snd_voi_outgame_101400', 17, 18, 7, 0, 0, 'snd_voi_outgame_101400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71008, 'These frills are like the wings of a condor!', 'snd_voi_outgame_101400', 20, 148, 7, 0, 0, 'snd_voi_outgame_101400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71014, 'We might as well dance while we''re at it!', 'snd_voi_outgame_101400', 21, 23, 7, 0, 0, 'snd_voi_outgame_101400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71009, 'I get all motivated when I wear this!', 'snd_voi_outgame_101400', 22, 18, 7, 0, 0, 'snd_voi_outgame_101400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71015, 'Clothes fit for the world''s strongest racer!', 'snd_voi_outgame_101400', 23, 18, 7, 0, 0, 'snd_voi_outgame_101400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 2030, 'And we''re off!', 'snd_voi_teamst_101400', 0, 990021, 10, 1, 0, 'snd_voi_teamst_101400_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 2031, 'Friendship, unity�victoryyyyy!', 'snd_voi_teamst_st_101400_0000', 0, 4009, 10, 1, 0, 'snd_voi_teamst_st_101400_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 2032, 'Muchas gracias!', 'snd_voi_training_101400', 64, 1014000, 10, 1, 0, 'snd_voi_training_101400_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 2033, 'My body feels light today! I think I can soar with more energy than usual right now!', 'snd_voi_training_101400', 19, 1014007, 10, 1, 0, 'snd_voi_training_101400_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 2034, 'El Condor Pasa�in the ring and raring to go! Let''s show everyone the world''s best running!', 'snd_voi_training_101400', 16, 2009, 10, 1, 0, 'snd_voi_training_101400_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 2035, 'Muchas gracias!', 'snd_voi_training_101400', 64, 1014000, 10, 0, 0, 'snd_voi_training_101400_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 81000, 'She''s the world''s strongest and fastest! Your opponent is... El Condor Pasa!', 'snd_voi_outgame_101400', 13, 2009, 7, 1, 0, 'snd_voi_outgame_101400_0013', 0, 0, 0, 1615809600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 81001, 'We''re just getting started! The battle gong sounded not long ago!', 'snd_voi_outgame_101400', 14, 1014017, 7, 1, 0, 'snd_voi_outgame_101400_0014', 0, 0, 0, 1615809600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90010, 'Como est�aaaas! Whaddya say we do some martial arts training this morning? I''m bursting with energy!', 'snd_voi_home_101402', 0, 1014007, 1, 1, 0, 'snd_voi_home_101402_0000', 0, 2009, 2400, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90011, 'Oooooh! Smooth, sweet�sensational! I''m starting the day feeling all refreshed thanks to Grass''s massage!', 'snd_voi_home_101402', 1, 1014017, 1, 1, 0, 'snd_voi_home_101402_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90012, 'What should we do during our lunch break? Whether we''re playing cards or dancing, I''ll take on any challenge!', 'snd_voi_home_101402', 2, 1014006, 1, 1, 0, 'snd_voi_home_101402_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90013, 'I''m getting hungry... Let''s go to the second-hand shop�I mean, caf� to get some grub!', 'snd_voi_home_101402', 3, 1014010, 1, 1, 0, 'snd_voi_home_101402_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90014, 'Nighttime is when the monsters come out to play... But! All monsters are destined to be slain by me! Which means! It''s time for me to play!', 'snd_voi_home_101402', 4, 1014003, 1, 1, 0, 'snd_voi_home_101402_0004', 0, 1014007, 3100, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90015, 'Are you looking for a place to stay? The Tracen dorms are free of charge! Trainers can''t come in, though!', 'snd_voi_home_101402', 5, 1014007, 1, 1, 0, 'snd_voi_home_101402_0005', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90016, 'Spring is the season of new beginnings! The El-style Condor Martial Arts Academy is always accepting new disciples!', 'snd_voi_home_101402', 6, 1014016, 1, 1, 0, 'snd_voi_home_101402_0006', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90017, 'The hot days never end... So what you need is�shaved ice made by punching ice chunks! It helps with training too, so you''re killing two condors with one stone!', 'snd_voi_home_101402', 7, 1014004, 1, 1, 0, 'snd_voi_home_101402_0007', 0, 1014017, 2700, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90018, 'Hmph! How could these blazing crimson-red clothes of mine be pretty like fall leaves?! Grass just doesn''t get it!', 'snd_voi_home_101402', 8, 1014003, 1, 1, 0, 'snd_voi_home_101402_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90019, 'It''s not cold... It''s not! When I wear these clothes, the burning-hot fighting spirit makes me�achoo!', 'snd_voi_home_101402', 9, 1014008, 1, 1, 0, 'snd_voi_home_101402_0009', 0, 1014818, 8100, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91016, 'Biko''s eyes get all sparkly when I wear these clothes... It''s not like I''ve got anything to do with Carrot Ranger, though...', 'snd_voi_home_101402', 10, 1014009, 1, 1, 0, 'snd_voi_home_101402_0010', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91017, 'Exploration, discovery�adventure! The next time I go to Umanest, Spe and the others''ll be with me too!', 'snd_voi_home_101402', 11, 1014016, 1, 1, 0, 'snd_voi_home_101402_0011', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91018, 'RPGs are great and all, but let''s go for a fighting game next! I wanna meet others stronger than me!', 'snd_voi_home_101402', 12, 1014000, 1, 1, 0, 'snd_voi_home_101402_0012', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91019, 'King dropped by in the middle of my dance lesson to watch... My dance was awesome, wasn''t it?!', 'snd_voi_home_101402', 13, 1014004, 1, 1, 0, 'snd_voi_home_101402_0013', 0, 8007, 5200, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91020, 'Hmm, I can deal with orcs and goblins, but how do I put a wyvern in a joint lock?', 'snd_voi_home_101402', 14, 1014003, 1, 1, 0, 'snd_voi_home_101402_0014', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91028, 'The flames within me are burning with a bright-red fighting spirit! These clothes show my drive to never lose against anyone!', 'snd_voi_home_101402', 15, 2009, 1, 1, 0, 'snd_voi_home_101402_0015', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91029, 'Oooh, this is ultimo cool! Just wearing this sets my spirit ablaze with intense heat!', 'snd_voi_home_101402', 16, 1014007, 1, 1, 0, 'snd_voi_home_101402_0016', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91021, 'Start your morning by greeting the sun! The Condor Style teaches you to be the earliest to rise!', 'snd_voi_home_101402', 17, 1014017, 1, 1, 0, 'snd_voi_home_101402_0017', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91022, 'Grand meals are great, but sometimes I just want some inn food, like stew with rye bread...', 'snd_voi_home_101402', 18, 1014006, 1, 1, 0, 'snd_voi_home_101402_0018', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91023, 'Gotta get some shadowboxing done before I sleep! You have to picture your enemy and fight them! That''s the way of a Condor monk!', 'snd_voi_home_101402', 19, 1014007, 1, 1, 0, 'snd_voi_home_101402_0019', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91024, 'The Condor Style can turn even a gentle spring breeze into a fiery wind! Well? Wanna give it a shot?', 'snd_voi_home_101402', 20, 1014001, 1, 1, 0, 'snd_voi_home_101402_0020', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91025, 'I''ve got you covered for summer ghost stories! If you get scared, just yell out, "Condor dancing fist! Hah!"', 'snd_voi_home_101402', 21, 1014016, 1, 1, 0, 'snd_voi_home_101402_0021', 0, 1014001, 6100, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91026, 'Punch faster than a dry leaf falls to the ground! That''s the Condor Falling-Leaf Fist! Give it a try when you''re cleaning up fallen leaves!', 'snd_voi_home_101402', 22, 2009, 1, 1, 0, 'snd_voi_home_101402_0022', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 91027, 'The cold waves of winter don''t stand a chance against the Condor Style! Who even needs a jacket? ...Achoo!', 'snd_voi_home_101402', 23, 1014010, 1, 1, 0, 'snd_voi_home_101402_0023', 0, 1014818, 7700, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92015, 'It''s training time!', 'snd_voi_training_101402', 0, 1014001, 2, 1, 0, 'snd_voi_training_101402_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92016, 'I''m always ready for battle! Bring it on!', 'snd_voi_training_101402', 1, 1014007, 2, 1, 0, 'snd_voi_training_101402_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92017, 'Both racing and martial arts are about training and practice!', 'snd_voi_training_101402', 3, 1014016, 2, 1, 0, 'snd_voi_training_101402_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92018, 'Full fire, full power�full steam ahead! Gotta get that spirit on fire!', 'snd_voi_training_101402', 4, 1014017, 2, 1, 0, 'snd_voi_training_101402_0004', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92020, 'I don''t think! I feel�that''s what my training''s about!', 'snd_voi_training_101402', 5, 1014019, 2, 1, 0, 'snd_voi_training_101402_0005', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92021, 'The path to becoming the fastest... Do you train every day�or do you not? It''s very simple!', 'snd_voi_training_101402', 6, 1014017, 2, 1, 0, 'snd_voi_training_101402_0006', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 92022, 'I''m the strongest and fastest around! Be it on turf or the entire world�I''ll save you all!', 'snd_voi_training_101402', 7, 1014001, 2, 1, 0, 'snd_voi_training_101402_0007', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 93004, 'I flew this far because I''m not alone! As long as I''ve got you, I can do my best no matter what world I''m in!', 'snd_voi_training_101402', 8, 0, 2, 1, 0, 'snd_voi_training_101402_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 93005, 'I''ve managed to show off the true power of the Condor Style!', 'snd_voi_training_101402', 9, 0, 2, 1, 0, 'snd_voi_training_101402_0009', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95007, 'Level uuup! Let''s keep this up and get some more experience!', 'snd_voi_outgame_101402', 0, 4009, 7, 1, 0, 'snd_voi_outgame_101402_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95008, 'Uno! Dos! Tres! Nothing''s stopping my Condor Punch!', 'snd_voi_outgame_101402', 1, 0, 7, 1, 0, 'snd_voi_outgame_101402_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95010, 'El Condor Pasa! Soaring in to save the wooorld!', 'snd_voi_outgame_101402', 3, 1014017, 7, 1, 0, 'snd_voi_outgame_101402_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70016, 'Whoa! Wearing this signature racewear really does get me all pumped up!', 'snd_voi_outgame_101400', 24, 1014016, 7, 1, 0, 'snd_voi_outgame_101400_0024', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70017, 'Oh? You wish to battle me? I''m always ready for a challenge!', 'snd_voi_outgame_101400', 25, 1014007, 7, 1, 0, 'snd_voi_outgame_101400_0025', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71016, 'Whoa! Wearing this signature racewear really does get me all pumped up!', 'snd_voi_outgame_101400', 24, 23, 7, 0, 0, 'snd_voi_outgame_101400_0024', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71017, 'Oh? You wish to battle me? I''m always ready for a challenge!', 'snd_voi_outgame_101400', 25, 33, 7, 0, 0, 'snd_voi_outgame_101400_0025', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 95009, 'Wha-bam! Ka-slam! FISTS OF FURYYY!\nNo one throws a punch like EL CONDOR PASAAAA!', 'snd_voi_gacha_101402', 0, 0, 7, 1, 0, 'snd_voi_gacha_101402_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 40003, 'Furious Condor Fists!', 'snd_voi_race_101402', 2, 0, 3, 1, 0, 'snd_voi_race_101402_0002', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 40004, 'Heh! Feast your eyes on my true power! Oooh, Condor Chop! El Cross! Ultimo technique�Furious Condor Fists!', 'snd_voi_race_101402', 3, 0, 3, 1, 0, 'snd_voi_race_101402_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30006, 'Condor Monks are unstoppable!', 'snd_voi_race_101402', 0, 0, 3, 1, 0, 'snd_voi_race_101402_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 30007, 'Who''s the world''s strongest? It''s El Condor Pasa!', 'snd_voi_race_101400', 8, 0, 3, 1, 0, 'snd_voi_race_101400_0008', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400000, 'Adventures! Battles! Fantasy! Let''s push ahead!', 'snd_voi_event_090002', 0, 1014007, 7, 1, 0, 'snd_voi_event_090002_0000', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400001, 'Say "hello" to the monsters with an Umamusume KO-puuunch!', 'snd_voi_event_090002', 1, 1014001, 7, 1, 0, 'snd_voi_event_090002_0001', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400003, 'Demon Queen Golshi! I-I won''t let you get away!', 'snd_voi_event_090002', 3, 1014017, 7, 1, 0, 'snd_voi_event_090002_0003', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400006, 'Decisive battles, foreshadowing�an unexpected twist! Please keep supporting me to the very end!', 'snd_voi_event_090002', 6, 4009, 7, 1, 0, 'snd_voi_event_090002_0006', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400007, 'Oh-ho, going into overtime?! Bring it on!', 'snd_voi_event_090002', 7, 1014000, 7, 1, 0, 'snd_voi_event_090002_0007', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400009, 'Ciao, everyone! Let''s hang out again!', 'snd_voi_event_090002', 9, 1014016, 7, 1, 0, 'snd_voi_event_090002_0009', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400014, 'The curtain falls! See ya later, alligators! The event''s over now!', 'snd_voi_event_090002', 14, 1014007, 7, 1, 0, 'snd_voi_event_090002_0014', 0, 0, 0, 1624968000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400004, 'Treasure Hunter El is here! First a lariat, then a headlock! I''m prepared to face any foe!', 'snd_voi_event_090015', 4, 2009, 7, 1, 0, 'snd_voi_event_090015_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 400029, 'Sometimes Dober gets mad when I get too excited... But even when she''s mad, she''s not scary at all!', 'snd_voi_event_090015', 7, 1014011, 7, 1, 0, 'snd_voi_event_090015_0007', 0, 1014019, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70018, 'Making a graaand entrance!', 'snd_voi_outgame_101400', 26, 1014017, 7, 1, 0, 'snd_voi_outgame_101400_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70019, 'I am the one... the only... the Phantom Bird, El Condor Pasa!', 'snd_voi_outgame_101400', 27, 1014007, 7, 1, 0, 'snd_voi_outgame_101400_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71018, 'Making a graaand entrance!', 'snd_voi_outgame_101400', 26, 58, 7, 0, 0, 'snd_voi_outgame_101400_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 71019, 'I am the one... the only... the Phantom Bird, El Condor Pasa!', 'snd_voi_outgame_101400', 27, 33, 7, 0, 0, 'snd_voi_outgame_101400_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90020, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_101400', 1, 980011, 1, 1, 0, 'snd_voi_valentine_101400_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 90021, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_101400', 1, 980011, 1, 1, 0, 'snd_voi_valentine_101400_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 80000, 'Way to go!', 'snd_voi_aimteam_101400', 0, 1014007, 7, 0, 0, 'snd_voi_aimteam_101400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70020, 'Comfy duds, casual wear�so relaxing! ?', 'snd_voi_outgame_101400', 42, 1014000, 7, 1, 0, 'snd_voi_outgame_101400_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 70021, 'This mask is like part of my body. Even on my days off, I keep it on!', 'snd_voi_outgame_101400', 43, 1014017, 7, 1, 0, 'snd_voi_outgame_101400_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 11, 'Cygames', 'snd_voi_title_101500', 0, 0, 0, 1, 0, 'snd_voi_title_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101500', 1, 0, 0, 1, 0, 'snd_voi_title_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10000, 'Haaah ha ha ha hah! To play the part of the Overlord''s trainer... You''ve landed the role of a lifetime!', 'snd_voi_home_101500', 0, 3009, 1, 1, 0, 'snd_voi_home_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10001, 'Your critiques of my performance ring true and clear. I know I can always trust your opinion, so... Hehe, I anticipate your next review.', 'snd_voi_home_101500', 1, 1015000, 1, 1, 0, 'snd_voi_home_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10002, 'The battle with mineself hath not yet seen a conclusion! Alas! What must I do to win?! Lend me your knowledge!', 'snd_voi_home_101500', 2, 3007, 1, 1, 0, 'snd_voi_home_101500_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10003, 'Happy New Year! To encounter fortune incarnate right off the bat... surely you''ve got a splendid year ahead!', 'snd_voi_home_101500', 3, 1015801, 1, 1, 0, 'snd_voi_home_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10004, 'What timid gazes I feel upon me! Be not shy, my dear fans. You''re all dying to give me chocolate, aren''t you?', 'snd_voi_home_101500', 4, 1015804, 1, 1, 0, 'snd_voi_home_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10005, 'I sent a life-sized chocolate statue of myself to your quarters. Hehe, before you enjoy the feast, do enjoy the beauty of the sculpture!', 'snd_voi_home_101500', 5, 3009, 1, 1, 0, 'snd_voi_home_101500_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10006, 'The Milky Way? A stage to be rivalled, for sure�but we''ll see just who shines brightest.', 'snd_voi_home_101500', 6, 1015804, 1, 1, 0, 'snd_voi_home_101500_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10007, 'You''ll not be getting treats from me... for I await your grandest tricks. Now, bring on the spooks!', 'snd_voi_home_101500', 7, 1015006, 1, 1, 0, 'snd_voi_home_101500_0007', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10008, 'Why decorate a mere tree when you have me? Behold�I shine ever the brighter, ever the merrier!', 'snd_voi_home_101500', 8, 1015800, 1, 1, 0, 'snd_voi_home_101500_0008', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10009, 'Allow me to present... a special song just for you. Enjoy "The Overlord''s Winter Eve" featuring Trainer accompaniment.', 'snd_voi_home_101500', 9, 1015805, 1, 1, 0, 'snd_voi_home_101500_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10010, 'Take a good look at me while you still can. For the dawn of the new year shall be the dawn of a new me!', 'snd_voi_home_101500', 10, 1015016, 1, 1, 0, 'snd_voi_home_101500_0010', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10011, 'Your destined meeting with me was the only reason for your birth into this realm. Bask in the joy of that blessing!', 'snd_voi_home_101500', 11, 1015804, 1, 1, 0, 'snd_voi_home_101500_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10012, 'I am so grateful that you exist, fair Trainer. You truly make me shine anew.', 'snd_voi_home_101500', 12, 1015017, 1, 1, 0, 'snd_voi_home_101500_0012', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10013, 'Haaah ha ha ha! The anniversary of my birth ought to be a holiday�let us proclaim it "Overlord Day" in celebration!', 'snd_voi_home_101500', 13, 3002, 1, 1, 0, 'snd_voi_home_101500_0013', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10014, 'What utter bliss you must feel, celebrating my birthday with the one and only me! Ah, I wish I could take your place!', 'snd_voi_home_101500', 14, 3014, 1, 1, 0, 'snd_voi_home_101500_0014', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10015, 'I was checking the mail for love letters, but it seems like this is a message for you. Give it a look!', 'snd_voi_home_101500', 15, 1015018, 1, 1, 0, 'snd_voi_home_101500_0015', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10016, 'You appear to have a gift waiting for you. Hehe! It seems you have loving fans of your own.', 'snd_voi_home_101500', 16, 1015804, 1, 1, 0, 'snd_voi_home_101500_0016', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10017, 'I see you have completed a mission. Truly, you have what it takes to be my trainer!', 'snd_voi_home_101500', 17, 1, 1, 1, 0, 'snd_voi_home_101500_0017', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10018, 'It seems an event will soon be upon us. Hehe... Mayhap I shall play the lead!', 'snd_voi_home_101500', 18, 1015006, 1, 1, 0, 'snd_voi_home_101500_0018', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10019, 'The curtain rises on an event! Haaah ha ha ha! Attention, all�your star hath arrived!', 'snd_voi_home_101500', 19, 1015016, 1, 1, 0, 'snd_voi_home_101500_0019', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20000, 'I am immobilized?! H-how could this be?!', 'snd_voi_training_101500', 0, 1015802, 2, 1, 0, 'snd_voi_training_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20001, 'The road to glory lies before me, and yet... I cannot find the energy to move!', 'snd_voi_training_101500', 1, 1015803, 2, 1, 0, 'snd_voi_training_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20002, 'Haaah ha ha ha! I''m shining particularly bright today!', 'snd_voi_training_101500', 2, 3009, 2, 1, 0, 'snd_voi_training_101500_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20003, 'Excellent! It is only a matter of time before I become the absolute Centurial Overlord!', 'snd_voi_training_101500', 3, 1015006, 2, 1, 0, 'snd_voi_training_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20004, 'Ahhh... Each step feels like I''m flying�like a swan gliding through the skies!', 'snd_voi_training_101500', 4, 1015800, 2, 1, 0, 'snd_voi_training_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20005, 'You shall bear witness to how I shine! Come close. Don''t be shy!', 'snd_voi_training_101500', 5, 1015804, 2, 1, 0, 'snd_voi_training_101500_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20006, 'What better time for an etude? Now, let us begin.', 'snd_voi_training_101500', 6, 1015805, 2, 1, 0, 'snd_voi_training_101500_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20007, 'I must insist on the most beautiful training you have.', 'snd_voi_training_101500', 7, 1015806, 2, 1, 0, 'snd_voi_training_101500_0007', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20008, 'A slight sense of ennui is upon me...', 'snd_voi_training_101500', 8, 1015802, 2, 1, 0, 'snd_voi_training_101500_0008', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20009, 'I feel somewhat... Actually, no. ''Tis nothing.', 'snd_voi_training_101500', 9, 1015808, 2, 1, 0, 'snd_voi_training_101500_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20010, 'Loathe though I am, I must admit... I''m feeling somewhat de-energized...', 'snd_voi_training_101500', 10, 1015012, 2, 1, 0, 'snd_voi_training_101500_0010', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20011, 'As the mighty Overlord, I absolutely cannot stop here... I know this, and yet...', 'snd_voi_training_101500', 11, 1015803, 2, 1, 0, 'snd_voi_training_101500_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20021, 'Another race? While I do not mind, have you given any thought as to what may follow?', 'snd_voi_training_101500', 12, 1015002, 2, 1, 0, 'snd_voi_training_101500_0012', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20022, 'I may be the Overlord, but it is unwise for me to race so much. Whatever would you do were my condition to suffer?', 'snd_voi_training_101500', 13, 1015802, 2, 1, 0, 'snd_voi_training_101500_0013', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20023, 'Hark! The trumpets already ring in my ears! A fanfare to my victory!', 'snd_voi_training_101500', 14, 1015800, 2, 1, 0, 'snd_voi_training_101500_0014', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20024, 'My foes will quiver before my might. And they shall see the Overlord crowned winner!', 'snd_voi_training_101500', 15, 1015804, 2, 1, 0, 'snd_voi_training_101500_0015', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20025, 'A single word to describe myself? Perfect!', 'snd_voi_training_101500', 16, 3009, 2, 1, 0, 'snd_voi_training_101500_0016', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20026, 'My heart burns... It burns with raging passion!', 'snd_voi_training_101500', 17, 1015006, 2, 1, 0, 'snd_voi_training_101500_0017', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20027, 'My form is excellent, if I do say so myself.', 'snd_voi_training_101500', 18, 1015805, 2, 1, 0, 'snd_voi_training_101500_0018', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20028, 'I feel exceptional! Now, onward to glorious victory!', 'snd_voi_training_101500', 19, 1015804, 2, 1, 0, 'snd_voi_training_101500_0019', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20029, 'I shall run a grand race as the great Overlord!', 'snd_voi_training_101500', 20, 9, 2, 1, 0, 'snd_voi_training_101500_0020', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20030, 'I''ll start the movement at a nice andante, and then build up speed to the grand finale.', 'snd_voi_training_101500', 21, 1015804, 2, 1, 0, 'snd_voi_training_101500_0021', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20031, 'Watch closely as I show off my prowess.', 'snd_voi_training_101500', 22, 1015006, 2, 1, 0, 'snd_voi_training_101500_0022', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20032, 'I must do my best... I will do my best! I am the Overlord, T.M. Opera O!', 'snd_voi_training_101500', 23, 1015005, 2, 1, 0, 'snd_voi_training_101500_0023', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20033, 'One''s potential is truly tested when they are in poor form... Worry not, for the show must go on!', 'snd_voi_training_101500', 24, 1015805, 2, 1, 0, 'snd_voi_training_101500_0024', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20034, 'Adversity? Hehe. Very interesting... A victory here would truly make me an Overlord!', 'snd_voi_training_101500', 25, 1015804, 2, 1, 0, 'snd_voi_training_101500_0025', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20035, 'As long as I am the Overlord, I cannot give up here!', 'snd_voi_training_101500', 26, 1015803, 2, 1, 0, 'snd_voi_training_101500_0026', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20036, 'Ah... What if I should lose my light? Who shall shine upon the world if not me?!', 'snd_voi_training_101500', 27, 2005, 2, 1, 0, 'snd_voi_training_101500_0027', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20037, 'I won''t stand to let my poor fettle hold me back. I won''t lose!', 'snd_voi_training_101500', 28, 1015808, 2, 1, 0, 'snd_voi_training_101500_0028', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20038, 'Let us begin!', 'snd_voi_training_101500', 29, 0, 2, 1, 0, 'snd_voi_training_101500_0029', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20039, 'My time has come!', 'snd_voi_training_101500', 30, 0, 2, 1, 0, 'snd_voi_training_101500_0030', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20040, 'Dazzling!', 'snd_voi_training_101500', 31, 0, 2, 1, 0, 'snd_voi_training_101500_0031', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20041, 'Not a problem!', 'snd_voi_training_101500', 32, 0, 2, 1, 0, 'snd_voi_training_101500_0032', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20042, 'No!', 'snd_voi_training_101500', 33, 0, 2, 1, 0, 'snd_voi_training_101500_0033', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20043, 'Goodness...', 'snd_voi_training_101500', 34, 0, 2, 1, 0, 'snd_voi_training_101500_0034', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20046, 'Onward!', 'snd_voi_training_101500', 37, 0, 2, 1, 0, 'snd_voi_training_101500_0037', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20047, 'Ooh, not bad!', 'snd_voi_training_101500', 38, 0, 2, 1, 0, 'snd_voi_training_101500_0038', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20049, 'You did a fine job as well!', 'snd_voi_training_101500', 63, 0, 2, 1, 0, 'snd_voi_training_101500_0063', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20050, 'You have my thanks, fair Trainer.', 'snd_voi_training_101500', 64, 0, 2, 1, 0, 'snd_voi_training_101500_0064', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30000, 'Dare I say that nobody shone brighter than me?', 'snd_voi_race_101500', 0, 0, 3, 1, 0, 'snd_voi_race_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30001, 'Not a problem. This is something for me to build upon for next time.', 'snd_voi_race_101500', 1, 0, 3, 1, 0, 'snd_voi_race_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30002, 'I will not settle for this.', 'snd_voi_race_101500', 2, 0, 3, 1, 0, 'snd_voi_race_101500_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30003, 'The title of Overlord brings with it great trials and tribulations...', 'snd_voi_race_101500', 3, 0, 3, 1, 0, 'snd_voi_race_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 60000, 'Ah, my radiance shall sweep you away!', 'snd_voi_live_101500', 0, 1015006, 4, 1, 0, 'snd_voi_live_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 60001, 'The curtain rises on the best time of your life!', 'snd_voi_live_101500', 1, 1015017, 4, 1, 0, 'snd_voi_live_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70001, 'Looking back, I suppose my meeting with you was the beginning of my destiny.', 'snd_voi_outgame_101500', 1, 1015806, 7, 1, 0, 'snd_voi_outgame_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90000, 'I am the sun who giveth the light of dawn unto the lands. Here''s to the start of a magnificent day!', 'snd_voi_home_101501', 0, 3001, 1, 1, 0, 'snd_voi_home_101501_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90001, 'Did you already have your morning ensemble? ...Huh? "Ensemble" as in breakfast, naturally.', 'snd_voi_home_101501', 1, 1015018, 1, 1, 0, 'snd_voi_home_101501_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90002, 'Haaah ha ha ha! A wonderful afternoon for a stroll down the path of conquest!', 'snd_voi_home_101501', 2, 1015016, 1, 1, 0, 'snd_voi_home_101501_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90003, 'I shine bright like the sun, for we are both stars! Alas, we shine too bright!', 'snd_voi_home_101501', 3, 1015803, 1, 1, 0, 'snd_voi_home_101501_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90004, 'My radiance is more pronounced in the dark... Apologies for blinding you with my light...', 'snd_voi_home_101501', 4, 3014, 1, 1, 0, 'snd_voi_home_101501_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90005, 'Shall I sing you a song to reenergize you? Very well, I shall sing... "A Serenade of the Moonlight and Me"!', 'snd_voi_home_101501', 5, 1015806, 1, 1, 0, 'snd_voi_home_101501_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90006, 'The flowers in the garden smelled so sweet. Hehe. Perhaps that fragrance was just them begging me to caress their petals?', 'snd_voi_home_101501', 6, 1015800, 1, 1, 0, 'snd_voi_home_101501_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90007, 'How each bead of sweat upon my brow glistens! Ahhh, it''s a crime to be this beautiful...', 'snd_voi_home_101501', 7, 1015803, 1, 1, 0, 'snd_voi_home_101501_0007', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90008, 'Autumn leaves are beautiful as they fall in a flutter. I would learn from them... But alas, I shall never fall! Ahahaha!', 'snd_voi_home_101501', 8, 1015806, 1, 1, 0, 'snd_voi_home_101501_0008', 0, 1015016, 5800, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90009, 'I felt a zap when I opened the door... Pray tell, has my radiance evolved into lightning now?!', 'snd_voi_home_101501', 9, 1015800, 1, 1, 0, 'snd_voi_home_101501_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91000, 'I must go purchase some more mineral water. I am very particular about my water intake, lest I upset my delicate constitution.', 'snd_voi_home_101501', 10, 3009, 1, 1, 0, 'snd_voi_home_101501_0010', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91001, 'I invited Doto to run with me and she reacted as if she were unworthy. Hehe. I invited her precisely because I respect her so much!', 'snd_voi_home_101501', 11, 1015016, 1, 1, 0, 'snd_voi_home_101501_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91002, 'I realized one day that I am the Overlord who must lead the world... It is my sacred duty!', 'snd_voi_home_101501', 12, 1015002, 1, 1, 0, 'snd_voi_home_101501_0012', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91003, 'Ayabe seems to like stars. I sent her a photo of me so that she may gaze upon the brightest star all day long!', 'snd_voi_home_101501', 13, 1015800, 1, 1, 0, 'snd_voi_home_101501_0013', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91004, 'When I break the dorm rules, Fuji simply smiles and calls me a bad pony... Ugh, I will not let her outshine me!', 'snd_voi_home_101501', 14, 1015802, 1, 1, 0, 'snd_voi_home_101501_0014', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91005, 'I would hold all living beings present spellbound were I to perform in a concert... Alas, I am far too beautiful for my own good!', 'snd_voi_home_101501', 15, 3014, 1, 1, 0, 'snd_voi_home_101501_0015', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91006, 'My word, I must not shine any more brightly! Take care not to let my radiance blind you!', 'snd_voi_home_101501', 16, 1015014, 1, 1, 0, 'snd_voi_home_101501_0016', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91007, 'Haaah ha ha ha! This signature racewear is proof that I am the Overlord!', 'snd_voi_home_101501', 17, 1015016, 1, 1, 0, 'snd_voi_home_101501_0017', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91008, 'A flash of tension before the finish line, then the cheers following the race... Simply imagining it fills me with strength!', 'snd_voi_home_101501', 18, 3009, 1, 1, 0, 'snd_voi_home_101501_0018', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91009, 'Mornings are always a battle. Me with my quest for beauty, and Hayahide struggling to tame her hair... But we shan''t give up the fight.', 'snd_voi_home_101501', 19, 1015000, 1, 1, 0, 'snd_voi_home_101501_0019', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91010, 'Digital was watching me fervently all lunch... While I welcome fans with open arms, she somehow sent a chill down my spine...', 'snd_voi_home_101501', 20, 1015809, 1, 1, 0, 'snd_voi_home_101501_0020', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91011, 'I always use the bath after everyone''s left. That way, I can fill it with rose petals and enjoy a luxurious singing session.', 'snd_voi_home_101501', 21, 1015806, 1, 1, 0, 'snd_voi_home_101501_0021', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91012, 'This is the perfect season to witness the symphony of colors that is me and the flowers! Heh. Is your camera ready?', 'snd_voi_home_101501', 22, 1015800, 1, 1, 0, 'snd_voi_home_101501_0022', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91013, 'Ugh! Must I be so alluring even to mosquitoes?! Does my charm know no mercy?', 'snd_voi_home_101501', 23, 1015803, 1, 1, 0, 'snd_voi_home_101501_0023', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91014, 'The artistic beauty of fall... Yes, I know. You must be desperate to paint my portrait. Very well! Do as you please!', 'snd_voi_home_101501', 24, 3009, 1, 1, 0, 'snd_voi_home_101501_0024', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91015, 'One such as I never falls ill! No, the illnesses fall before me�overcome by my glorious brilliance!', 'snd_voi_home_101501', 25, 1015006, 1, 1, 0, 'snd_voi_home_101501_0025', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92000, 'Shall I show you how radiant I am?', 'snd_voi_training_101501', 0, 3009, 2, 1, 0, 'snd_voi_training_101501_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92001, 'Well then, let us once more embark upon the road to victory.', 'snd_voi_training_101501', 1, 1015804, 2, 1, 0, 'snd_voi_training_101501_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92002, 'How would you like to bring forth my radiance? Go on, you may speak.', 'snd_voi_training_101501', 2, 1015800, 2, 1, 0, 'snd_voi_training_101501_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92003, 'I look forward to training worthy of the Overlord.', 'snd_voi_training_101501', 3, 1015805, 2, 1, 0, 'snd_voi_training_101501_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92011, 'Yield is not a word in my vocabulary. Let us always give it our all.', 'snd_voi_training_101501', 4, 9, 2, 1, 0, 'snd_voi_training_101501_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92005, 'The road to becoming the Centurial Overlord is long and arduous... but I have every intention of continuing down it.', 'snd_voi_training_101501', 5, 1015804, 2, 1, 0, 'snd_voi_training_101501_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92006, 'Trials assail me with every step I take, but I shall overcome them all. I do not take the title of Overlord lightly!', 'snd_voi_training_101501', 6, 1015006, 2, 1, 0, 'snd_voi_training_101501_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92007, 'Being the Overlord is a lonely existence... which is precisely why you are so vital to me. Surely you understand.', 'snd_voi_training_101501', 7, 1015805, 2, 1, 0, 'snd_voi_training_101501_0007', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 93000, 'I believe you are what made me the Overlord I am today!', 'snd_voi_training_101501', 8, 0, 2, 1, 0, 'snd_voi_training_101501_0008', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 93001, 'You should be honored that you are always by the Overlord''s side!', 'snd_voi_training_101501', 9, 0, 2, 1, 0, 'snd_voi_training_101501_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95000, 'Powerfully! Radiantly!', 'snd_voi_outgame_101501', 0, 1015006, 7, 1, 0, 'snd_voi_outgame_101501_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95001, 'I''ll be ever more dazzling!', 'snd_voi_outgame_101501', 1, 0, 7, 1, 0, 'snd_voi_outgame_101501_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95003, 'Yes, indeed. I am the T.M. Opera O!', 'snd_voi_outgame_101501', 3, 3014, 7, 1, 0, 'snd_voi_outgame_101501_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95004, 'Let us begin! We shall attain glory worthy of an Overlord!', 'snd_voi_gacha_101501', 0, 0, 7, 1, 0, 'snd_voi_gacha_101501_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1008, 'Just follow my lead!', 'snd_voi_teamst_st_101500_0000', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1037, 'Shine brighter than the stars!', 'snd_voi_teamst_st_101500_1033', 0, 1015017, 8, 1, 0, 'snd_voi_teamst_st_101500_1033_00', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1038, 'Let us grasp victory together!', 'snd_voi_teamst_st_101500_1058', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_101500_1058_00', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1023, 'Our story begins now!', 'snd_voi_teamst_st_100800_1015', 1, 1015000, 8, 1, 0, 'snd_voi_teamst_st_100800_1015_01', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1109, 'Within our reach!', 'snd_voi_teamst_st_105200_1015', 1, 3009, 8, 1, 0, 'snd_voi_teamst_st_105200_1015_01', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1046, 'Behold my stunning brilliance!', 'snd_voi_teamst_st_101900_1015', 1, 990073, 8, 1, 0, 'snd_voi_teamst_st_101900_1015_01', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1000, 'Now, with style!', 'snd_voi_teamst_101500', 0, 990031, 8, 1, 0, 'snd_voi_teamst_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1001, 'A natural result!', 'snd_voi_teamst_101500', 1, 0, 8, 1, 0, 'snd_voi_teamst_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1003, 'We will be victorious next time.', 'snd_voi_teamst_101500', 2, 0, 8, 1, 0, 'snd_voi_teamst_101500_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1002, 'How unfortunate...', 'snd_voi_teamst_101500', 3, 0, 8, 1, 0, 'snd_voi_teamst_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1004, 'A splendid victory for us!', 'snd_voi_teamst_101500', 4, 1015017, 8, 1, 0, 'snd_voi_teamst_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1007, 'A new high score! Wonderful!', 'snd_voi_teamst_101500', 5, 1015001, 8, 1, 0, 'snd_voi_teamst_101500_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1006, 'We will be victorious next time.', 'snd_voi_teamst_101500', 2, 1015011, 8, 1, 0, 'snd_voi_teamst_101500_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 1005, 'How unfortunate...', 'snd_voi_teamst_101500', 3, 1015005, 8, 1, 0, 'snd_voi_teamst_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 40000, 'Fend off the darkness and forge a path to the light!', 'snd_voi_race_101501', 2, 0, 3, 1, 0, 'snd_voi_race_101501_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 40001, 'No matter... what darkness... obscures my path! ...Hah! I will shine on!', 'snd_voi_race_101501', 3, 0, 3, 1, 0, 'snd_voi_race_101501_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30004, 'Hehehe! None can stand before me!', 'snd_voi_race_101501', 0, 0, 3, 1, 0, 'snd_voi_race_101501_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30005, 'Mmhmm. I expected no less.', 'snd_voi_race_101500', 8, 0, 3, 1, 0, 'snd_voi_race_101500_0008', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 31000, 'Go forth!', 'snd_voi_race_101500', 9, 0, 3, 1, 0, 'snd_voi_race_101500_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 13, 'Behold, your login bonus for today!', 'snd_voi_title_101500', 4, 2009, 1, 1, 0, 'snd_voi_title_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 15, 'This shall be waiting for you tomorrow!', 'snd_voi_title_101500', 5, 1015000, 1, 1, 0, 'snd_voi_title_101500_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 110000, 'Let us strive for greater heights!', 'snd_voi_home_101500', 21, 0, 1, 1, 0, 'snd_voi_home_101500_0021', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 110001, 'Let us write our own story together!', 'snd_voi_home_101500', 22, 0, 1, 1, 0, 'snd_voi_home_101500_0022', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 110002, 'Entering into a race? Is it my time to take to the stage?', 'snd_voi_home_101500', 23, 0, 1, 1, 0, 'snd_voi_home_101500_0023', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 10021, 'It seems your Umamusume Archive leveled up.', 'snd_voi_home_101500', 24, 1015019, 1, 1, 0, 'snd_voi_home_101500_0024', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 20051, 'Let us push each other to improve!', 'snd_voi_training_101500', 65, 0, 2, 1, 0, 'snd_voi_training_101500_0065', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70000, 'I pray that you will watch as my legend unfolds.', 'snd_voi_outgame_101500', 3, 3009, 7, 1, 0, 'snd_voi_outgame_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95005, 'You will be untouchable as long as you''re with me!', 'snd_voi_outgame_101500', 4, 0, 7, 1, 0, 'snd_voi_outgame_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95006, 'The Overlord''s assistance is most reassuring, no?', 'snd_voi_outgame_101500', 5, 0, 7, 1, 0, 'snd_voi_outgame_101500_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 120000, 'A powerful strength is welling up inside of me!', 'snd_voi_outgame_101500', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101500_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140000, 'Now, give it a try!', 'snd_voi_minigame_101500', 0, 1015800, 9, 1, 0, 'snd_voi_minigame_101500_0000', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140001, 'Hehe! Not a problem in the slightest.', 'snd_voi_minigame_101500', 1, 1015804, 9, 1, 0, 'snd_voi_minigame_101500_0001', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140002, 'Whaaat?!', 'snd_voi_minigame_101500', 2, 1015015, 9, 1, 0, 'snd_voi_minigame_101500_0002', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140003, 'I did not expect this!', 'snd_voi_minigame_101500', 3, 971015, 9, 1, 0, 'snd_voi_minigame_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140004, 'Not bad.', 'snd_voi_minigame_101500', 4, 972015, 9, 1, 0, 'snd_voi_minigame_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140005, 'Oh, woe is me...', 'snd_voi_minigame_101500', 5, 1015810, 9, 1, 0, 'snd_voi_minigame_101500_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140006, 'I did not expect this!', 'snd_voi_minigame_101500', 3, 974015, 9, 1, 0, 'snd_voi_minigame_101500_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140007, 'Not bad.', 'snd_voi_minigame_101500', 4, 973015, 9, 1, 0, 'snd_voi_minigame_101500_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140008, 'Hehe!', 'snd_voi_minigame_101500', 6, 1015019, 9, 1, 0, 'snd_voi_minigame_101500_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140009, 'Haha!', 'snd_voi_minigame_101500', 7, 1015018, 9, 1, 0, 'snd_voi_minigame_101500_0007', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140010, 'Hm-hm-hm-hmmm! ?', 'snd_voi_minigame_101500', 8, 1015811, 9, 1, 0, 'snd_voi_minigame_101500_0008', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140011, 'Resplendent!', 'snd_voi_minigame_101500', 9, 1015812, 9, 1, 0, 'snd_voi_minigame_101500_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140014, 'Hmmm...', 'snd_voi_minigame_101500', 10, 1015814, 9, 1, 0, 'snd_voi_minigame_101500_0010', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140015, 'Aha!', 'snd_voi_minigame_101500', 11, 1015817, 9, 1, 0, 'snd_voi_minigame_101500_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140016, 'Come on, now!', 'snd_voi_minigame_101500', 12, 1015818, 9, 1, 0, 'snd_voi_minigame_101500_0012', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140012, 'Excellent!', 'snd_voi_minigame_101500', 13, 1015801, 9, 1, 0, 'snd_voi_minigame_101500_0013', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140013, 'Well done!', 'snd_voi_minigame_101500', 14, 1015813, 9, 1, 0, 'snd_voi_minigame_101500_0014', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140017, 'Agh...', 'snd_voi_minigame_101500', 15, 1015815, 9, 1, 0, 'snd_voi_minigame_101500_0015', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 140018, 'My word!', 'snd_voi_minigame_101500', 16, 1015816, 9, 1, 0, 'snd_voi_minigame_101500_0016', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70004, 'An outfit worthy of this stage we call the "academy."', 'snd_voi_outgame_101500', 16, 1015019, 7, 1, 0, 'snd_voi_outgame_101500_0016', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70010, 'I dazzle no matter what I wear... Alas, I am too brilliant for my own good!', 'snd_voi_outgame_101500', 17, 1015016, 7, 1, 0, 'snd_voi_outgame_101500_0017', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70008, 'Ahhh, do you hear that? My adoring fans call for me!', 'snd_voi_outgame_101500', 20, 3009, 7, 1, 0, 'snd_voi_outgame_101500_0020', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70014, 'I will shine the brightest no matter the stage!', 'snd_voi_outgame_101500', 21, 1015000, 7, 1, 0, 'snd_voi_outgame_101500_0021', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70009, 'Feast your eyes�it is I, the Overlord!', 'snd_voi_outgame_101500', 22, 1015006, 7, 1, 0, 'snd_voi_outgame_101500_0022', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70015, 'Take care not to be blinded by my radiance!', 'snd_voi_outgame_101500', 23, 1015018, 7, 1, 0, 'snd_voi_outgame_101500_0023', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71004, 'An outfit worthy of this stage we call the "academy."', 'snd_voi_outgame_101500', 16, 148, 7, 0, 0, 'snd_voi_outgame_101500_0016', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71010, 'I dazzle no matter what I wear... Alas, I am too brilliant for my own good!', 'snd_voi_outgame_101500', 17, 48, 7, 0, 0, 'snd_voi_outgame_101500_0017', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71008, 'Ahhh, do you hear that? My adoring fans call for me!', 'snd_voi_outgame_101500', 20, 23, 7, 0, 0, 'snd_voi_outgame_101500_0020', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71014, 'I will shine the brightest no matter the stage!', 'snd_voi_outgame_101500', 21, 22, 7, 0, 0, 'snd_voi_outgame_101500_0021', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71009, 'Feast your eyes�it is I, the Overlord!', 'snd_voi_outgame_101500', 22, 23, 7, 0, 0, 'snd_voi_outgame_101500_0022', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71015, 'Take care not to be blinded by my radiance!', 'snd_voi_outgame_101500', 23, 48, 7, 0, 0, 'snd_voi_outgame_101500_0023', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 2030, 'Now, with style!', 'snd_voi_teamst_101500', 0, 990031, 10, 1, 0, 'snd_voi_teamst_101500_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 2031, 'Just follow my lead!', 'snd_voi_teamst_st_101500_0000', 0, 3009, 10, 1, 0, 'snd_voi_teamst_st_101500_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 2032, 'You have my thanks, fair Trainer.', 'snd_voi_training_101500', 64, 1015000, 10, 1, 0, 'snd_voi_training_101500_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 2033, 'I feel exceptional! Now, onward to glorious victory!', 'snd_voi_training_101500', 19, 1015804, 10, 1, 0, 'snd_voi_training_101500_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 2034, 'A single word to describe myself? Perfect!', 'snd_voi_training_101500', 16, 3009, 10, 1, 0, 'snd_voi_training_101500_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 2035, 'You have my thanks, fair Trainer.', 'snd_voi_training_101500', 64, 1015000, 10, 0, 0, 'snd_voi_training_101500_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 81000, 'You wish to challenge me? Very well. We shall determine whether courage or recklessness drives you!', 'snd_voi_outgame_101500', 13, 1015006, 7, 1, 0, 'snd_voi_outgame_101500_0013', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 81001, 'Excellent work! This is, however, naught but a prologue. The real show begins now!', 'snd_voi_outgame_101500', 14, 1015007, 7, 1, 0, 'snd_voi_outgame_101500_0014', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70018, 'How beautiful I am!', 'snd_voi_outgame_101500', 26, 3009, 7, 1, 0, 'snd_voi_outgame_101500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70019, 'Gaze upon the true power of an Overlord!', 'snd_voi_outgame_101500', 27, 1015006, 7, 1, 0, 'snd_voi_outgame_101500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71018, 'How beautiful I am!', 'snd_voi_outgame_101500', 26, 148, 7, 0, 0, 'snd_voi_outgame_101500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71019, 'Gaze upon the true power of an Overlord!', 'snd_voi_outgame_101500', 27, 58, 7, 0, 0, 'snd_voi_outgame_101500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90010, 'Did you see the sunrise this morning? It would seem the sun rose early in a rush to glimpse my glorious visage!', 'snd_voi_home_101502', 0, 1015016, 1, 1, 0, 'snd_voi_home_101502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90011, 'I''m bathed in the rosy light of dawn! Do you sense it? The flowery fragrance and festive spirit I exude!', 'snd_voi_home_101502', 1, 3009, 1, 1, 0, 'snd_voi_home_101502_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90012, 'To eat mochi, or to eat lobster, that is the question. My afternoon meal must be befitting of my brilliance.', 'snd_voi_home_101502', 2, 1015018, 1, 1, 0, 'snd_voi_home_101502_0002', 0, 1015007, 4600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90013, 'Each New Year''s, my goal is to sing better, and more, than the last. Thus! I''m off to vocal practice for this evening''s performance! OooverLOOORD! ?', 'snd_voi_home_101502', 3, 1015000, 1, 1, 0, 'snd_voi_home_101502_0003', 0, 1015006, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90014, 'Do you know the three most auspicious things to see in your first, or any, dream of the year? One is me! Two is me! Three is the Overlord!', 'snd_voi_home_101502', 4, 1015007, 1, 1, 0, 'snd_voi_home_101502_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90015, 'None shall sleep! Not before you''ve witnessed me in this outfit, shining out against the dark of night!', 'snd_voi_home_101502', 5, 3009, 1, 1, 0, 'snd_voi_home_101502_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90016, 'New Year''s is well past, and spring is now in bloom. Though as long as I am here, the entire world will know it as everlasting!', 'snd_voi_home_101502', 6, 1015019, 1, 1, 0, 'snd_voi_home_101502_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90017, 'You are curious if I''m hot in winter garb? Never! So long as I am on stage, I can endure the inferno itself!', 'snd_voi_home_101502', 7, 1015007, 1, 1, 0, 'snd_voi_home_101502_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90018, 'What do you think of my attire? Japanese tastes prepare one for the next coming season. And so, I''m already set to leap into the new year!', 'snd_voi_home_101502', 8, 1015016, 1, 1, 0, 'snd_voi_home_101502_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90019, 'Gazing upon my stunning outfit makes you completely forget about the winter cold, does it not? It''s no wonder I''m admired so!', 'snd_voi_home_101502', 9, 1015006, 1, 1, 0, 'snd_voi_home_101502_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91016, 'I happened upon Ayabe earlier, and without a word, she averted her eyes! My radiance must be too bright for the eyes of mortals!', 'snd_voi_home_101502', 10, 1015000, 1, 1, 0, 'snd_voi_home_101502_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91017, 'I had Doto take my picture for my New Year''s card. In return, I gladly gifted an autographed copy to her!', 'snd_voi_home_101502', 11, 1015018, 1, 1, 0, 'snd_voi_home_101502_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91018, 'I taught Urara a pose of my own design, the pose of roses, and she''s been practicing it with all her little heart!', 'snd_voi_home_101502', 12, 1015018, 1, 1, 0, 'snd_voi_home_101502_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91019, 'Fukukitaru and I went to see what luck has in store for us, and we both drew Great Fortunes! Ahh, even Lady Luck is infatuated with me!', 'snd_voi_home_101502', 13, 1015023, 1, 1, 0, 'snd_voi_home_101502_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91020, 'At home, I used to give New Year''s performances in the living room. It was truly breathtaking to see me emerge from the window curtains!', 'snd_voi_home_101502', 14, 1015016, 1, 1, 0, 'snd_voi_home_101502_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91028, 'Haaa ha ha ha ha! A happy new Overlord to you!', 'snd_voi_home_101502', 15, 1015016, 1, 1, 0, 'snd_voi_home_101502_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91029, 'Is this gold braiding not a sight to behold? I dare say it shines as brightly as I do!', 'snd_voi_home_101502', 16, 3001, 1, 1, 0, 'snd_voi_home_101502_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91021, 'I woke rather early today to get dressed. However, my drowsiness was quickly blown away when I looked in the mirror!', 'snd_voi_home_101502', 17, 1015000, 1, 1, 0, 'snd_voi_home_101502_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91022, 'That''s it! In my next opera, I shall make my entrance by descending from the skies on a kite! Quickly, we must rehearse!', 'snd_voi_home_101502', 18, 1015016, 1, 1, 0, 'snd_voi_home_101502_0018', 0, 1015017, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91023, 'What say you to a drink of amazake before bed? We can declare, "It was the amazake that did it!" and laugh today''s worries away!', 'snd_voi_home_101502', 19, 1015000, 1, 1, 0, 'snd_voi_home_101502_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91024, 'That intense stare... You yearn to see my New Year''s performance once again? So be it�I shall sing an encore!', 'snd_voi_home_101502', 20, 1015008, 1, 1, 0, 'snd_voi_home_101502_0020', 0, 1015006, 5600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91025, 'I cannot in good conscience go to see the fireworks. With me there on the ground, the show in the night sky will pale in comparison!', 'snd_voi_home_101502', 21, 1015011, 1, 1, 0, 'snd_voi_home_101502_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91026, 'During rehearsal for my New Year''s show, even the fallen leaves rustled with applause! They can''t seem to wait any longer for it!', 'snd_voi_home_101502', 22, 1015018, 1, 1, 0, 'snd_voi_home_101502_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 91027, 'My shining brilliance rouses even bears and frogs from hibernation! New Year''s with me is no time to sleep!', 'snd_voi_home_101502', 23, 1015006, 1, 1, 0, 'snd_voi_home_101502_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92015, 'Rejoice now! Be merry! To be with me is to be in the best company!', 'snd_voi_training_101502', 0, 1015016, 2, 1, 0, 'snd_voi_training_101502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92016, 'Don''t forget the momentum with which we started this year. "Energico"�with intensity!', 'snd_voi_training_101502', 1, 1015000, 2, 1, 0, 'snd_voi_training_101502_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92017, 'Oh, wondrous me! To think, I shall grow taller and grander than Mt. Fuji!', 'snd_voi_training_101502', 2, 3009, 2, 1, 0, 'snd_voi_training_101502_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92018, 'Ahh, dear friend! What joyous weather for training today!', 'snd_voi_training_101502', 3, 1015001, 2, 1, 0, 'snd_voi_training_101502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92020, 'Gaze upon my golden eminence! It is my New Year''s gift to you, my dear trainer!', 'snd_voi_training_101502', 5, 1015006, 2, 1, 0, 'snd_voi_training_101502_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92021, 'Hehe, would you like to hear my first pledge of the new year, Trainer? It''s to win with you!', 'snd_voi_training_101502', 6, 1015016, 2, 1, 0, 'snd_voi_training_101502_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 92022, 'Let us make haste, Trainer! All of Japan is waiting for us�for we are the sun that lights the way!', 'snd_voi_training_101502', 7, 1015017, 2, 1, 0, 'snd_voi_training_101502_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 93004, 'And the award for best trainer of the New Year''s show goes to... you!', 'snd_voi_training_101502', 8, 0, 2, 1, 0, 'snd_voi_training_101502_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 93005, 'Hah! My New Year''s show was a great success!', 'snd_voi_training_101502', 9, 0, 2, 1, 0, 'snd_voi_training_101502_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95007, 'My room for growth would make even the stretchiest mochi blush!', 'snd_voi_outgame_101502', 0, 1015007, 7, 1, 0, 'snd_voi_outgame_101502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95008, 'My genius shall blossom as brilliant as the plums!', 'snd_voi_outgame_101502', 1, 0, 7, 1, 0, 'snd_voi_outgame_101502_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95010, 'Yes, I am T.M. Opera O! My mere presence is cause for celebration!', 'snd_voi_outgame_101502', 3, 1015016, 7, 1, 0, 'snd_voi_outgame_101502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70016, 'Hm! I''m beautiful in kimono-inspired wear as well!', 'snd_voi_outgame_101500', 24, 3002, 7, 1, 0, 'snd_voi_outgame_101500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 70017, 'Oh? Do you come seeking the divine favor of the Overlord?', 'snd_voi_outgame_101500', 25, 1015019, 7, 1, 0, 'snd_voi_outgame_101500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71016, 'Hm! I''m beautiful in kimono-inspired wear as well!', 'snd_voi_outgame_101500', 24, 148, 7, 0, 0, 'snd_voi_outgame_101500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 71017, 'Oh? Do you come seeking the divine favor of the Overlord?', 'snd_voi_outgame_101500', 25, 34, 7, 0, 0, 'snd_voi_outgame_101500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 95009, 'Spring is upon us�rejoice! For you are visited by the good fortune that is me!', 'snd_voi_gacha_101502', 0, 0, 7, 1, 0, 'snd_voi_gacha_101502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 40003, 'Soar high! Higher than the dawning sun!', 'snd_voi_race_101502', 2, 0, 3, 1, 0, 'snd_voi_race_101502_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 40004, 'Sail forth, New Year''s ship! Ahh! For I, the morning sun, am rising! Happy New Yeeeear!', 'snd_voi_race_101502', 3, 0, 3, 1, 0, 'snd_voi_race_101502_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30006, 'Haaa ha ha ha! Faster than a raging gale, I come bearing spring!', 'snd_voi_race_101502', 0, 0, 3, 1, 0, 'snd_voi_race_101502_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 30007, 'Mhmm... I had no doubt!', 'snd_voi_race_101500', 8, 0, 3, 1, 0, 'snd_voi_race_101500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 400006, 'Haaa ha ha ha! See how your overlord runs with such grace! Give praise and worship!', 'snd_voi_event_090009', 6, 1015813, 7, 1, 0, 'snd_voi_event_090009_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 400011, 'Enjoy what you just witnessed? The opening act of a new age, the joyous year of the overlord?!', 'snd_voi_event_090009', 11, 1015016, 7, 1, 0, 'snd_voi_event_090009_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_101500', 1, 980011, 1, 1, 0, 'snd_voi_valentine_101500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_101500', 1, 980011, 1, 1, 0, 'snd_voi_valentine_101500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1015, 80000, 'A fine performance!', 'snd_voi_aimteam_101500', 0, 1015018, 7, 0, 0, 'snd_voi_aimteam_101500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 11, 'Cygames', 'snd_voi_title_101600', 0, 0, 0, 1, 0, 'snd_voi_title_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101600', 1, 0, 0, 1, 0, 'snd_voi_title_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10000, 'You''ve always been so doggedly persistent... I suppose I should admire your nerve.', 'snd_voi_home_101600', 0, 1016001, 1, 1, 0, 'snd_voi_home_101600_0000', 0, 1016015, 4000, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10001, 'You were the one who invaded my territory first. Don''t run away now.', 'snd_voi_home_101600', 1, 1009, 1, 1, 0, 'snd_voi_home_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10002, 'I don''t know why you get so desperate... Whatever�do what you want.', 'snd_voi_home_101600', 2, 1016001, 1, 1, 0, 'snd_voi_home_101600_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10003, 'The new year doesn''t change my objective. I must prepare for battle and nothing else.', 'snd_voi_home_101600', 3, 1016002, 1, 1, 0, 'snd_voi_home_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10004, 'Why can''t we lock the lockers? Look at this mess of Valentine''s boxes that fell out.', 'snd_voi_home_101600', 4, 1016007, 1, 1, 0, 'snd_voi_home_101600_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10005, 'Help me put all this chocolate away. Everyone seems to be busy, today of all days... Seriously, I need a hand.', 'snd_voi_home_101600', 5, 1016016, 1, 1, 0, 'snd_voi_home_101600_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10006, 'The bamboo leaves are rustling. It kinda makes me feel refreshed.', 'snd_voi_home_101600', 6, 1016802, 1, 1, 0, 'snd_voi_home_101600_0006', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10007, 'Halloween costumes? Now I''ve got no idea who''s who.', 'snd_voi_home_101600', 7, 1016007, 1, 1, 0, 'snd_voi_home_101600_0007', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10008, 'They''re just balls of glass, but they seem so shiny... So that''s how people decorate for the holidays, huh?', 'snd_voi_home_101600', 8, 1016803, 1, 1, 0, 'snd_voi_home_101600_0008', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10009, 'Think I''ll take a run through the neighborhood since the holiday decorations are up. Maybe there will be a shop with something tasty too.', 'snd_voi_home_101600', 9, 1016006, 1, 1, 0, 'snd_voi_home_101600_0009', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10010, 'It''s the end of the year... I better get some cleaning done before my sister lectures me.', 'snd_voi_home_101600', 10, 1016016, 1, 1, 0, 'snd_voi_home_101600_0010', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10011, 'Your birthday is a turning point in your life. It also serves as an opportunity to ask yourself how you want to live.', 'snd_voi_home_101600', 11, 1016015, 1, 1, 0, 'snd_voi_home_101600_0011', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10012, 'I guess getting a year older has made you a little more capable. You''re my trainer, so you''d better be improving.', 'snd_voi_home_101600', 12, 1016006, 1, 1, 0, 'snd_voi_home_101600_0012', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10013, 'It''s my birthday? Time never stops, huh... All I wish for is to be free of regrets.', 'snd_voi_home_101600', 13, 1016007, 1, 1, 0, 'snd_voi_home_101600_0013', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10014, 'Ugh. Everyone''s making such a fuss over having a birthday party and a cake... Help me lay low.', 'snd_voi_home_101600', 14, 1016011, 1, 1, 0, 'snd_voi_home_101600_0014', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10015, 'You''ve got a new notice. Check it already, would you?', 'snd_voi_home_101600', 15, 1016016, 1, 1, 0, 'snd_voi_home_101600_0015', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10016, 'There''s a gift waiting for you. Use it wisely.', 'snd_voi_home_101600', 16, 1016001, 1, 1, 0, 'snd_voi_home_101600_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10017, 'You completed a mission? Guess you''re keeping sharp.', 'snd_voi_home_101600', 17, 1016015, 1, 1, 0, 'snd_voi_home_101600_0017', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10018, 'An event''s coming up. Let''s get ready to tear into it.', 'snd_voi_home_101600', 18, 3009, 1, 1, 0, 'snd_voi_home_101600_0018', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10019, 'There''s an event on. I''m ready to tear it up.', 'snd_voi_home_101600', 19, 1016000, 1, 1, 0, 'snd_voi_home_101600_0019', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20000, 'Ugh... Where''d my strength go?', 'snd_voi_training_101600', 0, 1016003, 2, 1, 0, 'snd_voi_training_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20001, 'I just need a bit of rest.', 'snd_voi_training_101600', 1, 1016009, 2, 1, 0, 'snd_voi_training_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20002, 'I''m ready for a chase. Let''s sink our teeth into this!', 'snd_voi_training_101600', 2, 1016808, 2, 1, 0, 'snd_voi_training_101600_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20003, 'I''m bursting with energy! Don''t let this opportunity go to waste.', 'snd_voi_training_101600', 3, 1016000, 2, 1, 0, 'snd_voi_training_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20004, 'Maybe I should build up my strength for this race while I can.', 'snd_voi_training_101600', 4, 1016007, 2, 1, 0, 'snd_voi_training_101600_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20005, 'I don''t mind if the training plan is tougher than usual.', 'snd_voi_training_101600', 5, 1016015, 2, 1, 0, 'snd_voi_training_101600_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20006, 'I''m ready to go.', 'snd_voi_training_101600', 6, 1016017, 2, 1, 0, 'snd_voi_training_101600_0006', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20007, 'I''m not feeling too bad. Ready whenever.', 'snd_voi_training_101600', 7, 1016001, 2, 1, 0, 'snd_voi_training_101600_0007', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20008, 'Why do I feel slow...', 'snd_voi_training_101600', 8, 1016003, 2, 1, 0, 'snd_voi_training_101600_0008', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20009, 'Ugh... I lost my sharpness...', 'snd_voi_training_101600', 9, 1016004, 2, 1, 0, 'snd_voi_training_101600_0009', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20010, 'Tch... I can barely move!', 'snd_voi_training_101600', 10, 1016010, 2, 1, 0, 'snd_voi_training_101600_0010', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20011, 'Why''s this happening? I can''t afford to stop now!', 'snd_voi_training_101600', 11, 3003, 2, 1, 0, 'snd_voi_training_101600_0011', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20021, 'I don''t mind running a race, but you better put some thought into how it''ll affect me later.', 'snd_voi_training_101600', 12, 1016002, 2, 1, 0, 'snd_voi_training_101600_0012', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20022, 'You thought this through, right? You better not be making me waste my time and energy.', 'snd_voi_training_101600', 13, 1016017, 2, 1, 0, 'snd_voi_training_101600_0013', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20023, 'It''s time to hunt... Heh. My blood''s boiling!', 'snd_voi_training_101600', 14, 1016015, 2, 1, 0, 'snd_voi_training_101600_0014', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20024, 'I don''t care who it is. Just give me your best shot!', 'snd_voi_training_101600', 15, 1016006, 2, 1, 0, 'snd_voi_training_101600_0015', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20025, 'I feel my blood tingling... It must be time for a fight!', 'snd_voi_training_101600', 16, 1016006, 2, 1, 0, 'snd_voi_training_101600_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20026, 'Who wants to be my prey? I will hunt you down.', 'snd_voi_training_101600', 17, 1016014, 2, 1, 0, 'snd_voi_training_101600_0017', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20027, 'I can end this very quickly. Won''t be satisfying though.', 'snd_voi_training_101600', 18, 1016015, 2, 1, 0, 'snd_voi_training_101600_0018', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20028, 'I''ll make them all surrender through sheer force.', 'snd_voi_training_101600', 19, 1016002, 2, 1, 0, 'snd_voi_training_101600_0019', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20029, 'I will win. Simple as that.', 'snd_voi_training_101600', 20, 3003, 2, 1, 0, 'snd_voi_training_101600_0020', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20030, 'I''ll put the results of all of my hard work to use.', 'snd_voi_training_101600', 21, 1016006, 2, 1, 0, 'snd_voi_training_101600_0021', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20031, 'I can''t wait to hear the fanfare when the race starts.', 'snd_voi_training_101600', 22, 1016000, 2, 1, 0, 'snd_voi_training_101600_0022', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20032, 'I can handle something like this. It''s nothing to worry about.', 'snd_voi_training_101600', 23, 1016001, 2, 1, 0, 'snd_voi_training_101600_0023', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20033, 'My claws might be a little dull right now, but I can still tear through this.', 'snd_voi_training_101600', 24, 1016016, 2, 1, 0, 'snd_voi_training_101600_0024', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20034, 'I don''t need your concern. Just keep your eyes forward.', 'snd_voi_training_101600', 25, 3003, 2, 1, 0, 'snd_voi_training_101600_0025', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20035, 'My sister always used to say that what doesn''t kill you makes you stronger... Maybe she was right.', 'snd_voi_training_101600', 26, 1016804, 2, 1, 0, 'snd_voi_training_101600_0026', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20036, 'There''s no point wallowing in regret right now. We just have to do what we can.', 'snd_voi_training_101600', 27, 1016017, 2, 1, 0, 'snd_voi_training_101600_0027', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20037, 'Now''s not the time to lose our nerve!', 'snd_voi_training_101600', 28, 1016004, 2, 1, 0, 'snd_voi_training_101600_0028', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20038, 'Let''s go.', 'snd_voi_training_101600', 29, 0, 2, 1, 0, 'snd_voi_training_101600_0029', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20039, 'Sounds good.', 'snd_voi_training_101600', 30, 0, 2, 1, 0, 'snd_voi_training_101600_0030', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20040, 'Yeah.', 'snd_voi_training_101600', 31, 0, 2, 1, 0, 'snd_voi_training_101600_0031', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20041, 'Let''s get started.', 'snd_voi_training_101600', 32, 0, 2, 1, 0, 'snd_voi_training_101600_0032', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20042, 'Tch...', 'snd_voi_training_101600', 33, 0, 2, 1, 0, 'snd_voi_training_101600_0033', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20043, 'Damn...', 'snd_voi_training_101600', 34, 0, 2, 1, 0, 'snd_voi_training_101600_0034', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20046, 'Time to go.', 'snd_voi_training_101600', 37, 0, 2, 1, 0, 'snd_voi_training_101600_0037', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20047, 'We going?', 'snd_voi_training_101600', 38, 0, 2, 1, 0, 'snd_voi_training_101600_0038', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20049, 'Not half bad. Keep it that way.', 'snd_voi_training_101600', 63, 0, 2, 1, 0, 'snd_voi_training_101600_0063', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20050, 'I am grateful, you know.', 'snd_voi_training_101600', 64, 0, 2, 1, 0, 'snd_voi_training_101600_0064', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 30000, 'So close. I couldn''t make the kill.', 'snd_voi_race_101600', 0, 0, 3, 1, 0, 'snd_voi_race_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 30001, 'That''s not enough to satisfy me.', 'snd_voi_race_101600', 1, 0, 3, 1, 0, 'snd_voi_race_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 30002, 'This is nothing to be happy about.', 'snd_voi_race_101600', 2, 0, 3, 1, 0, 'snd_voi_race_101600_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 30003, 'Tch... Nowhere near enough to sate my hunger!', 'snd_voi_race_101600', 3, 0, 3, 1, 0, 'snd_voi_race_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 60000, 'If I''m gonna do this, I''m going all out.', 'snd_voi_live_101600', 0, 1016014, 4, 1, 0, 'snd_voi_live_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 60001, 'This is just another battle, huh...', 'snd_voi_live_101600', 1, 1000, 4, 1, 0, 'snd_voi_live_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70001, 'You were the one who lit this flame under me. So you better be there until the end.', 'snd_voi_outgame_101600', 1, 1009, 7, 1, 0, 'snd_voi_outgame_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90000, 'It''s morning. I don''t want to spend the day lazing about.', 'snd_voi_home_101601', 0, 1016016, 1, 1, 0, 'snd_voi_home_101601_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90001, 'Early morning isn''t too bad, I suppose. Everything''s got this kind of... stillness.', 'snd_voi_home_101601', 1, 1016805, 1, 1, 0, 'snd_voi_home_101601_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90002, 'It''s already afternoon. Let''s hurry up and start training.', 'snd_voi_home_101601', 2, 1016002, 1, 1, 0, 'snd_voi_home_101601_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90003, 'Nothing beats eating lunch behind the main hall. Just ignore all the noisy footsteps, and it''s pretty nice.', 'snd_voi_home_101601', 3, 3001, 1, 1, 0, 'snd_voi_home_101601_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90004, 'The sun''s set, leaving only darkness. It''s the most dangerous time of day in the natural world.', 'snd_voi_home_101601', 4, 1016800, 1, 1, 0, 'snd_voi_home_101601_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90005, 'Way back when, I was always told to head home when the crows start cawing.', 'snd_voi_home_101601', 5, 1016015, 1, 1, 0, 'snd_voi_home_101601_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90006, 'Looks like we''ve got some new students. It''s up to them whether they soar through the skies�or fall to the ground.', 'snd_voi_home_101601', 6, 1016006, 1, 1, 0, 'snd_voi_home_101601_0006', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90007, 'A cicada shell? That takes me back... My sister and I used to see who could find more of them.', 'snd_voi_home_101601', 7, 1016805, 1, 1, 0, 'snd_voi_home_101601_0007', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90008, 'Chirping insects and rustling leaves... It sounds like the cries of the defeated.', 'snd_voi_home_101601', 8, 1016016, 1, 1, 0, 'snd_voi_home_101601_0008', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90009, 'The cold won''t freeze me. When I get running, my blood starts boiling.', 'snd_voi_home_101601', 9, 1016012, 1, 1, 0, 'snd_voi_home_101601_0009', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91000, 'The tape on my nose? It helps me focus. Dunno when I started�it''s just something I do now.', 'snd_voi_home_101601', 10, 2009, 1, 1, 0, 'snd_voi_home_101601_0010', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91001, 'A young student with a black hair thing keeps trying to start something with me. She seems to be all bark right now, but who knows...', 'snd_voi_home_101601', 11, 1016007, 1, 1, 0, 'snd_voi_home_101601_0011', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91002, 'My big sis won''t stop asking if I''m eating and sleeping enough... She never changes.', 'snd_voi_home_101601', 12, 3000, 1, 1, 0, 'snd_voi_home_101601_0012', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91003, 'A bird of prey could very well hurt me with its claws and beak... but there''s something alluring about that sharpness.', 'snd_voi_home_101601', 13, 9001, 1, 1, 0, 'snd_voi_home_101601_0013', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91004, 'What lies behind all that dignity the "Emperor" has... I''d love to lay it all bare.', 'snd_voi_home_101601', 14, 1016015, 1, 1, 0, 'snd_voi_home_101601_0014', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91005, 'These clothes have frills for no reason... Hey, can I just rip these ruffles off?', 'snd_voi_home_101601', 15, 1016012, 1, 1, 0, 'snd_voi_home_101601_0015', 0, 1016017, 3300, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91006, 'What''s important is whether or not I get to stand on the winner''s stage. I have no interest in the performance itself.', 'snd_voi_home_101601', 16, 1016001, 1, 1, 0, 'snd_voi_home_101601_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91007, 'The hem on this was actually longer to begin with. I tore it off because it got in the way... What, see something funny?', 'snd_voi_home_101601', 17, 1016016, 1, 1, 0, 'snd_voi_home_101601_0017', 0, 11003, 7600, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91008, 'Everyone makes a big fuss when I win... But if it helps lure in strong opponents, I guess that works out just fine.', 'snd_voi_home_101601', 18, 1016011, 1, 1, 0, 'snd_voi_home_101601_0018', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91009, 'Running late in the morning is disastrous. I especially can''t deal with the noisy crowds in the cafeteria...', 'snd_voi_home_101601', 19, 1016016, 1, 1, 0, 'snd_voi_home_101601_0019', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91010, 'Ama gave me a boxed lunch again. They taste good, but I could do without the cutesy character shapes...', 'snd_voi_home_101601', 20, 1016009, 1, 1, 0, 'snd_voi_home_101601_0020', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91011, 'If you can''t sleep, then just run until you''ve got nothing left. That''ll generally make you pass out.', 'snd_voi_home_101601', 21, 1016015, 1, 1, 0, 'snd_voi_home_101601_0021', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91012, 'It''s getting warmer. Looks like I can wear short slee�actually, I''ll go sleeveless.', 'snd_voi_home_101601', 22, 1016007, 1, 1, 0, 'snd_voi_home_101601_0022', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91013, 'The heat always tires me out... Maybe I''ll sink my teeth into some meat for an energy boost.', 'snd_voi_home_101601', 23, 1016009, 1, 1, 0, 'snd_voi_home_101601_0023', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91014, 'Fallen leaves scattering into oblivion is kind of sad... But me�I''m not finished like them.', 'snd_voi_home_101601', 24, 1016800, 1, 1, 0, 'snd_voi_home_101601_0024', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 91015, 'A kotatsu heater? Sometimes I do give in to the temptation...', 'snd_voi_home_101601', 25, 1016011, 1, 1, 0, 'snd_voi_home_101601_0025', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92000, 'Winning requires strength. So let''s get started.', 'snd_voi_training_101601', 0, 1016014, 2, 1, 0, 'snd_voi_training_101601_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92001, 'Okay, show me how you get it done.', 'snd_voi_training_101601', 1, 1016017, 2, 1, 0, 'snd_voi_training_101601_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92002, 'Carelessness can be fatal. Stay focused.', 'snd_voi_training_101601', 2, 1016005, 2, 1, 0, 'snd_voi_training_101601_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92003, 'Everything I do is to build strength for battle. I don''t have time to daydream.', 'snd_voi_training_101601', 3, 1016002, 2, 1, 0, 'snd_voi_training_101601_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92011, 'Half-hearted training won''t help me perform when the time calls for it.', 'snd_voi_training_101601', 4, 1016005, 2, 1, 0, 'snd_voi_training_101601_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92005, 'Birds will fly so long as their wings remain unbroken. Ever higher, ever farther...', 'snd_voi_training_101601', 5, 1016806, 2, 1, 0, 'snd_voi_training_101601_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92006, 'The stronger I get, the harder it is to see the end... But all I can do now is push forward.', 'snd_voi_training_101601', 6, 1016015, 2, 1, 0, 'snd_voi_training_101601_0006', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 92007, 'The more power I have, the hungrier I get... Hurry up and train me already.', 'snd_voi_training_101601', 7, 1016000, 2, 1, 0, 'snd_voi_training_101601_0007', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 93000, 'I like this new look we both have in our eyes.', 'snd_voi_training_101601', 8, 0, 2, 1, 0, 'snd_voi_training_101601_0008', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 93001, 'My thirst for more has been quenched... slightly.', 'snd_voi_training_101601', 9, 0, 2, 1, 0, 'snd_voi_training_101601_0009', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 95000, 'More power... more strength!', 'snd_voi_outgame_101601', 0, 1016000, 7, 1, 0, 'snd_voi_outgame_101601_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 95001, 'More. More!', 'snd_voi_outgame_101601', 1, 0, 7, 1, 0, 'snd_voi_outgame_101601_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 95003, 'Yeah, I''m Narita Brian.', 'snd_voi_outgame_101601', 3, 1016016, 7, 1, 0, 'snd_voi_outgame_101601_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 95004, 'I''ll keep on fighting. The fire in my soul won''t stop for anything�now hear it roar!', 'snd_voi_gacha_101601', 0, 0, 7, 1, 0, 'snd_voi_gacha_101601_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1008, 'Come on. Time to battle.', 'snd_voi_teamst_st_101600_0000', 0, 1016000, 8, 1, 0, 'snd_voi_teamst_st_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1039, 'Are you trembling?', 'snd_voi_teamst_st_101600_1018', 0, 1016015, 8, 1, 0, 'snd_voi_teamst_st_101600_1018_00', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1040, 'I''ll do whatever I want.', 'snd_voi_teamst_st_101600_1023', 0, 1016006, 8, 1, 0, 'snd_voi_teamst_st_101600_1023_00', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1042, 'Give me a break.', 'snd_voi_teamst_st_101700_1016', 1, 3009, 8, 1, 0, 'snd_voi_teamst_st_101700_1016_01', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1053, 'Hmph.', 'snd_voi_teamst_st_102300_1016', 1, 1016015, 8, 1, 0, 'snd_voi_teamst_st_102300_1016_01', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1000, 'I''ll hunt them all down!', 'snd_voi_teamst_101600', 0, 1016014, 8, 1, 0, 'snd_voi_teamst_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1001, 'No surprise here.', 'snd_voi_teamst_101600', 1, 0, 8, 1, 0, 'snd_voi_teamst_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1003, 'I slipped up right at the end.', 'snd_voi_teamst_101600', 2, 0, 8, 1, 0, 'snd_voi_teamst_101600_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1002, 'It''s mine next time.', 'snd_voi_teamst_101600', 3, 0, 8, 1, 0, 'snd_voi_teamst_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1004, 'Nothing but the best.', 'snd_voi_teamst_101600', 4, 1016015, 8, 1, 0, 'snd_voi_teamst_101600_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1007, 'Oh, a new high score, huh?', 'snd_voi_teamst_101600', 5, 1016006, 8, 1, 0, 'snd_voi_teamst_101600_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1006, 'I slipped up right at the end.', 'snd_voi_teamst_101600', 2, 1016004, 8, 1, 0, 'snd_voi_teamst_101600_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 1005, 'It''s mine next time.', 'snd_voi_teamst_101600', 3, 1016003, 8, 1, 0, 'snd_voi_teamst_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 40000, 'Hup... Haaah!', 'snd_voi_race_101601', 2, 0, 3, 1, 0, 'snd_voi_race_101601_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 40001, 'Phew... Hup, hrngh... Move it!', 'snd_voi_race_101601', 3, 0, 3, 1, 0, 'snd_voi_race_101601_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 30004, 'Heh. That race was almost fun.', 'snd_voi_race_101601', 0, 0, 3, 1, 0, 'snd_voi_race_101601_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 30005, 'Ahh... The taste of victory.', 'snd_voi_race_101600', 8, 0, 3, 1, 0, 'snd_voi_race_101600_0008', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 31000, 'Let''s go.', 'snd_voi_race_101600', 9, 0, 3, 1, 0, 'snd_voi_race_101600_0009', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 13, 'Here''s today''s login bonus.', 'snd_voi_title_101600', 4, 1016015, 1, 1, 0, 'snd_voi_title_101600_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 15, 'You''re getting this tomorrow.', 'snd_voi_title_101600', 5, 1016006, 1, 1, 0, 'snd_voi_title_101600_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 110000, 'Shall we get down to training?', 'snd_voi_home_101600', 21, 0, 1, 1, 0, 'snd_voi_home_101600_0021', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 110001, 'The paths you''ve traveled... become history.', 'snd_voi_home_101600', 22, 0, 1, 1, 0, 'snd_voi_home_101600_0022', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 110002, 'We''re entering a race? That gets my blood pumping.', 'snd_voi_home_101600', 23, 0, 1, 1, 0, 'snd_voi_home_101600_0023', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 10021, 'Look. The Umamusume Archive level has gone up.', 'snd_voi_home_101600', 24, 1016001, 1, 1, 0, 'snd_voi_home_101600_0024', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 20051, 'If you''re gonna do it, give it all you''ve got.', 'snd_voi_training_101600', 65, 0, 2, 1, 0, 'snd_voi_training_101600_0065', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70000, 'I hope you''re ready for a real fight.', 'snd_voi_outgame_101600', 3, 1016017, 7, 1, 0, 'snd_voi_outgame_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 95005, 'I''ll give you a hand.', 'snd_voi_outgame_101600', 4, 0, 7, 1, 0, 'snd_voi_outgame_101600_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 95006, 'I''ll push you beyond your limits!', 'snd_voi_outgame_101600', 5, 0, 7, 1, 0, 'snd_voi_outgame_101600_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 120000, 'I''m fired up... And ready to burn!', 'snd_voi_outgame_101600', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101600_0011', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140000, 'Size up your prey.', 'snd_voi_minigame_101600', 0, 5000, 9, 1, 0, 'snd_voi_minigame_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140001, 'All right.', 'snd_voi_minigame_101600', 1, 1016006, 9, 1, 0, 'snd_voi_minigame_101600_0001', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140002, 'Ngh.', 'snd_voi_minigame_101600', 2, 1016010, 9, 1, 0, 'snd_voi_minigame_101600_0002', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140003, 'Quite a successful hunt.', 'snd_voi_minigame_101600', 3, 971016, 9, 1, 0, 'snd_voi_minigame_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140004, 'Not bad.', 'snd_voi_minigame_101600', 4, 972016, 9, 1, 0, 'snd_voi_minigame_101600_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140005, 'That all you''ve got?', 'snd_voi_minigame_101600', 5, 1003, 9, 1, 0, 'snd_voi_minigame_101600_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140006, 'Quite a successful hunt.', 'snd_voi_minigame_101600', 3, 974016, 9, 1, 0, 'snd_voi_minigame_101600_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140007, 'Not bad.', 'snd_voi_minigame_101600', 4, 973016, 9, 1, 0, 'snd_voi_minigame_101600_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140008, 'Ngh. Hmph.', 'snd_voi_minigame_101600', 6, 3003, 9, 1, 0, 'snd_voi_minigame_101600_0006', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140009, 'Hmph.', 'snd_voi_minigame_101600', 7, 1016019, 9, 1, 0, 'snd_voi_minigame_101600_0007', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140010, 'Hm-hmm... ?', 'snd_voi_minigame_101600', 8, 2001, 9, 1, 0, 'snd_voi_minigame_101600_0008', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140011, 'You''re pretty good!', 'snd_voi_minigame_101600', 9, 1016801, 9, 1, 0, 'snd_voi_minigame_101600_0009', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140014, 'What?!', 'snd_voi_minigame_101600', 10, 11010, 9, 1, 0, 'snd_voi_minigame_101600_0010', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140015, 'Huh...', 'snd_voi_minigame_101600', 11, 1016005, 9, 1, 0, 'snd_voi_minigame_101600_0011', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140016, 'Hey, let''s go!', 'snd_voi_minigame_101600', 12, 0, 9, 1, 0, 'snd_voi_minigame_101600_0012', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140012, 'Excellent.', 'snd_voi_minigame_101600', 13, 1, 9, 1, 0, 'snd_voi_minigame_101600_0013', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140013, '...?!', 'snd_voi_minigame_101600', 14, 9010, 9, 1, 0, 'snd_voi_minigame_101600_0014', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140017, 'Damn!', 'snd_voi_minigame_101600', 15, 1016004, 9, 1, 0, 'snd_voi_minigame_101600_0015', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 140018, 'Tch...', 'snd_voi_minigame_101600', 16, 1016012, 9, 1, 0, 'snd_voi_minigame_101600_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70004, 'I keep forgetting my ribbon. Not that it matters.', 'snd_voi_outgame_101600', 16, 1016805, 7, 1, 0, 'snd_voi_outgame_101600_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70010, 'Does it really have to be this flashy?', 'snd_voi_outgame_101600', 17, 1016009, 7, 1, 0, 'snd_voi_outgame_101600_0017', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70008, 'I wouldn''t pick this get-up.', 'snd_voi_outgame_101600', 20, 1016016, 7, 1, 0, 'snd_voi_outgame_101600_0020', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70014, 'Ugh... All these damn frills... I won''t forget this.', 'snd_voi_outgame_101600', 21, 1016807, 7, 1, 0, 'snd_voi_outgame_101600_0021', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70009, 'I''m itchin'' to fight!', 'snd_voi_outgame_101600', 22, 1016000, 7, 1, 0, 'snd_voi_outgame_101600_0022', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70015, 'That''s a good weight. Feels pretty good.', 'snd_voi_outgame_101600', 23, 1016015, 7, 1, 0, 'snd_voi_outgame_101600_0023', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71004, 'I keep forgetting my ribbon. Not that it matters.', 'snd_voi_outgame_101600', 16, 49, 7, 0, 0, 'snd_voi_outgame_101600_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71010, 'Does it really have to be this flashy?', 'snd_voi_outgame_101600', 17, 152, 7, 0, 0, 'snd_voi_outgame_101600_0017', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71008, 'I wouldn''t pick this get-up.', 'snd_voi_outgame_101600', 20, 48, 7, 0, 0, 'snd_voi_outgame_101600_0020', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71014, 'Ugh... All these damn frills... I won''t forget this.', 'snd_voi_outgame_101600', 21, 152, 7, 0, 0, 'snd_voi_outgame_101600_0021', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71009, 'I''m itchin'' to fight!', 'snd_voi_outgame_101600', 22, 22, 7, 0, 0, 'snd_voi_outgame_101600_0022', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71015, 'That''s a good weight. Feels pretty good.', 'snd_voi_outgame_101600', 23, 48, 7, 0, 0, 'snd_voi_outgame_101600_0023', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 2030, 'I''ll hunt them all down!', 'snd_voi_teamst_101600', 0, 1016014, 10, 1, 0, 'snd_voi_teamst_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 2031, 'Come on. Time to battle.', 'snd_voi_teamst_st_101600_0000', 0, 1016001, 10, 1, 0, 'snd_voi_teamst_st_101600_0000', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 2032, 'I am grateful, you know.', 'snd_voi_training_101600', 64, 1016016, 10, 1, 0, 'snd_voi_training_101600_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 2033, 'I''ll make them all surrender through sheer force.', 'snd_voi_training_101600', 19, 1016006, 10, 1, 0, 'snd_voi_training_101600_0019', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 2034, 'I feel my blood tingling... It must be time for a fight!', 'snd_voi_training_101600', 16, 1016000, 10, 1, 0, 'snd_voi_training_101600_0016', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 2035, 'I am grateful, you know.', 'snd_voi_training_101600', 64, 1016016, 10, 0, 0, 'snd_voi_training_101600_0064', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70018, 'I''ll tear you to pieces!', 'snd_voi_outgame_101600', 26, 1016017, 7, 1, 0, 'snd_voi_outgame_101600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 70019, 'Oh, just shut up...', 'snd_voi_outgame_101600', 27, 1016001, 7, 1, 0, 'snd_voi_outgame_101600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71018, 'I''ll tear you to pieces!', 'snd_voi_outgame_101600', 26, 48, 7, 0, 0, 'snd_voi_outgame_101600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 71019, 'Oh, just shut up...', 'snd_voi_outgame_101600', 27, 22, 7, 0, 0, 'snd_voi_outgame_101600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 400002, 'Ugh, come on. Why is work always getting pushed my way?', 'snd_voi_event_090007', 2, 1016008, 7, 1, 0, 'snd_voi_event_090007_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 400007, '"Just have fun," huh? All right, Emperor. I''ll make you eat those words.', 'snd_voi_event_090007', 7, 1016006, 7, 1, 0, 'snd_voi_event_090007_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 90020, 'Happy... Valentine''s Day.', 'snd_voi_valentine_101600', 1, 980011, 1, 1, 0, 'snd_voi_valentine_101600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 81000, 'I hope you can put up a fight.', 'snd_voi_outgame_101600', 13, 1016002, 7, 1, 0, 'snd_voi_outgame_101600_0013', 0, 0, 0, 1647147600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 81001, 'Good. Now show me what you can really do.', 'snd_voi_outgame_101600', 14, 1016015, 7, 1, 0, 'snd_voi_outgame_101600_0014', 0, 0, 0, 1647147600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1016, 80000, 'Nice work.', 'snd_voi_aimteam_101600', 0, 1016015, 7, 0, 0, 'snd_voi_aimteam_101600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 11, 'Cygames', 'snd_voi_title_101700', 0, 0, 0, 1, 0, 'snd_voi_title_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 12, 'Umamusume: Pretty Derby', 'snd_voi_title_101700', 1, 0, 0, 1, 0, 'snd_voi_title_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10000, 'Since you''re intent on seeing this through to the end with me, I must work hard to achieve satisfactory results.', 'snd_voi_home_101700', 0, 3001, 1, 1, 0, 'snd_voi_home_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10001, 'The zenith was something I once took to be mere fantasy... But with you by my side, I feel one step closer to it.', 'snd_voi_home_101700', 1, 1017006, 1, 1, 0, 'snd_voi_home_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10002, 'Putting yourself in someone else''s shoes gives you a new perspective on things. That''s something you taught me.', 'snd_voi_home_101700', 2, 1017007, 1, 1, 0, 'snd_voi_home_101700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10003, 'Happy New Year. Let us continue to diligently work as one towards our dreams.', 'snd_voi_home_101700', 3, 3001, 1, 1, 0, 'snd_voi_home_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10004, 'Some chocolates were delivered to the student council. It is my duty as president to repay this kindness with the sincerest gratitude.', 'snd_voi_home_101700', 4, 1017006, 1, 1, 0, 'snd_voi_home_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10005, 'Please accept these chocolates I made. I refrained from using too much sugar as a way to symbolize that the path we tread will not always be sweet and pleasing.', 'snd_voi_home_101700', 5, 1017006, 1, 1, 0, 'snd_voi_home_101700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10006, 'The student council''s Tanabata event, where students write requests to us, is being received favorably. Let us do our best to make their wishes come true.', 'snd_voi_home_101700', 6, 1017007, 1, 1, 0, 'snd_voi_home_101700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10007, 'Happy Halloween. Countless students are complaining of stomachaches due to eating too many sweets. Please do not fall victim to this affliction.', 'snd_voi_home_101700', 7, 1017006, 1, 1, 0, 'snd_voi_home_101700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10008, 'Happy holidays, Trainer. This is a busy day where I must tend to the student council-led festivities, but let us enjoy it all the same.', 'snd_voi_home_101700', 8, 3001, 1, 1, 0, 'snd_voi_home_101700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10009, 'Some younger students have decorated a tree in the courtyard... What do you think? Shall we take a look while patrolling the school grounds?', 'snd_voi_home_101700', 9, 1017012, 1, 1, 0, 'snd_voi_home_101700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10010, 'In the blink of an eye, this busy year comes to a close. Let us make rapid progress together in the next year as well.', 'snd_voi_home_101700', 10, 1017007, 1, 1, 0, 'snd_voi_home_101700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10011, 'It''s your birthday today, isn''t it? Let us have a small celebration after training.', 'snd_voi_home_101700', 11, 1017012, 1, 1, 0, 'snd_voi_home_101700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10012, 'Happy birthday, Trainer. As one who shares the path you walk, I intend to celebrate this occasion more than any other.', 'snd_voi_home_101700', 12, 1017021, 1, 1, 0, 'snd_voi_home_101700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10013, 'Having students, student council members, and even you celebrate my birthday... I am truly blessed.', 'snd_voi_home_101700', 13, 1017007, 1, 1, 0, 'snd_voi_home_101700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10014, 'You''ve come to see me just to celebrate my birthday? I guess this really takes the cake! Hehe.', 'snd_voi_home_101700', 14, 11010, 1, 1, 0, 'snd_voi_home_101700_0014', 0, 1017013, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10015, 'It seems there is a new notice. It may be important, so let us check it at once.', 'snd_voi_home_101700', 15, 1017006, 1, 1, 0, 'snd_voi_home_101700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10016, 'It seems that a present has arrived for you. Hehe! I''m excited just thinking of what could be inside.', 'snd_voi_home_101700', 16, 3009, 1, 1, 0, 'snd_voi_home_101700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10017, 'I see you''ve completed a mission. It''s as they say, experience builds character.', 'snd_voi_home_101700', 17, 1017006, 1, 1, 0, 'snd_voi_home_101700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10018, 'There''s going to be an event soon. Make absolutely certain we take on this challenge!', 'snd_voi_home_101700', 18, 3000, 1, 1, 0, 'snd_voi_home_101700_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10019, 'It seems the event has already started. Let us loose ourselves upon it as an arrow flies to its target.', 'snd_voi_home_101700', 19, 3009, 1, 1, 0, 'snd_voi_home_101700_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10025, 'These glasses are only for show. My intention in wearing them is to pay attention to the smaller things that usually go unnoticed.', 'snd_voi_home_101700', 25, 1017007, 1, 1, 0, 'snd_voi_home_101700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10026, 'I''m mistaken for someone older quite often when I wear this. I suppose there''s merit in being aware of how to conduct myself as an adult.', 'snd_voi_home_101700', 26, 1017017, 1, 1, 0, 'snd_voi_home_101700_0026', 0, 1017828, 4600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10027, 'Here''s what I keep in my bag... Most important is a notepad. It feels best putting information down in writing.', 'snd_voi_home_101700', 27, 1017006, 1, 1, 0, 'snd_voi_home_101700_0027', 0, 1017819, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20000, 'To say I am tireless would be a lie. Ambition for ambition''s sake without rest is a fool''s errand.', 'snd_voi_training_101700', 0, 1017814, 2, 1, 0, 'snd_voi_training_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20001, 'It seems that exhaustion has started to catch up with me...', 'snd_voi_training_101700', 1, 1017004, 2, 1, 0, 'snd_voi_training_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20002, 'I''m feeling quite motivated today. My running will truly be fitting of the moniker "Emperor."', 'snd_voi_training_101700', 2, 1017006, 2, 1, 0, 'snd_voi_training_101700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20003, 'What kind of training are we doing today? Would you mind jogging my memory... Hehe, my jokes are in tip-top shape as well, it seems.', 'snd_voi_training_101700', 3, 1017001, 2, 1, 0, 'snd_voi_training_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20004, 'My goal of reaching the top inspires every step I take. I hope today''s training will prove just as meaningful.', 'snd_voi_training_101700', 4, 3009, 2, 1, 0, 'snd_voi_training_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20005, 'I always feel motivated when I think of my fellow Umamusume. I must strive onward for their sake.', 'snd_voi_training_101700', 5, 3009, 2, 1, 0, 'snd_voi_training_101700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20006, 'I''ve already finished my warm-up exercises. Let us begin training at once.', 'snd_voi_training_101700', 6, 1017006, 2, 1, 0, 'snd_voi_training_101700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20007, 'We can''t simply chase after victory. We must court it with every training session. Let us keep at it.', 'snd_voi_training_101700', 7, 1017000, 2, 1, 0, 'snd_voi_training_101700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20008, 'Mm, I cannot lie and say I feel good. However, such slight discomfort does not warrant much whining either.', 'snd_voi_training_101700', 8, 1017818, 2, 1, 0, 'snd_voi_training_101700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20009, 'I''m having trouble concentrating today. Nevertheless, I will do what I must.', 'snd_voi_training_101700', 9, 1017814, 2, 1, 0, 'snd_voi_training_101700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20010, 'Deary me, my body feels quite heavy. I would prefer not to waste the day, however...', 'snd_voi_training_101700', 10, 1017814, 2, 1, 0, 'snd_voi_training_101700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20011, 'My energy is failing me today... I know I should push on... but my body will not cooperate.', 'snd_voi_training_101700', 11, 1017004, 2, 1, 0, 'snd_voi_training_101700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20021, 'The races never stop, it seems. Then I shall continue until I reach my limit.', 'snd_voi_training_101700', 12, 1017006, 2, 1, 0, 'snd_voi_training_101700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20022, 'I''ll give it my utmost effort... However, do not expect great results to come of this.', 'snd_voi_training_101700', 13, 1017814, 2, 1, 0, 'snd_voi_training_101700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20023, 'I feel power surging from my very being. Today, I shall race with unwavering determination.', 'snd_voi_training_101700', 14, 3001, 2, 1, 0, 'snd_voi_training_101700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20024, 'There are no guarantees in racing. However, with your training... I am guaranteed absolute victory.', 'snd_voi_training_101700', 15, 1017006, 2, 1, 0, 'snd_voi_training_101700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20025, 'Hehe. My jovial mood will surely prove beneficial to my performance today. I could take off any minute now.', 'snd_voi_training_101700', 16, 3002, 2, 1, 0, 'snd_voi_training_101700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20026, 'Thanks to you, I am able to race in top form. In return for your efforts, I shall give you a race to remember.', 'snd_voi_training_101700', 17, 3009, 2, 1, 0, 'snd_voi_training_101700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20027, 'There is nothing to worry about. I''m feeling better than ever. I believe this race will prove to be a great one.', 'snd_voi_training_101700', 18, 1017006, 2, 1, 0, 'snd_voi_training_101700_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20028, 'Hehe! My heart is brimming with anticipation. I''m sure my performance today will yield good results.', 'snd_voi_training_101700', 19, 1017801, 2, 1, 0, 'snd_voi_training_101700_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20029, 'I will not dishonor my title of Emperor in today''s race. I will approach it with all my might.', 'snd_voi_training_101700', 20, 1017815, 2, 1, 0, 'snd_voi_training_101700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20030, 'I am calm and collected. All that remains is for me to perform.', 'snd_voi_training_101700', 21, 1017006, 2, 1, 0, 'snd_voi_training_101700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20031, 'The race is upon us. I''ll be back soon, Trainer.', 'snd_voi_training_101700', 22, 11000, 2, 1, 0, 'snd_voi_training_101700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20032, 'I feel somewhat unwell. But I know what I must do. I must run with all that I have.', 'snd_voi_training_101700', 23, 1017814, 2, 1, 0, 'snd_voi_training_101700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20033, 'I cannot say things are perfect. However, I will not show even the slightest hint of weakness. I will tackle this with all my usual passion.', 'snd_voi_training_101700', 24, 11000, 2, 1, 0, 'snd_voi_training_101700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20034, 'I will run with utmost pride. Even if my condition is not at its peak, I must uphold the title of Emperor.', 'snd_voi_training_101700', 25, 3000, 2, 1, 0, 'snd_voi_training_101700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20035, 'I feel ill-prepared. However, I can''t afford to give up on the race. I will do all that is in my power.', 'snd_voi_training_101700', 26, 1017004, 2, 1, 0, 'snd_voi_training_101700_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20036, 'I cannot believe I am this unsettled before a race. I must collect myself at once and see this race through to the end!', 'snd_voi_training_101700', 27, 1017814, 2, 1, 0, 'snd_voi_training_101700_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20037, 'My ill form is my own responsibility. I will make sure to do whatever it takes to right this wrong.', 'snd_voi_training_101700', 28, 1017003, 2, 1, 0, 'snd_voi_training_101700_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20038, 'Let us begin.', 'snd_voi_training_101700', 29, 0, 2, 1, 0, 'snd_voi_training_101700_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20039, 'Understood.', 'snd_voi_training_101700', 30, 0, 2, 1, 0, 'snd_voi_training_101700_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20040, 'You can count on me.', 'snd_voi_training_101700', 31, 0, 2, 1, 0, 'snd_voi_training_101700_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20041, 'Got it.', 'snd_voi_training_101700', 32, 0, 2, 1, 0, 'snd_voi_training_101700_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20042, 'Ngh...', 'snd_voi_training_101700', 33, 0, 2, 1, 0, 'snd_voi_training_101700_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20043, 'Oh no...', 'snd_voi_training_101700', 34, 0, 2, 1, 0, 'snd_voi_training_101700_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20046, 'Shall we go?', 'snd_voi_training_101700', 37, 0, 2, 1, 0, 'snd_voi_training_101700_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20047, 'How exciting.', 'snd_voi_training_101700', 38, 0, 2, 1, 0, 'snd_voi_training_101700_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20049, 'I feel I have come a little closer to achieving my aspirations.', 'snd_voi_training_101700', 63, 0, 2, 1, 0, 'snd_voi_training_101700_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20050, 'Thank you, Trainer.', 'snd_voi_training_101700', 64, 0, 2, 1, 0, 'snd_voi_training_101700_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30000, 'Next time, I shall claim my rightful place at the top.', 'snd_voi_race_101700', 0, 0, 3, 1, 0, 'snd_voi_race_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30001, 'Yes, a passable result.', 'snd_voi_race_101700', 1, 0, 3, 1, 0, 'snd_voi_race_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30002, 'I must strive for even higher heights.', 'snd_voi_race_101700', 2, 0, 3, 1, 0, 'snd_voi_race_101700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30003, 'Let this result serve as a cautionary tale.', 'snd_voi_race_101700', 3, 0, 3, 1, 0, 'snd_voi_race_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 60000, 'Let us put on the most excellent of concerts.', 'snd_voi_live_101700', 0, 1017006, 4, 1, 0, 'snd_voi_live_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 60001, 'Everyone is counting on me. I will not disappoint them.', 'snd_voi_live_101700', 1, 1017815, 4, 1, 0, 'snd_voi_live_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70001, 'You have embraced my dream and chosen to walk this path alongside me. I find that deeply gratifying and truly encouraging.', 'snd_voi_outgame_101700', 1, 3001, 7, 1, 0, 'snd_voi_outgame_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90000, 'Good morning, Trainer. Let us tackle training today wholeheartedly and with zealous effort.', 'snd_voi_home_101701', 0, 3001, 1, 1, 0, 'snd_voi_home_101701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90001, 'I aim for the zenith of Umamusume kind... And that means giving today my all as well.', 'snd_voi_home_101701', 1, 1017006, 1, 1, 0, 'snd_voi_home_101701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90002, 'Is it afternoon already? Our time is finite, so let us train swiftly and decisively.', 'snd_voi_home_101701', 2, 11000, 1, 1, 0, 'snd_voi_home_101701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90003, 'I finished all my student council duties this morning. I can devote myself to training without constraint.', 'snd_voi_home_101701', 3, 1017802, 1, 1, 0, 'snd_voi_home_101701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90004, 'The sun has completely dipped below the horizon, but that doesn''t mean that the day is done just yet.', 'snd_voi_home_101701', 4, 1017007, 1, 1, 0, 'snd_voi_home_101701_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90005, 'Good evening, Trainer. Fatigue usually begins to catch up with me this late in the day, but I can hold out somewhat longer.', 'snd_voi_home_101701', 5, 11000, 1, 1, 0, 'snd_voi_home_101701_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90006, 'This is the time of year that many students make their debut. I hope they all have great races.', 'snd_voi_home_101701', 6, 3001, 1, 1, 0, 'snd_voi_home_101701_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90007, 'I treated Teio to some ice cream, and she seemed overjoyed. Hehe! I should make more time to dine with her.', 'snd_voi_home_101701', 7, 1017801, 1, 1, 0, 'snd_voi_home_101701_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90008, 'I never let fall pass without some moon gazing. A large moon shining brilliantly in the night sky may be the sort of existence I aspire to.', 'snd_voi_home_101701', 8, 3000, 1, 1, 0, 'snd_voi_home_101701_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90009, 'The track gets covered in snow around this time of year. We in the student council must make sure proper maintenance is performed.', 'snd_voi_home_101701', 9, 1017006, 1, 1, 0, 'snd_voi_home_101701_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91000, 'Air Groove is always helping out in one way or another. It is no exaggeration to say that the school council can only function because of her support.', 'snd_voi_home_101701', 10, 1017007, 1, 1, 0, 'snd_voi_home_101701_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91001, 'Many students come to the student council with their worries. Hm... It seems the cafeteria ran out of food at lunch once again.', 'snd_voi_home_101701', 11, 1017814, 1, 1, 0, 'snd_voi_home_101701_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91002, 'Hehe, it seems we''re "plumb out of plums"! Hehehe!', 'snd_voi_home_101701', 12, 1017816, 1, 1, 0, 'snd_voi_home_101701_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91003, 'Victory is at the forefront of my mind, but that''s not all. I also wish to be mindful of the way in which I win.', 'snd_voi_home_101701', 13, 3000, 1, 1, 0, 'snd_voi_home_101701_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91004, 'There are many unique students, but what they all share is a dedication to running. I hope each of them can achieve their goals... their dreams.', 'snd_voi_home_101701', 14, 1017815, 1, 1, 0, 'snd_voi_home_101701_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91005, 'Let there be no doubt. My winning concert shall be the zenith of performance as well. I shall give the fans a show to remember.', 'snd_voi_home_101701', 15, 1017815, 1, 1, 0, 'snd_voi_home_101701_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91006, 'My outfit is quite popular among the students. I must give a performance worthy of their admiration.', 'snd_voi_home_101701', 16, 1017007, 1, 1, 0, 'snd_voi_home_101701_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91007, 'My signature racewear imbues me with energy. I guess I could say that it switches me from president mode to Emperor mode.', 'snd_voi_home_101701', 17, 3001, 1, 1, 0, 'snd_voi_home_101701_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91008, 'I shall brave the path towards the top in my signature racewear. It is an indispensable part of me.', 'snd_voi_home_101701', 18, 1017802, 1, 1, 0, 'snd_voi_home_101701_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91009, 'I feel motivated every time I see everyone''s morning training sessions. That makes it even more vital to attend.', 'snd_voi_home_101701', 19, 1017802, 1, 1, 0, 'snd_voi_home_101701_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91010, 'Some Umamusume have voracious appetites. I must talk with the school administration and see if they can increase our food allotments.', 'snd_voi_home_101701', 20, 1017824, 1, 1, 0, 'snd_voi_home_101701_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91011, 'I shall go to bed tonight and lay awake in deep thought... as I think up new jokes.', 'snd_voi_home_101701', 21, 1017817, 1, 1, 0, 'snd_voi_home_101701_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91012, 'Most think of cherry blossoms when spring arrives, but a number of G1 races also take place in this season. I wonder what new Star Umamusume will emerge.', 'snd_voi_home_101701', 22, 1017006, 1, 1, 0, 'snd_voi_home_101701_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91013, 'I''m told I seem cool and collected even in summer. Hmm, I wonder if I should go around looking languid occasionally?', 'snd_voi_home_101701', 23, 1017814, 1, 1, 0, 'snd_voi_home_101701_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91014, 'Fall is filled with school events. Just imagining the students'' smiling faces is enough to put me in high spirits. I will do everything I can to make them happy.', 'snd_voi_home_101701', 24, 1017007, 1, 1, 0, 'snd_voi_home_101701_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91015, 'The days are starting to get colder, but my passion is ever-burning. I shall never shrink from the cold.', 'snd_voi_home_101701', 25, 3009, 1, 1, 0, 'snd_voi_home_101701_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92000, 'I am an Umamusume of her word. I will face any training with the utmost determination.', 'snd_voi_training_101701', 0, 3000, 2, 1, 0, 'snd_voi_training_101701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92001, 'Practice makes perfect, as they say. Let us get to training then.', 'snd_voi_training_101701', 1, 1017006, 2, 1, 0, 'snd_voi_training_101701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92002, 'Training is always beneficial, be it basic or advanced. I will follow your lead.', 'snd_voi_training_101701', 3, 11000, 2, 1, 0, 'snd_voi_training_101701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92003, 'My preparations are complete. I''m ready for your instructions at any time.', 'snd_voi_training_101701', 4, 1017006, 2, 1, 0, 'snd_voi_training_101701_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92011, 'What shall we do today? I trust in your ability.', 'snd_voi_training_101701', 2, 3001, 2, 1, 0, 'snd_voi_training_101701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92005, 'If you are stuck, feel free to talk to me. We both share the same goal, after all.', 'snd_voi_training_101701', 5, 3000, 2, 1, 0, 'snd_voi_training_101701_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92006, 'There''s a part of me that always looks forward to training. Hehe, let''s see what you have in store for me today.', 'snd_voi_training_101701', 6, 11000, 2, 1, 0, 'snd_voi_training_101701_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92007, 'We are partners who share common aspirations. No matter the training, I have complete trust in you.', 'snd_voi_training_101701', 7, 3000, 2, 1, 0, 'snd_voi_training_101701_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 93000, 'I hope to continue proceeding towards the top with you by my side.', 'snd_voi_training_101701', 8, 0, 2, 1, 0, 'snd_voi_training_101701_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 93001, 'The path we have walked together has been full of eye-opening experiences.', 'snd_voi_training_101701', 9, 0, 2, 1, 0, 'snd_voi_training_101701_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95000, 'This is also a gift borne from all my hard work and dedication.', 'snd_voi_outgame_101701', 0, 2001, 7, 1, 0, 'snd_voi_outgame_101701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95001, 'I''ve taken another step towards the zenith�the greatest of glory.', 'snd_voi_outgame_101701', 1, 2001, 7, 1, 0, 'snd_voi_outgame_101701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95003, 'Yes, I am Symboli Rudolf.', 'snd_voi_outgame_101701', 3, 3000, 7, 1, 0, 'snd_voi_outgame_101701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95004, 'As the Emperor, I must command dignity.', 'snd_voi_gacha_101701', 0, 0, 7, 1, 0, 'snd_voi_gacha_101701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1008, 'Let us fasten our laces and give it our all!', 'snd_voi_teamst_st_101700_0000', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1041, 'Time to go.', 'snd_voi_teamst_st_101700_1018', 0, 1017006, 8, 1, 0, 'snd_voi_teamst_st_101700_1018_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1042, 'I expect great things from you.', 'snd_voi_teamst_st_101700_1016', 0, 1017006, 8, 1, 0, 'snd_voi_teamst_st_101700_1016_00', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1013, 'Here we go, Teio.', 'snd_voi_teamst_st_100300_1017', 1, 1017017, 8, 1, 0, 'snd_voi_teamst_st_100300_1017_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1000, 'Let us be united in our efforts!', 'snd_voi_teamst_101700', 0, 1017006, 8, 1, 0, 'snd_voi_teamst_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1001, 'Well done, everyone.', 'snd_voi_teamst_101700', 1, 0, 8, 1, 0, 'snd_voi_teamst_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1003, 'What a worthy opponent... A contender for supremacy, even.', 'snd_voi_teamst_101700', 2, 0, 8, 1, 0, 'snd_voi_teamst_101700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1002, 'Turn failure into success and move onward.', 'snd_voi_teamst_101700', 3, 0, 8, 1, 0, 'snd_voi_teamst_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1004, 'We have seized glory!', 'snd_voi_teamst_101700', 4, 1017006, 8, 1, 0, 'snd_voi_teamst_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1007, 'A new high score. This calls for celebration.', 'snd_voi_teamst_101700', 5, 1017007, 8, 1, 0, 'snd_voi_teamst_101700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1006, 'What a worthy opponent... A contender for supremacy, even.', 'snd_voi_teamst_101700', 2, 1017016, 8, 1, 0, 'snd_voi_teamst_101700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 1005, 'Turn failure into success and move onward.', 'snd_voi_teamst_101700', 3, 1017008, 8, 1, 0, 'snd_voi_teamst_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 120000, 'I feel spurred on by an invisible force.', 'snd_voi_outgame_101700', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140000, 'I expect great things from you.', 'snd_voi_minigame_101700', 0, 1017006, 9, 1, 0, 'snd_voi_minigame_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140001, 'All right.', 'snd_voi_minigame_101700', 1, 1017007, 9, 1, 0, 'snd_voi_minigame_101700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140002, 'This is hard...', 'snd_voi_minigame_101700', 2, 1017814, 9, 1, 0, 'snd_voi_minigame_101700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140003, 'I thank you from the bottom of my heart.', 'snd_voi_minigame_101700', 3, 971017, 9, 1, 0, 'snd_voi_minigame_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140004, 'A passable result.', 'snd_voi_minigame_101700', 4, 972017, 9, 1, 0, 'snd_voi_minigame_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140005, 'Turn failure into success and move onward.', 'snd_voi_minigame_101700', 5, 1017007, 9, 1, 0, 'snd_voi_minigame_101700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140006, 'I thank you from the bottom of my heart.', 'snd_voi_minigame_101700', 3, 974017, 9, 1, 0, 'snd_voi_minigame_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140007, 'A passable result.', 'snd_voi_minigame_101700', 4, 973017, 9, 1, 0, 'snd_voi_minigame_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140008, 'Hehe!', 'snd_voi_minigame_101700', 6, 1017819, 9, 1, 0, 'snd_voi_minigame_101700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140009, 'Dear me...', 'snd_voi_minigame_101700', 7, 1017011, 9, 1, 0, 'snd_voi_minigame_101700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140010, 'Haha!', 'snd_voi_minigame_101700', 8, 1017812, 9, 1, 0, 'snd_voi_minigame_101700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140011, 'Resplendent!', 'snd_voi_minigame_101700', 9, 1017816, 9, 1, 0, 'snd_voi_minigame_101700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140014, 'What?!', 'snd_voi_minigame_101700', 10, 1017820, 9, 1, 0, 'snd_voi_minigame_101700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140015, 'Hm...', 'snd_voi_minigame_101700', 11, 1017007, 9, 1, 0, 'snd_voi_minigame_101700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140016, 'Hey!', 'snd_voi_minigame_101700', 12, 1017822, 9, 1, 0, 'snd_voi_minigame_101700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140012, 'All right!', 'snd_voi_minigame_101700', 13, 1017811, 9, 1, 0, 'snd_voi_minigame_101700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140013, 'Oh!', 'snd_voi_minigame_101700', 14, 1017809, 9, 1, 0, 'snd_voi_minigame_101700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140017, 'Hmmm...', 'snd_voi_minigame_101700', 15, 1017823, 9, 1, 0, 'snd_voi_minigame_101700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 140018, 'What happened?', 'snd_voi_minigame_101700', 16, 1017813, 9, 1, 0, 'snd_voi_minigame_101700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 40000, 'Let the heavens hear me roar!', 'snd_voi_race_101701', 2, 0, 3, 1, 0, 'snd_voi_race_101701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 40001, 'There is no path laid out before me. Which is why I shall carve one myself with spirit and vigor!', 'snd_voi_race_101701', 3, 0, 3, 1, 0, 'snd_voi_race_101701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30004, 'As they say, "Eclipse first, the rest nowhere."', 'snd_voi_race_101701', 0, 0, 3, 1, 0, 'snd_voi_race_101701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30005, 'Behold... That was the run of an Emperor!', 'snd_voi_race_101700', 8, 0, 3, 1, 0, 'snd_voi_race_101700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 31000, 'Let us make history today.', 'snd_voi_race_101700', 9, 0, 3, 1, 0, 'snd_voi_race_101700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 13, 'This is today''s login bonus.', 'snd_voi_title_101700', 4, 1017006, 1, 1, 0, 'snd_voi_title_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 15, 'Hmmm, for tomorrow... this, I suppose.', 'snd_voi_title_101700', 5, 8002, 1, 1, 0, 'snd_voi_title_101700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 110000, 'Progress is born of consistent practice.', 'snd_voi_home_101700', 21, 0, 1, 1, 0, 'snd_voi_home_101700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 110001, 'Every Umamusume has a story to tell.', 'snd_voi_home_101700', 22, 0, 1, 1, 0, 'snd_voi_home_101700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 110002, 'Are we going to enter a race?', 'snd_voi_home_101700', 23, 0, 1, 1, 0, 'snd_voi_home_101700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 10021, 'Well then, it appears your Umamusume Archive has increased in level.', 'snd_voi_home_101700', 24, 8001, 1, 1, 0, 'snd_voi_home_101700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 20051, 'Let us progress together.', 'snd_voi_training_101700', 65, 1009, 2, 1, 0, 'snd_voi_training_101700_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70000, 'Let us aim for our dreams together.', 'snd_voi_outgame_101700', 3, 0, 7, 1, 0, 'snd_voi_outgame_101700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95005, 'Perhaps now I can be of more help.', 'snd_voi_outgame_101700', 4, 0, 7, 1, 0, 'snd_voi_outgame_101700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95006, 'My performance will be even better going forward.', 'snd_voi_outgame_101700', 5, 0, 7, 1, 0, 'snd_voi_outgame_101700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70004, 'Even in uniform, I am ready to take to the track.', 'snd_voi_outgame_101700', 16, 1017017, 7, 1, 0, 'snd_voi_outgame_101700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70010, 'A student council president should be a role model for all.', 'snd_voi_outgame_101700', 17, 1017007, 7, 1, 0, 'snd_voi_outgame_101700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70008, 'Wearing this kind of outfit is refreshing in its own way.', 'snd_voi_outgame_101700', 20, 8000, 7, 1, 0, 'snd_voi_outgame_101700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70014, 'I shall sing and dance in a dignified manner everyone will enjoy.', 'snd_voi_outgame_101700', 21, 3001, 7, 1, 0, 'snd_voi_outgame_101700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70009, 'This signature racewear shall take me towards the zenith!', 'snd_voi_outgame_101700', 22, 2009, 7, 1, 0, 'snd_voi_outgame_101700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70015, 'Even after I reach the top, it will not be enough. I will always aim higher!', 'snd_voi_outgame_101700', 23, 1017022, 7, 1, 0, 'snd_voi_outgame_101700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71004, 'Even in uniform, I am ready to take to the track.', 'snd_voi_outgame_101700', 16, 34, 7, 0, 0, 'snd_voi_outgame_101700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71010, 'A student council president should be a role model for all.', 'snd_voi_outgame_101700', 17, 48, 7, 0, 0, 'snd_voi_outgame_101700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71008, 'Wearing this kind of outfit is refreshing in its own way.', 'snd_voi_outgame_101700', 20, 148, 7, 0, 0, 'snd_voi_outgame_101700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71014, 'I shall sing and dance in a dignified manner everyone will enjoy.', 'snd_voi_outgame_101700', 21, 18, 7, 0, 0, 'snd_voi_outgame_101700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71009, 'This signature racewear shall take me towards the zenith!', 'snd_voi_outgame_101700', 22, 22, 7, 0, 0, 'snd_voi_outgame_101700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71015, 'Even after I reach the top, it will not be enough. I will always aim higher!', 'snd_voi_outgame_101700', 23, 48, 7, 0, 0, 'snd_voi_outgame_101700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 2030, 'Let us be united in our efforts!', 'snd_voi_teamst_101700', 0, 1017006, 10, 1, 0, 'snd_voi_teamst_101700_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 2031, 'Let us fasten our laces and give it our all!', 'snd_voi_teamst_st_101700_0000', 0, 2009, 10, 1, 0, 'snd_voi_teamst_st_101700_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 2032, 'Thank you, Trainer.', 'snd_voi_training_101700', 64, 3001, 10, 1, 0, 'snd_voi_training_101700_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 2033, 'Hehe! My heart is bounding with anticipation. I''m sure my performance today will yield good results.', 'snd_voi_training_101700', 19, 1017801, 10, 1, 0, 'snd_voi_training_101700_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 2034, 'Hehe. My jovial mood will surely prove beneficial to my performance today. I could take off any minute now.', 'snd_voi_training_101700', 16, 3002, 10, 1, 0, 'snd_voi_training_101700_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 2035, 'Thank you, Trainer.', 'snd_voi_training_101700', 64, 3001, 10, 0, 0, 'snd_voi_training_101700_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 81000, 'Let us foster each other''s potential.', 'snd_voi_outgame_101700', 13, 2009, 7, 1, 0, 'snd_voi_outgame_101700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 81001, 'The warm-up ends here. Let us take on the real challenge.', 'snd_voi_outgame_101700', 14, 1017017, 7, 1, 0, 'snd_voi_outgame_101700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70018, 'My glorious reign has just begun.', 'snd_voi_outgame_101700', 26, 1017017, 7, 1, 0, 'snd_voi_outgame_101700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70019, 'I''ll show you what is absolute!', 'snd_voi_outgame_101700', 27, 11009, 7, 1, 0, 'snd_voi_outgame_101700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71018, 'My glorious reign has just begun.', 'snd_voi_outgame_101700', 26, 18, 7, 0, 0, 'snd_voi_outgame_101700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71019, 'I''ll show you what is absolute!', 'snd_voi_outgame_101700', 27, 33, 7, 0, 0, 'snd_voi_outgame_101700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90010, 'Just like martial arts, racing begins and ends with respect... So Trainer, I would like to respectfully say that I look forward to today''s training.', 'snd_voi_home_101702', 0, 1017017, 1, 1, 0, 'snd_voi_home_101702_0000', 0, 1017805, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90011, 'While I was taking my morning walk, a kind woman said my clothes have a beautiful pattern. She even gifted me with a piece of mochi.', 'snd_voi_home_101702', 1, 1017822, 1, 1, 0, 'snd_voi_home_101702_0001', 0, 1017825, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90012, 'We archers have a saying�"True shooting, certain hitting." Let us keep this principle in mind as we go about our day.', 'snd_voi_home_101702', 2, 3009, 1, 1, 0, 'snd_voi_home_101702_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90013, 'Now, the next event is scheduled for... Hm, I''ll have to contact the coordinator before the day is done.', 'snd_voi_home_101702', 3, 1017006, 1, 1, 0, 'snd_voi_home_101702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90014, 'They say the darkness draws in all manner of evil... Perhaps preparing a course of action is in order�just in case something happens.', 'snd_voi_home_101702', 4, 3000, 1, 1, 0, 'snd_voi_home_101702_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90015, 'The more I plead with my body to slumber, the longer I lie awake... The night before the festival was especially rough for me.', 'snd_voi_home_101702', 5, 1017010, 1, 1, 0, 'snd_voi_home_101702_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90016, 'Yawn... Come spring, the base desire to sleep grows strong enough to resist the arrows of even the purest archers.', 'snd_voi_home_101702', 6, 1017011, 1, 1, 0, 'snd_voi_home_101702_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90017, 'A future where I can truly relax is still far off... But if we happen to have an opening in our schedules, we should go to a local festival.', 'snd_voi_home_101702', 7, 1017007, 1, 1, 0, 'snd_voi_home_101702_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90018, 'The chrysanthemum for the Kikuka Sho, the seasonal flowers for the Shuka Sho, and the shield of the Tenno Sho... No, that last one can wait until after I''ve been crowned at the end of the year. For now, let us simply enjoy this fall festival.', 'snd_voi_home_101702', 8, 1017006, 1, 1, 0, 'snd_voi_home_101702_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90019, 'Compared to outside, the temperature in here is just right. Be sure to stay warm, lest you catch your death... I suppose that goes for me as well.', 'snd_voi_home_101702', 9, 3001, 1, 1, 0, 'snd_voi_home_101702_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91016, 'Teio was absolutely thrilled to see my hair tied up like this. We''ve even made plans to buy matching hair ties next week.', 'snd_voi_home_101702', 10, 11001, 1, 1, 0, 'snd_voi_home_101702_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91017, 'The director was kind enough to push my selfish request all the way to the URA at the Fleetfoot Festival. She has my deepest respect.', 'snd_voi_home_101702', 11, 1017007, 1, 1, 0, 'snd_voi_home_101702_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91018, 'Change is constant... There will come a time where I, too, will decline and fall, like the autumn foliage. Before then, I must leave my mark.', 'snd_voi_home_101702', 12, 11000, 1, 1, 0, 'snd_voi_home_101702_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91019, 'Curren Chan was teaching me the ways of social media, but I must admit it still... mystifies me.', 'snd_voi_home_101702', 13, 1017010, 1, 1, 0, 'snd_voi_home_101702_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91020, 'C.B. said I remind her of a fairy-tale hero, come to cleanse the world of evil. Personally, I think that role suits her better.', 'snd_voi_home_101702', 14, 1017015, 1, 1, 0, 'snd_voi_home_101702_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91028, 'My grandfather seems to enjoy this outfit. He even said I would be quite popular in France... Perhaps I should pay France a visit?', 'snd_voi_home_101702', 15, 1017006, 1, 1, 0, 'snd_voi_home_101702_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91029, 'Whenever I feel down, I just look at the fall foliage and remember that I have to be-leaf in myself. Hehe.', 'snd_voi_home_101702', 16, 3002, 1, 1, 0, 'snd_voi_home_101702_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91021, 'Gold City gifted me this tail oil recently, and it smells just like lemons... It really adds some zest to my morning routine.', 'snd_voi_home_101702', 17, 1017007, 1, 1, 0, 'snd_voi_home_101702_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91022, 'The other day, I stopped by the archery dojo I used to attend as a child, and they gifted me with some jelly desserts. Would you care to sample them with me?', 'snd_voi_home_101702', 18, 1017006, 1, 1, 0, 'snd_voi_home_101702_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91023, 'Let me know when you''re being plagued by nightmares. My arrows shall ring true and purify them for you.', 'snd_voi_home_101702', 19, 3000, 1, 1, 0, 'snd_voi_home_101702_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91024, 'What sort of fruit shall be born of this season? I eagerly await the harvest.', 'snd_voi_home_101702', 20, 1017826, 1, 1, 0, 'snd_voi_home_101702_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91025, 'I''ve opened the windows to cool the student council office, but Brian insists that it''s still too hot. I even gave her a fan. I swear, that girl...', 'snd_voi_home_101702', 21, 1017011, 1, 1, 0, 'snd_voi_home_101702_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91026, 'I see participating in the Fleetfoot Festival as a great honor. After all, our performance can prove pivotal to the rookies watching.', 'snd_voi_home_101702', 22, 1017007, 1, 1, 0, 'snd_voi_home_101702_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 91027, 'A snow festival... If it''s on a small scale, we should be able to recreate it on campus. I should reserve a truck to help transport any additional snow we need.', 'snd_voi_home_101702', 23, 1017019, 1, 1, 0, 'snd_voi_home_101702_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92015, 'My belt is secure. I''m ready to go.', 'snd_voi_training_101702', 0, 3001, 2, 1, 0, 'snd_voi_training_101702_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92016, 'If I want to succeed from the onset, I must sharpen my intuition.', 'snd_voi_training_101702', 1, 1017006, 2, 1, 0, 'snd_voi_training_101702_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92017, 'They say music is great for raising morale... Tell me, which do you prefer? Taiko drums or the flute?', 'snd_voi_training_101702', 2, 11000, 2, 1, 0, 'snd_voi_training_101702_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92018, 'No matter what they wear, an archer is still a hunter in essence. May my trophies convey my prowess.', 'snd_voi_training_101702', 3, 3009, 2, 1, 0, 'snd_voi_training_101702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92020, 'My target is in sight. All that remains is for me to be steadfast in my pursuit.', 'snd_voi_training_101702', 5, 1017006, 2, 1, 0, 'snd_voi_training_101702_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92021, 'If I deem a trial necessary for my conquest, not even the steepest slopes will keep me from advancing.', 'snd_voi_training_101702', 6, 1017016, 2, 1, 0, 'snd_voi_training_101702_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 92022, 'Calling a racer a beast conjures a sense of fear, but also respect for their formative skills. Now, Trainer... what would you call me?', 'snd_voi_training_101702', 7, 11000, 2, 1, 0, 'snd_voi_training_101702_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 93004, 'Let us continue ever forward with calm and steady hearts.', 'snd_voi_training_101702', 8, 0, 2, 1, 0, 'snd_voi_training_101702_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 93005, 'So this is what they mean when they say time flies.', 'snd_voi_training_101702', 9, 0, 2, 1, 0, 'snd_voi_training_101702_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95007, 'I look forward to using these sharpened fangs of mine.', 'snd_voi_outgame_101702', 0, 3001, 7, 1, 0, 'snd_voi_outgame_101702_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95008, 'This flame... is it passion, or instinct?', 'snd_voi_outgame_101702', 1, 0, 7, 1, 0, 'snd_voi_outgame_101702_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95010, 'The name''s Symboli Rudolf. Shall we?', 'snd_voi_outgame_101702', 3, 2009, 7, 1, 0, 'snd_voi_outgame_101702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70016, 'Now then, where is my next target?', 'snd_voi_outgame_101700', 24, 3001, 7, 1, 0, 'snd_voi_outgame_101700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70017, 'I must give a performance worthy of the chrysanthemums.', 'snd_voi_outgame_101700', 25, 1017006, 7, 1, 0, 'snd_voi_outgame_101700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71016, 'Now then, where is my next target?', 'snd_voi_outgame_101700', 24, 33, 7, 0, 0, 'snd_voi_outgame_101700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 71017, 'I must give a performance worthy of the chrysanthemums.', 'snd_voi_outgame_101700', 25, 50, 7, 0, 0, 'snd_voi_outgame_101700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 95009, 'With my bow mighty and arrows pure, I shall expel all calamity.', 'snd_voi_gacha_101702', 0, 0, 7, 1, 0, 'snd_voi_gacha_101702_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 40003, 'My bow and I shall ward off all disasters!', 'snd_voi_race_101702', 2, 0, 3, 1, 0, 'snd_voi_race_101702_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 40004, 'The time has come�the targets are in sight. One... two... Now, take aim! ...It is done.', 'snd_voi_race_101702', 3, 0, 3, 1, 0, 'snd_voi_race_101702_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30006, 'With this, another target has been taken down.', 'snd_voi_race_101702', 0, 0, 3, 1, 0, 'snd_voi_race_101702_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 30007, 'Remember well... This is how the Emperor runs!', 'snd_voi_race_101700', 8, 0, 3, 1, 0, 'snd_voi_race_101700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 400003, 'I have done all that I can to push them in the right direction. Now all that''s left... is to watch and wait.', 'snd_voi_event_090007', 3, 1017015, 7, 1, 0, 'snd_voi_event_090007_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 400008, 'The beast should open her eyes any minute now... This has been a long time coming, Brian.', 'snd_voi_event_090007', 8, 1017016, 7, 1, 0, 'snd_voi_event_090007_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 400009, 'It took a lot of hard work to create such a memorable festival, but as they say, no pain, no gain... Now then, I must return to finish up my student council duties!', 'snd_voi_event_090007', 9, 1017007, 7, 1, 0, 'snd_voi_event_090007_0009', 0, 11014, 5900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 400002, 'Knowledge is a journey. I need clarity�filing paperwork should help. I should call Air Groove... Actually, I''ll report to her later.', 'snd_voi_event_090012', 2, 1017008, 7, 1, 0, 'snd_voi_event_090012_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 400027, 'When we were young, teaching you to dance meant a lot to me... I hope we can compete onstage someday.', 'snd_voi_event_090012', 8, 1017006, 7, 1, 0, 'snd_voi_event_090012_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410000, 'Here I go!', 'snd_voi_roulette_101700', 0, 0, 7, 1, 0, 'snd_voi_roulette_101700_0000', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410001, 'Good!', 'snd_voi_roulette_101700', 1, 400008, 7, 1, 0, 'snd_voi_roulette_101700_0001', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410002, 'Hm...', 'snd_voi_roulette_101700', 2, 400009, 7, 1, 0, 'snd_voi_roulette_101700_0002', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410003, 'Hm...', 'snd_voi_roulette_101700', 2, 400009, 7, 0, 0, 'snd_voi_roulette_101700_0002', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410004, 'Hehe.', 'snd_voi_roulette_101700', 3, 400010, 7, 1, 0, 'snd_voi_roulette_101700_0003', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410005, 'Hehe.', 'snd_voi_roulette_101700', 3, 400010, 7, 0, 0, 'snd_voi_roulette_101700_0003', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410006, 'Hahaha...', 'snd_voi_roulette_101700', 4, 400011, 7, 1, 0, 'snd_voi_roulette_101700_0004', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410007, 'Hahaha...', 'snd_voi_roulette_101700', 4, 400011, 7, 0, 0, 'snd_voi_roulette_101700_0004', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 410008, 'Hahaha...', 'snd_voi_roulette_101700', 4, 400011, 7, 0, 0, 'snd_voi_roulette_101700_0004', 0, 0, 0, 1635422400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_101700', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_101700', 1, 980012, 1, 1, 0, 'snd_voi_valentine_101700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 80000, 'Nicely done.', 'snd_voi_aimteam_101700', 0, 1017006, 7, 0, 0, 'snd_voi_aimteam_101700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70020, 'Though my attire may seem relaxed, my senses are by no means dulled.', 'snd_voi_outgame_101700', 42, 1017017, 7, 1, 0, 'snd_voi_outgame_101700_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 70021, 'I make a point to keep my fashion simple, yet mindful.', 'snd_voi_outgame_101700', 43, 1017015, 7, 1, 0, 'snd_voi_outgame_101700_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 11, 'Cygames', 'snd_voi_title_101800', 0, 0, 0, 1, 0, 'snd_voi_title_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_101800', 1, 0, 0, 1, 0, 'snd_voi_title_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10000, 'I did say I wouldn''t mind placing trust in you, but I didn''t say I''d placed it yet... Hmph. Keep at it.', 'snd_voi_home_101800', 0, 1018017, 1, 1, 0, 'snd_voi_home_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10001, 'Meet me behind the school building at first light tomorrow... The flowers are almost ready to bloom.', 'snd_voi_home_101800', 1, 1018002, 1, 1, 0, 'snd_voi_home_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10002, 'You once called me the "ideal empress." Rest assured, I will not allow that ideal to crumble.', 'snd_voi_home_101800', 2, 1018820, 1, 1, 0, 'snd_voi_home_101800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10003, 'Happy New Year. Though it may be a time of celebration, you ought to refrain from overindulgence and live in an orderly fashion.', 'snd_voi_home_101800', 3, 1018820, 1, 1, 0, 'snd_voi_home_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10004, 'Sigh... I am grateful that so many think highly of me, but this is entirely too much chocolate. Eating them all will be no easy task.', 'snd_voi_home_101800', 4, 1007, 1, 1, 0, 'snd_voi_home_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10005, 'I made some chocolates for you. I only wanted to acknowledge the work you do for me each day, but please tell me honestly how they taste. That is all.', 'snd_voi_home_101800', 5, 1018008, 1, 1, 0, 'snd_voi_home_101800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10006, 'The bamboo trees are covered in wish slips for Tanabata. I can''t help but hope that all the dreams written on them come true.', 'snd_voi_home_101800', 6, 1001, 1, 1, 0, 'snd_voi_home_101800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10007, 'Trick or treat. My mother told me to cherish these seasonal events. You enjoy yourself, too... In moderation, of course.', 'snd_voi_home_101800', 7, 1018820, 1, 1, 0, 'snd_voi_home_101800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10008, 'When we decorate the big tree, there''s always someone who tries to climb it... Sigh... I wonder who it''ll be this year.', 'snd_voi_home_101800', 8, 1018817, 1, 1, 0, 'snd_voi_home_101800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10009, 'The holiday decorations in town are worth seeing. If you''re interested, then I suppose I could accompany you.', 'snd_voi_home_101800', 9, 1018820, 1, 1, 0, 'snd_voi_home_101800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10010, 'Another year gone by... With you fussing about every day, there was never a boring moment. Yes, I''m being sarcastic. But you already knew that.', 'snd_voi_home_101800', 10, 25000, 1, 1, 0, 'snd_voi_home_101800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10011, 'What? It''s your birthday? Why didn''t you say something earlier? I would''ve prepared something.', 'snd_voi_home_101800', 11, 1018820, 1, 1, 0, 'snd_voi_home_101800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10012, 'Hey, is there anything you want? ...Today is your birthday, after all, so I wouldn''t mind granting a wish or two.', 'snd_voi_home_101800', 12, 1018821, 1, 1, 0, 'snd_voi_home_101800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10013, 'I''ll be heading home early today. My mother is coming to see me for my birthday!', 'snd_voi_home_101800', 13, 1018006, 1, 1, 0, 'snd_voi_home_101800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10014, 'You want to celebrate my birthday? A-ahem... I am quite busy, but... Fine. Hold on, I''ll free up some time.', 'snd_voi_home_101800', 14, 1018017, 1, 1, 0, 'snd_voi_home_101800_0014', 0, 1018800, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10015, 'Hm? It seems there''s some new information. Check it and report back immediately.', 'snd_voi_home_101800', 15, 1018820, 1, 1, 0, 'snd_voi_home_101800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10016, 'Hey, a present came for you. Make sure you keep your packages sorted, you hear?', 'snd_voi_home_101800', 16, 1018801, 1, 1, 0, 'snd_voi_home_101800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10017, 'Oh, it looks like you accomplished a mission. You better put what you learned to good use.', 'snd_voi_home_101800', 17, 25000, 1, 1, 0, 'snd_voi_home_101800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10018, 'It seems preparations are underway for an event. Make sure you confirm the details, lest you regret it.', 'snd_voi_home_101800', 18, 11000, 1, 1, 0, 'snd_voi_home_101800_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10019, 'An event is underway. There seem to be quite a few rewards... Participating as much as possible would be a good idea.', 'snd_voi_home_101800', 19, 1001, 1, 1, 0, 'snd_voi_home_101800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10025, 'Our clothes reflect not only on ourselves, but also on our peers. Keep that in mind when coordinating your outfit.', 'snd_voi_home_101800', 25, 1018017, 1, 1, 0, 'snd_voi_home_101800_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10026, 'Occasionally when I''m with my mother, the two of us are mistaken for sisters. Naturally, my mother loves when that happens...', 'snd_voi_home_101800', 26, 1018008, 1, 1, 0, 'snd_voi_home_101800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10027, 'Apparently my sisters are eager to receive my hand-me-downs. Why can''t they just buy what they want for themselves?', 'snd_voi_home_101800', 27, 1018019, 1, 1, 0, 'snd_voi_home_101800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20000, 'I feel inexplicably dizzy... Am I at my limit?', 'snd_voi_training_101800', 0, 1018822, 2, 1, 0, 'snd_voi_training_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20001, 'Ngh... My legs feel so heavy. I need to rest...', 'snd_voi_training_101800', 1, 1018822, 2, 1, 0, 'snd_voi_training_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20002, 'I''m bursting with energy! This is a fine opportunity to train! Let''s get started!', 'snd_voi_training_101800', 2, 1018833, 2, 1, 0, 'snd_voi_training_101800_0002', 0, 1018001, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20003, 'I truly feel amazing. I can take on anything you throw at me and achieve excellent results.', 'snd_voi_training_101800', 3, 1018006, 2, 1, 0, 'snd_voi_training_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20004, 'I feel great thanks to a peaceful day off. Now I can truly concentrate on training.', 'snd_voi_training_101800', 4, 1018006, 2, 1, 0, 'snd_voi_training_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20005, 'My body feels so light... I''m sure training today will prove very productive.', 'snd_voi_training_101800', 5, 1018017, 2, 1, 0, 'snd_voi_training_101800_0005', 0, 8001, 1900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20006, 'I have nothing to complain about. I can run as usual.', 'snd_voi_training_101800', 6, 1018820, 2, 1, 0, 'snd_voi_training_101800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20007, 'As long as I can keep my composure, nothing will go wrong.', 'snd_voi_training_101800', 7, 11000, 2, 1, 0, 'snd_voi_training_101800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20008, 'My body won''t move how I want it to...', 'snd_voi_training_101800', 8, 1018816, 2, 1, 0, 'snd_voi_training_101800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20009, 'I know I must always run with passion... But today, I...', 'snd_voi_training_101800', 9, 8003, 2, 1, 0, 'snd_voi_training_101800_0009', 0, 1018815, 2400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20010, 'I''ve been feeling bad since this morning. No, it is not your fault. Pay it no mind.', 'snd_voi_training_101800', 10, 1018822, 2, 1, 0, 'snd_voi_training_101800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20011, '...My body feels so heavy. This just won''t do. What has happened?', 'snd_voi_training_101800', 11, 1018822, 2, 1, 0, 'snd_voi_training_101800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20021, 'Another race? Have you put any thought into this?', 'snd_voi_training_101800', 12, 1003, 2, 1, 0, 'snd_voi_training_101800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20022, 'This isn''t a contest to see who can enter the most races. You do understand that, don''t you?', 'snd_voi_training_101800', 13, 1018018, 2, 1, 0, 'snd_voi_training_101800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20023, 'I have the most perfect form. Winning will come naturally.', 'snd_voi_training_101800', 14, 1018001, 2, 1, 0, 'snd_voi_training_101800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20024, 'It does not matter who I''m up against. They are merely stepping stones toward my ideal.', 'snd_voi_training_101800', 15, 1018006, 2, 1, 0, 'snd_voi_training_101800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20025, 'Hmph. This will not do. The audience''s fervor is getting to me.', 'snd_voi_training_101800', 16, 1018823, 2, 1, 0, 'snd_voi_training_101800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20026, 'These legs will carve a path to victory!', 'snd_voi_training_101800', 17, 1018001, 2, 1, 0, 'snd_voi_training_101800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20027, 'All my hard work has finally paid off. The result was practically guaranteed.', 'snd_voi_training_101800', 18, 1018006, 2, 1, 0, 'snd_voi_training_101800_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20028, 'I''m off! I''ll show the younger students something they can aspire to!', 'snd_voi_training_101800', 19, 1018813, 2, 1, 0, 'snd_voi_training_101800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20029, 'I''m feeling just fine. I will seize control of this race and bend it to my will.', 'snd_voi_training_101800', 20, 1018801, 2, 1, 0, 'snd_voi_training_101800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20030, 'My form is as per usual. Now all that''s left is to seize control of the flow of the race.', 'snd_voi_training_101800', 21, 11000, 2, 1, 0, 'snd_voi_training_101800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20031, 'I believe I can run as I always do... When I see an opportunity to claim victory, I shall take it.', 'snd_voi_training_101800', 22, 25000, 2, 1, 0, 'snd_voi_training_101800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20032, 'I can''t say I''m in perfect shape, but... Hmph, that is exactly what makes this a worthy challenge.', 'snd_voi_training_101800', 23, 1018003, 2, 1, 0, 'snd_voi_training_101800_0023', 0, 1009, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20033, 'I must change my frame of mind... If I fail here, I fear I could never face my mother again.', 'snd_voi_training_101800', 24, 1018817, 2, 1, 0, 'snd_voi_training_101800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20034, 'Even if my condition is lacking, I shall not falter. I must press on. That is what an empress does.', 'snd_voi_training_101800', 25, 1003, 2, 1, 0, 'snd_voi_training_101800_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20035, 'My form is all wrong. This must be some kind of nightmare. But I will put a stop to it!', 'snd_voi_training_101800', 26, 1018815, 2, 1, 0, 'snd_voi_training_101800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20036, 'Grrr... My form is pitiful. However, I will get my act together.', 'snd_voi_training_101800', 27, 1018816, 2, 1, 0, 'snd_voi_training_101800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20037, 'Grrr... My condition is abysmal. Nevertheless, I need to retain my composure.', 'snd_voi_training_101800', 28, 1018822, 2, 1, 0, 'snd_voi_training_101800_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20038, 'Understood.', 'snd_voi_training_101800', 29, 0, 2, 1, 0, 'snd_voi_training_101800_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20039, 'Very well...', 'snd_voi_training_101800', 30, 0, 2, 1, 0, 'snd_voi_training_101800_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20040, 'Okay, understood.', 'snd_voi_training_101800', 31, 0, 2, 1, 0, 'snd_voi_training_101800_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20041, 'Knowledge is power.', 'snd_voi_training_101800', 32, 0, 2, 1, 0, 'snd_voi_training_101800_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20042, 'Grrr.', 'snd_voi_training_101800', 33, 0, 2, 1, 0, 'snd_voi_training_101800_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20043, 'How unsightly...', 'snd_voi_training_101800', 34, 0, 2, 1, 0, 'snd_voi_training_101800_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20046, 'Let''s go.', 'snd_voi_training_101800', 37, 0, 2, 1, 0, 'snd_voi_training_101800_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20047, 'Don''t get carried away.', 'snd_voi_training_101800', 38, 0, 2, 1, 0, 'snd_voi_training_101800_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20049, 'You''re quite the hard worker. Keep it up.', 'snd_voi_training_101800', 63, 0, 2, 1, 0, 'snd_voi_training_101800_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20050, 'We have room for growth yet.', 'snd_voi_training_101800', 64, 0, 2, 1, 0, 'snd_voi_training_101800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30000, 'I was a step away... Next time will be different!', 'snd_voi_race_101800', 0, 0, 3, 1, 0, 'snd_voi_race_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30001, 'Let''s take this as a lesson to learn from.', 'snd_voi_race_101800', 1, 0, 3, 1, 0, 'snd_voi_race_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30002, 'I cannot accept this.', 'snd_voi_race_101800', 2, 0, 3, 1, 0, 'snd_voi_race_101800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30003, 'How could this happen? Curses...', 'snd_voi_race_101800', 3, 0, 3, 1, 0, 'snd_voi_race_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 60000, 'I''ll put on a performance befitting an empress.', 'snd_voi_live_101800', 0, 1018001, 4, 1, 0, 'snd_voi_live_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 60001, 'I must sing and dance perfectly too.', 'snd_voi_live_101800', 1, 1018020, 4, 1, 0, 'snd_voi_live_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70001, 'If I told my past self that you were to be my trainer, I would surely have been astonished. I still can''t believe it now.', 'snd_voi_outgame_101800', 1, 25000, 7, 1, 0, 'snd_voi_outgame_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90000, 'Don''t get sloppy just because it''s morning. I won''t tolerate any sleepiness.', 'snd_voi_home_101801', 0, 1018018, 1, 1, 0, 'snd_voi_home_101801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90001, 'Morning. Have you decided on our schedule for today? I want you fully committed to your duties.', 'snd_voi_home_101801', 1, 1018820, 1, 1, 0, 'snd_voi_home_101801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90002, 'Time marches ever onward. We need to hurry and finish what we can before the sun sets.', 'snd_voi_home_101801', 2, 25000, 1, 1, 0, 'snd_voi_home_101801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90003, 'Have you had lunch yet? Make sure to eat in moderation so as not to impede your duties this afternoon.', 'snd_voi_home_101801', 3, 11000, 1, 1, 0, 'snd_voi_home_101801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90004, 'Excellent work today. Resting is also one of your duties, so go home and sleep.', 'snd_voi_home_101801', 4, 1018801, 1, 1, 0, 'snd_voi_home_101801_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90005, 'The security guards are out on patrol at night, but you can''t let your guard down. Be sure to always lock your door.', 'snd_voi_home_101801', 5, 25000, 1, 1, 0, 'snd_voi_home_101801_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90006, 'So many bright eyes full of innocence and hope. As Empress, it is my job to lead them.', 'snd_voi_home_101801', 6, 1001, 1, 1, 0, 'snd_voi_home_101801_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90007, 'Some get so caught up in running they forget to hydrate properly. I must make sure they receive thorough instruction on this.', 'snd_voi_home_101801', 7, 1018801, 1, 1, 0, 'snd_voi_home_101801_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90008, 'I don''t usually like insects, but I think bell crickets sound positively beautiful. I hope they won''t get trampled on among the fallen leaves.', 'snd_voi_home_101801', 8, 1018824, 1, 1, 0, 'snd_voi_home_101801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90009, 'Eating hot pot in winter is the best. I should make one as a token of my appreciation... For my classmates, that is. I''ll have you work as my taste tester.', 'snd_voi_home_101801', 9, 25000, 1, 1, 0, 'snd_voi_home_101801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91000, 'Suzuka isn''t one to say what''s troubling her. As her friend, I wish she''d confide in me a little more.', 'snd_voi_home_101801', 10, 1018825, 1, 1, 0, 'snd_voi_home_101801_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91001, 'My eyeshadow matches my mother''s. What do you think? Isn''t it such an elegant hue?', 'snd_voi_home_101801', 11, 1018006, 1, 1, 0, 'snd_voi_home_101801_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91002, 'Fine wants to go out for ramen almost every day... But that''s not the kind of food you should eat so often. Sigh...', 'snd_voi_home_101801', 12, 1018818, 1, 1, 0, 'snd_voi_home_101801_0012', 0, 1018004, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91003, 'That cursed Brian! She ditched her student council duties! Hey, report to me immediately if you find her!', 'snd_voi_home_101801', 13, 1003, 1, 1, 0, 'snd_voi_home_101801_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91004, '...Oh, right! I finally get the president''s joke! I get it... but I don''t really know what she means by it.', 'snd_voi_home_101801', 14, 1010, 1, 1, 0, 'snd_voi_home_101801_0014', 0, 1018004, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91005, 'Many young Umamusume who aspire to enroll at Tracen watch our concerts. We must convey our passion to them.', 'snd_voi_home_101801', 15, 1018001, 1, 1, 0, 'snd_voi_home_101801_0015', 0, 1018000, 5400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91006, 'Mm, these clothes are quite easy to move in. I can feel the craftsmanship of a true professional. I need to put on a performance worthy of such attire.', 'snd_voi_home_101801', 16, 1018006, 1, 1, 0, 'snd_voi_home_101801_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91007, 'The title of Empress cannot be earned through appearances alone. I must prove I am worthy of it at the races.', 'snd_voi_home_101801', 17, 25000, 1, 1, 0, 'snd_voi_home_101801_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91008, 'I picked this outfit and had it tailor-made for me. I will train diligently so that it becomes the embodiment of my pride.', 'snd_voi_home_101801', 18, 1018006, 1, 1, 0, 'snd_voi_home_101801_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91009, 'Prior to the morning assembly, I must share the minutes of yesterday''s meeting, finalize the budget proposal, and... Heh, I can hardly wait.', 'snd_voi_home_101801', 19, 1018825, 1, 1, 0, 'snd_voi_home_101801_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91010, 'A younger student invited me to lunch. Heh. She seemed so nervous as she spoke. It was simply adorable.', 'snd_voi_home_101801', 20, 11000, 1, 1, 0, 'snd_voi_home_101801_0020', 0, 1018006, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91011, 'I must revise what I have learned. We continue to improve ourselves through daily progress, after all.', 'snd_voi_home_101801', 21, 25000, 1, 1, 0, 'snd_voi_home_101801_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91012, 'Spring is the time when promising young buds finally begin to bloom. Heh. It makes me want to see the smiles of the younger students.', 'snd_voi_home_101801', 22, 1018006, 1, 1, 0, 'snd_voi_home_101801_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91013, 'I wonder what kind of yukata I should wear at this year''s festival... Maybe I should ask Suzuka for her opinion, since we''re going together.', 'snd_voi_home_101801', 23, 1018824, 1, 1, 0, 'snd_voi_home_101801_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91014, 'They say fall is the season for eating, but I must have self-restraint. It''s my duty as a runner to keep my body in racing-shape.', 'snd_voi_home_101801', 24, 25000, 1, 1, 0, 'snd_voi_home_101801_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91015, 'Ugh! I got zapped again. I swear the static electricity is so bad this time of year. Hey, make sure you don''t touch me inadvertently!', 'snd_voi_home_101801', 25, 1018014, 1, 1, 0, 'snd_voi_home_101801_0025', 0, 1007, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92000, 'There are no shortcuts to success. Let''s be patient and diligent in our training.', 'snd_voi_training_101801', 1, 25000, 2, 1, 0, 'snd_voi_training_101801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92001, 'Based on my current ability, it is clear what needs to be done. Do not err in your judgment.', 'snd_voi_training_101801', 2, 1018801, 2, 1, 0, 'snd_voi_training_101801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92002, 'If you''re going to do something, do it well. Do not cut corners.', 'snd_voi_training_101801', 3, 1003, 2, 1, 0, 'snd_voi_training_101801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92003, 'I''m ready. Let''s begin.', 'snd_voi_training_101801', 4, 11000, 2, 1, 0, 'snd_voi_training_101801_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92011, 'I''ll listen to your proposal and then decide if it is up to my standards or not.', 'snd_voi_training_101801', 0, 1018820, 2, 1, 0, 'snd_voi_training_101801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92005, 'Have you decided on today''s schedule? Think carefully, and do not rush. I can wait.', 'snd_voi_training_101801', 5, 1018820, 2, 1, 0, 'snd_voi_training_101801_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92006, 'You can consult with me if you''re at a loss for what to do. Two heads are better than one, after all.', 'snd_voi_training_101801', 6, 25000, 2, 1, 0, 'snd_voi_training_101801_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92007, 'Your thoughtful training regimen has resulted in great improvements for me. Rest assured, I shall not let them go to waste.', 'snd_voi_training_101801', 7, 1018820, 2, 1, 0, 'snd_voi_training_101801_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 93000, 'Heh. To think you would meet my expectations of you.', 'snd_voi_training_101801', 8, 0, 2, 1, 0, 'snd_voi_training_101801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 93001, 'You''ve done surprisingly well. I commend you.', 'snd_voi_training_101801', 9, 0, 2, 1, 0, 'snd_voi_training_101801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95000, 'Hmph. One more step toward my ideals.', 'snd_voi_outgame_101801', 0, 2001, 7, 1, 0, 'snd_voi_outgame_101801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95001, 'I don''t need limits. I''ll break them all down!', 'snd_voi_outgame_101801', 1, 2001, 7, 1, 0, 'snd_voi_outgame_101801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95003, 'I am Air Groove. Do you need something?', 'snd_voi_outgame_101801', 3, 25000, 7, 1, 0, 'snd_voi_outgame_101801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1008, 'Let us go forth to victory!', 'snd_voi_teamst_st_101800_0000', 0, 1018001, 8, 1, 0, 'snd_voi_teamst_st_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1043, 'We need to work together as a team.', 'snd_voi_teamst_st_101800_1003', 0, 1018017, 8, 1, 0, 'snd_voi_teamst_st_101800_1003_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1044, 'Time to do this, Fine.', 'snd_voi_teamst_st_101800_1022', 0, 1018017, 8, 1, 0, 'snd_voi_teamst_st_101800_1022_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1012, 'Yes, understood.', 'snd_voi_teamst_st_100200_1018', 1, 1018006, 8, 1, 0, 'snd_voi_teamst_st_100200_1018_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1025, 'Hmph. Let''s go.', 'snd_voi_teamst_st_100900_1018', 1, 1018832, 8, 1, 0, 'snd_voi_teamst_st_100900_1018_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1041, 'Yes, President.', 'snd_voi_teamst_st_101700_1018', 1, 1018018, 8, 1, 0, 'snd_voi_teamst_st_101700_1018_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1039, 'I tremble in anticipation!', 'snd_voi_teamst_st_101600_1018', 1, 1018002, 8, 1, 0, 'snd_voi_teamst_st_101600_1018_01', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1051, 'Hey, time to concentrate.', 'snd_voi_teamst_st_102200_1018', 1, 1018002, 8, 1, 0, 'snd_voi_teamst_st_102200_1018_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1123, 'Yes, just try not to tense up.', 'snd_voi_teamst_st_105900_1018', 1, 1018006, 8, 1, 0, 'snd_voi_teamst_st_105900_1018_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1000, 'Let us give our best effort.', 'snd_voi_teamst_101800', 0, 1018016, 8, 1, 0, 'snd_voi_teamst_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1001, 'Yes, we won!', 'snd_voi_teamst_101800', 1, 0, 8, 1, 0, 'snd_voi_teamst_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1003, 'Well, at least it''s a result.', 'snd_voi_teamst_101800', 2, 0, 8, 1, 0, 'snd_voi_teamst_101800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1002, 'Regrettable...', 'snd_voi_teamst_101800', 3, 0, 8, 1, 0, 'snd_voi_teamst_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1004, 'We are victorious!', 'snd_voi_teamst_101800', 4, 1009, 8, 1, 0, 'snd_voi_teamst_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1007, 'Seems like it''s a new high score.', 'snd_voi_teamst_101800', 5, 1018001, 8, 1, 0, 'snd_voi_teamst_101800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1006, 'Well, at least it''s a result.', 'snd_voi_teamst_101800', 2, 1018017, 8, 1, 0, 'snd_voi_teamst_101800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 1005, 'Regrettable...', 'snd_voi_teamst_101800', 3, 1018004, 8, 1, 0, 'snd_voi_teamst_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 120000, 'I feel boundless power flowing through me!', 'snd_voi_outgame_101800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_101800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140000, 'I''ll be rooting for you.', 'snd_voi_minigame_101800', 0, 1018006, 9, 1, 0, 'snd_voi_minigame_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140001, 'No surprise here.', 'snd_voi_minigame_101800', 1, 1018001, 9, 1, 0, 'snd_voi_minigame_101800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140002, 'What?!', 'snd_voi_minigame_101800', 2, 1018814, 9, 1, 0, 'snd_voi_minigame_101800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140003, 'You have my thanks.', 'snd_voi_minigame_101800', 3, 971018, 9, 1, 0, 'snd_voi_minigame_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140004, 'Nice work.', 'snd_voi_minigame_101800', 4, 972018, 9, 1, 0, 'snd_voi_minigame_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140005, 'Good effort.', 'snd_voi_minigame_101800', 5, 1018001, 9, 1, 0, 'snd_voi_minigame_101800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140006, 'You have my thanks.', 'snd_voi_minigame_101800', 3, 974018, 9, 1, 0, 'snd_voi_minigame_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140007, 'Nice work.', 'snd_voi_minigame_101800', 4, 973018, 9, 1, 0, 'snd_voi_minigame_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140008, 'Hehe!', 'snd_voi_minigame_101800', 6, 1018826, 9, 1, 0, 'snd_voi_minigame_101800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140009, '...', 'snd_voi_minigame_101800', 7, 1018827, 9, 1, 0, 'snd_voi_minigame_101800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140010, 'Hmph.', 'snd_voi_minigame_101800', 8, 1018006, 9, 1, 0, 'snd_voi_minigame_101800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140011, 'Incredible...', 'snd_voi_minigame_101800', 9, 1018828, 9, 1, 0, 'snd_voi_minigame_101800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140014, 'Darn it!', 'snd_voi_minigame_101800', 10, 1018829, 9, 1, 0, 'snd_voi_minigame_101800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140015, 'Oh.', 'snd_voi_minigame_101800', 11, 1018830, 9, 1, 0, 'snd_voi_minigame_101800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140016, 'Let''s go!', 'snd_voi_minigame_101800', 12, 1018006, 9, 1, 0, 'snd_voi_minigame_101800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140012, 'Okay!', 'snd_voi_minigame_101800', 13, 1018813, 9, 1, 0, 'snd_voi_minigame_101800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140013, 'Ah!', 'snd_voi_minigame_101800', 14, 1018006, 9, 1, 0, 'snd_voi_minigame_101800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140017, 'Tch...', 'snd_voi_minigame_101800', 15, 1018816, 9, 1, 0, 'snd_voi_minigame_101800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 140018, 'Hmph...', 'snd_voi_minigame_101800', 16, 1018831, 9, 1, 0, 'snd_voi_minigame_101800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 40000, 'This is the might of an empress!', 'snd_voi_race_101801', 2, 0, 3, 1, 0, 'snd_voi_race_101801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 40001, 'This is the might of an empress!', 'snd_voi_race_101801', 2, 0, 3, 1, 0, 'snd_voi_race_101801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 40002, 'Hmph. Pathetic!', 'snd_voi_race_101800', 6, 0, 3, 1, 0, 'snd_voi_race_101800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30004, 'Do you hear their cheers? This is the ideal that I strive towards!', 'snd_voi_race_101801', 0, 0, 3, 1, 0, 'snd_voi_race_101801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30005, 'Another step closer to my ideals!', 'snd_voi_race_101800', 8, 0, 3, 1, 0, 'snd_voi_race_101800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 31000, 'Let''s go!', 'snd_voi_race_101800', 9, 0, 3, 1, 0, 'snd_voi_race_101800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 13, 'Here''s today''s login bonus.', 'snd_voi_title_101800', 4, 1018006, 1, 1, 0, 'snd_voi_title_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 15, 'This has been prepared for tomorrow.', 'snd_voi_title_101800', 5, 8001, 1, 1, 0, 'snd_voi_title_101800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 110000, 'Is it time to train?', 'snd_voi_home_101800', 21, 0, 1, 1, 0, 'snd_voi_home_101800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 110001, 'History offers us valuable lessons. Let us look over them thoroughly.', 'snd_voi_home_101800', 22, 0, 1, 1, 0, 'snd_voi_home_101800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 110002, 'Are we going to enter a race?', 'snd_voi_home_101800', 23, 0, 1, 1, 0, 'snd_voi_home_101800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 10021, 'Your Umamusume Archive seems to have leveled up. Go and take a look.', 'snd_voi_home_101800', 24, 8001, 1, 1, 0, 'snd_voi_home_101800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 20051, 'Are you ready to start training?', 'snd_voi_training_101800', 65, 1009, 2, 1, 0, 'snd_voi_training_101800_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70000, 'You must never let your mind grow too lax.', 'snd_voi_outgame_101800', 3, 0, 7, 1, 0, 'snd_voi_outgame_101800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95005, 'I''ll lend you my aid.', 'snd_voi_outgame_101800', 4, 0, 7, 1, 0, 'snd_voi_outgame_101800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95006, 'Good grief, what a handful.', 'snd_voi_outgame_101800', 5, 0, 7, 1, 0, 'snd_voi_outgame_101800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70004, 'This uniform is proof that I am a student of this academy. I must look perfect wearing it.', 'snd_voi_outgame_101800', 16, 1018018, 7, 1, 0, 'snd_voi_outgame_101800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70010, 'Hm, is there something wrong with it?', 'snd_voi_outgame_101800', 17, 1018017, 7, 1, 0, 'snd_voi_outgame_101800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70008, 'If outfits are also an important part of a performance, then I must wear it with grace.', 'snd_voi_outgame_101800', 20, 1018016, 7, 1, 0, 'snd_voi_outgame_101800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70014, 'Whether concert or race, I will strive to be number one.', 'snd_voi_outgame_101800', 21, 1018006, 7, 1, 0, 'snd_voi_outgame_101800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70009, 'Beautiful yet functional... Absolutely splendid!', 'snd_voi_outgame_101800', 22, 10001, 7, 1, 0, 'snd_voi_outgame_101800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70015, 'I must always behave as the "Empress" would.', 'snd_voi_outgame_101800', 23, 10001, 7, 1, 0, 'snd_voi_outgame_101800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71004, 'This uniform is proof that I am a student of this academy. I must look perfect wearing it.', 'snd_voi_outgame_101800', 16, 50, 7, 0, 0, 'snd_voi_outgame_101800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71010, 'Hm, is there something wrong with it?', 'snd_voi_outgame_101800', 17, 18, 7, 0, 0, 'snd_voi_outgame_101800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71008, 'If outfits are also an important part of a performance, then I must wear it with grace.', 'snd_voi_outgame_101800', 20, 148, 7, 0, 0, 'snd_voi_outgame_101800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71014, 'Whether concert or race, I will strive to be number one.', 'snd_voi_outgame_101800', 21, 50, 7, 0, 0, 'snd_voi_outgame_101800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71009, 'Beautiful yet functional... Absolutely splendid!', 'snd_voi_outgame_101800', 22, 18, 7, 0, 0, 'snd_voi_outgame_101800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71015, 'I must always behave as the "Empress" would.', 'snd_voi_outgame_101800', 23, 18, 7, 0, 0, 'snd_voi_outgame_101800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 2030, 'Let us give our best effort.', 'snd_voi_teamst_101800', 0, 1018016, 10, 1, 0, 'snd_voi_teamst_101800_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 2031, 'Let us go forth to victory!', 'snd_voi_teamst_st_101800_0000', 0, 1018001, 10, 1, 0, 'snd_voi_teamst_st_101800_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 2032, 'We have room for growth yet.', 'snd_voi_training_101800', 64, 1018820, 10, 1, 0, 'snd_voi_training_101800_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 2033, 'I''m off! I''ll show the younger students something they can aspire to!', 'snd_voi_training_101800', 19, 1018813, 10, 1, 0, 'snd_voi_training_101800_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 2034, 'Hmph. This will not do. The audience''s fervor is getting to me.', 'snd_voi_training_101800', 16, 1018823, 10, 1, 0, 'snd_voi_training_101800_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 2035, 'We have room for growth yet.', 'snd_voi_training_101800', 64, 1018820, 10, 0, 0, 'snd_voi_training_101800_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90010, 'It''s morning! Hop to it! Stand up straight! Such poor posture is unsightly.', 'snd_voi_home_101802', 0, 1018016, 1, 1, 0, 'snd_voi_home_101802_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90011, 'Hey, there''s a thread on your shoulder. You''re appearance is so untidy this morning. Pull yourself together, and let''s get on with today''s work.', 'snd_voi_home_101802', 1, 1018017, 1, 1, 0, 'snd_voi_home_101802_0001', 0, 1018006, 5900, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90012, 'Can I use your office? I''m a walking magnet for the younger students when I''m dressed like this. I can''t even eat lunch.', 'snd_voi_home_101802', 2, 1018004, 1, 1, 0, 'snd_voi_home_101802_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90013, 'The day is just beginning. I must keep my head held high and carry myself with dignity.', 'snd_voi_home_101802', 3, 1018006, 1, 1, 0, 'snd_voi_home_101802_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90014, 'You''re still working? Make sure you don''t overdo it. Health is the foundation of both beauty and strength.', 'snd_voi_home_101802', 4, 1000, 1, 1, 0, 'snd_voi_home_101802_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90015, 'Staying up late is going to give you wrinkles. Even you have a duty to keep up your appearance.', 'snd_voi_home_101802', 5, 1018017, 1, 1, 0, 'snd_voi_home_101802_0005', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90016, 'It''s the season of blooming flowers. It''s exciting but also carries a certain sadness. I think this must be what it feels like to be a parent.', 'snd_voi_home_101802', 6, 1018834, 1, 1, 0, 'snd_voi_home_101802_0006', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90017, 'How sweltering. I could go for a swim. My mother taught me all the best swimming techniques, so I''m very confident.', 'snd_voi_home_101802', 7, 1018008, 1, 1, 0, 'snd_voi_home_101802_0007', 0, 1018006, 4000, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90018, 'I hear fall used to be a colder season in the past. Some days, I can even get away with wearing only this and still be fine.', 'snd_voi_home_101802', 8, 1018017, 1, 1, 0, 'snd_voi_home_101802_0008', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90019, 'Ugh! I''m saying I''m not cold! I don''t need a scarf or gloves. Stop trying to make me wear that snow jacket!', 'snd_voi_home_101802', 9, 1018002, 1, 1, 0, 'snd_voi_home_101802_0009', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91016, 'The purple rose represents the pride in my heart, huh? Heh. Now this is a sophisticated touch only a first-rate designer could make.', 'snd_voi_home_101802', 10, 1018001, 1, 1, 0, 'snd_voi_home_101802_0010', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91017, 'Life has its ups and downs, and I wish to face them in my own way... Just like my mother before me.', 'snd_voi_home_101802', 11, 1018017, 1, 1, 0, 'snd_voi_home_101802_0011', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91018, 'Dober told me that she wants to be my flower girl... I''m not sure why she''s bringing that up now.', 'snd_voi_home_101802', 12, 1018018, 1, 1, 0, 'snd_voi_home_101802_0012', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91019, 'Oh, that Brian! She thinks I''m going to become a domineering wife?! It''s not like I scold people for the fun of it... Goodness!', 'snd_voi_home_101802', 13, 1018002, 1, 1, 0, 'snd_voi_home_101802_0013', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91020, 'Beauty is a surprisingly philosophical word. The world is a vast place.', 'snd_voi_home_101802', 14, 1018008, 1, 1, 0, 'snd_voi_home_101802_0014', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91028, 'This racewear... The desire I once had to be like my mother... Now, I too must become a role model that others aspire to.', 'snd_voi_home_101802', 15, 2001, 1, 1, 0, 'snd_voi_home_101802_0015', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91029, 'Weaved into my racewear is the desire to become ever stronger and more beautiful... It also carries my deepest feelings.', 'snd_voi_home_101802', 16, 1018000, 1, 1, 0, 'snd_voi_home_101802_0016', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91021, 'How dare they tease me by saying "congratulations" instead of "good morning"...', 'snd_voi_home_101802', 17, 1018009, 1, 1, 0, 'snd_voi_home_101802_0017', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91022, 'If Akebono ever invites you to lunch, don''t eat anything that morning... Burp.', 'snd_voi_home_101802', 18, 1018004, 1, 1, 0, 'snd_voi_home_101802_0018', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91023, 'Fine gave me detailed instruction on dinner etiquette. There is still so much I have yet to learn.', 'snd_voi_home_101802', 19, 1018005, 1, 1, 0, 'snd_voi_home_101802_0019', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91024, 'Perhaps I should plant some purple roses. I''m sure they''ll make a beautiful sight when they bloom next spring.', 'snd_voi_home_101802', 20, 1018001, 1, 1, 0, 'snd_voi_home_101802_0020', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91025, 'This dress is made of "silk," huh? I like that it feels cool, but I find the name of the material kind of unsettling for some reason...', 'snd_voi_home_101802', 21, 1018004, 1, 1, 0, 'snd_voi_home_101802_0021', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91026, 'Will this racewear be suitable for all the events in fall? No matter. On my mother''s name, I will wear it with pride!', 'snd_voi_home_101802', 22, 1018000, 1, 1, 0, 'snd_voi_home_101802_0022', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 91027, 'So white, you''d have sworn it was snow? Ha. I guess even you have a poetic side.', 'snd_voi_home_101802', 23, 1018001, 1, 1, 0, 'snd_voi_home_101802_0023', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92015, 'For strength and beauty!', 'snd_voi_training_101802', 0, 1018015, 2, 1, 0, 'snd_voi_training_101802_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92016, 'Elegance is essential, even in training.', 'snd_voi_training_101802', 1, 1018017, 2, 1, 0, 'snd_voi_training_101802_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92017, 'The hard work I put in will one day make me shine.', 'snd_voi_training_101802', 2, 2001, 2, 1, 0, 'snd_voi_training_101802_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92018, 'Hard work is the most exquisite form of beauty.', 'snd_voi_training_101802', 3, 1018001, 2, 1, 0, 'snd_voi_training_101802_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92020, 'I must continuously hone myself so as to be worthy of this racewear.', 'snd_voi_training_101802', 5, 1018006, 2, 1, 0, 'snd_voi_training_101802_0005', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92021, 'Every day takes me closer to my goal, but that alone is not enough. I must make sure that I reach it!', 'snd_voi_training_101802', 6, 1003, 2, 1, 0, 'snd_voi_training_101802_0006', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 92022, 'I can tell anyone with my head held high that this is my racewear. It''s something that fills me with tremendous pride!', 'snd_voi_training_101802', 7, 1018006, 2, 1, 0, 'snd_voi_training_101802_0007', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 93004, 'Let''s showcase these achievements to my mother!', 'snd_voi_training_101802', 8, 0, 2, 1, 0, 'snd_voi_training_101802_0008', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 93005, 'We were able to carve out our own path.', 'snd_voi_training_101802', 9, 0, 2, 1, 0, 'snd_voi_training_101802_0009', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95007, 'Hard work shall be my path forward!', 'snd_voi_outgame_101802', 0, 1018000, 7, 1, 0, 'snd_voi_outgame_101802_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95008, 'An auspicious step forwards.', 'snd_voi_outgame_101802', 1, 1018006, 7, 1, 0, 'snd_voi_outgame_101802_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95010, 'I''m Air Groove. Are you ready to commit yourself to our journey?', 'snd_voi_outgame_101802', 3, 1009, 7, 1, 0, 'snd_voi_outgame_101802_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70016, 'This is the uniform countless Umamusume dream of wearing. I now understand why.', 'snd_voi_outgame_101800', 24, 1018006, 7, 1, 0, 'snd_voi_outgame_101800_0024', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70017, 'It feels so smooth... I just keep wanting to touch it.', 'snd_voi_outgame_101800', 25, 1001, 7, 1, 0, 'snd_voi_outgame_101800_0025', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71016, 'This is the uniform countless Umamusume dream of wearing. I now understand why.', 'snd_voi_outgame_101800', 24, 33, 7, 0, 0, 'snd_voi_outgame_101800_0024', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71017, 'It feels so smooth... I just keep wanting to touch it.', 'snd_voi_outgame_101800', 25, 50, 7, 0, 0, 'snd_voi_outgame_101800_0025', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 95009, 'I vow to you�my everlasting grace... and indomitable glory!', 'snd_voi_gacha_101802', 0, 0, 7, 1, 0, 'snd_voi_gacha_101802_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 40003, 'I vow... to bring home victory.', 'snd_voi_race_101802', 2, 0, 3, 1, 0, 'snd_voi_race_101802_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 40004, 'Hmph. The way ahead is bright. I shall show you a glamorous future.', 'snd_voi_race_101802', 3, 0, 3, 1, 0, 'snd_voi_race_101802_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30006, 'Sound the bells of victory!', 'snd_voi_race_101802', 0, 0, 3, 1, 0, 'snd_voi_race_101802_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 30007, 'Another step closer to my ideals!', 'snd_voi_race_101800', 8, 0, 3, 1, 0, 'snd_voi_race_101800_0008', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 400002, 'Regardless of how we got here, I must give it my all. I will succeed and lay claim to my signature racewear.', 'snd_voi_event_090004', 2, 1001, 7, 1, 0, 'snd_voi_event_090004_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 400003, 'I''ve had some mishaps in the past. However, overcoming adversity and blossoming once more is what makes me Empress.', 'snd_voi_event_090004', 3, 1018000, 7, 1, 0, 'snd_voi_event_090004_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 400011, 'This is my signature racewear. Is this how Miss Beauty sees me? Heh. I approve.', 'snd_voi_event_090004', 11, 2009, 7, 1, 0, 'snd_voi_event_090004_0011', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 400014, 'The event is now over. Beauty Anshinzawa was quite a character, wasn''t she?', 'snd_voi_event_090004', 14, 1, 7, 1, 0, 'snd_voi_event_090004_0014', 0, 1018011, 2700, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70018, 'Wonderful!', 'snd_voi_outgame_101800', 26, 1018006, 7, 1, 0, 'snd_voi_outgame_101800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70019, 'I shall show you how the Empress runs!', 'snd_voi_outgame_101800', 27, 1018000, 7, 1, 0, 'snd_voi_outgame_101800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71018, 'Wonderful!', 'snd_voi_outgame_101800', 26, 48, 7, 0, 0, 'snd_voi_outgame_101800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 71019, 'I shall show you how the Empress runs!', 'snd_voi_outgame_101800', 27, 50, 7, 0, 0, 'snd_voi_outgame_101800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 81000, 'Don''t think even for a moment that I''ll go easy on you.', 'snd_voi_outgame_101800', 13, 1003, 7, 1, 0, 'snd_voi_outgame_101800_0013', 0, 0, 0, 1636718400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 81001, 'Oh, not bad at all. Challenge me again, won''t you?', 'snd_voi_outgame_101800', 14, 1018006, 7, 1, 0, 'snd_voi_outgame_101800_0014', 0, 0, 0, 1636718400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_101800', 1, 980013, 1, 1, 0, 'snd_voi_valentine_101800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_101800', 1, 980013, 1, 1, 0, 'snd_voi_valentine_101800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 80000, 'A fine effort.', 'snd_voi_aimteam_101800', 0, 1018001, 7, 0, 0, 'snd_voi_aimteam_101800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70020, 'Whew... A change of pace is always welcome.', 'snd_voi_outgame_101800', 42, 1018001, 7, 1, 0, 'snd_voi_outgame_101800_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1018, 70021, 'Well-constructed clothes are to be treasured. That is the true secret to buying clothes.', 'snd_voi_outgame_101800', 43, 1001, 7, 1, 0, 'snd_voi_outgame_101800_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 11, 'Cygames', 'snd_voi_tc_1019', 0, 0, 0, 1, 0, 'snd_voi_title_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1019', 1, 0, 0, 1, 0, 'snd_voi_title_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10000, 'When you said I could run both ways, I was like, this Trainer''s a bigger frea�I mean, a bigger fan than I thought!', 'snd_voi_home_101900', 0, 1019000, 1, 1, 0, 'snd_voi_home_101900_0000', 0, 1019007, 3400, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10001, 'You and I are soldiers, simping for our oshis on the Uma racing frontlines!', 'snd_voi_home_101900', 1, 1019814, 1, 1, 0, 'snd_voi_home_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10002, 'We''ve gotta go on another simp pilgrimage�but it''s your turn to pick which Uma sites we tour! I''m highkey curious who your oshis are... Mwahaha! ?', 'snd_voi_home_101900', 2, 1019001, 1, 1, 0, 'snd_voi_home_101900_0002', 0, 4013, 4800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10003, 'Happy New Yea�huh? I sound tired? No way, I''m having the time of my life with all the events!', 'snd_voi_home_101900', 3, 1019806, 1, 1, 0, 'snd_voi_home_101900_0003', 0, 1019007, 5200, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10004, 'There are Umas swapping chocolate all around me! It''s too much to take in�I''ve gotta be dreaming... Hwaaaah!', 'snd_voi_home_101900', 4, 1019002, 1, 1, 0, 'snd_voi_home_101900_0004', 0, 1019022, 3000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10005, 'Trainer... Today of all days, we''ve gotta blend into the background! Quick, have some chocolate and power up before we go!', 'snd_voi_home_101900', 5, 1019000, 1, 1, 0, 'snd_voi_home_101900_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10006, 'But once per year, the star-crossed racers meet upon the track. In the fleeting time they share, the two grow ever more interested in each other... Ahsadhfh, the ship writes itself!', 'snd_voi_home_101900', 6, 1019800, 1, 1, 0, 'snd_voi_home_101900_0006', 0, 4002, 6600, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10007, 'I would recognize those elegantly perked ears anywhere. And that adorable curly tail! Oh, a mask isn''t enough to fool me!', 'snd_voi_home_101900', 7, 1019818, 1, 1, 0, 'snd_voi_home_101900_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10008, '"Guess I''m spending the holiday alone again," or so they try to brush it off. But they''re actually desperately fishing for an invitation!', 'snd_voi_home_101900', 8, 1019808, 1, 1, 0, 'snd_voi_home_101900_0008', 0, 1019012, 4800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10009, 'You wanna go hit the town? There are Umas on holiday dates for us to cheer on, and I can''t think of a better way to celebrate the season!', 'snd_voi_home_101900', 9, 1019018, 1, 1, 0, 'snd_voi_home_101900_0009', 0, 1019818, 2600, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10010, 'I DID IT! The doujin''s done, I''m ready for the market, and I got through my race prep... Aaaahdjhsh, the end of the year is always so busy!', 'snd_voi_home_101900', 10, 1019005, 1, 1, 0, 'snd_voi_home_101900_0010', 0, 1019007, 9000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10011, 'Happy happy happy birthdaaay! C''mon, let''s go celebrate your big day! I rewatched all my favs'' b-day events for inspo!', 'snd_voi_home_101900', 11, 1019814, 1, 1, 0, 'snd_voi_home_101900_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10012, 'I wanted to write you something personalized for your birthday, so... What are your favorite tags?', 'snd_voi_home_101900', 12, 1019000, 1, 1, 0, 'snd_voi_home_101900_0012', 0, 11003, 5500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10013, 'FWAAH?! M-m-my oshi messaged me?! ...O-oh, r-right! I filled out my birthdate when I signed up for the fanclub...', 'snd_voi_home_101900', 13, 1019014, 1, 1, 0, 'snd_voi_home_101900_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10014, 'Huh, wh-what I want for my birthday?! Um, well if I lend you one of my favorite books, would you talk about it with me?', 'snd_voi_home_101900', 14, 1019809, 1, 1, 0, 'snd_voi_home_101900_0014', 0, 1019000, 4000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10015, 'There''s a new notice to check out. What if... What if they finally restocked my fav''s merch?!', 'snd_voi_home_101900', 15, 1019000, 1, 1, 0, 'snd_voi_home_101900_0015', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10016, 'We''ve got a present! I bet it''s the Umamusume merch I ordered!', 'snd_voi_home_101900', 16, 1019814, 1, 1, 0, 'snd_voi_home_101900_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10017, 'You cleared a mission! Not surprising, for an Uma simp like you!', 'snd_voi_home_101900', 17, 1019007, 1, 1, 0, 'snd_voi_home_101900_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10018, 'There''s gonna be an event soon?! I''ve gotta get all geared up... I''ll need a fan and lightsticks...', 'snd_voi_home_101900', 18, 1019809, 1, 1, 0, 'snd_voi_home_101900_0018', 0, 1019012, 2300, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10019, 'There''s an event going on! Grab your gear and let''s get straight to simping!', 'snd_voi_home_101900', 19, 1019001, 1, 1, 0, 'snd_voi_home_101900_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20000, 'Simping''s hard work. I need some rest...', 'snd_voi_training_101900', 0, 1019004, 2, 1, 0, 'snd_voi_training_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20001, 'I can''t let my beloved Umas see me being such a mess!', 'snd_voi_training_101900', 1, 1019009, 2, 1, 0, 'snd_voi_training_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20002, 'The moe power is off the charts! I feel so alive!', 'snd_voi_training_101900', 2, 1019007, 2, 1, 0, 'snd_voi_training_101900_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20003, 'There are Umas here! And there! And over there! Aaasdgahd, I can''t! Just seeing them makes me feel like I could do anything!', 'snd_voi_training_101900', 3, 1019017, 2, 1, 0, 'snd_voi_training_101900_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20004, 'I can''t believe I''m training at the same facilities as my favs... I can''t disgrace this sacred site!', 'snd_voi_training_101900', 4, 1019000, 2, 1, 0, 'snd_voi_training_101900_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20005, 'Gimme the plan, Trainer! I''m ready for anything you''ve got!', 'snd_voi_training_101900', 5, 1019813, 2, 1, 0, 'snd_voi_training_101900_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20006, 'All right, let''s rack up some good karma!', 'snd_voi_training_101900', 6, 1019001, 2, 1, 0, 'snd_voi_training_101900_0006', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20007, 'If we wanna simp, we''ve gotta get our business done first! C''mon, there''s not a minute to waste!', 'snd_voi_training_101900', 7, 1019810, 2, 1, 0, 'snd_voi_training_101900_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20008, 'I''m just not really feeling it today... I''d kinda rather be watching the others, y''know?', 'snd_voi_training_101900', 8, 1019011, 2, 1, 0, 'snd_voi_training_101900_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20009, 'Wowwie... Oh, sorry. I was just watching the Umamusume over there...', 'snd_voi_training_101900', 9, 1019811, 2, 1, 0, 'snd_voi_training_101900_0009', 0, 11014, 3000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20010, 'Ah... I can see someone''s cleatprints. I could sit here admiring them forever...', 'snd_voi_training_101900', 10, 1019010, 2, 1, 0, 'snd_voi_training_101900_0010', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20011, 'If I die, I hope I get reborn as a carrot farmer...', 'snd_voi_training_101900', 11, 11015, 2, 1, 0, 'snd_voi_training_101900_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20021, 'I''m always happy to run with my oshis, but... I don''t wanna push my luck and get in their way...', 'snd_voi_training_101900', 12, 1019013, 2, 1, 0, 'snd_voi_training_101900_0012', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20022, 'Are you sure about this? I think I''ll only get in the way if I race in this condition...', 'snd_voi_training_101900', 13, 1019008, 2, 1, 0, 'snd_voi_training_101900_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20023, 'I can''t believe it''s finally here! C''mon, let''s go�we can''t miss a second of our beloved Umas!', 'snd_voi_training_101900', 14, 1019001, 2, 1, 0, 'snd_voi_training_101900_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20024, 'Exhale... Inhale...\nI can''t let myself get too excited, y''know? My legs could give out any second!', 'snd_voi_training_101900', 15, 1019812, 2, 1, 0, 'snd_voi_training_101900_0015', 0, 1019813, 3800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20025, 'I am so ready for this! I''ve even got my fans and lightsticks ready for the winning concert!', 'snd_voi_training_101900', 16, 1019814, 2, 1, 0, 'snd_voi_training_101900_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20026, 'What divine Uma goodness am I gonna see today? Mwahaha, I can''t wait to get on the track. ?', 'snd_voi_training_101900', 17, 1019000, 2, 1, 0, 'snd_voi_training_101900_0017', 0, 1019800, 3400, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20027, 'I''ll run with my whole heart and soul! My oshis are gonna be running their hardest, so I''ve gotta put up the best fight I possibly can!', 'snd_voi_training_101900', 18, 1019814, 2, 1, 0, 'snd_voi_training_101900_0018', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20028, 'Is the camera all good to go? Make sure to get some good shots of the view from the stands!', 'snd_voi_training_101900', 19, 1019018, 2, 1, 0, 'snd_voi_training_101900_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20029, 'Keep it clean, follow the rules, and stay in my lane! Digitan�ready to simp!', 'snd_voi_training_101900', 20, 1019007, 2, 1, 0, 'snd_voi_training_101900_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20030, 'I''m perfectly calm. It''d be rude not to give the race my full attention!', 'snd_voi_training_101900', 21, 1019813, 2, 1, 0, 'snd_voi_training_101900_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20031, 'You''ll have to tell me how the race looked from the stands, okay? ?', 'snd_voi_training_101900', 22, 1019000, 2, 1, 0, 'snd_voi_training_101900_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20032, 'Once I get on the course, I''m sure the moe overload will perk me up!', 'snd_voi_training_101900', 23, 1019002, 2, 1, 0, 'snd_voi_training_101900_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20033, 'I wish I could watch this one from the stands... Oh, no, uh... You heard nothing!', 'snd_voi_training_101900', 24, 1019008, 2, 1, 0, 'snd_voi_training_101900_0024', 0, 1019015, 4800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20034, '...Look at all the names on the entry list. Don''t you just wanna look at them forever?', 'snd_voi_training_101900', 25, 1019012, 2, 1, 0, 'snd_voi_training_101900_0025', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20035, 'Gwaaaasdgfh! Doctor, I need some cute Uma pics, stat!', 'snd_voi_training_101900', 26, 1019009, 2, 1, 0, 'snd_voi_training_101900_0026', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20036, 'I''ve gotta pull myself together! I couldn''t possibly taint this sacred place with sloppy running!', 'snd_voi_training_101900', 27, 1019002, 2, 1, 0, 'snd_voi_training_101900_0027', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20037, 'This is but a small hurdle compared to the infinite love I have for Umas! I can do this!', 'snd_voi_training_101900', 28, 1019812, 2, 1, 0, 'snd_voi_training_101900_0028', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20038, 'Here goes!', 'snd_voi_training_101900', 29, 0, 2, 1, 0, 'snd_voi_training_101900_0029', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20039, 'Let''s do this!', 'snd_voi_training_101900', 30, 0, 2, 1, 0, 'snd_voi_training_101900_0030', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20040, 'My pleasure!', 'snd_voi_training_101900', 31, 0, 2, 1, 0, 'snd_voi_training_101900_0031', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20041, 'Leave it to me!', 'snd_voi_training_101900', 32, 0, 2, 1, 0, 'snd_voi_training_101900_0032', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20042, 'Oof...', 'snd_voi_training_101900', 33, 0, 2, 1, 0, 'snd_voi_training_101900_0033', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20043, 'Sorry...', 'snd_voi_training_101900', 34, 0, 2, 1, 0, 'snd_voi_training_101900_0034', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20046, 'Let''s go!', 'snd_voi_training_101900', 37, 0, 2, 1, 0, 'snd_voi_training_101900_0037', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20047, 'Sounds good! ?', 'snd_voi_training_101900', 38, 0, 2, 1, 0, 'snd_voi_training_101900_0038', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20049, 'I feel like I understand my favs better now!', 'snd_voi_training_101900', 63, 0, 2, 1, 0, 'snd_voi_training_101900_0063', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20050, 'Thank you for everything!', 'snd_voi_training_101900', 64, 0, 2, 1, 0, 'snd_voi_training_101900_0064', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30000, 'We were so close to winning it!', 'snd_voi_race_101900', 0, 0, 3, 1, 0, 'snd_voi_race_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30001, 'I got a really sweet view of the finish!', 'snd_voi_race_101900', 1, 0, 3, 1, 0, 'snd_voi_race_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30002, 'I wanna see races from a better angle than this!', 'snd_voi_race_101900', 2, 0, 3, 1, 0, 'snd_voi_race_101900_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30003, 'I mean, I don''t dislike watching their backs the whole time... but...', 'snd_voi_race_101900', 3, 0, 3, 1, 0, 'snd_voi_race_101900_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 60000, 'It''s almost time for the concert! You know what this means, everyone? It''s time to show those Umas our passion!', 'snd_voi_live_101900', 0, 1019006, 4, 1, 0, 'snd_voi_live_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 60001, 'I''ll leave my lightsticks to you. Make sure you cheer lots in my place!', 'snd_voi_live_101900', 1, 1019819, 4, 1, 0, 'snd_voi_live_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70001, 'Back when I first met you, I knew it was meant to be�I knew you were as much of an Uma simp as I am!', 'snd_voi_outgame_101900', 1, 1019814, 7, 1, 0, 'snd_voi_outgame_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90000, 'Good morning! It''s another perfect day to give thanks to our idols!', 'snd_voi_home_101901', 0, 1019007, 1, 1, 0, 'snd_voi_home_101901_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90001, 'I made sure I was up and out of the room before Tachyon woke up. I wouldn''t want to disturb an oshi''s morning routine!', 'snd_voi_home_101901', 1, 1019000, 1, 1, 0, 'snd_voi_home_101901_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90002, 'Hello, hello! What a lovely day to admire Umamusume... ? Let''s make like wallflowers and get straight to simping!', 'snd_voi_home_101901', 2, 1019814, 1, 1, 0, 'snd_voi_home_101901_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90003, 'Ooooh! I bet the cafeteria''s packed with Umas right about now... Wanna go take a peek?', 'snd_voi_home_101901', 3, 4013, 1, 1, 0, 'snd_voi_home_101901_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90004, 'It seems the night is upon us... But we otaku are just getting started!', 'snd_voi_home_101901', 4, 2001, 1, 1, 0, 'snd_voi_home_101901_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90005, 'There''s so much to do in a day. I''ve gotta check my feeds, watch the new race clips, update my fanfi�ahem... Y''know, do fan stuff!', 'snd_voi_home_101901', 5, 1019815, 1, 1, 0, 'snd_voi_home_101901_0005', 0, 1019810, 9400, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90006, 'Spring is the season of... you guessed it�Umamusume! Any second now that Uma''s "friend" will gently stroke her hair to brush away a petal... and hit her with the classic italic "Oh..." moment!', 'snd_voi_home_101901', 6, 1019012, 1, 1, 0, 'snd_voi_home_101901_0006', 0, 1019818, 9000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90007, 'Summer is the season of Umamusume! Of offering to share a water bottle, and then belatedly realizing... does that mean they just you-know-what?!', 'snd_voi_home_101901', 7, 1019012, 1, 1, 0, 'snd_voi_home_101901_0007', 0, 1019814, 6300, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90008, 'Nothing says "autumn" like Umamusume! As the sun sets, she turns to the other�and her smile looks so warm in the soft, amber light... In that moment, nothing else matters!', 'snd_voi_home_101901', 8, 1019012, 1, 1, 0, 'snd_voi_home_101901_0008', 0, 1019813, 7200, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90009, 'Winter always makes me think of Umamusume! Even though it''s called the season of farewells, those two promised they''d never leave each other... And then their relationship progresses further!!!1!!1!', 'snd_voi_home_101901', 9, 1019012, 1, 1, 0, 'snd_voi_home_101901_0009', 0, 1019814, 7300, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91000, 'Whenever I watch Falco perform, she always waves at me with a huge smile. Is she�is she legit an angel?', 'snd_voi_home_101901', 10, 1019010, 1, 1, 0, 'snd_voi_home_101901_0010', 0, 1019809, 4600, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91001, 'My dad''s job makes it pretty easy to get my mitts on all the reading material I want. Le-legitimately, of course!', 'snd_voi_home_101901', 11, 1019000, 1, 1, 0, 'snd_voi_home_101901_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91002, 'Opera O just took Doto''s hand and started leading her to the course! I-i-it should be illegal to watch this for free!', 'snd_voi_home_101901', 12, 1019014, 1, 1, 0, 'snd_voi_home_101901_0012', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91003, 'You know any good ways to blend into the background? I''ve been trying to admire my fav, but I think my lurking is distracting her...', 'snd_voi_home_101901', 13, 1019002, 1, 1, 0, 'snd_voi_home_101901_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91004, 'Gyaaah?! It''ll take fifteen minutes to transfer lines? I won''t get to the second event on time unless I leave the first early! Why''re the train schedules like this?!', 'snd_voi_home_101901', 14, 1019009, 1, 1, 0, 'snd_voi_home_101901_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91005, 'Hwaaah! This is the same racewear my oshis have worn... I''ll be extra ultra careful not to get it dirty!', 'snd_voi_home_101901', 15, 4013, 1, 1, 0, 'snd_voi_home_101901_0015', 0, 1019814, 3800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91006, 'I get to watch my oshis from the stage itself?! Like seriously how is this even real???', 'snd_voi_home_101901', 16, 1019814, 1, 1, 0, 'snd_voi_home_101901_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91007, 'How''s it look? I really put a lot of thought into the design, so it wouldn''t ruin other fans'' view if I ran near their oshi!', 'snd_voi_home_101901', 17, 1019010, 1, 1, 0, 'snd_voi_home_101901_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91008, 'I''ve always loved this kind of fashion! Just, um, please don''t look at me like that...', 'snd_voi_home_101901', 18, 1019000, 1, 1, 0, 'snd_voi_home_101901_0018', 0, 1019011, 2800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91009, 'No way. Those two just walked here together from the same dorm! Does that mean... they''re roommates?!', 'snd_voi_home_101901', 19, 1019014, 1, 1, 0, 'snd_voi_home_101901_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91010, 'Look at Urara stuffing her adorable little chipmunk cheeks with carrot buns... I could watch her forever... I love Urara...', 'snd_voi_home_101901', 20, 1019800, 1, 1, 0, 'snd_voi_home_101901_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91011, 'Curren just updated her Umasta?! Oh NOOO, how am I supposed to handle all of these photos aasdhk she''s too cute I can''t!', 'snd_voi_home_101901', 21, 1019014, 1, 1, 0, 'snd_voi_home_101901_0021', 0, 1019022, 2800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91012, 'Mwehehe! ? There are all sorts of big races coming up... and I''m not missing a single one!', 'snd_voi_home_101901', 22, 2001, 1, 1, 0, 'snd_voi_home_101901_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91013, 'So there''s kiiinda a big con comin'' up, and I could use a hand shopping... How confident are you in your stamina? And how are you with heat?', 'snd_voi_home_101901', 23, 1019008, 1, 1, 0, 'snd_voi_home_101901_0023', 0, 11003, 5000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91014, 'I love watching the big graded races, sure, but there''s also something magical about the debuts. I wonder what kinds of racers we''ll see this year!', 'snd_voi_home_101901', 24, 1019815, 1, 1, 0, 'snd_voi_home_101901_0024', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91015, 'Wait! L-look�look at the f-fuzzy trim on that Uma''s ear-warmers... Ahhdsjh that floof... Oh no, she''s adorable! I''m ascending...', 'snd_voi_home_101901', 25, 1019816, 1, 1, 0, 'snd_voi_home_101901_0025', 0, 1019022, 6000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92000, 'All right, I''m ready for anything! Just say the word and I''ll give it all I''ve got!', 'snd_voi_training_101901', 0, 1019001, 2, 1, 0, 'snd_voi_training_101901_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92001, 'So first, I''ll follow her... and then her... Mwehehe, I can see it all in my mind''s eye!', 'snd_voi_training_101901', 1, 1019815, 2, 1, 0, 'snd_voi_training_101901_0001', 0, 1019000, 4000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92002, 'Aaaaasajdk, what a blessed day to be a simp.', 'snd_voi_training_101901', 2, 1019007, 2, 1, 0, 'snd_voi_training_101901_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92003, 'The more I think about how many Umamusume have run on this track... I just, I get so fired up!', 'snd_voi_training_101901', 3, 1019012, 2, 1, 0, 'snd_voi_training_101901_0003', 0, 1019818, 5200, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92011, 'Hwaaasadhkah! Look at all the Umas in their swimsuits! What a day to be alive...', 'snd_voi_training_101900', 39, 1019818, 2, 1, 0, 'snd_voi_training_101900_0039', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92005, 'A wise philosopher once said... love''s truest essence lies not in being loved, but in feeling love for another.', 'snd_voi_training_101901', 5, 1019002, 2, 1, 0, 'snd_voi_training_101901_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92006, 'The more you look up, the higher your goal feels. The harder you push, the harder they resist... Just like our racing careers, huh?', 'snd_voi_training_101901', 6, 1019002, 2, 1, 0, 'snd_voi_training_101901_0006', 0, 1019018, 6300, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92007, 'A wise fan once said, "If the heavens didn''t want me simping for multiple Umas, they wouldn''t have given me two hands." Just you watch, I''ll simp for all Umakind!', 'snd_voi_training_101901', 7, 1019814, 2, 1, 0, 'snd_voi_training_101901_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 93000, 'You''re the master of all things Umamusume!', 'snd_voi_training_101901', 8, 0, 2, 1, 0, 'snd_voi_training_101901_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 93001, 'That was a super jam-packed, fulfilling series!', 'snd_voi_training_101901', 9, 0, 2, 1, 0, 'snd_voi_training_101901_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95000, 'I''m leveling up!', 'snd_voi_outgame_101901', 0, 1019016, 7, 1, 0, 'snd_voi_outgame_101901_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95001, 'Anything for my oshis!', 'snd_voi_outgame_101901', 1, 0, 7, 1, 0, 'snd_voi_outgame_101901_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95003, 'Okay! Agnes Digital�ready!', 'snd_voi_outgame_101901', 3, 1019000, 7, 1, 0, 'snd_voi_outgame_101901_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95004, 'I''ll follow my oshis to the ends of the earth! I''ll run dirt, turf�anywhere at all!', 'snd_voi_gacha_101901', 0, 0, 7, 1, 0, 'snd_voi_gacha_101901_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1008, 'I''m looking forward to this!', 'snd_voi_teamst_st_101900_0000', 0, 1019006, 8, 1, 0, 'snd_voi_teamst_st_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1045, 'This is an Umamusume paradise...', 'snd_voi_teamst_st_101900_1032', 0, 1019016, 8, 1, 0, 'snd_voi_teamst_st_101900_1032_00', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1046, 'Aaahadjk, so dazzling!', 'snd_voi_teamst_st_101900_1015', 0, 1019000, 8, 1, 0, 'snd_voi_teamst_st_101900_1015_00', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1069, 'I''ll inspect every last inch!', 'snd_voi_teamst_st_103200_1019', 1, 3013, 8, 1, 0, 'snd_voi_teamst_st_103200_1019_01', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1000, 'I''ll give you the grand tour!', 'snd_voi_teamst_101900', 0, 1019018, 8, 1, 0, 'snd_voi_teamst_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1001, 'Praise be to Umakind!', 'snd_voi_teamst_101900', 1, 0, 8, 1, 0, 'snd_voi_teamst_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1003, 'You''re really good!', 'snd_voi_teamst_101900', 2, 0, 8, 1, 0, 'snd_voi_teamst_101900_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1002, 'That''s fair enough...', 'snd_voi_teamst_101900', 3, 0, 8, 1, 0, 'snd_voi_teamst_101900_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1004, 'Did you see how they ran?!', 'snd_voi_teamst_101900', 4, 1019006, 8, 1, 0, 'snd_voi_teamst_101900_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1007, 'That''s a new best!', 'snd_voi_teamst_101900', 5, 1019014, 8, 1, 0, 'snd_voi_teamst_101900_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1006, 'You''re really good!', 'snd_voi_teamst_101900', 2, 1019000, 8, 1, 0, 'snd_voi_teamst_101900_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 1005, 'That''s fair enough...', 'snd_voi_teamst_101900', 3, 1019005, 8, 1, 0, 'snd_voi_teamst_101900_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 40000, 'Perfect! Precious! My Queen!', 'snd_voi_race_101901', 2, 0, 3, 1, 0, 'snd_voi_race_101901_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 40001, 'Ooh! Ahh! I love her! And her! Oh my glob, I love Umas so much! My fangirl senses are going crazy!', 'snd_voi_race_101901', 3, 0, 3, 1, 0, 'snd_voi_race_101901_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30004, 'Eeeek, I''m so unbelievably blessed!', 'snd_voi_race_101901', 0, 0, 3, 1, 0, 'snd_voi_race_101901_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30005, 'My heart is so full!', 'snd_voi_race_101900', 8, 0, 3, 1, 0, 'snd_voi_race_101900_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 31000, 'Let''s do this!', 'snd_voi_race_101900', 9, 0, 3, 1, 0, 'snd_voi_race_101900_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 13, 'Here''s your login bonus for today!', 'snd_voi_title_101900', 4, 1019007, 1, 1, 0, 'snd_voi_title_101900_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 15, 'Look what''s coming up next! ?', 'snd_voi_title_101900', 5, 1019000, 1, 1, 0, 'snd_voi_title_101900_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 110000, 'Got some training to do? Bring it on!', 'snd_voi_home_101900', 21, 0, 1, 1, 0, 'snd_voi_home_101900_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 110001, 'Mwehehe! Just look at all the Uma lore!', 'snd_voi_home_101900', 22, 0, 1, 1, 0, 'snd_voi_home_101900_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 110002, 'Entering some races? You just can''t get enough, huh? ?', 'snd_voi_home_101900', 23, 0, 1, 1, 0, 'snd_voi_home_101900_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 10021, 'You leveled up the Archive?! You''re the best!', 'snd_voi_home_101900', 24, 1019014, 1, 1, 0, 'snd_voi_home_101900_0024', 0, 1019814, 2000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 20051, '...I get a free pass to train with my oshis?', 'snd_voi_training_101900', 65, 0, 2, 1, 0, 'snd_voi_training_101900_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70000, 'You''ve gotta grind to shine!', 'snd_voi_outgame_101900', 3, 2001, 7, 1, 0, 'snd_voi_outgame_101900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95005, 'I''d follow you to the ends of the internet!', 'snd_voi_outgame_101900', 4, 0, 7, 1, 0, 'snd_voi_outgame_101900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95006, 'I''ll give the best service a simp can offer!', 'snd_voi_outgame_101900', 5, 0, 7, 1, 0, 'snd_voi_outgame_101900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 120000, 'Mwaaaagh?! I can see my oshis�I can feel them in my heart!', 'snd_voi_outgame_101900', 11, 1019017, 2, 1, 0, 'snd_voi_outgame_101900_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140000, 'I''ve got my sights on those Umas!', 'snd_voi_minigame_101900', 0, 1019801, 9, 1, 0, 'snd_voi_minigame_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140001, 'Come to Digitan!', 'snd_voi_minigame_101900', 1, 3015, 9, 1, 0, 'snd_voi_minigame_101900_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140002, 'Ahhh...', 'snd_voi_minigame_101900', 2, 11005, 9, 1, 0, 'snd_voi_minigame_101900_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140003, 'I''m in heaven!', 'snd_voi_minigame_101900', 3, 971019, 9, 1, 0, 'snd_voi_minigame_101900_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140004, 'This smile... I''ll protect it with my life!', 'snd_voi_minigame_101900', 4, 972019, 9, 1, 0, 'snd_voi_minigame_101900_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140005, 'Next time! We''ll get them for sure next time!', 'snd_voi_minigame_101900', 5, 1019802, 9, 1, 0, 'snd_voi_minigame_101900_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140006, 'I''m in heaven!', 'snd_voi_minigame_101900', 3, 974019, 9, 1, 0, 'snd_voi_minigame_101900_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140007, 'This smile... I''ll protect it with my life!', 'snd_voi_minigame_101900', 4, 973019, 9, 1, 0, 'snd_voi_minigame_101900_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140008, 'Ehehe!', 'snd_voi_minigame_101900', 6, 1019007, 9, 1, 0, 'snd_voi_minigame_101900_0006', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140009, 'Hehe!', 'snd_voi_minigame_101900', 7, 2, 9, 1, 0, 'snd_voi_minigame_101900_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140010, 'Mwehehe!', 'snd_voi_minigame_101900', 8, 2002, 9, 1, 0, 'snd_voi_minigame_101900_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140011, 'Whoa!', 'snd_voi_minigame_101900', 9, 1019016, 9, 1, 0, 'snd_voi_minigame_101900_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140014, 'No way...', 'snd_voi_minigame_101900', 10, 1019005, 9, 1, 0, 'snd_voi_minigame_101900_0010', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140015, 'Ooooh!', 'snd_voi_minigame_101900', 11, 1019804, 9, 1, 0, 'snd_voi_minigame_101900_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140016, 'Trainer!', 'snd_voi_minigame_101900', 12, 1019805, 9, 1, 0, 'snd_voi_minigame_101900_0012', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140012, 'Thank you so much!', 'snd_voi_minigame_101900', 13, 1019017, 9, 1, 0, 'snd_voi_minigame_101900_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140013, 'Mwahaha!', 'snd_voi_minigame_101900', 14, 1019006, 9, 1, 0, 'snd_voi_minigame_101900_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140017, 'Anguish...', 'snd_voi_minigame_101900', 15, 1019803, 9, 1, 0, 'snd_voi_minigame_101900_0015', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 140018, 'Asadjkhk...', 'snd_voi_minigame_101900', 16, 1019009, 9, 1, 0, 'snd_voi_minigame_101900_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70004, 'Look at this�look! The holy garb of heaven on earth!', 'snd_voi_outgame_101900', 16, 1019000, 7, 1, 0, 'snd_voi_outgame_101900_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70010, '...You think this''ll help me blend in? Do I look like a normal student?', 'snd_voi_outgame_101900', 17, 1019807, 7, 1, 0, 'snd_voi_outgame_101900_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70008, 'The racewear of my dreams... You don''t know how many fics I''ve written of Umas experiencing this moment, and now it''s happening to me!', 'snd_voi_outgame_101900', 20, 1019022, 7, 1, 0, 'snd_voi_outgame_101900_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70014, 'There are little hidden details everywhere! Every last inch was expertly designed to bring out the best of Umamusume!', 'snd_voi_outgame_101900', 21, 1019016, 7, 1, 0, 'snd_voi_outgame_101900_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70009, 'I always imagined what it''d be like to be a racer myself... so I channeled all of those fantasies into this outfit!', 'snd_voi_outgame_101900', 22, 1019007, 7, 1, 0, 'snd_voi_outgame_101900_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70015, 'Look, I went all-out catering this racewear to my tastes! ...But it''s kinda embarrassing now that I''m actually wearing it.', 'snd_voi_outgame_101900', 23, 1019006, 7, 1, 0, 'snd_voi_outgame_101900_0023', 0, 1019010, 2800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71004, 'Look at this�look! The holy garb of heaven on earth!', 'snd_voi_outgame_101900', 16, 24, 7, 0, 0, 'snd_voi_outgame_101900_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71010, '...You think this''ll help me blend in? Do I look like a normal student?', 'snd_voi_outgame_101900', 17, 18, 7, 0, 0, 'snd_voi_outgame_101900_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71008, 'The racewear of my dreams... You don''t know how many fics I''ve written of Umas experiencing this moment, and now it''s happening to me!', 'snd_voi_outgame_101900', 20, 27, 7, 0, 0, 'snd_voi_outgame_101900_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71014, 'There are little hidden details everywhere! Every last inch was expertly designed to bring out the best of Umamusume!', 'snd_voi_outgame_101900', 21, 148, 7, 0, 0, 'snd_voi_outgame_101900_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71009, 'I always imagined what it''d be like to be a racer myself... so I channeled all of those fantasies into this outfit!', 'snd_voi_outgame_101900', 22, 18, 7, 0, 0, 'snd_voi_outgame_101900_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71015, 'Look, I went all-out catering this racewear to my tastes! ...But it''s kinda embarrassing now that I''m actually wearing it.', 'snd_voi_outgame_101900', 23, 43, 7, 0, 0, 'snd_voi_outgame_101900_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70018, 'Digitan, ready to go! ?', 'snd_voi_outgame_101900', 26, 1019001, 7, 1, 0, 'snd_voi_outgame_101900_0026', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70019, 'I won''t lose�even to my beloved Umas!', 'snd_voi_outgame_101900', 27, 1019814, 7, 1, 0, 'snd_voi_outgame_101900_0027', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71018, 'Digitan, ready to go! ?', 'snd_voi_outgame_101900', 26, 15, 7, 0, 0, 'snd_voi_outgame_101900_0026', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71019, 'I won''t lose�even to my beloved Umas!', 'snd_voi_outgame_101900', 27, 48, 7, 0, 0, 'snd_voi_outgame_101900_0027', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 2030, 'I''ll give you the grand tour!', 'snd_voi_teamst_101900', 0, 1019018, 10, 1, 0, 'snd_voi_teamst_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 2031, 'I''m looking forward to this!', 'snd_voi_teamst_st_101900_0000', 0, 1019006, 10, 1, 0, 'snd_voi_teamst_st_101900_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 2032, 'Thank you for everything!', 'snd_voi_training_101900', 64, 1019000, 10, 1, 0, 'snd_voi_training_101900_0064', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 2033, 'Is the camera all good to go? Make sure to get some good shots of the view from the stands!', 'snd_voi_training_101900', 19, 1019018, 10, 1, 0, 'snd_voi_training_101900_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 2034, 'I am so ready for this! I''ve even got my fans and lightsticks ready for the winning concert!', 'snd_voi_training_101900', 16, 1019814, 10, 1, 0, 'snd_voi_training_101900_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 2035, 'Thank you for everything!', 'snd_voi_training_101900', 64, 1019000, 10, 0, 0, 'snd_voi_training_101900_0064', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90010, 'Even normal sunlight is deadly to jiangshi, so how am I going to handle the blinding radiance of my precious Umas'' smiles?!', 'snd_voi_home_101902', 0, 1019820, 1, 1, 0, 'snd_voi_home_101902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90011, 'Maaan, I ended up pulling an all-nighter reading and watching jiangshi stuff... there''s just so much! Not that I''m complaining�I love lore!', 'snd_voi_home_101902', 1, 1019007, 1, 1, 0, 'snd_voi_home_101902_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90012, 'What does a jiangshi simp feed on, you ask? Why, the precious school air that my oshis have breathed, of course! Time to dig in! Inhale...', 'snd_voi_home_101902', 2, 1019821, 1, 1, 0, 'snd_voi_home_101902_0002', 0, 1019822, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90013, 'Quick, fellow mania�I mean, master! Th-the talisman! I just saw two Umamusume FEEDING each other! You must stop me before I go on a RAMPAGE!!!', 'snd_voi_home_101902', 3, 1019837, 1, 1, 0, 'snd_voi_home_101902_0003', 0, 1019839, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90014, 'Ah, night has come at last! Just like jiangshi, a true fan''s work begins once the sun goes down! Let''s get this fan comic STARTED!!1!!', 'snd_voi_home_101902', 4, 1019000, 1, 1, 0, 'snd_voi_home_101902_0004', 0, 1019001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90015, 'If a monk came at me with sword charged with lunar light, I would just pull out my own sword powered by RAINBOW MAGIC!1!!!', 'snd_voi_home_101902', 5, 1019002, 1, 1, 0, 'snd_voi_home_101902_0005', 0, 1019838, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90016, 'HWAAAAH! Do you see how these new students shine?! I know I should be welcoming them, but their sheer brilliance...', 'snd_voi_home_101902', 6, 1019017, 1, 1, 0, 'snd_voi_home_101902_0006', 0, 1019840, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90017, 'The sweat''s making my talisman stick to my face... But that''s a small price to pay. I worked up this sweat seeing my oshis enjoy the summer heat, so every drop is to be treasured!', 'snd_voi_home_101902', 7, 1019008, 1, 1, 0, 'snd_voi_home_101902_0007', 0, 1019821, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90018, 'Fall is the season of flavors... Ehehe... How about we go get a taste of the flavor only precious Umas can give us?!', 'snd_voi_home_101902', 8, 4015, 1, 1, 0, 'snd_voi_home_101902_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90019, 'I got a panda-shaped steamed bun just now, but watching a cutie Umamusume eat this would be way better than eating it myself.', 'snd_voi_home_101902', 9, 1019011, 1, 1, 0, 'snd_voi_home_101902_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91016, 'Just as Doto was about to stumble and fall, Opera O swooped in like a graceful swan. Sigh... Xie xie...', 'snd_voi_home_101902', 10, 1019833, 1, 1, 0, 'snd_voi_home_101902_0010', 0, 1019825, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91017, 'When Helios and Palmer are together, their sunny personalities are super effective against this jiangshi!!! That pairing really is peak...', 'snd_voi_home_101902', 11, 1019820, 1, 1, 0, 'snd_voi_home_101902_0011', 0, 4014, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91018, 'Rickey''s reaction to my costume was not what I expected... Seriously, a one-on-one feng shui lecture? What is she? A goddess?', 'snd_voi_home_101902', 12, 1019010, 1, 1, 0, 'snd_voi_home_101902_0012', 0, 8015, 9000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91019, 'Our love sends us flying, but it can also send us into the deepest depths of hell... Maybe jiangshi and Uma simps have more in common than we think.', 'snd_voi_home_101902', 13, 1019826, 1, 1, 0, 'snd_voi_home_101902_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91020, 'As we speak, Tachyon is working tirelessly to recreate the tough-as-nails body of the jiangshi... I love how she looks in research mode...', 'snd_voi_home_101902', 14, 1019827, 1, 1, 0, 'snd_voi_home_101902_0014', 0, 1019828, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91028, 'This panda patch has been a real hit among the Umas I stan... All those years refining my merch-making skills paid off!', 'snd_voi_home_101902', 15, 8002, 1, 1, 0, 'snd_voi_home_101902_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91029, 'I couldn''t decide whether to go with a cute costume or a scary one... Eventually I settled on a monster that creeps around in the darkness, but out of love.', 'snd_voi_home_101902', 16, 1019008, 1, 1, 0, 'snd_voi_home_101902_0016', 0, 1019829, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91021, 'Many monsters avoid the morning sun, but not I! This jiangshi simp wouldn''t dare sleep in! I mean, the Umas taking their morning jogs, making their way to school... So good...', 'snd_voi_home_101902', 17, 1019005, 1, 1, 0, 'snd_voi_home_101902_0017', 0, 1019821, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91022, 'I shouldn''t be wearing this costume in broad daylight. I''m attracting too much attention... How can I fade into the background like this?! Quick, hide me!', 'snd_voi_home_101902', 18, 8007, 1, 1, 0, 'snd_voi_home_101902_0018', 0, 1019005, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91023, 'I make sure to walk eeextra quietly at night. I wouldn''t want to scare any of my darling Umamusume! Can you imagine?! I''d die of shame!!!', 'snd_voi_home_101902', 19, 1019830, 1, 1, 0, 'snd_voi_home_101902_0019', 0, 1019831, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91024, '"Wow! Your look is perfect for spring!" That''s what one of my precious babies just told me. Oooh, I''m so glad I went with piiiink!', 'snd_voi_home_101902', 20, 1019000, 1, 1, 0, 'snd_voi_home_101902_0020', 0, 1019022, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91025, 'I''m not too hot, even in this costume. This mighty simp''s survived far more grueling temperatures in less forgiving environments. Shall I share my secrets to staying cool?', 'snd_voi_home_101902', 21, 1019834, 1, 1, 0, 'snd_voi_home_101902_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91026, 'I don''t want any treats, but I need that Uma magic-filled book you''re holding! Do you wanna trade?!', 'snd_voi_home_101902', 22, 1019827, 1, 1, 0, 'snd_voi_home_101902_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 91027, 'They say the breath of a jiangshi is ice cold... If I just let out a little bit, do you think my lovely Umas will huddle around me to cool down?!', 'snd_voi_home_101902', 23, 1019833, 1, 1, 0, 'snd_voi_home_101902_0023', 0, 8010, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92015, 'Fellow mania�I mean, master, give me an order. Your loyal jiangshi will do her best to accomplish whatever your heart desires!', 'snd_voi_training_101902', 0, 1019830, 2, 1, 0, 'snd_voi_training_101902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92016, 'If you really think about it, keeping your arms lifted in front of you and hopping around is pretty good exercise. Phew...', 'snd_voi_training_101902', 1, 1019833, 2, 1, 0, 'snd_voi_training_101902_0001', 0, 1019832, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92017, 'My vibrant Umas, dripping with sweat! Just the thought of it makes me want to hippity-hop around with joy!', 'snd_voi_training_101902', 2, 1019827, 2, 1, 0, 'snd_voi_training_101902_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92018, 'Sturdy as a wall, yet nimble as a feather! A heart always overflowing with passion! Nothing can stop this jiangshi simp, so order me as you will!', 'snd_voi_training_101902', 3, 1019827, 2, 1, 0, 'snd_voi_training_101902_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92020, 'Ummm, have you ever thought about cosplaying before? I mean, I don''t mind doing it by myself, but well... if you''re interested...', 'snd_voi_training_101902', 5, 1019010, 2, 1, 0, 'snd_voi_training_101902_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92021, 'Master, I entrust these talismans to you... If I look like I''m about to go on a rampage, you must stop me at all costs!', 'snd_voi_training_101902', 6, 1019812, 2, 1, 0, 'snd_voi_training_101902_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 92022, 'The only one who can calm an unruly fan is another unruly fan! Let''s get unhinged today!', 'snd_voi_training_101902', 7, 1019823, 2, 1, 0, 'snd_voi_training_101902_0007', 0, 1019835, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 93004, 'The jiangshi simp and her maniac master�the perfect combo!', 'snd_voi_training_101902', 8, 0, 2, 1, 0, 'snd_voi_training_101902_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 93005, 'Thank you! A thousand times, thank youuu!', 'snd_voi_training_101902', 9, 0, 2, 1, 0, 'snd_voi_training_101902_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95007, 'This jiangshi''s on a rampage!', 'snd_voi_outgame_101902', 0, 1019006, 7, 1, 0, 'snd_voi_outgame_101902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95008, 'Digi-jiangshi, hop, hop, and awaaaay!', 'snd_voi_outgame_101902', 1, 0, 7, 1, 0, 'snd_voi_outgame_101902_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95010, 'Agnes Digital, back from the deeeeaaad!', 'snd_voi_outgame_101902', 3, 1019827, 7, 1, 0, 'snd_voi_outgame_101902_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70016, 'By the power of moe, I LIIIIIVE!', 'snd_voi_outgame_101900', 24, 1019001, 7, 1, 0, 'snd_voi_outgame_101900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 70017, 'I''ve fine-tuned my behavior to avoid scaring away the Umas, even when I''m standing in pitch darkness!', 'snd_voi_outgame_101900', 25, 1019827, 7, 1, 0, 'snd_voi_outgame_101900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71016, 'By the power of moe, I LIIIIIVE!', 'snd_voi_outgame_101900', 24, 23, 7, 0, 0, 'snd_voi_outgame_101900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 71017, 'I''ve fine-tuned my behavior to avoid scaring away the Umas, even when I''m standing in pitch darkness!', 'snd_voi_outgame_101900', 25, 18, 7, 0, 0, 'snd_voi_outgame_101900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 95009, 'No matter how many times I''m vanquished by my beloved Umas'' brilliance, that same brilliance will bring me back to LIFE!', 'snd_voi_gacha_101902', 0, 0, 7, 1, 0, 'snd_voi_gacha_101902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 40003, 'This jiangshi preys on moe... Inhale...', 'snd_voi_race_101902', 2, 0, 3, 1, 0, 'snd_voi_race_101902_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 40004, 'There you are... YAHOOO! Ahhh, nourishment! SWEET! NOURISHMENT!!!1! YEAH!!! NO SIMPING, NO LI�\nSnore...', 'snd_voi_race_101902', 3, 0, 3, 1, 0, 'snd_voi_race_101902_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30006, 'This need! This burning need! No talisman can stop me noooow!', 'snd_voi_race_101902', 0, 0, 3, 1, 0, 'snd_voi_race_101902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 30007, 'My heart is so full!', 'snd_voi_race_101900', 8, 0, 3, 1, 0, 'snd_voi_race_101900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 81000, 'Please don''t go too hard on me!', 'snd_voi_outgame_101900', 13, 1019000, 7, 1, 0, 'snd_voi_outgame_101900_0013', 0, 0, 0, 1637211600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 81001, 'This is amazing! C''mon, show me everything you''ve got!', 'snd_voi_outgame_101900', 14, 1019006, 7, 1, 0, 'snd_voi_outgame_101900_0014', 0, 0, 0, 1637211600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 400001, 'M-my Uma oshis are asking me for help with the Solefall Faire?! All hail school activities! By your grace, I shall be engulfed in light!', 'snd_voi_event_090018', 1, 1019014, 7, 1, 0, 'snd_voi_event_090018_0001', 0, 1019016, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 400007, 'A true fan must never mingle with her oshis. But if we had a different kind of relationship... No, what am I thinking?!', 'snd_voi_event_090018', 7, 1019002, 7, 1, 0, 'snd_voi_event_090018_0007', 0, 1019009, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 400011, 'Starting tomorrow, they will be my oshis and rivals once again... But I will never forget the bond we forged today!', 'snd_voi_event_090018', 11, 1019000, 7, 1, 0, 'snd_voi_event_090018_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 400014, 'Now that I''ve got some fun Halloween memories... It''s time to get back to fangirling! I''ve got lots and lots and LOTS of simping to do!', 'snd_voi_event_090018', 14, 1019000, 7, 1, 0, 'snd_voi_event_090018_0014', 0, 1019836, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_101900', 1, 980010, 1, 1, 0, 'snd_voi_valentine_101900_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_101900', 1, 980010, 1, 1, 0, 'snd_voi_valentine_101900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1019, 80000, 'That was awesome!', 'snd_voi_aimteam_101900', 0, 1019000, 7, 0, 0, 'snd_voi_aimteam_101900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 11, 'Cygames', 'snd_voi_title_102000', 0, 0, 0, 1, 0, 'snd_voi_title_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 12, 'Umamusume: Pretty Derby', 'snd_voi_title_102000', 1, 0, 0, 1, 0, 'snd_voi_title_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10000, 'If we''re gonna fish, we shouldn''t waste time on the small fry. The bigger the haul, the more fun it is.', 'snd_voi_home_102000', 0, 1020006, 1, 1, 0, 'snd_voi_home_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10001, 'Aww, I''d kill for a day out, y''know. What? I''m not gonna do anything... Anything bad, that is.', 'snd_voi_home_102000', 1, 1020001, 1, 1, 0, 'snd_voi_home_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10002, 'Oh, our bond level has... Da-da-da... BZZT! Tooo baaad. Looks like it won''t go up that easily.', 'snd_voi_home_102000', 2, 11000, 1, 1, 0, 'snd_voi_home_102000_0002', 0, 1020018, 5200, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10003, 'Happy New Year. Here''s to another good one... Hey, when can we dig into that stuff starting with "f" and ending with "ood"?', 'snd_voi_home_102000', 3, 1020006, 1, 1, 0, 'snd_voi_home_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10004, 'Oh, it''s Valentine''s already? I don''t have any chocolates, but how about some fish I caught? I''ll get ''em to you later.', 'snd_voi_home_102000', 4, 1001, 1, 1, 0, 'snd_voi_home_102000_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10005, 'You know, I actually did make you some chocolates. Hehehe. Oh, what to do?', 'snd_voi_home_102000', 5, 1020006, 1, 1, 0, 'snd_voi_home_102000_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10006, 'Just writing down your wish isn''t gonna make it come true! Which is why... Hey Trainer! I''d really love a new fishing rod!', 'snd_voi_home_102000', 6, 1001, 1, 1, 0, 'snd_voi_home_102000_0006', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10007, 'Treats pleaaaaase! Huh? I''m not gonna do any tricks. They''re way too much work.', 'snd_voi_home_102000', 7, 1020006, 1, 1, 0, 'snd_voi_home_102000_0007', 0, 1020018, 6100, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10008, 'I''m around that age where I don''t really care if Santa visits, but I sure do want presents. Wink-wink.', 'snd_voi_home_102000', 8, 1001, 1, 1, 0, 'snd_voi_home_102000_0008', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10009, 'Sometimes you get caught up in society''s troubles, so let''s let loose and have a party! I''m thinking chicken and pizza. Your treat of course. Hehe.', 'snd_voi_home_102000', 9, 1020015, 1, 1, 0, 'snd_voi_home_102000_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10010, 'Sigh... I hate making New Year''s cards. But my mom will never let me hear the end of it if I don''t. Sigh...', 'snd_voi_home_102000', 10, 1020009, 1, 1, 0, 'snd_voi_home_102000_0010', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10011, 'Uh, what day is it today? Haha, just kidding! I''ve definitely prepared something for your birthday. Well, some kind words at least.', 'snd_voi_home_102000', 11, 1020009, 1, 1, 0, 'snd_voi_home_102000_0011', 0, 1020006, 4800, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10012, 'Happy Birthday to youuu! Hehe. I just came out and said it straight. You''re super stoked, right?', 'snd_voi_home_102000', 12, 11000, 1, 1, 0, 'snd_voi_home_102000_0012', 0, 1020001, 2800, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10013, 'You can give me my birthday present anytime! I''m accepting presents all year round!', 'snd_voi_home_102000', 13, 1020001, 1, 1, 0, 'snd_voi_home_102000_0013', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10014, 'Heh, now this is something. I''m glad you remembered my birthday. I appreciate it.', 'snd_voi_home_102000', 14, 1001, 1, 1, 0, 'snd_voi_home_102000_0014', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10015, 'Hey, hey, there''s some kind of notice addressed to you.', 'snd_voi_home_102000', 15, 11000, 1, 1, 0, 'snd_voi_home_102000_0015', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10016, 'Looks like you got something pretty good. Hey, mind splitting it with me?', 'snd_voi_home_102000', 16, 1020015, 1, 1, 0, 'snd_voi_home_102000_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10017, 'Congrats on completing that mission. Look at you! What a hard worker. How about you do my homework while you''re at it?', 'snd_voi_home_102000', 17, 1020001, 1, 1, 0, 'snd_voi_home_102000_0017', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10018, 'Looks like there''s an event soon. Wonder what kind of fun stuff they''ve got in store?', 'snd_voi_home_102000', 18, 1020006, 1, 1, 0, 'snd_voi_home_102000_0018', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10019, 'An event... In other words, a chance to see everyone''s skills, right?', 'snd_voi_home_102000', 19, 1002, 1, 1, 0, 'snd_voi_home_102000_0019', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20000, 'Ugh, my body feels so heaaavy. Oh, I''m not joking, okay? I''m being super serious right now.', 'snd_voi_training_102000', 0, 1020004, 2, 1, 0, 'snd_voi_training_102000_0000', 0, 1020002, 3700, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20001, 'Hey, Trainer. Don''t overdo it, you hear?', 'snd_voi_training_102000', 1, 1020011, 2, 1, 0, 'snd_voi_training_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20002, 'Whatever the strategy, running means that I need to use energy, huh? So let''s get this done lickety-split!', 'snd_voi_training_102000', 2, 1020006, 2, 1, 0, 'snd_voi_training_102000_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20003, 'Ooh, ooooh! Hey, Trainer. You know what I wanna do, right? Then I''ll leave it to you!', 'snd_voi_training_102000', 3, 1020001, 2, 1, 0, 'snd_voi_training_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20004, 'Ah, just finished my stretching routine. Look, I work hard in my own way, all right?', 'snd_voi_training_102000', 4, 1020006, 2, 1, 0, 'snd_voi_training_102000_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20005, 'Well, I guess I''ll put some energy into it.', 'snd_voi_training_102000', 5, 1020000, 2, 1, 0, 'snd_voi_training_102000_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20006, 'Heyo. What''s on the agenda for today?', 'snd_voi_training_102000', 6, 11000, 2, 1, 0, 'snd_voi_training_102000_0006', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20007, 'Hrmmm, training, huh? All right, fine.', 'snd_voi_training_102000', 7, 1020009, 2, 1, 0, 'snd_voi_training_102000_0007', 0, 1020006, 4100, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20008, 'Trainer, for the time being, why don''t we go fishing instead?', 'snd_voi_training_102000', 8, 1020816, 2, 1, 0, 'snd_voi_training_102000_0008', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20009, 'Don''t forget who you''re dealing with here. You can''t expect me to go hard on training, you know?', 'snd_voi_training_102000', 9, 2014, 2, 1, 0, 'snd_voi_training_102000_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20010, 'We''re really gonna train?', 'snd_voi_training_102000', 10, 1020009, 2, 1, 0, 'snd_voi_training_102000_0010', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20011, 'Nooo. I can''t take another step. Can you at least praise me for getting this far?', 'snd_voi_training_102000', 11, 1020011, 2, 1, 0, 'snd_voi_training_102000_0011', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20021, 'A race, huh? Hmm. But I''m kinda tired.', 'snd_voi_training_102000', 12, 1020009, 2, 1, 0, 'snd_voi_training_102000_0012', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20022, 'If you have me racing all the time, how am I supposed to come up with a plan? Yeah, that''s what I''ll say.', 'snd_voi_training_102000', 13, 1020002, 2, 1, 0, 'snd_voi_training_102000_0013', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20023, 'Heh-heh-heh. I''ll show you my sky-high ambition!', 'snd_voi_training_102000', 14, 1020001, 2, 1, 0, 'snd_voi_training_102000_0014', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20024, 'Operation "Do our best, but not too much!" is ready to go. Let''s strive for victory while also letting down our guard a bit.', 'snd_voi_training_102000', 15, 1020015, 2, 1, 0, 'snd_voi_training_102000_0015', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20025, 'My preparations were done ages ago. Come on, let''s go catch the big one already!', 'snd_voi_training_102000', 16, 1020000, 2, 1, 0, 'snd_voi_training_102000_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20026, 'I''m saying it''s pointless for me to get so worked up. In other words, let''s do the usual. Hehehe.', 'snd_voi_training_102000', 17, 1020006, 2, 1, 0, 'snd_voi_training_102000_0017', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20027, 'Okay. I better prepare for the start of the race, huh?', 'snd_voi_training_102000', 18, 1001, 2, 1, 0, 'snd_voi_training_102000_0018', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20028, 'Yeah, I guess so... Just keep your expectations low, okay?', 'snd_voi_training_102000', 19, 1020000, 2, 1, 0, 'snd_voi_training_102000_0019', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20029, 'Time to go for a relaxing run.', 'snd_voi_training_102000', 20, 1001, 2, 1, 0, 'snd_voi_training_102000_0020', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20030, 'A life of moderation is just right for me.', 'snd_voi_training_102000', 21, 1020016, 2, 1, 0, 'snd_voi_training_102000_0021', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20031, 'Well, I''ll shoot my shot at least.', 'snd_voi_training_102000', 22, 2, 2, 1, 0, 'snd_voi_training_102000_0022', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20032, 'I know there''s stuff I need to work on, but that doesn''t mean I''ll just hand my opponents the victory.', 'snd_voi_training_102000', 23, 1001, 2, 1, 0, 'snd_voi_training_102000_0023', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20033, 'I''m not feeling so hot, but it''s for times like these that I always prepare some tricks up my sleeve.', 'snd_voi_training_102000', 24, 1020016, 2, 1, 0, 'snd_voi_training_102000_0024', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20034, 'Uwaaah, another race? Guess I''ve gotta do it, since we''re here and all.', 'snd_voi_training_102000', 25, 1020004, 2, 1, 0, 'snd_voi_training_102000_0025', 0, 11000, 3500, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20035, 'It''s far too late to be telling me to do this or that. I''ll race how I wanna.', 'snd_voi_training_102000', 26, 1014, 2, 1, 0, 'snd_voi_training_102000_0026', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20036, 'Yikes, the competition looks tough! But wouldn''t it be soooo funny if I got first place anyways?', 'snd_voi_training_102000', 27, 10010, 2, 1, 0, 'snd_voi_training_102000_0027', 0, 1020000, 4300, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20037, 'If I win, it''s a fluke. If I lose, it''s expected. Well, that''s pretty much how it goes.', 'snd_voi_training_102000', 28, 1020018, 2, 1, 0, 'snd_voi_training_102000_0028', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20038, 'Okaaay.', 'snd_voi_training_102000', 29, 0, 2, 1, 0, 'snd_voi_training_102000_0029', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20039, 'If I have to.', 'snd_voi_training_102000', 30, 0, 2, 1, 0, 'snd_voi_training_102000_0030', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20040, 'Okay.', 'snd_voi_training_102000', 31, 0, 2, 1, 0, 'snd_voi_training_102000_0031', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20041, 'Study?!', 'snd_voi_training_102000', 32, 0, 2, 1, 0, 'snd_voi_training_102000_0032', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20042, 'Oh dear...', 'snd_voi_training_102000', 33, 0, 2, 1, 0, 'snd_voi_training_102000_0033', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20043, 'Yaaaawn...', 'snd_voi_training_102000', 34, 0, 2, 1, 0, 'snd_voi_training_102000_0034', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20046, 'Wanna head out?', 'snd_voi_training_102000', 37, 0, 2, 1, 0, 'snd_voi_training_102000_0037', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20047, 'It''s the ocean!', 'snd_voi_training_102000', 38, 0, 2, 1, 0, 'snd_voi_training_102000_0038', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20049, 'Woo! That was fun, Trainer!', 'snd_voi_training_102000', 63, 0, 2, 1, 0, 'snd_voi_training_102000_0063', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20050, 'Considering it''s me, I think I tried pretty hard, don''t you think?', 'snd_voi_training_102000', 64, 0, 2, 1, 0, 'snd_voi_training_102000_0064', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30000, 'Well done, well done! ?', 'snd_voi_race_102000', 0, 0, 3, 1, 0, 'snd_voi_race_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30001, 'Huh, I guess I can do it if I try.', 'snd_voi_race_102000', 1, 0, 3, 1, 0, 'snd_voi_race_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30002, 'That was passable, if I do say so myself!', 'snd_voi_race_102000', 2, 0, 3, 1, 0, 'snd_voi_race_102000_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30003, 'Whoops, that''s no good... Ahaha...', 'snd_voi_race_102000', 3, 0, 3, 1, 0, 'snd_voi_race_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 60000, 'Woo! Woo! This is where it gets exciting!', 'snd_voi_live_102000', 0, 1020803, 4, 1, 0, 'snd_voi_live_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 60001, 'Fine, then how about a song?', 'snd_voi_live_102000', 1, 1001, 4, 1, 0, 'snd_voi_live_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70001, 'Once upon a time, there was an Umamusume and her rookie trainer... What do you mean you don''t need a story?', 'snd_voi_outgame_102000', 1, 1020018, 7, 1, 0, 'snd_voi_outgame_102000_0001', 0, 1001, 7900, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90000, 'Trainer, it''s a miracle! Look! Isn''t it amazing?! I came to school!', 'snd_voi_home_102001', 0, 1020001, 1, 1, 0, 'snd_voi_home_102001_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90001, 'Morning. Let''s take it easy-breezy-lemon-squeezy today.', 'snd_voi_home_102001', 1, 2001, 1, 1, 0, 'snd_voi_home_102001_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90002, 'Sigh... I worked my butt off this morning, so I''ll need to take the afternoon off... What do you mean I can''t?! Come ooon!', 'snd_voi_home_102001', 2, 1020001, 1, 1, 0, 'snd_voi_home_102001_0002', 0, 1020014, 9800, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90003, 'What''s this? You''re inviting me to take an afternoon nap? Well, I''d be delighted to! Nya-ha-ha!', 'snd_voi_home_102001', 3, 1020006, 1, 1, 0, 'snd_voi_home_102001_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90004, 'Wow, the stars are out. Which I take it that means it''s time for... some night fishing! Oops. Guess not.', 'snd_voi_home_102001', 4, 1020001, 1, 1, 0, 'snd_voi_home_102001_0004', 0, 1020006, 8800, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90005, 'Nothing beats watching TV with a nice cup of tea. I wouldn''t trade this for anything else. Well, maybe going home would be nice...', 'snd_voi_home_102001', 5, 1020018, 1, 1, 0, 'snd_voi_home_102001_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90006, 'Sometimes in life we need to just stop and smell the flowers, you know? Like tomorrow for instance... Ahem.', 'snd_voi_home_102001', 6, 1020001, 1, 1, 0, 'snd_voi_home_102001_0006', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90007, 'The days keep getting hotter and hotter. I wonder if the library is open? Sigh... Seeking: a cool place.', 'snd_voi_home_102001', 7, 1020004, 1, 1, 0, 'snd_voi_home_102001_0007', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90008, 'There are so many leaves on the ground in fall! They sure do look cozy to sleep in. I could take a nap anywhere. Heh.', 'snd_voi_home_102001', 8, 1020016, 1, 1, 0, 'snd_voi_home_102001_0008', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90009, 'Brrr, it''s so cold! I''m gonna go hibernate, so wake me up when spring comes... Please? Pretty please?', 'snd_voi_home_102001', 9, 1020004, 1, 1, 0, 'snd_voi_home_102001_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91000, 'Trainers sure have it rough having to work with us every day. Maybe you should take more days off? Hehe.', 'snd_voi_home_102001', 10, 1020015, 1, 1, 0, 'snd_voi_home_102001_0010', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91001, 'I feel exhausted even looking at my phone when I have more than ten unread messages. ...Ahhh! They''re still coming!', 'snd_voi_home_102001', 11, 1020009, 1, 1, 0, 'snd_voi_home_102001_0011', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91002, 'Why do we even start in a gate? It''s so narrow and cramped for some weird reason. Sigh...', 'snd_voi_home_102001', 12, 11005, 1, 1, 0, 'snd_voi_home_102001_0012', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91003, 'Oh yeah, if you run into King, can you give her this message for me? "Don''t waste your time trying to find it."', 'snd_voi_home_102001', 13, 1020002, 1, 1, 0, 'snd_voi_home_102001_0013', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91004, 'Never make Grass angry. I''ll say it again: Never. Make. Grass. Angry.', 'snd_voi_home_102001', 14, 1020004, 1, 1, 0, 'snd_voi_home_102001_0014', 0, 1020002, 3200, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91005, 'To think the day would come when I put on this outfit. I''m genuinely shocked. You can totally see my belly button...', 'snd_voi_home_102001', 15, 1020018, 1, 1, 0, 'snd_voi_home_102001_0015', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91006, 'I actually loosened the collar a bit. You can''t even tell, can you? Good.', 'snd_voi_home_102001', 16, 1020001, 1, 1, 0, 'snd_voi_home_102001_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91007, 'Wowie, they really let me have my own signature racewear. Doesn''t that mean they... believe in me? Haha, I''m in a pickle now.', 'snd_voi_home_102001', 17, 1020001, 1, 1, 0, 'snd_voi_home_102001_0017', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91008, 'I want both my races and my clothes to be easygoing. That''s my style after all.', 'snd_voi_home_102001', 18, 1020006, 1, 1, 0, 'snd_voi_home_102001_0018', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91009, 'No matter how early I get up, El is already running on the track. I could never do that... No way, no how.', 'snd_voi_home_102001', 19, 1000, 1, 1, 0, 'snd_voi_home_102001_0019', 0, 2007, 9500, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91010, 'Spe sure does love eating. ...I wonder where she puts all that food?', 'snd_voi_home_102001', 20, 1020006, 1, 1, 0, 'snd_voi_home_102001_0020', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91011, 'No matter how many times Flower nags me to go bed early, I won''t listen. I decide when I sleep! Bam!', 'snd_voi_home_102001', 21, 1009, 1, 1, 0, 'snd_voi_home_102001_0021', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91012, 'Aah, the days are finally getting warmer. I could laze around on the lawn forever. And I do mean... forever.', 'snd_voi_home_102001', 22, 1020001, 1, 1, 0, 'snd_voi_home_102001_0022', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91013, 'Be careful of getting heatstroke in summer! We need to stay inside and laze around!', 'snd_voi_home_102001', 23, 1020002, 1, 1, 0, 'snd_voi_home_102001_0023', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91014, 'Fall is the season for chowing down on some Pacific saury. They''re pretty tricky to catch, but it''s definitely worth it.', 'snd_voi_home_102001', 24, 1020006, 1, 1, 0, 'snd_voi_home_102001_0024', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91015, 'Oof, now this is cold-cold! I could cozy up with a warm kitty right about now...', 'snd_voi_home_102001', 25, 1020004, 1, 1, 0, 'snd_voi_home_102001_0025', 0, 1020016, 3900, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92000, 'Don''t rush. Don''t get impatient. Let''s cruise along at our own pace.', 'snd_voi_training_102001', 0, 1020015, 2, 1, 0, 'snd_voi_training_102001_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92001, 'Does anyone wanna sub into this race for me?', 'snd_voi_training_102001', 1, 1020018, 2, 1, 0, 'snd_voi_training_102001_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92002, 'All right. I guess I''ll try a little!', 'snd_voi_training_102001', 2, 1020006, 2, 1, 0, 'snd_voi_training_102001_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92003, 'Oh. Were we supposed to be training?', 'snd_voi_training_102001', 3, 1020001, 2, 1, 0, 'snd_voi_training_102001_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92011, 'Okay, okay. I''ll make sure to take training seriously.', 'snd_voi_training_102001', 4, 1020006, 2, 1, 0, 'snd_voi_training_102001_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92005, 'Sometimes I''ve gotta put the pedal to the metal. In a car. Kidding! I''ve gotta show you I can be serious sometimes.', 'snd_voi_training_102001', 5, 1020001, 2, 1, 0, 'snd_voi_training_102001_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92006, 'At the end of the day, I just want to make people laugh and smile in my races. Nya-ha-ha.', 'snd_voi_training_102001', 6, 1020006, 2, 1, 0, 'snd_voi_training_102001_0006', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92007, 'As long as you''re the one steering this ship, then I can take it easy knowing I''m in good hands.', 'snd_voi_training_102001', 7, 1020016, 2, 1, 0, 'snd_voi_training_102001_0007', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 93000, 'I''m impressed you made me train this much, you sly dog you!', 'snd_voi_training_102001', 8, 0, 2, 1, 0, 'snd_voi_training_102001_0008', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 93001, 'Wow, I actually feel like trying.', 'snd_voi_training_102001', 9, 0, 2, 1, 0, 'snd_voi_training_102001_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95000, 'Is this what they call a growth period?', 'snd_voi_outgame_102001', 0, 1020001, 7, 1, 0, 'snd_voi_outgame_102001_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95001, 'You didn''t think that was my all, did you? I just don''t show it. ?', 'snd_voi_outgame_102001', 1, 0, 7, 1, 0, 'snd_voi_outgame_102001_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95003, 'Hey hey, it''s your pal Seiun Sky here!', 'snd_voi_outgame_102001', 3, 2001, 7, 1, 0, 'snd_voi_outgame_102001_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95004, 'Seeing as you''re here and all, why don''t we cause some chaos?', 'snd_voi_gacha_102001', 0, 0, 7, 1, 0, 'snd_voi_gacha_102001_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1008, 'Looks like we''re up!', 'snd_voi_teamst_st_102000_0000', 0, 1001, 8, 1, 0, 'snd_voi_teamst_st_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1047, 'Do your best, King!', 'snd_voi_teamst_st_102000_1061', 0, 2014, 8, 1, 0, 'snd_voi_teamst_st_102000_1061_00', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1048, 'Let''s just take it easy.', 'snd_voi_teamst_st_102000_1051', 0, 1020001, 8, 1, 0, 'snd_voi_teamst_st_102000_1051_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1030, 'Noooo!', 'snd_voi_teamst_st_101100_1020', 1, 1020004, 8, 1, 0, 'snd_voi_teamst_st_101100_1020_01', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1036, 'Sure, sure.', 'snd_voi_teamst_st_101400_1020', 1, 1020006, 8, 1, 0, 'snd_voi_teamst_st_101400_1020_01', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1108, 'Geezy weezy.', 'snd_voi_teamst_st_105100_1020', 1, 1014, 8, 1, 0, 'snd_voi_teamst_st_105100_1020_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1000, 'I guess we''re going.', 'snd_voi_teamst_102000', 0, 1020006, 8, 1, 0, 'snd_voi_teamst_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1001, 'Yay! ?', 'snd_voi_teamst_102000', 1, 0, 8, 1, 0, 'snd_voi_teamst_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1003, 'Guess that''s how it is.', 'snd_voi_teamst_102000', 2, 0, 8, 1, 0, 'snd_voi_teamst_102000_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1002, 'Whoops.', 'snd_voi_teamst_102000', 3, 0, 8, 1, 0, 'snd_voi_teamst_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1004, 'Ooh, we did it!', 'snd_voi_teamst_102000', 4, 1020006, 8, 1, 0, 'snd_voi_teamst_102000_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1007, 'We broke a record!', 'snd_voi_teamst_102000', 5, 1020015, 8, 1, 0, 'snd_voi_teamst_102000_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1006, 'Guess that''s how it is.', 'snd_voi_teamst_102000', 2, 1020001, 8, 1, 0, 'snd_voi_teamst_102000_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 1005, 'Whoops.', 'snd_voi_teamst_102000', 3, 1020009, 8, 1, 0, 'snd_voi_teamst_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 40000, 'It''s time! Now!', 'snd_voi_race_102001', 2, 0, 3, 1, 0, 'snd_voi_race_102001_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 40001, 'Ahhh... Zzz... Hrk! The big one''s finally mine! Nya-ha! Gotcha!', 'snd_voi_race_102001', 3, 0, 3, 1, 0, 'snd_voi_race_102001_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30004, 'What a joyful result�whoa! Haha...', 'snd_voi_race_102001', 0, 0, 3, 1, 0, 'snd_voi_race_102001_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30005, 'Those were cheers, right? They''re louder than I thought.', 'snd_voi_race_102000', 8, 0, 3, 1, 0, 'snd_voi_race_102000_0008', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 31000, 'Time for me to race, huh?', 'snd_voi_race_102000', 9, 0, 3, 1, 0, 'snd_voi_race_102000_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 13, 'Here''s today''s login bonus.', 'snd_voi_title_102000', 4, 1020006, 1, 1, 0, 'snd_voi_title_102000_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 15, 'You''ll be getting this tomorrow.', 'snd_voi_title_102000', 5, 1020016, 1, 1, 0, 'snd_voi_title_102000_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 110000, 'Oh, training? You''re really working hard, aren''t ya?', 'snd_voi_home_102000', 21, 0, 1, 1, 0, 'snd_voi_home_102000_0021', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 110001, 'I wonder what kind of stories we can enjoy?', 'snd_voi_home_102000', 22, 0, 1, 1, 0, 'snd_voi_home_102000_0022', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 110002, 'So we''re entering a race?', 'snd_voi_home_102000', 23, 0, 1, 1, 0, 'snd_voi_home_102000_0023', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 10021, 'Seems like your Umamusume Archive leveled up.', 'snd_voi_home_102000', 24, 1020016, 1, 1, 0, 'snd_voi_home_102000_0024', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 20051, 'Hey there. Let''s do our best.', 'snd_voi_training_102000', 65, 0, 2, 1, 0, 'snd_voi_training_102000_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70000, 'Let''s take it reeeal easy.', 'snd_voi_outgame_102000', 3, 1, 7, 1, 0, 'snd_voi_outgame_102000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95005, 'You''re gonna make me help out?', 'snd_voi_outgame_102000', 4, 0, 7, 1, 0, 'snd_voi_outgame_102000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95006, 'Wow. Are you gonna rely on me?', 'snd_voi_outgame_102000', 5, 0, 7, 1, 0, 'snd_voi_outgame_102000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 120000, 'Ooooh?', 'snd_voi_outgame_102000', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_102000_0011', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140000, 'Come on, let''s go check out what''s up for grabs.', 'snd_voi_minigame_102000', 0, 1020020, 9, 1, 0, 'snd_voi_minigame_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140001, 'Got one!', 'snd_voi_minigame_102000', 1, 1020800, 9, 1, 0, 'snd_voi_minigame_102000_0001', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140002, 'Aw man...', 'snd_voi_minigame_102000', 2, 1020801, 9, 1, 0, 'snd_voi_minigame_102000_0002', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140003, 'Wowie! What a huge catch!', 'snd_voi_minigame_102000', 3, 971020, 9, 1, 0, 'snd_voi_minigame_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140004, 'You did great! Clap, clap, clap.', 'snd_voi_minigame_102000', 4, 972020, 9, 1, 0, 'snd_voi_minigame_102000_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140005, '...Well, sometimes these things happen.', 'snd_voi_minigame_102000', 5, 1020802, 9, 1, 0, 'snd_voi_minigame_102000_0005', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140006, 'Wowie! What a huge catch!', 'snd_voi_minigame_102000', 3, 974020, 9, 1, 0, 'snd_voi_minigame_102000_0003', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140007, 'You did great! Clap, clap, clap.', 'snd_voi_minigame_102000', 4, 973020, 9, 1, 0, 'snd_voi_minigame_102000_0004', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140008, 'Hehe.', 'snd_voi_minigame_102000', 6, 1020006, 9, 1, 0, 'snd_voi_minigame_102000_0006', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140009, 'Hehe!', 'snd_voi_minigame_102000', 7, 1020001, 9, 1, 0, 'snd_voi_minigame_102000_0007', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140010, 'Tee-hee! ?', 'snd_voi_minigame_102000', 8, 1020019, 9, 1, 0, 'snd_voi_minigame_102000_0008', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140011, 'Yay!', 'snd_voi_minigame_102000', 9, 1020803, 9, 1, 0, 'snd_voi_minigame_102000_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140014, 'Aww...', 'snd_voi_minigame_102000', 10, 1007, 9, 1, 0, 'snd_voi_minigame_102000_0010', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140015, 'Let''s see now?', 'snd_voi_minigame_102000', 11, 1020021, 9, 1, 0, 'snd_voi_minigame_102000_0011', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140016, 'Are we still playing?', 'snd_voi_minigame_102000', 12, 1001, 9, 1, 0, 'snd_voi_minigame_102000_0012', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140012, 'Nya-ha-ha!', 'snd_voi_minigame_102000', 13, 1020804, 9, 1, 0, 'snd_voi_minigame_102000_0013', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140013, 'Oooh!', 'snd_voi_minigame_102000', 14, 1020805, 9, 1, 0, 'snd_voi_minigame_102000_0014', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140017, 'No...', 'snd_voi_minigame_102000', 15, 10008, 9, 1, 0, 'snd_voi_minigame_102000_0015', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 140018, 'Ah...', 'snd_voi_minigame_102000', 16, 11005, 9, 1, 0, 'snd_voi_minigame_102000_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70004, 'I never have to decide what to wear each morning! Uniforms rock!', 'snd_voi_outgame_102000', 16, 1020001, 7, 1, 0, 'snd_voi_outgame_102000_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70010, 'Huh? This is on the right way, right?', 'snd_voi_outgame_102000', 17, 1020009, 7, 1, 0, 'snd_voi_outgame_102000_0017', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70008, 'I''ve gotta do a concert right after I finish a race... This stuff is tough, you know?', 'snd_voi_outgame_102000', 20, 1020002, 7, 1, 0, 'snd_voi_outgame_102000_0020', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70014, 'Am I cute? Aww, you! ?', 'snd_voi_outgame_102000', 21, 1020015, 7, 1, 0, 'snd_voi_outgame_102000_0021', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70009, 'This is my favorite outfit!', 'snd_voi_outgame_102000', 22, 1020020, 7, 1, 0, 'snd_voi_outgame_102000_0022', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70015, 'Since I''m running in a G1 race, you better prepare something big!', 'snd_voi_outgame_102000', 23, 1020000, 7, 1, 0, 'snd_voi_outgame_102000_0023', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71004, 'I never have to decide what to wear each morning! Uniforms rock!', 'snd_voi_outgame_102000', 16, 22, 7, 0, 0, 'snd_voi_outgame_102000_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71010, 'Huh? This is on the right way, right?', 'snd_voi_outgame_102000', 17, 148, 7, 0, 0, 'snd_voi_outgame_102000_0017', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71008, 'I''ve gotta do a concert right after I finish a race... This stuff is tough, you know?', 'snd_voi_outgame_102000', 20, 48, 7, 0, 0, 'snd_voi_outgame_102000_0020', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71014, 'Am I cute? Aww, you! ?', 'snd_voi_outgame_102000', 21, 24, 7, 0, 0, 'snd_voi_outgame_102000_0021', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71009, 'This is my favorite outfit!', 'snd_voi_outgame_102000', 22, 49, 7, 0, 0, 'snd_voi_outgame_102000_0022', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71015, 'Since I''m running in a G1 race, you better prepare something big!', 'snd_voi_outgame_102000', 23, 19, 7, 0, 0, 'snd_voi_outgame_102000_0023', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 2030, 'I guess we''re going.', 'snd_voi_teamst_102000', 0, 1020006, 10, 1, 0, 'snd_voi_teamst_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 2031, 'Looks like we''re up!', 'snd_voi_teamst_st_102000_0000', 0, 1001, 10, 1, 0, 'snd_voi_teamst_st_102000_0000', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 2032, 'Woo! That was fun, Trainer!', 'snd_voi_training_102000', 63, 1020001, 10, 1, 0, 'snd_voi_training_102000_0063', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 2033, 'Yeah, I guess so... Just keep your expectations low, okay?', 'snd_voi_training_102000', 19, 1020016, 10, 1, 0, 'snd_voi_training_102000_0019', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 2034, 'My preparations were done ages ago. Come on, let''s go catch the big one already!', 'snd_voi_training_102000', 16, 1020000, 10, 1, 0, 'snd_voi_training_102000_0016', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 2035, 'Woo! That was fun, Trainer!', 'snd_voi_training_102000', 63, 1020001, 10, 0, 0, 'snd_voi_training_102000_0063', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90010, 'Aren''t you proud of me for getting ready so early in the morning? Now''s a great time to reward me, I''d say.', 'snd_voi_home_102002', 0, 1020016, 1, 1, 0, 'snd_voi_home_102002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90011, 'Hey, Trainer. How about we have some tea? I''m not asking just to avoid training, okay?', 'snd_voi_home_102002', 1, 1020006, 1, 1, 0, 'snd_voi_home_102002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90012, 'Aagh, my neck''s so stiff. It just won''t loosen up. What a shame. ?', 'snd_voi_home_102002', 2, 1020806, 1, 1, 0, 'snd_voi_home_102002_0002', 0, 1020017, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90013, 'How about you dress up too, and we turn this place into a dance hall? That''d really surprise everyone, hehe.', 'snd_voi_home_102002', 3, 1002, 1, 1, 0, 'snd_voi_home_102002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90014, 'I appoint you as Prince Sei''s official retainer. Make preparations for my royal relaxation time. ?', 'snd_voi_home_102002', 4, 1020016, 1, 1, 0, 'snd_voi_home_102002_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90015, 'I look reliable, don''t I? You should ask me for help sometimes... Psych.', 'snd_voi_home_102002', 5, 1020807, 1, 1, 0, 'snd_voi_home_102002_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90016, 'What do I remember about new school years... Opening ceremonies were always a pain when I was little. I think I just hid out in empty classrooms.', 'snd_voi_home_102002', 6, 1020009, 1, 1, 0, 'snd_voi_home_102002_0006', 0, 1001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90017, 'I''ve actually got a corset on under this. It helps fill me out, like putting towels in a yukata robe... But it''s hot.', 'snd_voi_home_102002', 7, 1020004, 1, 1, 0, 'snd_voi_home_102002_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90018, 'Bright keeps trying to get me to wear white tights... I think she''s actually serious.', 'snd_voi_home_102002', 8, 1020008, 1, 1, 0, 'snd_voi_home_102002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90019, 'When I complained about not having a good coat, King went and got one for me. But even I can tell... it''s an expensive one!', 'snd_voi_home_102002', 9, 1020813, 1, 1, 0, 'snd_voi_home_102002_0009', 0, 1020005, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91016, 'Oh, you think my ribbon''s tied nicely? Well, I didn''t do it myself. I''ll pass along the compliment.', 'snd_voi_home_102002', 10, 1020006, 1, 1, 0, 'snd_voi_home_102002_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91017, 'Spe and them keep messing with me, calling me "cool" or whatever. What''d I do to deserve this? I could cry.', 'snd_voi_home_102002', 11, 1020808, 1, 1, 0, 'snd_voi_home_102002_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91018, 'Fuji isn''t here, right? She''s constantly asking me to dance. ? You gotta hide me if she comes.', 'snd_voi_home_102002', 12, 1020809, 1, 1, 0, 'snd_voi_home_102002_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91019, 'Shakur''s got a real treasure trove of information on her laptop. I wonder what she''d want for it...', 'snd_voi_home_102002', 13, 1020021, 1, 1, 0, 'snd_voi_home_102002_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91020, 'Gotta follow that one-two rhythm. ? But I''m not suited for it. We should just freestyle.', 'snd_voi_home_102002', 14, 1020016, 1, 1, 0, 'snd_voi_home_102002_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91028, 'Apparently I''m so adult-like now, I''m making people nervous. That won''t do at all.', 'snd_voi_home_102002', 15, 1020018, 1, 1, 0, 'snd_voi_home_102002_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91029, 'My bangs? Ohh, sometimes I pull them up when I''m thinking. Must''ve got stuck like that.', 'snd_voi_home_102002', 16, 10010, 1, 1, 0, 'snd_voi_home_102002_0016', 0, 1020010, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91021, 'Yawn... Ah, I hope you didn''t see that. It''s proper manners to look away, y''know. Or maybe I shouldn''t have yawned to begin with? Teehee. ?', 'snd_voi_home_102002', 17, 2006, 1, 1, 0, 'snd_voi_home_102002_0017', 0, 1001, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91022, 'You wanna know a trick for eating with gloves on? Have someone else feed you! So if you wouldn''t mind�aaah. ?', 'snd_voi_home_102002', 18, 1020008, 1, 1, 0, 'snd_voi_home_102002_0018', 0, 1020810, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91023, 'Trainer, it''s bedtime already. I can dance with you in your dreams, okay?', 'snd_voi_home_102002', 19, 1020006, 1, 1, 0, 'snd_voi_home_102002_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91024, 'Dance parties�Tracen really loves these fancy shindigs. Next time... I''ll just stick to the sidelines.', 'snd_voi_home_102002', 20, 1020017, 1, 1, 0, 'snd_voi_home_102002_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91025, 'What''s that look for? Lemme guess, you think I''m overheating. I''ll have you know... that''s exactly right.', 'snd_voi_home_102002', 21, 1020003, 1, 1, 0, 'snd_voi_home_102002_0021', 0, 8007, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91026, 'I was never into classical music before, but it''s nice to listen to under the falling leaves. Yup, it puts me right to sleep. ?', 'snd_voi_home_102002', 22, 1020016, 1, 1, 0, 'snd_voi_home_102002_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 91027, 'Yeesh, my knees are freezing! Only one way to solve this�robbery! Fork over your coat, would ya?', 'snd_voi_home_102002', 23, 1020811, 1, 1, 0, 'snd_voi_home_102002_0023', 0, 1020812, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92015, 'Going somewhere? I''d be happy to accompany you. To the track, you say? Ehehe... let me rethink this.', 'snd_voi_training_102002', 0, 1001, 2, 1, 0, 'snd_voi_training_102002_0000', 0, 1020010, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92016, 'Ah, were you just looking at my legs? These sock garters are pretty handy, you know? Anyway, your punishment is ten laps around the track!', 'snd_voi_training_102002', 1, 1020814, 2, 1, 0, 'snd_voi_training_102002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92017, 'Can I use waltz steps in my running? No, that wouldn''t work. Oh, but maybe the rhythm could?', 'snd_voi_training_102002', 2, 1020009, 2, 1, 0, 'snd_voi_training_102002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92018, 'Dancing in front of people... That''ll give you courage all right. Ahaha...', 'snd_voi_training_102002', 3, 1020815, 2, 1, 0, 'snd_voi_training_102002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92020, 'So, what''s on the menu today? Wherever you go, I''ll follow.', 'snd_voi_training_102002', 5, 1020006, 2, 1, 0, 'snd_voi_training_102002_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92021, '"I wanna take a break."\nWhoa, you hear that? An innocent cry for help...', 'snd_voi_training_102002', 6, 1001, 2, 1, 0, 'snd_voi_training_102002_0006', 0, 1020021, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 92022, 'Trainer, you take the lead and make me as strong as possible. I''ll handle the winning after that.', 'snd_voi_training_102002', 7, 1020017, 2, 1, 0, 'snd_voi_training_102002_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 93004, 'Thanks a bunch. That was fun.', 'snd_voi_training_102002', 8, 0, 2, 1, 0, 'snd_voi_training_102002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 93005, 'We''re the best pair, ain''t we?', 'snd_voi_training_102002', 9, 0, 2, 1, 0, 'snd_voi_training_102002_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95007, 'I might even be taller now...', 'snd_voi_outgame_102002', 0, 1020021, 7, 1, 0, 'snd_voi_outgame_102002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95008, 'How about a song to celebrate?', 'snd_voi_outgame_102002', 1, 0, 7, 1, 0, 'snd_voi_outgame_102002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95010, 'Seiun Sky, here to accompany you.', 'snd_voi_outgame_102002', 3, 1001, 7, 1, 0, 'snd_voi_outgame_102002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70016, 'Look, I''m all tricked out. ?', 'snd_voi_outgame_102000', 24, 1020019, 7, 1, 0, 'snd_voi_outgame_102000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70017, 'Time for a photo.', 'snd_voi_outgame_102000', 25, 1020016, 7, 1, 0, 'snd_voi_outgame_102000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71016, 'Look, I''m all tricked out. ?', 'snd_voi_outgame_102000', 24, 19, 7, 0, 0, 'snd_voi_outgame_102000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71017, 'Time for a photo.', 'snd_voi_outgame_102000', 25, 18, 7, 0, 0, 'snd_voi_outgame_102000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 95009, 'Racing or dancing, it''s boring if it''s the same ol'' thing, right?', 'snd_voi_gacha_102002', 0, 0, 7, 1, 0, 'snd_voi_gacha_102002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 40003, 'Allow me to cut in!', 'snd_voi_race_102002', 2, 0, 3, 1, 0, 'snd_voi_race_102002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 40004, 'It''s break time�not! ? It''s SHOW time! ...Did I get ya?', 'snd_voi_race_102002', 3, 0, 3, 1, 0, 'snd_voi_race_102002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30006, 'This win''s for you... I mean it.', 'snd_voi_race_102002', 0, 0, 3, 1, 0, 'snd_voi_race_102002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 30007, 'These cheers are louder than I expected. Just a little.', 'snd_voi_race_102000', 8, 0, 3, 1, 0, 'snd_voi_race_102000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70018, 'Are we still playing?', 'snd_voi_outgame_102000', 26, 1020006, 7, 1, 0, 'snd_voi_outgame_102000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 70019, 'I can''t wait to see what happens!', 'snd_voi_outgame_102000', 27, 1020021, 7, 1, 0, 'snd_voi_outgame_102000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71018, 'Are we still playing?', 'snd_voi_outgame_102000', 26, 50, 7, 0, 0, 'snd_voi_outgame_102000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 71019, 'I can''t wait to see what happens!', 'snd_voi_outgame_102000', 27, 48, 7, 0, 0, 'snd_voi_outgame_102000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 400001, 'Fuji, huh... It feels like every time she comes to Miho, she causes trouble and gets yelled at by Hishiama.', 'snd_voi_event_090012', 1, 1007, 7, 1, 0, 'snd_voi_event_090012_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 400010, 'It was just an exhibition dance, but... maybe next time will be the real deal. Heh, not that I''m serious.', 'snd_voi_event_090012', 10, 1020006, 7, 1, 0, 'snd_voi_event_090012_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 400014, 'Phew, good work out there. Time to stop and smell the roses a little, I''d say.', 'snd_voi_event_090012', 14, 1020017, 7, 1, 0, 'snd_voi_event_090012_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 81000, 'Whaaa, you really wanna take me on? Definitely gonna lose�me, I mean.', 'snd_voi_outgame_102000', 13, 10010, 7, 1, 0, 'snd_voi_outgame_102000_0013', 0, 1020006, 3400, 1634533200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 81001, 'Maaan, you''re really good. You should know though�I''m not gonna let it slide and just lose. That''s not my thing.', 'snd_voi_outgame_102000', 14, 1020012, 7, 1, 0, 'snd_voi_outgame_102000_0014', 0, 1001, 3400, 1634533200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_102000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_102000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_102000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_102000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 80000, 'Pretty good!', 'snd_voi_aimteam_102000', 0, 1020006, 7, 0, 0, 'snd_voi_aimteam_102000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 11, 'Cygames', 'snd_voi_tc_1021', 0, 0, 0, 1, 0, 'snd_voi_title_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 12, 'Umamusume: Pretty Derby', 'snd_voi_tc_1021', 1, 0, 0, 1, 0, 'snd_voi_title_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10000, 'Aimin'' for the skies is important ''n all, but ya can''t let it consume you. Make sure you''re bein'' nice to yourself too.', 'snd_voi_home_102100', 0, 1021801, 1, 1, 0, 'snd_voi_home_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10001, 'I can''t... It''s still too weird! Treatin'' myself feels wrong somehow... Gaaah! Curse my stingy ways!', 'snd_voi_home_102100', 1, 1021018, 1, 1, 0, 'snd_voi_home_102100_0001', 0, 1021802, 5900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10002, 'Man, I could really go for some pancakes... So sweet ''n fluffy... Oh for�I''m startin'' to sound like Oguri!', 'snd_voi_home_102100', 2, 1021007, 1, 1, 0, 'snd_voi_home_102100_0002', 0, 8010, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10003, 'Happy New Year! Hey, hey, ya wanna check out the shrine? I bet there''ll be food and game stalls!', 'snd_voi_home_102100', 3, 1021006, 1, 1, 0, 'snd_voi_home_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10004, 'Lookit all these chocolates! I sure am blessed with good friends. Makes me feel all warm and fuzzy inside.', 'snd_voi_home_102100', 4, 1021001, 1, 1, 0, 'snd_voi_home_102100_0004', 0, 1021831, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10005, 'Behold, my special cookies, jam-packed with nutrients! They''re, uh... not much to look at, but they taste good! Really, I swear!', 'snd_voi_home_102100', 5, 1021801, 1, 1, 0, 'snd_voi_home_102100_0005', 0, 1021803, 7100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10006, 'C''mooon, I just wanna be a liiiittle taller�WAH?! Whaddya doin'' here?! Y-you didn''t see nothin''! NOTHIN''!', 'snd_voi_home_102100', 6, 1021819, 1, 1, 0, 'snd_voi_home_102100_0006', 0, 1021015, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10007, 'Geez, lookit all these pumpkins... You sure I can''t take just one? One of them''d feed me for a whole week.', 'snd_voi_home_102100', 7, 1021804, 1, 1, 0, 'snd_voi_home_102100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10008, 'The little tykes back home are really into roasted chestnuts right now. Hehe, hearin'' them talk ''bout it is makin'' me want some too!', 'snd_voi_home_102100', 8, 1021007, 1, 1, 0, 'snd_voi_home_102100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10009, 'The holidays sure have an effect on people! Everyone looks so jolly all the time... Even you''re smilin'' more than usual!', 'snd_voi_home_102100', 9, 1021016, 1, 1, 0, 'snd_voi_home_102100_0009', 0, 1021805, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10010, 'Didja get your place nice and clean? Ya sure? If there''s even a speck of dust, it don''t count! Don''tcha want a completely fresh start for da new year?!', 'snd_voi_home_102100', 10, 1021801, 1, 1, 0, 'snd_voi_home_102100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10011, 'C''mon, let''s go to the cafeteria! I wanna try my hand at bakin'' you a cake! Can''t have a birthday party without one!', 'snd_voi_home_102100', 11, 1021007, 1, 1, 0, 'snd_voi_home_102100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10012, 'I don''t gots the money to getchu any fancy presents... But I''ve got plenty of time! I''m spending the whole day by your side!', 'snd_voi_home_102100', 12, 1021012, 1, 1, 0, 'snd_voi_home_102100_0012', 0, 1021006, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10013, 'Seein'' as it''s my birthday, I''m thinking it''s time to get bigger, and�wh-whatchu laughin'' at?! I''m talkin'' metaphorically!', 'snd_voi_home_102100', 13, 9001, 1, 1, 0, 'snd_voi_home_102100_0013', 0, 1021806, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10014, 'A present?! For me?! Aw man, ya shouldn''t have... but I really ''preciate it! I''ll pay you back someday.', 'snd_voi_home_102100', 14, 9010, 1, 1, 0, 'snd_voi_home_102100_0014', 0, 1021006, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10015, 'Hey, there''s some kinda notice for you! Better take a look!', 'snd_voi_home_102100', 15, 1021016, 1, 1, 0, 'snd_voi_home_102100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10016, 'There''s a present for you! Talk ''bout lucky! Better grab it while you can!', 'snd_voi_home_102100', 16, 1021001, 1, 1, 0, 'snd_voi_home_102100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10017, 'Nice, all your missions are done! Now ya can kick back and relax. Want some candy?', 'snd_voi_home_102100', 17, 1021007, 1, 1, 0, 'snd_voi_home_102100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10018, 'Looks like there''s some kinda event comin'' up! We better start gettin'' ready. Wouldn''t wanna be late!', 'snd_voi_home_102100', 18, 1021016, 1, 1, 0, 'snd_voi_home_102100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10019, 'There''s an event going on right now! Ya think we get anything for participatin''? I say we go check it out!', 'snd_voi_home_102100', 19, 1021006, 1, 1, 0, 'snd_voi_home_102100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20000, 'No good, I''m too tired to move... Gimme a minute.', 'snd_voi_training_102100', 0, 1021807, 2, 1, 0, 'snd_voi_training_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20001, 'I get it... This is a "do or die" situation, but I''m so tired...', 'snd_voi_training_102100', 1, 9007, 2, 1, 0, 'snd_voi_training_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20002, 'You wanna see spunk?! Ya wanna see energy?! Well, I got plenty of both!', 'snd_voi_training_102100', 2, 1021808, 2, 1, 0, 'snd_voi_training_102100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20003, 'Now dis is what I call energy! Lemme show you why they call me White Lightning!', 'snd_voi_training_102100', 3, 1021001, 2, 1, 0, 'snd_voi_training_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20004, 'I''ll give ''em one of these, then some of this, and blam! Victory''s in the bag.', 'snd_voi_training_102100', 4, 5001, 2, 1, 0, 'snd_voi_training_102100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20005, 'Ya know, I''m feeling pretty good today. C''mon, do your worst! I can take it!', 'snd_voi_training_102100', 5, 1021000, 2, 1, 0, 'snd_voi_training_102100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20006, 'Ready? I was born ready!', 'snd_voi_training_102100', 6, 1021801, 2, 1, 0, 'snd_voi_training_102100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20007, 'I''m off! Just try and keep up, yeah?', 'snd_voi_training_102100', 7, 1021001, 2, 1, 0, 'snd_voi_training_102100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20008, 'I''m feelin'' kinda... off. The heck''s wrong with me?', 'snd_voi_training_102100', 8, 1021008, 2, 1, 0, 'snd_voi_training_102100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20009, 'Something''s off... I know I should be bouncin'' off the walls with excitement, but I''m just... not.', 'snd_voi_training_102100', 9, 9007, 2, 1, 0, 'snd_voi_training_102100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20010, 'D-don''t worry... I''m sure I''ll get through this with a little guts...', 'snd_voi_training_102100', 10, 1021002, 2, 1, 0, 'snd_voi_training_102100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20011, 'You''re not supposed to eat the grass on the turf, right?', 'snd_voi_training_102100', 11, 1021809, 2, 1, 0, 'snd_voi_training_102100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20021, 'Another race? Again? You know this isn''t gonna end well, right?', 'snd_voi_training_102100', 12, 9003, 2, 1, 0, 'snd_voi_training_102100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20022, 'I don''t think I can handle all these races... Ya think you could revise the schedule?', 'snd_voi_training_102100', 13, 1021810, 2, 1, 0, 'snd_voi_training_102100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20023, 'All right, time for da big showdown! I can''t wait to see what kinda racers I''ll be sinkin'' my teeth into!', 'snd_voi_training_102100', 14, 1021001, 2, 1, 0, 'snd_voi_training_102100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20024, 'Maaan, now this is what I call perfect condition! I might finish this race at lightning speed! Bwaaahahaha!', 'snd_voi_training_102100', 15, 1021007, 2, 1, 0, 'snd_voi_training_102100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20025, 'Big or small, I''m takin'' out every one of these racers! I''ll show ''em all what it''s like to go up against White Lightning!', 'snd_voi_training_102100', 16, 1021811, 2, 1, 0, 'snd_voi_training_102100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20026, 'Man, do I feel good! I''mma zoom through that course and snatch the gold!', 'snd_voi_training_102100', 17, 1021001, 2, 1, 0, 'snd_voi_training_102100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20027, 'I''m a totally different racer today! I''m like a bowl of fish stock, overflowing with�huh? The hell am I talkin'' about? Ahahaha!', 'snd_voi_training_102100', 18, 1021006, 2, 1, 0, 'snd_voi_training_102100_0018', 0, 3002, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20028, 'Lemme show you my lightning-fast running!', 'snd_voi_training_102100', 19, 1021822, 2, 1, 0, 'snd_voi_training_102100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20029, 'A''ight, I''m up! See ya in the winner''s circle!', 'snd_voi_training_102100', 20, 1021016, 2, 1, 0, 'snd_voi_training_102100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20030, 'I don''t care who I''m up against, I''ll beat ''em black and blue!', 'snd_voi_training_102100', 21, 1021811, 2, 1, 0, 'snd_voi_training_102100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20031, 'Keep those eyes peeled. Wouldn''t wanna miss a second of my victory, yeah?', 'snd_voi_training_102100', 22, 1021001, 2, 1, 0, 'snd_voi_training_102100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20032, 'I wouldn''t say I''m at 100%, but... I''m sure I''ll be fine... probably.', 'snd_voi_training_102100', 23, 1021801, 2, 1, 0, 'snd_voi_training_102100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20033, 'Well, ya never know unless ya try, right? Wouldn''t wanna quit right from the get-go!', 'snd_voi_training_102100', 24, 1021002, 2, 1, 0, 'snd_voi_training_102100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20034, 'Ah geez, why is everything givin'' me a bad feelin'' today? Like the shape of the clouds... Heck, even the ants on the ground.', 'snd_voi_training_102100', 25, 1021823, 2, 1, 0, 'snd_voi_training_102100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20035, 'No worries, I''m sure it''ll be fine... Just gotta think of the tykes back home...', 'snd_voi_training_102100', 26, 1021824, 2, 1, 0, 'snd_voi_training_102100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20036, 'I can''t lose here... Just gotta grin and bear it...', 'snd_voi_training_102100', 27, 9003, 2, 1, 0, 'snd_voi_training_102100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20037, 'Pull yourself together... Deep breaths, deep breaths...', 'snd_voi_training_102100', 28, 1021825, 2, 1, 0, 'snd_voi_training_102100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20038, 'Here we go!', 'snd_voi_training_102100', 29, 0, 2, 1, 0, 'snd_voi_training_102100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20039, 'Ready?', 'snd_voi_training_102100', 30, 0, 2, 1, 0, 'snd_voi_training_102100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20040, 'Oh yeah!', 'snd_voi_training_102100', 31, 0, 2, 1, 0, 'snd_voi_training_102100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20041, 'That''s it!', 'snd_voi_training_102100', 32, 0, 2, 1, 0, 'snd_voi_training_102100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20042, 'Now I''ve done it...', 'snd_voi_training_102100', 33, 0, 2, 1, 0, 'snd_voi_training_102100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20043, 'Dammit...', 'snd_voi_training_102100', 34, 0, 2, 1, 0, 'snd_voi_training_102100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20046, 'Let''s go!', 'snd_voi_training_102100', 37, 0, 2, 1, 0, 'snd_voi_training_102100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20047, 'The sea! ?', 'snd_voi_training_102100', 38, 0, 2, 1, 0, 'snd_voi_training_102100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20049, 'I can''t wait to see the look on my siblings'' faces!', 'snd_voi_training_102100', 63, 0, 2, 1, 0, 'snd_voi_training_102100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20050, 'That was a lotta fun! Thanks for everything!', 'snd_voi_training_102100', 64, 0, 2, 1, 0, 'snd_voi_training_102100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30000, 'Just a little more and I woulda won!', 'snd_voi_race_102100', 0, 0, 3, 1, 0, 'snd_voi_race_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30001, 'Eh, could be worse!', 'snd_voi_race_102100', 1, 0, 3, 1, 0, 'snd_voi_race_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30002, 'Well, that didn''t go as planned...', 'snd_voi_race_102100', 2, 0, 3, 1, 0, 'snd_voi_race_102100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30003, 'That''s it, back to the trainin'' track!', 'snd_voi_race_102100', 3, 0, 3, 1, 0, 'snd_voi_race_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 60000, 'I''ll get the crowd goin''!', 'snd_voi_live_102100', 0, 1021001, 4, 1, 0, 'snd_voi_live_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 60001, 'Make sure I can hear your cheers, yeah?!', 'snd_voi_live_102100', 1, 1021007, 4, 1, 0, 'snd_voi_live_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70001, 'Sorry I was such a jerk when we first met... I sure am glad ya approached me back then though!', 'snd_voi_outgame_102100', 1, 1021801, 7, 1, 0, 'snd_voi_outgame_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90000, 'Mornin''! C''mon, let''s start the day off right by blastin'' off, full steam ahead!', 'snd_voi_home_102101', 0, 1021001, 1, 1, 0, 'snd_voi_home_102101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90001, 'Look, I''m glad ya got me breakfast and all... but did ya have to grab natto?! That stuff''s so... slimy...', 'snd_voi_home_102101', 1, 1021013, 1, 1, 0, 'snd_voi_home_102101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90002, 'How ya doin''? Eat lunch yet? Then ya better get movin'', or you''ll turn into a cow! At least, that''s what they say! Ahaha!', 'snd_voi_home_102101', 2, 1021818, 1, 1, 0, 'snd_voi_home_102101_0002', 0, 1021007, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90003, 'Have you seen how much Oguri eats for lunch? Urgh... Just thinking about it makes my stomach churn...', 'snd_voi_home_102101', 3, 1021013, 1, 1, 0, 'snd_voi_home_102101_0003', 0, 1021826, 2700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90004, 'Yawn... You''re sure up late... Whatever, guess I''ll stick around too. Yawn...', 'snd_voi_home_102101', 4, 1021835, 1, 1, 0, 'snd_voi_home_102101_0004', 0, 1021827, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90005, 'I''m used to wakin'' up late at night. The little tykes back home are always cryin'' and snifflin'' about one thing or the other!', 'snd_voi_home_102101', 5, 1021016, 1, 1, 0, 'snd_voi_home_102101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90006, 'Time for those pesky height checks again... As long as I beat Inari, I''ll be fine! I may be a pip-squeak, but I still got my pride!', 'snd_voi_home_102101', 6, 1021828, 1, 1, 0, 'snd_voi_home_102101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90007, 'The dorms and the school building always have the AC on. Just how much is their electricity bill? They''re making me nervous.', 'snd_voi_home_102101', 7, 1021834, 1, 1, 0, 'snd_voi_home_102101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90008, 'I used to go around collectin'' gingko nuts. Now every time I see a tree, I wanna grab some�who am I kiddin''? I still grab plenty of ''em.', 'snd_voi_home_102101', 8, 1021801, 1, 1, 0, 'snd_voi_home_102101_0008', 0, 1021012, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90009, 'We had a kotatsu table back home, but we couldn''t afford to actually plug it in. Just being under a blanket with the whole family kept us plenty warm!', 'snd_voi_home_102101', 9, 1021007, 1, 1, 0, 'snd_voi_home_102101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91000, 'Something''s up with Creek''s pockets... I swear, she always has candy in ''em! It''s freakin'' me out!', 'snd_voi_home_102101', 10, 9003, 1, 1, 0, 'snd_voi_home_102101_0010', 0, 1021829, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91001, 'My wisecracks just aren''t hittin'' like they used to... But that''s just cuz everyone ''round here is so goofy! I can''t keep up!', 'snd_voi_home_102101', 11, 1021830, 1, 1, 0, 'snd_voi_home_102101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91002, 'That City is somethin'' else. When I asked for fashion tips, she gave me a place that''s fashionable and cheap. Now that''s an expert.', 'snd_voi_home_102101', 12, 1021007, 1, 1, 0, 'snd_voi_home_102101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91003, 'The hell are Bamboo and Bakushin O doin''?! Should I ask? Maybe I shouldn''t... Haaah!', 'snd_voi_home_102101', 13, 1021824, 1, 1, 0, 'snd_voi_home_102101_0013', 0, 1021833, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91004, 'I like livin'' in the dorms. There''s always somebody around somewhere. Just like home.', 'snd_voi_home_102101', 14, 1021016, 1, 1, 0, 'snd_voi_home_102101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91005, 'Whaddaya think? Yeah, I look like a real adult, even at this heigh�wait, what''d you just say?!', 'snd_voi_home_102101', 15, 1021822, 1, 1, 0, 'snd_voi_home_102101_0015', 0, 3003, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91006, 'The feel of this fabric makes me think these are some fancy duds. That... makes me a little nervous, not gonna lie.', 'snd_voi_home_102101', 16, 9014, 1, 1, 0, 'snd_voi_home_102101_0016', 0, 1021012, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91007, 'This outfit really screams "White Lightning!" Maaan, I can just picture my dad''s smilin'' face. I better not let him down!', 'snd_voi_home_102101', 17, 1021001, 1, 1, 0, 'snd_voi_home_102101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91008, 'Cool, right? Don''t I look fast?! Don''t worry, I''ll show you just how fast I am!', 'snd_voi_home_102101', 18, 1021007, 1, 1, 0, 'snd_voi_home_102101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91009, 'I kept hearin'' this weird noise this morning. When I finally found the source, it was Sirius kicking crap around in the gym... The hell is she plannin'' to kick anyway?!', 'snd_voi_home_102101', 19, 1021014, 1, 1, 0, 'snd_voi_home_102101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91010, 'The best part of a day off is watchin'' that one show. You know, the one shot in Osaka... That one!', 'snd_voi_home_102101', 20, 4002, 1, 1, 0, 'snd_voi_home_102101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91011, 'Maybe I should give my folks a call. They tend to go overboard with work and stuff... I guess I just worry, is all.', 'snd_voi_home_102101', 21, 1021016, 1, 1, 0, 'snd_voi_home_102101_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91012, 'Ya know, sakura mochi is so weird here. Why''s the rice cake so thin? How do ya get full off of that?', 'snd_voi_home_102101', 22, 1021834, 1, 1, 0, 'snd_voi_home_102101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91013, 'You ever heard of hiyashi ame? It''s a drink we make in Osaka that''s a bit of an acquired taste. But once you get into it, ya can''t help but want some every summer!', 'snd_voi_home_102101', 23, 1021007, 1, 1, 0, 'snd_voi_home_102101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91014, 'I love udon noodles hot and cold... How am I s''posed to choose?!', 'snd_voi_home_102101', 24, 1021804, 1, 1, 0, 'snd_voi_home_102101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91015, 'Ya wanna know my trick to stayin'' warm in the winter? Well... can''t get cold if ya never stop runnin''! Bwaaahahaha!', 'snd_voi_home_102101', 25, 1021016, 1, 1, 0, 'snd_voi_home_102101_0025', 0, 1021805, 7800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92000, 'C''mon, let''s get started! We don''t got any time to waste!', 'snd_voi_training_102101', 0, 1021016, 2, 1, 0, 'snd_voi_training_102101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92001, 'I''m countin'' on you to come up with a good regimen!\n...Well, it''s not like I have anyone else making me training regimens!', 'snd_voi_training_102101', 1, 1021001, 2, 1, 0, 'snd_voi_training_102101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92002, 'Tracen Academy''s one helluva school. Have you seen how stacked this place is? I just know they''ll make me a star!', 'snd_voi_training_102101', 2, 1021006, 2, 1, 0, 'snd_voi_training_102101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92003, 'All right, Trainer, turn me into a winner. I gotta make my little bro and sis proud!', 'snd_voi_training_102101', 3, 1021016, 2, 1, 0, 'snd_voi_training_102101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92011, 'We can train and enjoy the beach at the same time! I love the summer training camp!', 'snd_voi_training_102100', 39, 1021000, 2, 1, 0, 'snd_voi_training_102100_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92005, 'After we finish up, I gotta do some grocery shoppin''... That one supermarket should be havin'' a sale today, right... Ah, sorry, just talkin'' to myself.', 'snd_voi_training_102101', 5, 1021008, 2, 1, 0, 'snd_voi_training_102101_0005', 0, 9001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92006, 'When it comes to growin'', I''ve got all the potential in the world! C''mon, help me grow!', 'snd_voi_training_102101', 6, 1021822, 2, 1, 0, 'snd_voi_training_102101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92007, 'You got anyone you wanna show off your hard work to? If you do, lemme know and I''ll help ya out!', 'snd_voi_training_102101', 7, 1021016, 2, 1, 0, 'snd_voi_training_102101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 93000, 'You''re a pretty trusty trainer, ya know that?', 'snd_voi_training_102101', 8, 0, 2, 1, 0, 'snd_voi_training_102101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 93001, 'Soon the name White Lightning will rip its way through the skies!', 'snd_voi_training_102101', 9, 0, 2, 1, 0, 'snd_voi_training_102101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95000, 'I feel so much bigger... maybe!', 'snd_voi_outgame_102101', 0, 1021006, 7, 1, 0, 'snd_voi_outgame_102101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95001, 'You haven''t seen nothin'' yet!', 'snd_voi_outgame_102101', 1, 0, 7, 1, 0, 'snd_voi_outgame_102101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95003, 'Hey, it''s Tamamo Cross!', 'snd_voi_outgame_102101', 3, 1021016, 7, 1, 0, 'snd_voi_outgame_102101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95004, 'Blink and you''ll miss me! White Lightning''s on the track!', 'snd_voi_gacha_102101', 0, 0, 7, 1, 0, 'snd_voi_gacha_102101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1008, 'Catch me if ya can!', 'snd_voi_teamst_st_102100_0000', 0, 1021822, 8, 1, 0, 'snd_voi_teamst_st_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1049, 'Let''s go, Oguri!', 'snd_voi_teamst_st_102100_1006', 0, 1021006, 8, 1, 0, 'snd_voi_teamst_st_102100_1006_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1050, 'Really sink your teeth in!', 'snd_voi_teamst_st_102100_1040', 0, 1021001, 8, 1, 0, 'snd_voi_teamst_st_102100_1040_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1020, 'Oh, leave dis to me!', 'snd_voi_teamst_st_100600_1021', 1, 1021016, 8, 1, 0, 'snd_voi_teamst_st_100600_1021_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1095, 'WHY?!', 'snd_voi_teamst_st_104500_1021', 1, 3004, 8, 1, 0, 'snd_voi_teamst_st_104500_1021_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1074, 'An'' keepin'' it fast!', 'snd_voi_teamst_st_103400_1021', 1, 1021001, 8, 1, 0, 'snd_voi_teamst_st_103400_1021_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1000, 'We got dis!', 'snd_voi_teamst_102100', 0, 1021001, 8, 1, 0, 'snd_voi_teamst_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1001, 'All right!', 'snd_voi_teamst_102100', 1, 0, 8, 1, 0, 'snd_voi_teamst_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1003, '...Whatever!', 'snd_voi_teamst_102100', 2, 0, 8, 1, 0, 'snd_voi_teamst_102100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1002, 'Dammit!', 'snd_voi_teamst_102100', 3, 0, 8, 1, 0, 'snd_voi_teamst_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1004, 'Dat''s what I''m talkin'' ''bout!', 'snd_voi_teamst_102100', 4, 1021007, 8, 1, 0, 'snd_voi_teamst_102100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1007, 'Ya hear dat?! A new high score!', 'snd_voi_teamst_102100', 5, 1021006, 8, 1, 0, 'snd_voi_teamst_102100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1006, 'It''ll do!', 'snd_voi_teamst_102100', 2, 1021821, 8, 1, 0, 'snd_voi_teamst_102100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 1005, 'Dammit!', 'snd_voi_teamst_102100', 3, 1021003, 8, 1, 0, 'snd_voi_teamst_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 40000, 'Now this is lightning fast!', 'snd_voi_race_102101', 2, 0, 3, 1, 0, 'snd_voi_race_102101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 40001, 'Let''s go, let''s go, LET''S GO! Lemme show you why they call me White Lightning!', 'snd_voi_race_102101', 3, 0, 3, 1, 0, 'snd_voi_race_102101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30004, 'See dat?! That''s what we call the Naniwa spirit!', 'snd_voi_race_102101', 0, 0, 3, 1, 0, 'snd_voi_race_102101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30005, 'How do ya like dat?! Now dat''s what I call grit!', 'snd_voi_race_102100', 8, 0, 3, 1, 0, 'snd_voi_race_102100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 31000, 'A''ight, I''m off!', 'snd_voi_race_102100', 9, 0, 3, 1, 0, 'snd_voi_race_102100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 13, 'Here''s your login bonus!', 'snd_voi_title_102100', 4, 1021016, 1, 1, 0, 'snd_voi_title_102100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 15, 'And here''s what you''ll get tomorrow!', 'snd_voi_title_102100', 5, 1021007, 1, 1, 0, 'snd_voi_title_102100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 110000, 'C''mon, let''s get trainin''! I''m not gonna get stronger just standin'' here!', 'snd_voi_home_102100', 21, 1021016, 1, 1, 0, 'snd_voi_home_102100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 110001, 'Ya know, this school could use a summary of its history! Somethin'' like "Tracen Academy in Three Lines."', 'snd_voi_home_102100', 22, 1021016, 1, 1, 0, 'snd_voi_home_102100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 110002, 'Oh, a race, huh? Sounds good! I''ll give it all I''ve got!', 'snd_voi_home_102100', 23, 1021016, 1, 1, 0, 'snd_voi_home_102100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 10021, 'Your Archive level went up! Don''tcha get some kinda reward for that?', 'snd_voi_home_102100', 24, 1021006, 1, 1, 0, 'snd_voi_home_102100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 20051, 'Aw yeah, let''s do this!', 'snd_voi_training_102100', 65, 0, 2, 1, 0, 'snd_voi_training_102100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70000, 'Lay it on me, Trainer!', 'snd_voi_outgame_102100', 3, 1021007, 7, 1, 0, 'snd_voi_outgame_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95005, 'Hehe, don''t worry. You''re in my hands now!', 'snd_voi_outgame_102100', 4, 0, 7, 1, 0, 'snd_voi_outgame_102100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95006, 'Ya can rely on me much as ya need!', 'snd_voi_outgame_102100', 5, 0, 7, 1, 0, 'snd_voi_outgame_102100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 120000, 'What the�talk about energy! I feel so much stronger!', 'snd_voi_outgame_102100', 11, 1021801, 2, 1, 0, 'snd_voi_outgame_102100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140000, 'Keep your eyes on da prize!', 'snd_voi_minigame_102100', 0, 1021016, 9, 1, 0, 'snd_voi_minigame_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140001, 'All right!', 'snd_voi_minigame_102100', 1, 1021812, 9, 1, 0, 'snd_voi_minigame_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140002, 'Ahhh!', 'snd_voi_minigame_102100', 2, 1021813, 9, 1, 0, 'snd_voi_minigame_102100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140003, 'Happy? You bet!', 'snd_voi_minigame_102100', 3, 971021, 9, 1, 0, 'snd_voi_minigame_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140004, 'Hey, not bad!', 'snd_voi_minigame_102100', 4, 972021, 9, 1, 0, 'snd_voi_minigame_102100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140005, '...Eh. No biggie.', 'snd_voi_minigame_102100', 5, 4014, 9, 1, 0, 'snd_voi_minigame_102100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140006, 'Happy? You bet!', 'snd_voi_minigame_102100', 3, 974021, 9, 1, 0, 'snd_voi_minigame_102100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140007, 'Hey, not bad!', 'snd_voi_minigame_102100', 4, 973021, 9, 1, 0, 'snd_voi_minigame_102100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140008, 'What the�', 'snd_voi_minigame_102100', 6, 9000, 9, 1, 0, 'snd_voi_minigame_102100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140009, 'Whoa!', 'snd_voi_minigame_102100', 7, 1021814, 9, 1, 0, 'snd_voi_minigame_102100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140010, 'Ahaha!', 'snd_voi_minigame_102100', 8, 1021007, 9, 1, 0, 'snd_voi_minigame_102100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140011, 'No way!', 'snd_voi_minigame_102100', 9, 1021006, 9, 1, 0, 'snd_voi_minigame_102100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140014, 'So close!', 'snd_voi_minigame_102100', 10, 1021815, 9, 1, 0, 'snd_voi_minigame_102100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140015, 'Hngh...', 'snd_voi_minigame_102100', 11, 1021817, 9, 1, 0, 'snd_voi_minigame_102100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140016, 'Here we go!', 'snd_voi_minigame_102100', 12, 1021818, 9, 1, 0, 'snd_voi_minigame_102100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140012, 'Whoa, you''re good!', 'snd_voi_minigame_102100', 13, 1021015, 9, 1, 0, 'snd_voi_minigame_102100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140013, 'Here''s your chance!', 'snd_voi_minigame_102100', 14, 2001, 9, 1, 0, 'snd_voi_minigame_102100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140017, 'Ah!', 'snd_voi_minigame_102100', 15, 1021013, 9, 1, 0, 'snd_voi_minigame_102100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 140018, 'Aaagh!', 'snd_voi_minigame_102100', 16, 9008, 9, 1, 0, 'snd_voi_minigame_102100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70004, 'This uniform sure is fancy... These would be my best clothes back home.', 'snd_voi_outgame_102100', 16, 1021016, 7, 1, 0, 'snd_voi_outgame_102100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70010, 'They said if I wear out my uniform, I can exchange it for a new one for free... Tracen''s on a whole ''nother level.', 'snd_voi_outgame_102100', 17, 4001, 7, 1, 0, 'snd_voi_outgame_102100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70008, 'Maaan, gettin'' to wear such fancy threads makes all this racin'' worthwhile.', 'snd_voi_outgame_102100', 20, 1021011, 7, 1, 0, 'snd_voi_outgame_102100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70014, 'Ya know, these clothes are surprisingly stretchy. Good thing too, or else dancin'' would be a real pain.', 'snd_voi_outgame_102100', 21, 1021016, 7, 1, 0, 'snd_voi_outgame_102100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70009, 'White Lightning''s on the track!\nHehe, sounded pretty cool there, right?', 'snd_voi_outgame_102100', 22, 1021001, 7, 1, 0, 'snd_voi_outgame_102100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70015, 'This racewear is mine and mine alone. No one else can wear this... And not just cuz of the size!', 'snd_voi_outgame_102100', 23, 1021006, 7, 1, 0, 'snd_voi_outgame_102100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71004, 'This uniform sure is fancy... These would be my best clothes back home.', 'snd_voi_outgame_102100', 16, 149, 7, 0, 0, 'snd_voi_outgame_102100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71010, 'They said if I wear out my uniform, I can exchange it for a new one for free... Tracen''s on a whole ''nother level.', 'snd_voi_outgame_102100', 17, 48, 7, 0, 0, 'snd_voi_outgame_102100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71008, 'Maaan, gettin'' to wear such fancy threads makes all this racin'' worthwhile.', 'snd_voi_outgame_102100', 20, 148, 7, 0, 0, 'snd_voi_outgame_102100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71014, 'Ya know, these clothes are surprisingly stretchy. Good thing too, or else dancin'' would be a real pain.', 'snd_voi_outgame_102100', 21, 18, 7, 0, 0, 'snd_voi_outgame_102100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71009, 'White Lightning''s on the track!\nHehe, sounded pretty cool there, right?', 'snd_voi_outgame_102100', 22, 23, 7, 0, 0, 'snd_voi_outgame_102100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71015, 'This racewear is mine and mine alone. No one else can wear this... And not just cuz of the size!', 'snd_voi_outgame_102100', 23, 18, 7, 0, 0, 'snd_voi_outgame_102100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 2030, 'Let''s do dis!', 'snd_voi_teamst_102100', 0, 1021001, 10, 1, 0, 'snd_voi_teamst_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 2031, 'Catch me if ya can!', 'snd_voi_teamst_st_102100_0000', 0, 1021822, 10, 1, 0, 'snd_voi_teamst_st_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 2032, 'That was a lotta fun! Thanks for everything!', 'snd_voi_training_102100', 64, 1021007, 10, 1, 0, 'snd_voi_training_102100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 2033, 'Lemme show you my lightning-fast running!', 'snd_voi_training_102100', 19, 1021822, 10, 1, 0, 'snd_voi_training_102100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 2034, 'Big or small, I''m takin'' out every one of these racers! I''ll show ''em all what it''s like to go up against White Lightning!', 'snd_voi_training_102100', 16, 1021811, 10, 1, 0, 'snd_voi_training_102100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 2035, 'That was a lotta fun! Thanks for everything!', 'snd_voi_training_102100', 64, 1021007, 10, 0, 0, 'snd_voi_training_102100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70018, 'Well? How do I look?', 'snd_voi_outgame_102100', 26, 1021822, 7, 1, 0, 'snd_voi_outgame_102100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70019, 'A''ight, let''s get runnin''!', 'snd_voi_outgame_102100', 27, 1021001, 7, 1, 0, 'snd_voi_outgame_102100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71018, 'Well? How do I look?', 'snd_voi_outgame_102100', 26, 58, 7, 0, 0, 'snd_voi_outgame_102100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71019, 'A''ight, let''s get runnin''!', 'snd_voi_outgame_102100', 27, 18, 7, 0, 0, 'snd_voi_outgame_102100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 400004, 'Man have I got my hands full this year... But hey, I''m used to bein'' the big sis!', 'snd_voi_event_090006', 4, 1021800, 7, 1, 0, 'snd_voi_event_090006_0004', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 400011, 'I wonder if this''s how my mom felt sendin'' me off to Tracen. Just trustin'' that I''d figure things out...', 'snd_voi_event_090006', 11, 1021011, 7, 1, 0, 'snd_voi_event_090006_0011', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 400000, 'A Heartfire Bearer, huh? Betcha Mom''ll be shocked when she hears I got chosen... Better give her and the rest of the fam a good show!', 'snd_voi_event_090019', 0, 1021844, 7, 1, 0, 'snd_voi_event_090019_0000', 0, 1021007, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 400006, 'Here we go! I''ll show all of ya a Heartfire Ceremony only I can do!', 'snd_voi_event_090019', 6, 1021001, 7, 1, 0, 'snd_voi_event_090019_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 400009, 'Next time, we should try holding a soba party. Inari can organize it, and as for the sauce... What the heck, we can both bring our own!', 'snd_voi_event_090019', 9, 1021006, 7, 1, 0, 'snd_voi_event_090019_0009', 0, 1021805, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 81000, 'Oh, ya wanna go? I won''t make it easy!', 'snd_voi_outgame_102100', 13, 1021801, 7, 1, 0, 'snd_voi_outgame_102100_0013', 0, 0, 0, 1656072000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 81001, 'Now we''re talkin''! I can finally start gettin'' serious!', 'snd_voi_outgame_102100', 14, 1021811, 7, 1, 0, 'snd_voi_outgame_102100_0014', 0, 0, 0, 1656072000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90010, 'Talk about a good mornin''! Get a load of that sun! We''re in for some seriously good weather!', 'snd_voi_home_102102', 0, 1021007, 1, 1, 0, 'snd_voi_home_102102_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90011, 'Somethin'' ''bout walkin'' by the shrine at the brink of dawn really gets ya to stand up straight. You should try it sometime.', 'snd_voi_home_102102', 1, 1021016, 1, 1, 0, 'snd_voi_home_102102_0001', 0, 4002, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90012, 'I''m no big eater, so why the hell does the cafeteria gimme such huge portions... They makin'' some kinda offerin'' or what?', 'snd_voi_home_102102', 2, 1021011, 1, 1, 0, 'snd_voi_home_102102_0002', 0, 1021823, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90013, 'Hey, didja thank the gods for your meal today? Showin'' your gratitude''s important, got it?!', 'snd_voi_home_102102', 3, 9001, 1, 1, 0, 'snd_voi_home_102102_0003', 0, 1021000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90014, 'Someone''s burnin'' the midnight oil! Lemme know if ya need anything, yeah? You know what they say, two heads''re better than one!', 'snd_voi_home_102102', 4, 1021801, 1, 1, 0, 'snd_voi_home_102102_0004', 0, 1021001, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90015, 'If ya want someone to walk ya home, just gimme a holler, ''kay? No ghosts or ghoulies would dare mess with me�least of all when I''m wearin'' this!', 'snd_voi_home_102102', 5, 1021016, 1, 1, 0, 'snd_voi_home_102102_0005', 0, 5009, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90016, 'Maybe a little White Lightning is just what these new students need to set ''em off on their dreams. It''s like that one sayin'', April showers bring May flowers!', 'snd_voi_home_102102', 6, 1021001, 1, 1, 0, 'snd_voi_home_102102_0006', 0, 1021845, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90017, 'Havin'' a big openin'' in these pants really bugged me at first, but I gotta admit... It''s so nice for summer!', 'snd_voi_home_102102', 7, 1021012, 1, 1, 0, 'snd_voi_home_102102_0007', 0, 1021007, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90018, 'We get a lotta storms this time of year, yeah? Maybe we should give an offering somewhere just to be safe. Back home, the octopus would be extra tender ''bout now...', 'snd_voi_home_102102', 8, 9001, 1, 1, 0, 'snd_voi_home_102102_0008', 0, 1021836, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90019, 'I bet the gods all hunker down for the winter in those warm and toasty shrines. Must be nice... I hate the cold...', 'snd_voi_home_102102', 9, 1021837, 1, 1, 0, 'snd_voi_home_102102_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91016, 'The tykes back home are always drawin'' these adorable pictures of me! Hehe, maybe if I show up in this outfit, it''ll lead to another masterpiece!', 'snd_voi_home_102102', 10, 9001, 1, 1, 0, 'snd_voi_home_102102_0010', 0, 1021007, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91017, 'That Creek... She was tryna get me to drape this fancy flap from my neck, but c''mon! Ain''t it obvious it''s meant to hang from the waist?!', 'snd_voi_home_102102', 11, 1021828, 1, 1, 0, 'snd_voi_home_102102_0011', 0, 1021830, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91018, 'I was tellin'' Rudolf us Heartfire Bearers sure do bear a lotta responsibility on our shoulders, but then she started laughin''! Why?!', 'snd_voi_home_102102', 12, 1021834, 1, 1, 0, 'snd_voi_home_102102_0012', 0, 1021838, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91019, 'I had Oguri do my hair for me. It''d take forever if I tried to fix an updo like this myself, and besides, she''s pretty good at this kinda thing.', 'snd_voi_home_102102', 13, 1021839, 1, 1, 0, 'snd_voi_home_102102_0013', 0, 1021805, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91020, 'Inari and I got into a fight while I was wearin'' this, and all of a sudden there was lightning and wind goin'' crazy! Guess the gods really are watchin''...', 'snd_voi_home_102102', 14, 5001, 1, 1, 0, 'snd_voi_home_102102_0014', 0, 1021011, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91028, 'Gotta say, I feel kinda divine wearing this getup. If I was a god, what kinda god would I be... I know! The god of comebacks! Hell yeah!', 'snd_voi_home_102102', 15, 1021804, 1, 1, 0, 'snd_voi_home_102102_0015', 0, 1021000, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91029, 'These ear decorations completely cover my ears, but I can still hear just fine. Ah! I just heard a dumb remark that needs a comeback!', 'snd_voi_home_102102', 16, 1021801, 1, 1, 0, 'snd_voi_home_102102_0016', 0, 1021840, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91021, 'C''mon, it''s a new day! Gotta start the day off right, yeah? If ya need a pick-me-up, I''ll getcha good and energized!', 'snd_voi_home_102102', 17, 1021006, 1, 1, 0, 'snd_voi_home_102102_0017', 0, 1021846, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91022, 'During lunch, a whole buncha students came up to me for help... or I guess to pray? Not like I''ve got any luck to spread around, though...', 'snd_voi_home_102102', 18, 1021804, 1, 1, 0, 'snd_voi_home_102102_0018', 0, 1021834, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91023, 'Somethin'' ''bout the distant sound of thunder helps me focus. I use it all the time when I''m studyin''. Ya wanna try? I can lend you a CD.', 'snd_voi_home_102102', 19, 1021016, 1, 1, 0, 'snd_voi_home_102102_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91024, 'I get that spring gets everyone all happy and laughin'', but don''t let your guard down too much. The gods are always watchin''.', 'snd_voi_home_102102', 20, 1021801, 1, 1, 0, 'snd_voi_home_102102_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91025, 'When the sun''s too strong, I gotta head for the shade... Wearin'' black in the summer''s a surefire way to get burned, and I don''t wanna be no grilled Tama!', 'snd_voi_home_102102', 21, 1021841, 1, 1, 0, 'snd_voi_home_102102_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91026, 'The air''s hella dry this time of year, so make sure you''re stayin'' hydrated! Nothing better than a cold glass of water!', 'snd_voi_home_102102', 22, 9001, 1, 1, 0, 'snd_voi_home_102102_0022', 0, 1021001, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 91027, 'Survivin'' the winter is all about stamina! Make sure ya eat enough to fuel your body, and we''ll both get through this chilly season!', 'snd_voi_home_102102', 23, 1021006, 1, 1, 0, 'snd_voi_home_102102_0023', 0, 1021000, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92015, 'All right, ready to go?! I''m all charged up and ready for action!', 'snd_voi_training_102102', 0, 1021811, 2, 1, 0, 'snd_voi_training_102102_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92016, 'The gods''re watchin'', ya know! So don''tcha dare go easy on me!', 'snd_voi_training_102102', 1, 1021016, 2, 1, 0, 'snd_voi_training_102102_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92017, 'Throw whatever ya got at me! I''m like those sacred knots they have at temples�nothing''s undoin'' my cool!', 'snd_voi_training_102102', 2, 1021006, 2, 1, 0, 'snd_voi_training_102102_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92018, 'These duds got me feelin'' extra hot-blooded, so might as well train our guts out!', 'snd_voi_training_102102', 3, 1021842, 2, 1, 0, 'snd_voi_training_102102_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92020, 'I''ve gotta carry the hopes and dreams of countless Umamusume... so gimme an extra hard regimen today!', 'snd_voi_training_102102', 5, 1021016, 2, 1, 0, 'snd_voi_training_102102_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92021, 'I''m buzzin'' with motivation and power! C''mon, let ol'' White Lightning rip through the sky!', 'snd_voi_training_102102', 6, 9009, 2, 1, 0, 'snd_voi_training_102102_0006', 0, 1021811, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 92022, 'Let''s knock the gods off their feet with the biggest White Lightning ever!', 'snd_voi_training_102102', 7, 1021001, 2, 1, 0, 'snd_voi_training_102102_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 93004, 'A lotta racers are countin'' on us, but I know we got this!', 'snd_voi_training_102102', 8, 0, 2, 1, 0, 'snd_voi_training_102102_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 93005, 'We''ll strike our names into history!', 'snd_voi_training_102102', 9, 0, 2, 1, 0, 'snd_voi_training_102102_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95007, 'I''m buzzin'' with power!', 'snd_voi_outgame_102102', 0, 1021812, 7, 1, 0, 'snd_voi_outgame_102102_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95008, 'I''ll blow your expectations outta the water!', 'snd_voi_outgame_102102', 1, 0, 7, 1, 0, 'snd_voi_outgame_102102_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95010, 'The name''s Tamamo Cross! C''mon, let''s get goin''!', 'snd_voi_outgame_102102', 3, 1021007, 7, 1, 0, 'snd_voi_outgame_102102_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70016, 'Whaddaya think? Wouldja pray to a god that looks like this?', 'snd_voi_outgame_102100', 24, 1021805, 7, 1, 0, 'snd_voi_outgame_102100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 70017, 'Don''t stand too close, or ya might get zapped!', 'snd_voi_outgame_102100', 25, 1021843, 7, 1, 0, 'snd_voi_outgame_102100_0025', 0, 1021007, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71016, 'Whaddaya think? Wouldja pray to a god that looks like this?', 'snd_voi_outgame_102100', 24, 48, 7, 0, 0, 'snd_voi_outgame_102100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 71017, 'Don''t stand too close, or ya might get zapped!', 'snd_voi_outgame_102100', 25, 22, 7, 0, 0, 'snd_voi_outgame_102100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 95009, 'After White Lightning strikes, everyone will remember her name!', 'snd_voi_gacha_102102', 0, 0, 7, 1, 0, 'snd_voi_gacha_102102_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 40003, 'Let''s get crackin''!', 'snd_voi_race_102102', 2, 0, 3, 1, 0, 'snd_voi_race_102102_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 40004, 'The hearts of racers past and present... are in my capable hands! Take a good look, cuz dis here''s da Rising Lightning of Naniwa!', 'snd_voi_race_102102', 3, 0, 3, 1, 0, 'snd_voi_race_102102_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30006, 'Now DAT was some divine lightning!', 'snd_voi_race_102102', 0, 0, 3, 1, 0, 'snd_voi_race_102102_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 30007, 'How do ya like dat?! Now dat''s what I call grit!', 'snd_voi_race_102100', 8, 0, 3, 1, 0, 'snd_voi_race_102100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_102100', 1, 980011, 1, 1, 0, 'snd_voi_valentine_102100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_102100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1021, 80000, 'Great goin''!', 'snd_voi_aimteam_102100', 0, 1021007, 7, 0, 0, 'snd_voi_aimteam_102100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 11, 'Cygames', 'snd_voi_tc_1022', 0, 0, 0, 1, 0, 'snd_voi_title_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1022', 1, 0, 0, 1, 0, 'snd_voi_title_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10000, 'When you encouraged me to run... I imagine it took no small amount of courage. And yet, you scouted me despite the risks.', 'snd_voi_home_102200', 0, 10001, 1, 1, 0, 'snd_voi_home_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10001, 'When I''m with you... I feel like I could go anywhere�all on my own two legs! ?', 'snd_voi_home_102200', 1, 1022000, 1, 1, 0, 'snd_voi_home_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10002, 'The average everyday routines, the special events that come and go... No matter the occasion, you''ve been here, making precious memories with me! ?', 'snd_voi_home_102200', 2, 1022001, 1, 1, 0, 'snd_voi_home_102200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10003, 'I hope the coming year finds you well, and I wish only the greatest fortune upon you and your kin... Oh, I''m just teasing you! Hehe, let''s make this a wonderful year! ?', 'snd_voi_home_102200', 3, 1022017, 1, 1, 0, 'snd_voi_home_102200_0003', 0, 1022001, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10004, 'I asked my head chef to whip up some special chocolate just for you! I''ve no doubt it''ll taste positively exquisite!', 'snd_voi_home_102200', 4, 1022000, 1, 1, 0, 'snd_voi_home_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10005, 'I''ll give you your chocolate and Valentine''s card later. And just so you know, the message on it is our secret! ?', 'snd_voi_home_102200', 5, 1022001, 1, 1, 0, 'snd_voi_home_102200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10006, 'I made some paper ornaments to hang alongside the wish slips! ? I can''t wait to show off my new origami skills to everyone back home at the castle!', 'snd_voi_home_102200', 6, 1022806, 1, 1, 0, 'snd_voi_home_102200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10007, 'It''s said that Halloween has some Celtic roots! ...Which would explain the spooky old costumes hidden in the family treasury.', 'snd_voi_home_102200', 7, 2002, 1, 1, 0, 'snd_voi_home_102200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10008, 'I''m going to a Secret Santa party at the dorm today�just like a normal student! ? I''m so curious to see who''ll receive my gift!', 'snd_voi_home_102200', 8, 1022006, 1, 1, 0, 'snd_voi_home_102200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10009, 'Pardon�would you happen to be free tonight? If you wouldn''t mind, I''d greatly appreciate someone to guide me around the winter illuminations.', 'snd_voi_home_102200', 9, 2013, 1, 1, 0, 'snd_voi_home_102200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10010, 'Did you know there''s an Irish tradition of putting mistletoe under your pillow on New Year''s Eve? I''ve got a sprig for you if you''d like one!', 'snd_voi_home_102200', 10, 1022000, 1, 1, 0, 'snd_voi_home_102200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10011, 'Happy birthday! ? I''ve prepared a little something to celebrate the occasion... so look forward to your present!', 'snd_voi_home_102200', 11, 1022001, 1, 1, 0, 'snd_voi_home_102200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10012, 'Did you read the invitation letter I sent you? I''ve got a birthday party in the works! I''ll be sure to make your big day a memorable one! ?', 'snd_voi_home_102200', 12, 1022804, 1, 1, 0, 'snd_voi_home_102200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10013, 'I received a bunch of presents from friends of the house! Air Groove was so surprised by all the parcels, she was like, "Explain yourself!"', 'snd_voi_home_102200', 13, 10001, 1, 1, 0, 'snd_voi_home_102200_0013', 0, 1022011, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10014, 'Would you snap a little birthday photo with me? ? Seeing as I''m spending the day away from the castle, I''d like to send pictures of all the fun I had!', 'snd_voi_home_102200', 14, 1022811, 1, 1, 0, 'snd_voi_home_102200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10015, 'Oh? It seems we''ve got a notice to check! Let''s pop over for a peek before it slips our minds.', 'snd_voi_home_102200', 15, 10001, 1, 1, 0, 'snd_voi_home_102200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10016, 'It looks like we''ve got a present! ? It''s always so exciting to receive a parcel, isn''t it?', 'snd_voi_home_102200', 16, 1022812, 1, 1, 0, 'snd_voi_home_102200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10017, 'You''ve cleared a mission! Fine work there, Trainer! Very fine indeed! ?', 'snd_voi_home_102200', 17, 1022809, 1, 1, 0, 'snd_voi_home_102200_0017', 0, 1022802, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10018, 'There''s going to be an event soon! We ought to get our preparations in order so everyone can enjoy the time to its fullest. ?', 'snd_voi_home_102200', 18, 10001, 1, 1, 0, 'snd_voi_home_102200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10019, 'There''s an event going on! ? Let''s go give it a whirl�and then we can unwind with a little tea after!', 'snd_voi_home_102200', 19, 2001, 1, 1, 0, 'snd_voi_home_102200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20000, 'It''s said that at times, the best medicine is a smile and good night''s sleep... Perhaps we ought to afford ourselves some proper rest.', 'snd_voi_training_102200', 0, 1022813, 2, 1, 0, 'snd_voi_training_102200_0000', 0, 10001, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20001, 'Hmm... I don''t want to worry my poor security guards, so could we perhaps take things slowly today?', 'snd_voi_training_102200', 1, 1022008, 2, 1, 0, 'snd_voi_training_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20002, 'Hm hm hmmm! ? I feel so light on my toes! Perhaps a fairy shared a sprinkle of magic with me!', 'snd_voi_training_102200', 2, 1022001, 2, 1, 0, 'snd_voi_training_102200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20003, 'I feel positively wonderful today! ...Actually, I bet it''s because of the four-leaf clover I found this\nmorning. ?', 'snd_voi_training_102200', 3, 10001, 2, 1, 0, 'snd_voi_training_102200_0003', 0, 1022000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20004, 'I already did some football�no wait, soccer drills to get warmed up, so I''m ready to dive right into training! ?', 'snd_voi_training_102200', 4, 1022000, 2, 1, 0, 'snd_voi_training_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20005, 'And that''s my cleats all spiffed up! Heheh, they''re so clean, even a leprechaun would be proud. ?', 'snd_voi_training_102200', 5, 1022001, 2, 1, 0, 'snd_voi_training_102200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20006, 'I appreciate you coming out today. ? Now then, shall we get to training?', 'snd_voi_training_102200', 6, 10001, 2, 1, 0, 'snd_voi_training_102200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20007, 'Hello. Might I ask what the training plan for today is? I''ll be sure to execute it to a tee! ?', 'snd_voi_training_102200', 7, 1022017, 2, 1, 0, 'snd_voi_training_102200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20008, 'Hmm... How about we go on a little four-leaf clover hunt for a change of pace?', 'snd_voi_training_102200', 8, 1022008, 2, 1, 0, 'snd_voi_training_102200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20009, 'Whew... I''ve got to get my act together. I petitioned leave to race for a reason.', 'snd_voi_training_102200', 9, 1022016, 2, 1, 0, 'snd_voi_training_102200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20010, 'Sigh... Oh, please excuse me! Shall we get going on today''s training?', 'snd_voi_training_102200', 10, 1022004, 2, 1, 0, 'snd_voi_training_102200_0010', 0, 10010, 2100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20011, 'I won''t lie�all this training has been extremely taxing... but it is a necessary means to achieve my goals. Let us proceed as you see fit!', 'snd_voi_training_102200', 11, 1022003, 2, 1, 0, 'snd_voi_training_102200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20021, 'Oh, are we entering another race? ...I will do what I can, Trainer.', 'snd_voi_training_102200', 12, 10010, 2, 1, 0, 'snd_voi_training_102200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20022, 'Perhaps a little more restraint would be prudent. Get too caught up in the moment, and you risk losing sight of the future.', 'snd_voi_training_102200', 13, 1022008, 2, 1, 0, 'snd_voi_training_102200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20023, 'Hehe! I got a good luck message from everyone back home this morning! Now then, let''s win this!', 'snd_voi_training_102200', 14, 1022007, 2, 1, 0, 'snd_voi_training_102200_0014', 0, 1022816, 6100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20024, 'I''m in perfect shape and raring to go! I''ve even got a pressed clover tucked away in my pocket for luck! ?', 'snd_voi_training_102200', 15, 1022000, 2, 1, 0, 'snd_voi_training_102200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20025, 'To all in attendance: I will demonstrate here my fullest abilities. And, if I would be so fortunate, I would like to make this occasion one you will treasure for years to come.', 'snd_voi_training_102200', 16, 1022810, 2, 1, 0, 'snd_voi_training_102200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20026, 'Let''s take a picture together if I win! When I win�with the biggest smile on my face! ?', 'snd_voi_training_102200', 17, 1022804, 2, 1, 0, 'snd_voi_training_102200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20027, 'Hm? Is it just me, or is my tail extra glossy today? See? The noble sheen is shining brighter than ever! ?', 'snd_voi_training_102200', 18, 2001, 2, 1, 0, 'snd_voi_training_102200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20028, 'Now, let us be off. I vow to seize victory and bring honor to the people.', 'snd_voi_training_102200', 19, 1022017, 2, 1, 0, 'snd_voi_training_102200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20029, 'Noblesse oblige... If I am to run, it is my duty to bring victory to the people!', 'snd_voi_training_102200', 20, 10003, 2, 1, 0, 'snd_voi_training_102200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20030, 'I''ll do my absolute best to make this race one to remember! Oh, and if I win, let''s have a big tea party to celebrate! ?', 'snd_voi_training_102200', 21, 1022001, 2, 1, 0, 'snd_voi_training_102200_0021', 0, 1022000, 3600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20031, 'If I can replicate the results of my everyday training, I''m sure to take first. Now, off we go! ?', 'snd_voi_training_102200', 22, 1022017, 2, 1, 0, 'snd_voi_training_102200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20032, 'I feel like I''m walking with weights on my legs... Could it be the work of some naughty fairies, perhaps? ...Hmph! I''m not losing to those silly little pranksters!', 'snd_voi_training_102200', 23, 1022008, 2, 1, 0, 'snd_voi_training_102200_0023', 0, 1022807, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20033, 'I''m not in the best condition today... but with all the people back home cheering for me, I can''t let myself lose!', 'snd_voi_training_102200', 24, 1022016, 2, 1, 0, 'snd_voi_training_102200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20034, 'I vow to turn this around. I''ll be a beacon of courage for those fighting to overcome their own struggles!', 'snd_voi_training_102200', 25, 1022003, 2, 1, 0, 'snd_voi_training_102200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20035, 'Focus... Focus... "The more dire the situation, the more calm you must be." ...They''ve been telling me that since I was little.', 'snd_voi_training_102200', 26, 1022016, 2, 1, 0, 'snd_voi_training_102200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20036, 'My condition is irrelevant. As a descendant of royalty, I must present myself with grace.', 'snd_voi_training_102200', 27, 1022008, 2, 1, 0, 'snd_voi_training_102200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20037, '...May this clover share the luck I need.', 'snd_voi_training_102200', 28, 1022814, 2, 1, 0, 'snd_voi_training_102200_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20038, 'Let''s be off!', 'snd_voi_training_102200', 29, 0, 2, 1, 0, 'snd_voi_training_102200_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20039, 'Here we go! ?', 'snd_voi_training_102200', 30, 0, 2, 1, 0, 'snd_voi_training_102200_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20040, 'Shall we?', 'snd_voi_training_102200', 31, 0, 2, 1, 0, 'snd_voi_training_102200_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20041, 'I see... ?', 'snd_voi_training_102200', 32, 0, 2, 1, 0, 'snd_voi_training_102200_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20042, 'Ah!', 'snd_voi_training_102200', 33, 0, 2, 1, 0, 'snd_voi_training_102200_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20043, 'Oh? What''s this?', 'snd_voi_training_102200', 34, 0, 2, 1, 0, 'snd_voi_training_102200_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20046, 'Onwards! ?', 'snd_voi_training_102200', 37, 0, 2, 1, 0, 'snd_voi_training_102200_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20047, 'Oh, it''s beautiful out! ?', 'snd_voi_training_102200', 38, 0, 2, 1, 0, 'snd_voi_training_102200_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20049, 'Thank you. I commend your sound training. ?', 'snd_voi_training_102200', 63, 0, 2, 1, 0, 'snd_voi_training_102200_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20050, 'Thank you for all your hard work!', 'snd_voi_training_102200', 64, 0, 2, 1, 0, 'snd_voi_training_102200_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30000, 'Just one place away! But... that was an excellent contest.', 'snd_voi_race_102200', 0, 0, 3, 1, 0, 'snd_voi_race_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30001, 'I suppose it''s not a bad result... But let''s win the next race!', 'snd_voi_race_102200', 1, 0, 3, 1, 0, 'snd_voi_race_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30002, 'Hmmm... I just barely placed...', 'snd_voi_race_102200', 2, 0, 3, 1, 0, 'snd_voi_race_102200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30003, 'I failed to place... What a bitter memory I''ve made today.', 'snd_voi_race_102200', 3, 0, 3, 1, 0, 'snd_voi_race_102200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 60000, 'My heart''s pounding already! ?', 'snd_voi_live_102200', 0, 1022802, 4, 1, 0, 'snd_voi_live_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 60001, 'I''ll show everyone my gratitude!', 'snd_voi_live_102200', 1, 1022017, 4, 1, 0, 'snd_voi_live_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70001, 'It all started by chance that day... Hehe, you did an excellent job as my guide! ?', 'snd_voi_outgame_102200', 1, 1022815, 7, 1, 0, 'snd_voi_outgame_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90000, 'Hello there! Let''s make this day an occasion to remember! ?', 'snd_voi_home_102201', 0, 2001, 1, 1, 0, 'snd_voi_home_102201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90001, 'I''ve gotten the hang of doing my morning routine without a maid. Hehe, I''d say I''m looking quite fine today!', 'snd_voi_home_102201', 1, 1022001, 1, 1, 0, 'snd_voi_home_102201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90002, 'The Japanese "nikujaga" in the cafeteria is really good! It''s quite different from the potato dishes back home, so it''s got me hooked. ?', 'snd_voi_home_102201', 2, 1022802, 1, 1, 0, 'snd_voi_home_102201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90003, 'I always like to get a little afternoon exercise in. I know�how about we do some football�soccer passes together?', 'snd_voi_home_102201', 3, 1022000, 1, 1, 0, 'snd_voi_home_102201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90004, 'Today was a wonderful day. ? I hope you found it enjoyable as well�and that tomorrow will be every bit as lovely.', 'snd_voi_home_102201', 4, 10001, 1, 1, 0, 'snd_voi_home_102201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90005, 'I was just thinking of making some decaffeinated tea before bed. Would you like a cup? Believe it or not, I''m rather good at telling tea leaf fortunes too! ?', 'snd_voi_home_102201', 5, 1022800, 1, 1, 0, 'snd_voi_home_102201_0005', 0, 10001, 4400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90006, 'The other day, I found a huge patch of white clovers in the park. We could make a flower crown and have a little coronation! ?', 'snd_voi_home_102201', 6, 1022000, 1, 1, 0, 'snd_voi_home_102201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90007, 'Whew... It''s so hot out. I''ve visited my fair share of countries, but Japan definitely wins for most humid.', 'snd_voi_home_102201', 7, 1022011, 1, 1, 0, 'snd_voi_home_102201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90008, 'Clovers don''t grow as much in the fall here? Well, well... I''m sure the ones that withstand the chill are extra lucky!', 'snd_voi_home_102201', 8, 1022015, 1, 1, 0, 'snd_voi_home_102201_0008', 0, 1022807, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90009, 'On cold days back home, one of the maids would always whip up some steaming hot, milky tea... I could really go for a mug right about now. ?', 'snd_voi_home_102201', 9, 2001, 1, 1, 0, 'snd_voi_home_102201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91000, 'You know what Groove said earlier? "Ramen this, ramen that. Aren''t you sick of the stuff yet?" ...But there are so many kinds of ramen, I''ll never run out of flavors to try!', 'snd_voi_home_102201', 10, 10001, 1, 1, 0, 'snd_voi_home_102201_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91001, 'I''ve figured out the trick to inviting Shakur to tea. Just tell her the caffeine will improve her efficiency, and she''ll tag right along! ?', 'snd_voi_home_102201', 11, 1022000, 1, 1, 0, 'snd_voi_home_102201_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91002, 'Opening one of Flower''s bento boxes feels like opening a treasure chest! I wish I could show them to my chef... ?', 'snd_voi_home_102201', 12, 1022001, 1, 1, 0, 'snd_voi_home_102201_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91003, 'I watched the "Princess Fighter" show Kawakami recommended, and it was really good! ? I''d love for it to air back in Ireland too...', 'snd_voi_home_102201', 13, 1022000, 1, 1, 0, 'snd_voi_home_102201_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91004, 'Father graciously gave me permission to run, so I can''t go betraying his trust with sloppy results. I want to bring home wins I can be proud of! ?', 'snd_voi_home_102201', 14, 2001, 1, 1, 0, 'snd_voi_home_102201_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91005, 'This outfit is so beautiful, and yet so easy to move in! Might I ask who the designer is? I''d love to commission an evening gown...', 'snd_voi_home_102201', 15, 1022811, 1, 1, 0, 'snd_voi_home_102201_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91006, 'Something about wearing the same uniform makes everyone look so formal! It reminds me of my security guards, all dressed up together. ?', 'snd_voi_home_102201', 16, 10001, 1, 1, 0, 'snd_voi_home_102201_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91007, 'You know how I love clovers, but did you know I had the designer sneak them all around my racewear? Hehe, now where could they be?', 'snd_voi_home_102201', 17, 2002, 1, 1, 0, 'snd_voi_home_102201_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91008, 'Heheh! The uniforms and racewear I''ve worn at Tracen have such short skirts. They take getting used to, but they feel so light! ?', 'snd_voi_home_102201', 18, 1022815, 1, 1, 0, 'snd_voi_home_102201_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91009, 'On my morning run, there was a patch of dew-tipped clovers glittering in the misty sunlight. It reminded me of the castle garden back home. ?', 'snd_voi_home_102201', 19, 1022000, 1, 1, 0, 'snd_voi_home_102201_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91010, 'Let''s give today''s afternoon training our best! We can make some special memories today�I just have to put in the legwork to make it happen!', 'snd_voi_home_102201', 20, 10001, 1, 1, 0, 'snd_voi_home_102201_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91011, 'Let''s aim to wrap up and head to bed before it gets too late. If I stay out past my curfew, it affects my poor security''s work hours...', 'snd_voi_home_102201', 21, 1022800, 1, 1, 0, 'snd_voi_home_102201_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91012, 'La la laaa! ? Springtime in Japan is so bright and lovely. I can hardly believe it stays sunny all day here!', 'snd_voi_home_102201', 22, 1022001, 1, 1, 0, 'snd_voi_home_102201_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91013, 'Summer nights are longer in Japan than Ireland, so it''s perfect for stargazing. I feel like I''ll have a good dream tonight! ?', 'snd_voi_home_102201', 23, 10001, 1, 1, 0, 'snd_voi_home_102201_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91014, 'You know what Japanese food I like? ...Matsutake! The aroma and flavor are so lovely. ? I haven''t spotted them in the cafeteria yet, though...', 'snd_voi_home_102201', 24, 1022000, 1, 1, 0, 'snd_voi_home_102201_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91015, 'Kotatsu are so fascinating! The function of a table and snuggly warmth of a bed... whoever designed them deserves the highest of honors!', 'snd_voi_home_102201', 25, 10010, 1, 1, 0, 'snd_voi_home_102201_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92000, 'What''s our training plan for today? I''ve got to work hard and make the people proud! ?', 'snd_voi_training_102201', 0, 1022000, 2, 1, 0, 'snd_voi_training_102201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92001, 'I''ve had the pleasure of studying with various tutors, but your teaching style takes the cake!', 'snd_voi_training_102201', 1, 2001, 2, 1, 0, 'snd_voi_training_102201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92002, 'The time I spend here running my hardest will give me confidence and strength. ? And someday, the memories will keep me moving forward...', 'snd_voi_training_102201', 2, 10001, 2, 1, 0, 'snd_voi_training_102201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92003, 'I found a four-leaf clover earlier! I bet today''s training will go swimmingly! ?', 'snd_voi_training_102201', 3, 1022001, 2, 1, 0, 'snd_voi_training_102201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92011, 'I''ve been curious about the Japanese watermelon-smashing game. Shall we give it a go after training? I''d love to offer some nice, cool melon to my security guards too!', 'snd_voi_training_102200', 39, 1022000, 2, 1, 0, 'snd_voi_training_102200_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92005, 'I keep getting better and better... I can''t wait to see what other exciting lessons you have planned!', 'snd_voi_training_102201', 5, 2001, 2, 1, 0, 'snd_voi_training_102201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92006, 'Father was gracious enough to grant our request to race... Let''s make good on that trust together! ?', 'snd_voi_training_102201', 6, 1022017, 2, 1, 0, 'snd_voi_training_102201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92007, 'The thing about memories is... The people you share them with are just as precious as the experiences themselves.\n...I''m really glad you''re my trainer.', 'snd_voi_training_102201', 7, 10001, 2, 1, 0, 'snd_voi_training_102201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 93000, 'Thank you. I owe you a great deal!', 'snd_voi_training_102201', 8, 0, 2, 1, 0, 'snd_voi_training_102201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 93001, 'I made some precious memories I''ll never let go of. ?', 'snd_voi_training_102201', 9, 0, 2, 1, 0, 'snd_voi_training_102201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95000, 'I''ll study... grow... until the day I''m ready to shoulder my duty!', 'snd_voi_outgame_102201', 0, 1022017, 7, 1, 0, 'snd_voi_outgame_102201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95001, 'Oh, I just know we''ll make the most wonderful memories! ?', 'snd_voi_outgame_102201', 1, 0, 7, 1, 0, 'snd_voi_outgame_102201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95003, 'Hello, there. Fine Motion, ready to go!', 'snd_voi_outgame_102201', 3, 10001, 7, 1, 0, 'snd_voi_outgame_102201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95004, 'Oh, I must find a reminiscent clover! Won''t you join my search?', 'snd_voi_gacha_102201', 0, 0, 7, 1, 0, 'snd_voi_gacha_102201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1008, 'May this clover bring everyone luck!', 'snd_voi_teamst_st_102200_0000', 0, 1022017, 8, 1, 0, 'snd_voi_teamst_st_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1051, 'I can hardly wait! ?', 'snd_voi_teamst_st_102200_1018', 0, 1022001, 8, 1, 0, 'snd_voi_teamst_st_102200_1018_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1052, 'Let''s win this one!', 'snd_voi_teamst_st_102200_1036', 0, 1022001, 8, 1, 0, 'snd_voi_teamst_st_102200_1036_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1034, 'A tea party for the winner!', 'snd_voi_teamst_st_101300_1022', 1, 1022001, 8, 1, 0, 'snd_voi_teamst_st_101300_1022_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1044, 'As you wish! ?', 'snd_voi_teamst_st_101800_1022', 1, 10001, 8, 1, 0, 'snd_voi_teamst_st_101800_1022_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1077, 'Then we can win!', 'snd_voi_teamst_st_103600_1022', 1, 1022000, 8, 1, 0, 'snd_voi_teamst_st_103600_1022_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1000, 'Let''s be off, then!', 'snd_voi_teamst_102200', 0, 1022017, 8, 1, 0, 'snd_voi_teamst_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1001, 'We did it!', 'snd_voi_teamst_102200', 1, 0, 8, 1, 0, 'snd_voi_teamst_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1003, 'Looks like a draw...', 'snd_voi_teamst_102200', 2, 0, 8, 1, 0, 'snd_voi_teamst_102200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1002, 'Ooh, we''ll win next time!', 'snd_voi_teamst_102200', 3, 0, 8, 1, 0, 'snd_voi_teamst_102200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1004, 'A win to be proud of!', 'snd_voi_teamst_102200', 4, 1022001, 8, 1, 0, 'snd_voi_teamst_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1007, 'We all deserve a pat on the back. ?', 'snd_voi_teamst_102200', 5, 1022017, 8, 1, 0, 'snd_voi_teamst_102200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1006, 'Looks like a draw...', 'snd_voi_teamst_102200', 2, 10000, 8, 1, 0, 'snd_voi_teamst_102200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 1005, 'Ooh, we''ll win next time!', 'snd_voi_teamst_102200', 3, 1022008, 8, 1, 0, 'snd_voi_teamst_102200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 40000, 'Guide my way�to a victory I can be proud of!', 'snd_voi_race_102201', 2, 0, 3, 1, 0, 'snd_voi_race_102201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 40001, 'What is this light? ...You want me to follow you? Wait! I can see... the path meant for me!', 'snd_voi_race_102201', 3, 0, 3, 1, 0, 'snd_voi_race_102201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30004, 'Hehe! ? Did I do the people proud?', 'snd_voi_race_102201', 0, 0, 3, 1, 0, 'snd_voi_race_102201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30005, 'Hehe! I am most honored by this result. Thank you all for your cheers of encouragement! ?', 'snd_voi_race_102200', 8, 0, 3, 1, 0, 'snd_voi_race_102200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 31000, 'Now then, here I go!', 'snd_voi_race_102200', 9, 0, 3, 1, 0, 'snd_voi_race_102200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 13, 'Here''s your login bonus for today! ?', 'snd_voi_title_102200', 4, 1022000, 1, 1, 0, 'snd_voi_title_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 15, 'Look at what''s up next!', 'snd_voi_title_102200', 5, 1022812, 1, 1, 0, 'snd_voi_title_102200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 110000, 'Doing some training, I gather? Thank you for all your hard work.', 'snd_voi_home_102200', 21, 0, 1, 1, 0, 'snd_voi_home_102200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 110001, 'We''ve all made such precious memories, haven''t we? ?', 'snd_voi_home_102200', 22, 0, 1, 1, 0, 'snd_voi_home_102200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 110002, 'Oh! Are you here to escort me to the race?', 'snd_voi_home_102200', 23, 0, 1, 1, 0, 'snd_voi_home_102200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 10021, 'Wow! Your Archive level seems to have increased! ?', 'snd_voi_home_102200', 24, 1022000, 1, 1, 0, 'snd_voi_home_102200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 20051, 'Let''s shoot for the moon! ?', 'snd_voi_training_102200', 65, 0, 2, 1, 0, 'snd_voi_training_102200_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70000, 'Let''s make every day as wonderful as it can be!', 'snd_voi_outgame_102200', 3, 2001, 7, 1, 0, 'snd_voi_outgame_102200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95005, 'You need some help? Say no more! ?', 'snd_voi_outgame_102200', 4, 0, 7, 1, 0, 'snd_voi_outgame_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95006, 'If you need anything, you can always rely on me!', 'snd_voi_outgame_102200', 5, 0, 7, 1, 0, 'snd_voi_outgame_102200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 120000, 'Oh?! My clovers must have brought me some luck!', 'snd_voi_outgame_102200', 11, 2001, 2, 1, 0, 'snd_voi_outgame_102200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140000, 'Go, go, Trainer! ?', 'snd_voi_minigame_102200', 0, 1022801, 9, 1, 0, 'snd_voi_minigame_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140001, 'Nice! ?', 'snd_voi_minigame_102200', 1, 1022000, 9, 1, 0, 'snd_voi_minigame_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140002, 'Ah!', 'snd_voi_minigame_102200', 2, 10010, 9, 1, 0, 'snd_voi_minigame_102200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140003, 'Ahaha! Look how cute they are!', 'snd_voi_minigame_102200', 3, 971022, 9, 1, 0, 'snd_voi_minigame_102200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140004, 'Wow... You did it! ?', 'snd_voi_minigame_102200', 4, 972022, 9, 1, 0, 'snd_voi_minigame_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140005, 'No worries, no worries!', 'snd_voi_minigame_102200', 5, 1022802, 9, 1, 0, 'snd_voi_minigame_102200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140006, 'Ahaha! Look how cute they are!', 'snd_voi_minigame_102200', 3, 974022, 9, 1, 0, 'snd_voi_minigame_102200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140007, 'Wow... You did it! ?', 'snd_voi_minigame_102200', 4, 973022, 9, 1, 0, 'snd_voi_minigame_102200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140008, 'This is so exciting! ?', 'snd_voi_minigame_102200', 6, 1022805, 9, 1, 0, 'snd_voi_minigame_102200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140009, 'Ooh!', 'snd_voi_minigame_102200', 7, 1022015, 9, 1, 0, 'snd_voi_minigame_102200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140010, 'Hmm...', 'snd_voi_minigame_102200', 8, 1022006, 9, 1, 0, 'snd_voi_minigame_102200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140011, 'Wow�look at that!', 'snd_voi_minigame_102200', 9, 1022804, 9, 1, 0, 'snd_voi_minigame_102200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140014, 'Aaah!', 'snd_voi_minigame_102200', 10, 10005, 9, 1, 0, 'snd_voi_minigame_102200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140015, 'Hmm...', 'snd_voi_minigame_102200', 11, 1022016, 9, 1, 0, 'snd_voi_minigame_102200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140016, 'Hello? ...Trainer?', 'snd_voi_minigame_102200', 12, 1022803, 9, 1, 0, 'snd_voi_minigame_102200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140012, 'Perfect!', 'snd_voi_minigame_102200', 13, 1022807, 9, 1, 0, 'snd_voi_minigame_102200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140013, 'How exciting!', 'snd_voi_minigame_102200', 14, 1022806, 9, 1, 0, 'snd_voi_minigame_102200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140017, 'Ah?!', 'snd_voi_minigame_102200', 15, 1022014, 9, 1, 0, 'snd_voi_minigame_102200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 140018, 'Eh...', 'snd_voi_minigame_102200', 16, 10007, 9, 1, 0, 'snd_voi_minigame_102200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70004, 'This is so cute and easy to move in! Japanese school uniforms are wonderful, aren''t they? ?', 'snd_voi_outgame_102200', 16, 1022001, 7, 1, 0, 'snd_voi_outgame_102200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70010, 'A uniform with history, donned by countless students over the years... My parents were quite pleased with it! ?', 'snd_voi_outgame_102200', 17, 10001, 7, 1, 0, 'snd_voi_outgame_102200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70008, 'You can see my belly button! I bet my maids would be flabbergasted. ?', 'snd_voi_outgame_102200', 20, 1022007, 7, 1, 0, 'snd_voi_outgame_102200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70014, 'The way the pleats fan out as I run... It''s lovely, isn''t it?', 'snd_voi_outgame_102200', 21, 1022001, 7, 1, 0, 'snd_voi_outgame_102200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70009, 'The emblem on my chest looks so elegant, doesn''t it? It''s my favorite part of the outfit! ?', 'snd_voi_outgame_102200', 22, 10001, 7, 1, 0, 'snd_voi_outgame_102200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70015, 'This bright, emerald green... It reminds me of home.', 'snd_voi_outgame_102200', 23, 1022800, 7, 1, 0, 'snd_voi_outgame_102200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71004, 'This is so cute and easy to move in! Japanese school uniforms are wonderful, aren''t they? ?', 'snd_voi_outgame_102200', 16, 34, 7, 0, 0, 'snd_voi_outgame_102200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71010, 'A uniform with history, donned by countless students over the years... My parents were quite pleased with it! ?', 'snd_voi_outgame_102200', 17, 48, 7, 0, 0, 'snd_voi_outgame_102200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71008, 'You can see my belly button! I bet my maids would be flabbergasted. ?', 'snd_voi_outgame_102200', 20, 148, 7, 0, 0, 'snd_voi_outgame_102200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71014, 'The way the pleats fan out as I run... It''s lovely, isn''t it?', 'snd_voi_outgame_102200', 21, 27, 7, 0, 0, 'snd_voi_outgame_102200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71009, 'The emblem on my chest looks so elegant, doesn''t it? It''s my favorite part of the outfit! ?', 'snd_voi_outgame_102200', 22, 48, 7, 0, 0, 'snd_voi_outgame_102200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71015, 'This bright, emerald green... It reminds me of home.', 'snd_voi_outgame_102200', 23, 148, 7, 0, 0, 'snd_voi_outgame_102200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 2030, 'Let''s be off, then!', 'snd_voi_teamst_102200', 0, 1022017, 10, 1, 0, 'snd_voi_teamst_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 2031, 'May this clover bring everyone luck!', 'snd_voi_teamst_st_102200_0000', 0, 1022808, 10, 1, 0, 'snd_voi_teamst_st_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 2032, 'Thank you. I commend your sound training. ?', 'snd_voi_training_102200', 63, 1022809, 10, 1, 0, 'snd_voi_training_102200_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 2033, 'Now, let us be off. I vow to seize victory and bring honor to the people.', 'snd_voi_training_102200', 19, 1022017, 10, 1, 0, 'snd_voi_training_102200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 2034, 'To all in attendance: I will demonstrate here my fullest abilities. And, if I would be so fortunate, I would like to make this occasion one you will treasure for years to come.', 'snd_voi_training_102200', 16, 1022810, 10, 1, 0, 'snd_voi_training_102200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 2035, 'Thank you. I commend your sound training. ?', 'snd_voi_training_102200', 63, 1022809, 10, 0, 0, 'snd_voi_training_102200_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70018, 'Ta-daaa! ? What do you think?', 'snd_voi_outgame_102200', 26, 2001, 7, 1, 0, 'snd_voi_outgame_102200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70019, 'I''m determined to bring us a victory... Now, let us be off!', 'snd_voi_outgame_102200', 27, 1022016, 7, 1, 0, 'snd_voi_outgame_102200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71018, 'Ta-daaa! ? What do you think?', 'snd_voi_outgame_102200', 26, 27, 7, 0, 0, 'snd_voi_outgame_102200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71019, 'I''m determined to bring us a victory... Now, let us be off!', 'snd_voi_outgame_102200', 27, 48, 7, 0, 0, 'snd_voi_outgame_102200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90010, 'Now for Fine''s morning quiz! ? Ready? What could be in my left shoe at this very moment?', 'snd_voi_home_102202', 0, 1022000, 1, 1, 0, 'snd_voi_home_102202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90011, 'I had the most wonderful dream! It was my wedding day, and everyone at Tracen was taking part in the ring warming ceremony.', 'snd_voi_home_102202', 1, 10001, 1, 1, 0, 'snd_voi_home_102202_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90012, 'Half the day is already finished! Time really does pass in the blink of an eye.', 'snd_voi_home_102202', 2, 1022806, 1, 1, 0, 'snd_voi_home_102202_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90013, 'Care to join me for some finger sandwiches before the reception? Hehe. ?', 'snd_voi_home_102202', 3, 1022809, 1, 1, 0, 'snd_voi_home_102202_0003', 0, 1022802, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90014, 'Irish weddings are traditionally rather long. Everyone celebrates and dances until sunrise. Hehe, it sounds like so much fun!', 'snd_voi_home_102202', 4, 10001, 1, 1, 0, 'snd_voi_home_102202_0004', 0, 1022823, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90015, 'Is it time for the first dance? Hehe, let''s make this an incredible moment to share. Now, would you take my hand, darling?', 'snd_voi_home_102202', 5, 10001, 1, 1, 0, 'snd_voi_home_102202_0005', 0, 1022817, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90016, 'I went out on a spring picnic, and it was simply breathtaking! The cherry blossoms were twirling down like a wedding petal toss.', 'snd_voi_home_102202', 6, 2002, 1, 1, 0, 'snd_voi_home_102202_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90017, 'I tried playing the wafer cutout game at a festival recently, but the stall attendant judged it so strictly! I was shocked! Hehe. ?', 'snd_voi_home_102202', 7, 1022805, 1, 1, 0, 'snd_voi_home_102202_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90018, 'Shakur told me something interesting about dragonflies while I was looking at them. Ready? Keep your eye on my finger, okay?', 'snd_voi_home_102202', 8, 1022000, 1, 1, 0, 'snd_voi_home_102202_0008', 0, 1022818, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90019, 'I think I''ll bring some hand warmers back to Ireland in the winter as souvenirs. The maids are sure to be delighted!', 'snd_voi_home_102202', 9, 1022819, 1, 1, 0, 'snd_voi_home_102202_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91016, 'I know a bachelorette party is a special event, but something about it strikes me as mournful... Do you think everyone would attend mine?', 'snd_voi_home_102202', 10, 1022815, 1, 1, 0, 'snd_voi_home_102202_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91017, 'When I told my sister that Air Groove has racewear just like this, she was so riled up that she could barely speak!', 'snd_voi_home_102202', 11, 2002, 1, 1, 0, 'snd_voi_home_102202_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91018, 'I''m thinking of holding another hot pot roulette tea party with Dober. You''ll come, too, won''t you?', 'snd_voi_home_102202', 12, 10001, 1, 1, 0, 'snd_voi_home_102202_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91019, 'I snuck off the other day to the amusement park Bright''s father owns. Do parks always have that many visitors?', 'snd_voi_home_102202', 13, 1022001, 1, 1, 0, 'snd_voi_home_102202_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91020, 'This racewear makes it pretty hard to eat ramen... Ah! Maybe if I use a fork!', 'snd_voi_home_102202', 14, 1022820, 1, 1, 0, 'snd_voi_home_102202_0014', 0, 1022000, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91028, 'This racewear really brings out my inner radiance. It makes me look gorgeous... I''m honored to wear such a carefully tailored piece.', 'snd_voi_home_102202', 15, 1022806, 1, 1, 0, 'snd_voi_home_102202_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91029, 'Ms. Beauty says that the patterns within Celtic knots represent eternity. She really knows everything.', 'snd_voi_home_102202', 16, 1022809, 1, 1, 0, 'snd_voi_home_102202_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91021, 'I love miso soup! But sometimes I could really go for some well-browned ispini with crispy fried eggs.', 'snd_voi_home_102202', 17, 1022022, 1, 1, 0, 'snd_voi_home_102202_0017', 0, 1022819, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91022, 'For lunch today, maybe I''ll have that special goody I''ve been saving. The magic item that turns into a bowl of ramen in just three minutes!', 'snd_voi_home_102202', 18, 1022812, 1, 1, 0, 'snd_voi_home_102202_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91023, 'Ahhh, what a fun day it''s been! After all that rigorous activity, I''m sure I''ll sleep like a log.', 'snd_voi_home_102202', 19, 1022001, 1, 1, 0, 'snd_voi_home_102202_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91024, 'The clover field has grown so lush! It reminds me of when my sister and I would play pretend and coronate each other.', 'snd_voi_home_102202', 20, 1022815, 1, 1, 0, 'snd_voi_home_102202_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91025, 'I heard about an incredible aspect of summer in Japan. I think it''s called... "chilled ramen"!', 'snd_voi_home_102202', 21, 1022812, 1, 1, 0, 'snd_voi_home_102202_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91026, 'Autumn in Ireland can become cold quite suddenly. I once had no choice but to borrow the captain''s scarf.', 'snd_voi_home_102202', 22, 10001, 1, 1, 0, 'snd_voi_home_102202_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 91027, 'Hey, did you notice anything after it last snowed? Someone left a little snowman by your office window.', 'snd_voi_home_102202', 23, 1022000, 1, 1, 0, 'snd_voi_home_102202_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92015, 'My word is supreme, and I command you to train me to perfection... Ahaha! Did I get you?', 'snd_voi_training_102202', 0, 1022821, 2, 1, 0, 'snd_voi_training_102202_0000', 0, 1022007, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92016, 'It will be fun opening up new possibilities together, don''t you think?', 'snd_voi_training_102202', 1, 1022809, 2, 1, 0, 'snd_voi_training_102202_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92017, 'I wouldn''t want this dress to outshine me, so I''m ready to train as hard as always. ?', 'snd_voi_training_102202', 2, 1022807, 2, 1, 0, 'snd_voi_training_102202_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92018, 'You know, I really like your training notebook. So much of our past, and even our future, is written in it.', 'snd_voi_training_102202', 3, 1022000, 2, 1, 0, 'snd_voi_training_102202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92020, 'This dress represents the virtue of my ideals, and I''ll continue striving to be worthy of it.', 'snd_voi_training_102202', 5, 1022806, 2, 1, 0, 'snd_voi_training_102202_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92021, 'This path will end eventually, but until then, let''s walk it together�arm in arm, step by step!', 'snd_voi_training_102202', 6, 1022817, 2, 1, 0, 'snd_voi_training_102202_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 92022, 'Hey, Trainer... You''ll always be there for me, right?', 'snd_voi_training_102202', 7, 2001, 2, 1, 0, 'snd_voi_training_102202_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 93004, 'For as long as I live, I''ll never forget the memories we''ve made.', 'snd_voi_training_102202', 8, 0, 2, 1, 0, 'snd_voi_training_102202_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 93005, 'Let''s tie this ribbon. May I have your hand?', 'snd_voi_training_102202', 9, 0, 2, 1, 0, 'snd_voi_training_102202_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95007, 'Till the day we part, through thick and thin, I hope you''ll be at my side.', 'snd_voi_outgame_102202', 0, 2001, 7, 1, 0, 'snd_voi_outgame_102202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95008, 'I received a joyful blessing!', 'snd_voi_outgame_102202', 1, 0, 7, 1, 0, 'snd_voi_outgame_102202_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95010, 'Fine Motion here! Let''s open the door to our future!', 'snd_voi_outgame_102202', 3, 1022001, 7, 1, 0, 'snd_voi_outgame_102202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70016, 'Oh my, could this be... our "first look"?', 'snd_voi_outgame_102200', 24, 1022000, 7, 1, 0, 'snd_voi_outgame_102200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 70017, 'You can''t see it, but... I''ve got a lucky cleat stitched into my petticoat!', 'snd_voi_outgame_102200', 25, 1022815, 7, 1, 0, 'snd_voi_outgame_102200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71016, 'Oh my, could this be... our "first look"?', 'snd_voi_outgame_102200', 24, 20, 7, 0, 0, 'snd_voi_outgame_102200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 71017, 'You can''t see it, but... I''ve got a lucky cleat stitched into my petticoat!', 'snd_voi_outgame_102200', 25, 27, 7, 0, 0, 'snd_voi_outgame_102200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 95009, 'Ready for our vows? To run as fast as we can�together!', 'snd_voi_gacha_102202', 0, 0, 7, 1, 0, 'snd_voi_gacha_102202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 40003, 'This will be a beautiful day full of joy!', 'snd_voi_race_102202', 2, 0, 3, 1, 0, 'snd_voi_race_102202_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 40004, 'Hehe... Here I am! Let''s make lifelong memories at this ceremony!', 'snd_voi_race_102202', 3, 0, 3, 1, 0, 'snd_voi_race_102202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30006, 'The ceremony is about to begin!', 'snd_voi_race_102202', 0, 0, 3, 1, 0, 'snd_voi_race_102202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 30007, 'Hehe! I am most honored by this result. Thank you all for your cheers of encouragement! ?', 'snd_voi_race_102200', 8, 0, 3, 1, 0, 'snd_voi_race_102200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 400001, 'I wonder why everyone desires Ms. Beauty''s racewear to this extent?', 'snd_voi_event_090014', 1, 1022822, 7, 1, 0, 'snd_voi_event_090014_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 400010, 'Solving each riddle was an exciting experience. I''ve made plenty of unforgettable memories. ?', 'snd_voi_event_090014', 10, 1022001, 7, 1, 0, 'snd_voi_event_090014_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 81000, 'It''s up to us to make this a race everyone remembers. ?', 'snd_voi_outgame_102200', 13, 1022000, 7, 1, 0, 'snd_voi_outgame_102200_0013', 0, 0, 0, 1666440000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 81001, 'Everyone''s just sooo passionate when they''re young. ? Of course, that includes myself!', 'snd_voi_outgame_102200', 14, 1022824, 7, 1, 0, 'snd_voi_outgame_102200_0014', 0, 0, 0, 1666440000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_102200', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 90021, 'Happy Valentine''s Daaay!', 'snd_voi_valentine_102200', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 80000, 'Well done!', 'snd_voi_aimteam_102200', 0, 1022017, 7, 0, 0, 'snd_voi_aimteam_102200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 11, 'Cygames', 'snd_voi_title_102300', 0, 0, 0, 1, 0, 'snd_voi_title_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_102300', 1, 0, 0, 1, 0, 'snd_voi_title_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10000, 'I want to pursue theories that bring me ever closer to victory. With a reliable partner by my side, of course.', 'snd_voi_home_102300', 0, 1023000, 1, 1, 0, 'snd_voi_home_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10001, 'Your words always touch my heart. I can understand them before I even think about them. You really are a mystery to me.', 'snd_voi_home_102300', 1, 1023006, 1, 1, 0, 'snd_voi_home_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10002, 'Hm, not a single comment... Oh, it''s nothing. I only changed my hair oil. It''s still far from silky smooth, though.', 'snd_voi_home_102300', 2, 1023013, 1, 1, 0, 'snd_voi_home_102300_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10003, 'Happy New Year. Shall we get right into it and discuss the future? Let''s keep our spirits up in the new year.', 'snd_voi_home_102300', 3, 1023000, 1, 1, 0, 'snd_voi_home_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10004, 'Valentine''s Day is also a day to express one''s gratitude. So I''d like to express my heartfelt thanks.', 'snd_voi_home_102300', 4, 1023006, 1, 1, 0, 'snd_voi_home_102300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10005, 'Appearance, taste, and packaging�I handcrafted these chocolates with a calculated balance of each. I hope you like them.', 'snd_voi_home_102300', 5, 1023006, 1, 1, 0, 'snd_voi_home_102300_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10006, 'Verbalize and visualize your wish. Tanabata is actually quite logical. ...Not very romantic, you say? Hm-hmph.', 'snd_voi_home_102300', 6, 1023017, 1, 1, 0, 'snd_voi_home_102300_0006', 0, 11010, 6200, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10007, 'I prepared some ghost-shaped candy for Brian... But I guess she''s too old for that kind of thing.', 'snd_voi_home_102300', 7, 1023010, 1, 1, 0, 'snd_voi_home_102300_0007', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10008, 'Argh, that Ticket! Messing around and saying my hair is like Santa''s beard... They don''t look anything alike! Right?!', 'snd_voi_home_102300', 8, 1023003, 1, 1, 0, 'snd_voi_home_102300_0008', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10009, 'Memories can sometimes be powerful motivators. I''ll take this time we spent together during the holidays and turn it into power for the future.', 'snd_voi_home_102300', 9, 1023006, 1, 1, 0, 'snd_voi_home_102300_0009', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10010, 'This year has gone by so fast. Time should be flowing at an even rate, but... it feels much faster since I met you.', 'snd_voi_home_102300', 10, 1023000, 1, 1, 0, 'snd_voi_home_102300_0010', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10011, 'Today is your birthday, correct? I hope it''s a great day, filled with new knowledge and learning.', 'snd_voi_home_102300', 11, 1023006, 1, 1, 0, 'snd_voi_home_102300_0011', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10012, 'Happy Birthday, Trainer. Heh, it''s strange... I''m celebrating you, yet I feel the most delighted from it.', 'snd_voi_home_102300', 12, 1001, 1, 1, 0, 'snd_voi_home_102300_0012', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10013, 'Thank you for your congratulations, Trainer. I''ll keep trying hard to live up to your expectations.', 'snd_voi_home_102300', 13, 1023006, 1, 1, 0, 'snd_voi_home_102300_0013', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10014, 'I see... Now I finally understand. The only present I wanted was a few words�"happy birthday" from you.', 'snd_voi_home_102300', 14, 1023007, 1, 1, 0, 'snd_voi_home_102300_0014', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10015, 'It seems like there''s a new notice. It might be something important, so I suggest you check it as soon as possible.', 'snd_voi_home_102300', 15, 1023017, 1, 1, 0, 'snd_voi_home_102300_0015', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10016, 'You received a present. I see you''re not one to be overlooked.', 'snd_voi_home_102300', 16, 1023000, 1, 1, 0, 'snd_voi_home_102300_0016', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10017, 'Looks like you completed a mission. A well-deserved recognition for your efforts. I, too, feel proud.', 'snd_voi_home_102300', 17, 1023006, 1, 1, 0, 'snd_voi_home_102300_0017', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10018, 'It seems that an event will start soon. I''ll go gather information on it.', 'snd_voi_home_102300', 18, 1023002, 1, 1, 0, 'snd_voi_home_102300_0018', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10019, 'There''s an event going on. Following the rule of thumb can be important, so I think we should participate.', 'snd_voi_home_102300', 19, 1023017, 1, 1, 0, 'snd_voi_home_102300_0019', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20000, 'Hm? A slight tingling in the fingertips... It''s a sign of ill health. Let''s be careful going forward.', 'snd_voi_training_102300', 0, 1023005, 2, 1, 0, 'snd_voi_training_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20001, 'Phew... Sorry, Trainer... It would be illogical to train with this fatigue. May I take a rest?', 'snd_voi_training_102300', 1, 1023008, 2, 1, 0, 'snd_voi_training_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20002, 'Hmm... Guess I need to rework the equation. Of course, this will be a major upward revision. Hehe, you could almost say things are going too well.', 'snd_voi_training_102300', 2, 1009, 2, 1, 0, 'snd_voi_training_102300_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20003, 'Hey, can I run now? It may be illogical to feel this way, but I think we''ll have great results today!', 'snd_voi_training_102300', 3, 1023001, 2, 1, 0, 'snd_voi_training_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20004, 'My mind is clear and my body is alert... I can assure you that I''m in great shape.', 'snd_voi_training_102300', 4, 1023000, 2, 1, 0, 'snd_voi_training_102300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20005, 'At this moment, I''m more than capable of meeting your expectations. Now, tell me your plan.', 'snd_voi_training_102300', 5, 1023006, 2, 1, 0, 'snd_voi_training_102300_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20006, 'I tested myself with some light exercises, and I''m not feeling bad at all. We can start anytime.', 'snd_voi_training_102300', 6, 1023017, 2, 1, 0, 'snd_voi_training_102300_0006', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20007, 'Which formula should we test today... The location I''ll leave to you.', 'snd_voi_training_102300', 7, 1023000, 2, 1, 0, 'snd_voi_training_102300_0007', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20008, 'Hmm... Let''s wrap it up early today. It doesn''t seem like continuing to push through fatigue will provide good results.', 'snd_voi_training_102300', 8, 1023002, 2, 1, 0, 'snd_voi_training_102300_0008', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20009, '...Oh, sorry. I was just stuck in thought.', 'snd_voi_training_102300', 9, 1023017, 2, 1, 0, 'snd_voi_training_102300_0009', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20010, 'Phew... I''m not feeling well. Could I relieve this weariness by training... That would probably have the opposite effect.', 'snd_voi_training_102300', 10, 1023008, 2, 1, 0, 'snd_voi_training_102300_0010', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20011, 'The next item on the agenda is... Ugh... It''s no good. I can''t think straight, nor come up with the right words.', 'snd_voi_training_102300', 11, 1023002, 2, 1, 0, 'snd_voi_training_102300_0011', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20021, 'Hm? Another race? As I grow more fatigued, my odds of winning... No, never mind. I''ll leave it up to you.', 'snd_voi_training_102300', 12, 1023003, 2, 1, 0, 'snd_voi_training_102300_0012', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20022, 'A-another race?! I''m sure you have some kind of plan, but I would ask you to reconsider my schedule.', 'snd_voi_training_102300', 13, 1023008, 2, 1, 0, 'snd_voi_training_102300_0013', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20023, 'Heh... The adjustments are perfect. Victory is as good as guaranteed. Prepare for good news, Trainer!', 'snd_voi_training_102300', 14, 1009, 2, 1, 0, 'snd_voi_training_102300_0014', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20024, 'Everything has been for this day... Now, all we have to do is prove to everyone that our theory is correct.', 'snd_voi_training_102300', 15, 1023001, 2, 1, 0, 'snd_voi_training_102300_0015', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20025, 'I''m in good shape. Now, for the final touches. Give me a pep talk, Trainer. Those words will form the final piece to my victory!', 'snd_voi_training_102300', 16, 1023000, 2, 1, 0, 'snd_voi_training_102300_0016', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20026, 'My form is approximately as expected. If that''s the case, all that''s left is to grasp victory in the actual race.', 'snd_voi_training_102300', 17, 1023006, 2, 1, 0, 'snd_voi_training_102300_0017', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20027, 'My preparations are complete. And... good�you look poised as well. This is precisely why I can race with confidence.', 'snd_voi_training_102300', 18, 1001, 2, 1, 0, 'snd_voi_training_102300_0018', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20028, 'Now then... This is a crucial race. I swear by all the efforts I''ve made and the formulae I''ve written... I will win.', 'snd_voi_training_102300', 19, 1023003, 2, 1, 0, 'snd_voi_training_102300_0019', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20029, 'We have finished based on the mean value. In other words, there is no problem even if our condition is average.', 'snd_voi_training_102300', 20, 11000, 2, 1, 0, 'snd_voi_training_102300_0020', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20030, 'I don''t feel particularly good or bad... In that case, I suppose my ability to adapt will be put to the test once I''m in a race.', 'snd_voi_training_102300', 21, 1023017, 2, 1, 0, 'snd_voi_training_102300_0021', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20031, 'We''ll find out the truth in this race�whether our theory is correct or not.', 'snd_voi_training_102300', 22, 1023003, 2, 1, 0, 'snd_voi_training_102300_0022', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20032, 'There shouldn''t be a problem... Provided I can perform normally, of course.', 'snd_voi_training_102300', 23, 1023008, 2, 1, 0, 'snd_voi_training_102300_0023', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20033, 'I wasn''t able to make satisfactory adjustments, but everyone was given the same amount of time. All that''s left... is to persevere!', 'snd_voi_training_102300', 24, 1023005, 2, 1, 0, 'snd_voi_training_102300_0024', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20034, 'I still have some concerns about my adjustments... Let''s keep in mind that the plan could change at the last moment.', 'snd_voi_training_102300', 25, 1023004, 2, 1, 0, 'snd_voi_training_102300_0025', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20035, 'The tougher the problem, the better it feels once you finally solve it. That''s why... I won''t lose.', 'snd_voi_training_102300', 26, 1023016, 2, 1, 0, 'snd_voi_training_102300_0026', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20036, '...Are you nervous? You could certainly say that I''m in the worst possible shape. But I''ll still give it everything I have. It''s all I can do.', 'snd_voi_training_102300', 27, 1023008, 2, 1, 0, 'snd_voi_training_102300_0027', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20037, 'I''m not asking for a miracle. I''ll rework my theory while I run. I just want to win.', 'snd_voi_training_102300', 28, 1023002, 2, 1, 0, 'snd_voi_training_102300_0028', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20038, 'Let''s get started.', 'snd_voi_training_102300', 29, 0, 2, 1, 0, 'snd_voi_training_102300_0029', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20039, 'Understood.', 'snd_voi_training_102300', 30, 0, 2, 1, 0, 'snd_voi_training_102300_0030', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20040, 'All right!', 'snd_voi_training_102300', 31, 0, 2, 1, 0, 'snd_voi_training_102300_0031', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20041, 'Hmm...', 'snd_voi_training_102300', 32, 0, 2, 1, 0, 'snd_voi_training_102300_0032', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20042, 'What?!', 'snd_voi_training_102300', 33, 0, 2, 1, 0, 'snd_voi_training_102300_0033', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20043, 'That can''t be...', 'snd_voi_training_102300', 34, 0, 2, 1, 0, 'snd_voi_training_102300_0034', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20046, 'How exciting.', 'snd_voi_training_102300', 37, 0, 2, 1, 0, 'snd_voi_training_102300_0037', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20047, 'Such nice weather.', 'snd_voi_training_102300', 38, 0, 2, 1, 0, 'snd_voi_training_102300_0038', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20049, 'One step closer to completion.', 'snd_voi_training_102300', 63, 0, 2, 1, 0, 'snd_voi_training_102300_0063', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20050, 'Thank you, Trainer.', 'snd_voi_training_102300', 64, 0, 2, 1, 0, 'snd_voi_training_102300_0064', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30000, 'I could see a path to first place!', 'snd_voi_race_102300', 0, 0, 3, 1, 0, 'snd_voi_race_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30001, 'Hmm, it was within expectations... But still...', 'snd_voi_race_102300', 1, 0, 3, 1, 0, 'snd_voi_race_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30002, 'I need to adjust the formula.', 'snd_voi_race_102300', 2, 0, 3, 1, 0, 'snd_voi_race_102300_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30003, 'The solution I calculated came up wrong...', 'snd_voi_race_102300', 3, 0, 3, 1, 0, 'snd_voi_race_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 60000, 'It''s okay. I''ll do it just like in my lessons.', 'snd_voi_live_102300', 0, 1023020, 4, 1, 0, 'snd_voi_live_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 60001, 'Even in dance, I''ll show you my own solution!', 'snd_voi_live_102300', 1, 1023015, 4, 1, 0, 'snd_voi_live_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70001, 'The time when I met you and swore to complete my equation... You know, that may have been fate.', 'snd_voi_outgame_102300', 1, 1023006, 7, 1, 0, 'snd_voi_outgame_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90000, 'For breakfast, I suggest a sandwich with a lot of vegetables. If you continue to vary the ingredients each day, you won''t get sick of it.', 'snd_voi_home_102301', 0, 1023017, 1, 1, 0, 'snd_voi_home_102301_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90001, 'How efficiently you use your time in the morning has a significant impact on your overall results for the day. ...Does that sound too stringent?', 'snd_voi_home_102301', 1, 1000, 1, 1, 0, 'snd_voi_home_102301_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90002, 'I''m tall so I tend to choose the back when we switch seats. ...It''s not because of my hair!', 'snd_voi_home_102301', 2, 1023002, 1, 1, 0, 'snd_voi_home_102301_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90003, 'I often go to the library during my lunch break. I go to look for books, but it also feels nice to concentrate in a quiet environment.', 'snd_voi_home_102301', 3, 1023000, 1, 1, 0, 'snd_voi_home_102301_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90004, 'Are you feeling tired, Trainer? Ticket once said that she gets sleepy when talking to me...', 'snd_voi_home_102301', 4, 1023017, 1, 1, 0, 'snd_voi_home_102301_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90005, 'The pursuit of a theory continues around the clock. Let''s do our best while being careful not to stay up too late.', 'snd_voi_home_102301', 5, 1023006, 1, 1, 0, 'snd_voi_home_102301_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90006, 'There are a lot of new students this time of year. I can easily tell by their innocent manner and expressions... Maybe I used to get carried away like them too.', 'snd_voi_home_102301', 6, 1023017, 1, 1, 0, 'snd_voi_home_102301_0006', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90007, 'Phew... There''s no way around it�heat builds up in my hair during summer. I have to take care of it, so it doesn''t get damaged.', 'snd_voi_home_102301', 7, 1023008, 1, 1, 0, 'snd_voi_home_102301_0007', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90008, 'Fall has many days with comfortable weather, so you can expect training efficiency to rise. Let''s create a special training regimen.', 'snd_voi_home_102301', 8, 1023006, 1, 1, 0, 'snd_voi_home_102301_0008', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90009, 'It''s getting cold, Trainer. If you like, I can treat you to a special soup that will efficiently warm up your body.', 'snd_voi_home_102301', 9, 1023000, 1, 1, 0, 'snd_voi_home_102301_0009', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91000, 'No matter how thick a book is, Taishin will always read it to the end. Even so, she sometimes gives off a rather... crude impression.', 'snd_voi_home_102301', 10, 1023006, 1, 1, 0, 'snd_voi_home_102301_0010', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91001, 'The other day, Ticket asked me help to her study... No, it''s fine. I''m sure she''ll be able to avoid a failing mark. At least, theoretically.', 'snd_voi_home_102301', 11, 1023008, 1, 1, 0, 'snd_voi_home_102301_0011', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91002, 'Recent TV crime dramas are excellent. The foreshadowing... The character dynamics... I always find myself watching one after a bath.', 'snd_voi_home_102301', 12, 1023000, 1, 1, 0, 'snd_voi_home_102301_0012', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91003, 'I found a caterpillar in my room the other day. All puffed up with hair and wriggling around... Ugh, just thinking about it gives me the creeps!', 'snd_voi_home_102301', 13, 1023009, 1, 1, 0, 'snd_voi_home_102301_0013', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91004, 'I had to listen to my mother complain that she hasn''t heard from Brian. Goodness... It''s difficult being an older sister.', 'snd_voi_home_102301', 14, 1023010, 1, 1, 0, 'snd_voi_home_102301_0014', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91005, 'Race conditions are generally predictable, but there are too many uncertainties on a concert stage. I suppose that''s why I''m nervous.', 'snd_voi_home_102301', 15, 1023003, 1, 1, 0, 'snd_voi_home_102301_0015', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91006, 'Perhaps I''m not very good at singing and dancing. But as long as there are those who have hope in me, I''ll do my best.', 'snd_voi_home_102301', 16, 1023017, 1, 1, 0, 'snd_voi_home_102301_0016', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91007, 'How I look in a race is what remains in the memory of those who watch me. This design has plenty of impact, don''t you think?', 'snd_voi_home_102301', 17, 1001, 1, 1, 0, 'snd_voi_home_102301_0017', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91008, 'This signature racewear is the embodiment of my determination. Someday, I will definitely complete my equation�and win it all.', 'snd_voi_home_102301', 18, 1023000, 1, 1, 0, 'snd_voi_home_102301_0018', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91009, 'When my morning routine is disrupted, I feel restless for the remainder of the day. That''s why I take the time to prepare.', 'snd_voi_home_102301', 19, 1023006, 1, 1, 0, 'snd_voi_home_102301_0019', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91010, 'To make the most of your afternoon, you should eat only until your stomach is eighty percent full. ...Unless your favorite is on the menu.', 'snd_voi_home_102301', 20, 1023017, 1, 1, 0, 'snd_voi_home_102301_0020', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91011, 'Do you fall asleep quickly when you go to bed? I''ve gotten into a habit of ruminating on things. Please tell me if you know a method of falling asleep quickly.', 'snd_voi_home_102301', 21, 1023017, 1, 1, 0, 'snd_voi_home_102301_0021', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91012, 'I love spring and the way the flowers are in bloom. I''ve determined that if I see flowers while running, it results in improved performance.', 'snd_voi_home_102301', 22, 1023006, 1, 1, 0, 'snd_voi_home_102301_0022', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91013, 'A nutritionally balanced diet is an effective way to prevent summer fatigue... but Brian is a picky eater.', 'snd_voi_home_102301', 23, 1023002, 1, 1, 0, 'snd_voi_home_102301_0023', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91014, 'Fall evenings are good for reading. There''s a wide range of genres, but I''ll choose a few to recommend to you.', 'snd_voi_home_102301', 24, 1023006, 1, 1, 0, 'snd_voi_home_102301_0024', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91015, 'A pinpoint exchange of attacks and evasive maneuvers! I was up against Ticket and Taishin, but snowball fights are quite fun!', 'snd_voi_home_102301', 25, 1023001, 1, 1, 0, 'snd_voi_home_102301_0025', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92000, 'Logically and efficiently. That''s the ideal when it comes to training. Let''s do our best together, Trainer.', 'snd_voi_training_102301', 0, 1023017, 2, 1, 0, 'snd_voi_training_102301_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92001, 'Repetition is the key to both theory analysis and training. Let''s keep up the effort.', 'snd_voi_training_102301', 1, 1023006, 2, 1, 0, 'snd_voi_training_102301_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92002, 'A hypothesis popped into my head just now. May I incorporate it into training and test it?', 'snd_voi_training_102301', 2, 1023017, 2, 1, 0, 'snd_voi_training_102301_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92003, 'Trainer, let me get a grasp of your instruction method. I''ll then proceed with preparations accordingly.', 'snd_voi_training_102301', 3, 1000, 2, 1, 0, 'snd_voi_training_102301_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92011, 'I want to practice at a good pace. If I speak in a roundabout way, please point it out.', 'snd_voi_training_102301', 4, 1023017, 2, 1, 0, 'snd_voi_training_102301_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92005, 'Consulting with you about my regimen is becoming something I look forward to every day. Hehe, thank you in advance for today as well.', 'snd_voi_training_102301', 5, 1023006, 2, 1, 0, 'snd_voi_training_102301_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92006, 'Hard work always pays off someday. I strongly believe that�just as you do, Trainer.', 'snd_voi_training_102301', 6, 1023001, 2, 1, 0, 'snd_voi_training_102301_0006', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92007, 'I can devote myself to training with the help of someone like you who understands me. Please look forward to the day I repay your efforts with results.', 'snd_voi_training_102301', 7, 1023000, 2, 1, 0, 'snd_voi_training_102301_0007', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 93000, 'All the discussions we''ve had together are what sustain me.', 'snd_voi_training_102301', 8, 0, 2, 1, 0, 'snd_voi_training_102301_0008', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 93001, 'We''ve found a way to move forward.', 'snd_voi_training_102301', 9, 0, 2, 1, 0, 'snd_voi_training_102301_0009', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95000, 'All right, let''s move on to our next objective.', 'snd_voi_outgame_102301', 0, 1023000, 7, 1, 0, 'snd_voi_outgame_102301_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95001, 'The calculations paid off... Heh.', 'snd_voi_outgame_102301', 1, 0, 7, 1, 0, 'snd_voi_outgame_102301_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95003, 'I''m Biwa Hayahide. Nice to meet you.', 'snd_voi_outgame_102301', 3, 1023000, 7, 1, 0, 'snd_voi_outgame_102301_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95004, 'The results are indisputable�my victory takes shape as we speak!', 'snd_voi_gacha_102301', 0, 0, 7, 1, 0, 'snd_voi_gacha_102301_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1008, 'Let''s do this according to plan.', 'snd_voi_teamst_st_102300_0000', 0, 1009, 8, 1, 0, 'snd_voi_teamst_st_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1053, 'This reminds me of the old days.', 'snd_voi_teamst_st_102300_1016', 0, 1023006, 8, 1, 0, 'snd_voi_teamst_st_102300_1016_00', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1040, 'I''ve got it.', 'snd_voi_teamst_st_101600_1023', 1, 1023000, 8, 1, 0, 'snd_voi_teamst_st_101600_1023_01', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1000, 'Right! Let''s do it!', 'snd_voi_teamst_102300', 0, 1009, 8, 1, 0, 'snd_voi_teamst_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1001, 'This is the result of working together.', 'snd_voi_teamst_102300', 1, 0, 8, 1, 0, 'snd_voi_teamst_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1003, 'I guess we were an even match.', 'snd_voi_teamst_102300', 2, 0, 8, 1, 0, 'snd_voi_teamst_102300_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1002, 'Far better than I expected...', 'snd_voi_teamst_102300', 3, 0, 8, 1, 0, 'snd_voi_teamst_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1004, 'Victory is ours!', 'snd_voi_teamst_102300', 4, 1023000, 8, 1, 0, 'snd_voi_teamst_102300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1007, 'A new high score. We did it!', 'snd_voi_teamst_102300', 5, 1023006, 8, 1, 0, 'snd_voi_teamst_102300_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1006, 'I guess we were an even match.', 'snd_voi_teamst_102300', 2, 1023003, 8, 1, 0, 'snd_voi_teamst_102300_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 1005, 'Far better than I expected...', 'snd_voi_teamst_102300', 3, 1023005, 8, 1, 0, 'snd_voi_teamst_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 40000, 'The solution I was looking for!', 'snd_voi_race_102301', 2, 0, 3, 1, 0, 'snd_voi_race_102301_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 40001, 'I''ve verified and revised it again and again. This... is my very own equation!', 'snd_voi_race_102301', 3, 0, 3, 1, 0, 'snd_voi_race_102301_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30004, 'Heh... Well? Got a good look�rather closely I see!', 'snd_voi_race_102301', 0, 0, 3, 1, 0, 'snd_voi_race_102301_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30005, 'Hm... Just as expected. Good.', 'snd_voi_race_102300', 8, 0, 3, 1, 0, 'snd_voi_race_102300_0008', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 31000, 'All right, let''s go.', 'snd_voi_race_102300', 9, 0, 3, 1, 0, 'snd_voi_race_102300_0009', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 13, 'Here''s today''s login bonus.', 'snd_voi_title_102300', 4, 1023000, 1, 1, 0, 'snd_voi_title_102300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 15, 'You''ll get this tomorrow.', 'snd_voi_title_102300', 5, 11001, 1, 1, 0, 'snd_voi_title_102300_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 110000, 'We''ll keep trying our best through repeated trial and error.', 'snd_voi_home_102300', 21, 0, 1, 1, 0, 'snd_voi_home_102300_0021', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 110001, 'The past records... Looks like they''ll be useful in training.', 'snd_voi_home_102300', 22, 0, 1, 1, 0, 'snd_voi_home_102300_0022', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 110002, 'Are we going to race? If so, let''s hold a strategy meeting.', 'snd_voi_home_102300', 23, 0, 1, 1, 0, 'snd_voi_home_102300_0023', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 10021, 'The Archive level has gone up. That''s the result of constant effort.', 'snd_voi_home_102300', 24, 1023000, 1, 1, 0, 'snd_voi_home_102300_0024', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 20051, 'Let''s train with efficiency.', 'snd_voi_training_102300', 65, 0, 2, 1, 0, 'snd_voi_training_102300_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70000, 'The winning equation... Let''s find it together.', 'snd_voi_outgame_102300', 3, 1023000, 7, 1, 0, 'snd_voi_outgame_102300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95005, 'Look forward to even better results.', 'snd_voi_outgame_102300', 4, 0, 7, 1, 0, 'snd_voi_outgame_102300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95006, 'I''ll teach you the optimal training method.', 'snd_voi_outgame_102300', 5, 0, 7, 1, 0, 'snd_voi_outgame_102300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 120000, 'Is this... the power of determination?', 'snd_voi_outgame_102300', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_102300_0011', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140000, 'Let''s see what you''ve got.', 'snd_voi_minigame_102300', 0, 1023800, 9, 1, 0, 'snd_voi_minigame_102300_0000', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140001, 'Well! A fine job!', 'snd_voi_minigame_102300', 1, 1023801, 9, 1, 0, 'snd_voi_minigame_102300_0001', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140002, 'Agh!', 'snd_voi_minigame_102300', 2, 1023802, 9, 1, 0, 'snd_voi_minigame_102300_0002', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140003, 'As expected, Trainer.', 'snd_voi_minigame_102300', 3, 971023, 9, 1, 0, 'snd_voi_minigame_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140004, 'You did it, Trainer.', 'snd_voi_minigame_102300', 4, 972023, 9, 1, 0, 'snd_voi_minigame_102300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140005, 'Mhm, the chance was fifty percent.', 'snd_voi_minigame_102300', 5, 1023803, 9, 1, 0, 'snd_voi_minigame_102300_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140006, 'As expected, Trainer.', 'snd_voi_minigame_102300', 3, 974023, 9, 1, 0, 'snd_voi_minigame_102300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140007, 'You did it, Trainer.', 'snd_voi_minigame_102300', 4, 973023, 9, 1, 0, 'snd_voi_minigame_102300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140008, 'Hehe!', 'snd_voi_minigame_102300', 6, 1023804, 9, 1, 0, 'snd_voi_minigame_102300_0006', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140009, 'Hmph...', 'snd_voi_minigame_102300', 7, 1023805, 9, 1, 0, 'snd_voi_minigame_102300_0007', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140010, 'Hehe.', 'snd_voi_minigame_102300', 8, 1023806, 9, 1, 0, 'snd_voi_minigame_102300_0008', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140011, 'Wonderful.', 'snd_voi_minigame_102300', 9, 1023807, 9, 1, 0, 'snd_voi_minigame_102300_0009', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140014, 'Agh...', 'snd_voi_minigame_102300', 10, 1023810, 9, 1, 0, 'snd_voi_minigame_102300_0010', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140015, 'Huh...', 'snd_voi_minigame_102300', 11, 1023813, 9, 1, 0, 'snd_voi_minigame_102300_0011', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140016, 'Come on!', 'snd_voi_minigame_102300', 12, 1023814, 9, 1, 0, 'snd_voi_minigame_102300_0012', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140012, 'That''s incredible!', 'snd_voi_minigame_102300', 13, 1023808, 9, 1, 0, 'snd_voi_minigame_102300_0013', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140013, 'All right!', 'snd_voi_minigame_102300', 14, 1023809, 9, 1, 0, 'snd_voi_minigame_102300_0014', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140017, 'What?!', 'snd_voi_minigame_102300', 15, 1023811, 9, 1, 0, 'snd_voi_minigame_102300_0015', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 140018, 'Ah...', 'snd_voi_minigame_102300', 16, 1023812, 9, 1, 0, 'snd_voi_minigame_102300_0016', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70004, 'A uniform is the mark of a scholar. It''s essential to take care of it.', 'snd_voi_outgame_102300', 16, 1023017, 7, 1, 0, 'snd_voi_outgame_102300_0016', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70010, 'As I thought, it looks too cute on me. I do like it though.', 'snd_voi_outgame_102300', 17, 1023011, 7, 1, 0, 'snd_voi_outgame_102300_0017', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70008, 'Concerts are like races. You must undertake them after diligent study.', 'snd_voi_outgame_102300', 20, 1023006, 7, 1, 0, 'snd_voi_outgame_102300_0020', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70014, 'Well-fitting stage outfits can be an indicator of whether you''re in good shape.', 'snd_voi_outgame_102300', 21, 1023017, 7, 1, 0, 'snd_voi_outgame_102300_0021', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70009, 'This signature racewear is memorable, isn''t it? I did find it a little embarrassing at first...', 'snd_voi_outgame_102300', 22, 1023006, 7, 1, 0, 'snd_voi_outgame_102300_0022', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70015, 'I vow on this signature racewear that I will formulate a victory!', 'snd_voi_outgame_102300', 23, 1023000, 7, 1, 0, 'snd_voi_outgame_102300_0023', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71004, 'A uniform is the mark of a scholar. It''s essential to take care of it.', 'snd_voi_outgame_102300', 16, 48, 7, 0, 0, 'snd_voi_outgame_102300_0016', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71010, 'As I thought, it looks too cute on me. I do like it though.', 'snd_voi_outgame_102300', 17, 148, 7, 0, 0, 'snd_voi_outgame_102300_0017', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71008, 'Concerts are like races. You must undertake them after diligent study.', 'snd_voi_outgame_102300', 20, 23, 7, 0, 0, 'snd_voi_outgame_102300_0020', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71014, 'Well-fitting stage outfits can be an indicator of whether you''re in good shape.', 'snd_voi_outgame_102300', 21, 22, 7, 0, 0, 'snd_voi_outgame_102300_0021', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71009, 'This signature racewear is memorable, isn''t it? I did find it a little embarrassing at first...', 'snd_voi_outgame_102300', 22, 23, 7, 0, 0, 'snd_voi_outgame_102300_0022', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71015, 'I vow on this signature racewear that I will formulate a victory!', 'snd_voi_outgame_102300', 23, 48, 7, 0, 0, 'snd_voi_outgame_102300_0023', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 2030, 'Right! Let''s do it!', 'snd_voi_teamst_102300', 0, 1023822, 10, 1, 0, 'snd_voi_teamst_102300_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 2031, 'Let''s do this according to plan.', 'snd_voi_teamst_st_102300_0000', 0, 1009, 10, 1, 0, 'snd_voi_teamst_st_102300_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 2032, 'Thank you, Trainer.', 'snd_voi_training_102300', 64, 1001, 10, 1, 0, 'snd_voi_training_102300_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 2033, 'Now then... This is a crucial race. I swear by all the efforts I''ve made and the formulae I''ve written... I will win.', 'snd_voi_training_102300', 19, 1023003, 10, 1, 0, 'snd_voi_training_102300_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 2034, 'I''m in good shape. Now, for the final touches. Give me a pep talk, Trainer. Those words will form the final piece to my victory!', 'snd_voi_training_102300', 16, 1023000, 10, 1, 0, 'snd_voi_training_102300_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 2035, 'Thank you, Trainer.', 'snd_voi_training_102300', 64, 1001, 10, 0, 0, 'snd_voi_training_102300_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90010, 'Good morning. I hope today is filled with happiness and brings you plenty of joyous moments... etcetera.', 'snd_voi_home_102302', 0, 1023006, 1, 1, 0, 'snd_voi_home_102302_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90011, 'Yawn... I barely have any time in the morning to put all this on. It takes so long to check that all the accessories are in place, you know.', 'snd_voi_home_102302', 1, 1023815, 1, 1, 0, 'snd_voi_home_102302_0001', 0, 1023816, 2600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90012, 'Would you like some fruit cake with your afternoon tea? It not only tastes good�it''s perfect for replenishing energy.', 'snd_voi_home_102302', 2, 1023006, 1, 1, 0, 'snd_voi_home_102302_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90013, 'All right, it''s time to stay focused. Good things are likely to come to those who behave themselves.', 'snd_voi_home_102302', 3, 1023000, 1, 1, 0, 'snd_voi_home_102302_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90014, 'I highly recommend cinnamon leaf oil on chilly nights. The aroma warms and relaxes you for a good night''s rest.', 'snd_voi_home_102302', 4, 1023817, 1, 1, 0, 'snd_voi_home_102302_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90015, 'I should send Taishin a video of reindeer. ...That will hopefully soothe her into a restful sleep.', 'snd_voi_home_102302', 5, 1023000, 1, 1, 0, 'snd_voi_home_102302_0005', 0, 1023818, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90016, 'I think of the past whenever I see white clover... My sister once made me the most precious flower crown with them.', 'snd_voi_home_102302', 6, 11001, 1, 1, 0, 'snd_voi_home_102302_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90017, 'I wonder if an "edible snowman" is like an edible flower bouquet. A nearby cafe is selling them... I must try one!', 'snd_voi_home_102302', 7, 1023821, 1, 1, 0, 'snd_voi_home_102302_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90018, 'It''s gotten cold out... Oh, would you like to try some fur clothing on too? It would look nice on you.', 'snd_voi_home_102302', 8, 1023006, 1, 1, 0, 'snd_voi_home_102302_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90019, 'When it snows, Ticket runs all around, and Taishin curls up into a ball... Honestly, I can understand how both of them feel.', 'snd_voi_home_102302', 9, 1023000, 1, 1, 0, 'snd_voi_home_102302_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91016, 'My sister and I used to make gingerbread men together. It took what seemed to be an eternity until we could draw the faces well.', 'snd_voi_home_102302', 10, 1023006, 1, 1, 0, 'snd_voi_home_102302_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91017, 'Rumors are circulating that there''s a shaggily bearded Santa around... Wait... My hair is... not in the least bit shaggy!', 'snd_voi_home_102302', 11, 1023008, 1, 1, 0, 'snd_voi_home_102302_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91018, 'I met with Nature a few moments ago. There was a strange affinity I felt with her... Maybe it was our colors?', 'snd_voi_home_102302', 12, 1023017, 1, 1, 0, 'snd_voi_home_102302_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91019, 'Mayano said she''d love to wear my outfit. A nice sentiment, but I''m afraid it''d slip right off her...', 'snd_voi_home_102302', 13, 1023010, 1, 1, 0, 'snd_voi_home_102302_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91020, 'Everyone''s bringing me stars and beards to put on... I can''t tell if they want me to be a tree or Santa. Can they at least make up their minds first?', 'snd_voi_home_102302', 14, 1023004, 1, 1, 0, 'snd_voi_home_102302_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91028, 'I think I feel my headpiece slipping off. If it starts to fall, you must inform me immediately!', 'snd_voi_home_102302', 15, 1023009, 1, 1, 0, 'snd_voi_home_102302_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91029, 'Aren''t my nails colorful? I find my eyes unconciously drawn to them, as if they weren''t my own hands. It''s a whole new look for me.', 'snd_voi_home_102302', 16, 1023000, 1, 1, 0, 'snd_voi_home_102302_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91021, 'I wonder how Brian would react if I left candy in her socks like when we were children... Hehe.', 'snd_voi_home_102302', 17, 1023012, 1, 1, 0, 'snd_voi_home_102302_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91022, 'The younger students saw me holding a large bag while I was cleaning, and their eyes lit up... I should just start carrying presents around.', 'snd_voi_home_102302', 18, 1023819, 1, 1, 0, 'snd_voi_home_102302_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91023, 'We should go out for dinner sometimes. Let me handle where to go�I''m great at finding little-known spots.', 'snd_voi_home_102302', 19, 1023000, 1, 1, 0, 'snd_voi_home_102302_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91024, 'The snow melts, and a bright new season begins... It''s a relief, certainly, but also somewhat sad.', 'snd_voi_home_102302', 20, 1023017, 1, 1, 0, 'snd_voi_home_102302_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91025, 'It''s somewhat... Actually, it''s quite hot out. Best to cool down in the air conditioning for a while.', 'snd_voi_home_102302', 21, 1023016, 1, 1, 0, 'snd_voi_home_102302_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91026, 'Have you thought about what you want? If you don''t decide on your present soon, it will make Santa''s job harder.', 'snd_voi_home_102302', 22, 1023006, 1, 1, 0, 'snd_voi_home_102302_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 91027, 'Be careful when riding a sleigh. Once you go down a hill, nothing can stop you. It''s like a speeding, runaway train.', 'snd_voi_home_102302', 23, 1023008, 1, 1, 0, 'snd_voi_home_102302_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92015, 'I''m here to deliver joy to one and all. Now, let''s begin!', 'snd_voi_training_102302', 0, 1023000, 2, 1, 0, 'snd_voi_training_102302_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92016, 'While we''re training, I might as well practice handing out presents.', 'snd_voi_training_102302', 1, 1023006, 2, 1, 0, 'snd_voi_training_102302_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92017, 'You needn''t be worried at all. This is much easier to run in than it may look.', 'snd_voi_training_102302', 2, 1023000, 2, 1, 0, 'snd_voi_training_102302_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92018, 'Whatever attire I decide to run in, I know exactly where I''m going.', 'snd_voi_training_102302', 3, 1023015, 2, 1, 0, 'snd_voi_training_102302_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92020, 'I just want my running to bring happiness to at least one person... Yes, that wouldn''t be bad at all.', 'snd_voi_training_102302', 5, 11000, 2, 1, 0, 'snd_voi_training_102302_0005', 0, 1023006, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92021, 'I''ll make this promise... My gift to you will be the victory you hope for!', 'snd_voi_training_102302', 6, 1009, 2, 1, 0, 'snd_voi_training_102302_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 92022, 'I wish you just as much happiness as you are always wishing for me.', 'snd_voi_training_102302', 7, 1023000, 2, 1, 0, 'snd_voi_training_102302_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 93004, 'Our days together were filled with warmth and joy!', 'snd_voi_training_102302', 8, 0, 2, 1, 0, 'snd_voi_training_102302_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 93005, 'I hope my present to you made you happy.', 'snd_voi_training_102302', 9, 0, 2, 1, 0, 'snd_voi_training_102302_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95007, 'I have a very festive gift for you!', 'snd_voi_outgame_102302', 0, 1001, 7, 1, 0, 'snd_voi_outgame_102302_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95008, 'I''ll be able to spread more joy now.', 'snd_voi_outgame_102302', 1, 0, 7, 1, 0, 'snd_voi_outgame_102302_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95010, 'I''m Biwa Hayahide. Shall we begin our festivities together?', 'snd_voi_outgame_102302', 3, 1023006, 7, 1, 0, 'snd_voi_outgame_102302_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70016, 'Isn''t my silhouette both elegant and dazzling?', 'snd_voi_outgame_102300', 24, 1023000, 7, 1, 0, 'snd_voi_outgame_102300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70017, 'My presence should be quite inspiring with this racewear.', 'snd_voi_outgame_102300', 25, 1023012, 7, 1, 0, 'snd_voi_outgame_102300_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71016, 'Isn''t my silhouette both elegant and dazzling?', 'snd_voi_outgame_102300', 24, 152, 7, 0, 0, 'snd_voi_outgame_102300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71017, 'My presence should be quite inspiring with this racewear.', 'snd_voi_outgame_102300', 25, 48, 7, 0, 0, 'snd_voi_outgame_102300_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 95009, 'Let the festive feast begin! Joy and merriment to all!', 'snd_voi_gacha_102302', 0, 0, 7, 1, 0, 'snd_voi_gacha_102302_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 40003, 'Here it is! I give you the gift of winning!', 'snd_voi_race_102302', 2, 0, 3, 1, 0, 'snd_voi_race_102302_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 40004, 'Cheers to the stars in the sky! Blessings to the snow-covered streets! Heh... H-hey, who called me bigheaded?!', 'snd_voi_race_102302', 3, 0, 3, 1, 0, 'snd_voi_race_102302_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30006, 'I can hear the jingle of joyous tidings!', 'snd_voi_race_102302', 0, 0, 3, 1, 0, 'snd_voi_race_102302_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 30007, 'Yes... It''s as I predicted, good.', 'snd_voi_race_102300', 8, 0, 3, 1, 0, 'snd_voi_race_102300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70018, 'Perfect.', 'snd_voi_outgame_102300', 26, 1023006, 7, 1, 0, 'snd_voi_outgame_102300_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 70019, 'Let''s prove our winning equation!', 'snd_voi_outgame_102300', 27, 1023002, 7, 1, 0, 'snd_voi_outgame_102300_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71018, 'Perfect.', 'snd_voi_outgame_102300', 26, 50, 7, 0, 0, 'snd_voi_outgame_102300_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 71019, 'Let''s prove our winning equation!', 'snd_voi_outgame_102300', 27, 148, 7, 0, 0, 'snd_voi_outgame_102300_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 81000, 'First, a preliminary test... I''m going to measure your abilities.', 'snd_voi_outgame_102300', 13, 1023006, 7, 1, 0, 'snd_voi_outgame_102300_0013', 0, 0, 0, 1634792400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 81001, 'I''ve deduced your skills. Now let''s see if you can solve this one.', 'snd_voi_outgame_102300', 14, 1023015, 7, 1, 0, 'snd_voi_outgame_102300_0014', 0, 0, 0, 1634792400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400001, 'Shall we start preparing? Taishin''s always cold, so I need to hurry and have her put a coat on.', 'snd_voi_event_090008', 1, 1023017, 7, 1, 0, 'snd_voi_event_090008_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400007, 'The kids were a handful... But still, that was nothing compared to competing against Brian when we were young.', 'snd_voi_event_090008', 7, 1023820, 7, 1, 0, 'snd_voi_event_090008_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400010, 'I''m truly blessed to have such wonderful friends. I should enjoy their gracious company for as long as I can tonight.', 'snd_voi_event_090008', 10, 1023000, 7, 1, 0, 'snd_voi_event_090008_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400003, 'The more research materials I read, the more this world''s technology intrigues me. It''s such an intricately designed setting...', 'snd_voi_event_090017', 3, 1023801, 7, 1, 0, 'snd_voi_event_090017_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400032, 'When we make use of our predecessors'' techniques, I believe we take on not only their knowledge, but their hearts as well.', 'snd_voi_event_090017', 7, 1023015, 7, 1, 0, 'snd_voi_event_090017_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400011, 'I must make my dream come true. Why don''t we invite Ticket and the others along to do some training?', 'snd_voi_event_090017', 11, 1023006, 7, 1, 0, 'snd_voi_event_090017_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400012, 'These are your event missions. Have you read the requirements for their completion? You must be fully prepared before you tackle them.', 'snd_voi_event_090017', 12, 1023015, 7, 1, 0, 'snd_voi_event_090017_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 400013, 'Don''t forget to accept all your rewards. Anyone can make mistakes, so do exercise caution.', 'snd_voi_event_090017', 13, 1023000, 7, 1, 0, 'snd_voi_event_090017_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_102300', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_102300', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 80000, 'Excellent work.', 'snd_voi_aimteam_102300', 0, 1023000, 7, 0, 0, 'snd_voi_aimteam_102300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 11, 'Cygames! ?', 'snd_voi_title_102400', 0, 0, 0, 1, 0, 'snd_voi_title_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 12, 'Umamusume: Pretty Derby! ?', 'snd_voi_title_102400', 1, 0, 0, 1, 0, 'snd_voi_title_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10000, 'I feel like anything can be fun when I''m with you, Trainer! That''s a first for me!', 'snd_voi_home_102400', 0, 1024016, 1, 1, 0, 'snd_voi_home_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10001, 'I''ll definitely become a twinkly, grown-up Umamusume! Make sure you stick with me so you can see it!', 'snd_voi_home_102400', 1, 1024017, 1, 1, 0, 'snd_voi_home_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10002, 'I''ve got it! No matter what it is, there''s meaning in everything we do! Ehehe, I think I''ve become a little more like an adult!', 'snd_voi_home_102400', 2, 1024007, 1, 1, 0, 'snd_voi_home_102400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10003, 'Happy New Maya! ? Hey, hey, let''s visit a shrine together! It''s okay if I drink amazake, right?!', 'snd_voi_home_102400', 3, 1024007, 1, 1, 0, 'snd_voi_home_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10004, 'Here! Chocolates from me! ? You''re an adult, so I picked the most bitter ones I could find!', 'snd_voi_home_102400', 4, 1024006, 1, 1, 0, 'snd_voi_home_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10005, 'For you, Trainer... Muah! ? My air kiss present! Ehehe, Happy Valentine''s Day! ?', 'snd_voi_home_102400', 5, 1024007, 1, 1, 0, 'snd_voi_home_102400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10006, 'The story of Tanabata is so romantic... The stars are twinkling, and it''s kind of a grown-up night. ?', 'snd_voi_home_102400', 6, 1024016, 1, 1, 0, 'snd_voi_home_102400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10007, 'Trick or treat! ? Hm, what''s a grown-up kind of prank? A kiss on the forehead? W-waaah!', 'snd_voi_home_102400', 7, 1024019, 1, 1, 0, 'snd_voi_home_102400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10008, 'Merry Chris-Maya! ? Let''s have chicken, cake, and carrots�like at a grown-up party!', 'snd_voi_home_102400', 8, 1024007, 1, 1, 0, 'snd_voi_home_102400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10009, 'I''m looking forward to the cake and tree, but the thing I''m most excited for? It''s my present from you! ?', 'snd_voi_home_102400', 9, 1024016, 1, 1, 0, 'snd_voi_home_102400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10010, 'Housecleaning... eating soba noodles... There are so many things I wanna do and see! New Year''s is so busy and exciting!', 'snd_voi_home_102400', 10, 1024000, 1, 1, 0, 'snd_voi_home_102400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10011, 'Happy, happy birthday! ? Let''s go buy a cake! Then let''s get everyone together and celebrate all day long!', 'snd_voi_home_102400', 11, 1024007, 1, 1, 0, 'snd_voi_home_102400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10012, 'Happy birthday! ? For your present... Ah! How about an embroidered patch? Let''s go pick one out together!', 'snd_voi_home_102400', 12, 2001, 1, 1, 0, 'snd_voi_home_102400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10013, 'I''m one step closer to becoming a mature Umamusume. Keep this up and�zoom�I''ll be an adult!', 'snd_voi_home_102400', 13, 1024019, 1, 1, 0, 'snd_voi_home_102400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10014, 'Hey, Trainer. I want a grown-up birthday present. Like... um, blow me a kiss!', 'snd_voi_home_102400', 14, 1024813, 1, 1, 0, 'snd_voi_home_102400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10015, 'A notice! A noootice! ? Let''s check it together!', 'snd_voi_home_102400', 15, 1024019, 1, 1, 0, 'snd_voi_home_102400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10016, 'Trainer! A present''s here! What is it? What is it?', 'snd_voi_home_102400', 16, 1024006, 1, 1, 0, 'snd_voi_home_102400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10017, 'Target mission neutralized! ? Let''s keep it up!', 'snd_voi_home_102400', 17, 1024018, 1, 1, 0, 'snd_voi_home_102400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10018, 'An event''s starting soon! I''m sooo excited!', 'snd_voi_home_102400', 18, 1024016, 1, 1, 0, 'snd_voi_home_102400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10019, 'The event''s starting! Let''s take off and become the best aces out there!', 'snd_voi_home_102400', 19, 1024017, 1, 1, 0, 'snd_voi_home_102400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10025, 'These clothes aren''t just cute�the bustier is super grown-up! Aren''t my tastes sooo sophisticated? ?', 'snd_voi_home_102400', 25, 1024806, 1, 1, 0, 'snd_voi_home_102400_0025', 0, 1024023, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10026, 'Nature told me I should wear clothes adults can''t wear while I can, but no matter how old I get, I''ll always wear what I want!', 'snd_voi_home_102400', 26, 1024019, 1, 1, 0, 'snd_voi_home_102400_0026', 0, 1024016, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10027, 'I bet cutesy clothes would look sooo good on Brian! Imagine how chic she''d look in a feminine skirt!', 'snd_voi_home_102400', 27, 1024818, 1, 1, 0, 'snd_voi_home_102400_0027', 0, 1024000, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20000, 'Huh? For some reason I can''t move so great... What''s wrong with me?', 'snd_voi_training_102400', 0, 1024811, 2, 1, 0, 'snd_voi_training_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20001, 'Nghhh... My energy levels are taking a nosedive...', 'snd_voi_training_102400', 1, 1024811, 2, 1, 0, 'snd_voi_training_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20002, 'Fuel tank full! Flight preparations complete! Ready for takeoff! I think I might actually be able to fly!', 'snd_voi_training_102400', 2, 1024017, 2, 1, 0, 'snd_voi_training_102400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20003, 'Trainer! Don''t you think I''m super twinkly with energy right now? Ehehe. ?', 'snd_voi_training_102400', 3, 1024007, 2, 1, 0, 'snd_voi_training_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20004, 'Yeah, yeah, yeah! My body''s so light! I feel like I can run for miles!', 'snd_voi_training_102400', 4, 1024000, 2, 1, 0, 'snd_voi_training_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20005, 'Bring on any training there is! Whoosh�I''ll soar right through it!', 'snd_voi_training_102400', 5, 1024017, 2, 1, 0, 'snd_voi_training_102400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20006, 'I''ll try extra hard! Don''t forget the compliments if I get a good result! ?', 'snd_voi_training_102400', 6, 1024019, 2, 1, 0, 'snd_voi_training_102400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20007, 'I wonder if I can find something fun and exciting. ?', 'snd_voi_training_102400', 7, 1024000, 2, 1, 0, 'snd_voi_training_102400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20008, 'I''ll do my best, so can you give me a reward later? I''m not feeling super good for some reason...', 'snd_voi_training_102400', 8, 1024800, 2, 1, 0, 'snd_voi_training_102400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20009, 'Hmmm, this is weird... I can''t run as much as I thought...', 'snd_voi_training_102400', 9, 1024811, 2, 1, 0, 'snd_voi_training_102400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20010, 'Ugh... Maybe I''m not feeling well... I''m on the brink of a crash landing.', 'snd_voi_training_102400', 10, 1024809, 2, 1, 0, 'snd_voi_training_102400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20011, 'I''m not in the mood to work hard right now! Doesn''t matter what anyone says�I can''t do iiit!', 'snd_voi_training_102400', 11, 1024002, 2, 1, 0, 'snd_voi_training_102400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20021, 'Isn''t this too many races? Well, as long as you''re doing what''s best for me, I''ll try my best!', 'snd_voi_training_102400', 12, 1024811, 2, 1, 0, 'snd_voi_training_102400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20022, 'Another race? I like racing, but... I can barely lift my legs. I don''t think I can run well...', 'snd_voi_training_102400', 13, 1024002, 2, 1, 0, 'snd_voi_training_102400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20023, 'It''s finally time! This race is gonna be so much fun! I can''t stop feeling all giddy!', 'snd_voi_training_102400', 14, 1024006, 2, 1, 0, 'snd_voi_training_102400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20024, 'Trainer, watch me, okay?! I''m gonna do my best run ever in this!', 'snd_voi_training_102400', 15, 1024022, 2, 1, 0, 'snd_voi_training_102400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20025, 'Right now, I feel like I''ll be number one no matter how I run! I can''t wait to start!', 'snd_voi_training_102400', 16, 1024016, 2, 1, 0, 'snd_voi_training_102400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20026, 'It''s like I''m ascending towards victory! I bet I can be so bright that I twinkle!', 'snd_voi_training_102400', 17, 1024017, 2, 1, 0, 'snd_voi_training_102400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20027, 'There''s an important race coming up! I''m suuuper excited! This''ll be one to remember!', 'snd_voi_training_102400', 18, 1024006, 2, 1, 0, 'snd_voi_training_102400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20028, 'I wonder how I should run. Trainer, what do you think is the most fun way to run?', 'snd_voi_training_102400', 19, 1024000, 2, 1, 0, 'snd_voi_training_102400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20029, 'I''m gonna fly with everything I got! It''s gonna be fun!', 'snd_voi_training_102400', 20, 1024000, 2, 1, 0, 'snd_voi_training_102400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20030, 'This is the race we''ve been aiming for! I wonder who will be in it! So exciting!', 'snd_voi_training_102400', 21, 1024016, 2, 1, 0, 'snd_voi_training_102400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20031, 'It''s okay, I know! Just run like usual. Got it!', 'snd_voi_training_102400', 22, 1024019, 2, 1, 0, 'snd_voi_training_102400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20032, 'Don''t worry! I''m good at rapid ascents! It''ll be easy even if I''m a little under the weather.', 'snd_voi_training_102400', 23, 1024018, 2, 1, 0, 'snd_voi_training_102400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20033, 'I''ll do as much as I can! I don''t want all the hard work I''ve done up until now to go to waste!', 'snd_voi_training_102400', 24, 10000, 2, 1, 0, 'snd_voi_training_102400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20034, 'I''m not really excited about it... but I''m sure I''ll be fine once I start running!', 'snd_voi_training_102400', 25, 10007, 2, 1, 0, 'snd_voi_training_102400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20035, 'Trainer! Don''t forget to root for me�it''s a promise, okay?! I need your support to help me run!', 'snd_voi_training_102400', 26, 1024800, 2, 1, 0, 'snd_voi_training_102400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20036, 'I don''t know how I should run anymore... But maybe that just makes things more exciting?', 'snd_voi_training_102400', 27, 1024811, 2, 1, 0, 'snd_voi_training_102400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20037, 'I think a grown-up Umamusume can always twinkle bright no matter what! That''s why I''ll do my best!', 'snd_voi_training_102400', 28, 10009, 2, 1, 0, 'snd_voi_training_102400_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20038, 'Copy that! ?', 'snd_voi_training_102400', 29, 0, 2, 1, 0, 'snd_voi_training_102400_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20039, 'Watch real close!', 'snd_voi_training_102400', 30, 0, 2, 1, 0, 'snd_voi_training_102400_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20040, 'I''m oooff!', 'snd_voi_training_102400', 31, 0, 2, 1, 0, 'snd_voi_training_102400_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20041, 'I''ll finish this quick!', 'snd_voi_training_102400', 32, 0, 2, 1, 0, 'snd_voi_training_102400_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20042, 'Huhhh?', 'snd_voi_training_102400', 33, 0, 2, 1, 0, 'snd_voi_training_102400_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20043, 'This is kinda boring...', 'snd_voi_training_102400', 34, 0, 2, 1, 0, 'snd_voi_training_102400_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20046, 'It''s a date!', 'snd_voi_training_102400', 37, 0, 2, 1, 0, 'snd_voi_training_102400_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20047, 'Wow, a beach date!', 'snd_voi_training_102400', 38, 0, 2, 1, 0, 'snd_voi_training_102400_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20049, 'I did my best! Praise me! Praise me! ?', 'snd_voi_training_102400', 63, 0, 2, 1, 0, 'snd_voi_training_102400_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20050, 'Thank you, Trainer! ?', 'snd_voi_training_102400', 64, 0, 2, 1, 0, 'snd_voi_training_102400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30000, 'Sooo close! I''ll be first next time!', 'snd_voi_race_102400', 0, 0, 3, 1, 0, 'snd_voi_race_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30001, 'Aw, I thought I could make it...', 'snd_voi_race_102400', 1, 0, 3, 1, 0, 'snd_voi_race_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30002, 'Argh... This didn''t go like I thought it would!', 'snd_voi_race_102400', 2, 0, 3, 1, 0, 'snd_voi_race_102400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30003, 'Huh? What happened?', 'snd_voi_race_102400', 3, 0, 3, 1, 0, 'snd_voi_race_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 60000, 'We''re gonna have the best concert ever!', 'snd_voi_live_102400', 0, 1024006, 4, 1, 0, 'snd_voi_live_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 60001, 'I want everyone to see how grown-up I am!', 'snd_voi_live_102400', 1, 1024000, 4, 1, 0, 'snd_voi_live_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70001, 'It was sooo much fun to go on a date with you! Let''s do it again!', 'snd_voi_outgame_102400', 1, 1024000, 7, 1, 0, 'snd_voi_outgame_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90000, 'Gooood morning! Hope you have a great day! Maya''s taking off!', 'snd_voi_home_102401', 0, 1024021, 1, 1, 0, 'snd_voi_home_102401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90001, 'Good morning, Trainer! What''s this? Were you looking for me? Ehehe, here I am! ?', 'snd_voi_home_102401', 1, 1024016, 1, 1, 0, 'snd_voi_home_102401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90002, 'Traineeer! What kind of training do you wanna do today? I''m ready to scramble any time!', 'snd_voi_home_102401', 2, 1024017, 1, 1, 0, 'snd_voi_home_102401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90003, 'Let''s go, Trainer! Today I continue my pursuit of all things exciting and twinkly! Time for takeoff!', 'snd_voi_home_102401', 3, 2001, 1, 1, 0, 'snd_voi_home_102401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90004, 'Good evening! ? Nights make me so excited! Maybe because it''s the time adults like the most?', 'snd_voi_home_102401', 4, 1024023, 1, 1, 0, 'snd_voi_home_102401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90005, 'Yawn... Trainer... Still working this late? I''m already... getting sleepy though...', 'snd_voi_home_102401', 5, 1024814, 1, 1, 0, 'snd_voi_home_102401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90006, 'Since it''s spring, let''s go out for a walk! C''mon, it''ll be the best date ever! We can go to all kinds of places together! ?', 'snd_voi_home_102401', 6, 1024016, 1, 1, 0, 'snd_voi_home_102401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90007, 'Do you like tan lines, Trainer? Then I''m gonna get all tanned up! That way I''ll be exactly your type! ?', 'snd_voi_home_102401', 7, 1024018, 1, 1, 0, 'snd_voi_home_102401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90008, 'Fall is the time to try out tons of outfits! I wanna twinkle in a more mature style. ?', 'snd_voi_home_102401', 8, 1024016, 1, 1, 0, 'snd_voi_home_102401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90009, 'Waaah! It''s so c-cold! Hey, is one of your pockets free? Can I put my hand in there?', 'snd_voi_home_102401', 9, 1024800, 1, 1, 0, 'snd_voi_home_102401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91000, 'Oh-so marvelous! Ehe! ? I''m imitating Marvey! I learned it when we were playing together!', 'snd_voi_home_102401', 10, 1024808, 1, 1, 0, 'snd_voi_home_102401_0010', 0, 1024019, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91001, 'On my next day off, I''m gonna research fashion with Yuki. Do you wanna come too, Trainer?', 'snd_voi_home_102401', 11, 1024019, 1, 1, 0, 'snd_voi_home_102401_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91002, 'If I copy Maruzen, will I look more mature? This is the bomb! ...Was that right?', 'snd_voi_home_102401', 12, 1024019, 1, 1, 0, 'snd_voi_home_102401_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91003, 'Ah, contrails in the sky! Maybe they''re from the plane my dad''s flying! Ehehe. ?', 'snd_voi_home_102401', 13, 1024016, 1, 1, 0, 'snd_voi_home_102401_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91004, 'Hngh! Trainer, doing nothing is boooring!', 'snd_voi_home_102401', 14, 1024003, 1, 1, 0, 'snd_voi_home_102401_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91005, 'I''m gonna lock onto the hearts of everyone cheering for me at the winning concert!', 'snd_voi_home_102401', 15, 1024017, 1, 1, 0, 'snd_voi_home_102401_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91006, 'These concert clothes have a mature design! Bold, but really classy! I''m sure I''ll twinkle if I wear this!', 'snd_voi_home_102401', 16, 1024019, 1, 1, 0, 'snd_voi_home_102401_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91007, 'I''m gonna fly like vwooosh! Make sure you don''t fall behind, Trainer!', 'snd_voi_home_102401', 17, 2001, 1, 1, 0, 'snd_voi_home_102401_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91008, 'These clothes are cool, huh? ? By the way, if you say they are, then you''ve passed level 3 on the Maya test.', 'snd_voi_home_102401', 18, 1024016, 1, 1, 0, 'snd_voi_home_102401_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91009, 'Yaaawn... I stayed up late last night with Teio... Hngh, I''m sleepy, but I feel grown-up...', 'snd_voi_home_102401', 19, 1024016, 1, 1, 0, 'snd_voi_home_102401_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91010, 'Hiya-Maya! ? Catchy? Marvey and I are making it a thing! You can use it too.', 'snd_voi_home_102401', 20, 1024006, 1, 1, 0, 'snd_voi_home_102401_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91011, 'Ugh... Help me... I grew up too much and became a grandma! ...Huh? It was a dream? Oh, thank goodness!', 'snd_voi_home_102401', 21, 1024812, 1, 1, 0, 'snd_voi_home_102401_0021', 0, 1024019, 10000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91012, 'Something new always starts in spring�it''s so exciting! And the weather''s so nice! I''m ready to take off and find something fun to do!', 'snd_voi_home_102401', 22, 1024017, 1, 1, 0, 'snd_voi_home_102401_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91013, 'Hey, if we set off fireworks at school, should we do it from the roof? Or the classroom? ? ...Nowhere? You meanie!', 'snd_voi_home_102401', 23, 1024811, 1, 1, 0, 'snd_voi_home_102401_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91014, 'There''s Halloween, the Solefall Faire... We can go moon viewing and see the fall leaves too! Fall is packed with exciting things!', 'snd_voi_home_102401', 24, 1024016, 1, 1, 0, 'snd_voi_home_102401_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91015, 'A sh-shot?! Nope! Nope! Nope! Nope! There''s no way I''m getting a shot!', 'snd_voi_home_102401', 25, 1024002, 1, 1, 0, 'snd_voi_home_102401_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92000, 'Training is so fun when it''s with you! It makes me wanna fly high!', 'snd_voi_training_102401', 0, 1024019, 2, 1, 0, 'snd_voi_training_102401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92001, 'I''ll try my very best! Watch closely�don''t take your eyes off me!', 'snd_voi_training_102401', 1, 1024018, 2, 1, 0, 'snd_voi_training_102401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92002, 'Hurry, hurry, hurry! Let''s start training already!', 'snd_voi_training_102401', 3, 1024006, 2, 1, 0, 'snd_voi_training_102401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92003, 'Flight preparations complete! Maya''s ready for takeoff!', 'snd_voi_training_102401', 4, 1024017, 2, 1, 0, 'snd_voi_training_102401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92011, 'Any training will be a piece of cake! I can master anything in a flash!', 'snd_voi_training_102401', 2, 1024022, 2, 1, 0, 'snd_voi_training_102401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92005, 'Don''t let me get bored, ''kay? I don''t think that''ll be a problem for you though, Trainer.', 'snd_voi_training_102401', 5, 1024019, 2, 1, 0, 'snd_voi_training_102401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92006, 'You can expect a lot from me because I''m really talented. Do you copy?', 'snd_voi_training_102401', 6, 2001, 2, 1, 0, 'snd_voi_training_102401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92007, 'Visibility favorable! Target acquired! Ready to execute the order? I can lift off any time!', 'snd_voi_training_102401', 7, 1024000, 2, 1, 0, 'snd_voi_training_102401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 93000, 'I''ve grown up a lot! Now I''m an adult! ?', 'snd_voi_training_102401', 8, 0, 2, 1, 0, 'snd_voi_training_102401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 93001, 'Muah! I just blew you a kiss of gratitude!', 'snd_voi_training_102401', 9, 0, 2, 1, 0, 'snd_voi_training_102401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95000, 'I think I''m getting stronger!', 'snd_voi_outgame_102401', 0, 2001, 7, 1, 0, 'snd_voi_outgame_102401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95001, 'I''m gonna be a real classy lady one day, just you wait!', 'snd_voi_outgame_102401', 1, 2001, 7, 1, 0, 'snd_voi_outgame_102401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95003, 'Mayano Top Gun, lifting off!', 'snd_voi_outgame_102401', 3, 1024017, 7, 1, 0, 'snd_voi_outgame_102401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1008, 'Everyone! Let''s scramble!', 'snd_voi_teamst_st_102400_0000', 0, 2001, 8, 1, 0, 'snd_voi_teamst_st_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1055, 'C''mon, Bono! Let''s go!', 'snd_voi_teamst_st_102400_1028', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_102400_1028_00', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1056, 'This''ll be so fun, Curren!', 'snd_voi_teamst_st_102400_1038', 0, 1024016, 8, 1, 0, 'snd_voi_teamst_st_102400_1038_00', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1014, 'Copy that!', 'snd_voi_teamst_st_100300_1024', 1, 3002, 8, 1, 0, 'snd_voi_teamst_st_100300_1024_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1125, 'You are too, Nature! ?', 'snd_voi_teamst_st_106000_1024', 1, 1024007, 8, 1, 0, 'snd_voi_teamst_st_106000_1024_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1081, '�are ours! ?', 'snd_voi_teamst_st_103800_1024', 1, 1024001, 8, 1, 0, 'snd_voi_teamst_st_103800_1024_01', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1000, 'We''re gonna win!', 'snd_voi_teamst_102400', 0, 990021, 8, 1, 0, 'snd_voi_teamst_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1001, 'All targets neutralized!', 'snd_voi_teamst_102400', 1, 0, 8, 1, 0, 'snd_voi_teamst_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1003, 'Aghhh! So close!', 'snd_voi_teamst_102400', 2, 0, 8, 1, 0, 'snd_voi_teamst_102400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1002, 'No way! We lost?!', 'snd_voi_teamst_102400', 3, 0, 8, 1, 0, 'snd_voi_teamst_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1004, 'Here comes the victory parade! ?', 'snd_voi_teamst_102400', 4, 1024001, 8, 1, 0, 'snd_voi_teamst_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1007, 'Yay! A new high score! ?', 'snd_voi_teamst_102400', 5, 2002, 8, 1, 0, 'snd_voi_teamst_102400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1006, 'Aghhh! So close!', 'snd_voi_teamst_102400', 2, 1024010, 8, 1, 0, 'snd_voi_teamst_102400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 1005, 'No way! We lost?!', 'snd_voi_teamst_102400', 3, 1024005, 8, 1, 0, 'snd_voi_teamst_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 120000, 'It''s so warm! It''s like power is welling up inside me!', 'snd_voi_outgame_102400', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_102400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140000, 'Fly high out there!', 'snd_voi_minigame_102400', 0, 1024023, 9, 1, 0, 'snd_voi_minigame_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140001, 'You did it! You really did it!', 'snd_voi_minigame_102400', 1, 1024000, 9, 1, 0, 'snd_voi_minigame_102400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140002, 'Argh! Why?!', 'snd_voi_minigame_102400', 2, 1024810, 9, 1, 0, 'snd_voi_minigame_102400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140003, 'Amaaazing!', 'snd_voi_minigame_102400', 3, 971024, 9, 1, 0, 'snd_voi_minigame_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140004, 'That was fun! ?', 'snd_voi_minigame_102400', 4, 972024, 9, 1, 0, 'snd_voi_minigame_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140005, 'Aghhh! So close!', 'snd_voi_minigame_102400', 5, 1024002, 9, 1, 0, 'snd_voi_minigame_102400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140006, 'Amaaazing!', 'snd_voi_minigame_102400', 3, 974024, 9, 1, 0, 'snd_voi_minigame_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140007, 'That was fun! ?', 'snd_voi_minigame_102400', 4, 973024, 9, 1, 0, 'snd_voi_minigame_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140008, 'Ehehe...', 'snd_voi_minigame_102400', 6, 1024016, 9, 1, 0, 'snd_voi_minigame_102400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140009, 'Heehee', 'snd_voi_minigame_102400', 7, 1024802, 9, 1, 0, 'snd_voi_minigame_102400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140010, 'Hm-hm-hmm! ?', 'snd_voi_minigame_102400', 8, 1024803, 9, 1, 0, 'snd_voi_minigame_102400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140011, 'You did it!', 'snd_voi_minigame_102400', 9, 1024804, 9, 1, 0, 'snd_voi_minigame_102400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140014, 'Aaagh!', 'snd_voi_minigame_102400', 10, 1024810, 9, 1, 0, 'snd_voi_minigame_102400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140015, 'Wah!', 'snd_voi_minigame_102400', 11, 1024805, 9, 1, 0, 'snd_voi_minigame_102400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140016, 'Hey, you there?!', 'snd_voi_minigame_102400', 12, 1024806, 9, 1, 0, 'snd_voi_minigame_102400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140012, 'Whoa!', 'snd_voi_minigame_102400', 13, 1024807, 9, 1, 0, 'snd_voi_minigame_102400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140013, 'Wow! I''m so happy!', 'snd_voi_minigame_102400', 14, 1024016, 9, 1, 0, 'snd_voi_minigame_102400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140017, 'Booo!', 'snd_voi_minigame_102400', 15, 1024003, 9, 1, 0, 'snd_voi_minigame_102400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 140018, 'Nooo way!', 'snd_voi_minigame_102400', 16, 1024002, 9, 1, 0, 'snd_voi_minigame_102400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 40000, 'Hmmm�I got it! ?', 'snd_voi_race_102401', 2, 0, 3, 1, 0, 'snd_voi_race_102401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 40001, 'Hmmm�I got it! ?', 'snd_voi_race_102401', 2, 0, 3, 1, 0, 'snd_voi_race_102401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 40002, 'In pursuit! ?', 'snd_voi_race_102400', 6, 0, 3, 1, 0, 'snd_voi_race_102400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30004, 'Laaanding... kiss! ? A victory for Maya! ?', 'snd_voi_race_102401', 0, 0, 3, 1, 0, 'snd_voi_race_102401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30005, 'Victory! ? Can''t get enough of me, right?', 'snd_voi_race_102400', 8, 0, 3, 1, 0, 'snd_voi_race_102400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 31000, 'Take off! ?', 'snd_voi_race_102400', 9, 0, 3, 1, 0, 'snd_voi_race_102400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 13, 'Yay! You got a login bonus!', 'snd_voi_title_102400', 4, 2001, 1, 1, 0, 'snd_voi_title_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 15, 'Tomorrow''s bonus is this. ?', 'snd_voi_title_102400', 5, 8002, 1, 1, 0, 'snd_voi_title_102400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 110000, 'If you made the schedule, then I''m all for it!', 'snd_voi_home_102400', 21, 0, 1, 1, 0, 'snd_voi_home_102400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 110001, 'Let''s watch everyone''s twinkly stories! ?', 'snd_voi_home_102400', 22, 0, 1, 1, 0, 'snd_voi_home_102400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 110002, 'Hey, hey! Any interesting races?', 'snd_voi_home_102400', 23, 0, 1, 1, 0, 'snd_voi_home_102400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 10021, 'Wow! The Archive level went up!', 'snd_voi_home_102400', 24, 8001, 1, 1, 0, 'snd_voi_home_102400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 20051, 'Let''s really go for it!', 'snd_voi_training_102400', 65, 1009, 2, 1, 0, 'snd_voi_training_102400_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70000, 'Make me shine and twinkle! ?', 'snd_voi_outgame_102400', 3, 0, 7, 1, 0, 'snd_voi_outgame_102400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95005, 'I''m a charming girl who can support others, right? ?', 'snd_voi_outgame_102400', 4, 0, 7, 1, 0, 'snd_voi_outgame_102400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95006, 'No worries�you can rely on me! ?', 'snd_voi_outgame_102400', 5, 0, 7, 1, 0, 'snd_voi_outgame_102400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70004, 'This uniform''s all frilly! ? It''s so cute!', 'snd_voi_outgame_102400', 16, 1024016, 7, 1, 0, 'snd_voi_outgame_102400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70010, 'Maybe I''ll tweak it to make it look more mature.', 'snd_voi_outgame_102400', 17, 1024000, 7, 1, 0, 'snd_voi_outgame_102400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70008, 'Oooh! Have I become a real grown-up now?!', 'snd_voi_outgame_102400', 20, 1027007, 7, 1, 0, 'snd_voi_outgame_102400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70014, 'Ehe... You can see my belly button... It''s a little embarrassing.', 'snd_voi_outgame_102400', 21, 1024016, 7, 1, 0, 'snd_voi_outgame_102400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70009, 'Hehe! Just like an ace pilot, right? ?', 'snd_voi_outgame_102400', 22, 10001, 7, 1, 0, 'snd_voi_outgame_102400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70015, 'Ready for an airshow? ?', 'snd_voi_outgame_102400', 23, 10001, 7, 1, 0, 'snd_voi_outgame_102400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71004, 'This uniform''s all frilly! ? It''s so cute!', 'snd_voi_outgame_102400', 16, 24, 7, 0, 0, 'snd_voi_outgame_102400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71010, 'Maybe I''ll tweak it to make it look more mature.', 'snd_voi_outgame_102400', 17, 18, 7, 0, 0, 'snd_voi_outgame_102400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71008, 'Oooh! Have I become a real grown-up now?!', 'snd_voi_outgame_102400', 20, 22, 7, 0, 0, 'snd_voi_outgame_102400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71014, 'Ehe... You can see my belly button... It''s a little embarrassing.', 'snd_voi_outgame_102400', 21, 24, 7, 0, 0, 'snd_voi_outgame_102400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71009, 'Hehe! Just like an ace pilot, right? ?', 'snd_voi_outgame_102400', 22, 18, 7, 0, 0, 'snd_voi_outgame_102400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71015, 'Ready for an airshow? ?', 'snd_voi_outgame_102400', 23, 18, 7, 0, 0, 'snd_voi_outgame_102400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 2030, 'We''re gonna win!', 'snd_voi_teamst_102400', 0, 990021, 10, 1, 0, 'snd_voi_teamst_102400_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 2031, 'Everyone! Let''s scramble!', 'snd_voi_teamst_st_102400_0000', 0, 2001, 10, 1, 0, 'snd_voi_teamst_st_102400_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 2032, 'Thank you, Trainer! ?', 'snd_voi_training_102400', 64, 1024017, 10, 1, 0, 'snd_voi_training_102400_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 2033, 'I wonder how I should run? Trainer, what do you think is the most fun way to run?', 'snd_voi_training_102400', 19, 1024000, 10, 1, 0, 'snd_voi_training_102400_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 2034, 'Right now, I feel like I''ll be number one no matter how I run! I can''t wait to start!', 'snd_voi_training_102400', 16, 1024016, 10, 1, 0, 'snd_voi_training_102400_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 2035, 'Thank you, Trainer! ?', 'snd_voi_training_102400', 64, 1024017, 10, 0, 0, 'snd_voi_training_102400_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90010, 'Ring, ring, ring! ? This is the Maya special wake-up call!', 'snd_voi_home_102402', 0, 2002, 1, 1, 0, 'snd_voi_home_102402_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90011, 'Good morning! Ehehe. I wanted to show this to you first thing in the morning, so I flew right over!', 'snd_voi_home_102402', 1, 1024016, 1, 1, 0, 'snd_voi_home_102402_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90012, 'Hey, hey! Are we training? I can take off any time! ? Let''s head towards a bright and happy future!', 'snd_voi_home_102402', 2, 1024000, 1, 1, 0, 'snd_voi_home_102402_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90013, 'Target locked-on! ? I''m using your smile to recharge my energy for the afternoon!', 'snd_voi_home_102402', 3, 1024017, 1, 1, 0, 'snd_voi_home_102402_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90014, 'Good work today! What will you do after work? Dinner? A bath? Or maybe... a pajama party?!', 'snd_voi_home_102402', 4, 1024000, 1, 1, 0, 'snd_voi_home_102402_0004', 0, 1024001, 7500, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90015, 'Are you staying up late, Trainer? What a coincidence! ? I am too! Maybe we were made for each other!?', 'snd_voi_home_102402', 5, 1024019, 1, 1, 0, 'snd_voi_home_102402_0005', 0, 1024016, 3000, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90016, 'Listen to this! A new student mistook me for a model! ? I''m blushing...', 'snd_voi_home_102402', 6, 1024010, 1, 1, 0, 'snd_voi_home_102402_0006', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90017, 'Hey! Let''s go to the beach! It can be a rehearsal for our tropical honeymoon. ?', 'snd_voi_home_102402', 7, 1024001, 1, 1, 0, 'snd_voi_home_102402_0007', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90018, 'Hey, here''s a riddle! Which Umamusume is cute like a flower but doesn''t wither? It''s me! ?', 'snd_voi_home_102402', 8, 1024000, 1, 1, 0, 'snd_voi_home_102402_0008', 0, 3002, 8400, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90019, 'Air Groove said my legs looked cold and gave me a heat pad! ? She''s just like my mom!', 'snd_voi_home_102402', 9, 1024016, 1, 1, 0, 'snd_voi_home_102402_0009', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91016, 'There! How do you like it? This pose is perfect, right? ? City taught me a mature pose! ?', 'snd_voi_home_102402', 10, 3009, 1, 1, 0, 'snd_voi_home_102402_0010', 0, 1024000, 1600, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91017, 'I feel like Rice has been staring at me! Maybe... she wants to join my pretend wedding ceremony?', 'snd_voi_home_102402', 11, 1024008, 1, 1, 0, 'snd_voi_home_102402_0011', 0, 1024006, 4800, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91018, 'Table manners are important at a wedding reception! That''s why McQueen... umm, Miss McQueen is teaching me!', 'snd_voi_home_102402', 12, 1024006, 1, 1, 0, 'snd_voi_home_102402_0012', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91019, 'When I showed Brian my dress, she said it hurt her eyes! She should just be honest and say it''s cute!', 'snd_voi_home_102402', 13, 1024008, 1, 1, 0, 'snd_voi_home_102402_0013', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91020, 'Oh, I wanna post some photos on Umastagram! ? Trainer, can we take a photo together? C''mon, let''s share a bit of our happiness!', 'snd_voi_home_102402', 14, 1024000, 1, 1, 0, 'snd_voi_home_102402_0014', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91028, 'When I sent the photo of my dress to my dad yesterday, he started crying and stuff. Was it cute enough to bring someone to tears?', 'snd_voi_home_102402', 15, 1024008, 1, 1, 0, 'snd_voi_home_102402_0015', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91029, 'I wanna sparkle more! I want to be the sun that shines on everyone�especially you, Trainer!', 'snd_voi_home_102402', 16, 1024017, 1, 1, 0, 'snd_voi_home_102402_0016', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91021, 'Yaaawn... I woke up early today to make a boxed lunch... Ehehe, you''ll just have to wait until lunch! ?', 'snd_voi_home_102402', 17, 1024815, 1, 1, 0, 'snd_voi_home_102402_0017', 0, 1024817, 3200, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91022, 'Today''s snack is cake again, of course! Wearing this dress just makes me wanna eat some. ?', 'snd_voi_home_102402', 18, 1024006, 1, 1, 0, 'snd_voi_home_102402_0018', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91023, 'Shalala. ? It doesn''t matter how late it gets�my dress''ll never disappear! It''s proof of our engagement! ?', 'snd_voi_home_102402', 19, 1024016, 1, 1, 0, 'snd_voi_home_102402_0019', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91024, 'Ah, Trainer! You have flower petals on your head! We match! ?', 'snd_voi_home_102402', 20, 1024000, 1, 1, 0, 'snd_voi_home_102402_0020', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91025, 'My skin is burning... I guess my sunscreen wore off. I''ll get Teio to put more on for me.', 'snd_voi_home_102402', 21, 1024008, 1, 1, 0, 'snd_voi_home_102402_0021', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91026, 'The fall flowers are such mature colors! So mellow and graceful! It makes me wanna throw a grown-up bouquet! ?', 'snd_voi_home_102402', 22, 1024000, 1, 1, 0, 'snd_voi_home_102402_0022', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 91027, 'Once the snow piles up, let''s make a snowman together! This is called "sharing responsibility," Trainer! ?', 'snd_voi_home_102402', 23, 1024016, 1, 1, 0, 'snd_voi_home_102402_0023', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92015, 'Ehe! I wanna walk with you on the road to victory!', 'snd_voi_training_102402', 0, 2002, 2, 1, 0, 'snd_voi_training_102402_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92016, 'This sparkly dress is perfect! It''ll make me sparkle too!', 'snd_voi_training_102402', 1, 3001, 2, 1, 0, 'snd_voi_training_102402_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92017, 'Hehe! I look a little bit different from normal when I''m all dressed up. ?', 'snd_voi_training_102402', 2, 1024017, 2, 1, 0, 'snd_voi_training_102402_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92018, 'A new beginning! Here''s to our future happiness! ?', 'snd_voi_training_102402', 3, 1024001, 2, 1, 0, 'snd_voi_training_102402_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92020, 'I vow to you, Trainer, not god or whatever! We will always do our best together.', 'snd_voi_training_102402', 5, 1024016, 2, 1, 0, 'snd_voi_training_102402_0005', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92021, 'Don''t dress up in any fancy clothes, Trainer... I want you to wait until I become more of an adult first.', 'snd_voi_training_102402', 6, 1024012, 2, 1, 0, 'snd_voi_training_102402_0006', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 92022, 'You were mesmerized by me just now! I can read you like a book�we''re wingmates after all! ?', 'snd_voi_training_102402', 7, 1024000, 2, 1, 0, 'snd_voi_training_102402_0007', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 93004, 'Ehehe! The rendezvous flight was a huge success! ?', 'snd_voi_training_102402', 8, 0, 2, 1, 0, 'snd_voi_training_102402_0008', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 93005, 'I crossed the finish line! ? I''m so happy!', 'snd_voi_training_102402', 9, 0, 2, 1, 0, 'snd_voi_training_102402_0009', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95007, 'Let''s look charming together. Time to dress up!', 'snd_voi_outgame_102402', 0, 2001, 7, 1, 0, 'snd_voi_outgame_102402_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95008, 'Yay! All our hard work together is finally paying off! ?', 'snd_voi_outgame_102402', 1, 1024001, 7, 1, 0, 'snd_voi_outgame_102402_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95010, 'It''s Maya! Let the wedding bells of victory ring! ?', 'snd_voi_outgame_102402', 3, 3001, 7, 1, 0, 'snd_voi_outgame_102402_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70016, 'All done changing into my dress! ?', 'snd_voi_outgame_102400', 24, 1024000, 7, 1, 0, 'snd_voi_outgame_102400_0024', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70017, 'You have to escort me. ?', 'snd_voi_outgame_102400', 25, 1024016, 7, 1, 0, 'snd_voi_outgame_102400_0025', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71016, 'All done changing into my dress! ?', 'snd_voi_outgame_102400', 24, 18, 7, 0, 0, 'snd_voi_outgame_102400_0024', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71017, 'You have to escort me. ?', 'snd_voi_outgame_102400', 25, 24, 7, 0, 0, 'snd_voi_outgame_102400_0025', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 95009, 'Ta-daaa! ? Promise me you''ll make me happy, okay? Pinky swear! ?', 'snd_voi_gacha_102402', 0, 0, 7, 1, 0, 'snd_voi_gacha_102402_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 40003, 'Whoosh! What a romantic rendezvous! ?', 'snd_voi_race_102402', 2, 0, 3, 1, 0, 'snd_voi_race_102402_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 40004, 'Sorry for the wait! I put my heart into this bouquet. Nnh... Ready? ? Here comes happiness for everyone! ?', 'snd_voi_race_102402', 3, 0, 3, 1, 0, 'snd_voi_race_102402_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30006, 'Thump, thump... ? The bells of my heart won''t stop ringing. ?', 'snd_voi_race_102402', 0, 0, 3, 1, 0, 'snd_voi_race_102402_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 30007, 'Victory! ? Can''t get enough of me, right?', 'snd_voi_race_102400', 8, 0, 3, 1, 0, 'snd_voi_race_102400_0008', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400000, 'Wedding dress signature racewear? I knew a mature design was the way to go! ? I feel like an grown-up Umamusume!', 'snd_voi_event_090004', 0, 1024016, 7, 1, 0, 'snd_voi_event_090004_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400001, 'What kind of person is Beauty? I saw someone who looks just like her in the infirmary.', 'snd_voi_event_090004', 1, 1024000, 7, 1, 0, 'snd_voi_event_090004_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400006, 'This is my answer, Bono! I definitely won''t regret it!', 'snd_voi_event_090004', 6, 1024017, 7, 1, 0, 'snd_voi_event_090004_0006', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400007, 'I don''t want to give up on Bono or my wedding dress!', 'snd_voi_event_090004', 7, 1024816, 7, 1, 0, 'snd_voi_event_090004_0007', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400009, 'Ehehe. ? Have I become a little more mature?', 'snd_voi_event_090004', 9, 1024012, 7, 1, 0, 'snd_voi_event_090004_0009', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400010, 'Hey, hey! Everyone, let''s take a photo to remember this. ? You too, Miss Beauty. Come on, hurry!', 'snd_voi_event_090004', 10, 2002, 7, 1, 0, 'snd_voi_event_090004_0010', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410000, 'I''m oooff!', 'snd_voi_roulette_102400', 0, 0, 7, 1, 0, 'snd_voi_roulette_102400_0000', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410001, 'You did it!', 'snd_voi_roulette_102400', 1, 400008, 7, 1, 0, 'snd_voi_roulette_102400_0001', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410002, 'Heh-heh!', 'snd_voi_roulette_102400', 2, 400009, 7, 1, 0, 'snd_voi_roulette_102400_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410003, 'Heh-heh!', 'snd_voi_roulette_102400', 2, 400009, 7, 0, 0, 'snd_voi_roulette_102400_0002', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410004, 'Heehee', 'snd_voi_roulette_102400', 3, 400010, 7, 1, 0, 'snd_voi_roulette_102400_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410005, 'Heehee', 'snd_voi_roulette_102400', 3, 400010, 7, 0, 0, 'snd_voi_roulette_102400_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410006, 'Uhhh...', 'snd_voi_roulette_102400', 4, 400011, 7, 1, 0, 'snd_voi_roulette_102400_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410007, 'Uhhh...', 'snd_voi_roulette_102400', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102400_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 410008, 'Uhhh...', 'snd_voi_roulette_102400', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102400_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 81000, 'Hey, I know more than you think! ?', 'snd_voi_outgame_102400', 13, 1024016, 7, 1, 0, 'snd_voi_outgame_102400_0013', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 81001, 'Hm-hm. ? This race is just getting started! ?', 'snd_voi_outgame_102400', 14, 1024017, 7, 1, 0, 'snd_voi_outgame_102400_0014', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70018, 'Take off! ?', 'snd_voi_outgame_102400', 26, 1024001, 7, 1, 0, 'snd_voi_outgame_102400_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70019, 'I can totally understand everything!', 'snd_voi_outgame_102400', 27, 1024017, 7, 1, 0, 'snd_voi_outgame_102400_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71018, 'Take off! ?', 'snd_voi_outgame_102400', 26, 24, 7, 0, 0, 'snd_voi_outgame_102400_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 71019, 'I can totally understand everything!', 'snd_voi_outgame_102400', 27, 48, 7, 0, 0, 'snd_voi_outgame_102400_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400003, 'I never know what''ll happen when I''m with Marvey. It''s so exciting! ? This is gonna be a great holiday!', 'snd_voi_event_090008', 3, 1024016, 7, 1, 0, 'snd_voi_event_090008_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400008, 'Oguri''s got this in the bag! Guess I''ll start getting our next fun thing ready. ?', 'snd_voi_event_090008', 8, 1024017, 7, 1, 0, 'snd_voi_event_090008_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 400011, 'Today really was the best! ? But Santa Maya isn''t going to let herself be outdone. ? It''s my turn to take off into the sparkly night sky!', 'snd_voi_event_090008', 11, 1024000, 7, 1, 0, 'snd_voi_event_090008_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90020, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_102400', 1, 980010, 1, 1, 0, 'snd_voi_valentine_102400_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 90021, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_102400', 1, 980010, 1, 1, 0, 'snd_voi_valentine_102400_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 80000, 'That was great!', 'snd_voi_aimteam_102400', 0, 1024000, 7, 0, 0, 'snd_voi_aimteam_102400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70020, 'Well? Well? Don''tcha just wanna ask me on a date?', 'snd_voi_outgame_102400', 42, 1024819, 7, 1, 0, 'snd_voi_outgame_102400_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1024, 70021, 'Ehehe, what do you think? Do these suit your tastes?', 'snd_voi_outgame_102400', 43, 1024007, 7, 1, 0, 'snd_voi_outgame_102400_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 11, 'Cygames', 'snd_voi_tc_1025', 0, 0, 0, 1, 0, 'snd_voi_title_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1025', 1, 0, 0, 1, 0, 'snd_voi_title_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10000, 'Your kind words lifted a weight off my heart... in a way that no one else has...', 'snd_voi_home_102500', 0, 1025006, 1, 1, 0, 'snd_voi_home_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10001, 'The beings I can see... The sensations you can feel... They may not be exactly the same, but...', 'snd_voi_home_102500', 1, 1025005, 1, 1, 0, 'snd_voi_home_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10002, 'You seem to attract the unseeable... If you notice anything unusual, please come straight to me.', 'snd_voi_home_102500', 2, 2007, 1, 1, 0, 'snd_voi_home_102500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10003, 'The new year is a blank plot... Whether the seeds of fate will sleep cold in the ground or blossom forth... is in your hands.', 'snd_voi_home_102500', 3, 4000, 1, 1, 0, 'snd_voi_home_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10004, 'Feelings are stronger than any other force... They linger in this world, carrying the thoughts of great minds through the centuries...', 'snd_voi_home_102500', 4, 1025006, 1, 1, 0, 'snd_voi_home_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10005, 'The feelings behind chocolate are known only to the sender... And your heart''s reaction is known only to you... Here, take them.', 'snd_voi_home_102500', 5, 1025005, 1, 1, 0, 'snd_voi_home_102500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10006, 'The bamboo sways... The stars twinkle... If this is a once-in-a-year chance... I hope the wish comes true...', 'snd_voi_home_102500', 6, 1025805, 1, 1, 0, 'snd_voi_home_102500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10007, 'The distant shore of the other side... feels closer than usual. Hehe... I can hear more voices than usual too.', 'snd_voi_home_102500', 7, 1025800, 1, 1, 0, 'snd_voi_home_102500_0007', 0, 1025801, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10008, 'There''s a peculiar presence nearby... Almost like there''s something flying through the sky, up above the rooftops.', 'snd_voi_home_102500', 8, 1025802, 1, 1, 0, 'snd_voi_home_102500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10009, 'I brewed this coffee with special beans, just for today... It has a beautiful sheen, dark as onyx... If you''d like, would you have a cup with me?', 'snd_voi_home_102500', 9, 1025801, 1, 1, 0, 'snd_voi_home_102500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10010, 'I like to collect things... If I can find one pretty trinket a month, I''ll have a dozen things to remember the year by... right here... in my box of treasures...', 'snd_voi_home_102500', 10, 4001, 1, 1, 0, 'snd_voi_home_102500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10011, 'I''d like... to wish you a happy birthday. Would you like a herbarium of undying flowers... or maybe a mug molded from fired earth? I want to give you something...', 'snd_voi_home_102500', 11, 1025005, 1, 1, 0, 'snd_voi_home_102500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10012, 'I wish you a happy birthday... and I... would like to express my gratitude and respect for your compassion...', 'snd_voi_home_102500', 12, 1025006, 1, 1, 0, 'snd_voi_home_102500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10013, 'It''s my birthday once more... I feel as though the shadow has grown longer again...', 'snd_voi_home_102500', 13, 1025008, 1, 1, 0, 'snd_voi_home_102500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10014, 'What do I want for my birthday? ...Whatever you think would be good. I''m curious about... your thought process...', 'snd_voi_home_102500', 14, 1025803, 1, 1, 0, 'snd_voi_home_102500_0014', 0, 11000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10015, 'I think there''s a notice for you... Listen�someone''s calling for you...', 'snd_voi_home_102500', 15, 11001, 1, 1, 0, 'snd_voi_home_102500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10016, 'There seems to be a present for you.\n...Uh?! Did it... just move?', 'snd_voi_home_102500', 16, 11000, 1, 1, 0, 'snd_voi_home_102500_0016', 0, 1025013, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10017, 'You completed a mission... Hehe, everyone is happy for you.', 'snd_voi_home_102500', 17, 1025801, 1, 1, 0, 'snd_voi_home_102500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10018, 'They''re holding an event soon... We should be prepared... for anything that could happen.', 'snd_voi_home_102500', 18, 1025000, 1, 1, 0, 'snd_voi_home_102500_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10019, 'There''s an event in progress. If you''re going out, be sure to bring a light...', 'snd_voi_home_102500', 19, 1025005, 1, 1, 0, 'snd_voi_home_102500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20000, 'I feel like... the shadow will swallow me...', 'snd_voi_training_102500', 0, 1025804, 2, 1, 0, 'snd_voi_training_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20001, 'Give me a few minutes to drink some coffee first... please.', 'snd_voi_training_102500', 1, 1025011, 2, 1, 0, 'snd_voi_training_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20002, 'I feel like I could scale the heavens and pluck the stars from the sky.', 'snd_voi_training_102500', 2, 1025000, 2, 1, 0, 'snd_voi_training_102500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20003, 'Like dragons have wings to fly... I have my coffee to help me soar... Hehe.', 'snd_voi_training_102500', 3, 1025801, 2, 1, 0, 'snd_voi_training_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20004, 'I feel so light�like I could cross mountains with just a leap.', 'snd_voi_training_102500', 4, 1025006, 2, 1, 0, 'snd_voi_training_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20005, 'My soul is alight with fire... burning brightly as the guiding flames of the distant shore.', 'snd_voi_training_102500', 5, 4001, 2, 1, 0, 'snd_voi_training_102500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20006, 'What should I do? ...Should I chase after the talking cat?', 'snd_voi_training_102500', 6, 1025016, 2, 1, 0, 'snd_voi_training_102500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20007, 'Let''s get started. My friend says she wants to run too...', 'snd_voi_training_102500', 7, 11000, 2, 1, 0, 'snd_voi_training_102500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20008, 'I don''t... I don''t think I can push myself too hard right now...', 'snd_voi_training_102500', 8, 1025011, 2, 1, 0, 'snd_voi_training_102500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20009, 'If there''s no coffee, even just some water would be nice...', 'snd_voi_training_102500', 9, 2007, 2, 1, 0, 'snd_voi_training_102500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20010, 'Maybe this... is merely a trick of my mind... A waking nightmare...', 'snd_voi_training_102500', 10, 1025008, 2, 1, 0, 'snd_voi_training_102500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20011, 'My legs... won''t move... It''s like they''re rooted deep in the ground...', 'snd_voi_training_102500', 11, 1025804, 2, 1, 0, 'snd_voi_training_102500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20021, 'If you''re sure this is fine, I''ll follow your lead... but...', 'snd_voi_training_102500', 12, 1025007, 2, 1, 0, 'snd_voi_training_102500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20022, 'I''m afraid that... if I push myself too hard... I''ll lose sight of what really matters...', 'snd_voi_training_102500', 13, 1025008, 2, 1, 0, 'snd_voi_training_102500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20023, 'It''s like I have wings... With just a leap, I could fly anywhere!', 'snd_voi_training_102500', 14, 1025006, 2, 1, 0, 'snd_voi_training_102500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20024, 'Across sapphire seas... or ruby red earth!', 'snd_voi_training_102500', 15, 1025005, 2, 1, 0, 'snd_voi_training_102500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20025, 'My friend... she''s holding out her hand for me. If I can just reach her, then�', 'snd_voi_training_102500', 16, 2001, 2, 1, 0, 'snd_voi_training_102500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20026, 'The seeds we planted... are soon to sprout.', 'snd_voi_training_102500', 17, 4001, 2, 1, 0, 'snd_voi_training_102500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20027, 'No beast can best me. Not here on the soils of earth...', 'snd_voi_training_102500', 18, 1025005, 2, 1, 0, 'snd_voi_training_102500_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20028, 'My friend is happy for me... I know I can do this.', 'snd_voi_training_102500', 19, 1025000, 2, 1, 0, 'snd_voi_training_102500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20029, 'I can clearly see... the shadow ahead of me.', 'snd_voi_training_102500', 20, 11000, 2, 1, 0, 'snd_voi_training_102500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20030, 'The wind today... isn''t too bad.', 'snd_voi_training_102500', 21, 1025016, 2, 1, 0, 'snd_voi_training_102500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20031, 'Just as mermaids glide through the sea... I''ll try to glide through this course.', 'snd_voi_training_102500', 22, 2000, 2, 1, 0, 'snd_voi_training_102500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20032, 'Why does she... seem so far away?', 'snd_voi_training_102500', 23, 11005, 2, 1, 0, 'snd_voi_training_102500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20033, 'I just have to take the first step. What follows will follow...', 'snd_voi_training_102500', 24, 1025003, 2, 1, 0, 'snd_voi_training_102500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20034, 'We can''t turn back the hands of time... All we can do now... is our best to move forward...', 'snd_voi_training_102500', 25, 1025002, 2, 1, 0, 'snd_voi_training_102500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20035, 'It''s like I''m stuck in a cage... I feel so cold and constricted...', 'snd_voi_training_102500', 26, 1025804, 2, 1, 0, 'snd_voi_training_102500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20036, 'I promised I would catch up to her shadow... I have to.', 'snd_voi_training_102500', 27, 2003, 2, 1, 0, 'snd_voi_training_102500_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20037, 'If this is all a bad dream, please let me wake soon...', 'snd_voi_training_102500', 28, 4005, 2, 1, 0, 'snd_voi_training_102500_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20038, '...Let''s begin.', 'snd_voi_training_102500', 29, 0, 2, 1, 0, 'snd_voi_training_102500_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20039, 'Let''s go...', 'snd_voi_training_102500', 30, 0, 2, 1, 0, 'snd_voi_training_102500_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20040, 'Understood...', 'snd_voi_training_102500', 31, 0, 2, 1, 0, 'snd_voi_training_102500_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20041, 'I''ll try...', 'snd_voi_training_102500', 32, 0, 2, 1, 0, 'snd_voi_training_102500_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20042, 'Ah...', 'snd_voi_training_102500', 33, 0, 2, 1, 0, 'snd_voi_training_102500_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20043, 'Why...', 'snd_voi_training_102500', 34, 0, 2, 1, 0, 'snd_voi_training_102500_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20046, 'So far away...', 'snd_voi_training_102500', 37, 0, 2, 1, 0, 'snd_voi_training_102500_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20047, 'The world is so blue...', 'snd_voi_training_102500', 38, 0, 2, 1, 0, 'snd_voi_training_102500_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20049, 'I grew... thanks to you.', 'snd_voi_training_102500', 63, 0, 2, 1, 0, 'snd_voi_training_102500_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20050, 'I''d like... to thank you...', 'snd_voi_training_102500', 64, 0, 2, 1, 0, 'snd_voi_training_102500_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 30000, 'I caught her shadow.', 'snd_voi_race_102500', 0, 0, 3, 1, 0, 'snd_voi_race_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 30001, 'I''m still so far... from catching up to her...', 'snd_voi_race_102500', 1, 0, 3, 1, 0, 'snd_voi_race_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 30002, 'I need to latch on... and hold on stronger...', 'snd_voi_race_102500', 2, 0, 3, 1, 0, 'snd_voi_race_102500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 30003, 'Ah... She''s going to pass me...', 'snd_voi_race_102500', 3, 0, 3, 1, 0, 'snd_voi_race_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 60000, 'I think the stage... is another world of its own.', 'snd_voi_live_102500', 0, 1025006, 4, 1, 0, 'snd_voi_live_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 60001, 'Keep an eye out... for what happens on stage.', 'snd_voi_live_102500', 1, 11000, 4, 1, 0, 'snd_voi_live_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70001, 'I''m glad... you accepted the "strange" things that are normal for me...', 'snd_voi_outgame_102500', 1, 1025006, 7, 1, 0, 'snd_voi_outgame_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90000, 'Good morning. Have you already had some coffee... to get your day started?', 'snd_voi_home_102501', 0, 1025005, 1, 1, 0, 'snd_voi_home_102501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90001, 'There was a whale with prismatic wings flying through a sky as blue as lapis lazuli... Hehe, the world of dreams is fascinating.', 'snd_voi_home_102501', 1, 1025801, 1, 1, 0, 'snd_voi_home_102501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90002, '...Hello. It''s rather... bright out. I''d rather have windy weather than all this sun...', 'snd_voi_home_102501', 2, 2007, 1, 1, 0, 'snd_voi_home_102501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90003, 'I can''t... muster as much power in broad daylight... I prefer to train... when it''s darker...', 'snd_voi_home_102501', 3, 1025011, 1, 1, 0, 'snd_voi_home_102501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90004, 'It''s nighttime... The lines between us and the shadows are fading... See? They''re getting restless...', 'snd_voi_home_102501', 4, 1025016, 1, 1, 0, 'snd_voi_home_102501_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90005, 'Tapirs eat bad dreams... So you might get to meet one if you have a nightmare...', 'snd_voi_home_102501', 5, 11001, 1, 1, 0, 'snd_voi_home_102501_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90006, 'All kinds of fiddlehead ferns... are popping up their little spiral-y sprouts... They''re so cute.', 'snd_voi_home_102501', 6, 1025801, 1, 1, 0, 'snd_voi_home_102501_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90007, 'When the sunlight is strong, so are the shadows... She feels closer than usual...', 'snd_voi_home_102501', 7, 1025800, 1, 1, 0, 'snd_voi_home_102501_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90008, 'This time of year is good for hiking... Wandering the mountains in the silence of night, lantern in hand... There is nothing greater.', 'snd_voi_home_102501', 8, 1025005, 1, 1, 0, 'snd_voi_home_102501_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90009, 'Snowflakes flutter through the air... Crystalline, like a monochrome kaleidoscope...', 'snd_voi_home_102501', 9, 1025006, 1, 1, 0, 'snd_voi_home_102501_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91000, 'You want to know more about Tachyon? ...She''s a menace. There''s nothing more to say.', 'snd_voi_home_102501', 10, 1025802, 1, 1, 0, 'snd_voi_home_102501_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91001, 'When I start brewing coffee, Yukino bakes cookies to go along with it... She''s so gentle and warm... like a cradle.', 'snd_voi_home_102501', 11, 11001, 1, 1, 0, 'snd_voi_home_102501_0011', 0, 4001, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91002, 'If illusions can be perceived... then maybe... it''s not so odd to see things that can''t be felt...', 'snd_voi_home_102501', 12, 1025803, 1, 1, 0, 'snd_voi_home_102501_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91003, 'I''ve heard that higher elevations make for better coffee beans. And that''s why you sometimes see beans named after mountains...', 'snd_voi_home_102501', 13, 1025802, 1, 1, 0, 'snd_voi_home_102501_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91004, 'Mermaids dissolve into sea foam when they leave this world... Perhaps Umamusume will eventually return to the earth in a cloud of dust...', 'snd_voi_home_102501', 14, 1025803, 1, 1, 0, 'snd_voi_home_102501_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91005, 'Fluttering... Flapping... I like how the skirt''s shadow dances in a race...', 'snd_voi_home_102501', 15, 1025006, 1, 1, 0, 'snd_voi_home_102501_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91006, 'The stage lights are always so blinding... I wish they''d dim them down for us.', 'snd_voi_home_102501', 16, 1025007, 1, 1, 0, 'snd_voi_home_102501_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91007, 'It''s deep and dark, just like a fragrant cup of coffee... It''s so relaxing.', 'snd_voi_home_102501', 17, 1025005, 1, 1, 0, 'snd_voi_home_102501_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91008, 'When you mix colors together, they eventually blend into black... The color that engulfs everything... and embraces all.', 'snd_voi_home_102501', 18, 4000, 1, 1, 0, 'snd_voi_home_102501_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91009, 'Getting up in the morning to brew coffee is a magical time... Time I get to enjoy just for myself.', 'snd_voi_home_102501', 19, 1025006, 1, 1, 0, 'snd_voi_home_102501_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91010, 'The cafeteria''s coffee is on par with what''s served at good cafes... Except it''s so busy, it''s hard to get a cup...', 'snd_voi_home_102501', 20, 1025800, 1, 1, 0, 'snd_voi_home_102501_0020', 0, 1025007, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91011, 'I know what I''d wish for if I ever found a magic lamp... "Please let it stay nighttime forever."', 'snd_voi_home_102501', 21, 11001, 1, 1, 0, 'snd_voi_home_102501_0021', 0, 4000, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91012, 'What do you think lies beneath the sakura tree, feeding its roots? I want to know.', 'snd_voi_home_102501', 22, 1025803, 1, 1, 0, 'snd_voi_home_102501_0022', 0, 11001, 3100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91013, 'Raindrops... and puddles... and spirally snails.\nHow nice it''d be... to curl up in a shell...', 'snd_voi_home_102501', 23, 1025005, 1, 1, 0, 'snd_voi_home_102501_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91014, 'The path is plastered with little red handprints... here... and there... See? Look at all the maple leaves on the ground.', 'snd_voi_home_102501', 24, 1025006, 1, 1, 0, 'snd_voi_home_102501_0024', 0, 11001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 91015, 'The world inside the snowdome looks so calm and cool... As long as the glass container... never breaks...', 'snd_voi_home_102501', 25, 1025801, 1, 1, 0, 'snd_voi_home_102501_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92000, 'Thank you for always being here... to coach me... ', 'snd_voi_training_102501', 0, 11001, 2, 1, 0, 'snd_voi_training_102501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92001, 'I''ll do what I must... to catch up to her.', 'snd_voi_training_102501', 1, 2000, 2, 1, 0, 'snd_voi_training_102501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92002, '...Yes, that sounds nice. Let''s run together... like always.', 'snd_voi_training_102501', 2, 1025015, 2, 1, 0, 'snd_voi_training_102501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92003, 'Where should we go? Should we follow the little bluebird to somewhere far away?', 'snd_voi_training_102501', 3, 1025005, 2, 1, 0, 'snd_voi_training_102501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92011, 'The far edge of the sea may connect to a completely different world from ours.', 'snd_voi_training_102500', 39, 1025802, 2, 1, 0, 'snd_voi_training_102500_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92005, 'Wait, your shadow just moved without you.\n...Hehe, just kidding.', 'snd_voi_training_102501', 5, 11010, 2, 1, 0, 'snd_voi_training_102501_0005', 0, 1025801, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92006, 'Before she vanishes from my sight, I swear... I will catch up to her.', 'snd_voi_training_102501', 6, 1025002, 2, 1, 0, 'snd_voi_training_102501_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 92007, 'The bunny on the moon is all alone... But I''m not. I have you and my friend...', 'snd_voi_training_102501', 7, 1025802, 2, 1, 0, 'snd_voi_training_102501_0007', 0, 11001, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 93000, 'She always felt so far... but now... now...', 'snd_voi_training_102501', 8, 0, 2, 1, 0, 'snd_voi_training_102501_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 93001, 'How did I do? ...From your perspective?', 'snd_voi_training_102501', 9, 0, 2, 1, 0, 'snd_voi_training_102501_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 95000, 'Faster than the shadow.', 'snd_voi_outgame_102501', 0, 2000, 7, 1, 0, 'snd_voi_outgame_102501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 95001, 'Deeper and deeper...', 'snd_voi_outgame_102501', 1, 0, 7, 1, 0, 'snd_voi_outgame_102501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 95003, '...Manhattan Cafe, present.', 'snd_voi_outgame_102501', 3, 2000, 7, 1, 0, 'snd_voi_outgame_102501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 95004, 'I run on and on after the shadow... but someday, I will reach you.', 'snd_voi_gacha_102501', 0, 0, 7, 1, 0, 'snd_voi_gacha_102501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1008, 'We''re all headed to the same end.', 'snd_voi_teamst_st_102500_0000', 0, 2003, 8, 1, 0, 'snd_voi_teamst_st_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1057, 'No experimenting on anyone.', 'snd_voi_teamst_st_102500_1032', 0, 11003, 8, 1, 0, 'snd_voi_teamst_st_102500_1032_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1058, 'Keep moving forward...', 'snd_voi_teamst_st_102500_1029', 0, 11000, 8, 1, 0, 'snd_voi_teamst_st_102500_1029_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1000, 'Take a deep breath...', 'snd_voi_teamst_102500', 0, 11003, 8, 1, 0, 'snd_voi_teamst_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1001, 'We won...', 'snd_voi_teamst_102500', 1, 0, 8, 1, 0, 'snd_voi_teamst_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1003, 'We tied...', 'snd_voi_teamst_102500', 2, 0, 8, 1, 0, 'snd_voi_teamst_102500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1002, 'What a shame...', 'snd_voi_teamst_102500', 3, 0, 8, 1, 0, 'snd_voi_teamst_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1004, 'We''re victorious...', 'snd_voi_teamst_102500', 4, 1025006, 8, 1, 0, 'snd_voi_teamst_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1007, 'That''s a new best.', 'snd_voi_teamst_102500', 5, 11001, 8, 1, 0, 'snd_voi_teamst_102500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1006, 'We tied...', 'snd_voi_teamst_102500', 2, 11000, 8, 1, 0, 'snd_voi_teamst_102500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 1005, 'What a shame...', 'snd_voi_teamst_102500', 3, 1025011, 8, 1, 0, 'snd_voi_teamst_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 40000, 'I want to catch up... and run with you!', 'snd_voi_race_102501', 2, 0, 3, 1, 0, 'snd_voi_race_102501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 40001, 'Rainbow starlight, a twilit cat, the sky in a frame, and you... you... you''re here!', 'snd_voi_race_102501', 3, 0, 3, 1, 0, 'snd_voi_race_102501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 30004, 'I was faster�I outran the shadows!', 'snd_voi_race_102501', 0, 0, 3, 1, 0, 'snd_voi_race_102501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 30005, 'Am I... getting closer to her shadow?', 'snd_voi_race_102500', 8, 0, 3, 1, 0, 'snd_voi_race_102500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 31000, 'Let''s go.', 'snd_voi_race_102500', 9, 0, 3, 1, 0, 'snd_voi_race_102500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 13, 'This is your login bonus for the day...', 'snd_voi_title_102500', 4, 2001, 1, 1, 0, 'snd_voi_title_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 15, 'This is what you''ll get tomorrow...', 'snd_voi_title_102500', 5, 1025005, 1, 1, 0, 'snd_voi_title_102500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 110000, 'Are you... trying to catch up to her?', 'snd_voi_home_102500', 21, 0, 1, 1, 0, 'snd_voi_home_102500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 110001, 'Our stories will age as legends, passed through history...', 'snd_voi_home_102500', 22, 0, 1, 1, 0, 'snd_voi_home_102500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 110002, 'Are you thinking of entering a race? ...Please watch your step, then.', 'snd_voi_home_102500', 23, 0, 1, 1, 0, 'snd_voi_home_102500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 10021, 'Your Archive level is higher than it was before... When did it go up?', 'snd_voi_home_102500', 24, 1025016, 1, 1, 0, 'snd_voi_home_102500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 20051, 'Glad to be... working together.', 'snd_voi_training_102500', 65, 0, 2, 1, 0, 'snd_voi_training_102500_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70000, 'Will I ever... catch up to her?', 'snd_voi_outgame_102500', 3, 2001, 7, 1, 0, 'snd_voi_outgame_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 95005, 'Can I... be of help to you?', 'snd_voi_outgame_102500', 4, 0, 7, 1, 0, 'snd_voi_outgame_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 95006, 'I think... next time... I''ll do fine.', 'snd_voi_outgame_102500', 5, 0, 7, 1, 0, 'snd_voi_outgame_102500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 120000, 'What a warm, unyielding power!', 'snd_voi_outgame_102500', 11, 4003, 2, 1, 0, 'snd_voi_outgame_102500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140000, 'Hold your breath.', 'snd_voi_minigame_102500', 0, 0, 9, 1, 0, 'snd_voi_minigame_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140001, 'Got it.', 'snd_voi_minigame_102500', 1, 2001, 9, 1, 0, 'snd_voi_minigame_102500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140002, 'Ah...', 'snd_voi_minigame_102500', 2, 2005, 9, 1, 0, 'snd_voi_minigame_102500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140003, 'That''s quite a lot...', 'snd_voi_minigame_102500', 3, 971025, 9, 1, 0, 'snd_voi_minigame_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140004, 'I look forward to our friendship...', 'snd_voi_minigame_102500', 4, 972025, 9, 1, 0, 'snd_voi_minigame_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140005, '...Our paths will cross again.', 'snd_voi_minigame_102500', 5, 8000, 9, 1, 0, 'snd_voi_minigame_102500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140006, 'That''s quite a lot...', 'snd_voi_minigame_102500', 3, 974025, 9, 1, 0, 'snd_voi_minigame_102500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140007, 'I look forward to our friendship...', 'snd_voi_minigame_102500', 4, 973025, 9, 1, 0, 'snd_voi_minigame_102500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140008, 'Eheh...', 'snd_voi_minigame_102500', 6, 1025005, 9, 1, 0, 'snd_voi_minigame_102500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140009, 'Heh...', 'snd_voi_minigame_102500', 7, 1, 9, 1, 0, 'snd_voi_minigame_102500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140010, 'Ehehe...', 'snd_voi_minigame_102500', 8, 1025001, 9, 1, 0, 'snd_voi_minigame_102500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140011, 'Wow...', 'snd_voi_minigame_102500', 9, 11010, 9, 1, 0, 'snd_voi_minigame_102500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140014, 'Oh no...', 'snd_voi_minigame_102500', 10, 4005, 9, 1, 0, 'snd_voi_minigame_102500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140015, 'Hmm...', 'snd_voi_minigame_102500', 11, 1025008, 9, 1, 0, 'snd_voi_minigame_102500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140016, 'Trainer.', 'snd_voi_minigame_102500', 12, 8001, 9, 1, 0, 'snd_voi_minigame_102500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140012, 'So many...', 'snd_voi_minigame_102500', 13, 2010, 9, 1, 0, 'snd_voi_minigame_102500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140013, 'Ooh...', 'snd_voi_minigame_102500', 14, 10, 9, 1, 0, 'snd_voi_minigame_102500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140017, 'Mmph...', 'snd_voi_minigame_102500', 15, 11003, 9, 1, 0, 'snd_voi_minigame_102500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 140018, 'Ah...', 'snd_voi_minigame_102500', 16, 5, 9, 1, 0, 'snd_voi_minigame_102500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70004, 'This blank... silky white...', 'snd_voi_outgame_102500', 16, 1025006, 7, 1, 0, 'snd_voi_outgame_102500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70010, 'This outfit is very comfortable. It''s simple and pure... and cool to the touch...', 'snd_voi_outgame_102500', 17, 1025005, 7, 1, 0, 'snd_voi_outgame_102500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70008, 'This outfit has a strange power... it makes me look extra dazzling on stage...', 'snd_voi_outgame_102500', 20, 1025000, 7, 1, 0, 'snd_voi_outgame_102500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70014, 'When I dance, the shadow dances with me.', 'snd_voi_outgame_102500', 21, 1025016, 7, 1, 0, 'snd_voi_outgame_102500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70009, 'Mm... I really do like this shade.', 'snd_voi_outgame_102500', 22, 1025006, 7, 1, 0, 'snd_voi_outgame_102500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70015, 'The darkness of night... My friend''s shadow... All my favorite things are this soft black shade...', 'snd_voi_outgame_102500', 23, 4001, 7, 1, 0, 'snd_voi_outgame_102500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71004, 'This blank... silky white...', 'snd_voi_outgame_102500', 16, 34, 7, 0, 0, 'snd_voi_outgame_102500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71010, 'This outfit is very comfortable. It''s simple and pure... and cool to the touch...', 'snd_voi_outgame_102500', 17, 27, 7, 0, 0, 'snd_voi_outgame_102500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71008, 'This outfit has a strange power... it makes me look extra dazzling on stage...', 'snd_voi_outgame_102500', 20, 18, 7, 0, 0, 'snd_voi_outgame_102500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71014, 'When I dance, the shadow dances with me.', 'snd_voi_outgame_102500', 21, 150, 7, 0, 0, 'snd_voi_outgame_102500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71009, 'Mm... I really do like this shade.', 'snd_voi_outgame_102500', 22, 148, 7, 0, 0, 'snd_voi_outgame_102500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71015, 'The darkness of night... My friend''s shadow... All my favorite things are this soft black shade...', 'snd_voi_outgame_102500', 23, 48, 7, 0, 0, 'snd_voi_outgame_102500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70018, 'I hear her...', 'snd_voi_outgame_102500', 26, 11000, 7, 1, 0, 'snd_voi_outgame_102500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 70019, 'I''ll catch up. I''ll overtake the shadow!', 'snd_voi_outgame_102500', 27, 1025002, 7, 1, 0, 'snd_voi_outgame_102500_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71018, 'I hear her...', 'snd_voi_outgame_102500', 26, 48, 7, 0, 0, 'snd_voi_outgame_102500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 71019, 'I''ll catch up. I''ll overtake the shadow!', 'snd_voi_outgame_102500', 27, 18, 7, 0, 0, 'snd_voi_outgame_102500_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 2030, 'Take a deep breath...', 'snd_voi_teamst_102500', 0, 11003, 10, 1, 0, 'snd_voi_teamst_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 2031, 'We''re all headed to the same end.', 'snd_voi_teamst_st_102500_0000', 0, 2003, 10, 1, 0, 'snd_voi_teamst_st_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 2032, 'I''d like... to thank you...', 'snd_voi_training_102500', 64, 1025006, 10, 1, 0, 'snd_voi_training_102500_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 2033, 'My friend is happy for me... I know I can do this.', 'snd_voi_training_102500', 19, 1025000, 10, 1, 0, 'snd_voi_training_102500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 2034, 'My friend... she''s holding out her hand for me. If I can just reach her, then�', 'snd_voi_training_102500', 16, 2001, 10, 1, 0, 'snd_voi_training_102500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 2035, 'I''d like... to thank you...', 'snd_voi_training_102500', 64, 1025006, 10, 0, 0, 'snd_voi_training_102500_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 90020, 'Happy... Valentine''s...', 'snd_voi_valentine_102500', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1025, 80000, 'Good work.', 'snd_voi_aimteam_102500', 0, 1025005, 7, 0, 0, 'snd_voi_aimteam_102500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 11, 'Cygames', 'snd_voi_title_102600', 0, 0, 0, 1, 0, 'snd_voi_title_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_102600', 1, 0, 0, 1, 0, 'snd_voi_title_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10000, 'Ever since the day I formed a contract with you, Trainer, becoming a Triple Crown Umamusume is no longer just a dream, but rather an achievable goal.', 'snd_voi_home_102600', 0, 1000, 1, 1, 0, 'snd_voi_home_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10001, 'The results of my analysis inform me that your facial features and vocal inflections do not match my father''s, but... their "warmth" is similar.', 'snd_voi_home_102600', 1, 12000, 1, 1, 0, 'snd_voi_home_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10002, 'Current condition of my room: adequate. Now assigning mission to my bunny: oversee this area during my absence today.', 'snd_voi_home_102600', 2, 1000, 1, 1, 0, 'snd_voi_home_102600_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10003, 'Happy New Year. My New Year''s resolution is to present a newer, improved version of myself.', 'snd_voi_home_102600', 3, 11001, 1, 1, 0, 'snd_voi_home_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10004, 'I received something called "friend chocolate" from my classmates. It seems like this is a special source of energy reserved only for today.', 'snd_voi_home_102600', 4, 1026001, 1, 1, 0, 'snd_voi_home_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10005, 'I have finished preparing some chocolate for you, Trainer. Since I cannot touch cooking appliances, I completed everything by hand. Here you go.', 'snd_voi_home_102600', 5, 8001, 1, 1, 0, 'snd_voi_home_102600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10006, 'If you happened to be waiting for me on the other side of that river of stars, then I would swim all the way across it.', 'snd_voi_home_102600', 6, 12000, 1, 1, 0, 'snd_voi_home_102600_0006', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10007, 'I heard that Halloween is a day where you play pranks on others. Please instruct me on what prank I should play on you, Trainer.', 'snd_voi_home_102600', 7, 12003, 1, 1, 0, 'snd_voi_home_102600_0007', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10008, 'I''ve identified various suitable routes for viewing the holiday lights. ...Shall we go, Trainer?', 'snd_voi_home_102600', 8, 12013, 1, 1, 0, 'snd_voi_home_102600_0008', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10009, 'The holidays do not alter the order of priority of my actions. ...I will pursue my dream by your side.', 'snd_voi_home_102600', 9, 8001, 1, 1, 0, 'snd_voi_home_102600_0009', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10010, 'Don''t count your chickens before they hatch? Is it necessary to procure chickens when thinking about the future?', 'snd_voi_home_102600', 10, 12000, 1, 1, 0, 'snd_voi_home_102600_0010', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10011, 'Happy birthday. My database informs me that the word "cake" goes hand in hand with such events. Requesting permission to prepare one.', 'snd_voi_home_102600', 11, 3001, 1, 1, 0, 'snd_voi_home_102600_0011', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10012, 'Awaiting permission to celebrate your birthday and to wish you happiness.', 'snd_voi_home_102600', 12, 1026001, 1, 1, 0, 'snd_voi_home_102600_0012', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10013, 'Today is my birthday. I am sometimes asked if I mean my "manufacturing date," but "birthday" is the appropriate term.', 'snd_voi_home_102600', 13, 12000, 1, 1, 0, 'snd_voi_home_102600_0013', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10014, 'Trainer, today is my birthday. I hope to receive new training equipment. Is that... okay?', 'snd_voi_home_102600', 14, 8013, 1, 1, 0, 'snd_voi_home_102600_0014', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10015, 'Trainer, a new notice has arrived. Please confirm its contents.', 'snd_voi_home_102600', 15, 1000, 1, 1, 0, 'snd_voi_home_102600_0015', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10016, 'It seems you have received a present. Please rest assured, I''ve confirmed that it does not contain any hazardous materials.', 'snd_voi_home_102600', 16, 12000, 1, 1, 0, 'snd_voi_home_102600_0016', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10017, 'Congratulations, Trainer. I have confirmed that the mission is now complete.', 'snd_voi_home_102600', 17, 3001, 1, 1, 0, 'snd_voi_home_102600_0017', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10018, 'Trainer, I would like to report that an event will be held. Shall I begin preparations for the operation?', 'snd_voi_home_102600', 18, 12003, 1, 1, 0, 'snd_voi_home_102600_0018', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10019, 'The event has started. Mihono Bourbon, ready to engage. Awaiting orders.', 'snd_voi_home_102600', 19, 4000, 1, 1, 0, 'snd_voi_home_102600_0019', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10025, 'This CHAMP logo on my hoodie... My father owns a hat with the same logo. We like to match.', 'snd_voi_home_102600', 25, 1026812, 1, 1, 0, 'snd_voi_home_102600_0025', 0, 1026002, 5900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10026, 'I prioritize mobility when selecting outfits, to ensure I can act should any trouble arise. In fact, I once chased down a car in this outfit to return an item dropped by one of the passengers.', 'snd_voi_home_102600', 26, 1000, 1, 1, 0, 'snd_voi_home_102600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10027, 'Before I depart on a recreational outing, I make sure to memorize a map of my destination''s surroundings. That way, even if my smartphone breaks, I will be fine.', 'snd_voi_home_102600', 27, 1026816, 1, 1, 0, 'snd_voi_home_102600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20000, 'A minor decline in stamina has been detected... but I can keep going.', 'snd_voi_training_102600', 0, 1026003, 2, 1, 0, 'snd_voi_training_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20001, 'Detecting fatigue. Reduction in performance is possible.', 'snd_voi_training_102600', 1, 1026000, 2, 1, 0, 'snd_voi_training_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20002, 'All functions operational. I have determined that I can overcome any difficulties.', 'snd_voi_training_102600', 2, 1026001, 2, 1, 0, 'snd_voi_training_102600_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20003, 'Detecting "elated" status. If you give me an order, I promise results will exceed that of normal expectations.', 'snd_voi_training_102600', 3, 4001, 2, 1, 0, 'snd_voi_training_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20004, 'Functions are operating at a satisfactory level. All systems go.', 'snd_voi_training_102600', 4, 11001, 2, 1, 0, 'snd_voi_training_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20005, 'Energy accumulation complete. Preparations are optimal. Awaiting signal.', 'snd_voi_training_102600', 5, 4001, 2, 1, 0, 'snd_voi_training_102600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20006, 'No problems detected. I''ve determined that adequate results can be obtained.', 'snd_voi_training_102600', 6, 1000, 2, 1, 0, 'snd_voi_training_102600_0006', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20007, 'Operation has been confirmed. I shall proceed to "execute" once a new command is received.', 'snd_voi_training_102600', 7, 12000, 2, 1, 0, 'snd_voi_training_102600_0007', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20008, 'There is a problem with my performance, but I have determined that I can still continue.', 'snd_voi_training_102600', 8, 1003, 2, 1, 0, 'snd_voi_training_102600_0008', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20009, '...A loss in energy has been confirmed. I predict that it will be difficult to achieve the desired result.', 'snd_voi_training_102600', 9, 1026003, 2, 1, 0, 'snd_voi_training_102600_0009', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20010, 'All functions are failing. A shift in status to "Awful" is likely to occur.', 'snd_voi_training_102600', 10, 12007, 2, 1, 0, 'snd_voi_training_102600_0010', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20011, 'Status: Defective. The current situation has made it impossible to predict future outcomes.', 'snd_voi_training_102600', 11, 1026000, 2, 1, 0, 'snd_voi_training_102600_0011', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20021, 'I anticipate a decline in functionality due to running consecutive races, but I will put forth my maximum effort.', 'snd_voi_training_102600', 12, 1000, 2, 1, 0, 'snd_voi_training_102600_0012', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20022, 'Increased burden of running due to continuous participation. There is a high possibility that a problem will occur. But still, I...', 'snd_voi_training_102600', 13, 1003, 2, 1, 0, 'snd_voi_training_102600_0013', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20023, 'Calculating the adjusted results based on training. My analysis states that the current circumstances are "favorable."', 'snd_voi_training_102600', 14, 1026001, 2, 1, 0, 'snd_voi_training_102600_0014', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20024, 'My form is perfect. I believe we will obtain an ideal result.', 'snd_voi_training_102600', 15, 8001, 2, 1, 0, 'snd_voi_training_102600_0015', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20025, 'Adjustments are flawless. The probability of winning is directly proportional to the status of my condition.', 'snd_voi_training_102600', 16, 8013, 2, 1, 0, 'snd_voi_training_102600_0016', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20026, 'Maintaining optimal form by allocating appropriate data collected from training. ...I can do this.', 'snd_voi_training_102600', 17, 4001, 2, 1, 0, 'snd_voi_training_102600_0017', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20027, 'Confirming current status. I''ve determined that the adjustments are on schedule. Aiming for first place.', 'snd_voi_training_102600', 18, 1000, 2, 1, 0, 'snd_voi_training_102600_0018', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20028, 'Analysis of target race parameters complete. I can adapt to any situation. Awaiting orders, Trainer.', 'snd_voi_training_102600', 19, 8000, 2, 1, 0, 'snd_voi_training_102600_0019', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20029, 'This race is labeled with high importance. Current condition status: Adequate. There are no concerns to be noted.', 'snd_voi_training_102600', 20, 8000, 2, 1, 0, 'snd_voi_training_102600_0020', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20030, 'Maintaining normal performance. Let''s go, Trainer.', 'snd_voi_training_102600', 21, 12000, 2, 1, 0, 'snd_voi_training_102600_0021', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20031, 'Loading previous training data. Systems are on and stable.', 'snd_voi_training_102600', 22, 1000, 2, 1, 0, 'snd_voi_training_102600_0022', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20032, 'I am concerned about executing a precise performance, but I can override any errors incurred with "strong effort."', 'snd_voi_training_102600', 23, 1003, 2, 1, 0, 'snd_voi_training_102600_0023', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20033, '...I detect the presence of a strong runner. Trainer, please grant me "spirit."', 'snd_voi_training_102600', 24, 12003, 2, 1, 0, 'snd_voi_training_102600_0024', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20034, 'Detecting stiffness in my body. Activating full concentration mode. Attempting to stabilize system control.', 'snd_voi_training_102600', 25, 1026003, 2, 1, 0, 'snd_voi_training_102600_0025', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20035, 'Unease has been detected. Regardless, I will do my best.', 'snd_voi_training_102600', 26, 12006, 2, 1, 0, 'snd_voi_training_102600_0026', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20036, 'Apprehension has been eliminated. No matter the situation, I will win.', 'snd_voi_training_102600', 27, 1003, 2, 1, 0, 'snd_voi_training_102600_0027', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20037, 'No matter how improbable victory seems, effort is the variable that will turn the tides. That is how I run.', 'snd_voi_training_102600', 28, 2003, 2, 1, 0, 'snd_voi_training_102600_0028', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20038, 'Starting.', 'snd_voi_training_102600', 29, 0, 2, 1, 0, 'snd_voi_training_102600_0029', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20039, 'Executing.', 'snd_voi_training_102600', 30, 0, 2, 1, 0, 'snd_voi_training_102600_0030', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20040, 'I''m going.', 'snd_voi_training_102600', 31, 0, 2, 1, 0, 'snd_voi_training_102600_0031', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20041, 'Concentration mode.', 'snd_voi_training_102600', 32, 0, 2, 1, 0, 'snd_voi_training_102600_0032', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20042, 'Error detected.', 'snd_voi_training_102600', 33, 0, 2, 1, 0, 'snd_voi_training_102600_0033', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20043, 'Impossible...', 'snd_voi_training_102600', 34, 0, 2, 1, 0, 'snd_voi_training_102600_0034', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20046, 'Now departing.', 'snd_voi_training_102600', 37, 0, 2, 1, 0, 'snd_voi_training_102600_0037', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20047, 'Ocean has now been set as the objective.', 'snd_voi_training_102600', 38, 0, 2, 1, 0, 'snd_voi_training_102600_0038', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20049, 'This result was only possible with your precise instructions.', 'snd_voi_training_102600', 63, 0, 2, 1, 0, 'snd_voi_training_102600_0063', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20050, 'Thank you, Trainer.', 'snd_voi_training_102600', 64, 0, 2, 1, 0, 'snd_voi_training_102600_0064', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30000, 'Second place... The race has now been logged in my database. Switching over to data implementation mode.', 'snd_voi_race_102600', 0, 0, 3, 1, 0, 'snd_voi_race_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30001, 'Currently running simulations. I will absolutely win first place next time.', 'snd_voi_race_102600', 1, 0, 3, 1, 0, 'snd_voi_race_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30002, 'A problem has been detected. Combing through my data.', 'snd_voi_race_102600', 2, 0, 3, 1, 0, 'snd_voi_race_102600_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30003, '...I judge that there is room for improvement.', 'snd_voi_race_102600', 3, 0, 3, 1, 0, 'snd_voi_race_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 60000, 'Now beginning "Operation: Smile at Concert."', 'snd_voi_live_102600', 0, 1001, 4, 1, 0, 'snd_voi_live_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 60001, 'A new objective for "expressing gratitude" has been set.', 'snd_voi_live_102600', 1, 1026816, 4, 1, 0, 'snd_voi_live_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70001, 'My encounter with you has been kept safely in my memory as important data.', 'snd_voi_outgame_102600', 1, 1026001, 7, 1, 0, 'snd_voi_outgame_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90000, 'Good morning, Trainer. What should we start with today? Awaiting your orders.', 'snd_voi_home_102601', 0, 3001, 1, 1, 0, 'snd_voi_home_102601_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90001, 'No abnormalities in last night''s sleep efficiency or this morning''s behavior. To surmise... I feel "great" today.', 'snd_voi_home_102601', 1, 1001, 1, 1, 0, 'snd_voi_home_102601_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90002, 'The clock indicates it is afternoon. I have also finished replenishing my operational energy. Burp.', 'snd_voi_home_102601', 2, 12000, 1, 1, 0, 'snd_voi_home_102601_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90003, 'Requesting permission to apologize. Electric kettle malfunction confirmed. Plans for after-dinner tea have been canceled.', 'snd_voi_home_102601', 3, 12007, 1, 1, 0, 'snd_voi_home_102601_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90004, 'Did you call me, Trainer? Rest assured. Even at night, I am continuously on standby mode.', 'snd_voi_home_102601', 4, 12000, 1, 1, 0, 'snd_voi_home_102601_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90005, 'Unauthorized training at night is prohibited. ...Attempting to maintain level emotions. I will wait until the morning.', 'snd_voi_home_102601', 5, 1026814, 1, 1, 0, 'snd_voi_home_102601_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90006, '...A new student called out to me, but I couldn''t respond fast enough. I wonder what is the optimal response time.', 'snd_voi_home_102601', 6, 1026003, 1, 1, 0, 'snd_voi_home_102601_0006', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90007, 'Errors caused by overheating are highly dangerous. Summer countermeasures are essential for emergencies. Let''s establish a dedicated procedure.', 'snd_voi_home_102601', 7, 1000, 1, 1, 0, 'snd_voi_home_102601_0007', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90008, 'Seafood, wild vegetables, and meat... Fall entices one''s appetite, which makes it dangerous. There is a great chance I won''t be able to suppress my cravings, Trainer.', 'snd_voi_home_102601', 8, 1003, 1, 1, 0, 'snd_voi_home_102601_0008', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90009, 'Identified frost on the ramp prior to maintenance. Judging by its sound and texture, I can confirm that we are in winter.', 'snd_voi_home_102601', 9, 11001, 1, 1, 0, 'snd_voi_home_102601_0009', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91000, 'My father was my former trainer and worked very hard to help me achieve my dreams. I trust him with all my heart.', 'snd_voi_home_102601', 10, 1026814, 1, 1, 0, 'snd_voi_home_102601_0010', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91001, 'Smart Falcon gave me a lecture on Umadols this morning. The definition of "cute" is complicated.', 'snd_voi_home_102601', 11, 12003, 1, 1, 0, 'snd_voi_home_102601_0011', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91002, 'Rice Shower apologized to me for not keeping the conversation going. Was there a problem?', 'snd_voi_home_102601', 12, 12000, 1, 1, 0, 'snd_voi_home_102601_0012', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91003, 'Nishino Flower often decorates my room with flowers, and when I look at them, I feel a strange sense of "stability" in my heart.', 'snd_voi_home_102601', 13, 8001, 1, 1, 0, 'snd_voi_home_102601_0013', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91004, 'The other day I received a gift from Sakura Bakushin O. Would you also like some batteries, Trainer?', 'snd_voi_home_102601', 14, 12000, 1, 1, 0, 'snd_voi_home_102601_0014', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91005, 'I believe that expressing gratitude to one''s fans is an order the Triple Crown Champion must execute.', 'snd_voi_home_102601', 15, 11001, 1, 1, 0, 'snd_voi_home_102601_0015', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91006, 'Input of dance data complete. Simply give the order, and I''ll put on a perfect performance.', 'snd_voi_home_102601', 16, 4001, 1, 1, 0, 'snd_voi_home_102601_0016', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91007, 'Wearing this signature racewear means that I have achieved the necessary level to compete in G1 races. I will continue my efforts in realizing my dream.', 'snd_voi_home_102601', 17, 8001, 1, 1, 0, 'snd_voi_home_102601_0017', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91008, 'The scratches and frayed spots on these clothes are data that show the path I have taken, and a way for me to preserve my memories with you, Trainer.', 'snd_voi_home_102601', 18, 1026001, 1, 1, 0, 'snd_voi_home_102601_0018', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91009, 'I recommend apples in the morning. The sweetness, sourness, and shape... They define perfection.', 'snd_voi_home_102601', 19, 12000, 1, 1, 0, 'snd_voi_home_102601_0019', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91010, 'Yaaawn... Trainer, shall we transition to sleep mode after finishing lunch?', 'snd_voi_home_102601', 20, 1026003, 1, 1, 0, 'snd_voi_home_102601_0020', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91011, 'Trainer, are you still working? Please let me know if I can be of assistance.', 'snd_voi_home_102601', 21, 12000, 1, 1, 0, 'snd_voi_home_102601_0021', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91012, 'I was asked to reserve a spot at the cherry blossom viewing so I decided to remain on standby here a day in advance. I wonder why everyone scolded me for that.', 'snd_voi_home_102601', 22, 12000, 1, 1, 0, 'snd_voi_home_102601_0022', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91013, 'I am good at splitting watermelons. By following orders precisely, I am always able to hit it.', 'snd_voi_home_102601', 23, 1000, 1, 1, 0, 'snd_voi_home_102601_0023', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91014, 'I was just covered in smoke from the bonfire... If there were a fan on my body, I could have blown it away.', 'snd_voi_home_102601', 24, 1026003, 1, 1, 0, 'snd_voi_home_102601_0024', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91015, 'People say bourbon is good on a cold day. I cannot drink yet, but my father was talking about sending some to you, Trainer.', 'snd_voi_home_102601', 25, 11001, 1, 1, 0, 'snd_voi_home_102601_0025', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92000, 'No matter how tough the mission may be, I will complete it. Please give the order.', 'snd_voi_training_102601', 0, 4000, 2, 1, 0, 'snd_voi_training_102601_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92001, 'A lack of stamina can be made up for with effort. I will put my father''s words into practice.', 'snd_voi_training_102601', 1, 12000, 2, 1, 0, 'snd_voi_training_102601_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92002, 'Leniency is not necessary. I seek training that is harder than usual.', 'snd_voi_training_102601', 2, 1003, 2, 1, 0, 'snd_voi_training_102601_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92003, 'Mihono Bourbon, systems online. Objective: victory.', 'snd_voi_training_102601', 3, 4000, 2, 1, 0, 'snd_voi_training_102601_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92011, 'Startup has been initiated. Currently on standby.', 'snd_voi_training_102601', 4, 12000, 2, 1, 0, 'snd_voi_training_102601_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92005, 'Is something troubling you? Don''t worry about me. Do as you wish, Trainer.', 'snd_voi_training_102601', 5, 1026001, 2, 1, 0, 'snd_voi_training_102601_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92006, 'No matter the issue, Trainer, I am sure we will be able to overcome any difficulties with effort.', 'snd_voi_training_102601', 6, 3000, 2, 1, 0, 'snd_voi_training_102601_0006', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92007, 'I will not give up on myself. I believe that you will lead me wherever I need to go.', 'snd_voi_training_102601', 7, 1003, 2, 1, 0, 'snd_voi_training_102601_0007', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 93000, 'This memory log of you is irreplaceable.', 'snd_voi_training_102601', 8, 0, 2, 1, 0, 'snd_voi_training_102601_0008', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 93001, 'I confirmed that we have achieved our goal... Thank you, Trainer.', 'snd_voi_training_102601', 9, 0, 2, 1, 0, 'snd_voi_training_102601_0009', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95000, 'Update completed.', 'snd_voi_outgame_102601', 0, 4001, 7, 1, 0, 'snd_voi_outgame_102601_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95001, 'Mihono Bourbon, processing update.', 'snd_voi_outgame_102601', 1, 1001, 7, 1, 0, 'snd_voi_outgame_102601_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95003, 'Yes, I am Mihono Bourbon.', 'snd_voi_outgame_102601', 3, 8000, 7, 1, 0, 'snd_voi_outgame_102601_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95004, 'Awaiting orders for the first mission. Your wish is my command, Trainer.', 'snd_voi_gacha_102601', 0, 0, 7, 1, 0, 'snd_voi_gacha_102601_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1008, 'Setting objective: Victory. ...Start.', 'snd_voi_teamst_st_102600_0000', 0, 4000, 8, 1, 0, 'snd_voi_teamst_st_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1059, 'Umadol Order.', 'snd_voi_teamst_st_102600_1046', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_102600_1046_00', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1060, 'Awaiting instructions.', 'snd_voi_teamst_st_102600_1051', 0, 1000, 8, 1, 0, 'snd_voi_teamst_st_102600_1051_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1088, 'No, temperatures are normal.', 'snd_voi_teamst_st_104100_1026', 1, 1000, 8, 1, 0, 'snd_voi_teamst_st_104100_1026_01', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1000, 'Race mode activated.', 'snd_voi_teamst_102600', 0, 4003, 8, 1, 0, 'snd_voi_teamst_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1001, 'Complete.', 'snd_voi_teamst_102600', 1, 0, 8, 1, 0, 'snd_voi_teamst_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1003, 'My analysis says that our strength was equal.', 'snd_voi_teamst_102600', 2, 0, 8, 1, 0, 'snd_voi_teamst_102600_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1002, '...Verification is required.', 'snd_voi_teamst_102600', 3, 0, 8, 1, 0, 'snd_voi_teamst_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1004, '...Objective completed.', 'snd_voi_teamst_102600', 4, 1026001, 8, 1, 0, 'snd_voi_teamst_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1007, 'High score updated.', 'snd_voi_teamst_102600', 5, 3001, 8, 1, 0, 'snd_voi_teamst_102600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1006, 'My analysis says that our strength was equal.', 'snd_voi_teamst_102600', 2, 1000, 8, 1, 0, 'snd_voi_teamst_102600_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 1005, '...Verification is required.', 'snd_voi_teamst_102600', 3, 12000, 8, 1, 0, 'snd_voi_teamst_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 40000, 'All system outputs amplified... Launching now!', 'snd_voi_race_102601', 2, 0, 3, 1, 0, 'snd_voi_race_102601_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 40001, 'Startup initiated, limiter disengaged... Set. All green. I will now begin.', 'snd_voi_race_102601', 3, 0, 3, 1, 0, 'snd_voi_race_102601_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30004, 'All functions confirmed... All clear. Perfect victory.', 'snd_voi_race_102601', 0, 0, 3, 1, 0, 'snd_voi_race_102601_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30005, 'Phew... First place achieved.', 'snd_voi_race_102600', 8, 0, 3, 1, 0, 'snd_voi_race_102600_0008', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 31000, 'Start.', 'snd_voi_race_102600', 9, 0, 3, 1, 0, 'snd_voi_race_102600_0009', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 13, 'This is today''s login bonus.', 'snd_voi_title_102600', 4, 4000, 1, 1, 0, 'snd_voi_title_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 15, 'You will receive this tomorrow.', 'snd_voi_title_102600', 5, 11001, 1, 1, 0, 'snd_voi_title_102600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 110000, 'I have been waiting for you. Beginning preparations for training.', 'snd_voi_home_102600', 21, 0, 1, 1, 0, 'snd_voi_home_102600_0021', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 110001, 'Browsing data logs.', 'snd_voi_home_102600', 22, 0, 1, 1, 0, 'snd_voi_home_102600_0022', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 110002, 'Proof of my effort... Trainer, please choose to enter the race.', 'snd_voi_home_102600', 23, 0, 1, 1, 0, 'snd_voi_home_102600_0023', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 10021, 'I have confirmed that your Umamusume Archive level has gone up.', 'snd_voi_home_102600', 24, 12000, 1, 1, 0, 'snd_voi_home_102600_0024', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 20051, 'Commencing a cooperative mission.', 'snd_voi_training_102600', 65, 0, 2, 1, 0, 'snd_voi_training_102600_0065', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70000, 'Your orders, Trainer?', 'snd_voi_outgame_102600', 3, 4000, 7, 1, 0, 'snd_voi_outgame_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95005, 'Support functions improved.', 'snd_voi_outgame_102600', 4, 0, 7, 1, 0, 'snd_voi_outgame_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95006, 'Confirmed increased output of support functions.', 'snd_voi_outgame_102600', 5, 0, 7, 1, 0, 'snd_voi_outgame_102600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 120000, 'Unable to restrain it... Confirming a mysterious increase in energy from within!', 'snd_voi_outgame_102600', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_102600_0011', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 81000, 'Status updated to "curious." All systems are ready to go.', 'snd_voi_outgame_102600', 13, 12000, 7, 1, 0, 'snd_voi_outgame_102600_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 81001, 'Disabling safety locks... Ready to engage.', 'snd_voi_outgame_102600', 14, 4003, 7, 1, 0, 'snd_voi_outgame_102600_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140000, 'I wish you success, Trainer.', 'snd_voi_minigame_102600', 0, 1026800, 9, 1, 0, 'snd_voi_minigame_102600_0000', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140001, 'Confirming acquisition.', 'snd_voi_minigame_102600', 1, 1026801, 9, 1, 0, 'snd_voi_minigame_102600_0001', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140002, 'Oh... Don''t worry about it.', 'snd_voi_minigame_102600', 2, 1026802, 9, 1, 0, 'snd_voi_minigame_102600_0002', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140003, 'I have determined the result to be a great success.', 'snd_voi_minigame_102600', 3, 971026, 9, 1, 0, 'snd_voi_minigame_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140004, 'I have determined this to be a good outcome.', 'snd_voi_minigame_102600', 4, 972026, 9, 1, 0, 'snd_voi_minigame_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140005, 'This is all because of my inability to use machines...', 'snd_voi_minigame_102600', 5, 1026803, 9, 1, 0, 'snd_voi_minigame_102600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140006, 'I have determined the result to be a great success.', 'snd_voi_minigame_102600', 3, 974026, 9, 1, 0, 'snd_voi_minigame_102600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140007, 'I have determined this to be a good outcome.', 'snd_voi_minigame_102600', 4, 973026, 9, 1, 0, 'snd_voi_minigame_102600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140008, 'Hah.', 'snd_voi_minigame_102600', 6, 1026804, 9, 1, 0, 'snd_voi_minigame_102600_0006', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140009, 'Hehe.', 'snd_voi_minigame_102600', 7, 1026805, 9, 1, 0, 'snd_voi_minigame_102600_0007', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140010, 'Nngh...', 'snd_voi_minigame_102600', 8, 1026806, 9, 1, 0, 'snd_voi_minigame_102600_0008', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140011, 'Exceptional...', 'snd_voi_minigame_102600', 9, 1026807, 9, 1, 0, 'snd_voi_minigame_102600_0009', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140014, 'Ngh...', 'snd_voi_minigame_102600', 10, 1026809, 9, 1, 0, 'snd_voi_minigame_102600_0010', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140015, 'Hmm.', 'snd_voi_minigame_102600', 11, 1026812, 9, 1, 0, 'snd_voi_minigame_102600_0011', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140016, 'Trainer!', 'snd_voi_minigame_102600', 12, 1026813, 9, 1, 0, 'snd_voi_minigame_102600_0012', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140012, 'Hehe...', 'snd_voi_minigame_102600', 13, 1026808, 9, 1, 0, 'snd_voi_minigame_102600_0013', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140013, 'Wonderful!', 'snd_voi_minigame_102600', 14, 1026001, 9, 1, 0, 'snd_voi_minigame_102600_0014', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140017, 'Ah...', 'snd_voi_minigame_102600', 15, 1026810, 9, 1, 0, 'snd_voi_minigame_102600_0015', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 140018, 'Nngh...', 'snd_voi_minigame_102600', 16, 1026811, 9, 1, 0, 'snd_voi_minigame_102600_0016', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70004, 'I don''t feel any particular functionality issues with uniforms.', 'snd_voi_outgame_102600', 16, 2000, 7, 1, 0, 'snd_voi_outgame_102600_0016', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70010, 'The first time I wore one, my father complimented me and said it looked good on me.', 'snd_voi_outgame_102600', 17, 12000, 7, 1, 0, 'snd_voi_outgame_102600_0017', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70008, 'Material, range of motion, design... All in all, I have determined this outfit to be suitable for live performances.', 'snd_voi_outgame_102600', 20, 1026001, 7, 1, 0, 'snd_voi_outgame_102600_0020', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70014, 'Concert objective: Gratitude. Input complete.', 'snd_voi_outgame_102600', 21, 4001, 7, 1, 0, 'snd_voi_outgame_102600_0021', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70009, '...Detecting "elated" status.', 'snd_voi_outgame_102600', 22, 8001, 7, 1, 0, 'snd_voi_outgame_102600_0022', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70015, 'No other clothing fits my body like this.', 'snd_voi_outgame_102600', 23, 1026001, 7, 1, 0, 'snd_voi_outgame_102600_0023', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71004, 'I don''t feel any particular functionality issues with uniforms.', 'snd_voi_outgame_102600', 16, 148, 7, 0, 0, 'snd_voi_outgame_102600_0016', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71010, 'The first time I wore one, my father complimented me and said it looked good on me.', 'snd_voi_outgame_102600', 17, 48, 7, 0, 0, 'snd_voi_outgame_102600_0017', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71008, 'Material, range of motion, design... All in all, I have determined this outfit to be suitable for live performances.', 'snd_voi_outgame_102600', 20, 48, 7, 0, 0, 'snd_voi_outgame_102600_0020', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71014, 'Concert objective: Gratitude. Input complete.', 'snd_voi_outgame_102600', 21, 148, 7, 0, 0, 'snd_voi_outgame_102600_0021', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71009, '...Detecting "elated" status.', 'snd_voi_outgame_102600', 22, 34, 7, 0, 0, 'snd_voi_outgame_102600_0022', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71015, 'No other clothing fits my body like this.', 'snd_voi_outgame_102600', 23, 48, 7, 0, 0, 'snd_voi_outgame_102600_0023', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 2030, 'Race mode activated.', 'snd_voi_teamst_102600', 0, 4003, 10, 1, 0, 'snd_voi_teamst_102600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 2031, 'Setting objective: Victory. ...Start.', 'snd_voi_teamst_st_102600_0000', 0, 4000, 10, 1, 0, 'snd_voi_teamst_st_102600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 2032, 'Thank you, Trainer.', 'snd_voi_training_102600', 64, 1001, 10, 1, 0, 'snd_voi_training_102600_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 2033, 'Analysis of target race parameters complete. I can adapt to any situation. Awaiting orders, Trainer.', 'snd_voi_training_102600', 19, 8000, 10, 1, 0, 'snd_voi_training_102600_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 2034, 'Adjustments are flawless. The probability of winning is directly proportional to the status of my condition.', 'snd_voi_training_102600', 16, 8013, 10, 1, 0, 'snd_voi_training_102600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 2035, 'Thank you, Trainer.', 'snd_voi_training_102600', 64, 1001, 10, 0, 0, 'snd_voi_training_102600_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410000, 'Preparations complete.', 'snd_voi_roulette_102600', 0, 0, 7, 1, 0, 'snd_voi_roulette_102600_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410001, 'Mission complete.', 'snd_voi_roulette_102600', 1, 400008, 7, 1, 0, 'snd_voi_roulette_102600_0001', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410002, 'Action complete.', 'snd_voi_roulette_102600', 2, 400009, 7, 1, 0, 'snd_voi_roulette_102600_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410003, 'Action complete.', 'snd_voi_roulette_102600', 2, 400009, 7, 0, 0, 'snd_voi_roulette_102600_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410004, 'Hm...', 'snd_voi_roulette_102600', 3, 400010, 7, 1, 0, 'snd_voi_roulette_102600_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410005, 'Hm...', 'snd_voi_roulette_102600', 3, 400010, 7, 0, 0, 'snd_voi_roulette_102600_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410006, 'My mission!', 'snd_voi_roulette_102600', 4, 400011, 7, 1, 0, 'snd_voi_roulette_102600_0004', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410007, 'My mission!', 'snd_voi_roulette_102600', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102600_0004', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 410008, 'My mission!', 'snd_voi_roulette_102600', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102600_0004', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70018, 'Analyzing...', 'snd_voi_outgame_102600', 26, 13000, 7, 1, 0, 'snd_voi_outgame_102600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70019, 'Executing command: Victory.', 'snd_voi_outgame_102600', 27, 4000, 7, 1, 0, 'snd_voi_outgame_102600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71018, 'Analyzing...', 'snd_voi_outgame_102600', 26, 48, 7, 0, 0, 'snd_voi_outgame_102600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71019, 'Executing command: Victory.', 'snd_voi_outgame_102600', 27, 34, 7, 0, 0, 'snd_voi_outgame_102600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400001, 'Now commencing Mission: "Cross-Dorm Halloween Party."', 'snd_voi_event_090006', 0, 4000, 7, 1, 0, 'snd_voi_event_090006_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400003, 'I must complete my task by myself. That is only "natural."', 'snd_voi_event_090006', 5, 1000, 7, 1, 0, 'snd_voi_event_090006_0005', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400008, 'Information collected insufficient for task. Calculating remaining issues...', 'snd_voi_event_090006', 7, 12000, 7, 1, 0, 'snd_voi_event_090006_0007', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400010, 'I was mistaken in thinking I could do this alone. It turns out that together... we are stronger.', 'snd_voi_event_090006', 9, 1026001, 7, 1, 0, 'snd_voi_event_090006_0009', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90010, 'A breakfast mixture of strawberries and grains is sufficient to replenish energy levels. Recharge complete. Let us begin our training.', 'snd_voi_home_102602', 0, 12000, 1, 1, 0, 'snd_voi_home_102602_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90011, 'Outside of breaks, my dietary regimen is set to "no sweets." In other words, no changes have been made.', 'snd_voi_home_102602', 1, 12000, 1, 1, 0, 'snd_voi_home_102602_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90012, 'How are your blood sugar levels? If necessary, I can calculate your current levels and determine the optimal amount needed for daily life.', 'snd_voi_home_102602', 2, 1000, 1, 1, 0, 'snd_voi_home_102602_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90013, 'Presence of sweets detected. I have determined it is "snack time." Would you like something to eat, Trainer?', 'snd_voi_home_102602', 3, 1026815, 1, 1, 0, 'snd_voi_home_102602_0003', 0, 12000, 5800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90014, 'Time confirmed. I surmise my status will soon shift to "burning the midnight oil." I shall set a time and automatically shift into standby mode.', 'snd_voi_home_102602', 4, 12000, 1, 1, 0, 'snd_voi_home_102602_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90015, 'Searching database for ways to assist Trainer... I propose that I prepare you a cup of hot chocolate.', 'snd_voi_home_102602', 5, 1000, 1, 1, 0, 'snd_voi_home_102602_0005', 0, 1026001, 2900, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90016, 'I received some homemade sakura mochi from Bakushin O. The quality is lacking, yet it still produces a warm, fuzzy feeling.', 'snd_voi_home_102602', 6, 1026001, 1, 1, 0, 'snd_voi_home_102602_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90017, 'Ice cream, jelly desserts... While they are indeed delicious, caution must be exercised when consuming such cold treats. You may end up with an upset stomach.', 'snd_voi_home_102602', 7, 1026816, 1, 1, 0, 'snd_voi_home_102602_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90018, 'McQueen ran off when she saw me eating some Mont Blanc cake... Is she all right?', 'snd_voi_home_102602', 8, 8007, 1, 1, 0, 'snd_voi_home_102602_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90019, 'I am planning to present my parents with homemade chocolates on my next visit home. I wish to express my gratitude for their attention to my care.', 'snd_voi_home_102602', 9, 1026001, 1, 1, 0, 'snd_voi_home_102602_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91016, 'Analysis of Flash''s words and actions beget a feeling of accuracy and honor. I have concluded that she is "trustworthy."', 'snd_voi_home_102602', 10, 1001, 1, 1, 0, 'snd_voi_home_102602_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91017, 'I am currently researching a phrase. Once I understand the meaning, I will be able to accept Jordan''s offer of nail art that "goes hard."', 'snd_voi_home_102602', 11, 1026818, 1, 1, 0, 'snd_voi_home_102602_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91018, 'Baking requires the use of multiple instruments. Considering my tendency to destroy machinery, I require assistance... Trainer, may I ask for your help?', 'snd_voi_home_102602', 12, 1026815, 1, 1, 0, 'snd_voi_home_102602_0012', 0, 12000, 7500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91019, 'Compared to their digital counterparts, analog timers are far less accurate. However, being able to visually see time tick away is very appealing. I would say they''re "not that bad."', 'snd_voi_home_102602', 13, 12000, 1, 1, 0, 'snd_voi_home_102602_0013', 0, 12001, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91020, 'I am contemplating those candies with toys inside. Would you say the candy or the toy is the main part of the product? It is difficult to discern.', 'snd_voi_home_102602', 14, 1026815, 1, 1, 0, 'snd_voi_home_102602_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91028, 'I asked for Rice''s assistance when applying for this uniform. It seems she found it to be quite "cute."', 'snd_voi_home_102602', 15, 1001, 1, 1, 0, 'snd_voi_home_102602_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91029, 'According to my memory bank, Valentine''s Day is a day to convey your feelings for others. However, explaining what those feelings are... is somewhat difficult.', 'snd_voi_home_102602', 16, 12000, 1, 1, 0, 'snd_voi_home_102602_0016', 0, 1026806, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91021, 'I broke the toaster while trying to retrieve my toast... It appears even the slightest touch of my hand is enough to damage machinery... Vigilance levels have been increased.', 'snd_voi_home_102602', 17, 1007, 1, 1, 0, 'snd_voi_home_102602_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91022, 'Flower''s bentos exhibit a level of perfection in the areas of nutrition, volume, and taste. Rising levels of happiness detected.', 'snd_voi_home_102602', 18, 1026001, 1, 1, 0, 'snd_voi_home_102602_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91023, 'Welcome back, master.\nFalcon mentioned that my outfit resembles a maid uniform, so I thought I would simulate being a maid. Is it to your liking?', 'snd_voi_home_102602', 19, 1026817, 1, 1, 0, 'snd_voi_home_102602_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91024, 'Garnishing sweets with a few sakura petals results in a heightened aesthetic. I have also confirmed it to exude the "grace of spring."', 'snd_voi_home_102602', 20, 12001, 1, 1, 0, 'snd_voi_home_102602_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91025, 'A large number of fruits are easily accessible during the summer, and they are all highly nutritious. These factors make selecting one to eat difficult... Now researching selection criteria.', 'snd_voi_home_102602', 21, 1026818, 1, 1, 0, 'snd_voi_home_102602_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91026, 'I received praise for the way I peel sweet potatoes while I was helping in the dorm kitchen... It seems I excel at simple tasks.', 'snd_voi_home_102602', 22, 1001, 1, 1, 0, 'snd_voi_home_102602_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 91027, 'The winter holidays and Valentine''s Day both require candy for their celebrations. I have surmised that this season is an optimal time for me to make use of my experience.', 'snd_voi_home_102602', 23, 1001, 1, 1, 0, 'snd_voi_home_102602_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92015, 'In order to increase our stats, much trial and error is required. Now, let us begin.', 'snd_voi_training_102602', 0, 4000, 2, 1, 0, 'snd_voi_training_102602_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92016, 'A bright light lies beyond days of grueling training. As long as we keep working hard, we shall reach it.', 'snd_voi_training_102602', 1, 1000, 2, 1, 0, 'snd_voi_training_102602_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92017, 'I am carrying around sweets as as a form of energy supplement. Please let me know if you require any.', 'snd_voi_training_102602', 2, 1026001, 2, 1, 0, 'snd_voi_training_102602_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92018, 'Calculating possible stats within an hour... Prediction�famishment. Scheduling an intake of sweets during my next break.', 'snd_voi_training_102602', 3, 12000, 2, 1, 0, 'snd_voi_training_102602_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92020, 'Concern regarding these accessories is unnecessary. I have been performing regular maintenance and reinforcing each piece.', 'snd_voi_training_102602', 5, 12000, 2, 1, 0, 'snd_voi_training_102602_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92021, 'My "love" of my fellow racers is exactly why I cannot go easy on them. They would want a true challenge.', 'snd_voi_training_102602', 6, 1000, 2, 1, 0, 'snd_voi_training_102602_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 92022, 'You wish to engage in small talk? All right... Setting timer. We may chat idly until time is up.', 'snd_voi_training_102602', 7, 8000, 2, 1, 0, 'snd_voi_training_102602_0007', 0, 8001, 6500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 93004, 'I have detected a sense of "growth" through my pursuit of sweets. An unexpected result indeed.', 'snd_voi_training_102602', 8, 0, 2, 1, 0, 'snd_voi_training_102602_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 93005, 'This bitter journey will be recorded in historical logs.', 'snd_voi_training_102602', 9, 0, 2, 1, 0, 'snd_voi_training_102602_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95007, 'Configuring settings to allow for higher sugar content.', 'snd_voi_outgame_102602', 0, 4000, 7, 1, 0, 'snd_voi_outgame_102602_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95008, 'Capacity for baking upgraded.', 'snd_voi_outgame_102602', 1, 0, 7, 1, 0, 'snd_voi_outgame_102602_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95010, 'I am Mihono Bourbon. Please let me know if you require sweets.', 'snd_voi_outgame_102602', 3, 1000, 7, 1, 0, 'snd_voi_outgame_102602_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70016, 'I have studied the ways of baking and candy-making. If you ever require sugar, I should prove useful.', 'snd_voi_outgame_102600', 24, 1026001, 7, 1, 0, 'snd_voi_outgame_102600_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70017, 'While my racewear is reminiscent of a cake, it is not edible. Please exercise restraint.', 'snd_voi_outgame_102600', 25, 1000, 7, 1, 0, 'snd_voi_outgame_102600_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71016, 'I have studied the ways of baking and candy-making. If you ever require sugar, I should prove useful.', 'snd_voi_outgame_102600', 24, 48, 7, 0, 0, 'snd_voi_outgame_102600_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 71017, 'While my racewear is reminiscent of a cake, it is not edible. Please exercise restraint.', 'snd_voi_outgame_102600', 25, 148, 7, 0, 0, 'snd_voi_outgame_102600_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 95009, 'A bitter road lies ahead, but I hope you''ll join me all the same.', 'snd_voi_gacha_102602', 0, 0, 7, 1, 0, 'snd_voi_gacha_102602_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 40003, 'Raising sugar levels!', 'snd_voi_race_102602', 2, 0, 3, 1, 0, 'snd_voi_race_102602_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 40004, 'Resuming regular operations... Hm? Error detected. Error identified�a giant chocolate ball. Hyah! Successfully reserved a portion for you.', 'snd_voi_race_102602', 3, 0, 3, 1, 0, 'snd_voi_race_102602_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30006, 'Speed optimization successfully completed. The perfect cherry on top.', 'snd_voi_race_102602', 0, 0, 3, 1, 0, 'snd_voi_race_102602_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 30007, 'Phew... First place achieved.', 'snd_voi_race_102600', 8, 0, 3, 1, 0, 'snd_voi_race_102600_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400022, 'Meringue separation identified. Status�"Failure." An improvement of technique is required.', 'snd_voi_event_090010', 1, 1007, 7, 1, 0, 'snd_voi_event_090010_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400004, 'I am picking up on a hint of discomfort from Flower''s demeanor. Now troubleshooting...', 'snd_voi_event_090010', 4, 1026818, 7, 1, 0, 'snd_voi_event_090010_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400007, 'Order from the team accepted. Performance target set to the "peak."', 'snd_voi_event_090010', 7, 1000, 7, 1, 0, 'snd_voi_event_090010_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400023, '"Fabulous valentine''s chocolates for your friends" complete. Mission accomplished.', 'snd_voi_event_090010', 10, 4000, 7, 1, 0, 'snd_voi_event_090010_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 400014, 'Congratulations. Searching for appropriate next steps... One hit: How about an afterparty?', 'snd_voi_event_090010', 14, 1026001, 7, 1, 0, 'snd_voi_event_090010_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_102600', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_102600', 1, 980012, 1, 1, 0, 'snd_voi_valentine_102600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 80000, 'An optimal performance.', 'snd_voi_aimteam_102600', 0, 1026001, 7, 0, 0, 'snd_voi_aimteam_102600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70020, 'Switching to casual mode.', 'snd_voi_outgame_102600', 42, 12000, 7, 1, 0, 'snd_voi_outgame_102600_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1026, 70021, 'Relaxation is an important factor in racing success. I would like to implement it at once.', 'snd_voi_outgame_102600', 43, 1000, 7, 1, 0, 'snd_voi_outgame_102600_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 11, 'Cygames', 'snd_voi_title_102700', 0, 0, 0, 1, 0, 'snd_voi_title_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_102700', 1, 0, 0, 1, 0, 'snd_voi_title_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10000, 'The reason I came to Tracen Academy? Sorry to disappoint, but it''s nothing special.', 'snd_voi_home_102700', 0, 1027018, 1, 1, 0, 'snd_voi_home_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10001, 'Alone, there''s no way I could have realized my charm... Will you continue to help me seek it out?', 'snd_voi_home_102700', 1, 4001, 1, 1, 0, 'snd_voi_home_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10002, 'I like cute clothes, but I don''t think they don''t suit me... If that ever changes, I''ll let you know, and we can go shopping!', 'snd_voi_home_102700', 2, 1027813, 1, 1, 0, 'snd_voi_home_102700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10003, 'Happy New Year! How about we turn our first shrine visit into our first workout by dashing up some stone steps?', 'snd_voi_home_102700', 3, 1027001, 1, 1, 0, 'snd_voi_home_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10004, 'I''m often on the receiving end of chocolates on Valentine''s Day. It''s nice to know I have their support, so I don''t mind.', 'snd_voi_home_102700', 4, 1027012, 1, 1, 0, 'snd_voi_home_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10005, 'You like sweets, right? I have extras, so you can have them. ...A-actually, no, pretend you didn''t hear that! Way too embarrassing!', 'snd_voi_home_102700', 5, 4007, 1, 1, 0, 'snd_voi_home_102700_0005', 0, 1027015, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10006, 'If you could only meet your lover once a year... I''m sure your heart would be pounding the minute you saw them.', 'snd_voi_home_102700', 6, 1027813, 1, 1, 0, 'snd_voi_home_102700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10007, 'Aaaagh! I was wondering what Falco''s trick would be, but why makeup of all things?!', 'snd_voi_home_102700', 7, 4008, 1, 1, 0, 'snd_voi_home_102700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10008, 'During the holidays, everyone in the Mejiro family exchanges presents. I wonder who will receive my gift... It''s a bodybuilding set!', 'snd_voi_home_102700', 8, 1027001, 1, 1, 0, 'snd_voi_home_102700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10009, 'Um, do you like going to see the holiday decorations? Ah, no, I was just wondering! Don''t read too much into it!', 'snd_voi_home_102700', 9, 1027012, 1, 1, 0, 'snd_voi_home_102700_0009', 0, 1027014, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10010, 'Thanks to you, I''ve made some great gains this year! I can''t wait to see how swole I get next year!', 'snd_voi_home_102700', 10, 2002, 1, 1, 0, 'snd_voi_home_102700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10011, 'Have some birthday cake! After you''ve eaten, let''s go for a run to make use of those calories!', 'snd_voi_home_102700', 11, 1027000, 1, 1, 0, 'snd_voi_home_102700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10012, 'I thought long and hard about the ultimate gift for you... Here''s my hand-picked, highly recommended workout plan! Hope you like it!', 'snd_voi_home_102700', 12, 1027814, 1, 1, 0, 'snd_voi_home_102700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10013, 'My birthday is close to McQueen''s. It was so much fun to have parties one after another every year. Ehehe.', 'snd_voi_home_102700', 13, 9002, 1, 1, 0, 'snd_voi_home_102700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10014, 'We''re going to celebrate my birthday?! Wow, if I''d known beforehand, I would''ve thought about what I want to do!', 'snd_voi_home_102700', 14, 1, 1, 1, 0, 'snd_voi_home_102700_0014', 0, 1027001, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10015, 'Looks like there''s a new notice! Let''s check it before we head out to train!', 'snd_voi_home_102700', 15, 1027000, 1, 1, 0, 'snd_voi_home_102700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10016, 'Looks like you''ve got a present. Is it dumbbells? A barbell? Or maybe a full bench press set?!', 'snd_voi_home_102700', 16, 9009, 1, 1, 0, 'snd_voi_home_102700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10017, 'You completed a mission! Ehehe, I can''t let myself fall behind!', 'snd_voi_home_102700', 17, 2001, 1, 1, 0, 'snd_voi_home_102700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10018, 'There''s gonna be an event held soon. Let''s train our bodies now so we can go hard when the time comes!', 'snd_voi_home_102700', 18, 1027000, 1, 1, 0, 'snd_voi_home_102700_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10019, 'An event has started! How about we check it out?', 'snd_voi_home_102700', 19, 1027006, 1, 1, 0, 'snd_voi_home_102700_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10025, 'When picking out these clothes, I guess the thing I paid most attention to was... the color? I wanted to try a more sophisticated look.', 'snd_voi_home_102700', 25, 1027013, 1, 1, 0, 'snd_voi_home_102700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10026, 'I put a lot of thought into the necklace and bracelet. Girly stuff looks weird on me, but... this much is fine, right? I hope so, at least.', 'snd_voi_home_102700', 26, 1027018, 1, 1, 0, 'snd_voi_home_102700_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10027, 'Palmer recommended me a perfume to go with this outfit, so I bought it, but... that''d be too much, right? Yeah!', 'snd_voi_home_102700', 27, 1027011, 1, 1, 0, 'snd_voi_home_102700_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20000, 'No way... Is this muscle fatigue?!', 'snd_voi_training_102700', 0, 1027009, 2, 1, 0, 'snd_voi_training_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20001, 'I can barely move... Guess I didn''t do a good job taking care of myself...', 'snd_voi_training_102700', 1, 1027812, 2, 1, 0, 'snd_voi_training_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20002, 'Ah, my abs are itching to get started... Standing around is a waste of time! Let''s hurry up and train!', 'snd_voi_training_102700', 2, 2002, 2, 1, 0, 'snd_voi_training_102700_0002', 0, 1027016, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20003, 'I''m dying to move my muscles! Please give me some really tough training!', 'snd_voi_training_102700', 3, 1027814, 2, 1, 0, 'snd_voi_training_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20004, 'I''m overflowing with energy! Let''s train hard and work up a good sweat!', 'snd_voi_training_102700', 4, 1027006, 2, 1, 0, 'snd_voi_training_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20005, 'LET''S GET SWOLE! Yeah, that felt good! I can really speak from my diaphragm today!', 'snd_voi_training_102700', 5, 1027000, 2, 1, 0, 'snd_voi_training_102700_0005', 0, 1027016, 1700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20006, 'How''s today''s regimen looking? Are we hitting the weights at all?', 'snd_voi_training_102700', 6, 9001, 2, 1, 0, 'snd_voi_training_102700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20007, 'Muscles stretched and ready to go! Just tell me what to do!', 'snd_voi_training_102700', 7, 1027001, 2, 1, 0, 'snd_voi_training_102700_0007', 0, 1027006, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20008, 'Huh, my muscles don''t feel as jacked as they usually do... Maybe I''m just imagining things.', 'snd_voi_training_102700', 8, 1027812, 2, 1, 0, 'snd_voi_training_102700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20009, 'I feel a little heavy... No, I''ll be fine.', 'snd_voi_training_102700', 9, 1027009, 2, 1, 0, 'snd_voi_training_102700_0009', 0, 9007, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20010, 'Where''d my energy go?! At this rate...', 'snd_voi_training_102700', 10, 1027009, 2, 1, 0, 'snd_voi_training_102700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20011, 'I know I can''t stay still, but...', 'snd_voi_training_102700', 11, 1027004, 2, 1, 0, 'snd_voi_training_102700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20021, 'I can still run, but if I push myself too hard, I might pull a muscle or worse...', 'snd_voi_training_102700', 12, 1027812, 2, 1, 0, 'snd_voi_training_102700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20022, 'Sorry, but if I race anymore, I''m afraid it will affect my physical condition...', 'snd_voi_training_102700', 13, 1027004, 2, 1, 0, 'snd_voi_training_102700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20023, 'My quads are in tip-top shape! It''s like they''re telling me to run!', 'snd_voi_training_102700', 14, 2002, 2, 1, 0, 'snd_voi_training_102700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20024, 'I can beat any opponent today! I mean, just look at these rock-hard abs!', 'snd_voi_training_102700', 15, 2009, 2, 1, 0, 'snd_voi_training_102700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20025, 'Ooooh! My hamstrings are screaming for me to start running RIGHT NOW!', 'snd_voi_training_102700', 16, 1027001, 2, 1, 0, 'snd_voi_training_102700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20026, 'Muscle! Hustle! All the muscles in my body are bustling with energy!', 'snd_voi_training_102700', 17, 1027007, 2, 1, 0, 'snd_voi_training_102700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20027, 'My calves are telling me they''re ready to give this race their all!', 'snd_voi_training_102700', 18, 1027000, 2, 1, 0, 'snd_voi_training_102700_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20028, 'I''ll prove to everyone that hard work and muscles will never let you down!', 'snd_voi_training_102700', 19, 1027814, 2, 1, 0, 'snd_voi_training_102700_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20029, 'I''ll run today with faith in both my trainer and my muscles!', 'snd_voi_training_102700', 20, 1027006, 2, 1, 0, 'snd_voi_training_102700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20030, 'I''ve worked hard, and I gotta believe it''ll pay off!', 'snd_voi_training_102700', 21, 9001, 2, 1, 0, 'snd_voi_training_102700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20031, 'I just have to stay calm and run the way I always do.', 'snd_voi_training_102700', 22, 1027018, 2, 1, 0, 'snd_voi_training_102700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20032, 'I''m anxious, but once I start running, it won''t matter anymore.', 'snd_voi_training_102700', 23, 1027018, 2, 1, 0, 'snd_voi_training_102700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20033, 'Was something wrong with my training? No, what''s done is done. I need to focus on what''s in front of me.', 'snd_voi_training_102700', 24, 1027812, 2, 1, 0, 'snd_voi_training_102700_0024', 0, 1027003, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20034, 'I''m here today because of all the effort I''ve put in... I should be fine...', 'snd_voi_training_102700', 25, 1027019, 2, 1, 0, 'snd_voi_training_102700_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20035, 'Just think about how you usually feel running... Just run like you always do...', 'snd_voi_training_102700', 26, 1027009, 2, 1, 0, 'snd_voi_training_102700_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20036, 'Staying calm is important when you''re in a slump... I just need to focus on running.', 'snd_voi_training_102700', 27, 4007, 2, 1, 0, 'snd_voi_training_102700_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20037, 'There are people who support me... Even if I''m not feeling great, I definitely don''t want to lose!', 'snd_voi_training_102700', 28, 1027004, 2, 1, 0, 'snd_voi_training_102700_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20038, 'Let''s get started!', 'snd_voi_training_102700', 29, 0, 2, 1, 0, 'snd_voi_training_102700_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20039, 'Here I go!', 'snd_voi_training_102700', 30, 0, 2, 1, 0, 'snd_voi_training_102700_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20040, 'Warm-up complete!', 'snd_voi_training_102700', 31, 0, 2, 1, 0, 'snd_voi_training_102700_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20041, 'I''ll do my best!', 'snd_voi_training_102700', 32, 0, 2, 1, 0, 'snd_voi_training_102700_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20042, 'Wah!', 'snd_voi_training_102700', 33, 0, 2, 1, 0, 'snd_voi_training_102700_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20043, 'H-huh?', 'snd_voi_training_102700', 34, 0, 2, 1, 0, 'snd_voi_training_102700_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20046, 'Let''s go!', 'snd_voi_training_102700', 37, 0, 2, 1, 0, 'snd_voi_training_102700_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20047, 'I wanna swim!', 'snd_voi_training_102700', 38, 0, 2, 1, 0, 'snd_voi_training_102700_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20049, 'I''ll never forget all the hours we put in together training!', 'snd_voi_training_102700', 63, 0, 2, 1, 0, 'snd_voi_training_102700_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20050, 'Thank you so much, Trainer!', 'snd_voi_training_102700', 64, 0, 2, 1, 0, 'snd_voi_training_102700_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 30000, 'So close! I was right there!', 'snd_voi_race_102700', 0, 0, 3, 1, 0, 'snd_voi_race_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 30001, 'I was almost there... I gotta work harder!', 'snd_voi_race_102700', 1, 0, 3, 1, 0, 'snd_voi_race_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 30002, 'No way I''m taking this lying down... I''m headed to the gym!', 'snd_voi_race_102700', 2, 0, 3, 1, 0, 'snd_voi_race_102700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 30003, 'I did my best, but I could''ve done better...', 'snd_voi_race_102700', 3, 0, 3, 1, 0, 'snd_voi_race_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 60000, 'Inhale... exhale... I-I''ll do my best!', 'snd_voi_live_102700', 0, 1027004, 4, 1, 0, 'snd_voi_live_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 60001, 'Think of it the same as a race!', 'snd_voi_live_102700', 1, 1027016, 4, 1, 0, 'snd_voi_live_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70001, 'Thanks to you, I was finally able to face myself. I''m really thankful for that.', 'snd_voi_outgame_102700', 1, 9000, 7, 1, 0, 'snd_voi_outgame_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90000, 'Good morning! The weather is beautiful again. I''m gonna go for a little run before class!', 'snd_voi_home_102701', 0, 9002, 1, 1, 0, 'snd_voi_home_102701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90001, 'Vitamins, minerals, protein... I make sure I''m fully charged each morning. That way I can stay pumped and work hard till night!', 'snd_voi_home_102701', 1, 2002, 1, 1, 0, 'snd_voi_home_102701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90002, 'Hey! What should we start with today? Weights? Cardio?', 'snd_voi_home_102701', 2, 9001, 1, 1, 0, 'snd_voi_home_102701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90003, 'Oh, wanna share a protein shake? The flavors have been getting much better recently, so it''s easy to get hooked!', 'snd_voi_home_102701', 3, 1027801, 1, 1, 0, 'snd_voi_home_102701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90004, 'Make sure you rest up. If you don''t get enough sleep, your concentration and metabolism will drop like crazy!', 'snd_voi_home_102701', 4, 9000, 1, 1, 0, 'snd_voi_home_102701_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90005, 'What should I do tomorrow? I want to work on my abs, but my erector spinae could use some work too.', 'snd_voi_home_102701', 5, 1027802, 1, 1, 0, 'snd_voi_home_102701_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90006, 'Those spring-colored dresses look so nice. I bet McQueen and Dober would look good in them, but... Urgh...', 'snd_voi_home_102701', 6, 4014, 1, 1, 0, 'snd_voi_home_102701_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90007, 'On hot summer days, the gym is the only place to be. I can train at a hundred percent without worrying about temperature or humidity!', 'snd_voi_home_102701', 7, 1027000, 1, 1, 0, 'snd_voi_home_102701_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90008, 'Mountains are the best place for viewing the fall leaves! While we''re at it, let''s improve our cardio with some high-altitude training!', 'snd_voi_home_102701', 8, 9001, 1, 1, 0, 'snd_voi_home_102701_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90009, 'Cold days are the perfect time to warm your body and soul with some exercise! All together now... Let''s get swole!', 'snd_voi_home_102701', 9, 2002, 1, 1, 0, 'snd_voi_home_102701_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91000, 'It''s like McQueen grows more every time I see her. She seems so far away even though she''s so close... I''m probably overthinking it, huh?', 'snd_voi_home_102701', 10, 1027812, 1, 1, 0, 'snd_voi_home_102701_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91001, 'This sportswear Ines recommended is so easy to move in! Ehehe, I''ll pick out some sneakers for her as a thank-you!', 'snd_voi_home_102701', 11, 9002, 1, 1, 0, 'snd_voi_home_102701_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91002, 'I like short hair. It''s easy to wash, and I don''t have to worry about it getting in the way when I''m working out. Even in terms of looks, it just feels perfect for me!', 'snd_voi_home_102701', 12, 1027801, 1, 1, 0, 'snd_voi_home_102701_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91003, 'Dober may come off a bit cold, but that''s just because she''s a little awkward. She''s got plenty of cute quirks too.', 'snd_voi_home_102701', 13, 1027018, 1, 1, 0, 'snd_voi_home_102701_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91004, 'Baseball is the sport I love most. I used to invite McQueen and Dober to watch the games with me.', 'snd_voi_home_102701', 14, 9000, 1, 1, 0, 'snd_voi_home_102701_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91005, 'Um, please tell me if something looks off, okay? I''m not used to wearing clothes like these.', 'snd_voi_home_102701', 15, 1027012, 1, 1, 0, 'snd_voi_home_102701_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91006, 'It''s okay, it''s okay! You''re wearing shorts underneath, so just think of it like your normal clothes!', 'snd_voi_home_102701', 16, 4008, 1, 1, 0, 'snd_voi_home_102701_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91007, 'My very own signature racewear! I gotta do my best to live up to everyone''s expectations!', 'snd_voi_home_102701', 17, 1027001, 1, 1, 0, 'snd_voi_home_102701_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91008, 'It''s so easy to move in�I could probably play baseball in this! I''m going for a strikeout! Just kidding!', 'snd_voi_home_102701', 18, 2002, 1, 1, 0, 'snd_voi_home_102701_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91009, 'The Tracen Academy uniform is so cute. But to be honest, I''m not confident that it looks good on me, even if I wear it every day... A-ahaha...', 'snd_voi_home_102701', 19, 1027012, 1, 1, 0, 'snd_voi_home_102701_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91010, 'Oguri eats so much... She must be doing some serious training to burn it all off! Maybe I should do the same!', 'snd_voi_home_102701', 20, 1027014, 1, 1, 0, 'snd_voi_home_102701_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91011, 'This manga I''m reading makes my heart pound with each scene! Ooooh! I''m gonna go home and read the rest!', 'snd_voi_home_102701', 21, 1027802, 1, 1, 0, 'snd_voi_home_102701_0021', 0, 1027001, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91012, 'They say that if you put a carrot in your mouth on the day of your entrance ceremony... BOOM! You''ll meet your soulmate. But I''ve never seen it happen...', 'snd_voi_home_102701', 22, 1027802, 1, 1, 0, 'snd_voi_home_102701_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91013, 'It might rain, but I like muddy tracks, too. You can really feel each step!', 'snd_voi_home_102701', 23, 1027018, 1, 1, 0, 'snd_voi_home_102701_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91014, 'Fall fruits are highly nutritious, so they''re good for replenishing energy. You can almost feel it flowing into your muscles!', 'snd_voi_home_102701', 24, 1027000, 1, 1, 0, 'snd_voi_home_102701_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 91015, 'It''s cold, isn''t it? ...Give me your hand. Oooh! That line is just so cooool!', 'snd_voi_home_102701', 25, 1027018, 1, 1, 0, 'snd_voi_home_102701_0025', 0, 1027001, 3200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92000, 'The effort you put in every day is what makes your future self! Now, let get started and forge our future!', 'snd_voi_training_102701', 0, 1027006, 2, 1, 0, 'snd_voi_training_102701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92001, 'Yeah, my lats and triceps are feelin'' the burn!', 'snd_voi_training_102701', 1, 1027814, 2, 1, 0, 'snd_voi_training_102701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92002, 'What''s the most essential thing for running? The correct answer is... muscles!', 'snd_voi_training_102701', 3, 9001, 2, 1, 0, 'snd_voi_training_102701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92003, 'Now, let''s start training. If I don''t hurry and get moving, I''ll lose all my gains!', 'snd_voi_training_102701', 4, 1027001, 2, 1, 0, 'snd_voi_training_102701_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92011, 'You can do anything you put your mind to! That''s right, anyone can get swole if they work hard enough!', 'snd_voi_training_102701', 2, 1027000, 2, 1, 0, 'snd_voi_training_102701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92005, 'My muscles will never betray me! I know that the more I train, the stronger I get!', 'snd_voi_training_102701', 5, 2009, 2, 1, 0, 'snd_voi_training_102701_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92006, 'My desire to win is what makes me want to be stronger. I''ll never lose sight of that again!', 'snd_voi_training_102701', 6, 1027018, 2, 1, 0, 'snd_voi_training_102701_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 92007, 'I want to show them all... I want to show everyone that I became the strongest thanks to my trainer!', 'snd_voi_training_102701', 7, 9002, 2, 1, 0, 'snd_voi_training_102701_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 93000, 'I feel like I can win as long as you''re with me!', 'snd_voi_training_102701', 8, 0, 2, 1, 0, 'snd_voi_training_102701_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 93001, 'I won''t let the fruits of our efforts go to waste!', 'snd_voi_training_102701', 9, 0, 2, 1, 0, 'snd_voi_training_102701_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 95000, 'Oooh! My muscles are roaring!', 'snd_voi_outgame_102701', 0, 2001, 7, 1, 0, 'snd_voi_outgame_102701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 95001, 'Trust me, there''s no such thing as too much muscle!', 'snd_voi_outgame_102701', 1, 2001, 7, 1, 0, 'snd_voi_outgame_102701_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 95003, 'Hi, I''m Mejiro Ryan!', 'snd_voi_outgame_102701', 3, 2002, 7, 1, 0, 'snd_voi_outgame_102701_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1008, 'Everyone, let''s give it everything we''ve got!', 'snd_voi_teamst_st_102700_0000', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1061, 'Ines, get ready to feel the burn!', 'snd_voi_teamst_st_102700_1031', 0, 1027000, 8, 1, 0, 'snd_voi_teamst_st_102700_1031_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1062, 'Doesn''t this remind you of the old days?', 'snd_voi_teamst_st_102700_1059', 0, 1027007, 8, 1, 0, 'snd_voi_teamst_st_102700_1059_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1111, 'Yeah!', 'snd_voi_teamst_st_105300_1027', 1, 2009, 8, 1, 0, 'snd_voi_teamst_st_105300_1027_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1124, 'Yeah, you bet!', 'snd_voi_teamst_st_105900_1027', 1, 1027000, 8, 1, 0, 'snd_voi_teamst_st_105900_1027_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1068, 'Hehe, heya-hey! ?', 'snd_voi_teamst_st_103100_1027', 1, 1027818, 8, 1, 0, 'snd_voi_teamst_st_103100_1027_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1145, 'Yeah, I''m pumped!', 'snd_voi_teamst_st_106400_1027', 1, 1027016, 8, 1, 0, 'snd_voi_teamst_st_106400_1027_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1141, 'Yeah, let''s do this!', 'snd_voi_teamst_st_107400_1027', 1, 1027016, 8, 1, 0, 'snd_voi_teamst_st_107400_1027_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1000, 'Let''s go win!', 'snd_voi_teamst_102700', 0, 990021, 8, 1, 0, 'snd_voi_teamst_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1001, 'We won!', 'snd_voi_teamst_102700', 1, 0, 8, 1, 0, 'snd_voi_teamst_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1003, 'That was a good race!', 'snd_voi_teamst_102700', 2, 0, 8, 1, 0, 'snd_voi_teamst_102700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1002, 'That''s too bad...', 'snd_voi_teamst_102700', 3, 0, 8, 1, 0, 'snd_voi_teamst_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1004, 'This is a team victory!', 'snd_voi_teamst_102700', 4, 1027000, 8, 1, 0, 'snd_voi_teamst_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1007, 'We did it! High score updated!', 'snd_voi_teamst_102700', 5, 1027001, 8, 1, 0, 'snd_voi_teamst_102700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1006, 'That was a good race!', 'snd_voi_teamst_102700', 2, 1027007, 8, 1, 0, 'snd_voi_teamst_102700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 1005, 'That''s too bad...', 'snd_voi_teamst_102700', 3, 1027004, 8, 1, 0, 'snd_voi_teamst_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 120000, 'I''m getting stronger!', 'snd_voi_outgame_102700', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_102700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140000, 'Please give it all you''ve got.', 'snd_voi_minigame_102700', 0, 1027814, 9, 1, 0, 'snd_voi_minigame_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140001, 'You did it!', 'snd_voi_minigame_102700', 1, 1027001, 9, 1, 0, 'snd_voi_minigame_102700_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140002, 'So close!', 'snd_voi_minigame_102700', 2, 1027004, 9, 1, 0, 'snd_voi_minigame_102700_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140003, 'Wow, you got a lot!', 'snd_voi_minigame_102700', 3, 971027, 9, 1, 0, 'snd_voi_minigame_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140004, 'I knew you could do it!', 'snd_voi_minigame_102700', 4, 972027, 9, 1, 0, 'snd_voi_minigame_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140005, 'So close! I was right there!', 'snd_voi_minigame_102700', 5, 1027009, 9, 1, 0, 'snd_voi_minigame_102700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140006, 'Wow, you got a lot!', 'snd_voi_minigame_102700', 3, 974027, 9, 1, 0, 'snd_voi_minigame_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140007, 'I knew you could do it!', 'snd_voi_minigame_102700', 4, 973027, 9, 1, 0, 'snd_voi_minigame_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140008, 'Ehehe...', 'snd_voi_minigame_102700', 6, 1027803, 9, 1, 0, 'snd_voi_minigame_102700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140009, 'Hehehe.', 'snd_voi_minigame_102700', 7, 1027804, 9, 1, 0, 'snd_voi_minigame_102700_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140010, 'Ah!', 'snd_voi_minigame_102700', 8, 1027805, 9, 1, 0, 'snd_voi_minigame_102700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140011, 'Wow...', 'snd_voi_minigame_102700', 9, 1027806, 9, 1, 0, 'snd_voi_minigame_102700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140014, 'Wh-whoa!', 'snd_voi_minigame_102700', 10, 1027807, 9, 1, 0, 'snd_voi_minigame_102700_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140015, 'My heart is pounding...', 'snd_voi_minigame_102700', 11, 1027808, 9, 1, 0, 'snd_voi_minigame_102700_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140016, 'Ummm!', 'snd_voi_minigame_102700', 12, 1027809, 9, 1, 0, 'snd_voi_minigame_102700_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140012, 'All right!', 'snd_voi_minigame_102700', 13, 1027006, 9, 1, 0, 'snd_voi_minigame_102700_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140013, 'This is great!', 'snd_voi_minigame_102700', 14, 1027024, 9, 1, 0, 'snd_voi_minigame_102700_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140017, 'Ngh...', 'snd_voi_minigame_102700', 15, 1027816, 9, 1, 0, 'snd_voi_minigame_102700_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 140018, 'Damn!', 'snd_voi_minigame_102700', 16, 1027817, 9, 1, 0, 'snd_voi_minigame_102700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 40000, 'Oooh! Let''s... get swole!', 'snd_voi_race_102701', 2, 0, 3, 1, 0, 'snd_voi_race_102701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 40001, 'Oooh! Let''s... get swole!', 'snd_voi_race_102701', 2, 0, 3, 1, 0, 'snd_voi_race_102701_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 40002, 'All right!', 'snd_voi_race_102700', 6, 0, 3, 1, 0, 'snd_voi_race_102700_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 30004, 'Nice, muscles! We did it!', 'snd_voi_race_102701', 0, 0, 3, 1, 0, 'snd_voi_race_102701_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 30005, 'Phew! What a workout!', 'snd_voi_race_102700', 8, 0, 3, 1, 0, 'snd_voi_race_102700_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 31000, 'Here I go!', 'snd_voi_race_102700', 9, 0, 3, 1, 0, 'snd_voi_race_102700_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 13, 'Ah, this is today''s login bonus.', 'snd_voi_title_102700', 4, 1027016, 1, 1, 0, 'snd_voi_title_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 15, 'You''ll get this tomorrow!', 'snd_voi_title_102700', 5, 8002, 1, 1, 0, 'snd_voi_title_102700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 110000, 'Whether it''s training or lifting weights, leave it to me!', 'snd_voi_home_102700', 21, 0, 1, 1, 0, 'snd_voi_home_102700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 110001, 'You can really feel the history, huh?', 'snd_voi_home_102700', 22, 0, 1, 1, 0, 'snd_voi_home_102700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 110002, 'Oh! Are we entering a race?', 'snd_voi_home_102700', 23, 0, 1, 1, 0, 'snd_voi_home_102700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 10021, 'Oh, your Umamusume Archive level went up!', 'snd_voi_home_102700', 24, 8001, 1, 1, 0, 'snd_voi_home_102700_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 20051, 'Come on, let''s get swole!', 'snd_voi_training_102700', 65, 1009, 2, 1, 0, 'snd_voi_training_102700_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70000, 'Let''s aim for victory and finish this together!', 'snd_voi_outgame_102700', 3, 0, 7, 1, 0, 'snd_voi_outgame_102700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 95005, 'Now I can do more!', 'snd_voi_outgame_102700', 4, 0, 7, 1, 0, 'snd_voi_outgame_102700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 95006, 'If you need support, I can help!', 'snd_voi_outgame_102700', 5, 0, 7, 1, 0, 'snd_voi_outgame_102700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70004, 'It doesn''t really suit me, does it? Ehehe.', 'snd_voi_outgame_102700', 16, 1027012, 7, 1, 0, 'snd_voi_outgame_102700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70010, 'Umm... Isn''t the skirt too short?', 'snd_voi_outgame_102700', 17, 1027010, 7, 1, 0, 'snd_voi_outgame_102700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70008, 'Isn''t this... a little too cute?', 'snd_voi_outgame_102700', 20, 1027011, 7, 1, 0, 'snd_voi_outgame_102700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70014, 'I guess I have to get used to these kinds of clothes!', 'snd_voi_outgame_102700', 21, 1027013, 7, 1, 0, 'snd_voi_outgame_102700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70009, 'I''m bulging with motivation, courage and muscles!', 'snd_voi_outgame_102700', 22, 10001, 7, 1, 0, 'snd_voi_outgame_102700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70015, 'These clothes show off my muscles perfectly!', 'snd_voi_outgame_102700', 23, 10001, 7, 1, 0, 'snd_voi_outgame_102700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71004, 'It doesn''t really suit me, does it? Ehehe.', 'snd_voi_outgame_102700', 16, 43, 7, 0, 0, 'snd_voi_outgame_102700_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71010, 'Umm... Isn''t the skirt too short?', 'snd_voi_outgame_102700', 17, 48, 7, 0, 0, 'snd_voi_outgame_102700_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71008, 'Isn''t this... a little too cute?', 'snd_voi_outgame_102700', 20, 148, 7, 0, 0, 'snd_voi_outgame_102700_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71014, 'I guess I have to get used to these kinds of clothes!', 'snd_voi_outgame_102700', 21, 48, 7, 0, 0, 'snd_voi_outgame_102700_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71009, 'I''m bulging with motivation, courage and muscles!', 'snd_voi_outgame_102700', 22, 18, 7, 0, 0, 'snd_voi_outgame_102700_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71015, 'These clothes show off my muscles perfectly!', 'snd_voi_outgame_102700', 23, 18, 7, 0, 0, 'snd_voi_outgame_102700_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 2030, 'Let''s go win!', 'snd_voi_teamst_102700', 0, 990021, 10, 1, 0, 'snd_voi_teamst_102700_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 2031, 'Everyone, let''s give it everything we''ve got!', 'snd_voi_teamst_st_102700_0000', 0, 2009, 10, 1, 0, 'snd_voi_teamst_st_102700_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 2032, 'Thank you so much, Trainer!', 'snd_voi_training_102700', 64, 2002, 10, 1, 0, 'snd_voi_training_102700_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 2033, 'I''ll prove to everyone that hard work and muscles will never let you down!', 'snd_voi_training_102700', 19, 1027814, 10, 1, 0, 'snd_voi_training_102700_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 2034, 'Ooooh! My hamstrings are screaming for me to start running RIGHT NOW!', 'snd_voi_training_102700', 16, 1027001, 10, 1, 0, 'snd_voi_training_102700_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 2035, 'Thank you so much, Trainer!', 'snd_voi_training_102700', 64, 2002, 10, 0, 0, 'snd_voi_training_102700_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 81000, 'I''m a Mejiro Umamusume too! I''ll be claiming this victory!', 'snd_voi_outgame_102700', 13, 1027016, 7, 1, 0, 'snd_voi_outgame_102700_0013', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 81001, 'My muscles are warming up nicely!', 'snd_voi_outgame_102700', 14, 1027006, 7, 1, 0, 'snd_voi_outgame_102700_0014', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70018, 'Let''s get swole!', 'snd_voi_outgame_102700', 26, 1027000, 7, 1, 0, 'snd_voi_outgame_102700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70019, 'I won''t lose!', 'snd_voi_outgame_102700', 27, 1027016, 7, 1, 0, 'snd_voi_outgame_102700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71018, 'Let''s get swole!', 'snd_voi_outgame_102700', 26, 22, 7, 0, 0, 'snd_voi_outgame_102700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 71019, 'I won''t lose!', 'snd_voi_outgame_102700', 27, 48, 7, 0, 0, 'snd_voi_outgame_102700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_102700', 1, 980013, 1, 1, 0, 'snd_voi_valentine_102700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 400006, 'Let''s have ourselves a blast and make this an event everyone''ll enjoy! And of course, we''re all in it to win it!', 'snd_voi_event_090011', 6, 2009, 7, 1, 0, 'snd_voi_event_090011_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 80000, 'Nice workout!', 'snd_voi_aimteam_102700', 0, 1027007, 7, 0, 0, 'snd_voi_aimteam_102700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70020, 'This is about as fashionable as I''m willing to go.', 'snd_voi_outgame_102700', 42, 1027018, 7, 1, 0, 'snd_voi_outgame_102700_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1027, 70021, 'This shirt''s a bit fluttery, but not overly so, right? Right.', 'snd_voi_outgame_102700', 43, 9001, 7, 1, 0, 'snd_voi_outgame_102700_0043', 0, 9014, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 11, 'Cygames', 'snd_voi_tc_1028', 0, 0, 0, 1, 0, 'snd_voi_title_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1028', 1, 0, 0, 1, 0, 'snd_voi_title_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10000, 'Training, racing, and cooking... Let''s give aaaall of them everything we''ve got. Only then can I call myself a pot of chanko!', 'snd_voi_home_102800', 0, 1028800, 1, 1, 0, 'snd_voi_home_102800_0000', 0, 4002, 7500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10001, 'I''m going to need lots and lots of different ingredients if I wanna become a true pot of chanko, but the most important ingredient of all is you.', 'snd_voi_home_102800', 1, 1028803, 1, 1, 0, 'snd_voi_home_102800_0001', 0, 10002, 7500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10002, 'I''ll never forget that buono feast you made with my friends! My heart feels so full just thinking about it!', 'snd_voi_home_102800', 2, 1028021, 1, 1, 0, 'snd_voi_home_102800_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10003, 'Happy New Year! I''ll be in the central plaza making mochi, so make sure you stop by!', 'snd_voi_home_102800', 3, 1028801, 1, 1, 0, 'snd_voi_home_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10004, 'I made you the most buono chocolates ever. Ehehe, I can''t wait to see your face when you try them.', 'snd_voi_home_102800', 4, 1028805, 1, 1, 0, 'snd_voi_home_102800_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10005, 'I wanted to give you the most buono valentine ever, so I baked you this ginormous double fudge chocolate cake! ?', 'snd_voi_home_102800', 5, 1028007, 1, 1, 0, 'snd_voi_home_102800_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10006, 'What did I wish for? I want to make the most delicious food ever�something that''ll put a smile on everybody''s face!', 'snd_voi_home_102800', 6, 1028021, 1, 1, 0, 'snd_voi_home_102800_0006', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10007, 'I made all kinds of treats, from more sophisticated flavors to super-sweet sugar bombs. If we have extras, we can just have a party with the others.', 'snd_voi_home_102800', 7, 1028016, 1, 1, 0, 'snd_voi_home_102800_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10008, 'Roast turkey is kinda like hot pot, isn''t it? You eat it surrounded by friends and family after all. ? Now let''s see if I can make one!', 'snd_voi_home_102800', 8, 10001, 1, 1, 0, 'snd_voi_home_102800_0008', 0, 1028000, 7600, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10009, 'An extra happy holidays to you! ? I made a super buono full course meal just for youuu! ?', 'snd_voi_home_102800', 9, 1028805, 1, 1, 0, 'snd_voi_home_102800_0009', 0, 1028021, 7000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10010, 'Another year''s come to an end. Tonight, we''ll stuff our bellies full of delicious food so we can greet the new year with a smile!', 'snd_voi_home_102800', 10, 1028800, 1, 1, 0, 'snd_voi_home_102800_0010', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10011, 'Happy birthday! This big milestone only happens once a year, so we need to celebrate in a big way!', 'snd_voi_home_102800', 11, 10001, 1, 1, 0, 'snd_voi_home_102800_0011', 0, 1028007, 4800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10012, 'I made an extra-large birthday cake just for youuu! Now I just need to call all our friends so we can get this birthday bash started. ?', 'snd_voi_home_102800', 12, 1028016, 1, 1, 0, 'snd_voi_home_102800_0012', 0, 1028000, 4200, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10013, 'Bigger is always better! ? And that''s why... I''m inviting eeeverybody to my birthday party! ?', 'snd_voi_home_102800', 13, 1028800, 1, 1, 0, 'snd_voi_home_102800_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10014, 'Do I know what I want for my birthday? Mm-hm. I want you... to taste test my latest creation! ?', 'snd_voi_home_102800', 14, 1028803, 1, 1, 0, 'snd_voi_home_102800_0014', 0, 1028805, 6500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10015, 'You''ve got a notification. I wonder what it is... Can we open it together? ?', 'snd_voi_home_102800', 15, 10001, 1, 1, 0, 'snd_voi_home_102800_0015', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10016, 'A present arrived for you! I hope it''s something buono. ?', 'snd_voi_home_102800', 16, 1028800, 1, 1, 0, 'snd_voi_home_102800_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10017, 'Hurray! Mission complete! ? I think you deserve a reward... How about chanko?', 'snd_voi_home_102800', 17, 1028801, 1, 1, 0, 'snd_voi_home_102800_0017', 0, 4002, 6500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10018, 'Looks like there''s an event coming up. I''m sure all the participants are gonna be super hungry, so I''ll make some food to take along.', 'snd_voi_home_102800', 18, 1028805, 1, 1, 0, 'snd_voi_home_102800_0018', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10019, 'I heard the event going on is super fun! We should go too! After all, food tastes better after giving something your all. ?', 'snd_voi_home_102800', 19, 1028800, 1, 1, 0, 'snd_voi_home_102800_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20000, 'I''m feeling a bit tired... I think? I better take a break and eat something.', 'snd_voi_training_102800', 0, 1028008, 2, 1, 0, 'snd_voi_training_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20001, 'Hmmm, collecting ingredients would bring back my energy... Ah, wait, that might tire me out even more, huh?', 'snd_voi_training_102800', 1, 1028018, 2, 1, 0, 'snd_voi_training_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20002, 'I can''t wait to take on everyone with everything I''ve got. I''m getting giddy just thinking about it.', 'snd_voi_training_102800', 2, 1028800, 2, 1, 0, 'snd_voi_training_102800_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20003, 'My legs are just itching to run! ? And the farther I go, the better dinner is going to taste.', 'snd_voi_training_102800', 3, 1028016, 2, 1, 0, 'snd_voi_training_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20004, 'The harder you work, the more buono the reward!', 'snd_voi_training_102800', 4, 4002, 2, 1, 0, 'snd_voi_training_102800_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20005, 'Now... Dosukoi, dosukoi! Hehe, sumo chants really are the best at pumping me up. ?', 'snd_voi_training_102800', 5, 1028000, 2, 1, 0, 'snd_voi_training_102800_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20006, 'What should I make today? Maybe a heaping helping of... fried chicken! ?', 'snd_voi_training_102800', 6, 1028803, 2, 1, 0, 'snd_voi_training_102800_0006', 0, 1028016, 7500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20007, 'If I want to be the best chanko I can be, I need to work extra, extra hard.', 'snd_voi_training_102800', 7, 1028000, 2, 1, 0, 'snd_voi_training_102800_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20008, 'Now this is the perfect weather for a nap... Wait, what am I thinking? I need to practice!', 'snd_voi_training_102800', 8, 10002, 2, 1, 0, 'snd_voi_training_102800_0008', 0, 1028002, 4300, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20009, 'Why am I feeling so sluggish? I definitely ate enough before practice...', 'snd_voi_training_102800', 9, 1028009, 2, 1, 0, 'snd_voi_training_102800_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20010, 'Urgh... My breakfast wasn''t very buono today...', 'snd_voi_training_102800', 10, 1028008, 2, 1, 0, 'snd_voi_training_102800_0010', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20011, '...This is no good at all. How am I supposed to make everyone smile if I can''t even smile myself?', 'snd_voi_training_102800', 11, 1028004, 2, 1, 0, 'snd_voi_training_102800_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20021, 'Huh? Another serving of racing? Hmmm... I''m not sure I''m up for it.', 'snd_voi_training_102800', 12, 1028014, 2, 1, 0, 'snd_voi_training_102800_0012', 0, 1028008, 3000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20022, 'I''ve had my fill of racing for now... If I do any more, it''s going to lead to way worse than an upset stomach.', 'snd_voi_training_102800', 13, 1028806, 2, 1, 0, 'snd_voi_training_102800_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20023, 'I spy with my big eyes... a big victory! I''m ready to dig in! Hehe. ?', 'snd_voi_training_102800', 14, 1028022, 2, 1, 0, 'snd_voi_training_102800_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20024, 'If this race was a hot pot, I''d say we''ve got all the ingredients ready and the stock in the pot! ? Now all that''s left is to turn up the heat!', 'snd_voi_training_102800', 15, 10001, 2, 1, 0, 'snd_voi_training_102800_0015', 0, 1028016, 8000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20025, 'Dosukoi, dosukooooiii! Hehe, I''ll make this race one to remember! ?', 'snd_voi_training_102800', 16, 1028000, 2, 1, 0, 'snd_voi_training_102800_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20026, 'I feel a huge power swirling and whirling around inside me! ?', 'snd_voi_training_102800', 17, 1028800, 2, 1, 0, 'snd_voi_training_102800_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20027, 'Uh-huh, I feel good! Looks like all that prep paid off! ?', 'snd_voi_training_102800', 18, 1028000, 2, 1, 0, 'snd_voi_training_102800_0018', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20028, 'My condition''s in buono buono order! ? I hope you''re ready for some big results! ?', 'snd_voi_training_102800', 19, 1028805, 2, 1, 0, 'snd_voi_training_102800_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20029, 'If I wanna help others feel buono, I need to work hard!', 'snd_voi_training_102800', 20, 1028000, 2, 1, 0, 'snd_voi_training_102800_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20030, 'All right, the contenders are entering the ring! Don''t worry, I''ll make sure this match reaches a satisfying conclusion. ?', 'snd_voi_training_102800', 21, 1028800, 2, 1, 0, 'snd_voi_training_102800_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20031, 'I just thought of the most delicious meal I can make everyone! After I win this race, of course. ?', 'snd_voi_training_102800', 22, 10002, 2, 1, 0, 'snd_voi_training_102800_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20032, 'I''ve worked so hard to make everyone feel buono! I can''t let them down now!', 'snd_voi_training_102800', 23, 1028021, 2, 1, 0, 'snd_voi_training_102800_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20033, 'The most important part of a race is giving it your all. I won''t let my condition stop me from doing that!', 'snd_voi_training_102800', 24, 1028000, 2, 1, 0, 'snd_voi_training_102800_0024', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20034, 'This may not be easy, but it''s okay. I''ll show you what it truly means to be a contender!', 'snd_voi_training_102800', 25, 10007, 2, 1, 0, 'snd_voi_training_102800_0025', 0, 1028000, 3000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20035, 'I''m not sure I have what it takes to become a pot of chanko right now... But I have to try!', 'snd_voi_training_102800', 26, 1028009, 2, 1, 0, 'snd_voi_training_102800_0026', 0, 10001, 5300, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20036, 'Don''t worry, I''ll give this race everything I''ve got. I don''t want to disappoint any of my rivals, after all.', 'snd_voi_training_102800', 27, 1028002, 2, 1, 0, 'snd_voi_training_102800_0027', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20037, 'My stomach is full, but I''m still running on empty... I don''t know if I can do this...', 'snd_voi_training_102800', 28, 1028004, 2, 1, 0, 'snd_voi_training_102800_0028', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20038, 'Let''s get cooking! ?', 'snd_voi_training_102800', 29, 0, 2, 1, 0, 'snd_voi_training_102800_0029', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20039, 'I can''t wait! ?', 'snd_voi_training_102800', 30, 0, 2, 1, 0, 'snd_voi_training_102800_0030', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20040, 'I''ll do my best!', 'snd_voi_training_102800', 31, 0, 2, 1, 0, 'snd_voi_training_102800_0031', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20041, 'Big brain time!', 'snd_voi_training_102800', 32, 0, 2, 1, 0, 'snd_voi_training_102800_0032', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20042, 'Oh dear, oh dear...', 'snd_voi_training_102800', 33, 0, 2, 1, 0, 'snd_voi_training_102800_0033', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20043, 'Wait... Is that right?', 'snd_voi_training_102800', 34, 0, 2, 1, 0, 'snd_voi_training_102800_0034', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20046, 'Go, gooo! ?', 'snd_voi_training_102800', 37, 0, 2, 1, 0, 'snd_voi_training_102800_0037', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20047, 'Here I come, delicious fishies!', 'snd_voi_training_102800', 38, 0, 2, 1, 0, 'snd_voi_training_102800_0038', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20049, 'We sure made a lot of people smile, didn''t we? ?', 'snd_voi_training_102800', 63, 0, 2, 1, 0, 'snd_voi_training_102800_0063', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20050, 'Thank you for everything, tasty meals and all.', 'snd_voi_training_102800', 64, 0, 2, 1, 0, 'snd_voi_training_102800_0064', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 30000, 'We all gave this race our all!', 'snd_voi_race_102800', 0, 0, 3, 1, 0, 'snd_voi_race_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 30001, 'Wow... Everyone''s hard work really paid off.', 'snd_voi_race_102800', 1, 0, 3, 1, 0, 'snd_voi_race_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 30002, 'That wasn''t my most buono race...', 'snd_voi_race_102800', 2, 0, 3, 1, 0, 'snd_voi_race_102800_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 30003, 'The road to chanko is long and winding...', 'snd_voi_race_102800', 3, 0, 3, 1, 0, 'snd_voi_race_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 60000, 'The chanko''s almost ready! Let''s spice it up!', 'snd_voi_live_102800', 0, 1028016, 4, 1, 0, 'snd_voi_live_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 60001, 'I''m gonna show everybody a buono dance! ?', 'snd_voi_live_102800', 1, 1028021, 4, 1, 0, 'snd_voi_live_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70001, 'Do you remember the first time we collected ingredients together? It''s a very buono memory for me. ?', 'snd_voi_outgame_102800', 1, 1028016, 7, 1, 0, 'snd_voi_outgame_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90000, 'Trainer, did you eat breakfast already? If not, then sit tight, cause one morning special is coming right up! ?', 'snd_voi_home_102801', 0, 10002, 1, 1, 0, 'snd_voi_home_102801_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90001, 'When I wake up, the first thing I do is a sumo stomp! Sometimes, I accidentally tear my pajamas. ?', 'snd_voi_home_102801', 1, 1028000, 1, 1, 0, 'snd_voi_home_102801_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90002, 'Lunchtime! Eating with friends gives food an extra buono taste. You should join us! ?', 'snd_voi_home_102801', 2, 1028007, 1, 1, 0, 'snd_voi_home_102801_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90003, 'I need to hand out these treats before snack time. Would you like to join me?', 'snd_voi_home_102801', 3, 1028800, 1, 1, 0, 'snd_voi_home_102801_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90004, 'Yawn... Mmm... I need an even bigger yawn to chase away these sleepies. Yaaaaawn!', 'snd_voi_home_102801', 4, 1028004, 1, 1, 0, 'snd_voi_home_102801_0004', 0, 1028007, 8500, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90005, 'Looks like I made too much food for dinner. Hot pot, rice balls, boiled veggies... Ehehe, do you want some? ?', 'snd_voi_home_102801', 5, 1028018, 1, 1, 0, 'snd_voi_home_102801_0005', 0, 10001, 8200, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90006, 'This is the season of growth for animals and plants alike. I hope everyone grows up biiig and strong! ?', 'snd_voi_home_102801', 6, 1028016, 1, 1, 0, 'snd_voi_home_102801_0006', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90007, 'Summer''s finally here. How about we go grab some ingredients that''ll help us deal with the heat? ?', 'snd_voi_home_102801', 7, 4001, 1, 1, 0, 'snd_voi_home_102801_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90008, 'The season of delicious foods has finally arriiived! I made the perfect menu that uses aaall those scrumptious fall delicacies! ?', 'snd_voi_home_102801', 8, 1028007, 1, 1, 0, 'snd_voi_home_102801_0008', 0, 1028805, 4000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90009, 'If we all work together, I bet we could make the biggest, most buono snowman! Even bigger than the school! ?', 'snd_voi_home_102801', 9, 1028801, 1, 1, 0, 'snd_voi_home_102801_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91000, 'Biko and I sometimes play Carrot Ranger together. I spend half the time playing the sidekick and the other half playing the hot pot monster. ?', 'snd_voi_home_102801', 10, 10001, 1, 1, 0, 'snd_voi_home_102801_0010', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91001, 'Pearl''s dreams are on such a big scale. She makes me want to explore all the buono possibilities of the world. ?', 'snd_voi_home_102801', 11, 1028800, 1, 1, 0, 'snd_voi_home_102801_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91002, 'Taiki and I are going to hold an authentic barbecue. I can''t wait to get wild grilling some big, buono meat! ?', 'snd_voi_home_102801', 12, 1028805, 1, 1, 0, 'snd_voi_home_102801_0012', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91003, 'You know how Italian food uses lots of seafood? Because of that, my family checks out all sorts of fishing spots to figure out suppliers for our restaurant. ?', 'snd_voi_home_102801', 13, 10001, 1, 1, 0, 'snd_voi_home_102801_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91004, 'Bigger is always better! That means large is better than medium, and party-sized is better than large! ?', 'snd_voi_home_102801', 14, 1028801, 1, 1, 0, 'snd_voi_home_102801_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91005, 'Together on this big stage, we''ll all bring you a buono performance! ? These concerts are another part of our chanko.', 'snd_voi_home_102801', 15, 1028016, 1, 1, 0, 'snd_voi_home_102801_0015', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91006, 'Prep is super important for both winning concerts and making hot pot. I''m gonna practice super hard to provide the most exquisite dance I can!', 'snd_voi_home_102801', 16, 1028000, 1, 1, 0, 'snd_voi_home_102801_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91007, 'I want to give my races my all so I can give everyone a big, buono smile! ? This racewear is perfect for that dream, don''t you think?', 'snd_voi_home_102801', 17, 1028021, 1, 1, 0, 'snd_voi_home_102801_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91008, 'Let''s see... What kind of treats should I make for tomorrow? Do any of the treats on my racewear look good? Just point to the one you want! ?', 'snd_voi_home_102801', 18, 1028800, 1, 1, 0, 'snd_voi_home_102801_0018', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91009, 'Nothing beats a bowl of rice porridge in the morning. It''s even better if you add some veggies, a little meat, and then some dashi stoc�wait, isn''t that just a hot pot?', 'snd_voi_home_102801', 19, 1028804, 1, 1, 0, 'snd_voi_home_102801_0019', 0, 1028015, 8000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91010, 'Some students end up skipping lunch for whatever reason, so I always carry some snacks for anyone who needs them.', 'snd_voi_home_102801', 20, 1028805, 1, 1, 0, 'snd_voi_home_102801_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91011, 'I saw a huge shooting star the other day, but I didn''t have a wish ready. I should think about something big to wish for so I''m ready for the next one. ?', 'snd_voi_home_102801', 21, 1028800, 1, 1, 0, 'snd_voi_home_102801_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91012, 'It''s finally cherry blossom-viewing season! ? I''ll pack us a big picnic basket, so let''s gather all our friends and go!', 'snd_voi_home_102801', 22, 4001, 1, 1, 0, 'snd_voi_home_102801_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91013, 'Every day is sooo hot. It would be super buono if we had a super big pool we could all swim in... On that note, to the ocean! ?', 'snd_voi_home_102801', 23, 1028804, 1, 1, 0, 'snd_voi_home_102801_0023', 0, 1028801, 10000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91014, 'Autumn is chocked-full of all sorts of delicious mushrooms perfect for hot pot! ? Wanna go forage for some with me? Let''s go, gooo! ?', 'snd_voi_home_102801', 24, 1028800, 1, 1, 0, 'snd_voi_home_102801_0024', 0, 1028007, 5800, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 91015, 'It''s finally hot pot season! Eating a nice, steaming hot pot on cold winter nights is just the most buono experience, isn''t it? ?', 'snd_voi_home_102801', 25, 1028021, 1, 1, 0, 'snd_voi_home_102801_0025', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92000, 'Okay, I''m ready to give today my all! I''ll take on whatever regimen you have planned for me! ?', 'snd_voi_training_102801', 0, 1028000, 2, 1, 0, 'snd_voi_training_102801_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92001, 'All right, our hydration station is officially fully stocked! And don''t worry, I''ve got some energy bars ready too! ?', 'snd_voi_training_102801', 1, 1028805, 2, 1, 0, 'snd_voi_training_102801_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92002, 'The stronger I get, the more buono I''ll make my fans feel! How could I not work hard?!', 'snd_voi_training_102801', 2, 1028021, 2, 1, 0, 'snd_voi_training_102801_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92003, 'I''ve been waiting for you in a sumo stance this whole time! Now my lower body is niiice and stretched!', 'snd_voi_training_102801', 3, 10001, 2, 1, 0, 'snd_voi_training_102801_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92011, 'The sea is a treasure trove of flavorful goodies! Ehehe, I can''t wait to show off my cooking skills making us some dinner.', 'snd_voi_training_102800', 39, 1028805, 2, 1, 0, 'snd_voi_training_102800_0039', 0, 1028000, 5000, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92005, 'I''ve gotta give every single day my very best! And for me to do that, I need you to give me a good cheer! ?', 'snd_voi_training_102801', 5, 1028000, 2, 1, 0, 'snd_voi_training_102801_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92006, 'I want to be the yokozuna of the racing world. That way I can take on whatever my friends throw at me. So make me a champion, Trainer! ?', 'snd_voi_training_102801', 6, 1028000, 2, 1, 0, 'snd_voi_training_102801_0006', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 92007, 'I want to give you lots and lots of buono feelings, so I''ll work extra, extra hard! ?', 'snd_voi_training_102801', 7, 1028800, 2, 1, 0, 'snd_voi_training_102801_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 93000, 'I did it! I''m a true chanko now!', 'snd_voi_training_102801', 8, 0, 2, 1, 0, 'snd_voi_training_102801_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 93001, 'The two of us together made the most buono dish of all! ?', 'snd_voi_training_102801', 9, 0, 2, 1, 0, 'snd_voi_training_102801_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 95000, 'I''m only going to get bigger from here!', 'snd_voi_outgame_102801', 0, 4009, 7, 1, 0, 'snd_voi_outgame_102801_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 95001, 'Buono has no limits!', 'snd_voi_outgame_102801', 1, 0, 7, 1, 0, 'snd_voi_outgame_102801_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 95003, 'I''m Hishi Akebono, and I''m buono, buono! ?', 'snd_voi_outgame_102801', 3, 1028801, 7, 1, 0, 'snd_voi_outgame_102801_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 95004, 'I''m giving 100% to bring buono to all! DOSUKOOOI! ?', 'snd_voi_gacha_102801', 0, 0, 7, 1, 0, 'snd_voi_gacha_102801_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1008, 'Set sail for buono! ?', 'snd_voi_teamst_st_102800_0000', 0, 1028007, 8, 1, 0, 'snd_voi_teamst_st_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1055, 'Get ready for a buono victory! ?', 'snd_voi_teamst_st_102400_1028', 1, 1028000, 8, 1, 0, 'snd_voi_teamst_st_102400_1028_01', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1090, 'How buono it can be! ?', 'snd_voi_teamst_st_104200_1028', 1, 1028016, 8, 1, 0, 'snd_voi_teamst_st_104200_1028_01', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1000, 'Let''s give it all we''ve got! ?', 'snd_voi_teamst_102800', 0, 1028006, 8, 1, 0, 'snd_voi_teamst_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1001, 'Buono, buono!', 'snd_voi_teamst_102800', 1, 0, 8, 1, 0, 'snd_voi_teamst_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1003, 'We all ran so well!', 'snd_voi_teamst_102800', 2, 0, 8, 1, 0, 'snd_voi_teamst_102800_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1002, 'We''ll get them next time!', 'snd_voi_teamst_102800', 3, 0, 8, 1, 0, 'snd_voi_teamst_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1004, 'Now this is extra buono! ?', 'snd_voi_teamst_102800', 4, 1028007, 8, 1, 0, 'snd_voi_teamst_102800_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1007, 'A new record! ?', 'snd_voi_teamst_102800', 5, 1028800, 8, 1, 0, 'snd_voi_teamst_102800_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1006, 'We all ran so well!', 'snd_voi_teamst_102800', 2, 1028801, 8, 1, 0, 'snd_voi_teamst_102800_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 1005, 'We''ll get them next time!', 'snd_voi_teamst_102800', 3, 1028002, 8, 1, 0, 'snd_voi_teamst_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 40000, 'Come get a taste of Akebono! ?', 'snd_voi_race_102801', 2, 0, 3, 1, 0, 'snd_voi_race_102801_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 40001, 'Mmm! Buono, buono! All righty, everyone, come get a taste of Akebono! ?', 'snd_voi_race_102801', 3, 0, 3, 1, 0, 'snd_voi_race_102801_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 30004, 'Yippee! ? Another buono meal served! ?', 'snd_voi_race_102801', 0, 0, 3, 1, 0, 'snd_voi_race_102801_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 30005, 'Ohhh! I did it! Now that''s what I call a huge win!', 'snd_voi_race_102800', 8, 0, 3, 1, 0, 'snd_voi_race_102800_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 31000, 'Ready... Dosukoooi!', 'snd_voi_race_102800', 9, 0, 3, 1, 0, 'snd_voi_race_102800_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 13, 'Here''s your buono login bonus!', 'snd_voi_title_102800', 4, 1028800, 1, 1, 0, 'snd_voi_title_102800_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 15, 'You''ll get another serving tomorrow! ?', 'snd_voi_title_102800', 5, 4001, 1, 1, 0, 'snd_voi_title_102800_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 110000, 'Let''s all get big and strong so we can become the most nutritious ingredients for the greatest hot pot!', 'snd_voi_home_102800', 21, 0, 1, 1, 0, 'snd_voi_home_102800_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 110001, 'Memories filled with hard work, smiles, and pure satisfaction... These halls are filled with so many buono memories!', 'snd_voi_home_102800', 22, 0, 1, 1, 0, 'snd_voi_home_102800_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 110002, 'Oh, a race? No matter who we''re up against, I''ll give them my all! ?', 'snd_voi_home_102800', 23, 0, 1, 1, 0, 'snd_voi_home_102800_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 10021, 'Your Archive level went up! Go check it out! ?', 'snd_voi_home_102800', 24, 1028021, 1, 1, 0, 'snd_voi_home_102800_0024', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 20051, 'Being together is buono, buono! ?', 'snd_voi_training_102800', 65, 0, 2, 1, 0, 'snd_voi_training_102800_0065', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70000, 'Let me know whenever you''re hungry! ?', 'snd_voi_outgame_102800', 3, 3001, 7, 1, 0, 'snd_voi_outgame_102800_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 95005, 'I''ll do my best to help you! ?', 'snd_voi_outgame_102800', 4, 0, 7, 1, 0, 'snd_voi_outgame_102800_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 95006, 'It''s a new dish! Open wide! ?', 'snd_voi_outgame_102800', 5, 0, 7, 1, 0, 'snd_voi_outgame_102800_0005', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 120000, 'Ohhh! I can feel power coursing through me!', 'snd_voi_outgame_102800', 11, 1028800, 2, 1, 0, 'snd_voi_outgame_102800_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140000, 'Go for the buono!', 'snd_voi_minigame_102800', 0, 4002, 9, 1, 0, 'snd_voi_minigame_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140001, 'Buono, buono!', 'snd_voi_minigame_102800', 1, 1028016, 9, 1, 0, 'snd_voi_minigame_102800_0001', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140002, 'No worries.', 'snd_voi_minigame_102800', 2, 1028018, 9, 1, 0, 'snd_voi_minigame_102800_0002', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140003, 'Oh, an extra-large serving of plush! ?', 'snd_voi_minigame_102800', 3, 971027, 9, 1, 0, 'snd_voi_minigame_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140004, 'Wowie! You did so well! ?', 'snd_voi_minigame_102800', 4, 972028, 9, 1, 0, 'snd_voi_minigame_102800_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140005, 'You were so close!', 'snd_voi_minigame_102800', 5, 10014, 9, 1, 0, 'snd_voi_minigame_102800_0005', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140006, 'Oh, an extra-large serving of plush! ?', 'snd_voi_minigame_102800', 3, 974028, 9, 1, 0, 'snd_voi_minigame_102800_0003', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140007, 'Wowie! You did so well! ?', 'snd_voi_minigame_102800', 4, 973028, 9, 1, 0, 'snd_voi_minigame_102800_0004', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140008, 'Ehehe!', 'snd_voi_minigame_102800', 6, 1028001, 9, 1, 0, 'snd_voi_minigame_102800_0006', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140009, 'Hm, hmmm! ?', 'snd_voi_minigame_102800', 7, 1028000, 9, 1, 0, 'snd_voi_minigame_102800_0007', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140010, 'Hehe.', 'snd_voi_minigame_102800', 8, 1028016, 9, 1, 0, 'snd_voi_minigame_102800_0008', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140011, 'Yippee! ?', 'snd_voi_minigame_102800', 9, 1028007, 9, 1, 0, 'snd_voi_minigame_102800_0009', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140014, 'Urgh...', 'snd_voi_minigame_102800', 10, 1028005, 9, 1, 0, 'snd_voi_minigame_102800_0010', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140015, 'Okay!', 'snd_voi_minigame_102800', 11, 1028807, 9, 1, 0, 'snd_voi_minigame_102800_0011', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140016, 'Let''s gooo!', 'snd_voi_minigame_102800', 12, 1028808, 9, 1, 0, 'snd_voi_minigame_102800_0012', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140012, 'Wow!', 'snd_voi_minigame_102800', 13, 1028015, 9, 1, 0, 'snd_voi_minigame_102800_0013', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140013, 'Oh wow! Amazing!', 'snd_voi_minigame_102800', 14, 1028022, 9, 1, 0, 'snd_voi_minigame_102800_0014', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140017, 'Ah...', 'snd_voi_minigame_102800', 15, 10007, 9, 1, 0, 'snd_voi_minigame_102800_0015', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 140018, 'Hm...', 'snd_voi_minigame_102800', 16, 1028002, 9, 1, 0, 'snd_voi_minigame_102800_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70004, 'Thanks to this super cute uniform, every day is buono! ?', 'snd_voi_outgame_102800', 16, 1028805, 7, 1, 0, 'snd_voi_outgame_102800_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70010, 'My uniform had to be custom made for me. ? You know what they say, bigger is always better.', 'snd_voi_outgame_102800', 17, 1028800, 7, 1, 0, 'snd_voi_outgame_102800_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70008, 'Wow, it''s so cute! I can''t wait to twirl around onstage! ?', 'snd_voi_outgame_102800', 20, 4002, 7, 1, 0, 'snd_voi_outgame_102800_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70014, 'I''ll show everyone a performance that''s truly buono, buono!', 'snd_voi_outgame_102800', 21, 2002, 7, 1, 0, 'snd_voi_outgame_102800_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70009, 'The racecourse is my kitchen, and I''m cooking up some smiles! ?', 'snd_voi_outgame_102800', 22, 1028801, 7, 1, 0, 'snd_voi_outgame_102800_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70015, 'With this racewear, I''ll put a big smile on everyone''s face.', 'snd_voi_outgame_102800', 23, 1028021, 7, 1, 0, 'snd_voi_outgame_102800_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71004, 'Thanks to this super cute uniform, every day is buono! ?', 'snd_voi_outgame_102800', 16, 25, 7, 0, 0, 'snd_voi_outgame_102800_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71010, 'My uniform had to be custom made for me. ? You know what they say, bigger is always better.', 'snd_voi_outgame_102800', 17, 48, 7, 0, 0, 'snd_voi_outgame_102800_0017', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71008, 'Wow, it''s so cute! I can''t wait to twirl around onstage! ?', 'snd_voi_outgame_102800', 20, 148, 7, 0, 0, 'snd_voi_outgame_102800_0020', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71014, 'I''ll show everyone a performance that''s truly buono, buono!', 'snd_voi_outgame_102800', 21, 49, 7, 0, 0, 'snd_voi_outgame_102800_0021', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71009, 'The racecourse is my kitchen, and I''m cooking up some smiles! ?', 'snd_voi_outgame_102800', 22, 19, 7, 0, 0, 'snd_voi_outgame_102800_0022', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71015, 'With this racewear, I''ll put a big smile on everyone''s face.', 'snd_voi_outgame_102800', 23, 27, 7, 0, 0, 'snd_voi_outgame_102800_0023', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70018, 'Time to dig in!', 'snd_voi_outgame_102800', 26, 1028808, 7, 1, 0, 'snd_voi_outgame_102800_0026', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 70019, 'We''re off with a big BOOM!', 'snd_voi_outgame_102800', 27, 1028000, 7, 1, 0, 'snd_voi_outgame_102800_0027', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71018, 'Time to dig in!', 'snd_voi_outgame_102800', 26, 27, 7, 0, 0, 'snd_voi_outgame_102800_0026', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 71019, 'We''re off with a big BOOM!', 'snd_voi_outgame_102800', 27, 19, 7, 0, 0, 'snd_voi_outgame_102800_0027', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 2030, 'Let''s give it all we''ve got! ?', 'snd_voi_teamst_102800', 0, 1028006, 10, 1, 0, 'snd_voi_teamst_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 2031, 'Set sail for buono! ?', 'snd_voi_teamst_st_102800_0000', 0, 1028007, 10, 1, 0, 'snd_voi_teamst_st_102800_0000', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 2032, 'Thank you for everything, tasty meals and all.', 'snd_voi_training_102800', 64, 1028800, 10, 1, 0, 'snd_voi_training_102800_0064', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 2033, 'My condition''s in buono buono order! ? I hope you''re ready for some big results! ?', 'snd_voi_training_102800', 19, 1028805, 10, 1, 0, 'snd_voi_training_102800_0019', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 2034, 'Dosukoi, dosukooooiii! Hehe, I''ll make this race one to remember! ?', 'snd_voi_training_102800', 16, 1028000, 10, 1, 0, 'snd_voi_training_102800_0016', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 2035, 'Thank you for everything, tasty meals and all.', 'snd_voi_training_102800', 64, 1028800, 10, 0, 0, 'snd_voi_training_102800_0064', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 400008, 'Don''t worry! ? Maya can be my "muse"! She''s a very buono Umamusume. ?', 'snd_voi_event_090004', 8, 1028006, 7, 1, 0, 'snd_voi_event_090004_0008', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 81000, 'Let''s do our best and fight with everything we''ve got!', 'snd_voi_outgame_102800', 13, 1028801, 7, 1, 0, 'snd_voi_outgame_102800_0013', 0, 0, 0, 1664168400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 81001, 'Gooo�full power, engaaage! Now I can''t lose! ?', 'snd_voi_outgame_102800', 14, 1028006, 7, 1, 0, 'snd_voi_outgame_102800_0014', 0, 0, 0, 1664168400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 90020, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_102800', 1, 980010, 1, 1, 0, 'snd_voi_valentine_102800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1028, 80000, 'That was a good one! ?', 'snd_voi_aimteam_102800', 0, 1028022, 7, 0, 0, 'snd_voi_aimteam_102800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 11, 'Cygames', 'snd_voi_tc_1029', 0, 0, 0, 1, 0, 'snd_voi_title_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1029', 1, 0, 0, 1, 0, 'snd_voi_title_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10000, 'Trainer, just you watch! I''ll be the glitziest, strongest, coolest cat that''s ever been�a bon''fide city girl!', 'snd_voi_home_102900', 0, 1029806, 1, 1, 0, 'snd_voi_home_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10001, 'I got my hometown root''n for me... along with my trusty trainer! Feet, don''t fail me now!', 'snd_voi_home_102900', 1, 1029801, 1, 1, 0, 'snd_voi_home_102900_0001', 0, 1029802, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10002, 'Trainer, what do you like t''do for fun? Ah, um... just, you know, as ref''rence... for a d-da... da...', 'snd_voi_home_102900', 2, 1029804, 1, 1, 0, 'snd_voi_home_102900_0002', 0, 1029803, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10003, 'My family''s ozoni soup is flavored with soy sauce, topped with mochi, and stacked with a heap''n pile o'' salmon roe! How does your family make it, Trainer?', 'snd_voi_home_102900', 3, 1029000, 1, 1, 0, 'snd_voi_home_102900_0003', 0, 8001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10004, 'I made this fudge with cream from my hometown''s farm. Their cream''ll make anyth''n ten times tastier!', 'snd_voi_home_102900', 4, 1029006, 1, 1, 0, 'snd_voi_home_102900_0004', 0, 1029805, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10005, 'The chocolates I gave you ain''t ''xactly the spiffiest treats around... But I put my all into mak''n ''em, so I''d love t''hear how you liked ''em.', 'snd_voi_home_102900', 5, 1029012, 1, 1, 0, 'snd_voi_home_102900_0005', 0, 1029806, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10006, 'All the Tanabata decorations and talismans are so colorful! So... "ess-thettick"! I''m gonna go take a "self-fee" like real city girls do!', 'snd_voi_home_102900', 6, 1029000, 1, 1, 0, 'snd_voi_home_102900_0006', 0, 1029807, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10007, 'I''m hav''n trouble decid''n on a costume for Halloween... Overseas, they dress up as freaky-deaky monsters, right? Maybe I''ll be a zashiki-warashi... or a kappa...', 'snd_voi_home_102900', 7, 1029808, 1, 1, 0, 'snd_voi_home_102900_0007', 0, 1029809, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10008, 'My old runn''n club back home once had a holiday party with the kids at the orphanage. It was a real gas!', 'snd_voi_home_102900', 8, 1029000, 1, 1, 0, 'snd_voi_home_102900_0008', 0, 1029817, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10009, 'The sparkly lights ''round town sure do knock your socks off! But I feel like the city folks''re look''n at the lights differently from me... What am I miss''n?', 'snd_voi_home_102900', 9, 1029001, 1, 1, 0, 'snd_voi_home_102900_0009', 0, 1029806, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10010, 'My folks sent over some soba noodles so I can have some for New Year''s... Wouldja like t''try some wanko soba?', 'snd_voi_home_102900', 10, 1029021, 1, 1, 0, 'snd_voi_home_102900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10011, 'H-Happy biiird-day t-to... tooo youuuu! ? O-oooh, I messed up the lyrics!', 'snd_voi_home_102900', 11, 1029805, 1, 1, 0, 'snd_voi_home_102900_0011', 0, 1029011, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10012, 'I really had t''put on my think''n cap for your birthday present... but I decided on a tour of Morioka! H-how does that sound?', 'snd_voi_home_102900', 12, 1029012, 1, 1, 0, 'snd_voi_home_102900_0012', 0, 1029816, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10013, 'The folks back home sent me a big ol'' care package filled to the brim with treats! I don''t mind shar''n, so wouldja like t''try some?', 'snd_voi_home_102900', 13, 1029817, 1, 1, 0, 'snd_voi_home_102900_0013', 0, 1029806, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10014, 'Thanks oodles for the birthday wishes! Um, could we poss''bly take a picture together later? I wanna send it to my family and post it on Umastagram!', 'snd_voi_home_102900', 14, 1029802, 1, 1, 0, 'snd_voi_home_102900_0014', 0, 1029006, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10015, 'Ah, you got ''nother notification. If we wanna keep up with the city trends, we better study all the latest info!', 'snd_voi_home_102900', 15, 8010, 1, 1, 0, 'snd_voi_home_102900_0015', 0, 1029818, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10016, 'We''ve got a package! I wonder if it''s a care package from my paren�oopsie-daisy! Looks like it''s for you!', 'snd_voi_home_102900', 16, 1029818, 1, 1, 0, 'snd_voi_home_102900_0016', 0, 1029808, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10017, 'Wowie... Looks like you''ve c''mpleted some missions! Isn''t that just swell!', 'snd_voi_home_102900', 17, 1029001, 1, 1, 0, 'snd_voi_home_102900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10018, 'There''s talk of an event com''n up. An event in the big city... D-do I need to buy anyth''n for it?', 'snd_voi_home_102900', 18, 1029808, 1, 1, 0, 'snd_voi_home_102900_0018', 0, 8010, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10019, 'Everyone''s say''n the new event''s a real bash! This reminds me of festivals in m''hometown... Let''s go and have a roar''n good time!', 'snd_voi_home_102900', 19, 1029000, 1, 1, 0, 'snd_voi_home_102900_0019', 0, 1029819, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20000, 'Jeepers... I''m pooped. Sorry, Trainer, but I can''t move anoth''r inch...', 'snd_voi_training_102900', 0, 1029004, 2, 1, 0, 'snd_voi_training_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20001, 'How ''bout a teensy little break? Once I''m rested, I swear I''ll be rar''n to go!', 'snd_voi_training_102900', 1, 8007, 2, 1, 0, 'snd_voi_training_102900_0001', 0, 1029820, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20002, 'Gee Wil''kers! I''m rar''n to gooo! Trainer, gimme your toughest regimen! I''ll show ''em all how we do stuff up north!', 'snd_voi_training_102900', 2, 1029001, 2, 1, 0, 'snd_voi_training_102900_0002', 0, 1029807, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20003, 'Come hell, high water, or even fifty feet o'' snow, I''ll keep runn''n no matter what! Hm-hmph! Heh heeeh!', 'snd_voi_training_102900', 3, 1029800, 2, 1, 0, 'snd_voi_training_102900_0003', 0, 1029821, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20004, 'All righty! If I wanna be a city girl, I gotta work m''tail off! I''m off to train''n!', 'snd_voi_training_102900', 4, 1029807, 2, 1, 0, 'snd_voi_training_102900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20005, 'The pickles m''parents sent are great for replenish''n your sodium levels! That spicy-sour crunch has just the right amount o'' zing!', 'snd_voi_training_102900', 5, 1029006, 2, 1, 0, 'snd_voi_training_102900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20006, 'Come rain or shine, I''ll keep runn''n! As long as I keep this sturdy body o'' mine healthy, I can keep train''n bit by bit!', 'snd_voi_training_102900', 6, 1029800, 2, 1, 0, 'snd_voi_training_102900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20007, 'How can I fire myself up... Ah! Could we play a nifty song while I run? It''d be like a TV commercial!', 'snd_voi_training_102900', 7, 1029008, 2, 1, 0, 'snd_voi_training_102900_0007', 0, 1029818, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20008, 'Yawn... Sleepy... Sorry ''bout this, but... I''m ''bout to... crash... Urgh...', 'snd_voi_training_102900', 8, 1029822, 2, 1, 0, 'snd_voi_training_102900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20009, '...Ah! Focus! Focus!', 'snd_voi_training_102900', 9, 1029823, 2, 1, 0, 'snd_voi_training_102900_0009', 0, 9010, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20010, 'Urgh... I feel like the gray slush left over when snow melts... Aaauugh...', 'snd_voi_training_102900', 10, 1029005, 2, 1, 0, 'snd_voi_training_102900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20011, 'Heavens to Betsy... I know you''re rar''n to go for train''n, but someth''n tells me... I''m not...', 'snd_voi_training_102900', 11, 1029004, 2, 1, 0, 'snd_voi_training_102900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20021, 'Hoo boy... don''tcha think we''re rac''n a bit too much? Ah, b-but I''ll still give this one my all!', 'snd_voi_training_102900', 12, 8010, 2, 1, 0, 'snd_voi_training_102900_0012', 0, 1029824, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20022, 'Hnnngh! No guts... no glory! But my legs feel like I''m try''n to run through a pile o'' snow... C''mon, legs, let''s show ''em our�\nGroan...', 'snd_voi_training_102900', 13, 9003, 2, 1, 0, 'snd_voi_training_102900_0013', 0, 9008, 12300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20023, 'Okey-dokey! Ready and rar''n to go! I''ll get out there and win the gold in a jiffy, so keep those peepers peeled, Trainer!', 'snd_voi_training_102900', 14, 1029807, 2, 1, 0, 'snd_voi_training_102900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20024, 'All righty! My hair''s all set, and I''m feel''n like a million bucks! Ready or not, here I cooome!', 'snd_voi_training_102900', 15, 1029001, 2, 1, 0, 'snd_voi_training_102900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20025, 'Do you think the folks back in Morioka are watch''n? I get the feel''n I''m gonna be extra spiffy today, and I want them t''see!', 'snd_voi_training_102900', 16, 1029021, 2, 1, 0, 'snd_voi_training_102900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20026, 'Those rice crackers from home really hit the spot! There aren''t any... crumbs on my face, right?', 'snd_voi_training_102900', 17, 1029006, 2, 1, 0, 'snd_voi_training_102900_0017', 0, 1029011, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20027, 'Golly, a fan just called out to li''l ol'' me... I already felt amaz''n, but now I feel like the cat''s pajamas!', 'snd_voi_training_102900', 18, 1029806, 2, 1, 0, 'snd_voi_training_102900_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20028, 'I can''t stop shak''n! But I don''t think it''s ''cause of nerves... In fact, someth''n ''bout today just feels right!', 'snd_voi_training_102900', 19, 1029004, 2, 1, 0, 'snd_voi_training_102900_0019', 0, 1029021, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20029, 'I''m feel''n... just okay, I guess. But maybe that''s a good sign�with no excess energy, I can take things cool ''n'' steady.', 'snd_voi_training_102900', 20, 8001, 2, 1, 0, 'snd_voi_training_102900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20030, 'Inhale... Exhale... Yup, fit as a fiddle! Just gotta remember my train''n and run!', 'snd_voi_training_102900', 21, 1029006, 2, 1, 0, 'snd_voi_training_102900_0021', 0, 1029819, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20031, 'I''m not feel''n ''specially confident, but I know all that hard work of ours is bound t''pay off!', 'snd_voi_training_102900', 22, 1029819, 2, 1, 0, 'snd_voi_training_102900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20032, 'My body feels kinda heavy... Oooh, stop that this instant! Time t''show off the strength I got runn''n in the snow!', 'snd_voi_training_102900', 23, 1029008, 2, 1, 0, 'snd_voi_training_102900_0023', 0, 1029824, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20033, 'Who cares if I''m feel''n down in the dumps! The track could be waist-deep in snow and I''d still give it my all!', 'snd_voi_training_102900', 24, 1029825, 2, 1, 0, 'snd_voi_training_102900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20034, 'I may not be in tippy-top shape, but that doesn''t mean I''m down for the count! Noth''n stops the glitz ''n'' glam of a city girl!', 'snd_voi_training_102900', 25, 1029826, 2, 1, 0, 'snd_voi_training_102900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20035, 'No matter how cruddy I''m feel''n... I''m not giv''n up. A city girl is strong, beaut''ful, and bright! I hafta keep that in mind!', 'snd_voi_training_102900', 26, 1029825, 2, 1, 0, 'snd_voi_training_102900_0026', 0, 1029002, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20036, 'I might have a bad case of the blues... but I don''t wanna see my fans'' smiles turn t''frowns. I gotta get it together!', 'snd_voi_training_102900', 27, 1029826, 2, 1, 0, 'snd_voi_training_102900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20037, 'My legs feel all... wibbly wobbly... C''mon, feet, don''t lemme down now!', 'snd_voi_training_102900', 28, 1029004, 2, 1, 0, 'snd_voi_training_102900_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20038, 'Let''s get t''work!', 'snd_voi_training_102900', 29, 0, 2, 1, 0, 'snd_voi_training_102900_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20039, 'Hngraugh!', 'snd_voi_training_102900', 30, 0, 2, 1, 0, 'snd_voi_training_102900_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20040, 'Here I go!', 'snd_voi_training_102900', 31, 0, 2, 1, 0, 'snd_voi_training_102900_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20041, 'Time t''hit the books.', 'snd_voi_training_102900', 32, 0, 2, 1, 0, 'snd_voi_training_102900_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20042, 'What a kick in the pants...', 'snd_voi_training_102900', 33, 0, 2, 1, 0, 'snd_voi_training_102900_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20043, 'Ah, um, uhhh...', 'snd_voi_training_102900', 34, 0, 2, 1, 0, 'snd_voi_training_102900_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20046, 'C''mon! C''mon!', 'snd_voi_training_102900', 37, 0, 2, 1, 0, 'snd_voi_training_102900_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20047, 'C''mon! Surf''s up!', 'snd_voi_training_102900', 38, 0, 2, 1, 0, 'snd_voi_training_102900_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20049, 'I can''t wait t''tell ever''body back home!', 'snd_voi_training_102900', 63, 0, 2, 1, 0, 'snd_voi_training_102900_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20050, 'Thanks oodles and oodles!', 'snd_voi_training_102900', 64, 0, 2, 1, 0, 'snd_voi_training_102900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 30000, 'Awww, just a li''l more!', 'snd_voi_race_102900', 0, 0, 3, 1, 0, 'snd_voi_race_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 30001, 'Just a wee bit more!', 'snd_voi_race_102900', 1, 0, 3, 1, 0, 'snd_voi_race_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 30002, 'Nuts, but at least I placed!', 'snd_voi_race_102900', 2, 0, 3, 1, 0, 'snd_voi_race_102900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 30003, 'Ahhh, gee whiz...', 'snd_voi_race_102900', 3, 0, 3, 1, 0, 'snd_voi_race_102900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 60000, 'Calm down, tummy!', 'snd_voi_live_102900', 0, 1029004, 4, 1, 0, 'snd_voi_live_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 60001, 'Keep those peepers peeled!', 'snd_voi_live_102900', 1, 1029835, 4, 1, 0, 'snd_voi_live_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70001, 'I woulda been in a real pickle if you hadn''t decided t''help me out when I first got to the big city!', 'snd_voi_outgame_102900', 1, 1029805, 7, 1, 0, 'snd_voi_outgame_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90000, 'Good morn''n! I got plenty of sleep, so I''m feel''n bright-eyed and bushy-tailed! Ready to tackle the day with gusto!', 'snd_voi_home_102901', 0, 1029006, 1, 1, 0, 'snd_voi_home_102901_0000', 0, 8002, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90001, 'I wanna eat out on the terrace with a cuppa coffee in one hand and toast in the other... But without rice, I feel like my breakfast''s miss''n someth''n...', 'snd_voi_home_102901', 1, 1029000, 1, 1, 0, 'snd_voi_home_102901_0001', 0, 1029011, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90002, 'I got a li''l shut-eye during lunch, so I''m feel''n a bit more... Ah, well, actually... If I could get... five more minutes... ', 'snd_voi_home_102901', 2, 1029819, 1, 1, 0, 'snd_voi_home_102901_0002', 0, 1029004, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90003, 'I heard lunch is the time for "chilly axing," but what''s that s''posed to mean? Are we chopp''n wood in the snow?', 'snd_voi_home_102901', 3, 1029815, 1, 1, 0, 'snd_voi_home_102901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90004, 'Evenin'', Trainer... You''re still work''n? Gee whiz... Don''t work too hard, okay?', 'snd_voi_home_102901', 4, 1029006, 1, 1, 0, 'snd_voi_home_102901_0004', 0, 8008, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90005, 'Yawn... It''s so hard t''stay awake when it''s so dark outside... I think it''s bedtime for me...', 'snd_voi_home_102901', 5, 1029827, 1, 1, 0, 'snd_voi_home_102901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90006, 'When the sakura are bloom''n, I remember the first day I came t''school. I, uh, took the wrong exit at the station and ended up goin'' ''round in circles...', 'snd_voi_home_102901', 6, 1029000, 1, 1, 0, 'snd_voi_home_102901_0006', 0, 1029012, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90007, 'Phew... This heat''s got my head spinn''n. On days like this, I get a real crav''n for Morioka-style chilled noodles! I wish the cafeteria would serve some.', 'snd_voi_home_102901', 7, 1029828, 1, 1, 0, 'snd_voi_home_102901_0007', 0, 1029008, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90008, 'Fall''s the season for eat''n! Trainer, wouldja like t''give wanko soba a try? Finish one bowl! ? And here comes anoth''r! ?', 'snd_voi_home_102901', 8, 1029806, 1, 1, 0, 'snd_voi_home_102901_0008', 0, 1029021, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90009, 'This area sure gets a lot of pack''n snow. That''s the perfect kind for snowmen, though!', 'snd_voi_home_102901', 9, 1029006, 1, 1, 0, 'snd_voi_home_102901_0009', 0, 1029001, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91000, 'City gave me some makeup, sayin'' she picked out col''rs that suit me... B-but I don''t deserve anyth''n this glitzy!', 'snd_voi_home_102901', 10, 1029006, 1, 1, 0, 'snd_voi_home_102901_0010', 0, 1029013, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91001, 'Tickezo is a bon''fide sports pro! Ski''n or skat''n, she can do it easy-peasy lemon squeezy!', 'snd_voi_home_102901', 11, 1029000, 1, 1, 0, 'snd_voi_home_102901_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91002, 'Bakushin O has a real knack for show''n up right in the nick of time t''cheer me on. She''s a real go-getter!', 'snd_voi_home_102901', 12, 1029807, 1, 1, 0, 'snd_voi_home_102901_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91003, 'Whenever Cafe enters our room, she brings with her the yummy smell of coffee. Sometimes I start whiff''n the air when she comes in, and Cafe gets a good chuckle outta it.', 'snd_voi_home_102901', 13, 1029021, 1, 1, 0, 'snd_voi_home_102901_0013', 0, 1029012, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91004, 'My childhood friend Mifuyu is real nifty at dancin'' and sing''n! Sometimes I call her up t''get some tips.', 'snd_voi_home_102901', 14, 1029001, 1, 1, 0, 'snd_voi_home_102901_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91005, 'I''m pleased as punch t''wear the same outfit as everyone else, but I''m a li''l worried... Is it really okay for me t''wear this?', 'snd_voi_home_102901', 15, 1029829, 1, 1, 0, 'snd_voi_home_102901_0015', 0, 1029013, 7300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91006, 'I remember see''n these glitzy costumes on TV and bein'' so jealous. I can''t believe I''m wear''n this... Hard work really does pay off!', 'snd_voi_home_102901', 16, 1029000, 1, 1, 0, 'snd_voi_home_102901_0016', 0, 1029830, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91007, 'Lookit how detailed the embroidered flowers are! And the knitted boots''re so fuzzy! I feel so warm. I bet this cost a pretty penny!', 'snd_voi_home_102901', 17, 1029831, 1, 1, 0, 'snd_voi_home_102901_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91008, 'This racewear will be with me as I work t''be a city girl... I better cherish it!', 'snd_voi_home_102901', 18, 1029006, 1, 1, 0, 'snd_voi_home_102901_0018', 0, 1029021, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91009, 'I can braid my hair in a jiffy, so it doesn''t matter if I oversleep a little! ...I-I s''pose I shouldn''t oversleep at all.', 'snd_voi_home_102901', 19, 1029819, 1, 1, 0, 'snd_voi_home_102901_0019', 0, 1029012, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91010, 'I gotta get it t''gether for class this afternoon! The teacher really spooked me earlier by call''n my name... Focus, focus!', 'snd_voi_home_102901', 20, 1029832, 1, 1, 0, 'snd_voi_home_102901_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91011, 'It''s so bright here, even at night! And if you go into the heart o'' the city, it''s even more sparkly, like... like an electric sky!', 'snd_voi_home_102901', 21, 8001, 1, 1, 0, 'snd_voi_home_102901_0021', 0, 1029805, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91012, 'Once the long winter ends, I get a li''l extra pep in my step. How ''bout I make us a relax''n cup of tea?', 'snd_voi_home_102901', 22, 1029021, 1, 1, 0, 'snd_voi_home_102901_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91013, 'Summer gets me think''n about the Sansa Odori festival! See''n all the Morioka folks sing''n and danc''n... there''s noth''n better! ?', 'snd_voi_home_102901', 23, 1029818, 1, 1, 0, 'snd_voi_home_102901_0023', 0, 1029833, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91014, 'You really get to enjoy autumn ''round here, don''tcha? Where I''m from, fall''s over in the blink of an eye, so I''m glad I get to see the fall leaves a li''l longer.', 'snd_voi_home_102901', 24, 1029006, 1, 1, 0, 'snd_voi_home_102901_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 91015, 'The snow festivals back home really knock your socks off with all the lights... I remember try''n to recreate the effect by shin''n a flashlight on my snowman.', 'snd_voi_home_102901', 25, 1029834, 1, 1, 0, 'snd_voi_home_102901_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92000, 'What kinda train''n are we doin'' today? Oh boy, I can''t wait!', 'snd_voi_training_102901', 0, 1029001, 2, 1, 0, 'snd_voi_training_102901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92001, 'Gimme your toughest train''n yet! This snow girl can handle it!', 'snd_voi_training_102901', 1, 1029800, 2, 1, 0, 'snd_voi_training_102901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92002, 'City girl, here I coooome!', 'snd_voi_training_102901', 2, 1029807, 2, 1, 0, 'snd_voi_training_102901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92003, 'Last night, I was read''n a train''n book and tried to picture it in my head! I think I pull''d it off, but... it wasn''t a ''specially clear picture.', 'snd_voi_training_102901', 3, 1029006, 2, 1, 0, 'snd_voi_training_102901_0003', 0, 1029012, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92011, 'There aren''t a lotta seagulls ''round the ocean here, are there? Bein'' at the beach and not hear''n their squawks feels so weird to me.', 'snd_voi_training_102900', 39, 1029815, 2, 1, 0, 'snd_voi_training_102900_0039', 0, 1029834, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92005, 'I believe in you, Trainer, ''cause you''re always believ''n in me!', 'snd_voi_training_102901', 5, 1029835, 2, 1, 0, 'snd_voi_training_102901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92006, 'I''m really, really glad the trainer train''n this trainee is you, Trainer! ...Hm? Wait, did I make any sense?', 'snd_voi_training_102901', 6, 1029818, 2, 1, 0, 'snd_voi_training_102901_0006', 0, 1029011, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 92007, 'I wanna be the spiffiest city girl there''s ever been. And with you by m''side, I really, truuuly believe it can happen!', 'snd_voi_training_102901', 7, 1029807, 2, 1, 0, 'snd_voi_training_102901_0007', 0, 1029001, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 93000, 'I can finally say''t! I''m a real city girl!', 'snd_voi_training_102901', 8, 0, 2, 1, 0, 'snd_voi_training_102901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 93001, 'Thanks to you, the future''s look''n bright!', 'snd_voi_training_102901', 9, 0, 2, 1, 0, 'snd_voi_training_102901_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 95000, 'I''m gonna get stronger ''n'' stronger!', 'snd_voi_outgame_102901', 0, 1029802, 7, 1, 0, 'snd_voi_outgame_102901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 95001, 'So this is what "a new me" means!', 'snd_voi_outgame_102901', 1, 0, 7, 1, 0, 'snd_voi_outgame_102901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 95003, 'Hi! The name''s Yukino Bijin!', 'snd_voi_outgame_102901', 3, 1029805, 7, 1, 0, 'snd_voi_outgame_102901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 95004, 'I''m gonna be a city girl, no matter how long it takes!', 'snd_voi_gacha_102901', 0, 0, 7, 1, 0, 'snd_voi_gacha_102901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1008, 'Let''s go, ever''body!', 'snd_voi_teamst_st_102900_0000', 0, 1029807, 8, 1, 0, 'snd_voi_teamst_st_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1063, 'Here we go!', 'snd_voi_teamst_st_102900_1035', 0, 9003, 8, 1, 0, 'snd_voi_teamst_st_102900_1035_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1064, 'Fight ooon!', 'snd_voi_teamst_st_102900_1040', 0, 1029824, 8, 1, 0, 'snd_voi_teamst_st_102900_1040_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1075, 'And here comes glory!', 'snd_voi_teamst_st_103500_1029', 1, 1029807, 8, 1, 0, 'snd_voi_teamst_st_103500_1029_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1058, 'At your own pace!', 'snd_voi_teamst_st_102500_1029', 1, 1029006, 8, 1, 0, 'snd_voi_teamst_st_102500_1029_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1085, 'Th-thanks for tell''n me!', 'snd_voi_teamst_st_104000_1029', 1, 1029013, 8, 1, 0, 'snd_voi_teamst_st_104000_1029_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1000, 'Fight on! Right?', 'snd_voi_teamst_102900', 0, 1029819, 8, 1, 0, 'snd_voi_teamst_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1001, 'We did it!', 'snd_voi_teamst_102900', 1, 0, 8, 1, 0, 'snd_voi_teamst_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1003, 'Wowie, a tie!', 'snd_voi_teamst_102900', 2, 0, 8, 1, 0, 'snd_voi_teamst_102900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1002, 'S-sorry ''bout that...', 'snd_voi_teamst_102900', 3, 0, 8, 1, 0, 'snd_voi_teamst_102900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1004, 'The team that sticks t''gether, wins t''gether!', 'snd_voi_teamst_102900', 4, 1029021, 8, 1, 0, 'snd_voi_teamst_102900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1007, 'Wowzers! A new high score!', 'snd_voi_teamst_102900', 5, 1029001, 8, 1, 0, 'snd_voi_teamst_102900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1006, 'Wowie, a tie!', 'snd_voi_teamst_102900', 2, 1029006, 8, 1, 0, 'snd_voi_teamst_102900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 1005, 'S-sorry ''bout that...', 'snd_voi_teamst_102900', 3, 1029005, 8, 1, 0, 'snd_voi_teamst_102900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 40000, 'Shin''n just like the snow!', 'snd_voi_race_102901', 2, 0, 3, 1, 0, 'snd_voi_race_102901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 40001, 'Bright white but gentle as powder... The world''s sparkl''n like the snow back home! And surely I can shine just as bright!', 'snd_voi_race_102901', 3, 0, 3, 1, 0, 'snd_voi_race_102901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 30004, 'Hwah?! Th-thanks for the support! I hope you''ll keep cheer''n me on!', 'snd_voi_race_102901', 0, 0, 3, 1, 0, 'snd_voi_race_102901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 30005, 'Wowie, I did it! Ehe, I really won!', 'snd_voi_race_102900', 8, 0, 3, 1, 0, 'snd_voi_race_102900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 31000, 'Time t''pull out all the stops!', 'snd_voi_race_102900', 9, 0, 3, 1, 0, 'snd_voi_race_102900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 13, 'Here''s today''s logg''n bonus!', 'snd_voi_title_102900', 4, 1029006, 1, 1, 0, 'snd_voi_title_102900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 15, 'And this is what you loggers are gett''n tomorrow!', 'snd_voi_title_102900', 5, 1029817, 1, 1, 0, 'snd_voi_title_102900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 110000, 'One down, more t''go! Keep ''em com''n!', 'snd_voi_home_102900', 21, 0, 1, 1, 0, 'snd_voi_home_102900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 110001, 'The good ol'' days! We sure have been through the wringer together, huh?', 'snd_voi_home_102900', 22, 0, 1, 1, 0, 'snd_voi_home_102900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 110002, 'Enter''n a race? I can''t wait t''run.', 'snd_voi_home_102900', 23, 0, 1, 1, 0, 'snd_voi_home_102900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 10021, 'Your archive level went up! Wowzers, congrats!', 'snd_voi_home_102900', 24, 1029021, 1, 1, 0, 'snd_voi_home_102900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 20051, 'Let''s do our best togeth''r!', 'snd_voi_training_102900', 65, 0, 2, 1, 0, 'snd_voi_training_102900_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70000, 'I''m runn''n t''become a city girl!', 'snd_voi_outgame_102900', 3, 1029017, 7, 1, 0, 'snd_voi_outgame_102900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 95005, 'I''ll back you up!', 'snd_voi_outgame_102900', 4, 0, 7, 1, 0, 'snd_voi_outgame_102900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 95006, 'I''m gonna show you the grit of someone who grew up in the snow!', 'snd_voi_outgame_102900', 5, 0, 7, 1, 0, 'snd_voi_outgame_102900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 120000, 'I''m feel''n stronger ''n'' stronger!', 'snd_voi_outgame_102900', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_102900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140000, 'Lookit all these cutie-pies.', 'snd_voi_minigame_102900', 0, 1029000, 9, 1, 0, 'snd_voi_minigame_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140001, 'Gotcha, Cutie!', 'snd_voi_minigame_102900', 1, 1029001, 9, 1, 0, 'snd_voi_minigame_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140002, 'Aw geez...', 'snd_voi_minigame_102900', 2, 1029811, 9, 1, 0, 'snd_voi_minigame_102900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140003, 'You snagged ''em one after ''nother!', 'snd_voi_minigame_102900', 3, 971029, 9, 1, 0, 'snd_voi_minigame_102900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140004, 'Now that was a blast!', 'snd_voi_minigame_102900', 4, 972029, 9, 1, 0, 'snd_voi_minigame_102900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140005, 'Jinkies...', 'snd_voi_minigame_102900', 5, 1029004, 9, 1, 0, 'snd_voi_minigame_102900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140006, 'You snagged ''em one after ''nother!', 'snd_voi_minigame_102900', 3, 974029, 9, 1, 0, 'snd_voi_minigame_102900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140007, 'Now that was a blast!', 'snd_voi_minigame_102900', 4, 973029, 9, 1, 0, 'snd_voi_minigame_102900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140008, 'Hnnngh!', 'snd_voi_minigame_102900', 6, 1029008, 9, 1, 0, 'snd_voi_minigame_102900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140009, 'Oh no!', 'snd_voi_minigame_102900', 7, 1029812, 9, 1, 0, 'snd_voi_minigame_102900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140010, 'Hmph!', 'snd_voi_minigame_102900', 8, 1029003, 9, 1, 0, 'snd_voi_minigame_102900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140011, 'Gee whiz!', 'snd_voi_minigame_102900', 9, 1029021, 9, 1, 0, 'snd_voi_minigame_102900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140014, 'Yeah!', 'snd_voi_minigame_102900', 10, 1029020, 9, 1, 0, 'snd_voi_minigame_102900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140015, 'Oh no, oh no!', 'snd_voi_minigame_102900', 11, 1029814, 9, 1, 0, 'snd_voi_minigame_102900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140016, 'You there?', 'snd_voi_minigame_102900', 12, 11010, 9, 1, 0, 'snd_voi_minigame_102900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140012, 'Ohhh!', 'snd_voi_minigame_102900', 13, 1029813, 9, 1, 0, 'snd_voi_minigame_102900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140013, 'Lookit ''em all! ?', 'snd_voi_minigame_102900', 14, 1029007, 9, 1, 0, 'snd_voi_minigame_102900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140017, 'Jeepers!', 'snd_voi_minigame_102900', 15, 1029015, 9, 1, 0, 'snd_voi_minigame_102900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 140018, 'No fair!', 'snd_voi_minigame_102900', 16, 1029009, 9, 1, 0, 'snd_voi_minigame_102900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70004, 'I used to think I stuck out like a sore thumb in my uniform, but not an''more! ...I don''t, right?', 'snd_voi_outgame_102900', 16, 1029006, 7, 1, 0, 'snd_voi_outgame_102900_0016', 0, 1029829, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70010, 'This color r''minds me of the violets that bloom back in my hometown.', 'snd_voi_outgame_102900', 17, 1029830, 7, 1, 0, 'snd_voi_outgame_102900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70008, 'I look like a real idol!', 'snd_voi_outgame_102900', 20, 1029000, 7, 1, 0, 'snd_voi_outgame_102900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70014, 'Sometimes I forget the garterbelts... I''m such a goof...', 'snd_voi_outgame_102900', 21, 1029012, 7, 1, 0, 'snd_voi_outgame_102900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70009, 'I''ll keep runn''n till I''m a real city girl!', 'snd_voi_outgame_102900', 22, 1029800, 7, 1, 0, 'snd_voi_outgame_102900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70015, 'They filled this racewear with oodles of snowy charm!', 'snd_voi_outgame_102900', 23, 1029001, 7, 1, 0, 'snd_voi_outgame_102900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71004, 'I used to think I stuck out like a sore thumb in my uniform, but not an''more! ...I don''t, right?', 'snd_voi_outgame_102900', 16, 34, 7, 0, 0, 'snd_voi_outgame_102900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71010, 'This color r''minds me of the violets that bloom back in my hometown.', 'snd_voi_outgame_102900', 17, 148, 7, 0, 0, 'snd_voi_outgame_102900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71008, 'I look like a real idol!', 'snd_voi_outgame_102900', 20, 152, 7, 0, 0, 'snd_voi_outgame_102900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71014, 'Sometimes I forget the garterbelts... I''m such a goof...', 'snd_voi_outgame_102900', 21, 45, 7, 0, 0, 'snd_voi_outgame_102900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71009, 'I''ll keep runn''n till I''m a real city girl!', 'snd_voi_outgame_102900', 22, 20, 7, 0, 0, 'snd_voi_outgame_102900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71015, 'They filled this racewear with oodles of snowy charm!', 'snd_voi_outgame_102900', 23, 18, 7, 0, 0, 'snd_voi_outgame_102900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 2030, 'Fight on! Right?', 'snd_voi_teamst_102900', 0, 1029819, 10, 1, 0, 'snd_voi_teamst_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 2031, 'Let''s go, ever''body!', 'snd_voi_teamst_st_102900_0000', 0, 1029807, 10, 1, 0, 'snd_voi_teamst_st_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 2032, 'Thanks oodles and oodles!', 'snd_voi_training_102900', 64, 1029805, 10, 1, 0, 'snd_voi_training_102900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 2033, 'I can''t stop shak''n! But I don''t think it''s ''cause of nerves... In fact, someth''n ''bout today just feels right!', 'snd_voi_training_102900', 19, 1029828, 10, 1, 0, 'snd_voi_training_102900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 2034, 'Do you think the folks back in Morioka are watch''n? I get the feel''n I''m gonna be extra spiffy today, and I want them t''see!', 'snd_voi_training_102900', 16, 1029021, 10, 1, 0, 'snd_voi_training_102900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 2035, 'Thanks oodles and oodles!', 'snd_voi_training_102900', 64, 1029805, 10, 0, 0, 'snd_voi_training_102900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70018, 'This outfit''s snazzy too!', 'snd_voi_outgame_102900', 26, 1029021, 7, 1, 0, 'snd_voi_outgame_102900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 70019, 'Try''n on all these outfits makes me feel like a model!', 'snd_voi_outgame_102900', 27, 1029011, 7, 1, 0, 'snd_voi_outgame_102900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71018, 'This outfit''s snazzy too!', 'snd_voi_outgame_102900', 26, 48, 7, 0, 0, 'snd_voi_outgame_102900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 71019, 'Try''n on all these outfits makes me feel like a model!', 'snd_voi_outgame_102900', 27, 45, 7, 0, 0, 'snd_voi_outgame_102900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_102900', 1, 980010, 1, 1, 0, 'snd_voi_valentine_102900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 80000, 'Good job, ever''one!', 'snd_voi_aimteam_102900', 0, 1029006, 7, 0, 0, 'snd_voi_aimteam_102900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 400000, 'Heavens to Betsy! I-i-is this some kind of mistake?!', 'snd_voi_event_090007', 0, 1029015, 7, 1, 0, 'snd_voi_event_090007_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 400006, 'I can''t forget what I''m aspir''n towards, and what pushed me t''keep run''n this far!', 'snd_voi_event_090007', 6, 9001, 7, 1, 0, 'snd_voi_event_090007_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 400011, 'Folks from back home were watch''n too?! Hehe... I''m still too embarrassed to look at the pictures of me danc''n, though.', 'snd_voi_event_090007', 11, 1029006, 7, 1, 0, 'snd_voi_event_090007_0011', 0, 1029012, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 400014, 'Good job on the event! The wind''s gett''n pretty chilly. I think winter''s on its way.', 'snd_voi_event_090007', 14, 9001, 7, 1, 0, 'snd_voi_event_090007_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 400012, 'The event missions''re over here! Hmm... Which one''re you gonna start with?!', 'snd_voi_event_090007', 12, 1029006, 7, 1, 0, 'snd_voi_event_090007_0012', 0, 1029008, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1029, 400013, 'Make sure ya don''t forget to collect your stuff! See ya ''round!', 'snd_voi_event_090007', 13, 8000, 7, 1, 0, 'snd_voi_event_090007_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 11, 'Cygames', 'snd_voi_title_103000', 0, 0, 0, 1, 0, 'snd_voi_title_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_103000', 1, 0, 0, 1, 0, 'snd_voi_title_103000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10000, 'Every day, little by little, I''m getting closer to becoming the me I want to be... I think.', 'snd_voi_home_103000', 0, 1030807, 1, 1, 0, 'snd_voi_home_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10001, 'Big Brother... Well, um... I''m doing my best to change every day. Please believe in me too, okay?', 'snd_voi_home_103000', 1, 1030000, 1, 1, 0, 'snd_voi_home_103000_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10101, 'Big Sister... Well, um... I''m doing my best to change every day. Please believe in me too, okay?', 'snd_voi_home_103000', 1, 1030000, 1, 1, 0, 'snd_voi_home_103000_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10002, 'You know, I don''t... hate everything about myself anymore.', 'snd_voi_home_103000', 2, 1030018, 1, 1, 0, 'snd_voi_home_103000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10003, 'Happy New Year. Um, Big Brother... Will you please look after me again this year too?', 'snd_voi_home_103000', 3, 1030018, 1, 1, 0, 'snd_voi_home_103000_0003M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10103, 'Happy New Year. Um, Big Sister... Will you please look after me again this year too?', 'snd_voi_home_103000', 3, 1030018, 1, 1, 0, 'snd_voi_home_103000_0003F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10004, 'A-actually, I made some chocolates... B-but are you okay with mine? I''d be happy if you would accept them.', 'snd_voi_home_103000', 4, 4005, 1, 1, 0, 'snd_voi_home_103000_0004M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10104, '...It''s Valentine''s Day, Big Sister. Oh, umm... Ah, um... Do you still have time to eat chocolate together?', 'snd_voi_home_103000', 4, 1030807, 1, 1, 0, 'snd_voi_home_103000_0004F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10005, 'Big Brother, it''s Valentine''s Day, so... let''s make a chocolate house together! I wrote down the recipe!', 'snd_voi_home_103000', 5, 1030000, 1, 1, 0, 'snd_voi_home_103000_0005M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10105, 'Big Sister, it''s Valentine''s Day, so... let''s make a chocolate house together! I wrote down the recipe!', 'snd_voi_home_103000', 5, 1030000, 1, 1, 0, 'snd_voi_home_103000_0005F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10006, 'It''s amazing how the stars can fulfill everyone''s wishes and bring them happiness. I... I have to do my best, too.', 'snd_voi_home_103000', 6, 1030018, 1, 1, 0, 'snd_voi_home_103000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10007, 'I-I don''t need candy or pranks... so it okay if I try saying it too? T-trick... or treat!', 'snd_voi_home_103000', 7, 1030822, 1, 1, 0, 'snd_voi_home_103000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10008, 'There are so many picture books with Santa Claus in them. I like them because they''re all filled with happiness.', 'snd_voi_home_103000', 8, 1030018, 1, 1, 0, 'snd_voi_home_103000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10009, 'I baked a red apple cake that looks just like Santa''s clothes. Big Brother... would you like to eat it with me?', 'snd_voi_home_103000', 9, 1030000, 1, 1, 0, 'snd_voi_home_103000_0009M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10109, 'I baked a red apple cake that looks just like Santa''s clothes. Big Sister... would you like to eat it with me?', 'snd_voi_home_103000', 9, 1030000, 1, 1, 0, 'snd_voi_home_103000_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10010, 'Wow... The year is almost over. Big Brother, ever since I met you, every day has gone by so fast...', 'snd_voi_home_103000', 10, 1030014, 1, 1, 0, 'snd_voi_home_103000_0010M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10110, 'Wow... The year is almost over. Big Sister, ever since I met you, every day has gone by so fast...', 'snd_voi_home_103000', 10, 1030014, 1, 1, 0, 'snd_voi_home_103000_0010F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10011, 'Happy birthday, Big Brother! I hope lots of happy things happen for you today!', 'snd_voi_home_103000', 11, 1030817, 1, 1, 0, 'snd_voi_home_103000_0011M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10111, 'Happy birthday, Big Sister! I hope lots of happy things happen for you today!', 'snd_voi_home_103000', 11, 1030817, 1, 1, 0, 'snd_voi_home_103000_0011F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10012, 'I''ve been waiting a long, long time for the day we can celebrate. ...Um, Big Brother, thank you for being born.', 'snd_voi_home_103000', 12, 1030807, 1, 1, 0, 'snd_voi_home_103000_0012M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10112, 'I''ve been waiting a long, long time for the day we can celebrate. ...Um, Big Sister, thank you for being born.', 'snd_voi_home_103000', 12, 1030807, 1, 1, 0, 'snd_voi_home_103000_0012F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10013, 'E-everyone else congratulated you... but I just started crying... I caused trouble for everyone again... Waaah!', 'snd_voi_home_103000', 13, 1030819, 1, 1, 0, 'snd_voi_home_103000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10014, 'Thanks for wishing me a happy birthday, Big Brother. I''ll do my best to become someone... who can repay your kindness!', 'snd_voi_home_103000', 14, 1030000, 1, 1, 0, 'snd_voi_home_103000_0014M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10114, 'Thanks for wishing me a happy birthday, Big Sister. I''ll do my best to become someone... who can repay your kindness!', 'snd_voi_home_103000', 14, 1030000, 1, 1, 0, 'snd_voi_home_103000_0014F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10015, 'B-Big Brother! Um, it looks like there might be a new notice!', 'snd_voi_home_103000', 15, 1030019, 1, 1, 0, 'snd_voi_home_103000_0015M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10115, 'B-Big Sister! Um, it looks like there might be a new notice!', 'snd_voi_home_103000', 15, 1030019, 1, 1, 0, 'snd_voi_home_103000_0015F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10016, 'Um, you just received a present! Can I watch you open it?', 'snd_voi_home_103000', 16, 1030000, 1, 1, 0, 'snd_voi_home_103000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10017, 'Congratulations on completing a misth�ahhh! I bit my tongue!', 'snd_voi_home_103000', 17, 1030000, 1, 1, 0, 'snd_voi_home_103000_0017', 0, 1030009, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10018, 'There''s an event coming up soon. ...I wonder what it''ll be like?', 'snd_voi_home_103000', 18, 1030018, 1, 1, 0, 'snd_voi_home_103000_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10019, 'It looks like an event is going on... I''ll try not to cause any trouble, so can we just take a quick peek?', 'snd_voi_home_103000', 19, 1030008, 1, 1, 0, 'snd_voi_home_103000_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10025, 'This dress looks just like the one worn by the main character in one of my favorite picture books... Maybe it will give me the same courage it gave them.', 'snd_voi_home_103000', 25, 1030018, 1, 1, 0, 'snd_voi_home_103000_0025', 0, 1030006, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10026, 'I went shopping with Bourbon. ? She even bought the picture book I recommended. I hope she likes it...', 'snd_voi_home_103000', 26, 1030000, 1, 1, 0, 'snd_voi_home_103000_0026', 0, 1030803, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10027, 'I''m going to the disco with Maruzen, so she told me to look into "hip" and "happening" clothes... Wearing a bodycon dress would make me feel all grown up...', 'snd_voi_home_103000', 27, 1030824, 1, 1, 0, 'snd_voi_home_103000_0027', 0, 1030018, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20000, 'Phew... I guess I''m just... a little tired...', 'snd_voi_training_103000', 0, 1030008, 2, 1, 0, 'snd_voi_training_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20001, '...I''m okay. I''m not tired... or anything... I''m just fine...', 'snd_voi_training_103000', 1, 1030017, 2, 1, 0, 'snd_voi_training_103000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20002, 'I feel like I can try really, really hard today! Leave it to me, Big Brother.', 'snd_voi_training_103000', 2, 1030817, 2, 1, 0, 'snd_voi_training_103000_0002M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20102, 'I feel like I can try really, really hard today! Leave it to me, Big Sister.', 'snd_voi_training_103000', 2, 1030817, 2, 1, 0, 'snd_voi_training_103000_0002F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20003, 'Um, I already finished warming up! We can start with whatever you want.', 'snd_voi_training_103000', 3, 1030000, 2, 1, 0, 'snd_voi_training_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20004, 'I can do this�yeah! Let''s put in our best today.', 'snd_voi_training_103000', 4, 7002, 2, 1, 0, 'snd_voi_training_103000_0004', 0, 1, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20005, 'Shall we train, Big Brother? I feel like I can work really hard right now.', 'snd_voi_training_103000', 5, 1030807, 2, 1, 0, 'snd_voi_training_103000_0005M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20105, 'Shall we train, Big Sister? I feel like I can work really hard right now.', 'snd_voi_training_103000', 5, 1030807, 2, 1, 0, 'snd_voi_training_103000_0005F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20006, 'What training do you want to do?', 'snd_voi_training_103000', 6, 1030018, 2, 1, 0, 'snd_voi_training_103000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20007, 'I''ll do my best not to disappoint you.', 'snd_voi_training_103000', 7, 1030018, 2, 1, 0, 'snd_voi_training_103000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20008, 'Ugh... You can do it, Rice... You can do it...', 'snd_voi_training_103000', 8, 1030017, 2, 1, 0, 'snd_voi_training_103000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20009, 'I wonder if there''s anything I can do...', 'snd_voi_training_103000', 9, 1030008, 2, 1, 0, 'snd_voi_training_103000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20010, 'Aww... I didn''t want to cause Big Brother any trouble... I''m sorry...', 'snd_voi_training_103000', 10, 1030009, 2, 1, 0, 'snd_voi_training_103000_0010M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20110, 'Aww... I didn''t want to cause Big Sister any trouble... I''m sorry...', 'snd_voi_training_103000', 10, 1030009, 2, 1, 0, 'snd_voi_training_103000_0010F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20011, 'I wonder... if I''ll become a hopeless Umamusume again...', 'snd_voi_training_103000', 11, 1030820, 2, 1, 0, 'snd_voi_training_103000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20021, 'Huh? ...Another race? Ah... I-it''s okay! I''ll do my best!', 'snd_voi_training_103000', 12, 1030008, 2, 1, 0, 'snd_voi_training_103000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20022, '...What should I do? My legs are... No, I can still... I can still try. I should be able to race properly...', 'snd_voi_training_103000', 13, 1030009, 2, 1, 0, 'snd_voi_training_103000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20023, 'All I have to do is run with everything I have... Isn''t that right, Big Brother?', 'snd_voi_training_103000', 14, 1030000, 2, 1, 0, 'snd_voi_training_103000_0014M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20123, 'All I have to do is run with everything I have... Isn''t that right, Big Sister?', 'snd_voi_training_103000', 14, 1030000, 2, 1, 0, 'snd_voi_training_103000_0014F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20024, 'Keep running until the end! I can do this�yeah!', 'snd_voi_training_103000', 15, 1030000, 2, 1, 0, 'snd_voi_training_103000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20025, 'I have a good feeling about this race that has me all excited! Running today... might just be fun!', 'snd_voi_training_103000', 16, 1030817, 2, 1, 0, 'snd_voi_training_103000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20026, 'Phew. Okay! Are we starting yet?', 'snd_voi_training_103000', 17, 1030000, 2, 1, 0, 'snd_voi_training_103000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20027, 'I did lots of training with Big Brother, so I''m sure I can do my best!', 'snd_voi_training_103000', 18, 1030807, 2, 1, 0, 'snd_voi_training_103000_0018M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20127, 'I did lots of training with Big Sister, so I''m sure I can do my best!', 'snd_voi_training_103000', 18, 1030807, 2, 1, 0, 'snd_voi_training_103000_0018F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20028, 'I''m not useless... I''m not useless. Okay, it''ll be fine... I''m ready to race!', 'snd_voi_training_103000', 19, 1030807, 2, 1, 0, 'snd_voi_training_103000_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20029, 'Wah, it''s already starting?! I-I''ll do my best!', 'snd_voi_training_103000', 20, 1030015, 2, 1, 0, 'snd_voi_training_103000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20030, 'Inhale... exhale... I''m not scared! I''m not scared!', 'snd_voi_training_103000', 21, 1030019, 2, 1, 0, 'snd_voi_training_103000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20031, 'I can''t help but get nervous before a race...', 'snd_voi_training_103000', 22, 1030018, 2, 1, 0, 'snd_voi_training_103000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20032, 'No, no, don''t get anxious! You can do it, Rice. You can do it...', 'snd_voi_training_103000', 23, 1030017, 2, 1, 0, 'snd_voi_training_103000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20033, 'I-I''m shaking... Um, Big Brother... Can I hold your hand... for just a little bit?', 'snd_voi_training_103000', 24, 1030801, 2, 1, 0, 'snd_voi_training_103000_0024M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20133, 'I-I''m shaking... Um, Big Sister... Can I hold your hand... for just a little bit?', 'snd_voi_training_103000', 24, 1030801, 2, 1, 0, 'snd_voi_training_103000_0024F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20034, 'Um, um... I-I''ll be careful to not cause any trouble while I''m running.', 'snd_voi_training_103000', 25, 3005, 2, 1, 0, 'snd_voi_training_103000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20035, 'I don''t want to give up... I''m scared, I''m anxious... but I still have to do my best!', 'snd_voi_training_103000', 26, 1030002, 2, 1, 0, 'snd_voi_training_103000_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20036, 'I won''t... run away from this race. Because B-Big Brother is with me!', 'snd_voi_training_103000', 27, 1030009, 2, 1, 0, 'snd_voi_training_103000_0027M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20136, 'I won''t... run away from this race. Because B-Big Sister is with me!', 'snd_voi_training_103000', 27, 1030009, 2, 1, 0, 'snd_voi_training_103000_0027F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20037, '...I don''t have time to cry. This is my time... I have to run!', 'snd_voi_training_103000', 28, 1030818, 2, 1, 0, 'snd_voi_training_103000_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20038, 'Aaall right!', 'snd_voi_training_103000', 29, 0, 2, 1, 0, 'snd_voi_training_103000_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20039, 'Here I go!', 'snd_voi_training_103000', 30, 0, 2, 1, 0, 'snd_voi_training_103000_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20040, 'I can do this!', 'snd_voi_training_103000', 31, 0, 2, 1, 0, 'snd_voi_training_103000_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20041, 'If it''s studying...', 'snd_voi_training_103000', 32, 0, 2, 1, 0, 'snd_voi_training_103000_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20042, 'Oh no...', 'snd_voi_training_103000', 33, 0, 2, 1, 0, 'snd_voi_training_103000_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20043, 'Mm?', 'snd_voi_training_103000', 34, 0, 2, 1, 0, 'snd_voi_training_103000_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20046, 'Yeah, let''s go!', 'snd_voi_training_103000', 37, 0, 2, 1, 0, 'snd_voi_training_103000_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20047, 'I''m excited!', 'snd_voi_training_103000', 38, 0, 2, 1, 0, 'snd_voi_training_103000_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20049, 'Was I able to show you something good about me?', 'snd_voi_training_103000', 63, 0, 2, 1, 0, 'snd_voi_training_103000_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20050, 'Thanks, Big Brother!', 'snd_voi_training_103000', 64, 0, 2, 1, 0, 'snd_voi_training_103000_0064M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20150, 'Thanks, Big Sister!', 'snd_voi_training_103000', 64, 0, 2, 1, 0, 'snd_voi_training_103000_0064F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30000, 'With just a little more work, I know I can make it!', 'snd_voi_race_103000', 0, 0, 3, 1, 0, 'snd_voi_race_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30001, 'Big Brother, were you watching me?', 'snd_voi_race_103000', 1, 0, 3, 1, 0, 'snd_voi_race_103000_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30101, 'Big Sister, were you watching me?', 'snd_voi_race_103000', 1, 0, 3, 1, 0, 'snd_voi_race_103000_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30002, 'Ugh, I have to try harder!', 'snd_voi_race_103000', 2, 0, 3, 1, 0, 'snd_voi_race_103000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30003, 'This is no good...', 'snd_voi_race_103000', 3, 0, 3, 1, 0, 'snd_voi_race_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 60000, 'Will you listen to my song?', 'snd_voi_live_103000', 0, 1030018, 4, 1, 0, 'snd_voi_live_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 60001, 'I hope everyone will be happy...', 'snd_voi_live_103000', 1, 1030006, 4, 1, 0, 'snd_voi_live_103000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70001, 'Have I grown since then? ...If so, I''m glad.', 'snd_voi_outgame_103000', 1, 1030000, 7, 1, 0, 'snd_voi_outgame_103000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90000, 'Ah... Big Brother! Um... G-good morning! ...Yes! I''m glad I said it right...', 'snd_voi_home_103001', 0, 1030018, 1, 1, 0, 'snd_voi_home_103001_0000M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90100, 'Ah... Big Sister! Um... G-good morning! ...Yes! I''m glad I said it right...', 'snd_voi_home_103001', 0, 1030018, 1, 1, 0, 'snd_voi_home_103001_0000F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90001, 'I saw McQueen during my morning training... She was so graceful... and ran so beautifully... It was breathtaking!', 'snd_voi_home_103001', 1, 1030807, 1, 1, 0, 'snd_voi_home_103001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90002, 'Just now, a bird took Doto''s lunch... It''s all because I said it looked delicious!', 'snd_voi_home_103001', 2, 1030008, 1, 1, 0, 'snd_voi_home_103001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90003, 'Let''s keep this up in the afternoon! Hehe, I''m looking forward to training with you, Big Brother...', 'snd_voi_home_103001', 3, 1030000, 1, 1, 0, 'snd_voi_home_103001_0003M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90103, 'Let''s keep this up in the afternoon! Hehe, I''m looking forward to training with you, Big Sister...', 'snd_voi_home_103001', 3, 1030000, 1, 1, 0, 'snd_voi_home_103001_0003F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90004, 'Thank you for your hard work, Big Brother... I''m sorry for making you work so late. I''ll try harder too!', 'snd_voi_home_103001', 4, 1030019, 1, 1, 0, 'snd_voi_home_103001_0004M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90104, 'Thank you for your hard work, Big Sister... I''m sorry for making you work so late. I''ll try harder too!', 'snd_voi_home_103001', 4, 1030019, 1, 1, 0, 'snd_voi_home_103001_0004F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90005, 'Not sleepy, not sleepy... I''m not sleepy... Yawn...', 'snd_voi_home_103001', 5, 1030826, 1, 1, 0, 'snd_voi_home_103001_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90006, 'When I was running outside, I found a small flower on the corner of the road. ...Spring is already in full swing.', 'snd_voi_home_103001', 6, 1030018, 1, 1, 0, 'snd_voi_home_103001_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90007, '...Big Brother, it''s hot... Sigh... I feel like I''m going to melt like porridge...', 'snd_voi_home_103001', 7, 1030009, 1, 1, 0, 'snd_voi_home_103001_0007M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90107, '...Big Sister, it''s hot... Sigh... I feel like I''m going to melt like porridge...', 'snd_voi_home_103001', 7, 1030009, 1, 1, 0, 'snd_voi_home_103001_0007F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90008, 'Hehe, I picked up some beautiful fallen leaves. I wonder if Mother would be happy if I sent them in a letter?', 'snd_voi_home_103001', 8, 1030817, 1, 1, 0, 'snd_voi_home_103001_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90009, 'Hehe, Big Brother''s cheeks look like apples. Hehe, what do you think of my cheeks?', 'snd_voi_home_103001', 9, 1030817, 1, 1, 0, 'snd_voi_home_103001_0009M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90109, 'Hehe, Big Sister''s cheeks look like apples. Hehe, what do you think of my cheeks?', 'snd_voi_home_103001', 9, 1030817, 1, 1, 0, 'snd_voi_home_103001_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91000, 'Urara''s always working hard with a smile on her face... Whenever I see her, she makes me want to do my best too.', 'snd_voi_home_103001', 10, 1030000, 1, 1, 0, 'snd_voi_home_103001_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91001, 'When I clean today, I''ll try not to spill any water... That way, everyone won''t slip!', 'snd_voi_home_103001', 11, 1030825, 1, 1, 0, 'snd_voi_home_103001_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91002, 'H-huh? Bakushin O was there just a second ago... Is this the "power of Bakushin" she mentioned?', 'snd_voi_home_103001', 12, 1030823, 1, 1, 0, 'snd_voi_home_103001_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91003, 'I wonder why Maruzen invites me on drives... We even got stuck in a traffic jam last time... She''s so kind...', 'snd_voi_home_103001', 13, 1030824, 1, 1, 0, 'snd_voi_home_103001_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91004, 'Whenever I try to cross the street, the walk signal always turns red... That''s why I try not to walk beside anybody else.', 'snd_voi_home_103001', 14, 1030011, 1, 1, 0, 'snd_voi_home_103001_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91005, 'When I''m alone in the bathtub, I secretly practice my singing. ...It sounds better than usual there.', 'snd_voi_home_103001', 15, 1030807, 1, 1, 0, 'snd_voi_home_103001_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91006, 'I love the stage. It sparkles and puts smiles on the faces of everyone watching.', 'snd_voi_home_103001', 16, 1030807, 1, 1, 0, 'snd_voi_home_103001_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91007, 'Ow... Since I''m wearing this outfit, I thought I''d try walking without looking down, but I bumped my knee...', 'snd_voi_home_103001', 17, 1030008, 1, 1, 0, 'snd_voi_home_103001_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91008, 'I wonder if I can really bloom one day. No... I want to become the me who believes I will!', 'snd_voi_home_103001', 18, 1030804, 1, 1, 0, 'snd_voi_home_103001_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91009, 'Hmm... I drink milk every morning, so why aren''t I getting any bigger? Am I... not drinking enough?', 'snd_voi_home_103001', 19, 1030008, 1, 1, 0, 'snd_voi_home_103001_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91010, 'Shall we stretch after eating? Stretching out in cat pose makes my back feel good... Hehe.', 'snd_voi_home_103001', 20, 1030817, 1, 1, 0, 'snd_voi_home_103001_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91011, 'Tonight is the night I''m going to tell Rob Roy, "I like that book too." ...T-tonight is the night!', 'snd_voi_home_103001', 21, 1030002, 1, 1, 0, 'snd_voi_home_103001_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91012, 'A new student who''s lost... Would I be too much of a nuisance if I called out to her? But... B-but...', 'snd_voi_home_103001', 22, 1030822, 1, 1, 0, 'snd_voi_home_103001_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91013, 'I hope it doesn''t rain today... I can''t have Big Brother getting all wet!', 'snd_voi_home_103001', 23, 1030008, 1, 1, 0, 'snd_voi_home_103001_0023M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91113, 'I hope it doesn''t rain today... I can''t have Big Sister getting all wet!', 'snd_voi_home_103001', 23, 1030008, 1, 1, 0, 'snd_voi_home_103001_0023F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91014, 'I wonder if a bed of leaves is as soft and cushy as it''s shown in picture books... I want to try falling into one.', 'snd_voi_home_103001', 24, 1030807, 1, 1, 0, 'snd_voi_home_103001_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91015, 'Ah... D-don''t get too close or you''ll get zapped with static electricity... I''m sorry. I know it''s hard, but we''ll have to talk from afar...', 'snd_voi_home_103001', 25, 1030015, 1, 1, 0, 'snd_voi_home_103001_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92000, 'Umm, I''m looking forward to working with you again today!', 'snd_voi_training_103001', 0, 1030019, 2, 1, 0, 'snd_voi_training_103001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92001, 'Inhale... exhale... You can do it, Rice. You can do it�yeah!', 'snd_voi_training_103001', 1, 1030000, 2, 1, 0, 'snd_voi_training_103001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92002, 'I''ll do my best in any training!', 'snd_voi_training_103001', 2, 1030000, 2, 1, 0, 'snd_voi_training_103001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92003, 'Am I... making good progress?', 'snd_voi_training_103001', 3, 1030824, 2, 1, 0, 'snd_voi_training_103001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92011, 'Hehe... Ah! I-I''m sorry, this isn''t the time to laugh. I was just so happy...', 'snd_voi_training_103001', 4, 1030817, 2, 1, 0, 'snd_voi_training_103001_0004', 0, 1030014, 1700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92005, 'I may still have a long way to go... but I want to do my best. ...I want to become stronger.', 'snd_voi_training_103001', 5, 1030018, 2, 1, 0, 'snd_voi_training_103001_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92006, 'I''ve been having a lot of fun running recently. Hehe... I want to get even faster.', 'snd_voi_training_103001', 6, 1030817, 2, 1, 0, 'snd_voi_training_103001_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92007, 'Please train me a lot, Big Brother. I... want to win.', 'snd_voi_training_103001', 7, 1030000, 2, 1, 0, 'snd_voi_training_103001_0007M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92008, 'Please train me a lot, Big Sister. I... want to win.', 'snd_voi_training_103001', 7, 1030000, 2, 1, 0, 'snd_voi_training_103001_0007F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 93000, 'I''ve come this far because of Big Brother!', 'snd_voi_training_103001', 8, 0, 2, 1, 0, 'snd_voi_training_103001_0008M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 93001, 'I''ve come this far because of Big Sister!', 'snd_voi_training_103001', 8, 0, 2, 1, 0, 'snd_voi_training_103001_0008F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 93002, 'I''m getting closer to who I want to be.', 'snd_voi_training_103001', 9, 0, 2, 1, 0, 'snd_voi_training_103001_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95000, 'I wonder if I got a little stronger?', 'snd_voi_outgame_103001', 0, 1030006, 7, 1, 0, 'snd_voi_outgame_103001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95001, 'As long as Big Brother is here, I can do anything!', 'snd_voi_outgame_103001', 1, 1030018, 7, 1, 0, 'snd_voi_outgame_103001_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95101, 'As long as Big Sister is here, I can do anything!', 'snd_voi_outgame_103001', 1, 1030018, 7, 1, 0, 'snd_voi_outgame_103001_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95003, 'Y-yis! ...I''m Rice Shower!', 'snd_voi_outgame_103001', 3, 1030009, 7, 1, 0, 'snd_voi_outgame_103001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95004, 'I want to make everyone happy... So I''m gonna run!', 'snd_voi_gacha_103001', 0, 0, 7, 1, 0, 'snd_voi_gacha_103001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1008, 'Wh-whaaa! L-Let''s do our best!', 'snd_voi_teamst_st_103000_0000', 0, 1030014, 8, 1, 0, 'snd_voi_teamst_st_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1065, 'Will we be okay?', 'snd_voi_teamst_st_103000_1052', 0, 1030008, 8, 1, 0, 'snd_voi_teamst_st_103000_1052_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1016, 'Y-yeah!', 'snd_voi_teamst_st_100400_1030', 1, 1030002, 8, 1, 0, 'snd_voi_teamst_st_100400_1030_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1087, 'R-right!', 'snd_voi_teamst_st_104100_1030', 1, 990063, 8, 1, 0, 'snd_voi_teamst_st_104100_1030_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1105, 'Y-yes!', 'snd_voi_teamst_st_105000_1030', 1, 1030014, 8, 1, 0, 'snd_voi_teamst_st_105000_1030_01', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1000, 'Let''s goooo!', 'snd_voi_teamst_103000', 0, 990061, 8, 1, 0, 'snd_voi_teamst_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1001, 'Hehe, we did it... ?', 'snd_voi_teamst_103000', 1, 0, 8, 1, 0, 'snd_voi_teamst_103000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1003, 'A draw... It was so close...', 'snd_voi_teamst_103000', 2, 0, 8, 1, 0, 'snd_voi_teamst_103000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1002, 'Ugh, we lost...', 'snd_voi_teamst_103000', 3, 0, 8, 1, 0, 'snd_voi_teamst_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1004, 'It''s our victory... ?', 'snd_voi_teamst_103000', 4, 1030000, 8, 1, 0, 'snd_voi_teamst_103000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1007, 'A new high score... Amazing!', 'snd_voi_teamst_103000', 5, 1030001, 8, 1, 0, 'snd_voi_teamst_103000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1006, 'A draw... It was so close...', 'snd_voi_teamst_103000', 2, 1030010, 8, 1, 0, 'snd_voi_teamst_103000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 1005, 'Ugh, we lost...', 'snd_voi_teamst_103000', 3, 1030004, 8, 1, 0, 'snd_voi_teamst_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 120000, 'I''m overflowing with energy!', 'snd_voi_outgame_103000', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140000, 'Do your best!', 'snd_voi_minigame_103000', 0, 1030000, 9, 1, 0, 'snd_voi_minigame_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140001, 'Yay!', 'snd_voi_minigame_103000', 1, 1030007, 9, 1, 0, 'snd_voi_minigame_103000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140002, 'Whoa!', 'snd_voi_minigame_103000', 2, 1030014, 9, 1, 0, 'snd_voi_minigame_103000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140003, 'Look! Look at all this!', 'snd_voi_minigame_103000', 3, 971030, 9, 1, 0, 'snd_voi_minigame_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140004, 'They''re all so cute...', 'snd_voi_minigame_103000', 4, 972030, 9, 1, 0, 'snd_voi_minigame_103000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140005, 'Waaah...', 'snd_voi_minigame_103000', 5, 1030819, 9, 1, 0, 'snd_voi_minigame_103000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140006, 'Look! Look at all this!', 'snd_voi_minigame_103000', 3, 974030, 9, 1, 0, 'snd_voi_minigame_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140007, 'They''re all so cute...', 'snd_voi_minigame_103000', 4, 973030, 9, 1, 0, 'snd_voi_minigame_103000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140008, 'Wh-whoa!', 'snd_voi_minigame_103000', 6, 1030821, 9, 1, 0, 'snd_voi_minigame_103000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140009, 'Hehe.', 'snd_voi_minigame_103000', 7, 1030808, 9, 1, 0, 'snd_voi_minigame_103000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140010, 'Teehee...', 'snd_voi_minigame_103000', 8, 1030809, 9, 1, 0, 'snd_voi_minigame_103000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140011, 'Amazing!', 'snd_voi_minigame_103000', 9, 1030810, 9, 1, 0, 'snd_voi_minigame_103000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140014, 'Oh no!', 'snd_voi_minigame_103000', 10, 1030811, 9, 1, 0, 'snd_voi_minigame_103000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140015, 'Hm, hmm...', 'snd_voi_minigame_103000', 11, 1030812, 9, 1, 0, 'snd_voi_minigame_103000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140016, 'Please do your best!', 'snd_voi_minigame_103000', 12, 1030817, 9, 1, 0, 'snd_voi_minigame_103000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140012, 'Whoa!', 'snd_voi_minigame_103000', 13, 1030813, 9, 1, 0, 'snd_voi_minigame_103000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140013, 'Ah!', 'snd_voi_minigame_103000', 14, 1030827, 9, 1, 0, 'snd_voi_minigame_103000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140017, 'Uuugh...', 'snd_voi_minigame_103000', 15, 1030815, 9, 1, 0, 'snd_voi_minigame_103000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 140018, 'I''m sorry...', 'snd_voi_minigame_103000', 16, 1030816, 9, 1, 0, 'snd_voi_minigame_103000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 40000, 'Even I... can bloom!', 'snd_voi_race_103001', 2, 0, 3, 1, 0, 'snd_voi_race_103001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 40001, 'I vow... that with the person I love... even I can bloom... into a blue rose of happiness!', 'snd_voi_race_103001', 3, 0, 3, 1, 0, 'snd_voi_race_103001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30004, 'Whoa... I did it!', 'snd_voi_race_103001', 0, 0, 3, 1, 0, 'snd_voi_race_103001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30005, 'I have... changed, right?', 'snd_voi_race_103000', 8, 0, 3, 1, 0, 'snd_voi_race_103000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 31000, 'I''ll see you later!', 'snd_voi_race_103000', 9, 0, 3, 1, 0, 'snd_voi_race_103000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 13, 'This is today''s login bonus...', 'snd_voi_title_103000', 4, 1030000, 1, 1, 0, 'snd_voi_title_103000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 15, 'Tomorrow, you''ll get this... How exciting! ?', 'snd_voi_title_103000', 5, 8002, 1, 1, 0, 'snd_voi_title_103000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 110000, 'Shall we... train?', 'snd_voi_home_103000', 21, 0, 1, 1, 0, 'snd_voi_home_103000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 110001, 'So many fun memories.', 'snd_voi_home_103000', 22, 1, 1, 1, 0, 'snd_voi_home_103000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 110002, 'Are we entering a race?', 'snd_voi_home_103000', 23, 1, 1, 1, 0, 'snd_voi_home_103000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 10021, 'It looks like the Archive level went up... Want to take a look?', 'snd_voi_home_103000', 24, 8001, 1, 1, 0, 'snd_voi_home_103000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 20051, 'P-pwease!', 'snd_voi_training_103000', 65, 1009, 2, 1, 0, 'snd_voi_training_103000_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70000, 'Make sure... to watch me!', 'snd_voi_outgame_103000', 3, 0, 7, 1, 0, 'snd_voi_outgame_103000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95005, 'This will help... right?', 'snd_voi_outgame_103000', 4, 0, 7, 1, 0, 'snd_voi_outgame_103000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95006, 'I''ll help you some more!', 'snd_voi_outgame_103000', 5, 0, 7, 1, 0, 'snd_voi_outgame_103000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70004, 'Does this uniform look good on me?', 'snd_voi_outgame_103000', 16, 1030000, 7, 1, 0, 'snd_voi_outgame_103000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70010, 'I''m glad I came here... I got to meet people I care about.', 'snd_voi_outgame_103000', 17, 1030001, 7, 1, 0, 'snd_voi_outgame_103000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70008, 'Wooow... It''s so frilly!', 'snd_voi_outgame_103000', 20, 1030006, 7, 1, 0, 'snd_voi_outgame_103000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70014, 'It''s embarrassing when you stare so much...', 'snd_voi_outgame_103000', 21, 1030011, 7, 1, 0, 'snd_voi_outgame_103000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70009, 'It looks like a rose, right?', 'snd_voi_outgame_103000', 22, 1030018, 7, 1, 0, 'snd_voi_outgame_103000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70015, 'I''m sure... I can shine too...', 'snd_voi_outgame_103000', 23, 1030000, 7, 1, 0, 'snd_voi_outgame_103000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71004, 'Does this uniform look good on me?', 'snd_voi_outgame_103000', 16, 18, 7, 0, 0, 'snd_voi_outgame_103000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71010, 'I''m glad I came here... I got to meet people I care about.', 'snd_voi_outgame_103000', 17, 27, 7, 0, 0, 'snd_voi_outgame_103000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71008, 'Wooow... It''s so frilly!', 'snd_voi_outgame_103000', 20, 34, 7, 0, 0, 'snd_voi_outgame_103000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71014, 'It''s embarrassing when you stare so much...', 'snd_voi_outgame_103000', 21, 49, 7, 0, 0, 'snd_voi_outgame_103000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71009, 'It looks like a rose, right?', 'snd_voi_outgame_103000', 22, 48, 7, 0, 0, 'snd_voi_outgame_103000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71015, 'I''m sure... I can shine too...', 'snd_voi_outgame_103000', 23, 18, 7, 0, 0, 'snd_voi_outgame_103000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2030, 'Let''s goooo!', 'snd_voi_teamst_103000', 0, 990061, 10, 1, 0, 'snd_voi_teamst_103000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2031, 'Wh-whaaa! L-Let''s do our best!', 'snd_voi_teamst_st_103000_0000', 0, 1030014, 10, 1, 0, 'snd_voi_teamst_st_103000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2032, 'Thanks, Big Brother!', 'snd_voi_training_103000', 64, 1030817, 10, 1, 0, 'snd_voi_training_103000_0064M', 1, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2036, 'Thanks, Big Sister!', 'snd_voi_training_103000', 64, 1030817, 10, 1, 0, 'snd_voi_training_103000_0064F', 2, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2033, 'I''m not useless... I''m not useless. Okay, it''ll be fine... I''m ready to race!', 'snd_voi_training_103000', 19, 1030807, 10, 1, 0, 'snd_voi_training_103000_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2034, 'I have a good feeling about this race that has me all excited! Running today... might just be fun!', 'snd_voi_training_103000', 16, 1030817, 10, 1, 0, 'snd_voi_training_103000_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2035, 'Thanks, Big Brother!', 'snd_voi_training_103000', 64, 1030817, 10, 0, 0, 'snd_voi_training_103000_0064M', 1, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 2037, 'Thanks, Big Sister!', 'snd_voi_training_103000', 64, 1030817, 10, 0, 0, 'snd_voi_training_103000_0064F', 2, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90010, 'Big Brother, you look so sleepy... Would you like some candy? If you eat something sweet, you should wake right up!', 'snd_voi_home_103002', 0, 1030828, 1, 1, 0, 'snd_voi_home_103002_0000M', 1, 1030000, 4000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90110, 'Big Sister, you look so sleepy... Would you like some candy? If you eat something sweet, you should wake right up!', 'snd_voi_home_103002', 0, 1030828, 1, 1, 0, 'snd_voi_home_103002_0000F', 2, 1030000, 4000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90011, 'Yawn... Ehe, I was up late last night. I just kept imagining what I would do as a bat and all the places I would go...', 'snd_voi_home_103002', 1, 1030005, 1, 1, 0, 'snd_voi_home_103002_0001', 0, 1030010, 2000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90012, 'If I was a real vampire, I would try to make do on just tomato juice...', 'snd_voi_home_103002', 2, 1030020, 1, 1, 0, 'snd_voi_home_103002_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90013, 'Vampires sleep during the day, right? Are you tired, Big Brother? Would you... like to take a nap?', 'snd_voi_home_103002', 3, 1030020, 1, 1, 0, 'snd_voi_home_103002_0003M', 1, 1030814, 7000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90113, 'Vampires sleep during the day, right? Are you tired, Big Sister? Would you... like to take a nap?', 'snd_voi_home_103002', 3, 1030020, 1, 1, 0, 'snd_voi_home_103002_0003F', 2, 1030814, 7000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90014, 'A vampire like me doesn''t get tired at night! Is there anything I can do to help?', 'snd_voi_home_103002', 4, 1030806, 1, 1, 0, 'snd_voi_home_103002_0004M', 1, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90114, 'A vampire like me doesn''t get tired at night! Is there anything I can do to help?', 'snd_voi_home_103002', 4, 1030806, 1, 1, 0, 'snd_voi_home_103002_0004F', 2, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90015, 'It''s so dark... Wh-what if I see a ghost? Will this costume make it friendly? Maybe?', 'snd_voi_home_103002', 5, 1030013, 1, 1, 0, 'snd_voi_home_103002_0005', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90016, 'There are bats out there that drink nectar from flowers, right? Hehe, that''s so cute. I want to see one!', 'snd_voi_home_103002', 6, 1030000, 1, 1, 0, 'snd_voi_home_103002_0006', 0, 1030007, 3800, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90017, 'You hear a lot of spooky stories in summer too, right? Urghhh... Why can''t ghosts just stick to Halloween?', 'snd_voi_home_103002', 7, 1030008, 1, 1, 0, 'snd_voi_home_103002_0007', 0, 1030005, 4500, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90018, 'Pumpkin pie, chestnut tarts, pear cakes, and don''t forget sweet potato cookies! Which one do you like best, Big Brother?', 'snd_voi_home_103002', 8, 1030817, 1, 1, 0, 'snd_voi_home_103002_0008M', 1, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90118, 'Pumpkin pie, chestnut tarts, pear cakes, and don''t forget sweet potato cookies! Which one do you like best, Big Sister?', 'snd_voi_home_103002', 8, 1030817, 1, 1, 0, 'snd_voi_home_103002_0008F', 2, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90019, 'Vampires live in big castles, right? Winters must be so cold... I would never wander far from the fireplace if it were me.', 'snd_voi_home_103002', 9, 1030018, 1, 1, 0, 'snd_voi_home_103002_0009', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91016, 'Guess what? Rob Roy and I were casting a magic spell in our room. Bubbles, bubbles, swirl and sway... Make tomorrow a good day!', 'snd_voi_home_103002', 10, 1030000, 1, 1, 0, 'snd_voi_home_103002_0010', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91017, 'You know Bourbon? She made me a jack-o''-lantern, and she did it super fast! I couldn''t believe it!', 'snd_voi_home_103002', 11, 1030007, 1, 1, 0, 'snd_voi_home_103002_0011', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91018, 'Vampires can''t eat garlic bread, right? Urgh... I''ll just have to suck it up while I wear this costume.', 'snd_voi_home_103002', 12, 1030816, 1, 1, 0, 'snd_voi_home_103002_0012', 0, 1030005, 4000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91019, 'B-Big Brother, if you don''t give me a treat, I-I''ll... I''ll... Urgh... Do I have to play a trick on you?', 'snd_voi_home_103002', 13, 1030002, 1, 1, 0, 'snd_voi_home_103002_0013M', 1, 1030019, 7300, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91119, 'B-Big Sister, if you don''t give me a treat, I-I''ll... I''ll... Urgh... Do I have to play a trick on you?', 'snd_voi_home_103002', 13, 1030002, 1, 1, 0, 'snd_voi_home_103002_0013F', 2, 1030019, 7300, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91020, 'Have you heard the fairy tale about the carriage made from a pumpkin? I would love to ride one someday!', 'snd_voi_home_103002', 14, 1030803, 1, 1, 0, 'snd_voi_home_103002_0014', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91028, 'These wings on my back make me wanna zoooom through the skies!\nI-I just hope... I don''t come crashing to the ground...', 'snd_voi_home_103002', 15, 1030000, 1, 1, 0, 'snd_voi_home_103002_0015', 0, 1030004, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91029, 'Look, I''ve got fake fangs in. See?', 'snd_voi_home_103002', 16, 1030803, 1, 1, 0, 'snd_voi_home_103002_0016', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91021, 'I had a really weird dream... I saw a vampire who was really, really hungry... Did I give them bad luck?', 'snd_voi_home_103002', 17, 1030013, 1, 1, 0, 'snd_voi_home_103002_0017', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91022, 'People keep giving me candy, and all I''m doing is walking around campus... What am I going to do with all of this?', 'snd_voi_home_103002', 18, 1030011, 1, 1, 0, 'snd_voi_home_103002_0018', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91023, 'Before bed, my mother used to read me a picture book called The Ghost''s House of Tricks and Treats. I''d love to read it with you sometime.', 'snd_voi_home_103002', 19, 1030829, 1, 1, 0, 'snd_voi_home_103002_0019M', 1, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91123, 'Before bed, my mother used to read me a picture book called The Ghost''s House of Tricks and Treats. I''d love to read it with you sometime.', 'snd_voi_home_103002', 19, 1030829, 1, 1, 0, 'snd_voi_home_103002_0019F', 2, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91024, 'Do you think vampires ever get to see the flowers that bloom during the day?', 'snd_voi_home_103002', 20, 1030017, 1, 1, 0, 'snd_voi_home_103002_0020', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91025, 'Is it true that the spirits of the dead join us for the festival dance? Does that mean... they come to our winning concerts too? Nooo!', 'snd_voi_home_103002', 21, 1030019, 1, 1, 0, 'snd_voi_home_103002_0021', 0, 1030015, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91026, 'Look at all these Halloween decorations! My friends and I put them all up, and then we made candy. Do you think I was helpful enough?', 'snd_voi_home_103002', 22, 1030000, 1, 1, 0, 'snd_voi_home_103002_0022', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 91027, 'The icicles hanging from the roofs all look like vampire fangs. It''s like we match!', 'snd_voi_home_103002', 23, 1030827, 1, 1, 0, 'snd_voi_home_103002_0023', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92015, 'Headband? Check. Wings? Check. Cleats? Check. Fangs? Check... Okay, I''m all ready!', 'snd_voi_training_103002', 0, 1030006, 2, 1, 0, 'snd_voi_training_103002_0000', 0, 1030000, 7000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92016, 'Give me a good training regimen, or I''ll play a trick on you! J-just kidding.', 'snd_voi_training_103002', 1, 1030002, 2, 1, 0, 'snd_voi_training_103002_0001', 0, 1030010, 4000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92017, 'I''ll train till I''m so fast, it''s like I''m flying! Gooo!', 'snd_voi_training_103002', 2, 1030000, 2, 1, 0, 'snd_voi_training_103002_0002', 0, 7002, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92018, 'Pump, pump, pumpkin! ? Pumpkin candy is so�Wah! I-I-I''m so sorry!', 'snd_voi_training_103002', 3, 1030001, 2, 1, 0, 'snd_voi_training_103002_0003', 0, 1030014, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92020, 'After training, do you think we could have some tea together? I brought lots of treats!', 'snd_voi_training_103002', 5, 1030018, 2, 1, 0, 'snd_voi_training_103002_0005', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92021, 'I can feel myself getting faster! Now no matter what spooky ghosts come my way, I can grab your hand and escape!', 'snd_voi_training_103002', 6, 1030000, 2, 1, 0, 'snd_voi_training_103002_0006M', 1, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92121, 'I can feel myself getting faster! Now no matter what spooky ghosts come my way, I can grab your hand and escape!', 'snd_voi_training_103002', 6, 1030000, 2, 1, 0, 'snd_voi_training_103002_0006F', 2, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92022, 'Big Brother, if I ever became a vampire for real, would you... still stay with me?', 'snd_voi_training_103002', 7, 1030013, 2, 1, 0, 'snd_voi_training_103002_0007M', 1, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 92122, 'Big Sister, if I ever became a vampire for real, would you... still stay with me?', 'snd_voi_training_103002', 7, 1030013, 2, 1, 0, 'snd_voi_training_103002_0007F', 2, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 93004, 'Even if I live forever, I''ll never forget you!', 'snd_voi_training_103002', 8, 0, 2, 1, 0, 'snd_voi_training_103002_0008', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 93005, 'I was a little different this time around... Did you like it?', 'snd_voi_training_103002', 9, 0, 2, 1, 0, 'snd_voi_training_103002_0009', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95007, 'Hehehe, my dark powers grow! Ehehe...', 'snd_voi_outgame_103002', 0, 1030007, 7, 1, 0, 'snd_voi_outgame_103002_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95008, 'Puncture perfect! Hehe...', 'snd_voi_outgame_103002', 1, 1030000, 7, 1, 0, 'snd_voi_outgame_103002_0001', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95010, 'I''m Rice Shower! And, um... I-I''m gonna bite you!', 'snd_voi_outgame_103002', 3, 1030017, 7, 1, 0, 'snd_voi_outgame_103002_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70016, 'Th-the vampire Rice... descends... f-from above? Urghhh...', 'snd_voi_outgame_103000', 24, 1030002, 7, 1, 0, 'snd_voi_outgame_103000_0024', 0, 1030010, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70017, 'Eep! I-is this some kind of trick?', 'snd_voi_outgame_103000', 25, 1030014, 7, 1, 0, 'snd_voi_outgame_103000_0025', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71016, 'Th-the vampire Rice... descends... f-from above? Urghhh...', 'snd_voi_outgame_103000', 24, 18, 7, 0, 0, 'snd_voi_outgame_103000_0024', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71017, 'Eep! I-is this some kind of trick?', 'snd_voi_outgame_103000', 25, 30, 7, 0, 0, 'snd_voi_outgame_103000_0025', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 95009, 'It''d hurt if I bit you, so the only thing I''ll sink my teeth into is victory!', 'snd_voi_gacha_103002', 0, 0, 7, 1, 0, 'snd_voi_gacha_103002_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 40003, 'Let''s go, my little batties!', 'snd_voi_race_103002', 2, 0, 3, 1, 0, 'snd_voi_race_103002_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 40004, 'What a pretty moon... Huh?! U-um, um... hiss! Aahhhh...', 'snd_voi_race_103002', 3, 0, 3, 1, 0, 'snd_voi_race_103002_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30006, 'As a reward, let me suck your blood! Just kidding...', 'snd_voi_race_103002', 0, 0, 3, 1, 0, 'snd_voi_race_103002_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 30007, 'Do you think... I''ve changed?', 'snd_voi_race_103000', 8, 0, 3, 1, 0, 'snd_voi_race_103000_0008', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70018, 'I can do this�yeah!', 'snd_voi_outgame_103000', 26, 1030006, 7, 1, 0, 'snd_voi_outgame_103000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70019, 'I''ll show you... that even I can bloom!', 'snd_voi_outgame_103000', 27, 1030000, 7, 1, 0, 'snd_voi_outgame_103000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71018, 'I can do this�yeah!', 'snd_voi_outgame_103000', 26, 37, 7, 0, 0, 'snd_voi_outgame_103000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 71019, 'I''ll show you... that even I can bloom!', 'snd_voi_outgame_103000', 27, 20, 7, 0, 0, 'snd_voi_outgame_103000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400000, 'Bourbon looks so busy. But... I''d be more of a hindrance than a help.', 'snd_voi_event_090006', 1, 1030005, 7, 1, 0, 'snd_voi_event_090006_0001', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400006, 'I can''t just�no. I can do it!', 'snd_voi_event_090006', 6, 1030017, 7, 1, 0, 'snd_voi_event_090006_0006', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400009, 'Mwahaha, I''ll suck your blood! ...Hehe, maybe that''s too scary.', 'snd_voi_event_090006', 10, 1030003, 7, 1, 0, 'snd_voi_event_090006_0010', 0, 1030010, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400014, 'You did great in the event. And um, also... Happy Halloween! Ehehe...', 'snd_voi_event_090006', 14, 1030018, 7, 1, 0, 'snd_voi_event_090006_0014', 0, 1030000, 5800, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400002, 'I''ll become a muse... and make everyone smile!', 'snd_voi_event_090014', 2, 1030017, 7, 1, 0, 'snd_voi_event_090014_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400003, 'The riddles are tough, but... we''ll be okay if we all work together, right?', 'snd_voi_event_090014', 3, 1030000, 7, 1, 0, 'snd_voi_event_090014_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400011, 'I really... became a muse! I can make people smile too!', 'snd_voi_event_090014', 11, 1030830, 7, 1, 0, 'snd_voi_event_090014_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400012, 'Let''s complete these event missions together�yeah!', 'snd_voi_event_090014', 12, 1030000, 7, 1, 0, 'snd_voi_event_090014_0012', 0, 7002, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 400013, 'Did you claim all the rewards? If you want... I can help check if you left anything behind, okay?', 'snd_voi_event_090014', 13, 1030018, 7, 1, 0, 'snd_voi_event_090014_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 81000, 'H-here''s to a good race...', 'snd_voi_outgame_103000', 13, 1030017, 7, 1, 0, 'snd_voi_outgame_103000_0013', 0, 0, 0, 1652418000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 81001, 'I-I... can try harder, I think!', 'snd_voi_outgame_103000', 14, 1030009, 7, 1, 0, 'snd_voi_outgame_103000_0014', 0, 0, 0, 1652418000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_103000', 1, 980010, 1, 1, 0, 'snd_voi_valentine_103000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_103000', 1, 980010, 1, 1, 0, 'snd_voi_valentine_103000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 80000, 'G-good job...', 'snd_voi_aimteam_103000', 0, 1030018, 7, 0, 0, 'snd_voi_aimteam_103000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70020, 'Picking out clothes is fun, but super hard at the same time...', 'snd_voi_outgame_103000', 42, 1030011, 7, 1, 0, 'snd_voi_outgame_103000_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1030, 70021, 'Personally, I like cute clothes the best... ?', 'snd_voi_outgame_103000', 43, 1030807, 7, 1, 0, 'snd_voi_outgame_103000_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 11, 'Cygames', 'snd_voi_tc_1031', 0, 0, 0, 1, 0, 'snd_voi_title_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1031', 1, 0, 0, 1, 0, 'snd_voi_title_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10000, 'My family really encourages me, and with you watching out for me too... Haha, I''m happy as can be!', 'snd_voi_home_103100', 0, 1031807, 1, 1, 0, 'snd_voi_home_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10001, 'You''ve always got my back, and I''ve always got yours! We make a pretty good team, huh?', 'snd_voi_home_103100', 1, 1031018, 1, 1, 0, 'snd_voi_home_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10002, 'Even if you''re not perfect, maybe even a little clumsy... None of that matters. When you get serious, you''re really cool! That''s all!', 'snd_voi_home_103100', 2, 1031006, 1, 1, 0, 'snd_voi_home_103100_0002', 0, 1031007, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10003, 'Happy New Year! I know it''s short notice, but we gotta hurry! We''re going straight to the New Year''s sales!', 'snd_voi_home_103100', 3, 1031001, 1, 1, 0, 'snd_voi_home_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10004, 'It''s the time of year when our dorm room''s chock-full of chocolate! Ryan and I better get to work returning the favor!', 'snd_voi_home_103100', 4, 1031822, 1, 1, 0, 'snd_voi_home_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10005, 'Don''t worry, I''ve got just the treat for you! It''s a handy chocolate bar�easy to eat whether you''re busy with work or even out on a run! ?', 'snd_voi_home_103100', 5, 1031808, 1, 1, 0, 'snd_voi_home_103100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10006, 'Helios wrote "So peak!" on her wish paper... Does that mean she hopes we have fun times or something?', 'snd_voi_home_103100', 6, 1031008, 1, 1, 0, 'snd_voi_home_103100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10007, 'One time I forgot to get Halloween candy for my little sisters, so they played a scary trick on me... It almost frightened me to death!', 'snd_voi_home_103100', 7, 1031011, 1, 1, 0, 'snd_voi_home_103100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10008, 'Quiet and quick, so nobody wakes up! That''s my advice as a seasoned Santa. It''ll come in handy for you someday!', 'snd_voi_home_103100', 8, 9009, 1, 1, 0, 'snd_voi_home_103100_0008', 0, 1031016, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10009, 'You''re on Santa''s nice list, and you know what that means! ? I''ve got a festive-flavored Toughness Bar with your name on it! Want it?', 'snd_voi_home_103100', 9, 1031007, 1, 1, 0, 'snd_voi_home_103100_0009', 0, 8001, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10010, 'Aaaah! My hands get so cold cleaning up for New Year''s! Just feel them�they''re like ice!', 'snd_voi_home_103100', 10, 1031015, 1, 1, 0, 'snd_voi_home_103100_0010', 0, 1031809, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10011, 'Happy birthday! You''ve grown up even more, by a whole other year! ?', 'snd_voi_home_103100', 11, 1031006, 1, 1, 0, 'snd_voi_home_103100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10012, 'Is there anything special you wanna do? It''s a very special day, after all. A little self-indulgence won''t hurt. ?', 'snd_voi_home_103100', 12, 4001, 1, 1, 0, 'snd_voi_home_103100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10013, 'Right when Ryan woke up today, she yelled, "Happy birthday!" She''s almost too bright and cheery!', 'snd_voi_home_103100', 13, 1031018, 1, 1, 0, 'snd_voi_home_103100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10014, 'Huh? What do I want for my birthday? Umm... Aw, I can''t think of a thing! Sorry! So... Ah, can we pick something out together?', 'snd_voi_home_103100', 14, 1031008, 1, 1, 0, 'snd_voi_home_103100_0014', 0, 1031018, 13000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10015, 'Hey, you''ve got a new notice! Lemme know if it''s about any good discounts!', 'snd_voi_home_103100', 15, 1031018, 1, 1, 0, 'snd_voi_home_103100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10016, 'I hear you''ve got a present waiting! Come on, I wanna see what it is. ?', 'snd_voi_home_103100', 16, 1031016, 1, 1, 0, 'snd_voi_home_103100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10017, 'Mission cleared! Ahh, I always get super excited when we''ve got rewards coming!', 'snd_voi_home_103100', 17, 1031021, 1, 1, 0, 'snd_voi_home_103100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10018, 'A new event''s starting soon! Hehe, I''m already too excited to wait!', 'snd_voi_home_103100', 18, 1031007, 1, 1, 0, 'snd_voi_home_103100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10019, 'The event''s ready to go! Hurry, hurry! We might miss the good stuff if we''re late!', 'snd_voi_home_103100', 19, 1031001, 1, 1, 0, 'snd_voi_home_103100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20000, 'Sigh... Once this is over, a good night''s sleep should let me bounce right back... I think.', 'snd_voi_training_103100', 0, 1031005, 2, 1, 0, 'snd_voi_training_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20001, 'Umm, mind if we take a break? I think that''ll bring the best performance out of both of us!', 'snd_voi_training_103100', 1, 1031011, 2, 1, 0, 'snd_voi_training_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20002, 'All set! Legs are good, mood is good�I''m ready to go! Whatever it is, bring it on!', 'snd_voi_training_103100', 2, 1031810, 2, 1, 0, 'snd_voi_training_103100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20003, 'I feel like I''m gonna run great today! Better get a refill of my sports drink! ?', 'snd_voi_training_103100', 3, 1031007, 2, 1, 0, 'snd_voi_training_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20004, 'Even got a nice tailwind today! All right, let''s get started!', 'snd_voi_training_103100', 4, 3009, 2, 1, 0, 'snd_voi_training_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20005, 'Huge haul of fish today, come one and all! ? Buy ''em fast to save big! Eat your fill! ? Woo! Hehe, I''m good to go!', 'snd_voi_training_103100', 5, 4002, 2, 1, 0, 'snd_voi_training_103100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20006, 'I''ve got a fresh supply of Toughness Bars! Ready when you are!', 'snd_voi_training_103100', 6, 1031000, 2, 1, 0, 'snd_voi_training_103100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20007, 'Wooo, feel that sunshine! You should run with me once in a while. It''s a great way to work up a sweat!', 'snd_voi_training_103100', 7, 1031811, 2, 1, 0, 'snd_voi_training_103100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20008, 'It''s weird, I just don''t feel right... Wait, maybe running would lift my spirits?', 'snd_voi_training_103100', 8, 1031009, 2, 1, 0, 'snd_voi_training_103100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20009, 'Ah! Sorry! I think I was zoning out... or something?', 'snd_voi_training_103100', 9, 8007, 2, 1, 0, 'snd_voi_training_103100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20010, 'Not good. My steps just don''t have any spring in them...', 'snd_voi_training_103100', 10, 1031008, 2, 1, 0, 'snd_voi_training_103100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20011, 'Hey, I reeeally, really don''t want to make you worry, but... Never mind! Forget I mentioned it!', 'snd_voi_training_103100', 11, 2005, 2, 1, 0, 'snd_voi_training_103100_0011', 0, 1031013, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20021, 'Trainer, I''m happy to get to run in so many races, but isn''t it kind of pointless if I end up passing out?', 'snd_voi_training_103100', 12, 9003, 2, 1, 0, 'snd_voi_training_103100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20022, 'I''ve done plenty of back-to-back shifts at my job, but never to the point of being reckless, you know? And this. Is so. Super. Reckless!', 'snd_voi_training_103100', 13, 1031812, 2, 1, 0, 'snd_voi_training_103100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20023, 'I''m gonna run straight to the front, faster than anyone!', 'snd_voi_training_103100', 14, 1031000, 2, 1, 0, 'snd_voi_training_103100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20024, 'I called my family this morning. Told them not to miss this race... Hehe, I gotta show off sometimes, right?', 'snd_voi_training_103100', 15, 1031018, 2, 1, 0, 'snd_voi_training_103100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20025, 'While everyone else is still sizing things up, I''m gonna zoom off so far ahead! The wind from my run will blow everyone away!', 'snd_voi_training_103100', 16, 1031001, 2, 1, 0, 'snd_voi_training_103100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20026, 'Thump-thump, thump-thump... Hehe, my heart''s beating like crazy! I bet this race is gonna be amazing!', 'snd_voi_training_103100', 17, 1031813, 2, 1, 0, 'snd_voi_training_103100_0017', 0, 9001, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20027, 'I''m gonna dash ahead in a rush of wind! This race is mine to win!', 'snd_voi_training_103100', 18, 1031001, 2, 1, 0, 'snd_voi_training_103100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20028, 'Hey, you''re not nervous, are you? Look, just hold steady. I''ve got this thing in the bag! ?', 'snd_voi_training_103100', 19, 1031018, 2, 1, 0, 'snd_voi_training_103100_0019', 0, 1031810, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20029, 'I guess I''m feeling all right. I''ll get my engine going once I start running!', 'snd_voi_training_103100', 20, 1031006, 2, 1, 0, 'snd_voi_training_103100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20030, 'Don''t lean too far forward, keep good running form... I''m ready!', 'snd_voi_training_103100', 21, 1031000, 2, 1, 0, 'snd_voi_training_103100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20031, 'I wanna hear you cheering! Your voice always puts the wind in my sails!', 'snd_voi_training_103100', 22, 1031007, 2, 1, 0, 'snd_voi_training_103100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20032, 'I know, I can''t always feel perfect. But don''t worry, I''m good at making ends meet!', 'snd_voi_training_103100', 23, 1031011, 2, 1, 0, 'snd_voi_training_103100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20033, 'Get it together, Ines... Your sisters are watching. You''re their big sis, right? Show them how cool you are!', 'snd_voi_training_103100', 24, 1031005, 2, 1, 0, 'snd_voi_training_103100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20034, 'I might need a nap first... No, I''m not feeling that bad.', 'snd_voi_training_103100', 25, 1031009, 2, 1, 0, 'snd_voi_training_103100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20035, 'First, calm down. Next, stay positive... Then, just run. Come on!', 'snd_voi_training_103100', 26, 1031005, 2, 1, 0, 'snd_voi_training_103100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20036, 'It''s no use worrying now. Luck is a skill too! If I can pull some luck together... No! I have to get lucky!', 'snd_voi_training_103100', 27, 1031814, 2, 1, 0, 'snd_voi_training_103100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20037, 'My dad, my mom, my sisters... They''re all rooting for me right now. I want to�have to�make good on the track!', 'snd_voi_training_103100', 28, 1031005, 2, 1, 0, 'snd_voi_training_103100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20038, 'Here I go!', 'snd_voi_training_103100', 29, 0, 2, 1, 0, 'snd_voi_training_103100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20039, 'I''ve got this!', 'snd_voi_training_103100', 30, 0, 2, 1, 0, 'snd_voi_training_103100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20040, 'Nooo problem! ?', 'snd_voi_training_103100', 31, 0, 2, 1, 0, 'snd_voi_training_103100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20041, 'Down to business.', 'snd_voi_training_103100', 32, 0, 2, 1, 0, 'snd_voi_training_103100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20042, 'Wagh! Oops...', 'snd_voi_training_103100', 33, 0, 2, 1, 0, 'snd_voi_training_103100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20043, 'Hahhh...', 'snd_voi_training_103100', 34, 0, 2, 1, 0, 'snd_voi_training_103100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20046, 'Off we go! ?', 'snd_voi_training_103100', 37, 0, 2, 1, 0, 'snd_voi_training_103100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20047, 'Splashy splash! ?', 'snd_voi_training_103100', 38, 0, 2, 1, 0, 'snd_voi_training_103100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20049, 'Running with you by my side was so much fun!', 'snd_voi_training_103100', 63, 0, 2, 1, 0, 'snd_voi_training_103100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20050, 'Thanks so much, Trainer!', 'snd_voi_training_103100', 64, 0, 2, 1, 0, 'snd_voi_training_103100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 30000, 'So close too!', 'snd_voi_race_103100', 0, 0, 3, 1, 0, 'snd_voi_race_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 30001, 'They''re good. Geez!', 'snd_voi_race_103100', 1, 0, 3, 1, 0, 'snd_voi_race_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 30002, 'Oh boy, not good at all...', 'snd_voi_race_103100', 2, 0, 3, 1, 0, 'snd_voi_race_103100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 30003, 'I looked pretty lame, huh...', 'snd_voi_race_103100', 3, 0, 3, 1, 0, 'snd_voi_race_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 60000, 'Hello, hello! ? I''m here at last!', 'snd_voi_live_103100', 0, 1031019, 4, 1, 0, 'snd_voi_live_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 60001, 'I''m a liiittle nervous! Just a bit!', 'snd_voi_live_103100', 1, 1031822, 4, 1, 0, 'snd_voi_live_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70001, 'Part of why I first talked to you was because I was worried, sure. But you were such a hard worker, I just had to run as your trainee!', 'snd_voi_outgame_103100', 1, 1031018, 7, 1, 0, 'snd_voi_outgame_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90000, 'Mornin'', mornin''! ? I hope you ate a big breakfast. You''re gonna need the energy today!', 'snd_voi_home_103101', 0, 1031006, 1, 1, 0, 'snd_voi_home_103101_0000', 0, 1031000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90001, 'Did you wash your face? Got all the wrinkles out of your shirt? Good! Let''s get going!', 'snd_voi_home_103101', 1, 1031018, 1, 1, 0, 'snd_voi_home_103101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90002, 'I just had a big lunch, so I''m full of energy! I''m gonna go do some dashes to help digest all this food! ?', 'snd_voi_home_103101', 2, 1031021, 1, 1, 0, 'snd_voi_home_103101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90003, 'There''s this restaurant I work at sometimes. You should come for lunch! I''ll give you an extra helping of rice!', 'snd_voi_home_103101', 3, 1031016, 1, 1, 0, 'snd_voi_home_103101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90004, 'Geez, that was close! My job had me delivering an order way out in the mountains. I was so nervous about making it back before curfew!', 'snd_voi_home_103101', 4, 1031815, 1, 1, 0, 'snd_voi_home_103101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90005, 'Stay up too late and ghosts will come out! ...I''ve tried that line on my sisters, but it never works at all. They just end up scaring me instead!', 'snd_voi_home_103101', 5, 9003, 1, 1, 0, 'snd_voi_home_103101_0005', 0, 1031011, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90006, 'Lots of new students get homesick in the spring... I know! I should invite them to go on a run together!', 'snd_voi_home_103101', 6, 1031816, 1, 1, 0, 'snd_voi_home_103101_0006', 0, 1031823, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90007, 'Beach cafes, local inns, pool cleaners... Summer has so much interesting part-time work! Hmm, which should I go for this year?', 'snd_voi_home_103101', 7, 1031021, 1, 1, 0, 'snd_voi_home_103101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90008, 'When I see the leaves falling, I''m always reminded of roasting sweet potatoes with my sisters. Yeah, gotta do that again next time I''m back!', 'snd_voi_home_103101', 8, 1031817, 1, 1, 0, 'snd_voi_home_103101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90009, 'Tis the season of gift giving! Ah, winter''s so much fun! So much fun... Maybe I should ask for a couple more shifts.', 'snd_voi_home_103101', 9, 8002, 1, 1, 0, 'snd_voi_home_103101_0009', 0, 1031009, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91000, 'Ahh, training together with Ryan is the best! Totally brings out my competitive side!', 'snd_voi_home_103101', 10, 1031001, 1, 1, 0, 'snd_voi_home_103101_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91001, 'Hmmm, I wanna play with my sisters today, but I don''t want them to worry that I''m skipping training... Oh, I just don''t know!', 'snd_voi_home_103101', 11, 1031008, 1, 1, 0, 'snd_voi_home_103101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91002, 'Hanging out with Helios is all about having the right energy! "Ya gotta get hyped!" Or something like that.', 'snd_voi_home_103101', 12, 1031001, 1, 1, 0, 'snd_voi_home_103101_0012', 0, 8007, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91003, 'Hey, don''t make plans for lunch tomorrow! I''ve got this recipe I wanna try, so I want you to have the first taste. ?', 'snd_voi_home_103101', 13, 1031021, 1, 1, 0, 'snd_voi_home_103101_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91004, 'My freckles are cute, aren''t they? Hehe, my mom says they''re proof that I''m happy and healthy!', 'snd_voi_home_103101', 14, 1031818, 1, 1, 0, 'snd_voi_home_103101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91005, 'Ahhh... This feels kinda weird. You know, I think this outfit might be a little too cute.', 'snd_voi_home_103101', 15, 9007, 1, 1, 0, 'snd_voi_home_103101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91006, 'If I wanna do tons of concerts, I''ve gotta run a ton so I can win a ton! Wooo! I''m fired up now!', 'snd_voi_home_103101', 16, 1031000, 1, 1, 0, 'snd_voi_home_103101_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91007, 'My family''s wishes, your wishes, and mine... I feel them all sewn into this racewear, pushing me toward victory!', 'snd_voi_home_103101', 17, 1031811, 1, 1, 0, 'snd_voi_home_103101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91008, 'As soon as I put this racewear on, I think, "Yeeeah! I gotta run!" It completely changes my mood!', 'snd_voi_home_103101', 18, 1031001, 1, 1, 0, 'snd_voi_home_103101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91009, 'Okay, I''m gonna go for a run! Starting the day off with a nice run really puts me in a good mood!', 'snd_voi_home_103101', 19, 1031808, 1, 1, 0, 'snd_voi_home_103101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91010, 'It''s important to eat a filling meal for lunch! Although sometimes, well... On really busy days, I make do with just a Toughness Bar!', 'snd_voi_home_103101', 20, 1031016, 1, 1, 0, 'snd_voi_home_103101_0020', 0, 1031011, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91011, 'Don''t skip out on getting a good night''s rest! You''ve gotta get up bright and early tomorrow so we can run. Right?', 'snd_voi_home_103101', 21, 8003, 1, 1, 0, 'snd_voi_home_103101_0021', 0, 8001, 2600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91012, 'I''m gonna keep running so much! They don''t call me Tracen''s first gale of spring for nothing! Just kidding. ?', 'snd_voi_home_103101', 22, 1031000, 1, 1, 0, 'snd_voi_home_103101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91013, 'I love a good part-time job at a food stall! You''re up close and personal with the customers, so it''s a great chance to brighten their day!', 'snd_voi_home_103101', 23, 1031007, 1, 1, 0, 'snd_voi_home_103101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91014, 'The wind in the fall starts to get a bit chilly. Running straight into it can get cold, but it''s invigorating! I love it!', 'snd_voi_home_103101', 24, 1031006, 1, 1, 0, 'snd_voi_home_103101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 91015, 'Let''s warm our bodies up with a good run! The air''s dry in the winter, so remember to wash your hands and gargle regularly!', 'snd_voi_home_103101', 25, 1031001, 1, 1, 0, 'snd_voi_home_103101_0025', 0, 1031016, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92000, 'Legs, good! Sun visor, great! Energy and motivation, absolutely perfect!', 'snd_voi_training_103101', 0, 1031000, 2, 1, 0, 'snd_voi_training_103101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92001, 'I did my warm-up routine already! Come on, let me run!', 'snd_voi_training_103101', 1, 1031021, 2, 1, 0, 'snd_voi_training_103101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92002, 'I''ve got the late shift today, so... great! I can train all I want!', 'snd_voi_training_103101', 2, 1031018, 2, 1, 0, 'snd_voi_training_103101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92003, 'I don''t care if it''s core training, weight lifting, or a big sale at the supermarket! I''m ready, so bring it on! ?', 'snd_voi_training_103101', 3, 1009, 2, 1, 0, 'snd_voi_training_103101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92011, 'Phew! It''s so bright out! Sure glad I''ve got my sun visor!', 'snd_voi_training_103100', 39, 1031021, 2, 1, 0, 'snd_voi_training_103100_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92005, 'Your training regimens are great ''cause I get to run so much! Keep it up so I can run even more! ?', 'snd_voi_training_103101', 5, 1031007, 2, 1, 0, 'snd_voi_training_103101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92006, 'It''s guaranteed I''ll get faster when I train with you! Wooo, let''s do it!', 'snd_voi_training_103101', 6, 1031000, 2, 1, 0, 'snd_voi_training_103101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 92007, 'You''ve placed so much trust in me, and you can bet I trust you just as much! Now I want you to see me at my very best!', 'snd_voi_training_103101', 7, 1031819, 2, 1, 0, 'snd_voi_training_103101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 93000, 'This has been the most fun ever! And it''s all thanks to you!', 'snd_voi_training_103101', 8, 0, 2, 1, 0, 'snd_voi_training_103101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 93001, 'World''s number one big sis and your number one trainee! I''ll get there someday!', 'snd_voi_training_103101', 9, 0, 2, 1, 0, 'snd_voi_training_103101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 95000, 'I can get even faster than this!', 'snd_voi_outgame_103101', 0, 1031001, 7, 1, 0, 'snd_voi_outgame_103101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 95001, 'Watch out�I''m gonna keep on going!', 'snd_voi_outgame_103101', 1, 0, 7, 1, 0, 'snd_voi_outgame_103101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 95003, 'Hello-lo! I''m Ines Fujin!', 'snd_voi_outgame_103101', 3, 1031019, 7, 1, 0, 'snd_voi_outgame_103101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 95004, 'Keep those peepers peeled, kiddos! Big sis is about to fly!', 'snd_voi_gacha_103101', 0, 0, 7, 1, 0, 'snd_voi_gacha_103101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1008, 'Hey, everyone! It''s time to go all out!', 'snd_voi_teamst_st_103100_0000', 0, 1031820, 8, 1, 0, 'snd_voi_teamst_st_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1067, 'Go fast, fast, fast!', 'snd_voi_teamst_st_103100_1013', 0, 1031007, 8, 1, 0, 'snd_voi_teamst_st_103100_1013_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1068, 'Ryan! Heya-hey! ?', 'snd_voi_teamst_st_103100_1027', 0, 1031019, 8, 1, 0, 'snd_voi_teamst_st_103100_1027_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1061, 'I''m ready, all right!', 'snd_voi_teamst_st_102700_1031', 1, 1031000, 8, 1, 0, 'snd_voi_teamst_st_102700_1031_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1000, 'Here we go!', 'snd_voi_teamst_103100', 0, 1031001, 8, 1, 0, 'snd_voi_teamst_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1001, 'We wooon!', 'snd_voi_teamst_103100', 1, 0, 8, 1, 0, 'snd_voi_teamst_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1003, 'That was a great match!', 'snd_voi_teamst_103100', 2, 0, 8, 1, 0, 'snd_voi_teamst_103100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1002, 'What a bummer...', 'snd_voi_teamst_103100', 3, 0, 8, 1, 0, 'snd_voi_teamst_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1004, 'Everyone did great!', 'snd_voi_teamst_103100', 4, 1031007, 8, 1, 0, 'snd_voi_teamst_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1007, 'Whoa, we got a new high score!', 'snd_voi_teamst_103100', 5, 1031016, 8, 1, 0, 'snd_voi_teamst_103100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1006, 'That was a great match!', 'snd_voi_teamst_103100', 2, 1031006, 8, 1, 0, 'snd_voi_teamst_103100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 1005, 'What a bummer...', 'snd_voi_teamst_103100', 3, 1031005, 8, 1, 0, 'snd_voi_teamst_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 40000, 'Push forward... one step at a time!', 'snd_voi_race_103101', 2, 0, 3, 1, 0, 'snd_voi_race_103101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 40001, 'Yeah! Always onward and ahead! ...Ahhh! I can run like this all day!', 'snd_voi_race_103101', 3, 0, 3, 1, 0, 'snd_voi_race_103101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 30004, 'See that? No one can run like I do!', 'snd_voi_race_103101', 0, 0, 3, 1, 0, 'snd_voi_race_103101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 30005, 'Yes! The lead''s mine, thank you very much! ?', 'snd_voi_race_103100', 8, 0, 3, 1, 0, 'snd_voi_race_103100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 31000, 'Time to run!', 'snd_voi_race_103100', 9, 0, 3, 1, 0, 'snd_voi_race_103100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 13, 'Here''s today''s login bonus. ?', 'snd_voi_title_103100', 4, 1031007, 1, 1, 0, 'snd_voi_title_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 15, 'And this is tomorrow''s! Got it?', 'snd_voi_title_103100', 5, 1031016, 1, 1, 0, 'snd_voi_title_103100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 110000, 'We''re training? I can work up a nice sweat, then!', 'snd_voi_home_103100', 21, 0, 1, 1, 0, 'snd_voi_home_103100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 110001, 'We''ve all had our ups and downs at school... Gets me all teary-eyed.', 'snd_voi_home_103100', 22, 0, 1, 1, 0, 'snd_voi_home_103100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 110002, 'Proceed this way to enter the races. ...I sound professional, huh? ?', 'snd_voi_home_103100', 23, 0, 1, 1, 0, 'snd_voi_home_103100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 10021, 'The archive level went up! Congrats!', 'snd_voi_home_103100', 24, 3009, 1, 1, 0, 'snd_voi_home_103100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 20051, 'Let''s train together. ?', 'snd_voi_training_103100', 65, 0, 2, 1, 0, 'snd_voi_training_103100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70000, 'Be careful not to work too hard, Trainer!', 'snd_voi_outgame_103100', 3, 4001, 7, 1, 0, 'snd_voi_outgame_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 95005, 'Leave the support to me. ?', 'snd_voi_outgame_103100', 4, 0, 7, 1, 0, 'snd_voi_outgame_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 95006, 'I''m gonna support you even more!', 'snd_voi_outgame_103100', 5, 0, 7, 1, 0, 'snd_voi_outgame_103100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 120000, 'I can run even more now!', 'snd_voi_outgame_103100', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140000, 'Watch closely and go for it!', 'snd_voi_minigame_103100', 0, 1031800, 9, 1, 0, 'snd_voi_minigame_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140001, 'You did it!', 'snd_voi_minigame_103100', 1, 1031021, 9, 1, 0, 'snd_voi_minigame_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140002, 'Oh nooo...', 'snd_voi_minigame_103100', 2, 1031014, 9, 1, 0, 'snd_voi_minigame_103100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140003, 'You got a whole ton!', 'snd_voi_minigame_103100', 3, 971031, 9, 1, 0, 'snd_voi_minigame_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140004, 'Wow, that was great!', 'snd_voi_minigame_103100', 4, 972031, 9, 1, 0, 'snd_voi_minigame_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140005, 'No worries, happens to everyone!', 'snd_voi_minigame_103100', 5, 1031013, 9, 1, 0, 'snd_voi_minigame_103100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140006, 'You got a whole ton!', 'snd_voi_minigame_103100', 3, 974031, 9, 1, 0, 'snd_voi_minigame_103100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140007, 'Wow, that was great!', 'snd_voi_minigame_103100', 4, 973031, 9, 1, 0, 'snd_voi_minigame_103100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140008, 'Ehehe!', 'snd_voi_minigame_103100', 6, 1031006, 9, 1, 0, 'snd_voi_minigame_103100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140009, 'Hm?', 'snd_voi_minigame_103100', 7, 8010, 9, 1, 0, 'snd_voi_minigame_103100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140010, 'Hey, there.', 'snd_voi_minigame_103100', 8, 1031801, 9, 1, 0, 'snd_voi_minigame_103100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140011, 'Whoooa!', 'snd_voi_minigame_103100', 9, 1031015, 9, 1, 0, 'snd_voi_minigame_103100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140014, 'Awww!', 'snd_voi_minigame_103100', 10, 1031803, 9, 1, 0, 'snd_voi_minigame_103100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140015, 'Go tiiime!', 'snd_voi_minigame_103100', 11, 1031003, 9, 1, 0, 'snd_voi_minigame_103100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140016, 'Huh? Are you all right?', 'snd_voi_minigame_103100', 12, 1031806, 9, 1, 0, 'snd_voi_minigame_103100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140012, 'So awesome!', 'snd_voi_minigame_103100', 13, 1031007, 9, 1, 0, 'snd_voi_minigame_103100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140013, 'Waaah!', 'snd_voi_minigame_103100', 14, 1031802, 9, 1, 0, 'snd_voi_minigame_103100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140017, 'Nooo!', 'snd_voi_minigame_103100', 15, 1031804, 9, 1, 0, 'snd_voi_minigame_103100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 140018, 'Aw, almost!', 'snd_voi_minigame_103100', 16, 1031805, 9, 1, 0, 'snd_voi_minigame_103100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70004, 'My little sisters really like this uniform!', 'snd_voi_outgame_103100', 16, 1031007, 7, 1, 0, 'snd_voi_outgame_103100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70010, 'I''ve worn tons of uniforms for part-time jobs, but I like this one the most!', 'snd_voi_outgame_103100', 17, 1031817, 7, 1, 0, 'snd_voi_outgame_103100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70008, 'Despite the frills, these shorts make it easy to move around!', 'snd_voi_outgame_103100', 20, 1031000, 7, 1, 0, 'snd_voi_outgame_103100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70014, 'I wonder if I can look really good in this someday.', 'snd_voi_outgame_103100', 21, 1031012, 7, 1, 0, 'snd_voi_outgame_103100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70009, 'Yep, this is the outfit that gets me really pumped!', 'snd_voi_outgame_103100', 22, 1031001, 7, 1, 0, 'snd_voi_outgame_103100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70015, 'I''m gonna whip up a whirlwind in this!', 'snd_voi_outgame_103100', 23, 3009, 7, 1, 0, 'snd_voi_outgame_103100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71004, 'My little sisters really like this uniform!', 'snd_voi_outgame_103100', 16, 148, 7, 0, 0, 'snd_voi_outgame_103100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71010, 'I''ve worn tons of uniforms for part-time jobs, but I like this one the most!', 'snd_voi_outgame_103100', 17, 18, 7, 0, 0, 'snd_voi_outgame_103100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71008, 'Despite the frills, these shorts make it easy to move around!', 'snd_voi_outgame_103100', 20, 23, 7, 0, 0, 'snd_voi_outgame_103100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71014, 'I wonder if I can look really good in this someday.', 'snd_voi_outgame_103100', 21, 45, 7, 0, 0, 'snd_voi_outgame_103100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71009, 'Yep, this is the outfit that gets me really pumped!', 'snd_voi_outgame_103100', 22, 18, 7, 0, 0, 'snd_voi_outgame_103100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71015, 'I''m gonna whip up a whirlwind in this!', 'snd_voi_outgame_103100', 23, 23, 7, 0, 0, 'snd_voi_outgame_103100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 2030, 'Here we go!', 'snd_voi_teamst_103100', 0, 1031001, 10, 1, 0, 'snd_voi_teamst_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 2031, 'Hey, everyone! It''s time to go all out!', 'snd_voi_teamst_st_103100_0000', 0, 1031820, 10, 1, 0, 'snd_voi_teamst_st_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 2032, 'Thanks so much, Trainer!', 'snd_voi_training_103100', 64, 1031021, 10, 1, 0, 'snd_voi_training_103100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 2033, 'Hey, you''re not nervous, are you? Look, just hold steady. I''ve got this thing in the bag! ?', 'snd_voi_training_103100', 19, 1031810, 10, 1, 0, 'snd_voi_training_103100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 2034, 'While everyone else is still sizing things up, I''m gonna zoom off so far ahead! The wind from my run will blow everyone away!', 'snd_voi_training_103100', 16, 1031001, 10, 1, 0, 'snd_voi_training_103100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 2035, 'Thanks so much, Trainer!', 'snd_voi_training_103100', 64, 1031021, 10, 0, 0, 'snd_voi_training_103100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70018, 'There! I''m dressed for success! ?', 'snd_voi_outgame_103100', 26, 1031007, 7, 1, 0, 'snd_voi_outgame_103100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 70019, 'Ahaha! Quit it, I''m really ticklish!', 'snd_voi_outgame_103100', 27, 1031821, 7, 1, 0, 'snd_voi_outgame_103100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71018, 'There! I''m dressed for success! ?', 'snd_voi_outgame_103100', 26, 23, 7, 0, 0, 'snd_voi_outgame_103100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 71019, 'Ahaha! Quit it, I''m really ticklish!', 'snd_voi_outgame_103100', 27, 27, 7, 0, 0, 'snd_voi_outgame_103100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 90020, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_103100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_103100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1031, 80000, 'Hey, good job!', 'snd_voi_aimteam_103100', 0, 1031007, 7, 0, 0, 'snd_voi_aimteam_103100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 11, 'Cygames', 'snd_voi_title_103200', 0, 0, 0, 1, 0, 'snd_voi_title_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_103200', 1, 0, 0, 1, 0, 'snd_voi_title_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10000, 'I''ll never forget the light in your eyes when you offered to be my trainer. How about now? ...Have they grown dim?', 'snd_voi_home_103200', 0, 1032006, 1, 1, 0, 'snd_voi_home_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10001, 'You may be my guinea pig, but you''re also my assistant. No slacking off now, all right?', 'snd_voi_home_103200', 1, 1032001, 1, 1, 0, 'snd_voi_home_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10002, 'Trainer, rub my shoulders, clean up the place, and make some tea. Your role is to serve me, is it not?', 'snd_voi_home_103200', 2, 1032017, 1, 1, 0, 'snd_voi_home_103200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10003, 'Happy New Year. Endeavor to stay healthy and continue to fulfill your role as a good little guinea pig this year.', 'snd_voi_home_103200', 3, 1032017, 1, 1, 0, 'snd_voi_home_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10004, 'My brain shares an inseverable link with sugar. Am I correct to presume that you have prepared some chocolate?', 'snd_voi_home_103200', 4, 1032020, 1, 1, 0, 'snd_voi_home_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10005, 'I have prepared some chocolates containing my love and various other ingredients! Eat your fill, and then be sure to submit a report!', 'snd_voi_home_103200', 5, 4009, 1, 1, 0, 'snd_voi_home_103200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10006, 'If Hikoboshi and Orihime were to cross the Milky Way to see each other... I wonder what speeds they would be traveling at.', 'snd_voi_home_103200', 6, 1032814, 1, 1, 0, 'snd_voi_home_103200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10007, 'You don''t have to decide between experiments and sweets. After all, you never had the right to choose to begin with!', 'snd_voi_home_103200', 7, 1032809, 1, 1, 0, 'snd_voi_home_103200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10008, 'If the reindeer can travel the world in a night, then Santa and his sleigh must be tough enough to withstand great speeds... He would pose a grave threat if he was real.', 'snd_voi_home_103200', 8, 1032814, 1, 1, 0, 'snd_voi_home_103200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10009, 'I bought a cake to replenish my sugar levels. ...What''s the matter? Hurry up and go get plates for two.', 'snd_voi_home_103200', 9, 1032017, 1, 1, 0, 'snd_voi_home_103200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10010, 'It''s the end of the year already... Time seems to be passing by oddly fast since I acquired you, my guinea pig.', 'snd_voi_home_103200', 10, 1032814, 1, 1, 0, 'snd_voi_home_103200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10011, 'Your birthday? Hooray, hooray, congratulations! Happy birthday! How about we mark the occasion with a body modification experiment?', 'snd_voi_home_103200', 11, 1032006, 1, 1, 0, 'snd_voi_home_103200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10012, 'I''m so glad you were born into this world. It''s not easy to find a guinea pig that doubles as an assistant, you know?', 'snd_voi_home_103200', 12, 1032001, 1, 1, 0, 'snd_voi_home_103200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10013, 'My birthday? ...Oh, I forgot about it. But thanks for letting me know�physical age can have a significant effect on experiments.', 'snd_voi_home_103200', 13, 1032001, 1, 1, 0, 'snd_voi_home_103200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10014, 'I don''t think you have anything to gain by celebrating my birthday... But strangely enough, it doesn''t feel too bad.', 'snd_voi_home_103200', 14, 1032814, 1, 1, 0, 'snd_voi_home_103200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10015, 'Oh, it appears that some new information has arrived. Go review it at once.', 'snd_voi_home_103200', 15, 1032803, 1, 1, 0, 'snd_voi_home_103200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10016, 'You''ve received a present. I wonder if it will be useful for my experiments?', 'snd_voi_home_103200', 16, 1032001, 1, 1, 0, 'snd_voi_home_103200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10017, 'Well, you''ve completed a mission! So what were the results? Have you noticed any changes to your body?', 'snd_voi_home_103200', 17, 1032006, 1, 1, 0, 'snd_voi_home_103200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10018, 'They''re preparing for an event, are they? It might be a good opportunity to gather some data. Let''s investigate.', 'snd_voi_home_103200', 18, 1032001, 1, 1, 0, 'snd_voi_home_103200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10019, 'Seems like an event is underway. I would like to actively participate in order to gather information.', 'snd_voi_home_103200', 19, 1032017, 1, 1, 0, 'snd_voi_home_103200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10025, 'These clothes suit me just fine. Buying new clothes would only cut into my research time.', 'snd_voi_home_103200', 25, 1032009, 1, 1, 0, 'snd_voi_home_103200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10026, 'I have to be careful when dressing, lest I put this top on backwards. Not that I see a problem with wearing it as such. It doesn''t affect the shape or functionality at all.', 'snd_voi_home_103200', 26, 1032016, 1, 1, 0, 'snd_voi_home_103200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10027, 'I cannot recall... was the collar of this shirt always frayed? No, I believe I spilled one of my concoctions on it, resulting in its deterioration.', 'snd_voi_home_103200', 27, 1032017, 1, 1, 0, 'snd_voi_home_103200_0027', 0, 1032817, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20000, 'Hmmm, I suppose even I require more stamina to continue my research... Sigh...', 'snd_voi_training_103200', 0, 1032810, 2, 1, 0, 'snd_voi_training_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20001, 'Even if I run in this condition, I... Hmmm... A respite seems to be in order.', 'snd_voi_training_103200', 1, 1032812, 2, 1, 0, 'snd_voi_training_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20002, 'I''m overflowing with more potential than ever before! Allow me to prove it to you!', 'snd_voi_training_103200', 2, 4009, 2, 1, 0, 'snd_voi_training_103200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20003, 'Heh-heh-heh... I feel superb! Yesterday''s experiment was a grand success. I''m sure to achieve exceptional results now!', 'snd_voi_training_103200', 3, 27009, 2, 1, 0, 'snd_voi_training_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20004, 'Thanks to a dream in which I debated the constancy of light speed, my brain is now fully stimulated. In other words, I''m in perfect form today.', 'snd_voi_training_103200', 4, 1032001, 2, 1, 0, 'snd_voi_training_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20005, 'Hmmm... My body feels rather limber. This will allow me to engage in my research with even greater concentration than usual.', 'snd_voi_training_103200', 5, 1032814, 2, 1, 0, 'snd_voi_training_103200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20006, 'Shall we get started right away? Sustaining motivation can be rather difficult.', 'snd_voi_training_103200', 6, 1032017, 2, 1, 0, 'snd_voi_training_103200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20007, 'My body temperature, heart rate, and other metrics are being maintained at their usual level. In summary, I feel as good as I always do.', 'snd_voi_training_103200', 7, 11001, 2, 1, 0, 'snd_voi_training_103200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20008, 'Hngh... I''m feeling oddly tired... Well, we all have days like this...', 'snd_voi_training_103200', 8, 1032810, 2, 1, 0, 'snd_voi_training_103200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20009, 'I had wanted to try a new experiment, but... Sigh...', 'snd_voi_training_103200', 9, 1032812, 2, 1, 0, 'snd_voi_training_103200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20010, 'Ah... I''m not feeling well... But if I don''t complete what''s on today''s schedule, it will affect my next experiment...', 'snd_voi_training_103200', 10, 1032810, 2, 1, 0, 'snd_voi_training_103200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20011, 'My motivation seems to be non-existent right now... Rest assured, I''ll still do what I need to.', 'snd_voi_training_103200', 11, 1032812, 2, 1, 0, 'snd_voi_training_103200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20021, 'Oh, another race? ...Good grief, what are you planning by trying to tire me out like this?', 'snd_voi_training_103200', 12, 1032812, 2, 1, 0, 'snd_voi_training_103200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20022, 'Collecting data from races is vital, but right now there''s nothing to be gained except fatigue. We should devote ourselves to theoretical research for the moment.', 'snd_voi_training_103200', 13, 1032011, 2, 1, 0, 'snd_voi_training_103200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20023, 'I''d say this perfect form is a testament to the fruits of my research!', 'snd_voi_training_103200', 14, 4009, 2, 1, 0, 'snd_voi_training_103200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20024, 'Ahh, I can''t wait to prove my theory. Geez... If you keep teasing me like this, I''m going to get all hot and bothered!', 'snd_voi_training_103200', 15, 27009, 2, 1, 0, 'snd_voi_training_103200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20025, 'I can feel the heat coursing through my veins. ...Heh-heh, it''s like every cell in my body is ordering me to run.', 'snd_voi_training_103200', 16, 4009, 2, 1, 0, 'snd_voi_training_103200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20026, 'Hmmm, the experiments appear to be a success so far. My form is satisfactory too, so all that''s left is the result.', 'snd_voi_training_103200', 17, 27002, 2, 1, 0, 'snd_voi_training_103200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20027, 'Not bad. I''m rather motivated. Let''s begin an experiment to see what kind of results I can achieve.', 'snd_voi_training_103200', 18, 1032809, 2, 1, 0, 'snd_voi_training_103200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20028, 'Heh-heh-heh... I feel great. The magnificent physicality of these Umamusume have enhanced my motivation.', 'snd_voi_training_103200', 19, 1032017, 2, 1, 0, 'snd_voi_training_103200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20029, 'We didn''t get as far as the cell multiplication experiment... but my form is satisfactory.', 'snd_voi_training_103200', 20, 1032814, 2, 1, 0, 'snd_voi_training_103200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20030, 'My form is acceptable�neither good nor bad... But what kind of result will this produce?', 'snd_voi_training_103200', 21, 1032001, 2, 1, 0, 'snd_voi_training_103200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20031, 'My form appears to be as per usual. Make sure you keep a detailed record of my results under normal circumstances.', 'snd_voi_training_103200', 22, 11001, 2, 1, 0, 'snd_voi_training_103200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20032, 'Hmmm... How could I have gotten so absorbed in my research that I misjudged my adjustments? Oh well, I will succeed nonetheless!', 'snd_voi_training_103200', 23, 27000, 2, 1, 0, 'snd_voi_training_103200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20033, 'They do say failure is the key to success. Even if my form is lacking, there are things I can yet achieve.', 'snd_voi_training_103200', 24, 1032001, 2, 1, 0, 'snd_voi_training_103200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20034, 'I can''t say I''m in good shape, so I should probably focus on observation today...', 'snd_voi_training_103200', 25, 1032812, 2, 1, 0, 'snd_voi_training_103200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20035, 'I suppose that not everything goes as planned... My form may be lacking, but I''ll do what I can.', 'snd_voi_training_103200', 26, 1032812, 2, 1, 0, 'snd_voi_training_103200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20036, 'I feel... tired, but the cause is unknown. However, some things can only be gained under these circumstances. Sigh...', 'snd_voi_training_103200', 27, 1032810, 2, 1, 0, 'snd_voi_training_103200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20037, 'I''m in terrible condition! I just want to go home and sleep.', 'snd_voi_training_103200', 28, 1032011, 2, 1, 0, 'snd_voi_training_103200_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20038, 'Let us begin.', 'snd_voi_training_103200', 29, 0, 2, 1, 0, 'snd_voi_training_103200_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20039, 'By all means.', 'snd_voi_training_103200', 30, 0, 2, 1, 0, 'snd_voi_training_103200_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20040, 'Sounds interesting!', 'snd_voi_training_103200', 31, 0, 2, 1, 0, 'snd_voi_training_103200_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20041, 'Leave it to me.', 'snd_voi_training_103200', 32, 0, 2, 1, 0, 'snd_voi_training_103200_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20042, 'Hm?', 'snd_voi_training_103200', 33, 0, 2, 1, 0, 'snd_voi_training_103200_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20043, 'Oh?', 'snd_voi_training_103200', 34, 0, 2, 1, 0, 'snd_voi_training_103200_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20046, 'Shall we go?', 'snd_voi_training_103200', 37, 0, 2, 1, 0, 'snd_voi_training_103200_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20047, 'Not bad.', 'snd_voi_training_103200', 38, 0, 2, 1, 0, 'snd_voi_training_103200_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20049, 'Research is an everlasting endeavor, my dear guinea pig!', 'snd_voi_training_103200', 63, 0, 2, 1, 0, 'snd_voi_training_103200_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20050, 'Come, Trainer! Let us reverify it all!', 'snd_voi_training_103200', 64, 0, 2, 1, 0, 'snd_voi_training_103200_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 30000, 'This result means... the experiment was a success!', 'snd_voi_race_103200', 0, 0, 3, 1, 0, 'snd_voi_race_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 30001, 'I''ve obtained some interesting data.', 'snd_voi_race_103200', 1, 0, 3, 1, 0, 'snd_voi_race_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 30002, 'Hm, a very interesting result.', 'snd_voi_race_103200', 2, 0, 3, 1, 0, 'snd_voi_race_103200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 30003, 'A little more research may be necessary.', 'snd_voi_race_103200', 3, 0, 3, 1, 0, 'snd_voi_race_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 60000, 'I hope we can both obtain something of value.', 'snd_voi_live_103200', 0, 3001, 4, 1, 0, 'snd_voi_live_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 60001, 'I have a concert coming up, so don''t miss it.', 'snd_voi_live_103200', 1, 1032000, 4, 1, 0, 'snd_voi_live_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70001, 'I believed that you were just a mere guinea pig, but I seem to have underestimated you.', 'snd_voi_outgame_103200', 1, 27001, 7, 1, 0, 'snd_voi_outgame_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90000, 'Good morning, Trainer. Now, give me your arm. Let''s start today with a blood test.', 'snd_voi_home_103201', 0, 1032017, 1, 1, 0, 'snd_voi_home_103201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90001, 'Yawn... I made significant progress with my current research, and before I knew it, it was already morning... Yaaawn...', 'snd_voi_home_103201', 1, 1032815, 1, 1, 0, 'snd_voi_home_103201_0001', 0, 1032009, 2400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90002, 'I''m thinking of starting a new experiment this afternoon, but before that, would you mind going for a light ten-kilometer run?', 'snd_voi_home_103201', 2, 1032001, 1, 1, 0, 'snd_voi_home_103201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90003, 'Have you finished lunch? I want to treat you to some tea. What? I assure you the flavor is normal. ...The flavor is, at least.', 'snd_voi_home_103201', 3, 1032814, 1, 1, 0, 'snd_voi_home_103201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90004, 'If you can''t sleep, I''ll prepare a special medicine for you. Paying me back will be a nightmare, but hey! No worries!', 'snd_voi_home_103201', 4, 1032017, 1, 1, 0, 'snd_voi_home_103201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90005, 'It''s night, and I still can''t detect any changes in your muscles, Trainer... Seems like the drug I gave you this morning was a failure. Ahh, what a shame!', 'snd_voi_home_103201', 5, 1032006, 1, 1, 0, 'snd_voi_home_103201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90006, 'My heart is all aflutter seeing those fresh-faced Umamusume. I wonder if there are any good test subject candidates?', 'snd_voi_home_103201', 6, 1032006, 1, 1, 0, 'snd_voi_home_103201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90007, 'There are a number of people I respect, but the person who invented air conditioning is the only one I want to send a thank-you letter to every year.', 'snd_voi_home_103201', 7, 1032001, 1, 1, 0, 'snd_voi_home_103201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90008, 'Fall is the season of experiments... Heh-heh. ...Oh? Did I see you twitch just now? It could be convulsions. All right, time for an examination.', 'snd_voi_home_103201', 8, 27001, 1, 1, 0, 'snd_voi_home_103201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90009, 'I''ve prepared some cold medicine for you. Please take it as needed. If your body starts glowing, that means it''s working.', 'snd_voi_home_103201', 9, 1032020, 1, 1, 0, 'snd_voi_home_103201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91000, 'Even if I try to experiment on her in secret, Cafe always finds out... Hmmm... I wonder if she has some special ability.', 'snd_voi_home_103201', 10, 1032001, 1, 1, 0, 'snd_voi_home_103201_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91001, 'Tachyon means a "faster-than-light particle," but the goal I''m aiming for lies far beyond that.', 'snd_voi_home_103201', 11, 1032017, 1, 1, 0, 'snd_voi_home_103201_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91002, 'I''m usually the observer, but when I''m with Digital, I experience what it feels like to be the one who''s observed. It''s quite novel.', 'snd_voi_home_103201', 12, 1032814, 1, 1, 0, 'snd_voi_home_103201_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91003, 'Nothing dampens my enthusiasm more than doping. What I seek is a lasting speed... My drugs are merely a tool to explore our potential.', 'snd_voi_home_103201', 13, 1032001, 1, 1, 0, 'snd_voi_home_103201_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91004, 'My family generally takes a hands-off approach to raising children. Thanks to that, I was able to immerse myself in research from a young age.', 'snd_voi_home_103201', 14, 1032017, 1, 1, 0, 'snd_voi_home_103201_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91005, 'I was thinking of installing a recording medium into my outfit, but I wonder if I can modify it so that it won''t be noticed onstage.', 'snd_voi_home_103201', 15, 1032811, 1, 1, 0, 'snd_voi_home_103201_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91006, 'I try to observe the other Umamusume onstage while also dancing... Data collection is no easy task.', 'snd_voi_home_103201', 16, 27000, 1, 1, 0, 'snd_voi_home_103201_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91007, 'This outfit raises my mood. With this, I''ll be able to experiment during a race without issue... Heh-heh.', 'snd_voi_home_103201', 17, 27002, 1, 1, 0, 'snd_voi_home_103201_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91008, 'An inquisitive mind never rests. It will not fade away, no matter the circumstances. This costume is a representation of that.', 'snd_voi_home_103201', 18, 1032020, 1, 1, 0, 'snd_voi_home_103201_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91009, 'I quite enjoy seeing you half asleep. No, don''t read too much into it. It just means that I can experiment without trouble.', 'snd_voi_home_103201', 19, 1032020, 1, 1, 0, 'snd_voi_home_103201_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91010, 'Trainer, let me know in advance if you need to take a nap. I''ll have many preparations to make, after all.', 'snd_voi_home_103201', 20, 1032803, 1, 1, 0, 'snd_voi_home_103201_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91011, 'If you''re drinking coffee to rid yourself of drowsiness, then why not join me in an experiment instead? You will be more than wide-awake once I''m done.', 'snd_voi_home_103201', 21, 1032001, 1, 1, 0, 'snd_voi_home_103201_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91012, 'According to one theory, butterfly scales have the ability to reduce air resistance. ...Shall we try implanting some into your legs?', 'snd_voi_home_103201', 22, 1032814, 1, 1, 0, 'snd_voi_home_103201_0022', 0, 1032017, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91013, 'Trainer, keep the room cool at all times, okay? The summer heat causes a significant decline in my cognitive functions.', 'snd_voi_home_103201', 23, 1032017, 1, 1, 0, 'snd_voi_home_103201_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91014, 'I''ve thought up a great way to spend a long fall night�wait, what are you so on edge for?', 'snd_voi_home_103201', 24, 1032020, 1, 1, 0, 'snd_voi_home_103201_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 91015, 'To combat the cold, we must alter our thermoreceptors... No, for a fundamental solution�achoo! Ugh, I suppose turning on the heating would be faster.', 'snd_voi_home_103201', 25, 1032816, 1, 1, 0, 'snd_voi_home_103201_0025', 0, 1032801, 4400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92000, 'Now then, what should we do? How about we try twisting the microfilaments in your cells by three rotations?', 'snd_voi_training_103201', 0, 1032814, 2, 1, 0, 'snd_voi_training_103201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92001, 'Accumulation and repetition are integral in both training and research! Now, let''s immerse ourselves in a life of daily experimentation!', 'snd_voi_training_103201', 1, 1032017, 2, 1, 0, 'snd_voi_training_103201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92002, 'Hm, I have something I want to try out in secret. Trainer, let''s get started.', 'snd_voi_training_103201', 2, 1032021, 2, 1, 0, 'snd_voi_training_103201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92003, 'We should investigate thoroughly. Curiosity may kill cats, but it''s a price I''ll pay to explore the realms of possibility.', 'snd_voi_training_103201', 3, 1032001, 2, 1, 0, 'snd_voi_training_103201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92011, 'My preparations are in order. How about you? Care for an original Tachyon energy drink?', 'snd_voi_training_103201', 4, 1032020, 2, 1, 0, 'snd_voi_training_103201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92005, 'Hmmm... Where should we begin today. Any thoughts, Trainer? I''ll take your opinion into consideration.', 'snd_voi_training_103201', 5, 27000, 2, 1, 0, 'snd_voi_training_103201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92006, 'There''s nothing trouble yourself over. There''s something to be gained no matter the outcome, so hurry and decide.', 'snd_voi_training_103201', 6, 1032001, 2, 1, 0, 'snd_voi_training_103201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 92007, 'What kind of regimen have you come up with today, Trainer? Let''s exchange ideas.', 'snd_voi_training_103201', 7, 1032020, 2, 1, 0, 'snd_voi_training_103201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 93000, 'Your presence has opened up many possibilities for me.', 'snd_voi_training_103201', 8, 0, 2, 1, 0, 'snd_voi_training_103201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 93001, 'Our destination is far off, but our potential is boundless.', 'snd_voi_training_103201', 9, 0, 2, 1, 0, 'snd_voi_training_103201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 95000, 'Heh-heh, this is getting interesting.', 'snd_voi_outgame_103201', 0, 2001, 7, 1, 0, 'snd_voi_outgame_103201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 95001, 'This is our potential, Trainer!', 'snd_voi_outgame_103201', 1, 2001, 7, 1, 0, 'snd_voi_outgame_103201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 95003, 'I''m Agnes Tachyon. Do you require my aid?', 'snd_voi_outgame_103201', 3, 27001, 7, 1, 0, 'snd_voi_outgame_103201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1008, 'Now, let''s expand our potential!', 'snd_voi_teamst_st_103200_0000', 0, 4009, 8, 1, 0, 'snd_voi_teamst_st_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1069, 'Let''s get this experiment started.', 'snd_voi_teamst_st_103200_1019', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_103200_1019_00', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1070, 'How''s your data?', 'snd_voi_teamst_st_103200_1036', 0, 1032001, 8, 1, 0, 'snd_voi_teamst_st_103200_1036_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1026, 'I''m in great shape. ?', 'snd_voi_teamst_st_100900_1032', 1, 1032000, 8, 1, 0, 'snd_voi_teamst_st_100900_1032_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1017, 'Heh-heh, by all means.', 'snd_voi_teamst_st_100500_1032', 1, 1032001, 8, 1, 0, 'snd_voi_teamst_st_100500_1032_01', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1045, 'Please refrain from drooling...', 'snd_voi_teamst_st_101900_1032', 1, 1032011, 8, 1, 0, 'snd_voi_teamst_st_101900_1032_01', 0, 0, 0, 1631275200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1057, 'Afraid I can''t hear you!', 'snd_voi_teamst_st_102500_1032', 1, 1032000, 8, 1, 0, 'snd_voi_teamst_st_102500_1032_01', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1093, 'Then I''ll give you a special "potion."', 'snd_voi_teamst_st_104400_1032', 1, 1032016, 8, 1, 0, 'snd_voi_teamst_st_104400_1032_01', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1000, 'Now then, let''s start the experiment!', 'snd_voi_teamst_103200', 0, 1032000, 8, 1, 0, 'snd_voi_teamst_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1001, 'A natural result.', 'snd_voi_teamst_103200', 1, 0, 8, 1, 0, 'snd_voi_teamst_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1003, 'We still gained something from this.', 'snd_voi_teamst_103200', 2, 0, 8, 1, 0, 'snd_voi_teamst_103200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1002, 'We need to reconsider our approach.', 'snd_voi_teamst_103200', 3, 0, 8, 1, 0, 'snd_voi_teamst_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1004, 'Our potential has expanded again!', 'snd_voi_teamst_103200', 4, 1032016, 8, 1, 0, 'snd_voi_teamst_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1007, 'A new record... This is an achievement.', 'snd_voi_teamst_103200', 5, 1032021, 8, 1, 0, 'snd_voi_teamst_103200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1006, 'We still gained something from this.', 'snd_voi_teamst_103200', 2, 1032017, 8, 1, 0, 'snd_voi_teamst_103200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 1005, 'We need to reconsider our approach.', 'snd_voi_teamst_103200', 3, 1032003, 8, 1, 0, 'snd_voi_teamst_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 120000, 'Oh, how exhilarating!', 'snd_voi_outgame_103200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140000, 'Allow me to observe.', 'snd_voi_minigame_103200', 0, 1032001, 9, 1, 0, 'snd_voi_minigame_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140001, 'Excellent.', 'snd_voi_minigame_103200', 1, 1032809, 9, 1, 0, 'snd_voi_minigame_103200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140002, 'Isn''t the claw on this machine a bit weak?', 'snd_voi_minigame_103200', 2, 1032812, 9, 1, 0, 'snd_voi_minigame_103200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140003, 'What a magnificent result!', 'snd_voi_minigame_103200', 3, 971032, 9, 1, 0, 'snd_voi_minigame_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140004, 'I''d say it''s so-so.', 'snd_voi_minigame_103200', 4, 972032, 9, 1, 0, 'snd_voi_minigame_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140005, 'We need to reconsider our approach.', 'snd_voi_minigame_103200', 5, 1032811, 9, 1, 0, 'snd_voi_minigame_103200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140006, 'What a magnificent result!', 'snd_voi_minigame_103200', 3, 974032, 9, 1, 0, 'snd_voi_minigame_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140007, 'I''d say it''s so-so.', 'snd_voi_minigame_103200', 4, 973032, 9, 1, 0, 'snd_voi_minigame_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140008, 'No...', 'snd_voi_minigame_103200', 6, 1032813, 9, 1, 0, 'snd_voi_minigame_103200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140009, 'Hehe!', 'snd_voi_minigame_103200', 7, 1032804, 9, 1, 0, 'snd_voi_minigame_103200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140010, 'Hm...', 'snd_voi_minigame_103200', 8, 1032805, 9, 1, 0, 'snd_voi_minigame_103200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140011, 'How tremendous!', 'snd_voi_minigame_103200', 9, 1032806, 9, 1, 0, 'snd_voi_minigame_103200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140014, 'So close...', 'snd_voi_minigame_103200', 10, 1032807, 9, 1, 0, 'snd_voi_minigame_103200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140015, 'Oh!', 'snd_voi_minigame_103200', 11, 1032029, 9, 1, 0, 'snd_voi_minigame_103200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140016, 'Please continue.', 'snd_voi_minigame_103200', 12, 1032808, 9, 1, 0, 'snd_voi_minigame_103200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140012, 'Well, well!', 'snd_voi_minigame_103200', 13, 1032029, 9, 1, 0, 'snd_voi_minigame_103200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140013, 'Wonderful!', 'snd_voi_minigame_103200', 14, 1032814, 9, 1, 0, 'snd_voi_minigame_103200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140017, 'Hmph...', 'snd_voi_minigame_103200', 15, 1032002, 9, 1, 0, 'snd_voi_minigame_103200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 140018, 'Good grief.', 'snd_voi_minigame_103200', 16, 1032812, 9, 1, 0, 'snd_voi_minigame_103200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 40000, 'Now then, let''s realize our potential!', 'snd_voi_race_103201', 2, 0, 3, 1, 0, 'snd_voi_race_103201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 40001, 'Now then, let''s realize our potential!', 'snd_voi_race_103201', 2, 0, 3, 1, 0, 'snd_voi_race_103201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 40002, 'Well, let''s get started!', 'snd_voi_race_103200', 6, 0, 3, 1, 0, 'snd_voi_race_103200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 30004, 'Heh-heh... This is the fruit of our research!', 'snd_voi_race_103201', 0, 0, 3, 1, 0, 'snd_voi_race_103201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 30005, 'Phew. Verification complete.', 'snd_voi_race_103200', 8, 0, 3, 1, 0, 'snd_voi_race_103200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 31000, 'Come, it''s time to race!', 'snd_voi_race_103200', 9, 0, 3, 1, 0, 'snd_voi_race_103200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 13, 'Looks like you got a login bonus!', 'snd_voi_title_103200', 4, 3001, 1, 1, 0, 'snd_voi_title_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 15, 'You''re getting this tomorrow.', 'snd_voi_title_103200', 5, 8002, 1, 1, 0, 'snd_voi_title_103200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 110000, 'Great, let''s start experimenting.', 'snd_voi_home_103200', 21, 0, 1, 1, 0, 'snd_voi_home_103200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 110001, 'It''s also necessary to look back over past data.', 'snd_voi_home_103200', 22, 0, 1, 1, 0, 'snd_voi_home_103200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 110002, 'Oh, are you going to test the results of our research?', 'snd_voi_home_103200', 23, 0, 1, 1, 0, 'snd_voi_home_103200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 10021, 'Your Umamusume Archive level has increased. Is this the result of our research?', 'snd_voi_home_103200', 24, 8001, 1, 1, 0, 'snd_voi_home_103200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 20051, 'Allow me to observe.', 'snd_voi_training_103200', 65, 1009, 2, 1, 0, 'snd_voi_training_103200_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70000, 'If you want to realize your potential, then join me!', 'snd_voi_outgame_103200', 3, 0, 7, 1, 0, 'snd_voi_outgame_103200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 95005, 'Heh-heh... You can leave the support to me.', 'snd_voi_outgame_103200', 4, 0, 7, 1, 0, 'snd_voi_outgame_103200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 95006, 'We''re one step closer to our full potential.', 'snd_voi_outgame_103200', 5, 0, 7, 1, 0, 'snd_voi_outgame_103200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70004, 'A safe choice, but it''s rather comfortable.', 'snd_voi_outgame_103200', 16, 1032016, 7, 1, 0, 'snd_voi_outgame_103200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70010, 'I''ve ruined this uniform many times in my experiments...', 'snd_voi_outgame_103200', 17, 1032010, 7, 1, 0, 'snd_voi_outgame_103200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70008, 'It seems easy to install things in these clothes, but will they be able to withstand strenuous movement?', 'snd_voi_outgame_103200', 20, 1032001, 7, 1, 0, 'snd_voi_outgame_103200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70014, 'I suppose society considers this outfit cute, but I honestly don''t get it.', 'snd_voi_outgame_103200', 21, 1032012, 7, 1, 0, 'snd_voi_outgame_103200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70009, 'What do you think? This outfit really suits me, doesn''t it?', 'snd_voi_outgame_103200', 22, 10001, 7, 1, 0, 'snd_voi_outgame_103200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70015, 'Aaah, when I put this on, I''m overwhelmed with the desire to research! Can I perform an experiment?', 'snd_voi_outgame_103200', 23, 10001, 7, 1, 0, 'snd_voi_outgame_103200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71004, 'A safe choice, but it''s rather comfortable.', 'snd_voi_outgame_103200', 16, 48, 7, 0, 0, 'snd_voi_outgame_103200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71010, 'I''ve ruined this uniform many times in my experiments...', 'snd_voi_outgame_103200', 17, 50, 7, 0, 0, 'snd_voi_outgame_103200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71008, 'It seems easy to install things in these clothes, but will they be able to withstand strenuous movement?', 'snd_voi_outgame_103200', 20, 148, 7, 0, 0, 'snd_voi_outgame_103200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71014, 'I suppose society considers this outfit cute, but I honestly don''t get it.', 'snd_voi_outgame_103200', 21, 48, 7, 0, 0, 'snd_voi_outgame_103200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71009, 'What do you think? This outfit really suits me, doesn''t it?', 'snd_voi_outgame_103200', 22, 18, 7, 0, 0, 'snd_voi_outgame_103200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71015, 'Aaah, when I put this on, I''m overwhelmed with the desire to research! Can I perform an experiment?', 'snd_voi_outgame_103200', 23, 18, 7, 0, 0, 'snd_voi_outgame_103200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 2030, 'Now then, let''s start the experiment!', 'snd_voi_teamst_103200', 0, 1032000, 10, 1, 0, 'snd_voi_teamst_103200_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 2031, 'Now, let''s expand our potential!', 'snd_voi_teamst_st_103200_0000', 0, 4009, 10, 1, 0, 'snd_voi_teamst_st_103200_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 2032, 'Research is an everlasting endeavor, my dear guinea pig!', 'snd_voi_training_103200', 63, 4009, 10, 1, 0, 'snd_voi_training_103200_0063', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 2033, 'Heh-heh-heh... I feel great. The magnificent bodies of these Umamusume have enhanced my motivation.', 'snd_voi_training_103200', 19, 1032017, 10, 1, 0, 'snd_voi_training_103200_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 2034, 'I can feel the heat coursing through my veins. ...Heh-heh, it''s like every cell in my body is ordering me to run.', 'snd_voi_training_103200', 16, 4009, 10, 1, 0, 'snd_voi_training_103200_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 2035, 'Research is an everlasting endeavor, my dear guinea pig!', 'snd_voi_training_103200', 63, 4009, 10, 0, 0, 'snd_voi_training_103200_0063', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70018, 'Mmm...', 'snd_voi_outgame_103200', 26, 1032001, 7, 1, 0, 'snd_voi_outgame_103200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70019, 'Now then, let''s test the bounds of possibility!', 'snd_voi_outgame_103200', 27, 1032000, 7, 1, 0, 'snd_voi_outgame_103200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71018, 'Mmm...', 'snd_voi_outgame_103200', 26, 48, 7, 0, 0, 'snd_voi_outgame_103200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 71019, 'Now then, let''s test the bounds of possibility!', 'snd_voi_outgame_103200', 27, 148, 7, 0, 0, 'snd_voi_outgame_103200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 90020, 'Happy chocolate binge day, I suppose.', 'snd_voi_valentine_103200', 1, 980012, 1, 1, 0, 'snd_voi_valentine_103200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 81000, 'Come, show me that you''re a worthy test subject.', 'snd_voi_outgame_103200', 13, 1032001, 7, 1, 0, 'snd_voi_outgame_103200_0013', 0, 0, 0, 1646654400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 81001, 'Heh-heh, I need to conduct more research.', 'snd_voi_outgame_103200', 14, 1032016, 7, 1, 0, 'snd_voi_outgame_103200_0014', 0, 0, 0, 1646654400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 80000, 'That will do.', 'snd_voi_aimteam_103200', 0, 1032001, 7, 0, 0, 'snd_voi_aimteam_103200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70020, 'I simply wore this because it was closest when I was getting dressed.', 'snd_voi_outgame_103200', 42, 1032019, 7, 1, 0, 'snd_voi_outgame_103200_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1032, 70021, 'Laundry has never been an issue for me. I simply leave everything to the cleaners.', 'snd_voi_outgame_103200', 43, 1032001, 7, 1, 0, 'snd_voi_outgame_103200_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 11, 'Cygames', 'snd_voi_tc_1033', 0, 0, 0, 1, 0, 'snd_voi_title_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1033', 1, 0, 0, 1, 0, 'snd_voi_title_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10000, '...You, the others, none of you ever listen. I try to push you out, and you sneak right back in. You''re just so... stubborn.', 'snd_voi_home_103300', 0, 1033004, 1, 1, 0, 'snd_voi_home_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10001, '...Even if I told you to leave me alone, it''d never get through to you, would it? I know at least that much about you by now.', 'snd_voi_home_103300', 1, 1033020, 1, 1, 0, 'snd_voi_home_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10002, 'The planetarium has more programs for beginners now. Just thought I''d mention it... you know, if you''re still interested.', 'snd_voi_home_103300', 2, 1033821, 1, 1, 0, 'snd_voi_home_103300_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10003, '...You don''t need to give me New Year''s off. I already gave my brothers'' gifts to my mom, so... I''m good to go.', 'snd_voi_home_103300', 3, 1033801, 1, 1, 0, 'snd_voi_home_103300_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10004, 'I put your chocolate on your desk, so... eat it, toss it, whatever.', 'snd_voi_home_103300', 4, 1033802, 1, 1, 0, 'snd_voi_home_103300_0004', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10005, 'I don''t need anything in return for the chocolate. That was me fulfilling my obligation to you, nothing more.', 'snd_voi_home_103300', 5, 1033803, 1, 1, 0, 'snd_voi_home_103300_0005', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10006, 'There''s a group of stars in Lyra known as the Tanabata couple''s children... Just a fun fact.', 'snd_voi_home_103300', 6, 1033821, 1, 1, 0, 'snd_voi_home_103300_0006', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10007, 'I don''t think you will, but just to be sure�you better not say the line. You''re not a child.', 'snd_voi_home_103300', 7, 1033822, 1, 1, 0, 'snd_voi_home_103300_0007', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10008, 'At this time of year, there are shining decorations wherever you look... The lights up in the sky are enough, if you ask me.', 'snd_voi_home_103300', 8, 1033803, 1, 1, 0, 'snd_voi_home_103300_0008', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10009, '...Happy holidays. No, I''m not in a festive mood. I''m just saying it because everyone else does.', 'snd_voi_home_103300', 9, 1033019, 1, 1, 0, 'snd_voi_home_103300_0009', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10010, 'The new year''s almost here. Another day... another year... soon to be all in the past.', 'snd_voi_home_103300', 10, 1033821, 1, 1, 0, 'snd_voi_home_103300_0010', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10011, 'Oh right, it''s your birthday. Happy birthday. ...What? Why wouldn''t I remember my own trainer''s birthday?', 'snd_voi_home_103300', 11, 1033803, 1, 1, 0, 'snd_voi_home_103300_0011', 0, 1033806, 8000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10012, 'You could at least take your birthday off... You really need to prioritize yourself more.', 'snd_voi_home_103300', 12, 1033019, 1, 1, 0, 'snd_voi_home_103300_0012', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10013, '...You don''t need to wish me anything. It''s just another day for you, isn''t it?', 'snd_voi_home_103300', 13, 1033802, 1, 1, 0, 'snd_voi_home_103300_0013', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10014, 'It''s not just my birthday today, so... I don''t need anything special. If you really want to wish us well... a silent wish is enough.', 'snd_voi_home_103300', 14, 1033807, 1, 1, 0, 'snd_voi_home_103300_0014', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10015, 'Looks like you have a notice. Shouldn''t you be checking it?', 'snd_voi_home_103300', 15, 1033803, 1, 1, 0, 'snd_voi_home_103300_0015', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10016, 'I think a present came for you... The best way to not forget about it is to put a sticky note on the fridge.', 'snd_voi_home_103300', 16, 1033808, 1, 1, 0, 'snd_voi_home_103300_0016', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10017, 'You completed a mission... If I made tea, would you have some?', 'snd_voi_home_103300', 17, 1033016, 1, 1, 0, 'snd_voi_home_103300_0017', 0, 1033809, 4000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10018, 'I heard there''s going to be an event soon... Everyone was getting excited over it in class.', 'snd_voi_home_103300', 18, 1033802, 1, 1, 0, 'snd_voi_home_103300_0018', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10019, 'Looks like an event''s going on. I''ll... leave it to you. I''m guessing you''re used to this kind of thing.', 'snd_voi_home_103300', 19, 1033016, 1, 1, 0, 'snd_voi_home_103300_0019', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20000, 'I''m not tired. I don''t need... rest. I don''t need... time off.', 'snd_voi_training_103300', 0, 1033822, 2, 1, 0, 'snd_voi_training_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20001, 'I can... keep going!', 'snd_voi_training_103300', 1, 1033005, 2, 1, 0, 'snd_voi_training_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20002, 'Quick, give me instructions. In this condition, I can do anything you throw at me.', 'snd_voi_training_103300', 2, 1033806, 2, 1, 0, 'snd_voi_training_103300_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20003, 'Last night, I had this dream... A strange, but beautiful dream.', 'snd_voi_training_103300', 3, 1033823, 2, 1, 0, 'snd_voi_training_103300_0003', 0, 1033817, 5000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20004, 'You came prepared with the best regimen for me, didn''t you? I mean, you''re my trainer.', 'snd_voi_training_103300', 4, 1033019, 2, 1, 0, 'snd_voi_training_103300_0004', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20005, 'If I start running, you''ll know exactly how good I''m feeling today... Want to see?', 'snd_voi_training_103300', 5, 1033800, 2, 1, 0, 'snd_voi_training_103300_0005', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20006, 'What are we starting with today? I... could go with anything.', 'snd_voi_training_103300', 6, 11000, 2, 1, 0, 'snd_voi_training_103300_0006', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20007, 'I''m all warmed up already. Was doing stuff before you got here.', 'snd_voi_training_103300', 7, 1033016, 2, 1, 0, 'snd_voi_training_103300_0007', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20008, '...Don''t talk to me until we start. I''m trying to concentrate.', 'snd_voi_training_103300', 8, 1033810, 2, 1, 0, 'snd_voi_training_103300_0008', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20009, 'I don''t need you to worry about me... My legs and the rest of my body still work. That''s enough to train, isn''t it?', 'snd_voi_training_103300', 9, 1033811, 2, 1, 0, 'snd_voi_training_103300_0009', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20010, 'I should be in perfect health... So why does my body feel so sluggish?', 'snd_voi_training_103300', 10, 1033004, 2, 1, 0, 'snd_voi_training_103300_0010', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20011, 'No, I can''t fall into this mindset... She deserves more from her older sister!', 'snd_voi_training_103300', 11, 1033005, 2, 1, 0, 'snd_voi_training_103300_0011', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20021, 'With so many races in a row, my chances of winning will... No, never mind.', 'snd_voi_training_103300', 12, 1033811, 2, 1, 0, 'snd_voi_training_103300_0012', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20022, '...My legs can take it. I can''t fall apart now.', 'snd_voi_training_103300', 13, 1033810, 2, 1, 0, 'snd_voi_training_103300_0013', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20023, '...I''m here to win. I''ll seize glory, for her.', 'snd_voi_training_103300', 14, 1033020, 2, 1, 0, 'snd_voi_training_103300_0014', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20024, 'I''m in perfect form. At least... that''s how I feel.', 'snd_voi_training_103300', 15, 1033803, 2, 1, 0, 'snd_voi_training_103300_0015', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20025, '...Root for your big sister, okay? I''ll win this... for you!', 'snd_voi_training_103300', 16, 1033812, 2, 1, 0, 'snd_voi_training_103300_0016', 0, 1033005, 6000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20026, 'I''m all ready. All that''s left is to run.', 'snd_voi_training_103300', 17, 1033019, 2, 1, 0, 'snd_voi_training_103300_0017', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20027, 'The second that gate opens... Mm. I know exactly what I need to do.', 'snd_voi_training_103300', 18, 1033005, 2, 1, 0, 'snd_voi_training_103300_0018', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20028, 'My goal... is first place. I won''t accept anything less.', 'snd_voi_training_103300', 19, 1033020, 2, 1, 0, 'snd_voi_training_103300_0019', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20029, 'If I run like we trained, the results... should follow.', 'snd_voi_training_103300', 20, 1033801, 2, 1, 0, 'snd_voi_training_103300_0020', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20030, 'I''m not in the best condition, or the worst either. But that''s just how it goes before a race, isn''t it?', 'snd_voi_training_103300', 21, 1033019, 2, 1, 0, 'snd_voi_training_103300_0021', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20031, '...Shouldn''t I be heading to the paddock right about now?', 'snd_voi_training_103300', 22, 1033800, 2, 1, 0, 'snd_voi_training_103300_0022', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20032, 'I mean, I can run, but... No, there has to be a path to victory, somewhere!', 'snd_voi_training_103300', 23, 1033017, 2, 1, 0, 'snd_voi_training_103300_0023', 0, 1033005, 3000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20033, 'I can''t believe it''s race day already...', 'snd_voi_training_103300', 24, 1033004, 2, 1, 0, 'snd_voi_training_103300_0024', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20034, '...Need to get my breathing under control. Can''t afford... to be nervous...', 'snd_voi_training_103300', 25, 1033813, 2, 1, 0, 'snd_voi_training_103300_0025', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20035, '...I''m just concentrating. Don''t worry over nothing.', 'snd_voi_training_103300', 26, 1033019, 2, 1, 0, 'snd_voi_training_103300_0026', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20036, '...I have to win. I need this win!', 'snd_voi_training_103300', 27, 1033813, 2, 1, 0, 'snd_voi_training_103300_0027', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20037, '...I don''t want to lose!', 'snd_voi_training_103300', 28, 1033005, 2, 1, 0, 'snd_voi_training_103300_0028', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20038, 'Let''s get started.', 'snd_voi_training_103300', 29, 0, 2, 1, 0, 'snd_voi_training_103300_0029', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20039, 'Got it.', 'snd_voi_training_103300', 30, 0, 2, 1, 0, 'snd_voi_training_103300_0030', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20040, '...Mhm.', 'snd_voi_training_103300', 31, 0, 2, 1, 0, 'snd_voi_training_103300_0031', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20041, 'Got reading materials?', 'snd_voi_training_103300', 32, 0, 2, 1, 0, 'snd_voi_training_103300_0032', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20042, 'My body can''t...', 'snd_voi_training_103300', 33, 0, 2, 1, 0, 'snd_voi_training_103300_0033', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20043, 'Mm...', 'snd_voi_training_103300', 34, 0, 2, 1, 0, 'snd_voi_training_103300_0034', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20046, '...All right.', 'snd_voi_training_103300', 37, 0, 2, 1, 0, 'snd_voi_training_103300_0037', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20047, 'Yes, the ocean.', 'snd_voi_training_103300', 38, 0, 2, 1, 0, 'snd_voi_training_103300_0038', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20049, '...Thanks for sticking with me.', 'snd_voi_training_103300', 63, 0, 2, 1, 0, 'snd_voi_training_103300_0063', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20050, '...It ended so soon.', 'snd_voi_training_103300', 64, 0, 2, 1, 0, 'snd_voi_training_103300_0064', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 30000, 'I know I have what it takes now. Which means, next time...', 'snd_voi_race_103300', 0, 0, 3, 1, 0, 'snd_voi_race_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 30001, 'Next time... I won''t give an inch.', 'snd_voi_race_103300', 1, 0, 3, 1, 0, 'snd_voi_race_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 30002, '...I can aim higher!', 'snd_voi_race_103300', 2, 0, 3, 1, 0, 'snd_voi_race_103300_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 30003, 'No... This isn''t okay!', 'snd_voi_race_103300', 3, 0, 3, 1, 0, 'snd_voi_race_103300_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 60000, 'Just waiting in the wings, you can already hear the cheers.', 'snd_voi_live_103300', 0, 1033016, 4, 1, 0, 'snd_voi_live_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 60001, '...Song can be a form of prayer too.', 'snd_voi_live_103300', 1, 1033820, 4, 1, 0, 'snd_voi_live_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70001, 'I wasn''t taking the helping hand extended to me. I just needed to move forward... That''s it.', 'snd_voi_outgame_103300', 1, 1033822, 7, 1, 0, 'snd_voi_outgame_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90000, 'Can''t see the stars anymore... Back to running on my own.', 'snd_voi_home_103301', 0, 1033824, 1, 1, 0, 'snd_voi_home_103301_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90001, 'Good morning... Do you need something?', 'snd_voi_home_103301', 1, 1033814, 1, 1, 0, 'snd_voi_home_103301_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90002, 'If I want lunch, I guess now would be a good time? But what if I run into that rowdy bunch again... Sigh.', 'snd_voi_home_103301', 2, 1033815, 1, 1, 0, 'snd_voi_home_103301_0002', 0, 1033009, 9000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90003, '...I thought you''d show up soon. It''s time for training.', 'snd_voi_home_103301', 3, 1033016, 1, 1, 0, 'snd_voi_home_103301_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90004, '...Still have work? I see... Don''t overdo it.', 'snd_voi_home_103301', 4, 1033803, 1, 1, 0, 'snd_voi_home_103301_0004', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90005, 'I gave you my number, didn''t I? ...And yet you''re here in person. You really... Sigh.', 'snd_voi_home_103301', 5, 1033811, 1, 1, 0, 'snd_voi_home_103301_0005', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90006, '...Why does the change in seasons seem to mess everything up? The weather, my body... Sigh.', 'snd_voi_home_103301', 6, 1033004, 1, 1, 0, 'snd_voi_home_103301_0006', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90007, '...That star in the Summer Triangle, it''s always there, twinkling in the same place.', 'snd_voi_home_103301', 7, 1033820, 1, 1, 0, 'snd_voi_home_103301_0007', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90008, '...The air feels clearer than yesterday. Maybe the stars tonight... will shine extra bright.', 'snd_voi_home_103301', 8, 1033820, 1, 1, 0, 'snd_voi_home_103301_0008', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90009, 'Achoo! ...My nose was just itchy. I''m not sick.', 'snd_voi_home_103301', 9, 1033816, 1, 1, 0, 'snd_voi_home_103301_0009', 0, 1033822, 2000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91000, '...You don''t need to force conversation, you know. It only makes me feel more awkward.', 'snd_voi_home_103301', 10, 1033019, 1, 1, 0, 'snd_voi_home_103301_0010', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91001, '...My handwriting''s starting to look like my mom''s. It''s the same as my grandma''s... always slanting to the right.', 'snd_voi_home_103301', 11, 1033825, 1, 1, 0, 'snd_voi_home_103301_0011', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91002, 'You got an "emergency" message from Opera O? Again? ...Just ignore it. Whatever she''s up to, I want no part of it.', 'snd_voi_home_103301', 12, 11007, 1, 1, 0, 'snd_voi_home_103301_0012', 0, 1033811, 5500, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91003, 'Doto said she wants to train together tomorrow. We could both benefit, so I don''t see any harm in considering it.', 'snd_voi_home_103301', 13, 1033801, 1, 1, 0, 'snd_voi_home_103301_0013', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91004, 'Why do hair and tails have to be in such hard-to-reach places... Going to a salon just tires me out... Sigh.', 'snd_voi_home_103301', 14, 1033004, 1, 1, 0, 'snd_voi_home_103301_0014', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91005, 'If she could''ve gotten up onstage... Would she have sung her heart out to deliver smiles to all her fans?', 'snd_voi_home_103301', 15, 1033817, 1, 1, 0, 'snd_voi_home_103301_0015', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91006, 'I know we all get the same outfit, so I won''t complain... But is this really all the cloth we get to cover our stomachs?', 'snd_voi_home_103301', 16, 1033008, 1, 1, 0, 'snd_voi_home_103301_0016', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91007, 'Hm hm... hm hm... hm hm hmm... ? Huh? Oh... you''re still here.', 'snd_voi_home_103301', 17, 1033817, 1, 1, 0, 'snd_voi_home_103301_0017', 0, 1033822, 8000, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91008, '...There''s only one person I''ve sworn fealty to. I won''t let that poor excuse for a king have the crown.', 'snd_voi_home_103301', 18, 1033020, 1, 1, 0, 'snd_voi_home_103301_0018', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91009, '...I don''t get Curren. Her alarm was annoying me, so I woke her up. How is that "giving older sister vibes"? I don''t get it.', 'snd_voi_home_103301', 19, 1033017, 1, 1, 0, 'snd_voi_home_103301_0019', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91010, 'Even during lunch, all Top Road does is worry about other people... The point of a break should be to give yourself a break.', 'snd_voi_home_103301', 20, 1033826, 1, 1, 0, 'snd_voi_home_103301_0020', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91011, 'My left hand feels swollen... I need to do extra stretches before bed.', 'snd_voi_home_103301', 21, 1033818, 1, 1, 0, 'snd_voi_home_103301_0021', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91012, 'The days have been getting longer. That means training sessions should be longer too.', 'snd_voi_home_103301', 22, 1033822, 1, 1, 0, 'snd_voi_home_103301_0022', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91013, '...No major races means more time to practice. Then, when fall comes...', 'snd_voi_home_103301', 23, 1033005, 1, 1, 0, 'snd_voi_home_103301_0023', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91014, 'It''s gotten pretty chilly... When should I bring out the cashmere scarf? Maybe not yet...', 'snd_voi_home_103301', 24, 1033823, 1, 1, 0, 'snd_voi_home_103301_0024', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 91015, '...No matter how cold it gets, my futon dryer means I''m always prepared. Every night, I go home knowing a fluffy bed is waiting for me.', 'snd_voi_home_103301', 25, 1033016, 1, 1, 0, 'snd_voi_home_103301_0025', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92000, 'I didn''t team up with you to make friends, so... Let''s talk about training, shall we?', 'snd_voi_training_103301', 0, 1033811, 2, 1, 0, 'snd_voi_training_103301_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92001, 'Faster... I can be faster. I need to if I want to win!', 'snd_voi_training_103301', 1, 1033005, 2, 1, 0, 'snd_voi_training_103301_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92002, 'Training or not, I won''t spare any effort... Not everyone''s born with a body that can run.', 'snd_voi_training_103301', 2, 1033020, 2, 1, 0, 'snd_voi_training_103301_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92003, '...If you don''t have anything in mind, can I just get started on my own?', 'snd_voi_training_103301', 3, 1033019, 2, 1, 0, 'snd_voi_training_103301_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92011, '...This is nothing like the beach at night. It''s so noisy everywhere.', 'snd_voi_training_103300', 39, 1033822, 2, 1, 0, 'snd_voi_training_103300_0039', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92005, 'The hotter a star''s surface temperature, the more blue it appears. Just like my heart... and my prayers.', 'snd_voi_training_103301', 5, 1033019, 2, 1, 0, 'snd_voi_training_103301_0005', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92006, 'Staring at the ground won''t help me look her in the eye. That''s why I look ahead... and up.', 'snd_voi_training_103301', 6, 1033020, 2, 1, 0, 'snd_voi_training_103301_0006', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 92007, 'Even if I''m up against the moon or sun... I''m going to shine more brilliantly than anyone, for her.', 'snd_voi_training_103301', 7, 1033811, 2, 1, 0, 'snd_voi_training_103301_0007', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 93000, 'At least in part... I have you to thank.', 'snd_voi_training_103301', 8, 0, 2, 1, 0, 'snd_voi_training_103301_0008', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 93001, 'I ran well... I think. I hope it reached her.', 'snd_voi_training_103301', 9, 0, 2, 1, 0, 'snd_voi_training_103301_0009', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 95000, 'With this strength...', 'snd_voi_outgame_103301', 0, 1033005, 7, 1, 0, 'snd_voi_outgame_103301_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 95001, 'If I just keep reaching, one day...', 'snd_voi_outgame_103301', 1, 0, 7, 1, 0, 'snd_voi_outgame_103301_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 95003, '...Admire Vega. Let''s not waste any time.', 'snd_voi_outgame_103301', 3, 1033811, 7, 1, 0, 'snd_voi_outgame_103301_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 95004, 'A star in her honor... I''ll win one no matter what!', 'snd_voi_gacha_103301', 0, 0, 7, 1, 0, 'snd_voi_gacha_103301_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1008, '...Let''s get started.', 'snd_voi_teamst_st_103300_0000', 0, 1033800, 8, 1, 0, 'snd_voi_teamst_st_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1071, '...We''re going to win this.', 'snd_voi_teamst_st_103300_1038', 0, 1033020, 8, 1, 0, 'snd_voi_teamst_st_103300_1038_00', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1072, 'You want to win too, don''t you?', 'snd_voi_teamst_st_103300_1058', 0, 1033811, 8, 1, 0, 'snd_voi_teamst_st_103300_1058_00', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1037, '...Can you not?', 'snd_voi_teamst_st_101500_1033', 1, 1033019, 8, 1, 0, 'snd_voi_teamst_st_101500_1033_01', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1082, 'D-don''t get so close!', 'snd_voi_teamst_st_103800_1033', 1, 3007, 8, 1, 0, 'snd_voi_teamst_st_103800_1033_01', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1000, '...It''s time.', 'snd_voi_teamst_103300', 0, 1033801, 8, 1, 0, 'snd_voi_teamst_103300_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1001, '...Nice.', 'snd_voi_teamst_103300', 1, 0, 8, 1, 0, 'snd_voi_teamst_103300_0001', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1003, 'Oh...', 'snd_voi_teamst_103300', 2, 0, 8, 1, 0, 'snd_voi_teamst_103300_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1002, 'I can''t believe this...', 'snd_voi_teamst_103300', 3, 0, 8, 1, 0, 'snd_voi_teamst_103300_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1004, '...We won.', 'snd_voi_teamst_103300', 4, 1033016, 8, 1, 0, 'snd_voi_teamst_103300_0004', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1007, 'That''s a new record.', 'snd_voi_teamst_103300', 5, 1033006, 8, 1, 0, 'snd_voi_teamst_103300_0005', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1006, 'Oh...', 'snd_voi_teamst_103300', 2, 1033019, 8, 1, 0, 'snd_voi_teamst_103300_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 1005, 'I can''t believe this...', 'snd_voi_teamst_103300', 3, 1033810, 8, 1, 0, 'snd_voi_teamst_103300_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 40000, 'In one twinkle of a star, I''ll end this.', 'snd_voi_race_103301', 2, 0, 3, 1, 0, 'snd_voi_race_103301_0002', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 40001, 'Shooting stars... I have just one wish: let my running be a prayer!', 'snd_voi_race_103301', 3, 0, 3, 1, 0, 'snd_voi_race_103301_0003', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 30004, 'First-magnitude brilliance, here on earth.', 'snd_voi_race_103301', 0, 0, 3, 1, 0, 'snd_voi_race_103301_0000', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 30005, 'Beyond the clouds, beyond the sky�to you I dedicate this victory.', 'snd_voi_race_103300', 8, 0, 3, 1, 0, 'snd_voi_race_103300_0008', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 31000, '...I''ll come back with a win.', 'snd_voi_race_103300', 9, 0, 3, 1, 0, 'snd_voi_race_103300_0009', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 13, 'Looks like this is today''s login bonus.', 'snd_voi_title_103300', 4, 1033801, 1, 1, 0, 'snd_voi_title_103300_0004', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 15, 'I guess you''ll get this tomorrow.', 'snd_voi_title_103300', 5, 11000, 1, 1, 0, 'snd_voi_title_103300_0005', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 110000, 'Before we start training, we need to decide exactly what we''ll be doing. Time is precious.', 'snd_voi_home_103300', 21, 0, 1, 1, 0, 'snd_voi_home_103300_0021', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 110001, '...History is a blanket woven by our hands. And with each passing year, it grows thicker and fluffier.', 'snd_voi_home_103300', 22, 0, 1, 1, 0, 'snd_voi_home_103300_0022', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 110002, 'Are you going to enter a race?', 'snd_voi_home_103300', 23, 0, 1, 1, 0, 'snd_voi_home_103300_0023', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 10021, 'I think your Archive level went up. Tazuna was looking for you.', 'snd_voi_home_103300', 24, 11000, 1, 1, 0, 'snd_voi_home_103300_0024', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 20051, 'Could you lend me a hand?', 'snd_voi_training_103300', 65, 0, 2, 1, 0, 'snd_voi_training_103300_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70000, 'I''m going to uphold my promise... You just have to watch.', 'snd_voi_outgame_103300', 3, 1023000, 7, 1, 0, 'snd_voi_outgame_103300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 95005, 'I can be of more help now.', 'snd_voi_outgame_103300', 4, 0, 7, 1, 0, 'snd_voi_outgame_103300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 95006, 'I''ll meet expectations.', 'snd_voi_outgame_103300', 5, 0, 7, 1, 0, 'snd_voi_outgame_103300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 120000, 'I feel... a warm glow!', 'snd_voi_outgame_103300', 11, 1033829, 2, 1, 0, 'snd_voi_outgame_103300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140000, '...I think it''s already started.', 'snd_voi_minigame_103300', 0, 1033002, 9, 1, 0, 'snd_voi_minigame_103300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140001, 'Got one...', 'snd_voi_minigame_103300', 1, 11000, 9, 1, 0, 'snd_voi_minigame_103300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140002, 'That''s too bad.', 'snd_voi_minigame_103300', 2, 1033019, 9, 1, 0, 'snd_voi_minigame_103300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140003, 'So many...', 'snd_voi_minigame_103300', 3, 971033, 9, 1, 0, 'snd_voi_minigame_103300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140004, 'You''re actually pretty good.', 'snd_voi_minigame_103300', 4, 972033, 9, 1, 0, 'snd_voi_minigame_103300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140005, '...It happens.', 'snd_voi_minigame_103300', 5, 1033008, 9, 1, 0, 'snd_voi_minigame_103300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140006, 'So many...', 'snd_voi_minigame_103300', 3, 974033, 9, 1, 0, 'snd_voi_minigame_103300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140007, 'You''re actually pretty good.', 'snd_voi_minigame_103300', 4, 973033, 9, 1, 0, 'snd_voi_minigame_103300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140008, '...Hm.', 'snd_voi_minigame_103300', 6, 11003, 9, 1, 0, 'snd_voi_minigame_103300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140009, 'Hehe.', 'snd_voi_minigame_103300', 7, 1033007, 9, 1, 0, 'snd_voi_minigame_103300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140010, 'Come on...', 'snd_voi_minigame_103300', 8, 9003, 9, 1, 0, 'snd_voi_minigame_103300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140011, 'Wow...', 'snd_voi_minigame_103300', 9, 8010, 9, 1, 0, 'snd_voi_minigame_103300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140014, 'Ah...', 'snd_voi_minigame_103300', 10, 1033819, 9, 1, 0, 'snd_voi_minigame_103300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140015, 'Mm...', 'snd_voi_minigame_103300', 11, 1033020, 9, 1, 0, 'snd_voi_minigame_103300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140016, 'Which one are you going for?', 'snd_voi_minigame_103300', 12, 10010, 9, 1, 0, 'snd_voi_minigame_103300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140012, 'What?!', 'snd_voi_minigame_103300', 13, 10010, 9, 1, 0, 'snd_voi_minigame_103300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140013, 'They''re stuck together...', 'snd_voi_minigame_103300', 14, 9010, 9, 1, 0, 'snd_voi_minigame_103300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140017, 'Aw...', 'snd_voi_minigame_103300', 15, 11005, 9, 1, 0, 'snd_voi_minigame_103300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 140018, '...Unlucky fall.', 'snd_voi_minigame_103300', 16, 1033017, 9, 1, 0, 'snd_voi_minigame_103300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70004, 'This uniform is proof that I passed my first test.', 'snd_voi_outgame_103300', 16, 1033019, 7, 1, 0, 'snd_voi_outgame_103300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70010, '...It hasn''t changed since my mother was here. This uniform. This school.', 'snd_voi_outgame_103300', 17, 1033000, 7, 1, 0, 'snd_voi_outgame_103300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70008, 'Concert practice... can wait for now, I think.', 'snd_voi_outgame_103300', 20, 1033019, 7, 1, 0, 'snd_voi_outgame_103300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70014, 'My smile? ...I''ll do something about that when it comes to it.', 'snd_voi_outgame_103300', 21, 1033802, 7, 1, 0, 'snd_voi_outgame_103300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70009, 'I''ll rise to the highest race, then win.', 'snd_voi_outgame_103300', 22, 1033005, 7, 1, 0, 'snd_voi_outgame_103300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70015, '...I wanted to feel the stars around me. Irreverent, I know, but...', 'snd_voi_outgame_103300', 23, 1033827, 7, 1, 0, 'snd_voi_outgame_103300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71004, 'This uniform is proof that I passed my first test.', 'snd_voi_outgame_103300', 16, 18, 7, 0, 0, 'snd_voi_outgame_103300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71010, '...It hasn''t changed since my mother was here. This uniform. This school.', 'snd_voi_outgame_103300', 17, 48, 7, 0, 0, 'snd_voi_outgame_103300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71008, 'Concert practice... can wait for now, I think.', 'snd_voi_outgame_103300', 20, 50, 7, 0, 0, 'snd_voi_outgame_103300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71014, 'My smile? ...I''ll do something about that when it comes to it.', 'snd_voi_outgame_103300', 21, 48, 7, 0, 0, 'snd_voi_outgame_103300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71009, 'I''ll rise to the highest race, then win.', 'snd_voi_outgame_103300', 22, 18, 7, 0, 0, 'snd_voi_outgame_103300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71015, '...I wanted to feel the stars around me. Irreverent, I know, but...', 'snd_voi_outgame_103300', 23, 27, 7, 0, 0, 'snd_voi_outgame_103300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 2030, '...It''s time.', 'snd_voi_teamst_103300', 0, 1033801, 10, 1, 0, 'snd_voi_teamst_103300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 2031, '...Let''s get started.', 'snd_voi_teamst_st_103300_0000', 0, 1033800, 10, 1, 0, 'snd_voi_teamst_st_103300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 2032, '...It ended so soon.', 'snd_voi_training_103300', 64, 1033016, 10, 1, 0, 'snd_voi_training_103300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 2033, 'My goal... is first place. I won''t accept anything less.', 'snd_voi_training_103300', 19, 1033020, 10, 1, 0, 'snd_voi_training_103300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 2034, '...Root for your big sister, okay? I''ll win this... for you!', 'snd_voi_training_103300', 16, 1033812, 10, 1, 0, 'snd_voi_training_103300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 2035, '...It ended so soon.', 'snd_voi_training_103300', 64, 1033016, 10, 0, 0, 'snd_voi_training_103300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70018, '...It''s not uncomfortable.', 'snd_voi_outgame_103300', 26, 1033020, 7, 1, 0, 'snd_voi_outgame_103300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 70019, 'It fits well enough already.', 'snd_voi_outgame_103300', 27, 1033806, 7, 1, 0, 'snd_voi_outgame_103300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71018, '...It''s not uncomfortable.', 'snd_voi_outgame_103300', 26, 149, 7, 0, 0, 'snd_voi_outgame_103300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 71019, 'It fits well enough already.', 'snd_voi_outgame_103300', 27, 48, 7, 0, 0, 'snd_voi_outgame_103300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 400003, 'Doto, she... does too much sometimes.', 'snd_voi_event_090009', 3, 1033009, 7, 1, 0, 'snd_voi_event_090009_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 400007, 'The big day''s here... Wonder if Doto and them will be all right...', 'snd_voi_event_090009', 7, 1033008, 7, 1, 0, 'snd_voi_event_090009_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 400004, 'Top Road''s been listening to operas whenever she''s got time off training. She''s dedicated, if nothing else...', 'snd_voi_event_090011', 4, 11000, 7, 1, 0, 'snd_voi_event_090011_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_103300', 1, 980013, 1, 1, 0, 'snd_voi_valentine_103300_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1033, 80000, 'Good job.', 'snd_voi_aimteam_103300', 0, 1033016, 7, 0, 0, 'snd_voi_aimteam_103300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 11, 'Cygames', 'snd_voi_tc_1034', 0, 0, 0, 1, 0, 'snd_voi_title_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1034', 1, 0, 0, 1, 0, 'snd_voi_title_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10000, 'All said an'' done, ya dragged me into one heck of a racin'' scene. Seriously, you know how to win people over!', 'snd_voi_home_103400', 0, 1034007, 1, 1, 0, 'snd_voi_home_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10001, 'Thanks to you, there''s no shortage of tough racers to rumble with. Hehe, gotta give ya respect for that!', 'snd_voi_home_103400', 1, 1034006, 1, 1, 0, 'snd_voi_home_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10002, 'I''ll never run off course when a partner like you''s always got my back! Hehe, you''re solid as a concrete road!', 'snd_voi_home_103400', 2, 1034018, 1, 1, 0, 'snd_voi_home_103400_0002', 0, 1034821, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10003, 'Lyin'' around relaxin''s not a bad way to spend New Year''s, but I''m an athlete at heart! How ''bout a few rounds of hanetsuki?', 'snd_voi_home_103400', 3, 1034011, 1, 1, 0, 'snd_voi_home_103400_0003', 0, 1034801, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10004, 'This traditional sweets shop I know''s makin'' chocolate buns just for today. Let''s go grab some!', 'snd_voi_home_103400', 4, 1034007, 1, 1, 0, 'snd_voi_home_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10005, 'This chocolate''s nowhere near gourmet or nothin'', but I made ya somethin'' I think you''ll like! So go on, enjoy it!', 'snd_voi_home_103400', 5, 1034006, 1, 1, 0, 'snd_voi_home_103400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10006, 'I wanna do Tanabata big, y''know? Imagine hangin'' a huuuge wish sheet on the tallest bamboo tree for everyone in town to see.', 'snd_voi_home_103400', 6, 1034000, 1, 1, 0, 'snd_voi_home_103400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10007, 'The town''s really gettin'' into the Halloween spirit. Heh, maybe I''ll hit the streets dressed up as the fox god!', 'snd_voi_home_103400', 7, 9001, 1, 1, 0, 'snd_voi_home_103400_0007', 0, 4009, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10008, 'Bringin'' presents to all the good kids... Know what? Santa could be a nice fit for a down-to-earth Kabuki play.', 'snd_voi_home_103400', 8, 6003, 1, 1, 0, 'snd_voi_home_103400_0008', 0, 1034006, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10009, 'Ain''t the coolest to tell ya, but I''m afraid you''ll miss it. Check out your desk�you''ll find somethin'' nice on it!', 'snd_voi_home_103400', 9, 1034800, 1, 1, 0, 'snd_voi_home_103400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10010, 'Hey, hey! Got the New Year''s soba ready? I love soakin'' it in that rich soup and slurpin'' it down!', 'snd_voi_home_103400', 10, 1034801, 1, 1, 0, 'snd_voi_home_103400_0010', 0, 1034821, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10011, 'It''s your big day today, right? Don''t be all shy. Live it up and celebrate for once!', 'snd_voi_home_103400', 11, 1034007, 1, 1, 0, 'snd_voi_home_103400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10012, 'Celebratin'' with a bang''s fun an'' all, but just the two of us chowin'' down on some inari sushi? Now that''s style, if ya ask me.', 'snd_voi_home_103400', 12, 3009, 1, 1, 0, 'snd_voi_home_103400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10013, 'Man, everybody back home used to throw a big party for me every year... Aw, geez. Some dirt got in my eye or somethin''...', 'snd_voi_home_103400', 13, 1034804, 1, 1, 0, 'snd_voi_home_103400_0013', 0, 1034803, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10014, 'Today''s a special day�my birthday! How ''bout it? Wanna go out for a big sushi dinner?', 'snd_voi_home_103400', 14, 7009, 1, 1, 0, 'snd_voi_home_103400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10015, 'Looks like a notice came. Let''s take a look an'' see what they gotta say.', 'snd_voi_home_103400', 15, 1034805, 1, 1, 0, 'snd_voi_home_103400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10016, 'Ohh, ya got a present, huh?! Better take a peek at what''s inside!', 'snd_voi_home_103400', 16, 1034018, 1, 1, 0, 'snd_voi_home_103400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10017, 'Missions, you called ''em? Looks like you cleaned some up real good! Way to go!', 'snd_voi_home_103400', 17, 1034016, 1, 1, 0, 'snd_voi_home_103400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10018, 'That''s one big festival they''re cookin'' up! Hehe, I''m already itchin'' to get started!', 'snd_voi_home_103400', 18, 1034000, 1, 1, 0, 'snd_voi_home_103400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10019, 'Yeah, yeah! The festival''s on now! Time for this stylin'' Edo girl to show ''em how it''s done!', 'snd_voi_home_103400', 19, 7009, 1, 1, 0, 'snd_voi_home_103400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20000, 'Gaaagh! C''mon, you damn legs! I can barely stand up!', 'snd_voi_training_103400', 0, 1034005, 2, 1, 0, 'snd_voi_training_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20001, 'I got no excuse for this, but I ain''t in the best shape right now...', 'snd_voi_training_103400', 1, 1034004, 2, 1, 0, 'snd_voi_training_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20002, 'Hey Boss, what''cha got cookin'' today? Whatever''s on the menu, I''m ready to chow down!', 'snd_voi_training_103400', 2, 1034021, 2, 1, 0, 'snd_voi_training_103400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20003, 'Sweat hard behind the scenes so ya can strut with the best of ''em on the big day! There''s a bit of Edo know-how for ya!', 'snd_voi_training_103400', 3, 1034815, 2, 1, 0, 'snd_voi_training_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20004, 'The sun''s not gonna stay up all day waitin'' for us. Come on, let''s get this thing movin''!', 'snd_voi_training_103400', 4, 1034006, 2, 1, 0, 'snd_voi_training_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20005, 'I''ve been sittin'' here waiting so long, I thought my butt was gonna fall off. I''m ready, so let me at that track!', 'snd_voi_training_103400', 5, 1034011, 2, 1, 0, 'snd_voi_training_103400_0005', 0, 1034805, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20006, 'A one, two, three, an'' a four! Hey, Trainer. Let''s make this a good one!', 'snd_voi_training_103400', 6, 1034806, 2, 1, 0, 'snd_voi_training_103400_0006', 0, 1034805, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20007, 'All righty, I''m good to go! Oh, and don''t even think about holdin'' back today.', 'snd_voi_training_103400', 7, 7009, 2, 1, 0, 'snd_voi_training_103400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20008, 'Man, somethin''s off with my game... I don''t feel like my usual, amazin'' self right now.', 'snd_voi_training_103400', 8, 1034008, 2, 1, 0, 'snd_voi_training_103400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20009, 'What''s up with me?! My head''s not in it at all... Sorry you gotta see me like this.', 'snd_voi_training_103400', 9, 3003, 2, 1, 0, 'snd_voi_training_103400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20010, 'I can barely hold my head up... Maybe I''ll snap out of it if I wash my face.', 'snd_voi_training_103400', 10, 1034004, 2, 1, 0, 'snd_voi_training_103400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20011, 'Real sorry ''bout this, but I wouldn''t expect a whole lot outta me today...', 'snd_voi_training_103400', 11, 1034807, 2, 1, 0, 'snd_voi_training_103400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20021, 'Whoa, whoa! Another race? Ever heard the word "overboard" before?', 'snd_voi_training_103400', 12, 1034002, 2, 1, 0, 'snd_voi_training_103400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20022, 'Aagh! Hold it right there! I''ve had my fill of races! Lemme take a breather, huh?!', 'snd_voi_training_103400', 13, 1034017, 2, 1, 0, 'snd_voi_training_103400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20023, 'Bring it in, Trainer. I gotta give ya props for gettin'' me here in top shape! You''ve got the skills of a real pro!', 'snd_voi_training_103400', 14, 1034000, 2, 1, 0, 'snd_voi_training_103400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20024, 'Heave-ho, here we go! I''m feelin'' as good as when I''m carryin'' a huge mikoshi shrine!', 'snd_voi_training_103400', 15, 1034001, 2, 1, 0, 'snd_voi_training_103400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20025, 'Jus'' think of me as the big boat that''s gonna haul us to victory!', 'snd_voi_training_103400', 16, 1034021, 2, 1, 0, 'snd_voi_training_103400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20026, 'Everyone better watch this. I''m gonna show ''em how us Edo folk win a race in style!', 'snd_voi_training_103400', 17, 1034006, 2, 1, 0, 'snd_voi_training_103400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20027, 'Looks like it''s finally the big day, huh? Hehe, anyone who skips watchin'' me run today is gonna miss out on somethin'' amazing!', 'snd_voi_training_103400', 18, 1034007, 2, 1, 0, 'snd_voi_training_103400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20028, 'This festival''s hot as they come! ''Cause the standout star''s... none other than me!', 'snd_voi_training_103400', 19, 1034001, 2, 1, 0, 'snd_voi_training_103400_0019', 0, 7009, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20029, 'Seems we''ve got a fast buncha runners today... Well, that''s just how I like it!', 'snd_voi_training_103400', 20, 6003, 2, 1, 0, 'snd_voi_training_103400_0020', 0, 1034006, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20030, 'Right, time for me to bring back a win! Hehehe, ya don''t needa worry ''bout a thing. I got this!', 'snd_voi_training_103400', 21, 1034018, 2, 1, 0, 'snd_voi_training_103400_0021', 0, 1034007, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20031, 'Aaachoo! Well, well! That must mean the crowd is talkin'' about me nonstop. Hehehe!', 'snd_voi_training_103400', 22, 1034808, 2, 1, 0, 'snd_voi_training_103400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20032, 'I just can''t hype myself up. Not good... An'' this is a big race too.', 'snd_voi_training_103400', 23, 1034008, 2, 1, 0, 'snd_voi_training_103400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20033, 'This really sucks! Bein'' cheery''s supposed to be my trademark, but I''m not feelin'' it at all today!', 'snd_voi_training_103400', 24, 1034005, 2, 1, 0, 'snd_voi_training_103400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20034, 'I needa wash my face or somethin''. Anything that''ll get me outta the mopes.', 'snd_voi_training_103400', 25, 1034004, 2, 1, 0, 'snd_voi_training_103400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20035, 'This ain''t gonna go well, I jus'' know it... Nah, the least I can do is show ''em I got heart!', 'snd_voi_training_103400', 26, 1034002, 2, 1, 0, 'snd_voi_training_103400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20036, 'There''s no way I can lift my spirits, but if I don''t at least make it fun, I''ve no right to call myself an Edo girl!', 'snd_voi_training_103400', 27, 1034809, 2, 1, 0, 'snd_voi_training_103400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20037, 'Us Edo folk never run or hide, no matter how down in the dumps we are. I jus'' gotta hit this thing head-on!', 'snd_voi_training_103400', 28, 1034003, 2, 1, 0, 'snd_voi_training_103400_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20038, 'There we go!', 'snd_voi_training_103400', 29, 0, 2, 1, 0, 'snd_voi_training_103400_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20039, 'Now it''s on!', 'snd_voi_training_103400', 30, 0, 2, 1, 0, 'snd_voi_training_103400_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20040, 'I got this!', 'snd_voi_training_103400', 31, 0, 2, 1, 0, 'snd_voi_training_103400_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20041, 'I''m on it!', 'snd_voi_training_103400', 32, 0, 2, 1, 0, 'snd_voi_training_103400_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20042, 'Aw, crap!', 'snd_voi_training_103400', 33, 0, 2, 1, 0, 'snd_voi_training_103400_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20043, 'The heck izzis?', 'snd_voi_training_103400', 34, 0, 2, 1, 0, 'snd_voi_training_103400_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20046, 'We hittin'' the town?', 'snd_voi_training_103400', 37, 0, 2, 1, 0, 'snd_voi_training_103400_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20047, 'Yahooo!', 'snd_voi_training_103400', 38, 0, 2, 1, 0, 'snd_voi_training_103400_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20049, 'Dunno how to say it slick or anythin'', but... I owe ya for this!', 'snd_voi_training_103400', 63, 0, 2, 1, 0, 'snd_voi_training_103400_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20050, 'Couldn''t have asked for a better partner!', 'snd_voi_training_103400', 64, 0, 2, 1, 0, 'snd_voi_training_103400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30000, 'Heh, they''re not half bad!', 'snd_voi_race_103400', 0, 0, 3, 1, 0, 'snd_voi_race_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30001, 'Gaaagh! One heckuva race, but still!', 'snd_voi_race_103400', 1, 0, 3, 1, 0, 'snd_voi_race_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30002, 'Ain''t that a downer...', 'snd_voi_race_103400', 2, 0, 3, 1, 0, 'snd_voi_race_103400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30003, 'The heck?! That was just bad!', 'snd_voi_race_103400', 3, 0, 3, 1, 0, 'snd_voi_race_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 60000, 'This is what I''ve been waitin'' for!', 'snd_voi_live_103400', 0, 1034006, 4, 1, 0, 'snd_voi_live_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 60001, 'That festival spirit''s got me now!', 'snd_voi_live_103400', 1, 1034001, 4, 1, 0, 'snd_voi_live_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70001, 'Ah yeah, that''s how we first met, huh? Strange how people get to know each other.', 'snd_voi_outgame_103400', 1, 6009, 7, 1, 0, 'snd_voi_outgame_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90000, 'Sup, Boss! Hehehe, I ain''t worth my Edo salt if I don''t get up bright ''n'' early!', 'snd_voi_home_103401', 0, 9001, 1, 1, 0, 'snd_voi_home_103401_0000M', 1, 1034007, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90100, 'Sup, Boss! Hehehe, I ain''t worth my Edo salt if I don''t get up bright ''n'' early!', 'snd_voi_home_103401', 0, 9001, 1, 1, 0, 'snd_voi_home_103401_0000F', 2, 1034007, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90001, 'Rice, miso soup, natto... Slap some pickles on the side and you got a certified Edo breakfast. Gives loads of energy!', 'snd_voi_home_103401', 1, 1034006, 1, 1, 0, 'snd_voi_home_103401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90002, 'Lunchtime already? Better eat up so we can keep hittin'' that track!', 'snd_voi_home_103401', 2, 1034000, 1, 1, 0, 'snd_voi_home_103401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90003, 'Crud! I almost nodded off. Ahhh, wish I could take a quick snooze on a tatami mat. That''d be so nice right now.', 'snd_voi_home_103401', 3, 1034004, 1, 1, 0, 'snd_voi_home_103401_0003', 0, 1034008, 3300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90004, 'When it comes to baths, the hotter the better, I say. Wish they''d up the temp a bit in the dorm baths...', 'snd_voi_home_103401', 4, 1034800, 1, 1, 0, 'snd_voi_home_103401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90005, 'Pretty dark out now. Maybe I''ll go on night fire patrol like we do in my neighborhood!', 'snd_voi_home_103401', 5, 1034810, 1, 1, 0, 'snd_voi_home_103401_0005', 0, 1034018, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90006, 'Cherry blossom picnics, entrance ceremonies�celebrations are all about lettin'' loose. So how ''bout we start this party?!', 'snd_voi_home_103401', 6, 1034007, 1, 1, 0, 'snd_voi_home_103401_0006', 0, 1034801, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90007, 'Festivals are where it''s at in the summer, right? A summer without carryin'' a mikoshi shrine''s too sad to imagine!', 'snd_voi_home_103401', 7, 1034001, 1, 1, 0, 'snd_voi_home_103401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90008, 'The perfect end to fall is the Tori-no-ichi festival! Hope we can get our hands on some of that luck and fortune goin'' around.', 'snd_voi_home_103401', 8, 6009, 1, 1, 0, 'snd_voi_home_103401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90009, 'We can''t stay cooped up inside all day just ''cause it''s cold. A real Edo girl knows how to have fun in the snow!', 'snd_voi_home_103401', 9, 1034805, 1, 1, 0, 'snd_voi_home_103401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91000, 'Nothin'' like the sweet smell of tatami mats when ya take a nap. That''s exactly why I had some put down in my dorm room!', 'snd_voi_home_103401', 10, 1034800, 1, 1, 0, 'snd_voi_home_103401_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91001, 'I''m pretty handy with DIY stuff thanks to my pa. You ever need anythin'' small done, jus'' lemme know!', 'snd_voi_home_103401', 11, 1034001, 1, 1, 0, 'snd_voi_home_103401_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91002, 'If Tama''s representin'' Naniwa, then I''m the pride of Edo! No way I''m gonna lose to her!', 'snd_voi_home_103401', 12, 1034021, 1, 1, 0, 'snd_voi_home_103401_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91003, 'Oguri''s got the biggest appetite I''ve ever seen! Makes me wanna treat her to a meal! ...Y''know, if I could.', 'snd_voi_home_103401', 13, 1034007, 1, 1, 0, 'snd_voi_home_103401_0013', 0, 1034809, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91004, 'The ol'' downtown games I''m used to can get kinda rough. Somebody like Creek might just faint from watchin''!', 'snd_voi_home_103401', 14, 1034800, 1, 1, 0, 'snd_voi_home_103401_0014', 0, 1034821, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91005, 'This getup feels just right for special occasions. Style like this makes me wanna dance the night away!', 'snd_voi_home_103401', 15, 1034000, 1, 1, 0, 'snd_voi_home_103401_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91006, 'Dancin''s the biggest part of a festival! So I''m more than cut out for center stage!', 'snd_voi_home_103401', 16, 7009, 1, 1, 0, 'snd_voi_home_103401_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91007, 'Hehe, this look wouldn''t be bad for holdin'' up a festival shrine. No better time to celebrate than after takin'' the prize in a race!', 'snd_voi_home_103401', 17, 1034801, 1, 1, 0, 'snd_voi_home_103401_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91008, 'My whole body''s itchin'' to hit the track when I wear this. Think I needa go out for a run!', 'snd_voi_home_103401', 18, 1034000, 1, 1, 0, 'snd_voi_home_103401_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91009, 'Nothin'' like a hot bath after morning training! You should give it a try!', 'snd_voi_home_103401', 19, 1034805, 1, 1, 0, 'snd_voi_home_103401_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91010, 'The cafeteria food''s great and all, but sometimes I wanna try makin'' my own homemade soba!', 'snd_voi_home_103401', 20, 1034006, 1, 1, 0, 'snd_voi_home_103401_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91011, 'Hyachoo! Was that sneeze ''cause someone''s talkin'' behind my back? ...Ah, wait. It''s just ''cause I''m cold.', 'snd_voi_home_103401', 21, 1034811, 1, 1, 0, 'snd_voi_home_103401_0021', 0, 6003, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91012, 'Finally startin'' to get warm out. You up for doin'' a little clam digging?', 'snd_voi_home_103401', 22, 1034805, 1, 1, 0, 'snd_voi_home_103401_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91013, 'Somebody might end up overdoin'' it in this heat. I''ll bring some extra water�ya never know who might need it.', 'snd_voi_home_103401', 23, 1034018, 1, 1, 0, 'snd_voi_home_103401_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91014, 'Seein'' the fall maple leaves sounds pretty stylish, huh? I bet we could find a shrine with a good view of ''em!', 'snd_voi_home_103401', 24, 1034016, 1, 1, 0, 'snd_voi_home_103401_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91015, 'Man, it''s so cold, these goose bumps just won''t go away. Only way to solve this problem is by movin'' around real good!', 'snd_voi_home_103401', 25, 1034807, 1, 1, 0, 'snd_voi_home_103401_0025', 0, 1034001, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92000, 'Hehehe, keep your eyes on me. My runnin''s gonna blow your mind!', 'snd_voi_training_103401', 0, 1034801, 2, 1, 0, 'snd_voi_training_103401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92001, 'Don''t be all shy, got it? Gimme the hardest trainin'' you can think up!', 'snd_voi_training_103401', 1, 3003, 2, 1, 0, 'snd_voi_training_103401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92002, 'Whatever''s on the regimen, I''m gonna nail it, and with style too!', 'snd_voi_training_103401', 2, 1034805, 2, 1, 0, 'snd_voi_training_103401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92003, 'Puttin'' in effort behind the scenes is real style. So I''m gonna train hard ''n'' steady. That''s what true Edo spirit''s all about!', 'snd_voi_training_103401', 3, 6003, 2, 1, 0, 'snd_voi_training_103401_0003', 0, 1034801, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92011, 'Trainin'' up a storm, then washin'' off all the salt and sweat in the bath! Nothin'' better than that!', 'snd_voi_training_103400', 39, 1034007, 2, 1, 0, 'snd_voi_training_103400_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92005, 'Havin'' a partner''s great. However hard things get, I know we''ll always pull through if we''re together!', 'snd_voi_training_103401', 5, 1034006, 2, 1, 0, 'snd_voi_training_103401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92006, 'Feels like I can make it to the top of the world with you, Boss. You and me? That''s a festival that don''t stop!', 'snd_voi_training_103401', 6, 1034805, 2, 1, 0, 'snd_voi_training_103401_0006M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92106, 'Feels like I can make it to the top of the world with you, Boss. You and me? That''s a festival that don''t stop!', 'snd_voi_training_103401', 6, 1034805, 2, 1, 0, 'snd_voi_training_103401_0006F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92007, 'It''s kinda tough always stayin'' real. But get this�when I see you''re right there with me, I know you''ll help me be my best!', 'snd_voi_training_103401', 7, 1034809, 2, 1, 0, 'snd_voi_training_103401_0007M', 1, 1034802, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92107, 'It''s kinda tough always stayin'' real. But get this�when I see you''re right there with me, I know you''ll help me be my best!', 'snd_voi_training_103401', 7, 1034809, 2, 1, 0, 'snd_voi_training_103401_0007F', 2, 1034802, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 93000, 'The words "ace trainer" were made just for you!', 'snd_voi_training_103401', 8, 0, 2, 1, 0, 'snd_voi_training_103401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 93001, 'Hehe, you were pretty stylin'' out there too!', 'snd_voi_training_103401', 9, 0, 2, 1, 0, 'snd_voi_training_103401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95000, 'Take a good look! I''m bigger ''n'' better than ever!', 'snd_voi_outgame_103401', 0, 7009, 7, 1, 0, 'snd_voi_outgame_103401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95001, 'Well now! This what they mean by "new and improved"?', 'snd_voi_outgame_103401', 1, 0, 7, 1, 0, 'snd_voi_outgame_103401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95003, 'Inari One! Happy to be here!', 'snd_voi_outgame_103401', 3, 7009, 7, 1, 0, 'snd_voi_outgame_103401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95004, 'Whozzat stylish Edo Umamusume? Inari One, the one and only!', 'snd_voi_gacha_103401', 0, 0, 7, 1, 0, 'snd_voi_gacha_103401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1008, 'Let''s go, people!', 'snd_voi_teamst_st_103400_0000', 0, 1034018, 8, 1, 0, 'snd_voi_teamst_st_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1073, 'I got your back!', 'snd_voi_teamst_st_103400_1006', 0, 1034801, 8, 1, 0, 'snd_voi_teamst_st_103400_1006_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1074, 'Keepin'' it real!', 'snd_voi_teamst_st_103400_1021', 0, 1034006, 8, 1, 0, 'snd_voi_teamst_st_103400_1021_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1000, 'And we''re off!', 'snd_voi_teamst_103400', 0, 1034001, 8, 1, 0, 'snd_voi_teamst_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1001, 'Hehe, howzat?', 'snd_voi_teamst_103400', 1, 0, 8, 1, 0, 'snd_voi_teamst_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1003, 'I''m gonna remember that one!', 'snd_voi_teamst_103400', 2, 0, 8, 1, 0, 'snd_voi_teamst_103400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1002, 'This some kinda joke?!', 'snd_voi_teamst_103400', 3, 0, 8, 1, 0, 'snd_voi_teamst_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1004, 'Never had a doubt!', 'snd_voi_teamst_103400', 4, 3009, 8, 1, 0, 'snd_voi_teamst_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1007, 'Somebody grab the fireworks!', 'snd_voi_teamst_103400', 5, 1034000, 8, 1, 0, 'snd_voi_teamst_103400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1006, 'I''m gonna remember that one!', 'snd_voi_teamst_103400', 2, 1034805, 8, 1, 0, 'snd_voi_teamst_103400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 1005, 'This some kinda joke?!', 'snd_voi_teamst_103400', 3, 1034807, 8, 1, 0, 'snd_voi_teamst_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 40000, 'Keep your eyes peeled for this one!', 'snd_voi_race_103401', 2, 0, 3, 1, 0, 'snd_voi_race_103401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 40001, 'I''m your stylin'' Edo girl! Inari One here, about to give ya... one heckuva show!', 'snd_voi_race_103401', 3, 0, 3, 1, 0, 'snd_voi_race_103401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30004, 'The proof''s in the placing. And being One is just my style!', 'snd_voi_race_103401', 0, 0, 3, 1, 0, 'snd_voi_race_103401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30005, 'Ya like that? Never had a doubt!', 'snd_voi_race_103400', 8, 0, 3, 1, 0, 'snd_voi_race_103400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 31000, 'I''m about to tear it up!', 'snd_voi_race_103400', 9, 0, 3, 1, 0, 'snd_voi_race_103400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 13, 'Come an'' get your login bonus!', 'snd_voi_title_103400', 4, 1034006, 1, 1, 0, 'snd_voi_title_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 15, 'Don''t forget to pick this up tomorrow!', 'snd_voi_title_103400', 5, 1034007, 1, 1, 0, 'snd_voi_title_103400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 110000, 'Trainin'' again, huh? That''s some nice spirit!', 'snd_voi_home_103400', 21, 0, 1, 1, 0, 'snd_voi_home_103400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 110001, 'This place''s loaded with history. Gotta keep that tradition alive.', 'snd_voi_home_103400', 22, 0, 1, 1, 0, 'snd_voi_home_103400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 110002, 'Oh ho, takin'' on some races? Bold�just how I like it!', 'snd_voi_home_103400', 23, 0, 1, 1, 0, 'snd_voi_home_103400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 10021, 'Hey, the Umamusume Archive hit the next level.', 'snd_voi_home_103400', 24, 1034006, 1, 1, 0, 'snd_voi_home_103400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 20051, 'All right, let''s do this!', 'snd_voi_training_103400', 65, 0, 2, 1, 0, 'snd_voi_training_103400_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70000, 'I''m always runnin'' in style.', 'snd_voi_outgame_103400', 3, 3001, 7, 1, 0, 'snd_voi_outgame_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95005, 'Now that''s what I call a power-up!', 'snd_voi_outgame_103400', 4, 0, 7, 1, 0, 'snd_voi_outgame_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95006, 'I just keep getting bigger and better!', 'snd_voi_outgame_103400', 5, 0, 7, 1, 0, 'snd_voi_outgame_103400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 120000, 'I''m feelin'' colossal now!', 'snd_voi_outgame_103400', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140000, 'It''s all ''bout guts!', 'snd_voi_minigame_103400', 0, 7009, 9, 1, 0, 'snd_voi_minigame_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140001, 'That''s the way!', 'snd_voi_minigame_103400', 1, 1034812, 9, 1, 0, 'snd_voi_minigame_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140002, 'Take a do-over!', 'snd_voi_minigame_103400', 2, 1034813, 9, 1, 0, 'snd_voi_minigame_103400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140003, 'You hit it big time!', 'snd_voi_minigame_103400', 3, 971034, 9, 1, 0, 'snd_voi_minigame_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140004, 'Ya did pretty nice!', 'snd_voi_minigame_103400', 4, 972034, 9, 1, 0, 'snd_voi_minigame_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140005, 'Hey, don''t sweat it!', 'snd_voi_minigame_103400', 5, 1034814, 9, 1, 0, 'snd_voi_minigame_103400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140006, 'You hit it big time!', 'snd_voi_minigame_103400', 3, 974034, 9, 1, 0, 'snd_voi_minigame_103400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140007, 'Ya did pretty nice!', 'snd_voi_minigame_103400', 4, 973034, 9, 1, 0, 'snd_voi_minigame_103400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140008, 'Wooo!', 'snd_voi_minigame_103400', 6, 1034001, 9, 1, 0, 'snd_voi_minigame_103400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140009, 'Go for it!', 'snd_voi_minigame_103400', 7, 1034000, 9, 1, 0, 'snd_voi_minigame_103400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140010, 'Make it count!', 'snd_voi_minigame_103400', 8, 2009, 9, 1, 0, 'snd_voi_minigame_103400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140011, 'A bold move!', 'snd_voi_minigame_103400', 9, 1034007, 9, 1, 0, 'snd_voi_minigame_103400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140014, 'Kaaagh!', 'snd_voi_minigame_103400', 10, 1034816, 9, 1, 0, 'snd_voi_minigame_103400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140015, 'Hrmm...', 'snd_voi_minigame_103400', 11, 6003, 9, 1, 0, 'snd_voi_minigame_103400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140016, 'Hey, you good?', 'snd_voi_minigame_103400', 12, 1034018, 9, 1, 0, 'snd_voi_minigame_103400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140012, 'Now that''s a jackpot!', 'snd_voi_minigame_103400', 13, 1034823, 9, 1, 0, 'snd_voi_minigame_103400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140013, 'Now we''re cookin''!', 'snd_voi_minigame_103400', 14, 1034815, 9, 1, 0, 'snd_voi_minigame_103400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140017, 'Aw geeez!', 'snd_voi_minigame_103400', 15, 1034824, 9, 1, 0, 'snd_voi_minigame_103400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 140018, 'Darn close, too!', 'snd_voi_minigame_103400', 16, 1034818, 9, 1, 0, 'snd_voi_minigame_103400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70004, 'Check it out! I make this uniform look swanky.', 'snd_voi_outgame_103400', 16, 1034819, 7, 1, 0, 'snd_voi_outgame_103400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70010, 'Everyone kinda looks like they''re from the same row house wearin'' this.', 'snd_voi_outgame_103400', 17, 1034018, 7, 1, 0, 'snd_voi_outgame_103400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70008, 'This outfit''s got me pumped! ''Cause a concert''s just like a festival!', 'snd_voi_outgame_103400', 20, 1034820, 7, 1, 0, 'snd_voi_outgame_103400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70014, 'All we need is festival music now, and my body''ll start dancin'' on its own!', 'snd_voi_outgame_103400', 21, 1034000, 7, 1, 0, 'snd_voi_outgame_103400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70009, 'Hehehe! I''m really stylin'' when I got my Edo girl threads on!', 'snd_voi_outgame_103400', 22, 3009, 7, 1, 0, 'snd_voi_outgame_103400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70015, 'Wearing this never gets old. I gotta hand it to the artisans and their amazin'' work.', 'snd_voi_outgame_103400', 23, 6001, 7, 1, 0, 'snd_voi_outgame_103400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71004, 'Check it out! I make this uniform look swanky.', 'snd_voi_outgame_103400', 16, 18, 7, 0, 0, 'snd_voi_outgame_103400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71010, 'Everyone kinda looks like they''re from the same row house wearin'' this.', 'snd_voi_outgame_103400', 17, 48, 7, 0, 0, 'snd_voi_outgame_103400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71008, 'This outfit''s got me pumped! ''Cause a concert''s just like a festival!', 'snd_voi_outgame_103400', 20, 19, 7, 0, 0, 'snd_voi_outgame_103400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71014, 'All we need is festival music now, and my body''ll start dancin'' on its own!', 'snd_voi_outgame_103400', 21, 23, 7, 0, 0, 'snd_voi_outgame_103400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71009, 'Hehehe! I''m really stylin'' when I got my Edo girl threads on!', 'snd_voi_outgame_103400', 22, 148, 7, 0, 0, 'snd_voi_outgame_103400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71015, 'Wearing this never gets old. I gotta hand it to the artisans and their amazin'' work.', 'snd_voi_outgame_103400', 23, 34, 7, 0, 0, 'snd_voi_outgame_103400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 2030, 'And we''re off!', 'snd_voi_teamst_103400', 0, 1034001, 10, 1, 0, 'snd_voi_teamst_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 2031, 'Let''s go, people!', 'snd_voi_teamst_st_103400_0000', 0, 1034018, 10, 1, 0, 'snd_voi_teamst_st_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 2032, 'Couldn''t have asked for a better partner!', 'snd_voi_training_103400', 64, 1034007, 10, 1, 0, 'snd_voi_training_103400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 2033, 'This festival''s hot as they come! ''Cause the standout star''s... none other than me!', 'snd_voi_training_103400', 19, 1034001, 10, 1, 0, 'snd_voi_training_103400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 2034, 'Jus'' think of me as the big boat that''s gonna haul us to victory!', 'snd_voi_training_103400', 16, 1034021, 10, 1, 0, 'snd_voi_training_103400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 2035, 'Couldn''t have asked for a better partner!', 'snd_voi_training_103400', 64, 1034007, 10, 0, 0, 'snd_voi_training_103400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70018, 'I''ll be the most stylin'' runner out there, whatever I wear!', 'snd_voi_outgame_103400', 26, 7009, 7, 1, 0, 'snd_voi_outgame_103400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70019, 'Whether it''s how ya dress or how ya act, bein'' an Edo girl''s all about style!', 'snd_voi_outgame_103400', 27, 1034006, 7, 1, 0, 'snd_voi_outgame_103400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71018, 'I''ll be the most stylin'' runner out there, whatever I wear!', 'snd_voi_outgame_103400', 26, 18, 7, 0, 0, 'snd_voi_outgame_103400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71019, 'Whether it''s how ya dress or how ya act, bein'' an Edo girl''s all about style!', 'snd_voi_outgame_103400', 27, 23, 7, 0, 0, 'snd_voi_outgame_103400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90010, 'Mornin'', Boss! Hehe, seein'' the sunrise reminds me... the sun seemed extra shiny while we were preppin'' for the Heartfire Ceremony.', 'snd_voi_home_103402', 0, 1034007, 1, 1, 0, 'snd_voi_home_103402_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90011, 'Ya sure get a lot done as an early riser. I swept the courtyard and visited the Three Goddesses, but the day''s just gettin'' started!', 'snd_voi_home_103402', 1, 1034006, 1, 1, 0, 'snd_voi_home_103402_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90012, 'Wearin'' this getup really makes ya feel more devout. Pretty sure I said "thanks for the grub" even louder than usual!', 'snd_voi_home_103402', 2, 1034805, 1, 1, 0, 'snd_voi_home_103402_0002', 0, 1034000, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90013, 'I get so drowsy right after lunch... It''s weird, ''cause I stayed awake just fine when we spent the whole night reading...', 'snd_voi_home_103402', 3, 1034011, 1, 1, 0, 'snd_voi_home_103402_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90014, '...Quiet tonight, isn''t it? Now if ya only had the sound of three cleats hittin'' the ground, we''d be transported right back to the Heartfire Ceremony.', 'snd_voi_home_103402', 4, 1034826, 1, 1, 0, 'snd_voi_home_103402_0004', 0, 1034825, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90015, 'I was walkin'' ''round last night, and a buncha folks kept bowin'' to me when we crossed paths... Did they really think a god was out for an evenin'' stroll?', 'snd_voi_home_103402', 5, 1034018, 1, 1, 0, 'snd_voi_home_103402_0005', 0, 1034809, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90016, 'Nothin'' screams spring like a party! Especially a cherry-blossom viewin'' party. Nothin'' beats dancin'' ''round in a flurry of flower petals.', 'snd_voi_home_103402', 6, 1034000, 1, 1, 0, 'snd_voi_home_103402_0006', 0, 1034007, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90017, 'Can''t have a festival without the festival vibes! How else''re ya gonna celebrate all the people and prayers that came before us?', 'snd_voi_home_103402', 7, 1034006, 1, 1, 0, 'snd_voi_home_103402_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90018, 'Ya think people ever say "eat like an Umamusume"? This is the season for givin'' thanks, so I say we should all be chowin'' down!', 'snd_voi_home_103402', 8, 1034007, 1, 1, 0, 'snd_voi_home_103402_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90019, 'I''m always dead serious ''bout year-end cleanin''. How can ya head into the new year without a clean slate?!', 'snd_voi_home_103402', 9, 1034018, 1, 1, 0, 'snd_voi_home_103402_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91016, 'Tama''s takoyaki are seriously outta this world. Well, as thanks, I''m just gonna have to show her the griddle-fried goodness that is monjayaki.', 'snd_voi_home_103402', 10, 1034007, 1, 1, 0, 'snd_voi_home_103402_0010', 0, 3009, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91017, 'I went with Oguri to a shrine recently... When she clapped her hands in prayer, she just blurted out "thanks for the food" outta habit.', 'snd_voi_home_103402', 11, 1034004, 1, 1, 0, 'snd_voi_home_103402_0011', 0, 1034011, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91018, 'Ardan and I stopped by a shrine awhile back, and she started tellin'' me ''bout the shrine''s history and all that. She knew so much stuff that people started gatherin'' ''round to listen!', 'snd_voi_home_103402', 12, 9001, 1, 1, 0, 'snd_voi_home_103402_0012', 0, 1034821, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91019, 'Yaeno''s your girl when it comes to taiko drummin''. When she beats that thing, your whole body quakes and shakes to the rhythm!', 'snd_voi_home_103402', 13, 1034006, 1, 1, 0, 'snd_voi_home_103402_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91020, 'The baths at the training grounds were somethin'' else. Once we were done with the Heartfire Ceremony, we all did some stargazin'' and sang a tune or two after gettin'' in one last soak.', 'snd_voi_home_103402', 14, 1034000, 1, 1, 0, 'snd_voi_home_103402_0014', 0, 1034007, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91028, 'I''ll carry your dreams and shout ''em so loud, even runners in the future will notice... This getup comes with a mission, and I''m gonna see it through.', 'snd_voi_home_103402', 15, 1034018, 1, 1, 0, 'snd_voi_home_103402_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91029, 'When the younger runners saw this hairdo, they all started pettin'' it all over, sayin'' it''s "so fluffy" or whatever.', 'snd_voi_home_103402', 16, 1034809, 1, 1, 0, 'snd_voi_home_103402_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91021, 'I had this weird dream where I was carryin'' a portable shrine with the Three Goddesses. Ya think this is one of them prophecies ya hear so much about?', 'snd_voi_home_103402', 17, 1034006, 1, 1, 0, 'snd_voi_home_103402_0017', 0, 1034826, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91022, 'You feelin'' hungry? Hehe, don''tcha worry, I''ve got a few sweet festival treats hidden up these sleeves.', 'snd_voi_home_103402', 18, 1034007, 1, 1, 0, 'snd_voi_home_103402_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91023, 'Guess I''ll get in a quick prayer before bed. Eternal health and boundless passion to all Umamusume! That oughta do it!', 'snd_voi_home_103402', 19, 1034800, 1, 1, 0, 'snd_voi_home_103402_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91024, 'My favorite shop is puttin'' out bentos for flower-viewin''! Whaddaya say to treatin'' ourselves to some inari-zushi stuffed with bamboo rice?!', 'snd_voi_home_103402', 20, 1034000, 1, 1, 0, 'snd_voi_home_103402_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91025, 'Nothin'' beats the summer heat like chowin'' down on some eel! A li''l sansho pepper sprinkled over a grilled eel rice bowl is so good, it sends a chill down my spine!', 'snd_voi_home_103402', 21, 1034007, 1, 1, 0, 'snd_voi_home_103402_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91026, 'Our tails look a lot like flowerin'' silver grass, so some people think there''s a connection between ''em. Silver grass is s''posed to protect ya from evil spirits, so I''m not complainin''.', 'snd_voi_home_103402', 22, 1034018, 1, 1, 0, 'snd_voi_home_103402_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 91027, 'Sure is cold outside. Guess we''ll just have to warm ourselves up by reignitin'' our passion through dance!', 'snd_voi_home_103402', 23, 9007, 1, 1, 0, 'snd_voi_home_103402_0023', 0, 1034001, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92015, 'All right, let''s hop to it! Let that passion runnin'' through your veins fuel your legs!', 'snd_voi_training_103402', 0, 1034000, 2, 1, 0, 'snd_voi_training_103402_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92016, 'This getup looks all loose and flappy, but you''d be shocked how easy it is to move around in. I''ll show you a divine runner''s skills anytime!', 'snd_voi_training_103402', 1, 1034006, 2, 1, 0, 'snd_voi_training_103402_0001', 0, 1034801, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92017, 'Maybe I should flutter these sleeves around while trainin''? If I''m gonna be in a trainin'' montage, might as well look stylish, right?', 'snd_voi_training_103402', 2, 1034805, 2, 1, 0, 'snd_voi_training_103402_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92018, 'I shouldn''t take the fact that I can continue runnin'' for granted. The best way to show that gratitude is by trainin'' my butt off!', 'snd_voi_training_103402', 3, 1034018, 2, 1, 0, 'snd_voi_training_103402_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92020, 'No matter how tough things look, I''m carryin'' all these dreams with me to the finish line, one way or ''nother!', 'snd_voi_training_103402', 5, 1034001, 2, 1, 0, 'snd_voi_training_103402_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92021, 'I''m passionate, you''re passionate�with our passions combined, we''ll carve our names into history!', 'snd_voi_training_103402', 6, 1034006, 2, 1, 0, 'snd_voi_training_103402_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92022, 'Imagine a spark that shines so bright, ya never forget it... That''s the kinda performance I wanna give! Now show me how, Boss!', 'snd_voi_training_103402', 7, 1034827, 2, 1, 0, 'snd_voi_training_103402_0007M', 1, 1034000, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 92122, 'Imagine a spark that shines so bright, ya never forget it... That''s the kinda performance I wanna give! Now show me how, Boss!', 'snd_voi_training_103402', 7, 1034827, 2, 1, 0, 'snd_voi_training_103402_0007F', 2, 1034000, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 93004, 'Looks like my hopes and dreams came through too!', 'snd_voi_training_103402', 8, 0, 2, 1, 0, 'snd_voi_training_103402_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 93005, 'Ya think we made all those wishes from the past come true?', 'snd_voi_training_103402', 9, 0, 2, 1, 0, 'snd_voi_training_103402_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95007, 'The present''s shinin'' bright!', 'snd_voi_outgame_103402', 0, 1034001, 7, 1, 0, 'snd_voi_outgame_103402_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95008, 'Now that I''m stronger, I can carry even more hopes and dreams!', 'snd_voi_outgame_103402', 1, 0, 7, 1, 0, 'snd_voi_outgame_103402_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95010, 'Feast your eyes on Inari One!', 'snd_voi_outgame_103402', 3, 7009, 7, 1, 0, 'snd_voi_outgame_103402_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70016, 'Look and be amazed! The great Inari One has arrived!', 'snd_voi_outgame_103400', 24, 1034801, 7, 1, 0, 'snd_voi_outgame_103400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 70017, 'Whaddaya think? Divinity suits me, don''t it?', 'snd_voi_outgame_103400', 25, 1034007, 7, 1, 0, 'snd_voi_outgame_103400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71016, 'Look and be amazed! The great Inari One has arrived!', 'snd_voi_outgame_103400', 24, 23, 7, 0, 0, 'snd_voi_outgame_103400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 71017, 'Whaddaya think? Divinity suits me, don''t it?', 'snd_voi_outgame_103400', 25, 48, 7, 0, 0, 'snd_voi_outgame_103400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 95009, 'I''ll show ya a stylish race that''ll be remembered for years to come!', 'snd_voi_gacha_103402', 0, 0, 7, 1, 0, 'snd_voi_gacha_103402_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 40003, 'May these hopes and dreams take flight!', 'snd_voi_race_103402', 2, 0, 3, 1, 0, 'snd_voi_race_103402_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 40004, 'Connectin'' the past and future is this moment! Beyond this time, beyond this place... may these hopes and dreams take flight!', 'snd_voi_race_103402', 3, 0, 3, 1, 0, 'snd_voi_race_103402_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30006, 'With these feet, our hopes and dreams will run off into the sunset!', 'snd_voi_race_103402', 0, 0, 3, 1, 0, 'snd_voi_race_103402_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 30007, 'Ya like that? Never had a doubt!', 'snd_voi_race_103400', 8, 0, 3, 1, 0, 'snd_voi_race_103400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 400001, 'Hehe, now we''re talkin''! Let''s get this Heartfire Ceremony show on the road!', 'snd_voi_event_090019', 1, 1034001, 7, 1, 0, 'snd_voi_event_090019_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 400003, 'I betcha Tama doesn''t even know she''s good at lookin'' after others. And that''s what makes her a natural-born leader!', 'snd_voi_event_090019', 3, 1034007, 7, 1, 0, 'snd_voi_event_090019_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 400007, 'After livin'', eatin'', and even bathin'' together, our hearts are one. All that''s left is to give a show nobody will forget!', 'snd_voi_event_090019', 7, 1034006, 7, 1, 0, 'snd_voi_event_090019_0007', 0, 1034801, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_103400', 1, 980011, 1, 1, 0, 'snd_voi_valentine_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_103400', 1, 980011, 1, 1, 0, 'snd_voi_valentine_103400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1034, 80000, 'Nice job!', 'snd_voi_aimteam_103400', 0, 1034018, 7, 0, 0, 'snd_voi_aimteam_103400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 11, 'Cygames', 'snd_voi_title_103500', 0, 0, 0, 1, 0, 'snd_voi_title_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_103500', 1, 0, 0, 1, 0, 'snd_voi_title_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10000, 'I won''t lose hope! I won''t give up! I promised to win the Derby no matter what!', 'snd_voi_home_103500', 0, 1035018, 1, 1, 0, 'snd_voi_home_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10001, 'I don''t think I can thank you enough, Trainer! Thank you! Thank you! Thank youuu!', 'snd_voi_home_103500', 1, 1035017, 1, 1, 0, 'snd_voi_home_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10002, 'You''re always there for me when I give it my all. That''s why I can run as hard as I can!', 'snd_voi_home_103500', 2, 9001, 1, 1, 0, 'snd_voi_home_103500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10003, 'I got New Year''s cards from everyone! My sister and the others seem to be doing great... They''ve given me energy to start the new year!', 'snd_voi_home_103500', 3, 9000, 1, 1, 0, 'snd_voi_home_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10004, 'I wanted to say thanks with my favorite rice-filled chocolate, but I messed it up! I''m sorry, here''s some regular chocolate!', 'snd_voi_home_103500', 4, 1035004, 1, 1, 0, 'snd_voi_home_103500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10005, 'I put all my thanks and gratitude and stuff into this chocolate, so... Uwaaah, it''s so embarrassing to say it out loud... Uwaah! Don''t look at me!', 'snd_voi_home_103500', 5, 1035815, 1, 1, 0, 'snd_voi_home_103500_0005', 0, 1035805, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10006, 'Yaaawn... I made a hundred sunshine dolls last night... But maybe that''s still not enough to see Hikoboshi and Orihime reunite on the Milky Way?', 'snd_voi_home_103500', 6, 1035819, 1, 1, 0, 'snd_voi_home_103500_0006', 0, 14, 3290, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10007, 'I''d never play tricks on people, but I got a ton of candy! Oooh! Everyone is sooo kind!', 'snd_voi_home_103500', 7, 9000, 1, 1, 0, 'snd_voi_home_103500_0007', 0, 6008, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10008, 'Happy holidays! Hehe, let''s have fun together, Trainer! Today is the day when there''s enough happiness for everyone.', 'snd_voi_home_103500', 8, 1035018, 1, 1, 0, 'snd_voi_home_103500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10009, 'Maybe Santa will visit if you''ve behaved well, Trainer. Don''t worry, I already got something for y�oops!', 'snd_voi_home_103500', 9, 1035007, 1, 1, 0, 'snd_voi_home_103500_0009', 0, 1035014, 7300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10010, 'They say eating New Year''s soba can help you live a long and healthy life! All right, I''m gonna eat a hundred bowls!', 'snd_voi_home_103500', 10, 1035018, 1, 1, 0, 'snd_voi_home_103500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10011, 'Happy birthdaaay! From now on, no matter how many years pass, let''s do our best together! Foooreveeer!', 'snd_voi_home_103500', 11, 1035017, 1, 1, 0, 'snd_voi_home_103500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10012, 'You''re an adult now, but even you were little once, right, Trainer? Hehe, I''d like to see that.', 'snd_voi_home_103500', 12, 9002, 1, 1, 0, 'snd_voi_home_103500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10013, 'Today''s my birthday! "Three, two, ooone... GOOO!" Remember that! The signal is GOOO!', 'snd_voi_home_103500', 13, 1035007, 1, 1, 0, 'snd_voi_home_103500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10014, 'Ehehe. Thanks for the birthday wishes... Ugh-uwaaaagh! I''m sooo glad I was booorn!', 'snd_voi_home_103500', 14, 2, 1, 1, 0, 'snd_voi_home_103500_0014', 0, 6008, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10015, 'Trainer! Trainer! I think there''s some kind of notice!', 'snd_voi_home_103500', 15, 9000, 1, 1, 0, 'snd_voi_home_103500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10016, 'Hey, there''s a present! Can I open it? ...Why not?!', 'snd_voi_home_103500', 16, 1035800, 1, 1, 0, 'snd_voi_home_103500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10017, 'Oooh! Congratulations on reaching your goal, Trainer! HOORAY, HOORAAAY!', 'snd_voi_home_103500', 17, 1035017, 1, 1, 0, 'snd_voi_home_103500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10018, 'They''re preparing for an event right now! Uwaaah, I''m so excited!', 'snd_voi_home_103500', 18, 1035000, 1, 1, 0, 'snd_voi_home_103500_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10019, 'Looks like they''re doing something interesting! Let''s go check it out! Come on, come on! If we don''t hurry, it might be over!', 'snd_voi_home_103500', 19, 1035007, 1, 1, 0, 'snd_voi_home_103500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10025, 'I got this shirt at my favorite sports shop! It''s super, SUPER breathable! Not to mention super absorbent!', 'snd_voi_home_103500', 25, 9001, 1, 1, 0, 'snd_voi_home_103500_0025', 0, 1035018, 2600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10026, 'Hayahide and Taishin are SOOO good at escape rooms! They''re like puzzle-solving machines! Me? They said I''m their "moral support"!', 'snd_voi_home_103500', 26, 1035800, 1, 1, 0, 'snd_voi_home_103500_0026', 0, 9001, 6600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10027, 'I helped a few kids learn how to stretch properly, and now we''re the best of buds! We''re even gonna play together next weekend!', 'snd_voi_home_103500', 27, 1035828, 1, 1, 0, 'snd_voi_home_103500_0027', 0, 1035000, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20000, 'Phew... Haaah... So... So TIRED...', 'snd_voi_training_103500', 0, 8008, 2, 1, 0, 'snd_voi_training_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20001, 'Ughhhh... Traaaineeer! I wanna try real hard... B-but my body won''t move at aaall...', 'snd_voi_training_103500', 1, 6008, 2, 1, 0, 'snd_voi_training_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20002, 'Woohoooo! I''m so full of energy! I''m bursting! My power is overflowing, and I can''t stop iiiit!', 'snd_voi_training_103500', 2, 1035024, 2, 1, 0, 'snd_voi_training_103500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20003, 'What should I do, Trainer?! I feel invincible now! I don''t know why, but it feels GREAT!', 'snd_voi_training_103500', 3, 1035007, 2, 1, 0, 'snd_voi_training_103500_0003', 0, 1035017, 5400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20004, 'I ate every last bit of my breakfast! I''m gonna be zooming around the track again!', 'snd_voi_training_103500', 4, 1035007, 2, 1, 0, 'snd_voi_training_103500_0004', 0, 1035024, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20005, 'I wanna do everything it takes! The harder you work, the faster you become!', 'snd_voi_training_103500', 5, 1035018, 2, 1, 0, 'snd_voi_training_103500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20006, 'It''s another great day for training! All right then, let''s hit the track runnin''!', 'snd_voi_training_103500', 6, 9002, 2, 1, 0, 'snd_voi_training_103500_0006', 0, 1035000, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20007, 'Heheh! I''m feeling as good as ever!', 'snd_voi_training_103500', 7, 1035000, 2, 1, 0, 'snd_voi_training_103500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20008, 'Ready? You bet I''m ready! Probably!', 'snd_voi_training_103500', 8, 9000, 2, 1, 0, 'snd_voi_training_103500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20009, 'Yaaawn... Oh, sorry! What were we doing? Right, training!', 'snd_voi_training_103500', 9, 1035819, 2, 1, 0, 'snd_voi_training_103500_0009', 0, 9010, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20010, 'My body should be fine, but I don''t have any energy... Hmm... That''s so weird...', 'snd_voi_training_103500', 10, 1035813, 2, 1, 0, 'snd_voi_training_103500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20011, 'They say waking up early is good for your health, so I got up at three in the morning! But I don''t feel good, for some reason...', 'snd_voi_training_103500', 11, 1035004, 2, 1, 0, 'snd_voi_training_103500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20021, 'A-another race?! I''ve done so many lately! I love running, but this? I dunno...', 'snd_voi_training_103500', 12, 3010, 2, 1, 0, 'snd_voi_training_103500_0012', 0, 1035008, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20022, 'Ugh! I''ve been in too many races, so I don''t think I can run that well! Uwaagh! I''m so weak!', 'snd_voi_training_103500', 13, 1035814, 2, 1, 0, 'snd_voi_training_103500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20023, 'It''s all perfect! I''ll definitely grab the winning ticket!', 'snd_voi_training_103500', 14, 1035018, 2, 1, 0, 'snd_voi_training_103500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20024, 'I''ve decided I''m definitely gonna win! There''s no way I''ll lose! You can count on it!', 'snd_voi_training_103500', 15, 1035007, 2, 1, 0, 'snd_voi_training_103500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20025, 'I''m at full power! I''m bursting with energy! I''ll get to the final stretch and blow past ''em all!', 'snd_voi_training_103500', 16, 1035000, 2, 1, 0, 'snd_voi_training_103500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20026, 'Hehehe. No matter what kind of race we''re in, I''m sure that you and I will do great together!', 'snd_voi_training_103500', 17, 1035801, 2, 1, 0, 'snd_voi_training_103500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20027, 'Hmm... There, I don''t get more concentrated than this! Now, all I have to do is run!', 'snd_voi_training_103500', 18, 9000, 2, 1, 0, 'snd_voi_training_103500_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20028, 'I feel super-duper great! More than great! I feel like I can run forever!', 'snd_voi_training_103500', 19, 1035018, 2, 1, 0, 'snd_voi_training_103500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20029, 'The race is finally here! I wonder who I''m up against!', 'snd_voi_training_103500', 20, 9001, 2, 1, 0, 'snd_voi_training_103500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20030, 'Hehe, I get kind of excited right before a race!', 'snd_voi_training_103500', 21, 1035801, 2, 1, 0, 'snd_voi_training_103500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20031, 'Have I forgotten to prepare anything? Hehe. I do that a lot, so would you double-check things for me?', 'snd_voi_training_103500', 22, 9000, 2, 1, 0, 'snd_voi_training_103500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20032, 'Ugh, I feel sooo itchy! I must be getting nervous! But I''m SO! FIRED! UUUP!', 'snd_voi_training_103500', 23, 1035816, 2, 1, 0, 'snd_voi_training_103500_0023', 0, 1035007, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20033, 'Ughhh... I can''t go on like this! I have to get my head in the game! Waaagh! Raaagh!', 'snd_voi_training_103500', 24, 1035816, 2, 1, 0, 'snd_voi_training_103500_0024', 0, 1035002, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20034, 'I''m worried about a bunch of stuff, but I have you with me, Trainer! So everything will be A-OK!', 'snd_voi_training_103500', 25, 9000, 2, 1, 0, 'snd_voi_training_103500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20035, 'If I lose... Ah, no! I can''t think like that... Ugh, but... Gah! I''m so worried!', 'snd_voi_training_103500', 26, 1035814, 2, 1, 0, 'snd_voi_training_103500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20036, 'S-some deep breaths might help! Inhale... Inhaaale... Ack! Too deep...', 'snd_voi_training_103500', 27, 1035813, 2, 1, 0, 'snd_voi_training_103500_0027', 0, 1035015, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20037, 'Ugh... Why am I so tense... Agh... I''m all itchy... But I gotta get fired up! Aaagh...', 'snd_voi_training_103500', 28, 1035813, 2, 1, 0, 'snd_voi_training_103500_0028', 0, 2007, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20038, 'Aye, aye!', 'snd_voi_training_103500', 29, 0, 2, 1, 0, 'snd_voi_training_103500_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20039, 'I got it!', 'snd_voi_training_103500', 30, 0, 2, 1, 0, 'snd_voi_training_103500_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20040, 'I''m on it!', 'snd_voi_training_103500', 31, 0, 2, 1, 0, 'snd_voi_training_103500_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20041, 'I gotta study?', 'snd_voi_training_103500', 32, 0, 2, 1, 0, 'snd_voi_training_103500_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20042, 'Say what?', 'snd_voi_training_103500', 33, 0, 2, 1, 0, 'snd_voi_training_103500_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20043, 'Yawn...', 'snd_voi_training_103500', 34, 0, 2, 1, 0, 'snd_voi_training_103500_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20046, 'Let''s go!', 'snd_voi_training_103500', 37, 0, 2, 1, 0, 'snd_voi_training_103500_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20047, 'It''s the ocean!', 'snd_voi_training_103500', 38, 0, 2, 1, 0, 'snd_voi_training_103500_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20049, 'This is the result of all our hard work together!', 'snd_voi_training_103500', 63, 0, 2, 1, 0, 'snd_voi_training_103500_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20050, 'Thank you so much, Trainer!', 'snd_voi_training_103500', 64, 0, 2, 1, 0, 'snd_voi_training_103500_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30000, 'Trainer, did you see me run?!', 'snd_voi_race_103500', 0, 0, 3, 1, 0, 'snd_voi_race_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30001, 'Heh-heh! I won''t lose next time!', 'snd_voi_race_103500', 1, 0, 3, 1, 0, 'snd_voi_race_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30002, 'All right! I''m gonna get even faster!', 'snd_voi_race_103500', 2, 0, 3, 1, 0, 'snd_voi_race_103500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30003, 'Sob... I''m so bummed out!', 'snd_voi_race_103500', 3, 0, 3, 1, 0, 'snd_voi_race_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 60000, 'Time to get fired up, everyone!', 'snd_voi_live_103500', 0, 1035017, 4, 1, 0, 'snd_voi_live_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 60001, 'Oooh... I''m so excited!', 'snd_voi_live_103500', 1, 1035002, 4, 1, 0, 'snd_voi_live_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70001, 'I''ll definitely make my dream come true! Just like we promised, Trainer!', 'snd_voi_outgame_103500', 1, 1035018, 7, 1, 0, 'snd_voi_outgame_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90000, 'Gooood morning, Trainer! Stay healthy today! And... uh... be well! Now let''s do it!', 'snd_voi_home_103501', 0, 1035017, 1, 1, 0, 'snd_voi_home_103501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90001, 'Just now, I saw a baby and mama bird fluttering around... Sniffle... Even first thing in the morning, everyone''s giving life their all!', 'snd_voi_home_103501', 1, 6008, 1, 1, 0, 'snd_voi_home_103501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90002, 'Uwaaah! Uraaagh! I won''t give in to the midday sleepies! Neveeer!', 'snd_voi_home_103501', 2, 1035024, 1, 1, 0, 'snd_voi_home_103501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90003, 'Hey there, Trainer! Is it time for afternoon training?! YEAH! I''ve been waiting for this!', 'snd_voi_home_103501', 3, 1035018, 1, 1, 0, 'snd_voi_home_103501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90004, 'Sniffle... You''re still working this late, all for my sake? Thanks so much, Traineeer!', 'snd_voi_home_103501', 4, 6008, 1, 1, 0, 'snd_voi_home_103501_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90005, 'Whaaat?! It''s already night?! I didn''t run enough�not at all!', 'snd_voi_home_103501', 5, 1035014, 1, 1, 0, 'snd_voi_home_103501_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90006, 'Cherry blossoms in full bloom... Encounters and farewells... Spring is overflowing with emotion everywhere! I LOVE IT SO MUCH!', 'snd_voi_home_103501', 6, 1035007, 1, 1, 0, 'snd_voi_home_103501_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90007, 'You hot? Then let''s go to the pool! It feels amazing to dive in with a flip!', 'snd_voi_home_103501', 7, 9001, 1, 1, 0, 'snd_voi_home_103501_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90008, 'Sniffle... The fall leaves are amazing... They give it their all to stay as beautiful as can be till the end... I want to live with everything I''ve got too!', 'snd_voi_home_103501', 8, 6008, 1, 1, 0, 'snd_voi_home_103501_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90009, 'I promised Yuki that we''d make a huuuge igloo! Once it''s finished, we''re gonna invite all our friends inside!', 'snd_voi_home_103501', 9, 1035018, 1, 1, 0, 'snd_voi_home_103501_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91000, 'I''ll share my chocolate with you! I''m sure I put it in my pocket... Huh? Oh no!', 'snd_voi_home_103501', 10, 9000, 1, 1, 0, 'snd_voi_home_103501_0010', 0, 1035008, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91001, 'Hayahide helps me study every time I have a makeup exam. And she teaches me so nice and carefully... She''s just the sweeteeest!', 'snd_voi_home_103501', 11, 1035817, 1, 1, 0, 'snd_voi_home_103501_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91002, 'When I''m asked to help out in a race, I put in more effort than usual. They gotta know they can count on me!', 'snd_voi_home_103501', 12, 1035018, 1, 1, 0, 'snd_voi_home_103501_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91003, 'Keep your mind as healthy as your body! That''s right, Dad! I haven''t forgotten what it takes to be a real pro!', 'snd_voi_home_103501', 13, 9000, 1, 1, 0, 'snd_voi_home_103501_0013', 0, 1035007, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91004, 'Huh? I thought of something, but... I forgot what it was! Oh well, no worries!', 'snd_voi_home_103501', 14, 1035010, 1, 1, 0, 'snd_voi_home_103501_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91005, 'Whether it''s running or dancing, I''m super happy if I can use these legs to inspire the audience!', 'snd_voi_home_103501', 15, 1035018, 1, 1, 0, 'snd_voi_home_103501_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91006, '...A-hem! Hehe, what do you think? Can I pull off this outfit like everyone else?', 'snd_voi_home_103501', 16, 12009, 1, 1, 0, 'snd_voi_home_103501_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91007, 'If a path opens up for even a moment, I''ll blast through it and take the lead! That''s what it means to compete!', 'snd_voi_home_103501', 17, 9009, 1, 1, 0, 'snd_voi_home_103501_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91008, 'I came up with this victory mark when I was little. Heh-heh! I''ve got good taste, huh?', 'snd_voi_home_103501', 18, 1035018, 1, 1, 0, 'snd_voi_home_103501_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91009, 'Jordan''s such an early bird! She works so hard on her makeup and stuff... Wow! She''s really impressive!', 'snd_voi_home_103501', 19, 1035007, 1, 1, 0, 'snd_voi_home_103501_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91010, 'The younger students laughed at me ''cause some of my lunch was stuck on my clothes! It was sooooo embarrassing!', 'snd_voi_home_103501', 20, 1035814, 1, 1, 0, 'snd_voi_home_103501_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91011, 'Gulp... It''s nighttime. If a g-ghost appears, I''ll handle it! I''ll yell, "Stop scarin'' everyooone!"', 'snd_voi_home_103501', 21, 9007, 1, 1, 0, 'snd_voi_home_103501_0021', 0, 1035802, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91012, 'I spent all the money in my wallet on a magazine I found with a feature on the Derby! ...Gah! My mom''s gonna flip!', 'snd_voi_home_103501', 22, 9001, 1, 1, 0, 'snd_voi_home_103501_0022', 0, 1035015, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91013, 'I saw Taishin this morning, and sure, she said "shut up" like normal. But she also said "good morning" back to me!', 'snd_voi_home_103501', 23, 1035803, 1, 1, 0, 'snd_voi_home_103501_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91014, 'It''s fun to run through the mountains this time of year. You can find these delicious-looking, pretty red mushrooms everywhere you look!', 'snd_voi_home_103501', 24, 9002, 1, 1, 0, 'snd_voi_home_103501_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91015, 'Let''s have hot cocoa later! My mom used to make it all the time as a reward for hard workers!', 'snd_voi_home_103501', 25, 9000, 1, 1, 0, 'snd_voi_home_103501_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92000, 'All right, let''s do it! Yeeeah!', 'snd_voi_training_103501', 0, 1035024, 2, 1, 0, 'snd_voi_training_103501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92001, 'Heh-heh. Whatever the training is, bring it on!', 'snd_voi_training_103501', 2, 1035000, 2, 1, 0, 'snd_voi_training_103501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92002, 'Woohoo! It''s time for training!', 'snd_voi_training_103501', 3, 1035818, 2, 1, 0, 'snd_voi_training_103501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92003, 'I''m ready to go! Let''s make this one count, Trainer!', 'snd_voi_training_103501', 4, 1035018, 2, 1, 0, 'snd_voi_training_103501_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92011, 'When I see everyone at it like this, I realize how hard they all work. Well, I won''t be slouchin'' either!', 'snd_voi_training_103501', 1, 9000, 2, 1, 0, 'snd_voi_training_103501_0001', 0, 1035018, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92005, 'Today I''ll show you that I''ve improved sooo much!', 'snd_voi_training_103501', 5, 1035007, 2, 1, 0, 'snd_voi_training_103501_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92006, 'We need to do our best now so we can grab our ticket to victory!', 'snd_voi_training_103501', 6, 9009, 2, 1, 0, 'snd_voi_training_103501_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92007, 'My dream will never come true without you, Trainer. So from this day on, let''s�uwaah! This is so embarrassing!', 'snd_voi_training_103501', 7, 9000, 2, 1, 0, 'snd_voi_training_103501_0007', 0, 1035804, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 93000, 'We earned this ticket to victory together... I''ll never let it go!', 'snd_voi_training_103501', 8, 0, 2, 1, 0, 'snd_voi_training_103501_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 93001, 'Traaaineeer! Thank you sooo much!', 'snd_voi_training_103501', 9, 0, 2, 1, 0, 'snd_voi_training_103501_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95000, 'Looks like I''ve still got some growing to do!', 'snd_voi_outgame_103501', 0, 1035000, 7, 1, 0, 'snd_voi_outgame_103501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95001, 'Can''t beat others if I can''t beat myself!', 'snd_voi_outgame_103501', 1, 1035017, 7, 1, 0, 'snd_voi_outgame_103501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95003, 'Right! I''m Winning Ticket!', 'snd_voi_outgame_103501', 3, 1035018, 7, 1, 0, 'snd_voi_outgame_103501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1008, 'Everybody, let''s do our best!', 'snd_voi_teamst_st_103500_0000', 0, 1035024, 8, 1, 0, 'snd_voi_teamst_st_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1075, 'That''s guts!', 'snd_voi_teamst_st_103500_1029', 0, 1035018, 8, 1, 0, 'snd_voi_teamst_st_103500_1029_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1076, 'Raaaagh!', 'snd_voi_teamst_st_103500_1048', 0, 1035007, 8, 1, 0, 'snd_voi_teamst_st_103500_1048_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1015, 'Here I go!', 'snd_voi_teamst_st_100400_1035', 1, 1035007, 8, 1, 0, 'snd_voi_teamst_st_100400_1035_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1063, 'Yo, city girl!', 'snd_voi_teamst_st_102900_1035', 1, 1035810, 8, 1, 0, 'snd_voi_teamst_st_102900_1035_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1101, 'Yaaaay!', 'snd_voi_teamst_st_104800_1035', 1, 1035000, 8, 1, 0, 'snd_voi_teamst_st_104800_1035_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1000, 'I''m ready to win!', 'snd_voi_teamst_103500', 0, 1035000, 8, 1, 0, 'snd_voi_teamst_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1001, 'We did iiit!', 'snd_voi_teamst_103500', 1, 0, 8, 1, 0, 'snd_voi_teamst_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1003, 'We''ll win it next time!', 'snd_voi_teamst_103500', 2, 0, 8, 1, 0, 'snd_voi_teamst_103500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1002, 'This suuucks!', 'snd_voi_teamst_103500', 3, 0, 8, 1, 0, 'snd_voi_teamst_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1004, 'I''m so HAPPYYY!', 'snd_voi_teamst_103500', 4, 1035016, 8, 1, 0, 'snd_voi_teamst_103500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1007, 'High SCOOORE!', 'snd_voi_teamst_103500', 5, 1035017, 8, 1, 0, 'snd_voi_teamst_103500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1006, 'We''ll win it next time!', 'snd_voi_teamst_103500', 2, 1035002, 8, 1, 0, 'snd_voi_teamst_103500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 1005, 'This suuucks!', 'snd_voi_teamst_103500', 3, 1035016, 8, 1, 0, 'snd_voi_teamst_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 120000, 'Wooo! I''m even more pumped up than before!', 'snd_voi_outgame_103500', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140000, 'That''s guts!', 'snd_voi_minigame_103500', 0, 1035007, 9, 1, 0, 'snd_voi_minigame_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140001, 'Got it!', 'snd_voi_minigame_103500', 1, 1035000, 9, 1, 0, 'snd_voi_minigame_103500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140002, 'On nooo!', 'snd_voi_minigame_103500', 2, 1035014, 9, 1, 0, 'snd_voi_minigame_103500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140003, 'You... DID IT!', 'snd_voi_minigame_103500', 3, 971035, 9, 1, 0, 'snd_voi_minigame_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140004, 'This is great!', 'snd_voi_minigame_103500', 4, 972035, 9, 1, 0, 'snd_voi_minigame_103500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140005, 'No waaaay!', 'snd_voi_minigame_103500', 5, 1035814, 9, 1, 0, 'snd_voi_minigame_103500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140006, 'You... DID IT!', 'snd_voi_minigame_103500', 3, 974035, 9, 1, 0, 'snd_voi_minigame_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140007, 'This is great!', 'snd_voi_minigame_103500', 4, 973035, 9, 1, 0, 'snd_voi_minigame_103500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140008, 'Haha!', 'snd_voi_minigame_103500', 6, 1035820, 9, 1, 0, 'snd_voi_minigame_103500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140009, 'Ahaha!', 'snd_voi_minigame_103500', 7, 1035006, 9, 1, 0, 'snd_voi_minigame_103500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140010, 'What''s this?', 'snd_voi_minigame_103500', 8, 1035800, 9, 1, 0, 'snd_voi_minigame_103500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140011, 'Awesooome!', 'snd_voi_minigame_103500', 9, 1035821, 9, 1, 0, 'snd_voi_minigame_103500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140014, 'Arrrgh!', 'snd_voi_minigame_103500', 10, 1035822, 9, 1, 0, 'snd_voi_minigame_103500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140015, 'Hmm...', 'snd_voi_minigame_103500', 11, 1035002, 9, 1, 0, 'snd_voi_minigame_103500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140016, 'Hey! Hey! Hey! Hey!', 'snd_voi_minigame_103500', 12, 1035021, 9, 1, 0, 'snd_voi_minigame_103500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140012, 'Oh yeah!', 'snd_voi_minigame_103500', 13, 1035000, 9, 1, 0, 'snd_voi_minigame_103500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140013, 'Aw YEEEAH!', 'snd_voi_minigame_103500', 14, 1035810, 9, 1, 0, 'snd_voi_minigame_103500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140017, 'Awww...', 'snd_voi_minigame_103500', 15, 1035812, 9, 1, 0, 'snd_voi_minigame_103500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 140018, 'Whaaat?!', 'snd_voi_minigame_103500', 16, 1035811, 9, 1, 0, 'snd_voi_minigame_103500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 40000, 'Delivery! One ticket to win it!', 'snd_voi_race_103501', 2, 0, 3, 1, 0, 'snd_voi_race_103501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 40001, 'Delivery! One ticket to win it!', 'snd_voi_race_103501', 2, 0, 3, 1, 0, 'snd_voi_race_103501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 40002, 'I''m gonna wiiin!', 'snd_voi_race_103500', 6, 0, 3, 1, 0, 'snd_voi_race_103500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30004, 'Yay! I won! I won! I''m the winner!', 'snd_voi_race_103501', 0, 0, 3, 1, 0, 'snd_voi_race_103501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30005, 'Woo, woo! Yeaaah!', 'snd_voi_race_103500', 8, 0, 3, 1, 0, 'snd_voi_race_103500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 31000, 'Let''s GOOO!', 'snd_voi_race_103500', 9, 0, 3, 1, 0, 'snd_voi_race_103500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 13, 'This is today''s login bonus!', 'snd_voi_title_103500', 4, 1035000, 1, 1, 0, 'snd_voi_title_103500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 15, 'You''ll get this tomorrow! Super exciting!', 'snd_voi_title_103500', 5, 8002, 1, 1, 0, 'snd_voi_title_103500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 110000, 'Oh, are we training?!', 'snd_voi_home_103500', 21, 0, 1, 1, 0, 'snd_voi_home_103500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 110001, 'All the stories are so good!', 'snd_voi_home_103500', 22, 0, 1, 1, 0, 'snd_voi_home_103500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 110002, 'Are we entering a race?!', 'snd_voi_home_103500', 23, 0, 1, 1, 0, 'snd_voi_home_103500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 10021, 'Hey, your Archive level went up!', 'snd_voi_home_103500', 24, 8001, 1, 1, 0, 'snd_voi_home_103500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 20051, 'I''m burning up! I''m on fiiire!', 'snd_voi_training_103500', 65, 1009, 2, 1, 0, 'snd_voi_training_103500_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70000, 'We''re moving forward, Trainer!', 'snd_voi_outgame_103500', 3, 0, 7, 1, 0, 'snd_voi_outgame_103500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95005, 'Leave it to me!', 'snd_voi_outgame_103500', 4, 0, 7, 1, 0, 'snd_voi_outgame_103500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95006, 'I''ll support you with everything I''ve got!', 'snd_voi_outgame_103500', 5, 0, 7, 1, 0, 'snd_voi_outgame_103500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70004, 'Oh no! The hem''s all frayed!', 'snd_voi_outgame_103500', 16, 1035014, 7, 1, 0, 'snd_voi_outgame_103500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70010, 'Did it get caught on a tree? Maybe that time I took a tumble?', 'snd_voi_outgame_103500', 17, 1035010, 7, 1, 0, 'snd_voi_outgame_103500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70008, 'Well? Well?! Am I looking sharp?!', 'snd_voi_outgame_103500', 20, 1035007, 7, 1, 0, 'snd_voi_outgame_103500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70014, 'Passionate beats and stories unfolding before your eyes! Uwaah! It''s the best!', 'snd_voi_outgame_103500', 21, 1030000, 7, 1, 0, 'snd_voi_outgame_103500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70009, 'This signature racewear is my partner! We''re gonna perform a great show together!', 'snd_voi_outgame_103500', 22, 10001, 7, 1, 0, 'snd_voi_outgame_103500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70015, 'I''ll make my derby dream come true!', 'snd_voi_outgame_103500', 23, 10001, 7, 1, 0, 'snd_voi_outgame_103500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71004, 'Oh no! The hem''s all frayed!', 'snd_voi_outgame_103500', 16, 148, 7, 0, 0, 'snd_voi_outgame_103500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71010, 'Did it get caught on a tree? Maybe that time I took a tumble?', 'snd_voi_outgame_103500', 17, 43, 7, 0, 0, 'snd_voi_outgame_103500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71008, 'Well? Well?! Am I looking sharp?!', 'snd_voi_outgame_103500', 20, 18, 7, 0, 0, 'snd_voi_outgame_103500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71014, 'Passionate beats and stories unfolding before your eyes! Uwaah! It''s the best!', 'snd_voi_outgame_103500', 21, 22, 7, 0, 0, 'snd_voi_outgame_103500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71009, 'This signature racewear is my partner! We''re gonna perform a great show together!', 'snd_voi_outgame_103500', 22, 18, 7, 0, 0, 'snd_voi_outgame_103500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71015, 'I''ll make my derby dream come true!', 'snd_voi_outgame_103500', 23, 18, 7, 0, 0, 'snd_voi_outgame_103500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 2030, 'I''m ready to win!', 'snd_voi_teamst_103500', 0, 1035000, 10, 1, 0, 'snd_voi_teamst_103500_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 2031, 'Everybody, let''s do our best!', 'snd_voi_teamst_st_103500_0000', 0, 1035024, 10, 1, 0, 'snd_voi_teamst_st_103500_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 2032, 'Thank you so much, Trainer!', 'snd_voi_training_103500', 64, 1035001, 10, 1, 0, 'snd_voi_training_103500_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 2033, 'I feel great! I''ll give it my all, like usual! I feel like I can run forever!', 'snd_voi_training_103500', 19, 1035018, 10, 1, 0, 'snd_voi_training_103500_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 2034, 'I''m at full power! I''m bursting with energy! I''ll get to the final stretch and blow past ''em all!', 'snd_voi_training_103500', 16, 1035000, 10, 1, 0, 'snd_voi_training_103500_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 2035, 'Thank you so much, Trainer!', 'snd_voi_training_103500', 64, 1035001, 10, 0, 0, 'snd_voi_training_103500_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90010, 'Gooood MOOORNING! Hehe, you seemed a bit sleepy, so I thought I''d give you an energy boost!', 'snd_voi_home_103502', 0, 1035823, 1, 1, 0, 'snd_voi_home_103502_0000', 0, 1035801, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90011, 'You''re just doing your job, but all it gets you is a beating... My poor alarm clock, I''m so sorryyy!', 'snd_voi_home_103502', 1, 1035831, 1, 1, 0, 'snd_voi_home_103502_0001', 0, 1035016, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90012, 'When I was playing a courier in that video game, some of my quests involved bringing people lunch! Maybe I should get a job as a delivery runner?', 'snd_voi_home_103502', 2, 1035800, 1, 1, 0, 'snd_voi_home_103502_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90013, 'You bored? In that case, let''s do some parkour! Don''t worry, all you have to do is twist your body around a bit! Super-duper easy!', 'snd_voi_home_103502', 3, 9001, 1, 1, 0, 'snd_voi_home_103502_0003', 0, 1035000, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90014, 'Urgh, I forgot my notes for today''s homework in the classroom... Waaah! Where''s a note courier when you need one?!', 'snd_voi_home_103502', 4, 1035838, 1, 1, 0, 'snd_voi_home_103502_0004', 0, 1035015, 5200, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90015, 'Hayahide said I shouldn''t write down ideas at night, but I don''t know why. Let''s see what I wrote last night... "BNW stands for banana, natto, and wasabi sandwich"? Eeewww!', 'snd_voi_home_103502', 5, 1035008, 1, 1, 0, 'snd_voi_home_103502_0005', 0, 3008, 10000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90016, 'Springtime means a new school year and new students! I just LOVE how their eyes sparkle, brimming with their dreams!', 'snd_voi_home_103502', 6, 9001, 1, 1, 0, 'snd_voi_home_103502_0006', 0, 1035810, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90017, 'IT''S HOOOT! Isn''t there somewhere cool we can go... I know! Let''s use the Umalator and go to a snowy mountain! And let''s bring Yuki along!', 'snd_voi_home_103502', 7, 1035824, 1, 1, 0, 'snd_voi_home_103502_0007', 0, 1035826, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90018, 'I was telling Taishin that I wanted to go chestnut picking really, really bad, and she showed me a puzzle game where you collect chestnuts!', 'snd_voi_home_103502', 8, 1035018, 1, 1, 0, 'snd_voi_home_103502_0008', 0, 1035801, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90019, 'I went skiing recently, and I pulled off the coolest aerial flip ever! All that practice in the Umalator paid off!', 'snd_voi_home_103502', 9, 1035836, 1, 1, 0, 'snd_voi_home_103502_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91016, 'Have you ever gone paramotoring? My dad and I did it once! I bet flying a plane is SUPER similar!', 'snd_voi_home_103502', 10, 9001, 1, 1, 0, 'snd_voi_home_103502_0010', 0, 1035018, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91017, 'What''s in the bag? My courier business cards, of course! When I tried giving one to Turbo, she signed it before giving it back! Her penmanship''s great!', 'snd_voi_home_103502', 11, 1035801, 1, 1, 0, 'snd_voi_home_103502_0011', 0, 1035827, 7500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91018, 'I tried to talk to Taishin while she was working on a machine in game, but she didn''t respond at all. Her focus is like, outta this world!', 'snd_voi_home_103502', 12, 9010, 1, 1, 0, 'snd_voi_home_103502_0012', 0, 1035801, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91019, 'Sometimes the game''s tutorials and lore go a bit over my head... but Hayahide''s always there to explain anything I don''t get!', 'snd_voi_home_103502', 13, 1035008, 1, 1, 0, 'snd_voi_home_103502_0013', 0, 1035800, 4500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91020, 'It''s been awhile since I wore something with billowy sleeves! I used to get frilly hand-me-downs from my sister all the time. ?', 'snd_voi_home_103502', 14, 1035828, 1, 1, 0, 'snd_voi_home_103502_0014', 0, 1035021, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91028, 'No matter the destination, I''ll deliver your feelings in one piece! Leave all your courier needs to me!', 'snd_voi_home_103502', 15, 1035000, 1, 1, 0, 'snd_voi_home_103502_0015', 0, 1035801, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91029, 'Hey, hey, let''s play this video game! I wanna explore the steampunk town with you, Trainerrr! You''ll do it, right?', 'snd_voi_home_103502', 16, 1035021, 1, 1, 0, 'snd_voi_home_103502_0016', 0, 1035837, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91021, 'Isn''t morning just the BEST?! I can''t help but do backflips over stuff as I run to school!', 'snd_voi_home_103502', 17, 1035803, 1, 1, 0, 'snd_voi_home_103502_0017', 0, 1035828, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91022, 'WHOOOOA! WHOOOOA! I don''t wanna go to bed yet, so I''m yelling to keep myself awake!', 'snd_voi_home_103502', 18, 1035830, 1, 1, 0, 'snd_voi_home_103502_0018', 0, 1035002, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91023, 'If I flew a plane reeeally high, do you think I''d get to outer space?! ...Wait, isn''t that just... a rocket?', 'snd_voi_home_103502', 19, 1035827, 1, 1, 0, 'snd_voi_home_103502_0019', 0, 1035008, 5300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91024, 'What do you think seeing the cherry blossoms from the sky would be like?! Obviously, they''d be GORGEOUS! We should try it out in the game!', 'snd_voi_home_103502', 20, 1035829, 1, 1, 0, 'snd_voi_home_103502_0020', 0, 1035018, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91025, 'The hotter it gets, the harder you work... But don''t work too haaard, Mr. Thermometerrrr!', 'snd_voi_home_103502', 21, 1035831, 1, 1, 0, 'snd_voi_home_103502_0021', 0, 1035016, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91026, 'Wait, you''re telling me taking in the fall leaves doesn''t mean eating them as tempura?! WHAAAT?!', 'snd_voi_home_103502', 22, 1035014, 1, 1, 0, 'snd_voi_home_103502_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 91027, 'Huh? I''m not cold at all! Actually, I''m feeling kinda war�achoo! Ahaha! Someone must be talking about me!', 'snd_voi_home_103502', 23, 9001, 1, 1, 0, 'snd_voi_home_103502_0023', 0, 1035832, 4500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92015, 'Ready for lift off! Ehehe, I''m playing radio!', 'snd_voi_training_103502', 0, 1035833, 2, 1, 0, 'snd_voi_training_103502_0000', 0, 9002, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92016, 'Training never goes to waste! Here we GOOOO!', 'snd_voi_training_103502', 1, 1035018, 2, 1, 0, 'snd_voi_training_103502_0001', 0, 1035024, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92017, 'Let''s GOOO! MAKE OUR DREAMS COME TRUE!', 'snd_voi_training_103502', 2, 1035007, 2, 1, 0, 'snd_voi_training_103502_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92018, 'Seeing me train might just inspire the dreams of someone else! Let''s do this!', 'snd_voi_training_103502', 3, 1035000, 2, 1, 0, 'snd_voi_training_103502_0003', 0, 1035834, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92020, 'No matter how far away it seems, I''m locked in and rushing towards my goal! I''m not letting a single step go to waste!', 'snd_voi_training_103502', 5, 1035002, 2, 1, 0, 'snd_voi_training_103502_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92021, 'I realized something recently�you''ll get over even the biggest mountains as long as you keep climbing!', 'snd_voi_training_103502', 6, 1035018, 2, 1, 0, 'snd_voi_training_103502_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 92022, 'I hope I can deliver a win for you, Trainer... No, I will deliver this win!', 'snd_voi_training_103502', 7, 9000, 2, 1, 0, 'snd_voi_training_103502_0007', 0, 1035829, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 93004, 'Let''s go, Trainer! We''ve got lots more dreams to deliver!', 'snd_voi_training_103502', 8, 0, 2, 1, 0, 'snd_voi_training_103502_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 93005, 'I hope my dream inspired someone else to go for theirs!', 'snd_voi_training_103502', 9, 0, 2, 1, 0, 'snd_voi_training_103502_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95007, 'Job level UUUUP!', 'snd_voi_outgame_103502', 0, 1035024, 7, 1, 0, 'snd_voi_outgame_103502_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95008, 'Job Master or bust!', 'snd_voi_outgame_103502', 1, 0, 7, 1, 0, 'snd_voi_outgame_103502_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95010, 'Courier Winning Ticket, taking your dreams where they need to go!', 'snd_voi_outgame_103502', 3, 1035000, 7, 1, 0, 'snd_voi_outgame_103502_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70016, 'Ah! I wanna fly around the sky to my heart''s content!', 'snd_voi_outgame_103500', 24, 1035021, 7, 1, 0, 'snd_voi_outgame_103500_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70017, 'Got a delivery request? I''m on it!', 'snd_voi_outgame_103500', 25, 9000, 7, 1, 0, 'snd_voi_outgame_103500_0025', 0, 1035835, 1500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71016, 'Ah! I wanna fly around the sky to my heart''s content!', 'snd_voi_outgame_103500', 24, 19, 7, 0, 0, 'snd_voi_outgame_103500_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71017, 'Got a delivery request? I''m on it!', 'snd_voi_outgame_103500', 25, 48, 7, 0, 0, 'snd_voi_outgame_103500_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 95009, 'I''ll take these hopes and dreams... and take them exactly where they need to go!', 'snd_voi_gacha_103502', 0, 0, 7, 1, 0, 'snd_voi_gacha_103502_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 40003, 'Hehe, I''m here to deliver your dreams!', 'snd_voi_race_103502', 2, 0, 3, 1, 0, 'snd_voi_race_103502_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 40004, 'No matter what obstacles are in front of me, I won''t stop for a second! I''ll just jump right over them!', 'snd_voi_race_103502', 3, 0, 3, 1, 0, 'snd_voi_race_103502_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30006, 'Special delivery! Here''s your sparkling dreams!', 'snd_voi_race_103502', 0, 0, 3, 1, 0, 'snd_voi_race_103502_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 30007, 'Woo, woo! Yeaaah!', 'snd_voi_race_103500', 8, 0, 3, 1, 0, 'snd_voi_race_103500_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 81000, 'Allll right! I won''t lose!', 'snd_voi_outgame_103500', 13, 1035007, 7, 1, 0, 'snd_voi_outgame_103500_0013', 0, 0, 0, 1621425600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 81001, 'I''m not done yet! Let''s battle with everything we''ve got!', 'snd_voi_outgame_103500', 14, 1035000, 7, 1, 0, 'snd_voi_outgame_103500_0014', 0, 0, 0, 1621425600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 400004, 'The water slide was so fun! I wonder if I can go even faster!', 'snd_voi_event_090005', 5, 1035017, 7, 1, 0, 'snd_voi_event_090005_0005', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 400014, 'The event''s over already?! That''s so sad! Waaah!', 'snd_voi_event_090005', 14, 1035015, 7, 1, 0, 'snd_voi_event_090005_0014', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 400000, 'I had the courier job picked from the start! They can even pilot planes if it means getting their packages where they need to go!', 'snd_voi_event_090017', 0, 1035800, 7, 1, 0, 'snd_voi_event_090017_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 400030, 'I just got back from a delivery to a farm, and they had the weirdest animals! They all had the body of a cow but the head of an alpaca!', 'snd_voi_event_090017', 4, 1035021, 7, 1, 0, 'snd_voi_event_090017_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 400009, 'UWAAAAAH! Urgh... I was just thinking about the researcher we helped... I''m shooo gwad it worked out!', 'snd_voi_event_090017', 9, 1035016, 7, 1, 0, 'snd_voi_event_090017_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70018, 'This is SOOO emotional!', 'snd_voi_outgame_103500', 26, 1035016, 7, 1, 0, 'snd_voi_outgame_103500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70019, 'I''ll win with everything I''ve got!', 'snd_voi_outgame_103500', 27, 1035000, 7, 1, 0, 'snd_voi_outgame_103500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71018, 'This is SOOO emotional!', 'snd_voi_outgame_103500', 26, 44, 7, 0, 0, 'snd_voi_outgame_103500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 71019, 'I''ll win with everything I''ve got!', 'snd_voi_outgame_103500', 27, 22, 7, 0, 0, 'snd_voi_outgame_103500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_103500', 1, 980011, 1, 1, 0, 'snd_voi_valentine_103500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_103500', 1, 980011, 1, 1, 0, 'snd_voi_valentine_103500_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 80000, 'Great going!', 'snd_voi_aimteam_103500', 0, 1035801, 7, 0, 0, 'snd_voi_aimteam_103500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70020, 'Break tiiiime! C''mon, Trainer, let''s hang out!', 'snd_voi_outgame_103500', 42, 1035017, 7, 1, 0, 'snd_voi_outgame_103500_0042', 0, 1035018, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1035, 70021, 'I just love this hat! My dad got it for me!', 'snd_voi_outgame_103500', 43, 1035840, 7, 1, 0, 'snd_voi_outgame_103500_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 11, 'Cygames', 'snd_voi_tc_1036', 0, 0, 0, 1, 0, 'snd_voi_title_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1036', 1, 0, 0, 1, 0, 'snd_voi_title_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10000, 'You won''t stop trying to get close to me, huh? I wouldn''t say we''re like-minded or anything, but I guess we''ve got stubbornness in common.', 'snd_voi_home_103600', 0, 1036803, 1, 1, 0, 'snd_voi_home_103600_0000', 0, 1036819, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10001, 'You''re a variable, and once I define you, my code''s gonna change whether I like it or not. Fine, let''s see what happens.', 'snd_voi_home_103600', 1, 1036804, 1, 1, 0, 'snd_voi_home_103600_0001', 0, 11003, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10002, 'Being able to adapt is such a pain. I''m even starting to get used to your illogical behavior, unfortunately.', 'snd_voi_home_103600', 2, 1036009, 1, 1, 0, 'snd_voi_home_103600_0002', 0, 1036805, 3300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10003, 'Time off for New Year''s? Don''t be lazy�now''s the time to get ahead.', 'snd_voi_home_103600', 3, 1036002, 1, 1, 0, 'snd_voi_home_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10004, 'You want chocolate? Sure, but I''ve only got the bitter stuff. Heh, quit making faces and just try it.', 'snd_voi_home_103600', 4, 1036806, 1, 1, 0, 'snd_voi_home_103600_0004', 0, 1036006, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10005, 'Check your office. On the table. There''s something for you. The extra sugar intake should help you think more logically.', 'snd_voi_home_103600', 5, 1036022, 1, 1, 0, 'snd_voi_home_103600_0005', 0, 1036006, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10006, 'What''s my Tanabata festival wish? Do I really look like someone who makes wishes?', 'snd_voi_home_103600', 6, 1036013, 1, 1, 0, 'snd_voi_home_103600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10007, 'Hey, don''t tell me you''re asking for candy now, too. I''m so pissed for getting caught up in Tachyon''s nonsense.', 'snd_voi_home_103600', 7, 2003, 1, 1, 0, 'snd_voi_home_103600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10008, 'Holiday songs and bright lights everywhere... The whole town''s noisy as hell right now.', 'snd_voi_home_103600', 8, 1036010, 1, 1, 0, 'snd_voi_home_103600_0008', 0, 1036807, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10009, 'Oh, you wanna get a present for me? Great, I was just thinking how I need to upgrade my PC.', 'snd_voi_home_103600', 9, 11003, 1, 1, 0, 'snd_voi_home_103600_0009', 0, 1036006, 2700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10010, 'Visit home? Nah, not my thing. I''m fine coding all day in the dorm. It''s quiet�easier to focus there.', 'snd_voi_home_103600', 10, 1036808, 1, 1, 0, 'snd_voi_home_103600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10011, 'So it''s your birthday, I guess. ...You idiot, of course I have that data on you.', 'snd_voi_home_103600', 11, 11003, 1, 1, 0, 'snd_voi_home_103600_0011', 0, 1036804, 2400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10012, 'You come see me on your big day? I guess we''re both a little different. Heh, all right, I''ll say it... Happy b-day.', 'snd_voi_home_103600', 12, 1036809, 1, 1, 0, 'snd_voi_home_103600_0012', 0, 1036818, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10013, 'Huh? You remembered my birthday? Wow, Trainer, you did your research. I''m so impressed.', 'snd_voi_home_103600', 13, 1036803, 1, 1, 0, 'snd_voi_home_103600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10014, 'It''s my birthday, so why''re you smiling so much? Whatever. Thanks.', 'snd_voi_home_103600', 14, 1036017, 1, 1, 0, 'snd_voi_home_103600_0014', 0, 1036817, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10015, 'There''s a new notice. You better check it.', 'snd_voi_home_103600', 15, 11003, 1, 1, 0, 'snd_voi_home_103600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10016, 'I noticed you got a present. Don''t be a dumbass�just get it before you forget.', 'snd_voi_home_103600', 16, 1036805, 1, 1, 0, 'snd_voi_home_103600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10017, 'That mission''s cleared. Keep up the efficient work.', 'snd_voi_home_103600', 17, 1036810, 1, 1, 0, 'snd_voi_home_103600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10018, 'There''s some event starting soon... Tch, great. It''s gonna get noisy again.', 'snd_voi_home_103600', 18, 1036013, 1, 1, 0, 'snd_voi_home_103600_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10019, 'Hey, that event started. Whether you join or not''s up to you. Not my problem.', 'snd_voi_home_103600', 19, 1036016, 1, 1, 0, 'snd_voi_home_103600_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20000, 'I''m beat... Hey, ever heard of efficiency? Now''s the time for a break.', 'snd_voi_training_103600', 0, 1036811, 2, 1, 0, 'snd_voi_training_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20001, 'What the hell, I can barely move... Come on. Not very logical to keep going in this state.', 'snd_voi_training_103600', 1, 1036812, 2, 1, 0, 'snd_voi_training_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20002, 'My mind feels lightning fast... Better not waste this perfect opportunity.', 'snd_voi_training_103600', 2, 1036006, 2, 1, 0, 'snd_voi_training_103600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20003, 'My simulation results are solid. This is our chance. We can improve any variable right now.', 'snd_voi_training_103600', 3, 1036001, 2, 1, 0, 'snd_voi_training_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20004, 'I''m actually in a good mood today. So let''s get started already.', 'snd_voi_training_103600', 4, 11001, 2, 1, 0, 'snd_voi_training_103600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20005, 'My simulation and reality are matching up perfectly. I''ll be able to concentrate well like this.', 'snd_voi_training_103600', 5, 1036011, 2, 1, 0, 'snd_voi_training_103600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20006, 'Hey, what''re we starting with? Best to tell me while I''m listening.', 'snd_voi_training_103600', 6, 1036803, 2, 1, 0, 'snd_voi_training_103600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20007, 'It''s the same with data collection. Just a matter of continuous iteration.', 'snd_voi_training_103600', 7, 1036022, 2, 1, 0, 'snd_voi_training_103600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20008, 'It''s not like I can''t run. This level of fatigue won''t lead to any miscalculations.', 'snd_voi_training_103600', 8, 1036804, 2, 1, 0, 'snd_voi_training_103600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20009, 'Damn, this is frustrating... Let''s get this over with fast.', 'snd_voi_training_103600', 9, 1036013, 2, 1, 0, 'snd_voi_training_103600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20010, '...Quit freaking staring at me. You worrying''s just going to slow me down.', 'snd_voi_training_103600', 10, 3003, 2, 1, 0, 'snd_voi_training_103600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20011, 'Damn it, I feel like crap... What''s the cause? There shouldn''t be anything wrong with me physically.', 'snd_voi_training_103600', 11, 1036004, 2, 1, 0, 'snd_voi_training_103600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20021, '...Obviously, you''ve got perfectly sound reasoning behind piling on the races, right?', 'snd_voi_training_103600', 12, 2003, 2, 1, 0, 'snd_voi_training_103600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20022, 'The hell? Are you serious with this? Try explaining the logic behind me doing even more racing!', 'snd_voi_training_103600', 13, 1036003, 2, 1, 0, 'snd_voi_training_103600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20023, 'Heh, I didn''t think my adjustments would work this well! I can already see that I''m taking first place.', 'snd_voi_training_103600', 14, 1036810, 2, 1, 0, 'snd_voi_training_103600_0014', 0, 1036816, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20024, 'Ahh, I''m feeling good. Why now? Because I''ve already calculated how to win.', 'snd_voi_training_103600', 15, 1036000, 2, 1, 0, 'snd_voi_training_103600_0015', 0, 1036820, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20025, 'All according to my calculations... I''m gonna blow the minds of everyone in the stands with this one.', 'snd_voi_training_103600', 16, 1036001, 2, 1, 0, 'snd_voi_training_103600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20026, 'As far as I can tell by looking at the competition, my data''s all in order. That means this race is gonna play out just as I predict.', 'snd_voi_training_103600', 17, 1036006, 2, 1, 0, 'snd_voi_training_103600_0017', 0, 1036801, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20027, 'I accounted for everything I needed to. Now you''ll see just how accurate my simulations are. Better not blink.', 'snd_voi_training_103600', 18, 1036821, 2, 1, 0, 'snd_voi_training_103600_0018', 0, 1036816, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20028, 'I''ve got data on every opponent. All that''s left is to follow the plan and take them all down.', 'snd_voi_training_103600', 19, 1036822, 2, 1, 0, 'snd_voi_training_103600_0019', 0, 1036823, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20029, 'I''m feeling good enough. I just need to run according to my simulation.', 'snd_voi_training_103600', 20, 1036803, 2, 1, 0, 'snd_voi_training_103600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20030, 'My form''s not bad. I should be able to get a result in line with my expectations.', 'snd_voi_training_103600', 21, 1036023, 2, 1, 0, 'snd_voi_training_103600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20031, 'Not feeling great, but not terrible either. Well, no need to worry about outliers, at least.', 'snd_voi_training_103600', 22, 11003, 2, 1, 0, 'snd_voi_training_103600_0022', 0, 1036819, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20032, '...I don''t wanna hear a word. I''m already irritated as is. You''ll just make it worse.', 'snd_voi_training_103600', 23, 1036804, 2, 1, 0, 'snd_voi_training_103600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20033, 'A little slump shouldn''t affect my results. I''ve already verified that much!', 'snd_voi_training_103600', 24, 1036016, 2, 1, 0, 'snd_voi_training_103600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20034, 'Agh, damn it. I can''t stand all that cheering... Let''s just get this over with.', 'snd_voi_training_103600', 25, 1036021, 2, 1, 0, 'snd_voi_training_103600_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20035, 'I''m in the worst condition right now. Whatever, I''ve already accounted for this scenario in my simulations.', 'snd_voi_training_103600', 26, 1036009, 2, 1, 0, 'snd_voi_training_103600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20036, 'This sucks... The noise from the stands is making my head pound more than ever...', 'snd_voi_training_103600', 27, 1036807, 2, 1, 0, 'snd_voi_training_103600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20037, 'I''ve never been in a state this bad... Hey, make sure to collect all this data for later.', 'snd_voi_training_103600', 28, 1036004, 2, 1, 0, 'snd_voi_training_103600_0028', 0, 1036002, 3100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20038, 'Here I go.', 'snd_voi_training_103600', 29, 0, 2, 1, 0, 'snd_voi_training_103600_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20039, 'Just watch me.', 'snd_voi_training_103600', 30, 0, 2, 1, 0, 'snd_voi_training_103600_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20040, 'How''s this?', 'snd_voi_training_103600', 31, 0, 2, 1, 0, 'snd_voi_training_103600_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20041, 'Not even a challenge.', 'snd_voi_training_103600', 32, 0, 2, 1, 0, 'snd_voi_training_103600_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20042, 'Tch!', 'snd_voi_training_103600', 33, 0, 2, 1, 0, 'snd_voi_training_103600_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20043, 'No way...', 'snd_voi_training_103600', 34, 0, 2, 1, 0, 'snd_voi_training_103600_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20046, 'Let''s go.', 'snd_voi_training_103600', 37, 0, 2, 1, 0, 'snd_voi_training_103600_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20047, 'This isn''t so bad.', 'snd_voi_training_103600', 38, 0, 2, 1, 0, 'snd_voi_training_103600_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20049, 'Thinking logically, this result''s adequate.', 'snd_voi_training_103600', 63, 0, 2, 1, 0, 'snd_voi_training_103600_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20050, 'Results verified�that''s it. Meh, good try.', 'snd_voi_training_103600', 64, 0, 2, 1, 0, 'snd_voi_training_103600_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 30000, 'Well... I guess that was within expectations.', 'snd_voi_race_103600', 0, 0, 3, 1, 0, 'snd_voi_race_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 30001, 'I''ve got enough data. Next time won''t turn out like this.', 'snd_voi_race_103600', 1, 0, 3, 1, 0, 'snd_voi_race_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 30002, 'Tch, time to reverify all my data.', 'snd_voi_race_103600', 2, 0, 3, 1, 0, 'snd_voi_race_103600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 30003, 'This is even worse than my model predicted!', 'snd_voi_race_103600', 3, 0, 3, 1, 0, 'snd_voi_race_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 60000, 'I''m about to blow the roof off this place.', 'snd_voi_live_103600', 0, 1036016, 4, 1, 0, 'snd_voi_live_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 60001, 'I wouldn''t skip this one. It''s gonna be fire.', 'snd_voi_live_103600', 1, 1036825, 4, 1, 0, 'snd_voi_live_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70001, 'Remember your face when you found me being questioned by the cops? Man, that was priceless.', 'snd_voi_outgame_103600', 1, 1036810, 7, 1, 0, 'snd_voi_outgame_103600_0001', 0, 1036006, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90000, 'Ey... Ugh, what? That''s my way of saying "good morning." What''s it matter what words I use?', 'snd_voi_home_103601', 0, 1036805, 1, 1, 0, 'snd_voi_home_103601_0000', 0, 1036016, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90001, 'I don''t waste time with toast or eggs or whatever in the morning. A nutritional drink has everything I need.', 'snd_voi_home_103601', 1, 1036016, 1, 1, 0, 'snd_voi_home_103601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90002, 'I eat lunch when no one else is in the cafeteria. All that noise when everyone''s there is unbearable.', 'snd_voi_home_103601', 2, 1036804, 1, 1, 0, 'snd_voi_home_103601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90003, 'Yawn... Think I''ll rest up a bit so I can make it through the afternoon... That means, "Do not disturb."', 'snd_voi_home_103601', 3, 1036813, 1, 1, 0, 'snd_voi_home_103601_0003', 0, 1036010, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90004, 'I wish night lasted longer. It''s a lot less distracting when it''s quiet, so I don''t get as irritated.', 'snd_voi_home_103601', 4, 1036808, 1, 1, 0, 'snd_voi_home_103601_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90005, 'Wow, you''re still at it, huh? I mean, it''s a lot easier to think at night. I get it.', 'snd_voi_home_103601', 5, 11003, 1, 1, 0, 'snd_voi_home_103601_0005', 0, 1036011, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90006, 'With all these new students and staff, I''m gonna have to update my database.', 'snd_voi_home_103601', 6, 1036800, 1, 1, 0, 'snd_voi_home_103601_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90007, 'Damn it. How loud do these cicadas need to be? Are they trying to piss me off?', 'snd_voi_home_103601', 7, 1036021, 1, 1, 0, 'snd_voi_home_103601_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90008, 'Everyone who trained hard in the summer is finally looking fired up. I think we''re in for some interesting results.', 'snd_voi_home_103601', 8, 1036006, 1, 1, 0, 'snd_voi_home_103601_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90009, 'It''s almost cold enough to freeze my ears off... I might just like it. My mind feels sharper this way.', 'snd_voi_home_103601', 9, 11003, 1, 1, 0, 'snd_voi_home_103601_0009', 0, 1036814, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91000, 'Data''s pointless if all you do is collect it. It''s only useful if you actually run a program with it.', 'snd_voi_home_103601', 10, 1036022, 1, 1, 0, 'snd_voi_home_103601_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91001, 'I''m not trying to babysit her or anything. I just happen to run into Doto a lot... And I swear, she runs into anything and everything...', 'snd_voi_home_103601', 11, 1036803, 1, 1, 0, 'snd_voi_home_103601_0011', 0, 1036017, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91002, 'That Cafe... I appreciate the occasional cup of coffee, but... she''s gotta quit it with the logic-defying phenomena!', 'snd_voi_home_103601', 12, 1036009, 1, 1, 0, 'snd_voi_home_103601_0012', 0, 1036004, 5600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91003, 'Video games are as pure as it gets. The rules are completely digital, so they''re easy when you understand the logic.', 'snd_voi_home_103601', 13, 1036804, 1, 1, 0, 'snd_voi_home_103601_0013', 0, 1036801, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91004, 'Clovers are something else. They can stay green all year round... That takes real perseverance.', 'snd_voi_home_103601', 14, 1036008, 1, 1, 0, 'snd_voi_home_103601_0014', 0, 11001, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91005, 'This outfit might seem overly fluttery, but it''s designed to stand out with only the smallest movement. I''m impressed.', 'snd_voi_home_103601', 15, 1036815, 1, 1, 0, 'snd_voi_home_103601_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91006, 'I heard the material for this was developed to bring out the best performance during a concert. Heh, not bad at all.', 'snd_voi_home_103601', 16, 1036808, 1, 1, 0, 'snd_voi_home_103601_0016', 0, 11001, 7800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91007, 'You thought it''d be more subdued? When I had them design it, all I did was request what immediately came to mind.', 'snd_voi_home_103601', 17, 1036010, 1, 1, 0, 'snd_voi_home_103601_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91008, 'Clothes should hype you up, right? My mood affects my performance too. It doesn''t take a genius to factor that in.', 'snd_voi_home_103601', 18, 1036020, 1, 1, 0, 'snd_voi_home_103601_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91009, '...Can we save this for later? It''s way too early to talk.', 'snd_voi_home_103601', 19, 1036812, 1, 1, 0, 'snd_voi_home_103601_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91010, 'Fine tells me how important resting is and then asks to hang out... Like, we just hung out yesterday! Damn it.', 'snd_voi_home_103601', 20, 11003, 1, 1, 0, 'snd_voi_home_103601_0020', 0, 1036009, 5700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91011, 'Hmm... The beat I put out last night''s getting a ton of hits. That''s pretty good for just one day.', 'snd_voi_home_103601', 21, 1036800, 1, 1, 0, 'snd_voi_home_103601_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91012, 'Ugh, what a drag. I can''t stand spring. The mood''s too laid-back.', 'snd_voi_home_103601', 22, 1036005, 1, 1, 0, 'snd_voi_home_103601_0022', 0, 1036017, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91013, 'Crap, this heat''s melting my mind. I better get some ice cream before I go full thermal runaway.', 'snd_voi_home_103601', 23, 1036021, 1, 1, 0, 'snd_voi_home_103601_0023', 0, 1036016, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91014, 'The days are getting shorter. Don''t forget efficiency when you''re making the training schedule.', 'snd_voi_home_103601', 24, 1036016, 1, 1, 0, 'snd_voi_home_103601_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 91015, 'Temps this cold can keep the body from overheating. Sounds perfect for running.', 'snd_voi_home_103601', 25, 1036819, 1, 1, 0, 'snd_voi_home_103601_0025', 0, 1036810, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92000, 'Hey, quit dawdling. It''s bad for efficiency.', 'snd_voi_training_103601', 0, 1036013, 2, 1, 0, 'snd_voi_training_103601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92001, 'Tell me to run, I run. Tell me to rest, I rest. Either way, it''s all reflected in my models.', 'snd_voi_training_103601', 1, 1036803, 2, 1, 0, 'snd_voi_training_103601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92002, 'If I can increase a value, I will. It''s all within my calculations.', 'snd_voi_training_103601', 2, 1036808, 2, 1, 0, 'snd_voi_training_103601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92003, 'You want me pumped up? Hah, not very logical.', 'snd_voi_training_103601', 3, 1036827, 2, 1, 0, 'snd_voi_training_103601_0003', 0, 1036824, 1600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92011, 'I don''t care if we work on my strengths or build up areas I''m lacking in. Let''s do what''s most efficient.', 'snd_voi_training_103600', 39, 1036022, 2, 1, 0, 'snd_voi_training_103600_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92005, 'You''re with me now. Don''t even think about bailing.', 'snd_voi_training_103601', 5, 1036825, 2, 1, 0, 'snd_voi_training_103601_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92006, 'Look at that. Someone''s finally started to think logically, huh?', 'snd_voi_training_103601', 6, 1036011, 2, 1, 0, 'snd_voi_training_103601_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 92007, 'I don''t aim to be understood, and I never make compromises... Even so, you''ve stuck with me all this time. Not bad.', 'snd_voi_training_103601', 7, 1036805, 2, 1, 0, 'snd_voi_training_103601_0007', 0, 1036826, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 93000, 'I don''t know how you managed to turn my logic upside down. You''re a weirdo, you know that?', 'snd_voi_training_103601', 8, 0, 2, 1, 0, 'snd_voi_training_103601_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 93001, 'Test complete... It''s almost crazy how you didn''t end up running away.', 'snd_voi_training_103601', 9, 0, 2, 1, 0, 'snd_voi_training_103601_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 95000, 'This growth curve''s just as simulated.', 'snd_voi_outgame_103601', 0, 1036006, 7, 1, 0, 'snd_voi_outgame_103601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 95001, 'Yeah, yeah. There''s still room to improve. Believe me, I know.', 'snd_voi_outgame_103601', 1, 0, 7, 1, 0, 'snd_voi_outgame_103601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 95003, 'Tch... The name''s Air Shakur.', 'snd_voi_outgame_103601', 3, 1036803, 7, 1, 0, 'snd_voi_outgame_103601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 95004, 'Impossible? ...Yeah, right. Lemme show you the power of logic.', 'snd_voi_gacha_103601', 0, 0, 7, 1, 0, 'snd_voi_gacha_103601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1008, 'We''ve got the data. Let''s do this.', 'snd_voi_teamst_st_103600_0000', 0, 1036001, 8, 1, 0, 'snd_voi_teamst_st_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1077, 'If we hit our usual time...', 'snd_voi_teamst_st_103600_1022', 0, 1036008, 8, 1, 0, 'snd_voi_teamst_st_103600_1022_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1078, 'Don''t mess this up.', 'snd_voi_teamst_st_103600_1058', 0, 1036805, 8, 1, 0, 'snd_voi_teamst_st_103600_1058_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1070, 'Perfect!', 'snd_voi_teamst_st_103200_1036', 1, 1036006, 8, 1, 0, 'snd_voi_teamst_st_103200_1036_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1052, 'You really need to say it?', 'snd_voi_teamst_st_102200_1036', 1, 1036016, 8, 1, 0, 'snd_voi_teamst_st_102200_1036_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1122, 'Just don''t trip.', 'snd_voi_teamst_st_105800_1036', 1, 1036010, 8, 1, 0, 'snd_voi_teamst_st_105800_1036_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1000, 'Let''s hit it!', 'snd_voi_teamst_103600', 0, 1036816, 8, 1, 0, 'snd_voi_teamst_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1001, 'Perfectly logical.', 'snd_voi_teamst_103600', 1, 0, 8, 1, 0, 'snd_voi_teamst_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1003, 'This was possible?', 'snd_voi_teamst_103600', 2, 0, 8, 1, 0, 'snd_voi_teamst_103600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1002, 'Tch! Figures...', 'snd_voi_teamst_103600', 3, 0, 8, 1, 0, 'snd_voi_teamst_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1004, 'Yes!', 'snd_voi_teamst_103600', 4, 1036001, 8, 1, 0, 'snd_voi_teamst_103600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1007, 'New high score. Nice.', 'snd_voi_teamst_103600', 5, 1036810, 8, 1, 0, 'snd_voi_teamst_103600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1006, 'This was possible?', 'snd_voi_teamst_103600', 2, 1036004, 8, 1, 0, 'snd_voi_teamst_103600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 1005, 'Tch! Figures...', 'snd_voi_teamst_103600', 3, 1036812, 8, 1, 0, 'snd_voi_teamst_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 40000, 'I already know how this plays out!', 'snd_voi_race_103601', 2, 0, 3, 1, 0, 'snd_voi_race_103601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 40001, 'I''m not gonna let this noise stop me! My logic can smash through... any wall!', 'snd_voi_race_103601', 3, 0, 3, 1, 0, 'snd_voi_race_103601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 30004, 'See that?! Test concluded, we''re done here.', 'snd_voi_race_103601', 0, 0, 3, 1, 0, 'snd_voi_race_103601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 30005, 'See?! Just like I calculated!', 'snd_voi_race_103600', 8, 0, 3, 1, 0, 'snd_voi_race_103600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 31000, 'Now to put my numbers to the test.', 'snd_voi_race_103600', 9, 0, 3, 1, 0, 'snd_voi_race_103600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 13, '...Here''s the login bonus.', 'snd_voi_title_103600', 4, 1036804, 1, 1, 0, 'snd_voi_title_103600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 15, 'Apparently this is tomorrow''s.', 'snd_voi_title_103600', 5, 11003, 1, 1, 0, 'snd_voi_title_103600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 110000, 'There''d better be some logic to your training.', 'snd_voi_home_103600', 21, 0, 1, 1, 0, 'snd_voi_home_103600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 110001, 'You wanna reference some of the older data?', 'snd_voi_home_103600', 22, 0, 1, 1, 0, 'snd_voi_home_103600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 110002, 'I already know. With the simulations done, we''re moving on to the real thing, right?', 'snd_voi_home_103600', 23, 0, 1, 1, 0, 'snd_voi_home_103600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 10021, 'The Umamusume Archive leveled up. Go take a look.', 'snd_voi_home_103600', 24, 1036805, 1, 1, 0, 'snd_voi_home_103600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 20051, 'C''mere and help.', 'snd_voi_training_103600', 65, 0, 2, 1, 0, 'snd_voi_training_103600_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70000, 'Let''s keep things logical.', 'snd_voi_outgame_103600', 3, 1036002, 7, 1, 0, 'snd_voi_outgame_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 95005, 'Tch... Lemme help.', 'snd_voi_outgame_103600', 4, 0, 7, 1, 0, 'snd_voi_outgame_103600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 95006, 'All right... All right already!', 'snd_voi_outgame_103600', 5, 0, 7, 1, 0, 'snd_voi_outgame_103600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 120000, 'The hell? Is this real?', 'snd_voi_outgame_103600', 11, 1036001, 2, 1, 0, 'snd_voi_outgame_103600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140000, 'Aim before you shoot.', 'snd_voi_minigame_103600', 0, 2003, 9, 1, 0, 'snd_voi_minigame_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140001, 'Yes!', 'snd_voi_minigame_103600', 1, 1036001, 9, 1, 0, 'snd_voi_minigame_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140002, 'Welp.', 'snd_voi_minigame_103600', 2, 1036805, 9, 1, 0, 'snd_voi_minigame_103600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140003, 'Heh, you''ve got skills.', 'snd_voi_minigame_103600', 3, 971036, 9, 1, 0, 'snd_voi_minigame_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140004, 'This is pretty okay.', 'snd_voi_minigame_103600', 4, 972036, 9, 1, 0, 'snd_voi_minigame_103600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140005, 'Ah, who cares?', 'snd_voi_minigame_103600', 5, 1036018, 9, 1, 0, 'snd_voi_minigame_103600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140006, 'Heh, you''ve got skills.', 'snd_voi_minigame_103600', 3, 974036, 9, 1, 0, 'snd_voi_minigame_103600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140007, 'This is pretty okay.', 'snd_voi_minigame_103600', 4, 973036, 9, 1, 0, 'snd_voi_minigame_103600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140008, 'Heh.', 'snd_voi_minigame_103600', 6, 1036011, 9, 1, 0, 'snd_voi_minigame_103600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140009, 'Hm?', 'snd_voi_minigame_103600', 7, 3003, 9, 1, 0, 'snd_voi_minigame_103600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140010, 'Tch.', 'snd_voi_minigame_103600', 8, 1036002, 9, 1, 0, 'snd_voi_minigame_103600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140011, 'There we go.', 'snd_voi_minigame_103600', 9, 1036814, 9, 1, 0, 'snd_voi_minigame_103600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140014, 'For real?', 'snd_voi_minigame_103600', 10, 1036010, 9, 1, 0, 'snd_voi_minigame_103600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140015, 'Hm.', 'snd_voi_minigame_103600', 11, 1036002, 9, 1, 0, 'snd_voi_minigame_103600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140016, 'Do it already.', 'snd_voi_minigame_103600', 12, 1036013, 9, 1, 0, 'snd_voi_minigame_103600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140012, 'No way!', 'snd_voi_minigame_103600', 13, 1036015, 9, 1, 0, 'snd_voi_minigame_103600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140013, 'Oh?', 'snd_voi_minigame_103600', 14, 1036006, 9, 1, 0, 'snd_voi_minigame_103600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140017, 'Down the drain...', 'snd_voi_minigame_103600', 15, 1036016, 9, 1, 0, 'snd_voi_minigame_103600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 140018, 'Aw, come on.', 'snd_voi_minigame_103600', 16, 1036009, 9, 1, 0, 'snd_voi_minigame_103600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70004, 'Meh, guess they played it safe with the design.', 'snd_voi_outgame_103600', 16, 1036016, 7, 1, 0, 'snd_voi_outgame_103600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70010, 'How''s it fit? Good enough, I guess.', 'snd_voi_outgame_103600', 17, 1036803, 7, 1, 0, 'snd_voi_outgame_103600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70008, 'It''s more efficient if I just agree to wear it.', 'snd_voi_outgame_103600', 20, 1036010, 7, 1, 0, 'snd_voi_outgame_103600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70014, 'Geez, we''re doing concert practice?', 'snd_voi_outgame_103600', 21, 1036002, 7, 1, 0, 'snd_voi_outgame_103600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70009, 'This design''s the illest, right?', 'snd_voi_outgame_103600', 22, 1036006, 7, 1, 0, 'snd_voi_outgame_103600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70015, 'Now I can show you how well my simulations work.', 'snd_voi_outgame_103600', 23, 1036020, 7, 1, 0, 'snd_voi_outgame_103600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71004, 'Meh, guess they played it safe with the design.', 'snd_voi_outgame_103600', 16, 33, 7, 0, 0, 'snd_voi_outgame_103600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71010, 'How''s it fit? Good enough, I guess.', 'snd_voi_outgame_103600', 17, 50, 7, 0, 0, 'snd_voi_outgame_103600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71008, 'It''s more efficient if I just agree to wear it.', 'snd_voi_outgame_103600', 20, 34, 7, 0, 0, 'snd_voi_outgame_103600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71014, 'Geez, we''re doing concert practice?', 'snd_voi_outgame_103600', 21, 33, 7, 0, 0, 'snd_voi_outgame_103600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71009, 'This design''s the illest, right?', 'snd_voi_outgame_103600', 22, 152, 7, 0, 0, 'snd_voi_outgame_103600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71015, 'Now I can show you how well my simulations work.', 'snd_voi_outgame_103600', 23, 22, 7, 0, 0, 'snd_voi_outgame_103600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 2030, 'Let''s hit it!', 'snd_voi_teamst_103600', 0, 1036816, 10, 1, 0, 'snd_voi_teamst_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 2031, 'We''ve got the data. Let''s do this.', 'snd_voi_teamst_st_103600_0000', 0, 1036001, 10, 1, 0, 'snd_voi_teamst_st_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 2032, 'Results verified�that''s it. Meh, good try.', 'snd_voi_training_103600', 64, 1036011, 10, 1, 0, 'snd_voi_training_103600_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 2033, 'I''ve got data on every opponent. All that''s left is to follow the plan and take them all down.', 'snd_voi_training_103600', 19, 1036808, 10, 1, 0, 'snd_voi_training_103600_0019', 0, 1036823, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 2034, 'All according to my calculations... I''m gonna blow the minds of everyone in the stands with this one.', 'snd_voi_training_103600', 16, 1036001, 10, 1, 0, 'snd_voi_training_103600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 2035, 'Results verified�that''s it. Meh, good try.', 'snd_voi_training_103600', 64, 1036011, 10, 0, 0, 'snd_voi_training_103600_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70018, 'Changing what I wear won''t change my simulation results.', 'snd_voi_outgame_103600', 26, 1036013, 7, 1, 0, 'snd_voi_outgame_103600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 70019, 'Hm... Might as well collect some data on this outfit.', 'snd_voi_outgame_103600', 27, 1036800, 7, 1, 0, 'snd_voi_outgame_103600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71018, 'Changing what I wear won''t change my simulation results.', 'snd_voi_outgame_103600', 26, 50, 7, 0, 0, 'snd_voi_outgame_103600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 71019, 'Hm... Might as well collect some data on this outfit.', 'snd_voi_outgame_103600', 27, 49, 7, 0, 0, 'snd_voi_outgame_103600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 90020, 'Uh, H-Happy Valentine''s Day...', 'snd_voi_valentine_103600', 1, 980011, 1, 1, 0, 'snd_voi_valentine_103600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 400000, 'The Droit... At least it''ll mean we get more interesting race matchups.', 'snd_voi_event_090012', 0, 1036002, 7, 1, 0, 'snd_voi_event_090012_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 400003, 'It''s even louder than last time. Are they planning to do even more? Never mind... Nothing to do with me.', 'snd_voi_event_090012', 3, 1036009, 7, 1, 0, 'snd_voi_event_090012_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 400006, 'Ugh... Why''d I even get involved? But there is some good equipment here. It''d be a waste not to use it.', 'snd_voi_event_090012', 6, 1036016, 7, 1, 0, 'snd_voi_event_090012_0006', 0, 1036802, 10000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 400012, 'Hey, it''s the event missions. Want to know the cheese strat for these? ...I''m joking, stupid.', 'snd_voi_event_090012', 12, 1036022, 7, 1, 0, 'snd_voi_event_090012_0012', 0, 1036801, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 400013, 'Grab everything you can. Then we�what? Get ramen? Not a chance!', 'snd_voi_event_090012', 13, 1036800, 7, 1, 0, 'snd_voi_event_090012_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1036, 80000, 'We did all right.', 'snd_voi_aimteam_103600', 0, 1036018, 7, 0, 0, 'snd_voi_aimteam_103600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 11, 'Cygames', 'snd_voi_tc_1037', 0, 0, 0, 1, 0, 'snd_voi_title_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1037', 1, 0, 0, 1, 0, 'snd_voi_title_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10000, 'The reason I keep to my schedule perfectly... Thank you for helping me realize what''s truly important.', 'snd_voi_home_103700', 0, 1037000, 1, 1, 0, 'snd_voi_home_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10001, 'Please continue to let me know when I''ve made a mistake. You can see things from a perspective that I cannot.', 'snd_voi_home_103700', 1, 1037800, 1, 1, 0, 'snd_voi_home_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10002, '...With this plan, both Trainer and I should be able to thoroughly enjoy ourselves. I''ll be sure to invite them next time.', 'snd_voi_home_103700', 2, 1037008, 1, 1, 0, 'snd_voi_home_103700_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10003, 'New Year''s Day is not a big deal in Germany, but I find the traditional rituals performed in Japan very interesting.', 'snd_voi_home_103700', 3, 1037007, 1, 1, 0, 'snd_voi_home_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10004, 'On my pride as the daughter of a cake maker, I vow to make today''s Schokolade even more meticulously than usual.', 'snd_voi_home_103700', 4, 1037021, 1, 1, 0, 'snd_voi_home_103700_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10005, 'Perfectly baked... and filled with feelings of deep affection. Please accept my special-made Sachertorte.', 'snd_voi_home_103700', 5, 1037000, 1, 1, 0, 'snd_voi_home_103700_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10006, 'Falcon taught me about Tanabata. My wish is... to advance straight towards my goal.', 'snd_voi_home_103700', 6, 11001, 1, 1, 0, 'snd_voi_home_103700_0006', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10007, 'It''s Halloween, but I don''t think any tricks will be played on me tonight�I''ve prepared more than an ample number of treats.', 'snd_voi_home_103700', 7, 1037016, 1, 1, 0, 'snd_voi_home_103700_0007', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10008, 'I''ve always loved the holiday season. All the customers who came to buy my father''s cakes were always smiling so happily.', 'snd_voi_home_103700', 8, 1037007, 1, 1, 0, 'snd_voi_home_103700_0008', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10009, 'If you don''t mind, I''d like to have some of your time today. You should spend the holidays with those dear to you, after all.', 'snd_voi_home_103700', 9, 1037013, 1, 1, 0, 'snd_voi_home_103700_0009', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10010, 'In my hometown, we celebrate the end of the year and welcome in the new one with a big party. Guten Rutsch. A happy new year to you.', 'snd_voi_home_103700', 10, 1037016, 1, 1, 0, 'snd_voi_home_103700_0010', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10011, 'Happy birthday. I know a cafe with delicious cakes, so if you''d like, we can go together later.', 'snd_voi_home_103700', 11, 1037000, 1, 1, 0, 'snd_voi_home_103700_0011', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10012, 'I asked my parents for a special recipe in preparation for today. Please look forward to your birthday cake.', 'snd_voi_home_103700', 12, 1037006, 1, 1, 0, 'snd_voi_home_103700_0012', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10013, 'A birthday is an important day to reflect on oneself and reconfirm one''s life schedule.', 'snd_voi_home_103700', 13, 1037021, 1, 1, 0, 'snd_voi_home_103700_0013', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10014, 'I think of my parents'' faces on my birthday more so than any other time... I want to continue to be a daughter they can be proud of.', 'snd_voi_home_103700', 14, 1037007, 1, 1, 0, 'snd_voi_home_103700_0014', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10015, 'There is a notice for you. Don''t forget to check it, so that you can adjust your schedule accordingly.', 'snd_voi_home_103700', 15, 1037016, 1, 1, 0, 'snd_voi_home_103700_0015', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10016, 'There is a Geschenk�a present�for you. What could it be?', 'snd_voi_home_103700', 16, 1037006, 1, 1, 0, 'snd_voi_home_103700_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10017, 'You''ve completed a mission as scheduled. I''d expect nothing less. Now you can receive a token of your effort and achievement.', 'snd_voi_home_103700', 17, 1037000, 1, 1, 0, 'snd_voi_home_103700_0017', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10018, 'An event will be held soon. Let''s create a plan that will maximize your enjoyment.', 'snd_voi_home_103700', 18, 1000, 1, 1, 0, 'snd_voi_home_103700_0018', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10019, 'An event is underway. Events are much like Karneval, so to speak... I get restless just thinking about it.', 'snd_voi_home_103700', 19, 11001, 1, 1, 0, 'snd_voi_home_103700_0019', 0, 1037006, 4900, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20000, '...My body feels a little sluggish. Perhaps my schedule needs adjustments.', 'snd_voi_training_103700', 0, 1037009, 2, 1, 0, 'snd_voi_training_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20001, 'Looks like I need to make time for rest...', 'snd_voi_training_103700', 1, 1037004, 2, 1, 0, 'snd_voi_training_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20002, 'I guess you could say that I''m in great shape... Hehe. Thanks to your guidance, I think I''ll be able to proceed on schedule.', 'snd_voi_training_103700', 2, 1037000, 2, 1, 0, 'snd_voi_training_103700_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20003, 'I''m in great condition. All that''s left is to proceed as planned!', 'snd_voi_training_103700', 3, 1037007, 2, 1, 0, 'snd_voi_training_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20004, 'Things are going well... It looks like I''ll be able to produce results in line with expectations.', 'snd_voi_training_103700', 4, 1037013, 2, 1, 0, 'snd_voi_training_103700_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20005, 'Now, let''s begin according to plan. It''s going to be a productive training session.', 'snd_voi_training_103700', 5, 1037006, 2, 1, 0, 'snd_voi_training_103700_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20006, 'I''m in good shape. I should be able to get through today''s regimen as planned.', 'snd_voi_training_103700', 6, 1037016, 2, 1, 0, 'snd_voi_training_103700_0006', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20007, 'If we keep up this pace, there should be no problem with the current schedule.', 'snd_voi_training_103700', 7, 11001, 2, 1, 0, 'snd_voi_training_103700_0007', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20008, 'I don''t know why, but I feel somewhat sluggish... I may need to make some adjustments...', 'snd_voi_training_103700', 8, 1037009, 2, 1, 0, 'snd_voi_training_103700_0008', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20009, 'We have training scheduled, but my body feels a little heavy...', 'snd_voi_training_103700', 9, 1037004, 2, 1, 0, 'snd_voi_training_103700_0009', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20010, 'Ughh... I feel so out of sorts. Right down to the hair on my tail...', 'snd_voi_training_103700', 10, 1037008, 2, 1, 0, 'snd_voi_training_103700_0010', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20011, 'I can''t seem to manage my motivation very well...', 'snd_voi_training_103700', 11, 1037801, 2, 1, 0, 'snd_voi_training_103700_0011', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20021, '...I didn''t think we could fit another race into today''s schedule.', 'snd_voi_training_103700', 12, 1037008, 2, 1, 0, 'snd_voi_training_103700_0012', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20022, 'If I continue to enter races, it will begin to affect future plans...', 'snd_voi_training_103700', 13, 1037002, 2, 1, 0, 'snd_voi_training_103700_0013', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20023, 'Sturm und Drang! To be honest, I''m raring to go!', 'snd_voi_training_103700', 14, 1037006, 2, 1, 0, 'snd_voi_training_103700_0014', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20024, 'Everything has gone exactly according to plan. I am truly in ideal condition. Victory is all but guaranteed.', 'snd_voi_training_103700', 15, 1037800, 2, 1, 0, 'snd_voi_training_103700_0015', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20025, 'It was worth taking the time to create a plan with you. ...I will achieve our goal.', 'snd_voi_training_103700', 16, 1037016, 2, 1, 0, 'snd_voi_training_103700_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20026, 'I''m in good health, my mind is focused, and my tail is trimmed. My preparations are indeed perfect.', 'snd_voi_training_103700', 17, 1000, 2, 1, 0, 'snd_voi_training_103700_0017', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20027, 'I''m in great shape to tackle this race, as per schedule. All that remains is to produce results.', 'snd_voi_training_103700', 18, 1037006, 2, 1, 0, 'snd_voi_training_103700_0018', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20028, 'Preparations went well, thanks to you. I will run in a manner that you can be proud of.', 'snd_voi_training_103700', 19, 1037800, 2, 1, 0, 'snd_voi_training_103700_0019', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20029, 'There''s no need for worry. I will prove that what we have done so far has not been in error.', 'snd_voi_training_103700', 20, 1037021, 2, 1, 0, 'snd_voi_training_103700_0020', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20030, 'Toi, toi, toi... All right. Well then, let''s go.', 'snd_voi_training_103700', 21, 1037013, 2, 1, 0, 'snd_voi_training_103700_0021', 0, 1037800, 4000, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20031, 'We are generally on schedule and on target to achieve our goals.', 'snd_voi_training_103700', 22, 1037016, 2, 1, 0, 'snd_voi_training_103700_0022', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20032, 'I''m not at my best... but I haven''t lost sight of my goal.', 'snd_voi_training_103700', 23, 1037021, 2, 1, 0, 'snd_voi_training_103700_0023', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20033, 'Although we''re a little off schedule, it''s still possible to recover.', 'snd_voi_training_103700', 24, 11003, 2, 1, 0, 'snd_voi_training_103700_0024', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20034, 'I can''t deny that I''m not feeling well... Regardless, I''ll give it everything I have.', 'snd_voi_training_103700', 25, 1037008, 2, 1, 0, 'snd_voi_training_103700_0025', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20035, 'This is an unexpected situation... But I must run as best I can before I go getting all depressed.', 'snd_voi_training_103700', 26, 1037002, 2, 1, 0, 'snd_voi_training_103700_0026', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20036, 'Right now, all I can do is make it through this race so as not to bring shame to my parents...', 'snd_voi_training_103700', 27, 1037021, 2, 1, 0, 'snd_voi_training_103700_0027', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20037, 'I can''t seem to concentrate... But that doesn''t mean I can''t run.', 'snd_voi_training_103700', 28, 1037004, 2, 1, 0, 'snd_voi_training_103700_0028', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20038, 'Here I go.', 'snd_voi_training_103700', 29, 0, 2, 1, 0, 'snd_voi_training_103700_0029', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20039, 'Let us begin.', 'snd_voi_training_103700', 30, 0, 2, 1, 0, 'snd_voi_training_103700_0030', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20040, 'Concentrate.', 'snd_voi_training_103700', 31, 0, 2, 1, 0, 'snd_voi_training_103700_0031', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20041, 'These are the fundamentals.', 'snd_voi_training_103700', 32, 0, 2, 1, 0, 'snd_voi_training_103700_0032', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20042, 'My goodness!', 'snd_voi_training_103700', 33, 0, 2, 1, 0, 'snd_voi_training_103700_0033', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20043, 'No...', 'snd_voi_training_103700', 34, 0, 2, 1, 0, 'snd_voi_training_103700_0034', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20046, 'Together now.', 'snd_voi_training_103700', 37, 0, 2, 1, 0, 'snd_voi_training_103700_0037', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20047, 'I''m excited!', 'snd_voi_training_103700', 38, 0, 2, 1, 0, 'snd_voi_training_103700_0038', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20049, 'I have respect for your coaching.', 'snd_voi_training_103700', 63, 0, 2, 1, 0, 'snd_voi_training_103700_0063', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20050, 'Thank you for everything you''ve done for me.', 'snd_voi_training_103700', 64, 0, 2, 1, 0, 'snd_voi_training_103700_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30000, 'That was a race to be proud of.', 'snd_voi_race_103700', 0, 0, 3, 1, 0, 'snd_voi_race_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30001, 'That was passable... But next time, I''ll do even better.', 'snd_voi_race_103700', 1, 0, 3, 1, 0, 'snd_voi_race_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30002, 'I need to organize my schedule better...', 'snd_voi_race_103700', 2, 0, 3, 1, 0, 'snd_voi_race_103700_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30003, 'We need to rethink our plan from the ground up...', 'snd_voi_race_103700', 3, 0, 3, 1, 0, 'snd_voi_race_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 60000, 'I would like to express my gratitude to everyone who supported me.', 'snd_voi_live_103700', 0, 1037000, 4, 1, 0, 'snd_voi_live_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 60001, 'I''m a little nervous. Toi, toi, toi...', 'snd_voi_live_103700', 1, 1037812, 4, 1, 0, 'snd_voi_live_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70001, 'You said it was preordained that you would become my trainer. That may just be true... Hehe.', 'snd_voi_outgame_103700', 1, 1037007, 7, 1, 0, 'snd_voi_outgame_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90000, 'Guten Morgen. Mornings tend to become quite hectic. Sufficient preparation the day before is essential.', 'snd_voi_home_103701', 0, 1037016, 1, 1, 0, 'snd_voi_home_103701_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90001, 'When I think of Japanese breakfast, I think of natto. I find it delicious.', 'snd_voi_home_103701', 1, 1037017, 1, 1, 0, 'snd_voi_home_103701_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90002, 'I''ll finish my meal in twenty-five minutes and thirty seconds, then review the�oh, almost forgot. I promised to have lunch with Falcon.', 'snd_voi_home_103701', 2, 1037012, 1, 1, 0, 'snd_voi_home_103701_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90003, '...Eight seconds every day. That''s how much time I spend checking whether the cafeteria has any new desserts on the menu.', 'snd_voi_home_103701', 3, 1037008, 1, 1, 0, 'snd_voi_home_103701_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90004, 'Four minutes going over my schedule, five minutes thinking of friends and family... I make effective use of the time spent in bed before falling asleep.', 'snd_voi_home_103701', 4, 1037013, 1, 1, 0, 'snd_voi_home_103701_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90005, 'Today is just about over... Let''s prepare for the future by reflecting on the day''s events and making plans for tomorrow.', 'snd_voi_home_103701', 5, 11000, 1, 1, 0, 'snd_voi_home_103701_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90006, 'I have always admired spring flowers. The way they endure the harsh winter and still bloom fully every year is magnificent.', 'snd_voi_home_103701', 6, 1037800, 1, 1, 0, 'snd_voi_home_103701_0006', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90007, 'There is always a risk of heat stroke. Create a hydration schedule and be sure to carry a water bottle.', 'snd_voi_home_103701', 7, 1037000, 1, 1, 0, 'snd_voi_home_103701_0007', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90008, 'Fall in Germany surely brings Oktoberfest to mind. I would like to invite you to it one day.', 'snd_voi_home_103701', 8, 1037016, 1, 1, 0, 'snd_voi_home_103701_0008', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90009, 'During the winter, we inevitably spend more time indoors. ...Shall we start developing a new cake recipe?', 'snd_voi_home_103701', 9, 1037008, 1, 1, 0, 'snd_voi_home_103701_0009', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91000, 'I was humming along to the metronome, and then Falcon was suddenly behind me... I was so surprised, I let out a scream...', 'snd_voi_home_103701', 10, 1037010, 1, 1, 0, 'snd_voi_home_103701_0010', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91001, 'To be able to maintain that many friendships so effortlessly... Jordan might be an expert at managing schedules.', 'snd_voi_home_103701', 11, 1037008, 1, 1, 0, 'snd_voi_home_103701_0011', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91002, 'Nakayama''s approach to competition is the complete opposite of mine, but that''s precisely why I can learn things from it.', 'snd_voi_home_103701', 12, 1037006, 1, 1, 0, 'snd_voi_home_103701_0012', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91003, 'Golshi and I toured some cake stores, but before I knew it, it had transformed into a pick and mix candy store tour.', 'snd_voi_home_103701', 13, 1037009, 1, 1, 0, 'snd_voi_home_103701_0013', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91004, 'I like movies�well, aside from zombie movies... There''s no way a rotting corpse could move like that. It''s so freaky!', 'snd_voi_home_103701', 14, 1037015, 1, 1, 0, 'snd_voi_home_103701_0014', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91005, 'I want to pay respect to the spectators and to the Umamusume I compete alongside, so I must make sure that every step is perfect.', 'snd_voi_home_103701', 15, 1037800, 1, 1, 0, 'snd_voi_home_103701_0015', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91006, 'I''ve always loved Karneval, so the thought of being able to dance in this outfit makes my heart sing. Hehe.', 'snd_voi_home_103701', 16, 1037000, 1, 1, 0, 'snd_voi_home_103701_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91007, 'It''s fluffy, yet durable enough to withstand intense movement... A wonderful outfit.', 'snd_voi_home_103701', 17, 1037013, 1, 1, 0, 'snd_voi_home_103701_0017', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91008, 'The size fits perfectly... I admire the skill of the craftsman who made this.', 'snd_voi_home_103701', 18, 1037016, 1, 1, 0, 'snd_voi_home_103701_0018', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91009, 'The smell of freshly made sweets wafting through the store before it opened... Sometimes I grow nostalgic for home.', 'snd_voi_home_103701', 19, 1037012, 1, 1, 0, 'snd_voi_home_103701_0019', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91010, 'Lunch is the main meal in Germany, and I still keep to that custom. It''s also logical in regards to exercise.', 'snd_voi_home_103701', 20, 1037017, 1, 1, 0, 'snd_voi_home_103701_0020', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91011, 'It would be nice to have an alarm that could be set to the second... But your own body clock may do the job best in the end.', 'snd_voi_home_103701', 21, 1037008, 1, 1, 0, 'snd_voi_home_103701_0021', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91012, 'It''s the season when you often see ladybugs. Aren''t they cute?', 'snd_voi_home_103701', 22, 1037007, 1, 1, 0, 'snd_voi_home_103701_0022', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91013, 'It''s really hot... I would like to go to the lake, but let''s cool off here by the pool.', 'snd_voi_home_103701', 23, 1037008, 1, 1, 0, 'snd_voi_home_103701_0023', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91014, 'Fall is the season for sports, you say? In that case... I would like to play soccer. If you don''t mind, would you play with me?', 'snd_voi_home_103701', 24, 1037016, 1, 1, 0, 'snd_voi_home_103701_0024', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91015, 'Snow makes me think of Stollen... I used to help bake them every year when this season rolled around.', 'snd_voi_home_103701', 25, 1037013, 1, 1, 0, 'snd_voi_home_103701_0025', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92000, 'Let''s walk together on the path to our goals. First, we must devise a plan.', 'snd_voi_training_103701', 0, 1037016, 2, 1, 0, 'snd_voi_training_103701_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92001, 'I''ve confirmed the schedule. All right, let''s get started today.', 'snd_voi_training_103701', 1, 1037006, 2, 1, 0, 'snd_voi_training_103701_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92002, 'Even if the destination is far, we will steadily make our way there, armed with a well-thought-out schedule.', 'snd_voi_training_103701', 2, 1037021, 2, 1, 0, 'snd_voi_training_103701_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92003, 'I''ve completed my preparations, of course. I await your instruction.', 'snd_voi_training_103701', 3, 1000, 2, 1, 0, 'snd_voi_training_103701_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92011, 'This feels... different. In Germany, we go swimming in lakes more often than in the ocean.', 'snd_voi_training_103700', 39, 1037007, 2, 1, 0, 'snd_voi_training_103700_0039', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92005, 'I sincerely believe that together, we can reach our goals.', 'snd_voi_training_103701', 5, 1037000, 2, 1, 0, 'snd_voi_training_103701_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92006, 'Let''s work together to finalize a plan. I''m counting on you.', 'snd_voi_training_103701', 6, 1037016, 2, 1, 0, 'snd_voi_training_103701_0006', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92007, 'If you see me being clueless again, please let me know.', 'snd_voi_training_103701', 7, 1037800, 2, 1, 0, 'snd_voi_training_103701_0007', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 93000, 'Now I can be truly proud of myself...', 'snd_voi_training_103701', 8, 0, 2, 1, 0, 'snd_voi_training_103701_0008', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 93001, 'I am sure I could not have come this far on my own.', 'snd_voi_training_103701', 9, 0, 2, 1, 0, 'snd_voi_training_103701_0009', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95000, 'Steadily, one step at a time... towards my goal.', 'snd_voi_outgame_103701', 0, 1000, 7, 1, 0, 'snd_voi_outgame_103701_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95001, 'I''ll achieve my goals, one step at a time.', 'snd_voi_outgame_103701', 1, 0, 7, 1, 0, 'snd_voi_outgame_103701_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95003, 'I am Eishin Flash. Together we will achieve a proud victory.', 'snd_voi_outgame_103701', 3, 1001, 7, 1, 0, 'snd_voi_outgame_103701_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95004, 'Perfect schedules lead to perfect results.', 'snd_voi_gacha_103701', 0, 0, 7, 1, 0, 'snd_voi_gacha_103701_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1008, 'Let''s all do our Bestes.', 'snd_voi_teamst_st_103700_0000', 0, 1003, 8, 1, 0, 'snd_voi_teamst_st_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1079, 'We can''t let up for even a second.', 'snd_voi_teamst_st_103700_1038', 0, 1037021, 8, 1, 0, 'snd_voi_teamst_st_103700_1038_00', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1080, 'We must be punctual.', 'snd_voi_teamst_st_103700_1046', 0, 1003, 8, 1, 0, 'snd_voi_teamst_st_103700_1046_00', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1022, 'Let''s do everything according to plan.', 'snd_voi_teamst_st_100700_1037', 1, 1037006, 8, 1, 0, 'snd_voi_teamst_st_100700_1037_01', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1000, 'Everyone, it''s time.', 'snd_voi_teamst_103700', 0, 1037016, 8, 1, 0, 'snd_voi_teamst_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1001, 'We''ve successfully achieved our goal.', 'snd_voi_teamst_103700', 1, 0, 8, 1, 0, 'snd_voi_teamst_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1003, 'Our preparations were incomplete.', 'snd_voi_teamst_103700', 2, 0, 8, 1, 0, 'snd_voi_teamst_103700_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1002, 'It was my mistake...', 'snd_voi_teamst_103700', 3, 0, 8, 1, 0, 'snd_voi_teamst_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1004, 'A victory, as planned.', 'snd_voi_teamst_103700', 4, 1037006, 8, 1, 0, 'snd_voi_teamst_103700_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1007, 'Goals are meant to be surpassed.', 'snd_voi_teamst_103700', 5, 1037000, 8, 1, 0, 'snd_voi_teamst_103700_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1006, 'Our preparations were incomplete.', 'snd_voi_teamst_103700', 2, 1037008, 8, 1, 0, 'snd_voi_teamst_103700_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 1005, 'It was my mistake...', 'snd_voi_teamst_103700', 3, 1037004, 8, 1, 0, 'snd_voi_teamst_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 40000, 'Now is the time to carry out my plan!', 'snd_voi_race_103701', 2, 0, 3, 1, 0, 'snd_voi_race_103701_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 40001, 'Not a single step misplaced on the way to victory... Now is the time to carry out my plan!', 'snd_voi_race_103701', 3, 0, 3, 1, 0, 'snd_voi_race_103701_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30004, 'I did not deviate from the schedule we created together.', 'snd_voi_race_103701', 0, 0, 3, 1, 0, 'snd_voi_race_103701_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30005, 'I ran well, and I accomplished my goal.', 'snd_voi_race_103700', 8, 0, 3, 1, 0, 'snd_voi_race_103700_0008', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 31000, 'Auf geht''s!', 'snd_voi_race_103700', 9, 0, 3, 1, 0, 'snd_voi_race_103700_0009', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 13, 'Here''s today''s login bonus.', 'snd_voi_title_103700', 4, 1037000, 1, 1, 0, 'snd_voi_title_103700_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 15, 'Here''s what you''ll get tomorrow.', 'snd_voi_title_103700', 5, 1037016, 1, 1, 0, 'snd_voi_title_103700_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 110000, 'Now, for today''s training schedule...', 'snd_voi_home_103700', 21, 0, 1, 1, 0, 'snd_voi_home_103700_0021', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 110001, 'Let''s be sure to learn about this academy''s history and traditions.', 'snd_voi_home_103700', 22, 0, 1, 1, 0, 'snd_voi_home_103700_0022', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 110002, 'Goals can only be achieved through an accumulation of experience.', 'snd_voi_home_103700', 23, 0, 1, 1, 0, 'snd_voi_home_103700_0023', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 10021, 'Looks like the Umamusume Archive level has gone up. Please take a look.', 'snd_voi_home_103700', 24, 1037000, 1, 1, 0, 'snd_voi_home_103700_0024', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 20051, 'It''s time for training.', 'snd_voi_training_103700', 65, 0, 2, 1, 0, 'snd_voi_training_103700_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70000, 'We must strictly adhere to the schedule.', 'snd_voi_outgame_103700', 3, 1037017, 7, 1, 0, 'snd_voi_outgame_103700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95005, 'I''m happy to assist you.', 'snd_voi_outgame_103700', 4, 0, 7, 1, 0, 'snd_voi_outgame_103700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95006, 'Do you require more detailed management?', 'snd_voi_outgame_103700', 5, 0, 7, 1, 0, 'snd_voi_outgame_103700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 120000, 'I will go further with this power.', 'snd_voi_outgame_103700', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103700_0011', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140000, 'Viel Erfolg!', 'snd_voi_minigame_103700', 0, 1037000, 9, 1, 0, 'snd_voi_minigame_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140001, 'Well done.', 'snd_voi_minigame_103700', 1, 1037006, 9, 1, 0, 'snd_voi_minigame_103700_0001', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140002, 'There''s no need to panic.', 'snd_voi_minigame_103700', 2, 1037016, 9, 1, 0, 'snd_voi_minigame_103700_0002', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140003, 'Wunderbar!', 'snd_voi_minigame_103700', 3, 971037, 9, 1, 0, 'snd_voi_minigame_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140004, 'This outcome was as I hoped.', 'snd_voi_minigame_103700', 4, 972037, 9, 1, 0, 'snd_voi_minigame_103700_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140005, 'I misjudged the distance...', 'snd_voi_minigame_103700', 5, 1037008, 9, 1, 0, 'snd_voi_minigame_103700_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140006, 'Wunderbar!', 'snd_voi_minigame_103700', 3, 974037, 9, 1, 0, 'snd_voi_minigame_103700_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140007, 'This outcome was as I hoped.', 'snd_voi_minigame_103700', 4, 973037, 9, 1, 0, 'snd_voi_minigame_103700_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140008, 'Hehe.', 'snd_voi_minigame_103700', 6, 1037006, 9, 1, 0, 'snd_voi_minigame_103700_0006', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140009, 'Hehe...', 'snd_voi_minigame_103700', 7, 1037013, 9, 1, 0, 'snd_voi_minigame_103700_0007', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140010, 'Hehehe.', 'snd_voi_minigame_103700', 8, 1037001, 9, 1, 0, 'snd_voi_minigame_103700_0008', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140011, 'Amazing.', 'snd_voi_minigame_103700', 9, 1037000, 9, 1, 0, 'snd_voi_minigame_103700_0009', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140014, 'Agh...', 'snd_voi_minigame_103700', 10, 1037002, 9, 1, 0, 'snd_voi_minigame_103700_0010', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140015, 'Ohhh...', 'snd_voi_minigame_103700', 11, 1037008, 9, 1, 0, 'snd_voi_minigame_103700_0011', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140016, 'Come on.', 'snd_voi_minigame_103700', 12, 1037016, 9, 1, 0, 'snd_voi_minigame_103700_0012', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140012, 'Oh my!', 'snd_voi_minigame_103700', 13, 1037007, 9, 1, 0, 'snd_voi_minigame_103700_0013', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140013, '...Ah!', 'snd_voi_minigame_103700', 14, 1037014, 9, 1, 0, 'snd_voi_minigame_103700_0014', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140017, 'Nngh...', 'snd_voi_minigame_103700', 15, 1037015, 9, 1, 0, 'snd_voi_minigame_103700_0015', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 140018, 'Sigh...', 'snd_voi_minigame_103700', 16, 1037004, 9, 1, 0, 'snd_voi_minigame_103700_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70004, 'I must be mindful of the fact that this uniform I wear is part of the academy''s tradition.', 'snd_voi_outgame_103700', 16, 1037007, 7, 1, 0, 'snd_voi_outgame_103700_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70010, 'Balancing studies and racing is something that all students must deal with.', 'snd_voi_outgame_103700', 17, 1037016, 7, 1, 0, 'snd_voi_outgame_103700_0017', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70008, 'I want to show my parents how I perform onstage.', 'snd_voi_outgame_103700', 20, 1037013, 7, 1, 0, 'snd_voi_outgame_103700_0020', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70014, 'I''ve made sure to include performance lessons in the schedule.', 'snd_voi_outgame_103700', 21, 1037000, 7, 1, 0, 'snd_voi_outgame_103700_0021', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70009, 'It seems to inspire pride and courage.', 'snd_voi_outgame_103700', 22, 1037006, 7, 1, 0, 'snd_voi_outgame_103700_0022', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70015, 'The size is perfect, of course. Not a single thing out of place.', 'snd_voi_outgame_103700', 23, 1037016, 7, 1, 0, 'snd_voi_outgame_103700_0023', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71004, 'I must be mindful of the fact that this uniform I wear is part of the academy''s tradition.', 'snd_voi_outgame_103700', 16, 48, 7, 0, 0, 'snd_voi_outgame_103700_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71010, 'Balancing studies and racing is something that all students must deal with.', 'snd_voi_outgame_103700', 17, 34, 7, 0, 0, 'snd_voi_outgame_103700_0017', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71008, 'I want to show my parents how I perform onstage.', 'snd_voi_outgame_103700', 20, 18, 7, 0, 0, 'snd_voi_outgame_103700_0020', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71014, 'I''ve made sure to include performance lessons in the schedule.', 'snd_voi_outgame_103700', 21, 48, 7, 0, 0, 'snd_voi_outgame_103700_0021', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71009, 'It seems to inspire pride and courage.', 'snd_voi_outgame_103700', 22, 34, 7, 0, 0, 'snd_voi_outgame_103700_0022', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71015, 'The size is perfect, of course. Not a single thing out of place.', 'snd_voi_outgame_103700', 23, 35, 7, 0, 0, 'snd_voi_outgame_103700_0023', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 2030, 'Everyone, it''s time.', 'snd_voi_teamst_103700', 0, 1037016, 10, 1, 0, 'snd_voi_teamst_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 2031, 'Let''s all do our Bestes.', 'snd_voi_teamst_st_103700_0000', 0, 1003, 10, 1, 0, 'snd_voi_teamst_st_103700_0000', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 2032, 'Thank you for everything you''ve done for me.', 'snd_voi_training_103700', 64, 1037000, 10, 1, 0, 'snd_voi_training_103700_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 2033, 'I''m in great shape to tackle this race, as per schedule. All that remains is to produce results.', 'snd_voi_training_103700', 18, 1037006, 10, 1, 0, 'snd_voi_training_103700_0018', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 2034, 'It was worth taking the time to create a plan with you. ...I will achieve our goal.', 'snd_voi_training_103700', 16, 1003, 10, 1, 0, 'snd_voi_training_103700_0016', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 2035, 'Thank you for everything you''ve done for me.', 'snd_voi_training_103700', 64, 1037000, 10, 0, 0, 'snd_voi_training_103700_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70018, 'How wonderful!', 'snd_voi_outgame_103700', 26, 1037000, 7, 1, 0, 'snd_voi_outgame_103700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70019, 'I''ll show you an error-free victory!', 'snd_voi_outgame_103700', 27, 1037016, 7, 1, 0, 'snd_voi_outgame_103700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71018, 'How wonderful!', 'snd_voi_outgame_103700', 26, 34, 7, 0, 0, 'snd_voi_outgame_103700_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71019, 'I''ll show you an error-free victory!', 'snd_voi_outgame_103700', 27, 22, 7, 0, 0, 'snd_voi_outgame_103700_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 81000, 'Show me what all your hard work has amounted to.', 'snd_voi_outgame_103700', 13, 1037021, 7, 1, 0, 'snd_voi_outgame_103700_0013', 0, 0, 0, 1636952400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 81001, 'Let us compete. Fair and square, with our pride on the line.', 'snd_voi_outgame_103700', 14, 1037006, 7, 1, 0, 'snd_voi_outgame_103700_0014', 0, 0, 0, 1636952400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90010, 'Good morning. Please join me in my daily affirmation: Ich gebe mein Bestes!', 'snd_voi_home_103702', 0, 1037016, 1, 1, 0, 'snd_voi_home_103702_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90011, 'People keep telling me they smell something delicious when they greet me. It must be the cookies I baked this morning.', 'snd_voi_home_103702', 1, 1037809, 1, 1, 0, 'snd_voi_home_103702_0001', 0, 1037010, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90012, 'Sugar intake can help you get through the afternoon. Be sure to plan ahead though.', 'snd_voi_home_103702', 2, 1037000, 1, 1, 0, 'snd_voi_home_103702_0002', 0, 1037017, 3800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90013, 'My father told me that the secret to good work is to take breaks, no matter how busy you are.', 'snd_voi_home_103702', 3, 1037007, 1, 1, 0, 'snd_voi_home_103702_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90014, 'Snacks are off-limits at this time of night. If you want to eat them, you should wait till tomorrow.', 'snd_voi_home_103702', 4, 1037803, 1, 1, 0, 'snd_voi_home_103702_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90015, 'I''ve finished making the dough. Now just to let it rest in the fridge for twelve hours and then... Hehe, I''ll keep it a surprise.', 'snd_voi_home_103702', 5, 1037006, 1, 1, 0, 'snd_voi_home_103702_0005', 0, 1037804, 5200, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90016, 'The cherry blossoms remind me of picnics with my parents... hehe. As it so happens, we have cherry blossoms in Germany too.', 'snd_voi_home_103702', 6, 1037013, 1, 1, 0, 'snd_voi_home_103702_0006', 0, 1037805, 5600, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90017, 'It''s that sweltering time of year again... But not to worry, I''ve made us a cold cake called Kalter Hund.', 'snd_voi_home_103702', 7, 1037000, 1, 1, 0, 'snd_voi_home_103702_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90018, 'Recently I''ve been trying to bake low-calorie cakes. Although the temptation to overeat is great during fall, I must still manage my diet efficiently.', 'snd_voi_home_103702', 8, 1037006, 1, 1, 0, 'snd_voi_home_103702_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90019, 'It''s funny, isn''t it? Cakes are usually heated and then eaten once they''ve cooled down. But when you eat them, they warm your heart.', 'snd_voi_home_103702', 9, 1037000, 1, 1, 0, 'snd_voi_home_103702_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91016, 'Falcon can guess what confections I''ve been baking by the smell of my clothes. It''s a little embarrassing actually...', 'snd_voi_home_103702', 10, 1037811, 1, 1, 0, 'snd_voi_home_103702_0010', 0, 1037810, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91017, 'Whenever I make a new cake, Bakushin O always appears to taste test it for me. I appreciate it, but... how does she get there so fast?', 'snd_voi_home_103702', 11, 1037000, 1, 1, 0, 'snd_voi_home_103702_0011', 0, 1037806, 5800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91018, 'Flower and I have been exchanging handmade cakes recently. Her cakes have a mild, soothing flavor.', 'snd_voi_home_103702', 12, 1037807, 1, 1, 0, 'snd_voi_home_103702_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91019, 'Among everything I''ve achieved, I believe that racing and baking hold the same importance.', 'snd_voi_home_103702', 13, 1037021, 1, 1, 0, 'snd_voi_home_103702_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91020, 'It is a patissier''s job to make special days like birthdays more exciting. So as a racer, I take it upon myself to make races more exciting.', 'snd_voi_home_103702', 14, 1037006, 1, 1, 0, 'snd_voi_home_103702_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91028, 'One must undergo rigorous training to earn the title of artisan. I don''t take wearing this uniform lightly.', 'snd_voi_home_103702', 15, 1037013, 1, 1, 0, 'snd_voi_home_103702_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91029, 'Wearing this outfit fills me with motivation. It''s like the feeling I get right before a race.', 'snd_voi_home_103702', 16, 1037006, 1, 1, 0, 'snd_voi_home_103702_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91021, 'The morning is when you complete all your preparations for the day. That is an invariable principle for a patissier.', 'snd_voi_home_103702', 17, 1037006, 1, 1, 0, 'snd_voi_home_103702_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91022, 'Dessert after lunch? Or a snack between meals? The same confection must be adapted depending on when it''ll be eaten.', 'snd_voi_home_103702', 18, 1037808, 1, 1, 0, 'snd_voi_home_103702_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91023, 'For a Konditor�or a patissier�the day begins at night, because that''s when tomorrow''s ingredients must be prepped.', 'snd_voi_home_103702', 19, 1037017, 1, 1, 0, 'snd_voi_home_103702_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91024, 'It''s the season of blooming flowers. It could be fun to make a cherry blossom-themed stollen instead of a snow one.', 'snd_voi_home_103702', 20, 1037012, 1, 1, 0, 'snd_voi_home_103702_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91025, 'Summer is the best time to visit Germany. If you ever get the chance, I''ll gladly make an itinerary for your trip.', 'snd_voi_home_103702', 21, 1037000, 1, 1, 0, 'snd_voi_home_103702_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91026, 'I''d like to go out and collect chestnuts. I just thought of the perfect Mont Blanc recipe for them.', 'snd_voi_home_103702', 22, 1037007, 1, 1, 0, 'snd_voi_home_103702_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 91027, 'I start getting nervous around Valentine''s Day and other holidays when desserts have a big role to play.', 'snd_voi_home_103702', 23, 1037006, 1, 1, 0, 'snd_voi_home_103702_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92015, 'Preparations are all in order. Well then, let''s �ffnen�Open up shop for the day.', 'snd_voi_training_103702', 0, 1037016, 2, 1, 0, 'snd_voi_training_103702_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92016, 'I will reach the level of a meister in racing... without fail.', 'snd_voi_training_103702', 1, 1037803, 2, 1, 0, 'snd_voi_training_103702_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92017, 'The process of achieving victory is much like baking a cake. Each step must be taken methodically and meticulously.', 'snd_voi_training_103702', 2, 1037021, 2, 1, 0, 'snd_voi_training_103702_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92018, 'I think protein cookies are a viable way to combine palatability with nutrition.', 'snd_voi_training_103702', 3, 1037006, 2, 1, 0, 'snd_voi_training_103702_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92020, 'Right now, I must focus all my attention on working hard, but once it''s over, let''s enjoy the fruits of our labor together.', 'snd_voi_training_103702', 5, 1037000, 2, 1, 0, 'snd_voi_training_103702_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92021, 'I''ll have to do some pre-cooking to make sure you can taste victory, Trainer.', 'snd_voi_training_103702', 6, 1037000, 2, 1, 0, 'snd_voi_training_103702_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 92022, 'Let''s collaborate to achieve astounding results together. Just like my parents did in the bakery.', 'snd_voi_training_103702', 7, 1037007, 2, 1, 0, 'snd_voi_training_103702_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 93004, 'This is the sweetest, most joyful feeling... ever.', 'snd_voi_training_103702', 8, 0, 2, 1, 0, 'snd_voi_training_103702_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 93005, 'I wonder if I could be called a meister now too.', 'snd_voi_training_103702', 9, 0, 2, 1, 0, 'snd_voi_training_103702_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95007, 'Daily training paves the way for further improvement.', 'snd_voi_outgame_103702', 0, 1037006, 7, 1, 0, 'snd_voi_outgame_103702_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95008, 'I feel as if a new realm of artisanship has come into view.', 'snd_voi_outgame_103702', 1, 0, 7, 1, 0, 'snd_voi_outgame_103702_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95010, 'I am Eishin Flash. Allow me to bake up a finely-tuned treat.', 'snd_voi_outgame_103702', 3, 1037000, 7, 1, 0, 'snd_voi_outgame_103702_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70016, 'This reminds me of my parents standing in the pastry kitchen.', 'snd_voi_outgame_103700', 24, 1037007, 7, 1, 0, 'snd_voi_outgame_103700_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 70017, 'I''ve marveled at this uniform ever since I was little... This feels like a dream.', 'snd_voi_outgame_103700', 25, 1037013, 7, 1, 0, 'snd_voi_outgame_103700_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71016, 'This reminds me of my parents standing in the pastry kitchen.', 'snd_voi_outgame_103700', 24, 18, 7, 0, 0, 'snd_voi_outgame_103700_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 71017, 'I''ve marveled at this uniform ever since I was little... This feels like a dream.', 'snd_voi_outgame_103700', 25, 149, 7, 0, 0, 'snd_voi_outgame_103700_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 95009, 'Sincere and scrupulous. Delicate yet deep. Please, taste this novel delight.', 'snd_voi_gacha_103702', 0, 0, 7, 1, 0, 'snd_voi_gacha_103702_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 40003, 'Delight in this tried-and-true delicacy.', 'snd_voi_race_103702', 2, 0, 3, 1, 0, 'snd_voi_race_103702_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 40004, 'Recipe, measurements, cooking... all perfect. Delight in this tried-and-true delicacy.', 'snd_voi_race_103702', 3, 0, 3, 1, 0, 'snd_voi_race_103702_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30006, 'Victory went according to recipe. It came out delicious!', 'snd_voi_race_103702', 0, 0, 3, 1, 0, 'snd_voi_race_103702_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 30007, 'Goal accomplished... That was a good run.', 'snd_voi_race_103700', 8, 0, 3, 1, 0, 'snd_voi_race_103700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400000, 'As a show of gratitude, I''ll create the perfect recipe, and carry it out with precision. I will make sure to win.', 'snd_voi_event_090010', 0, 1037006, 7, 1, 0, 'snd_voi_event_090010_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400003, 'Our time is limited. We must promptly find a motif that will touch people''s hearts.', 'snd_voi_event_090010', 3, 1037008, 7, 1, 0, 'snd_voi_event_090010_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400006, 'I can feel the essence of the academy... Wunderbar�I mean, wonderful�that sums it up.', 'snd_voi_event_090010', 6, 1037007, 7, 1, 0, 'snd_voi_event_090010_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400009, 'This is a reflection of my respect for Tracen Academy.', 'snd_voi_event_090010', 9, 1037000, 7, 1, 0, 'snd_voi_event_090010_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400011, 'It''s a shame about the result, but I want to let my parents know that it was a valuable experience. Next time... I''ll win.', 'snd_voi_event_090010', 11, 1037016, 7, 1, 0, 'snd_voi_event_090010_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400012, 'Here are the event missions. I recommend preparing meticulously for the various challenges ahead.', 'snd_voi_event_090010', 12, 1037016, 7, 1, 0, 'snd_voi_event_090010_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 400013, 'Here are your rewards. Don''t forget them.', 'snd_voi_event_090010', 13, 1037000, 7, 1, 0, 'snd_voi_event_090010_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_103700', 1, 980012, 1, 1, 0, 'snd_voi_valentine_103700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_103700', 1, 980012, 1, 1, 0, 'snd_voi_valentine_103700_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1037, 80000, 'Great job out there.', 'snd_voi_aimteam_103700', 0, 1037000, 7, 0, 0, 'snd_voi_aimteam_103700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 11, 'Cygames', 'snd_voi_title_103800', 0, 0, 0, 1, 0, 'snd_voi_title_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_103800', 1, 0, 0, 1, 0, 'snd_voi_title_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10000, 'I will become the cutest in the whole world�no, the whole universe�and everyone will love me. That includes you, Big Bro. ?', 'snd_voi_home_103800', 0, 5002, 1, 1, 0, 'snd_voi_home_103800_0000M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10100, 'I will become the cutest in the whole world�no, the whole universe�and everyone will love me. That includes you, Big Sis. ?', 'snd_voi_home_103800', 0, 5002, 1, 1, 0, 'snd_voi_home_103800_0000F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10001, 'Ah, I caught you looking at me just now. Haha. Since it''s you, I don''t mind if you come even closer... ?', 'snd_voi_home_103800', 1, 4001, 1, 1, 0, 'snd_voi_home_103800_0001M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10101, 'Ah, I caught you looking at me just now. Haha. Since it''s you, I don''t mind if you come even closer... ?', 'snd_voi_home_103800', 1, 4001, 1, 1, 0, 'snd_voi_home_103800_0001F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10002, 'If you want to know more about me, then come at me, straight on. Then maybe I''ll tell you... ?', 'snd_voi_home_103800', 2, 1038006, 1, 1, 0, 'snd_voi_home_103800_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10003, 'Happy New Year''s! ? Make spoiling your adorable little sis a resolution, ''kay?', 'snd_voi_home_103800', 3, 1038001, 1, 1, 0, 'snd_voi_home_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10004, 'Would you rather have chocolate or me? Kidding! You can''t have me just yet... ?', 'snd_voi_home_103800', 4, 5001, 1, 1, 0, 'snd_voi_home_103800_0004M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10104, 'Would you rather have chocolate or me? Kidding! You can''t have me just yet... ?', 'snd_voi_home_103800', 4, 5001, 1, 1, 0, 'snd_voi_home_103800_0004F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10005, 'Happy Valentine''s!', 'snd_voi_home_103800', 5, 1038006, 1, 1, 0, 'snd_voi_home_103800_0005M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10105, 'Happy Valentine''s!', 'snd_voi_home_103800', 5, 1038006, 1, 1, 0, 'snd_voi_home_103800_0005F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10006, 'I hope you''ll love me more and mooore! ? You''ll grant my wish, right, Big Bro?', 'snd_voi_home_103800', 6, 3001, 1, 1, 0, 'snd_voi_home_103800_0006M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10106, 'I hope you''ll love me more and mooore! ? You''ll grant my wish, right, Big Sis?', 'snd_voi_home_103800', 6, 3001, 1, 1, 0, 'snd_voi_home_103800_0006F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10007, 'Boo! ...I''m a ghost! ? Once I get a hold of you, I won''t let go! ?', 'snd_voi_home_103800', 7, 1038007, 1, 1, 0, 'snd_voi_home_103800_0007M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10107, 'Boo! ...I''m a ghost! ? Once I get a hold of you, I won''t let go! ?', 'snd_voi_home_103800', 7, 1038007, 1, 1, 0, 'snd_voi_home_103800_0007F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10008, 'Happy holidays, Big Bro! The angel Curren will save your soul with this hymn! ?', 'snd_voi_home_103800', 8, 3001, 1, 1, 0, 'snd_voi_home_103800_0008M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10108, 'Happy holidays, Big Sis! The angel Curren will save your soul with this hymn! ?', 'snd_voi_home_103800', 8, 3001, 1, 1, 0, 'snd_voi_home_103800_0008F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10009, 'For me, the holidays are about spending time with family. So tonight... I wanna spend time with you, Big Bro.', 'snd_voi_home_103800', 9, 1038001, 1, 1, 0, 'snd_voi_home_103800_0009M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10109, 'For me, the holidays are about spending time with family. So tonight... I wanna spend time with you, Big Sis.', 'snd_voi_home_103800', 9, 1038001, 1, 1, 0, 'snd_voi_home_103800_0009F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10010, 'I was downright adorable all year, huh? Next year, I''m gonna be even cuter�pinky promise! ?', 'snd_voi_home_103800', 10, 1038007, 1, 1, 0, 'snd_voi_home_103800_0010M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10110, 'I was downright adorable all year, huh? Next year, I''m gonna be even cuter�pinky promise! ?', 'snd_voi_home_103800', 10, 1038007, 1, 1, 0, 'snd_voi_home_103800_0010F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10011, 'Happy birthday, Big Bro! We''ve gotta go all out to celebrate the day we became destined to meet! ?', 'snd_voi_home_103800', 11, 1038006, 1, 1, 0, 'snd_voi_home_103800_0011M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10111, 'Happy birthday, Big Sis! We gotta go all out to celebrate the day we became destined to meet! ?', 'snd_voi_home_103800', 11, 1038006, 1, 1, 0, 'snd_voi_home_103800_0011F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10012, 'I''m so grateful for being able to meet you. It made me really, really happy. Happy birthday, Big Bro!', 'snd_voi_home_103800', 12, 5002, 1, 1, 0, 'snd_voi_home_103800_0012M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10112, 'I''m so grateful for being able to meet you. It made me really, really happy. Happy birthday, Big Sis!', 'snd_voi_home_103800', 12, 5002, 1, 1, 0, 'snd_voi_home_103800_0012F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10013, 'I''m so excited for my birthday! And most wonderful of all is... a date with you! Make sure to spoil me a lot! ?', 'snd_voi_home_103800', 13, 4002, 1, 1, 0, 'snd_voi_home_103800_0013M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10113, 'I''m so excited for my birthday! And most wonderful of all is... a date with you! Make sure to spoil me a lot! ?', 'snd_voi_home_103800', 13, 4002, 1, 1, 0, 'snd_voi_home_103800_0013F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10014, 'Starting today, another year of ever-increasing cuteness begins... Make sure you don''t blink, okay, Big Bro?', 'snd_voi_home_103800', 14, 1038000, 1, 1, 0, 'snd_voi_home_103800_0014M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10114, 'Starting today, another year of ever-increasing cuteness begins... Make sure you don''t blink, okay, Big Sis?', 'snd_voi_home_103800', 14, 1038000, 1, 1, 0, 'snd_voi_home_103800_0014F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10015, 'Big Bro, there''s a notice for you! Hey, what''s it say? I want to know too! ?', 'snd_voi_home_103800', 15, 1038006, 1, 1, 0, 'snd_voi_home_103800_0015M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10115, 'Big Sis, there''s a notice for you! Hey, what''s it say? I want to know too! ?', 'snd_voi_home_103800', 15, 1038006, 1, 1, 0, 'snd_voi_home_103800_0015F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10016, 'Looks like there''s a present for you! You''re making waves, huh? I''m low-key jealous right now.', 'snd_voi_home_103800', 16, 1038010, 1, 1, 0, 'snd_voi_home_103800_0016M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10116, 'Looks like there''s a present for you! You''re making waves, huh? I''m low-key jealous right now.', 'snd_voi_home_103800', 16, 1038010, 1, 1, 0, 'snd_voi_home_103800_0016F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10017, 'Awesome, you achieved an objective! As expected from you! ?', 'snd_voi_home_103800', 17, 1038006, 1, 1, 0, 'snd_voi_home_103800_0017M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10117, 'Awesome, you achieved an objective! As expected from you! ?', 'snd_voi_home_103800', 17, 1038006, 1, 1, 0, 'snd_voi_home_103800_0017F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10018, 'I hope the upcoming event is one where I can stand out! #EventComingSoon #pr', 'snd_voi_home_103800', 18, 1038001, 1, 1, 0, 'snd_voi_home_103800_0018', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10019, 'I want to see the event! Hey, can we go take a teensy peek? Please! ?', 'snd_voi_home_103800', 19, 1038001, 1, 1, 0, 'snd_voi_home_103800_0019', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10025, 'This deep red is just perfect for me. It grabs your attention and holds it real tight... See? You''ll never forget me now, right?', 'snd_voi_home_103800', 25, 1038006, 1, 1, 0, 'snd_voi_home_103800_0025', 0, 1038016, 5500, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10026, 'I put lots and lots of thought into making an outfit, but the most important thing to me is balance. I wanna make sure I look good next to you, after all. ?', 'snd_voi_home_103800', 26, 1038817, 1, 1, 0, 'snd_voi_home_103800_0026M', 1, 1038816, 4800, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10027, 'All my outfits can be found under the hashtag #CurrensClothes. If there''s a style you want me to try, just leave a comment and I''ll do it!', 'snd_voi_home_103800', 27, 1038018, 1, 1, 0, 'snd_voi_home_103800_0027', 0, 1038021, 5400, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20000, 'Ugh, I look awful. I can''t let people see me this tired... But I can''t help it... Sigh.', 'snd_voi_training_103800', 0, 1038009, 2, 1, 0, 'snd_voi_training_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20001, 'Honestly, I''m reaaaally tired. Don''t you think it would be more motivating and efficient to take a break now and work hard next time?', 'snd_voi_training_103800', 1, 1038004, 2, 1, 0, 'snd_voi_training_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20002, 'I feel great today! I''m gonna show you cuteness beyond your wildest dreams! ?', 'snd_voi_training_103800', 2, 1038001, 2, 1, 0, 'snd_voi_training_103800_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20003, 'My legs are itching to go. I just wanna take off and soar! ...Could things be any more perfect? Haha, I feel great!', 'snd_voi_training_103800', 3, 3002, 2, 1, 0, 'snd_voi_training_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20004, 'You''re watching, so I''ll do my best! ?', 'snd_voi_training_103800', 4, 5001, 2, 1, 0, 'snd_voi_training_103800_0004M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20104, 'You''re watching, so I''ll do my best! ?', 'snd_voi_training_103800', 4, 5001, 2, 1, 0, 'snd_voi_training_103800_0004F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20005, 'Please keep an eye on me, so I don''t overdo it. ?', 'snd_voi_training_103800', 5, 1038006, 2, 1, 0, 'snd_voi_training_103800_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20006, 'Anything goes for me. You can do whatever you like. ?', 'snd_voi_training_103800', 6, 2001, 2, 1, 0, 'snd_voi_training_103800_0006', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20007, 'What should we do today? What do you think, Big Bro?', 'snd_voi_training_103800', 7, 1038018, 2, 1, 0, 'snd_voi_training_103800_0007M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20107, 'What should we do today? What do you think, Big Sis?', 'snd_voi_training_103800', 7, 1038018, 2, 1, 0, 'snd_voi_training_103800_0007F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20008, 'Ughhh... Are we really gonna work today? I don''t feel like the results will be very good.', 'snd_voi_training_103800', 8, 1038008, 2, 1, 0, 'snd_voi_training_103800_0008', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20009, 'Could we ease things up a bit? It takes energy to keep up the cuteness.', 'snd_voi_training_103800', 9, 1038015, 2, 1, 0, 'snd_voi_training_103800_0009', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20010, 'Ugh, split ends. Once the fatigue starts affecting my appearance, it''s all over...', 'snd_voi_training_103800', 10, 1038008, 2, 1, 0, 'snd_voi_training_103800_0010', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20011, 'I get what you''re saying, Big Bro. But I''m just one Umamusume. There''s only so much I can do!', 'snd_voi_training_103800', 11, 10005, 2, 1, 0, 'snd_voi_training_103800_0011M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20111, 'I get what you''re saying, Big Sis. But I''m just one Umamusume. There''s only so much I can do!', 'snd_voi_training_103800', 11, 10005, 2, 1, 0, 'snd_voi_training_103800_0011F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20021, 'Whaaat? Another race? Hmph, you''re unbelievable... You''d better make it up to me later.', 'snd_voi_training_103800', 12, 1038002, 2, 1, 0, 'snd_voi_training_103800_0012M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20121, 'Whaaat? Another race? Hmph, you''re unbelievable... You''d better make it up to me later.', 'snd_voi_training_103800', 12, 1038002, 2, 1, 0, 'snd_voi_training_103800_0012F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20022, 'Big Bro! I know I''m a super hard worker and everything, but... buuut... this is too much! Hmph!', 'snd_voi_training_103800', 13, 5007, 2, 1, 0, 'snd_voi_training_103800_0013M', 1, 10003, 6300, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20122, 'Big Sis! I know I''m a super hard worker and everything, but... buuut... this is too much! Hmph!', 'snd_voi_training_103800', 13, 5007, 2, 1, 0, 'snd_voi_training_103800_0013F', 2, 10003, 6300, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20023, 'Ooh, I feel amazing! Now I just need to hear you tell me how cute I am, and everything will be perfect! ?', 'snd_voi_training_103800', 14, 1038006, 2, 1, 0, 'snd_voi_training_103800_0014M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20123, 'Ooh, I feel amazing! Now I just need to hear you tell me how cute I am, and everything will be perfect! ?', 'snd_voi_training_103800', 14, 1038006, 2, 1, 0, 'snd_voi_training_103800_0014F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20024, 'All right, it''s on! I''m gonna make everyone cheer for me! Those stands are mine! ?', 'snd_voi_training_103800', 15, 3002, 2, 1, 0, 'snd_voi_training_103800_0015', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20025, 'I''ve gone over the plan, and it''s perfect. All that''s left is to run. Hehe, I''ve got this win in the bag. ?', 'snd_voi_training_103800', 16, 5001, 2, 1, 0, 'snd_voi_training_103800_0016', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20026, 'Big Bro, Big Bro! I am so pumped today! Look forward to the results! ?', 'snd_voi_training_103800', 17, 1038001, 2, 1, 0, 'snd_voi_training_103800_0017M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20126, 'Big Sis, Big Sis! I am so pumped today! Look forward to the results! ?', 'snd_voi_training_103800', 17, 1038001, 2, 1, 0, 'snd_voi_training_103800_0017F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20027, '#RaceDay #RunBeautifullyLikeAFlower #WaitingForCheersFromEveryone', 'snd_voi_training_103800', 18, 1038007, 2, 1, 0, 'snd_voi_training_103800_0018', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20028, 'I feel like I''ve got a good shot, but you never know who''s cutest until the race is run. So come on, let''s figure out a strategy. ?', 'snd_voi_training_103800', 19, 5001, 2, 1, 0, 'snd_voi_training_103800_0019', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20029, 'I''ll do my best to make everyone smile. ?', 'snd_voi_training_103800', 20, 1038000, 2, 1, 0, 'snd_voi_training_103800_0020', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20030, 'Take lots of pictures! I''ll be running as adorably as usual!', 'snd_voi_training_103800', 21, 1038006, 2, 1, 0, 'snd_voi_training_103800_0021', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20031, 'I love races because they attract lots of people. ? Now, I just have to show off my charm!', 'snd_voi_training_103800', 22, 1038007, 2, 1, 0, 'snd_voi_training_103800_0022', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20032, 'Phew... Hmm? Ehehe, I''m fine. Just need a little breather.', 'snd_voi_training_103800', 23, 1038011, 2, 1, 0, 'snd_voi_training_103800_0023', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20033, 'Maybe I should''ve given a little prayer, after all... I thought I had Lady Luck charmed, but she''s playing hard to get.', 'snd_voi_training_103800', 24, 5014, 2, 1, 0, 'snd_voi_training_103800_0024', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20034, 'Hmm... I can''t tell how things will turn out either, but maybe we''ll get by somehow?', 'snd_voi_training_103800', 25, 10014, 2, 1, 0, 'snd_voi_training_103800_0025', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20035, '...It''s okay, I can do it. You and everyone else all believe in me.', 'snd_voi_training_103800', 26, 1038810, 2, 1, 0, 'snd_voi_training_103800_0026M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20135, '...It''s okay, I can do it. You and everyone else all believe in me.', 'snd_voi_training_103800', 26, 1038810, 2, 1, 0, 'snd_voi_training_103800_0026F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20036, 'Hey, um, I feel kinda... No, never mind! Just watch�I''ve got this!', 'snd_voi_training_103800', 27, 1038004, 2, 1, 0, 'snd_voi_training_103800_0027', 0, 1038001, 4300, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20037, 'I''m feeling iffy, and I''m not confident about my odds... but if I can turn this around, it''ll prove that my cuteness is power!', 'snd_voi_training_103800', 28, 1038000, 2, 1, 0, 'snd_voi_training_103800_0028', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20038, 'I''ll do my best!', 'snd_voi_training_103800', 29, 0, 2, 1, 0, 'snd_voi_training_103800_0029', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20039, 'Ready to get started? ?', 'snd_voi_training_103800', 30, 0, 2, 1, 0, 'snd_voi_training_103800_0030', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20040, 'Let''s go! ?', 'snd_voi_training_103800', 31, 0, 2, 1, 0, 'snd_voi_training_103800_0031', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20041, 'I''ll be cute and clever.', 'snd_voi_training_103800', 32, 0, 2, 1, 0, 'snd_voi_training_103800_0032', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20042, 'Sigh...', 'snd_voi_training_103800', 33, 0, 2, 1, 0, 'snd_voi_training_103800_0033', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20043, 'Enouuugh.', 'snd_voi_training_103800', 34, 0, 2, 1, 0, 'snd_voi_training_103800_0034', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20046, 'Let''s have fun on our date!', 'snd_voi_training_103800', 37, 0, 2, 1, 0, 'snd_voi_training_103800_0037', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20047, 'Ta-da! ?', 'snd_voi_training_103800', 38, 0, 2, 1, 0, 'snd_voi_training_103800_0038', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20049, 'Thank you, Big Bro!', 'snd_voi_training_103800', 63, 0, 2, 1, 0, 'snd_voi_training_103800_0063M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20149, 'Thank you, Big Sis!', 'snd_voi_training_103800', 63, 0, 2, 1, 0, 'snd_voi_training_103800_0063F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20050, 'Good job, Big Bro! ?', 'snd_voi_training_103800', 64, 0, 2, 1, 0, 'snd_voi_training_103800_0064M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20150, 'Good job, Big Sis! ?', 'snd_voi_training_103800', 64, 0, 2, 1, 0, 'snd_voi_training_103800_0064F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30000, 'So close, but I did really well! ?', 'snd_voi_race_103800', 0, 0, 3, 1, 0, 'snd_voi_race_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30001, 'Just barely made it, huh?', 'snd_voi_race_103800', 1, 0, 3, 1, 0, 'snd_voi_race_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30002, '...Next time, let''s crush it. ?', 'snd_voi_race_103800', 2, 0, 3, 1, 0, 'snd_voi_race_103800_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30003, '...That got ugly.', 'snd_voi_race_103800', 3, 0, 3, 1, 0, 'snd_voi_race_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 60000, 'I''ll have them spellbound with my singing! ?', 'snd_voi_live_103800', 0, 1038001, 4, 1, 0, 'snd_voi_live_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 60001, 'La-la-la-laaa ? Yeah, adorbs. ?', 'snd_voi_live_103800', 1, 1038007, 4, 1, 0, 'snd_voi_live_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70001, 'I decided on the day we met�you''re the only one right for me! ?', 'snd_voi_outgame_103800', 1, 1038006, 7, 1, 0, 'snd_voi_outgame_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90000, 'Good morning, Big Bro! Aren''t I adorable today? ?', 'snd_voi_home_103801', 0, 1038001, 1, 1, 0, 'snd_voi_home_103801_0000M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90100, 'Good morning, Big Sis! Aren''t I adorable today? ?', 'snd_voi_home_103801', 0, 1038001, 1, 1, 0, 'snd_voi_home_103801_0000F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90001, 'My morning routine? Well, I greet the sun as soon as I wake up! I''m like, "Please make me shine bright today!"', 'snd_voi_home_103801', 1, 5001, 1, 1, 0, 'snd_voi_home_103801_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90002, '#SnackForToday #CantDecide #Macarons #Cake #Parfait #CutenessShortageSolved', 'snd_voi_home_103801', 2, 1038006, 1, 1, 0, 'snd_voi_home_103801_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90003, 'Hmm... I''m a little sleepy... Big Bro, will you be my pillow? Just kidding! ? ...Maybe another time. ?', 'snd_voi_home_103801', 3, 1038811, 1, 1, 0, 'snd_voi_home_103801_0003M', 1, 1038001, 2500, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90103, 'Hmm... I''m a little sleepy... Big Sis, will you be my pillow? Just kidding! ? ...Maybe another time. ?', 'snd_voi_home_103801', 3, 1038811, 1, 1, 0, 'snd_voi_home_103801_0003F', 2, 1038001, 2500, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90004, 'Your reward for working hard all day is my dazzling smile! ? Yep, it''s an exclusive just for you!', 'snd_voi_home_103801', 4, 3002, 1, 1, 0, 'snd_voi_home_103801_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90005, 'Don''t stay up too late, now. If you go to bed early, then you might meet me in your dreams... Maybe. ?', 'snd_voi_home_103801', 5, 1038016, 1, 1, 0, 'snd_voi_home_103801_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90006, 'My brother loved songs about spring. That''s why my repertoire has a lot of spring in it!', 'snd_voi_home_103801', 6, 1038006, 1, 1, 0, 'snd_voi_home_103801_0006', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90007, 'I''ve never really felt the heat at home or school. I guess maybe all my fans keep me cool...', 'snd_voi_home_103801', 7, 10000, 1, 1, 0, 'snd_voi_home_103801_0007', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90008, 'Leaves aren''t the only thing that change color, ya know? Like... Hey, lend me your ear... Fwoosh ? Hahaha. See? You''ve turned bright red! ?', 'snd_voi_home_103801', 8, 1038007, 1, 1, 0, 'snd_voi_home_103801_0008', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90009, 'Ughhh... I''m gonna freeze. Hey, warm me up! How? Well, how about a hot and steamy... oden stew! ?', 'snd_voi_home_103801', 9, 1038005, 1, 1, 0, 'snd_voi_home_103801_0009', 0, 3013, 6800, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91000, 'It''s about time for me to write to my family. I''m gonna let them know things like, "I''m doing well, and I''m extremely cute today, too!"', 'snd_voi_home_103801', 10, 1038006, 1, 1, 0, 'snd_voi_home_103801_0010', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91001, 'I wonder if I should change my Umastagram icon? This photo you took of me is super cute, Big Bro. Maybe it''s love? ?', 'snd_voi_home_103801', 11, 5001, 1, 1, 0, 'snd_voi_home_103801_0011M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91101, 'I wonder if I should change my Umastagram icon? This photo you took of me is super cute, Big Sis. Maybe it''s love? ?', 'snd_voi_home_103801', 11, 5001, 1, 1, 0, 'snd_voi_home_103801_0011F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91002, 'I went shopping with Maya the other day! She''s got such good taste. Like, her sense is a life-saver! ?', 'snd_voi_home_103801', 12, 10001, 1, 1, 0, 'snd_voi_home_103801_0012', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91003, 'I just update Umastagram lots so people aaalways have something cute. It''s not an SNS addiction�it''s my duty!', 'snd_voi_home_103801', 13, 1038000, 1, 1, 0, 'snd_voi_home_103801_0013', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91004, 'A person''s dislikes say a lot about them. So I keep mine secret�and make everyone curious! ?', 'snd_voi_home_103801', 14, 1038016, 1, 1, 0, 'snd_voi_home_103801_0014', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91005, 'This outfit is so frilly, and detailed, and cute! ? It''s even getting good reviews on social media. They''re saying it suits me perfectly!', 'snd_voi_home_103801', 15, 1038007, 1, 1, 0, 'snd_voi_home_103801_0015', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91006, 'I don''t mind if we all wear matching outfits, you know? It''s just gonna make my inner cuteness stand out even more! ?', 'snd_voi_home_103801', 16, 1038006, 1, 1, 0, 'snd_voi_home_103801_0016', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91007, 'I want to show the contrast between our skills, but I also have to look cute doing it. I''m all about taking on challenges!', 'snd_voi_home_103801', 17, 1038001, 1, 1, 0, 'snd_voi_home_103801_0017', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91008, 'You know, people tell me my racewear''s surprisingly devilish. Maybe I''m not as innocent as they think. ?', 'snd_voi_home_103801', 18, 2001, 1, 1, 0, 'snd_voi_home_103801_0018', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91009, '#TodaysDream #FromTheStoneAge #ToAFutureParallelWorld #ADreamWhere #MyFans #Multiply #IllMakeItComeTrue', 'snd_voi_home_103801', 19, 1038006, 1, 1, 0, 'snd_voi_home_103801_0019', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91010, 'I wish we could have lunch outside sometimes. I want you to see my face in profile while I zone out in a tranquil place. ?', 'snd_voi_home_103801', 20, 1038001, 1, 1, 0, 'snd_voi_home_103801_0020', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91011, 'If I start dozing off, feel free to sneakily put your arm around me. I''ll pretend I didn''t notice. ?', 'snd_voi_home_103801', 21, 1038016, 1, 1, 0, 'snd_voi_home_103801_0021', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91012, 'One of my followers compared me to a cherry blossom. You know I''m not that fleeting, right, Big Bro?', 'snd_voi_home_103801', 22, 1038006, 1, 1, 0, 'snd_voi_home_103801_0022M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91112, 'One of my followers compared me to a cherry blossom. You know I''m not that fleeting, right, Big Sis?', 'snd_voi_home_103801', 22, 1038006, 1, 1, 0, 'snd_voi_home_103801_0022F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91013, 'What kind of swimsuit should I wear this year? Maybe it''s time to try a bikini... Ehehe, it''s still a little too soon for that. ?', 'snd_voi_home_103801', 23, 1038001, 1, 1, 0, 'snd_voi_home_103801_0023', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91014, 'Should we get baked potatoes for the walk home? Just imagine my tiny little hands on it, gently blowing to cool it down. Adorable, right?', 'snd_voi_home_103801', 24, 3002, 1, 1, 0, 'snd_voi_home_103801_0024', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91015, 'Snow is like a blank canvas. If I just stood in the middle... I bet people''d be drawing a whole scene in their minds. ?', 'snd_voi_home_103801', 25, 5001, 1, 1, 0, 'snd_voi_home_103801_0025', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92000, 'If I work hard, will you love me even more, Big Bro? ...I have to do my best, then! ?', 'snd_voi_training_103801', 0, 1038001, 2, 1, 0, 'snd_voi_training_103801_0000M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92100, 'If I work hard, will you love me even more, Big Sis? ...I have to do my best, then! ?', 'snd_voi_training_103801', 0, 1038001, 2, 1, 0, 'snd_voi_training_103801_0000F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92001, 'Training is hard work�I need smarts, strength, and spirit... but making it all look cute is a fun challenge!', 'snd_voi_training_103801', 1, 1038007, 2, 1, 0, 'snd_voi_training_103801_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92002, 'Why not train along with me every now and then? I promise I won''t work you too hard. ?', 'snd_voi_training_103801', 2, 1038006, 2, 1, 0, 'snd_voi_training_103801_0002M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92102, 'Why not train along with me every now and then? I promise I won''t work you too hard. ?', 'snd_voi_training_103801', 2, 1038006, 2, 1, 0, 'snd_voi_training_103801_0002F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92003, 'Oh yeah! Why don''t we go on a training date? We can practice going out and having fun and�What do you mean, "nice try?"', 'snd_voi_training_103801', 3, 10001, 2, 1, 0, 'snd_voi_training_103801_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92011, 'Show me the form check video from my training later. ? If there''s any good stuff, I wanna upload it to Umastagram!', 'snd_voi_training_103801', 4, 1038006, 2, 1, 0, 'snd_voi_training_103801_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92005, 'Tough training doesn''t really suit my personality, but maybe my followers will love seeing me take on a new challenge?', 'snd_voi_training_103801', 5, 1038001, 2, 1, 0, 'snd_voi_training_103801_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92006, 'I wanna see more of your professional side, Big Bro. You look sooo cool when you''re focused!', 'snd_voi_training_103801', 6, 5002, 2, 1, 0, 'snd_voi_training_103801_0006M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92106, 'I wanna see more of your professional side, Big Sis. You look sooo cool when you''re focused!', 'snd_voi_training_103801', 6, 5002, 2, 1, 0, 'snd_voi_training_103801_0006F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92007, 'I want you to reeeally watch me, and look for things I can improve. I wanna be even cuter, okay?', 'snd_voi_training_103801', 7, 1038001, 2, 1, 0, 'snd_voi_training_103801_0007M', 1, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92107, 'I want you to reeeally watch me, and look for things I can improve. I wanna be even cuter, okay?', 'snd_voi_training_103801', 7, 1038001, 2, 1, 0, 'snd_voi_training_103801_0007F', 2, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 93000, 'Gosh, aren''t I just the cutest person in the universe?', 'snd_voi_training_103801', 8, 0, 2, 1, 0, 'snd_voi_training_103801_0008', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 93001, 'I''m doing such a good job!', 'snd_voi_training_103801', 9, 0, 2, 1, 0, 'snd_voi_training_103801_0009', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95000, 'Have I grown bigger?', 'snd_voi_outgame_103801', 0, 5001, 7, 1, 0, 'snd_voi_outgame_103801_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95001, 'Gosh, could I get any cuter? ?', 'snd_voi_outgame_103801', 1, 3002, 7, 1, 0, 'snd_voi_outgame_103801_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95003, 'Hi, I''m Curren Chan! ?', 'snd_voi_outgame_103801', 3, 1038007, 7, 1, 0, 'snd_voi_outgame_103801_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95004, 'Hehe! ? Make sure to call me cute, ''kay? ?', 'snd_voi_gacha_103801', 0, 0, 7, 1, 0, 'snd_voi_gacha_103801_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1008, 'Let''s be cute and do our best! ?', 'snd_voi_teamst_st_103800_0000', 0, 1038001, 8, 1, 0, 'snd_voi_teamst_st_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1081, 'First place and your hearts...', 'snd_voi_teamst_st_103800_1024', 0, 1038000, 8, 1, 0, 'snd_voi_teamst_st_103800_1024_00', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1082, 'Let''s win this! ?', 'snd_voi_teamst_st_103800_1033', 0, 1038007, 8, 1, 0, 'snd_voi_teamst_st_103800_1033_00', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1056, 'Right! ?', 'snd_voi_teamst_st_102400_1038', 1, 1038006, 8, 1, 0, 'snd_voi_teamst_st_102400_1038_01', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1071, 'Of course! ?', 'snd_voi_teamst_st_103300_1038', 1, 1038000, 8, 1, 0, 'snd_voi_teamst_st_103300_1038_01', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1079, 'On it! ?', 'snd_voi_teamst_st_103700_1038', 1, 1038000, 8, 1, 0, 'snd_voi_teamst_st_103700_1038_01', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1098, 'So cuuute! ?', 'snd_voi_teamst_st_104600_1038', 1, 1038001, 8, 1, 0, 'snd_voi_teamst_st_104600_1038_01', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1000, 'Ready? ?', 'snd_voi_teamst_103800', 0, 5001, 8, 1, 0, 'snd_voi_teamst_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1001, 'We did it! ?', 'snd_voi_teamst_103800', 1, 0, 8, 1, 0, 'snd_voi_teamst_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1003, 'Ahhh, a draw...', 'snd_voi_teamst_103800', 2, 0, 8, 1, 0, 'snd_voi_teamst_103800_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1002, '...That''s too bad.', 'snd_voi_teamst_103800', 3, 0, 8, 1, 0, 'snd_voi_teamst_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1004, 'That''s a score for team Curren! ?', 'snd_voi_teamst_103800', 4, 3002, 8, 1, 0, 'snd_voi_teamst_103800_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1007, 'Look at that, a new high score! ?', 'snd_voi_teamst_103800', 5, 1038007, 8, 1, 0, 'snd_voi_teamst_103800_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1006, 'Ahhh, a draw...', 'snd_voi_teamst_103800', 2, 1038011, 8, 1, 0, 'snd_voi_teamst_103800_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 1005, '...That''s too bad.', 'snd_voi_teamst_103800', 3, 1038008, 8, 1, 0, 'snd_voi_teamst_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 120000, 'My heart is full of feels!', 'snd_voi_outgame_103800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_103800_0011', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140000, 'Which one should we go for? ?', 'snd_voi_minigame_103800', 0, 1038006, 9, 1, 0, 'snd_voi_minigame_103800_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140001, 'We did it! ?', 'snd_voi_minigame_103800', 1, 1038007, 9, 1, 0, 'snd_voi_minigame_103800_0001', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140002, 'Nooo...', 'snd_voi_minigame_103800', 2, 1038800, 9, 1, 0, 'snd_voi_minigame_103800_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140003, 'You got sooo many! ?', 'snd_voi_minigame_103800', 3, 971038, 9, 1, 0, 'snd_voi_minigame_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140004, 'I''ll shower you with love. ?', 'snd_voi_minigame_103800', 4, 972038, 9, 1, 0, 'snd_voi_minigame_103800_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140005, 'Ahhh, I''m so disappointed.', 'snd_voi_minigame_103800', 5, 1038801, 9, 1, 0, 'snd_voi_minigame_103800_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140006, 'You got sooo many! ?', 'snd_voi_minigame_103800', 3, 974038, 9, 1, 0, 'snd_voi_minigame_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140007, 'I''ll shower you with love. ?', 'snd_voi_minigame_103800', 4, 973038, 9, 1, 0, 'snd_voi_minigame_103800_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140008, 'Ehehe. ?', 'snd_voi_minigame_103800', 6, 1038802, 9, 1, 0, 'snd_voi_minigame_103800_0006', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140009, 'Hehe!', 'snd_voi_minigame_103800', 7, 0, 9, 1, 0, 'snd_voi_minigame_103800_0007', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140010, 'Ahahaha! ?', 'snd_voi_minigame_103800', 8, 1038803, 9, 1, 0, 'snd_voi_minigame_103800_0008', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140011, 'Amaaazing!', 'snd_voi_minigame_103800', 9, 1038804, 9, 1, 0, 'snd_voi_minigame_103800_0009', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140014, 'Hmph...', 'snd_voi_minigame_103800', 10, 1038806, 9, 1, 0, 'snd_voi_minigame_103800_0010', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140015, 'No!', 'snd_voi_minigame_103800', 11, 1038808, 9, 1, 0, 'snd_voi_minigame_103800_0011', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140016, 'Hey, come on! ?', 'snd_voi_minigame_103800', 12, 1038809, 9, 1, 0, 'snd_voi_minigame_103800_0012', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140012, 'Wow! ?', 'snd_voi_minigame_103800', 13, 1038812, 9, 1, 0, 'snd_voi_minigame_103800_0013', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140013, 'So cute! ?', 'snd_voi_minigame_103800', 14, 1038805, 9, 1, 0, 'snd_voi_minigame_103800_0014', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140017, 'Grrr!', 'snd_voi_minigame_103800', 15, 1038002, 9, 1, 0, 'snd_voi_minigame_103800_0015', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 140018, 'Wait, whyyy?!', 'snd_voi_minigame_103800', 16, 1038807, 9, 1, 0, 'snd_voi_minigame_103800_0016', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 40000, 'I''ll give you a dose of cuteness! ?', 'snd_voi_race_103801', 2, 0, 3, 1, 0, 'snd_voi_race_103801_0002', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 40001, 'Everyone, I love you all! Haha! Which means... I want you to love me lots too! ?', 'snd_voi_race_103801', 3, 0, 3, 1, 0, 'snd_voi_race_103801_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30004, 'I''m the cutest of all�as always! ?', 'snd_voi_race_103801', 0, 0, 3, 1, 0, 'snd_voi_race_103801_0000', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30005, 'Yaaay! I''m on top of the world! ?', 'snd_voi_race_103800', 8, 0, 3, 1, 0, 'snd_voi_race_103800_0008', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 31000, 'Keep your eyes on me!', 'snd_voi_race_103800', 9, 0, 3, 1, 0, 'snd_voi_race_103800_0009', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 13, 'This is today''s login bonus! ?', 'snd_voi_title_103800', 4, 1038006, 1, 1, 0, 'snd_voi_title_103800_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 15, 'Here''s tomorrow''s! Be excited for it! ?', 'snd_voi_title_103800', 5, 1038001, 1, 1, 0, 'snd_voi_title_103800_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 110000, 'Are we training?', 'snd_voi_home_103800', 21, 0, 1, 1, 0, 'snd_voi_home_103800_0021', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 110001, 'It''s important to look back on what we''ve done. ?', 'snd_voi_home_103800', 22, 0, 1, 1, 0, 'snd_voi_home_103800_0022', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 110002, 'You want me to race?', 'snd_voi_home_103800', 23, 0, 1, 1, 0, 'snd_voi_home_103800_0023', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 10021, 'We should check out the Archive ? #Archive #LevelUp', 'snd_voi_home_103800', 24, 10001, 1, 1, 0, 'snd_voi_home_103800_0024', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 20051, 'I want to spend more time together! ?', 'snd_voi_training_103800', 65, 0, 2, 1, 0, 'snd_voi_training_103800_0065', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70000, 'I''m right here! ?', 'snd_voi_outgame_103800', 3, 1, 7, 1, 0, 'snd_voi_outgame_103800_0003', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95005, 'I''m super happy to help! ?', 'snd_voi_outgame_103800', 4, 0, 7, 1, 0, 'snd_voi_outgame_103800_0004', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95006, 'I''ll take you to the top! ?', 'snd_voi_outgame_103800', 5, 0, 7, 1, 0, 'snd_voi_outgame_103800_0005', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70004, 'When I first saw this uniform, it felt like the universe made it just for me! ?', 'snd_voi_outgame_103800', 16, 1038006, 7, 1, 0, 'snd_voi_outgame_103800_0016', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70010, 'I want to wear this school uniform as much as possible. After all, you''re only young once. ?', 'snd_voi_outgame_103800', 17, 1038018, 7, 1, 0, 'snd_voi_outgame_103800_0017', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70008, 'See how the frills bounce when I move? This is gonna look so cute onstage!', 'snd_voi_outgame_103800', 20, 3001, 7, 1, 0, 'snd_voi_outgame_103800_0020', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70014, 'I''m the absolute cutest! ?', 'snd_voi_outgame_103800', 21, 1038016, 7, 1, 0, 'snd_voi_outgame_103800_0021', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70009, 'The best dressed Umamusume there is. Aren''t I so cute right now?', 'snd_voi_outgame_103800', 22, 1038001, 7, 1, 0, 'snd_voi_outgame_103800_0022', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70015, 'This is my ultimate outfit. ...I have to reach the top. ?', 'snd_voi_outgame_103800', 23, 1038007, 7, 1, 0, 'snd_voi_outgame_103800_0023', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71004, 'When I first saw this uniform, it felt like the universe made it just for me! ?', 'snd_voi_outgame_103800', 16, 35, 7, 0, 0, 'snd_voi_outgame_103800_0016', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71010, 'I want to wear this school uniform as much as possible. After all, you''re only young once. ?', 'snd_voi_outgame_103800', 17, 148, 7, 0, 0, 'snd_voi_outgame_103800_0017', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71008, 'See how the frills bounce when I move? This is gonna look so cute onstage!', 'snd_voi_outgame_103800', 20, 18, 7, 0, 0, 'snd_voi_outgame_103800_0020', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71014, 'I''m the absolute cutest! ?', 'snd_voi_outgame_103800', 21, 48, 7, 0, 0, 'snd_voi_outgame_103800_0021', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71009, 'The best dressed Umamusume there is. Aren''t I so cute right now?', 'snd_voi_outgame_103800', 22, 49, 7, 0, 0, 'snd_voi_outgame_103800_0022', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71015, 'This is my ultimate outfit. ...I have to reach the top. ?', 'snd_voi_outgame_103800', 23, 18, 7, 0, 0, 'snd_voi_outgame_103800_0023', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90010, 'Big Bro, are you more of a rice guy or a bread guy for breakfast? Oh, I know... maybe you''re a Curren guy? Just kidding! ? And as for my tastes... you''ll just have to find out! ?', 'snd_voi_home_103802', 0, 1038006, 1, 1, 0, 'snd_voi_home_103802_0000M', 1, 5002, 8500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90110, 'Big Sis, are you more of a rice gal or a bread gal for breakfast? Oh, I know... maybe you''re a Curren gal? Just kidding! ? And as for my tastes... you''ll just have to find out! ?', 'snd_voi_home_103802', 0, 1038006, 1, 1, 0, 'snd_voi_home_103802_0000F', 2, 5002, 8500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90011, 'Big Bro, got any requests for how I should see you off to work? Don''t be shy now�I''m all ears! ?', 'snd_voi_home_103802', 1, 1038000, 1, 1, 0, 'snd_voi_home_103802_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90111, 'Big Sis, got any requests for how I should see you off to work? Don''t be shy now�I''m all ears! ?', 'snd_voi_home_103802', 1, 1038000, 1, 1, 0, 'snd_voi_home_103802_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90012, 'I''d looove to grab lunch together, Big Bro. I''ll even feed you, like, "Open wide!" ?', 'snd_voi_home_103802', 2, 2001, 1, 1, 0, 'snd_voi_home_103802_0002M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90112, 'I''d looove to grab lunch together, Big Sis. I''ll even feed you, like, "Open wide!" ?', 'snd_voi_home_103802', 2, 2001, 1, 1, 0, 'snd_voi_home_103802_0002F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90013, 'How does seeing me standing next to you in this dress make you feel? ...You can tell me the next time we''re alone together. ?', 'snd_voi_home_103802', 3, 1038018, 1, 1, 0, 'snd_voi_home_103802_0003M', 1, 1038016, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90113, 'How does seeing me standing next to you in this dress make you feel? ...You can tell me the next time we''re alone together. ?', 'snd_voi_home_103802', 3, 1038018, 1, 1, 0, 'snd_voi_home_103802_0003F', 2, 1038016, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90014, 'I didn''t realize it was already so dark outside. Y''know, I''d feel a lot safer if someone walked me back to my dorm... ''kay? ?', 'snd_voi_home_103802', 4, 1038814, 1, 1, 0, 'snd_voi_home_103802_0004', 0, 1038815, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90015, 'Hehe! ? Wanna roll up to a fancy party together and steal the spotlight?', 'snd_voi_home_103802', 5, 1038001, 1, 1, 0, 'snd_voi_home_103802_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90016, 'They say spring''s the season of meetings and farewells, but I just know that the two of us will aaalways be together! ?', 'snd_voi_home_103802', 6, 1038000, 1, 1, 0, 'snd_voi_home_103802_0006M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90116, 'They say spring''s the season of meetings and farewells, but I just know that the two of us will aaalways be together! ?', 'snd_voi_home_103802', 6, 1038000, 1, 1, 0, 'snd_voi_home_103802_0006F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90017, 'Maybe this black dress is cute and chic enough to attract ghosts... Hehe. ?', 'snd_voi_home_103802', 7, 1038001, 1, 1, 0, 'snd_voi_home_103802_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90018, 'I hear that autumn weddings are in right now! ...Not to brag, but doesn''t my dress fit in perfectly with the fall colors? Ehehe! ?', 'snd_voi_home_103802', 8, 1038809, 1, 1, 0, 'snd_voi_home_103802_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90019, 'The contrast of my black dress against the white snow makes for a super cute combo... Like, the cold''s got nothing on my cuteness! ?', 'snd_voi_home_103802', 9, 1038006, 1, 1, 0, 'snd_voi_home_103802_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91016, 'Once you''ve seen how cute I really am, you can''t go back. ? Ready to take the dive, Big Bro?', 'snd_voi_home_103802', 10, 10001, 1, 1, 0, 'snd_voi_home_103802_0010M', 1, 1038816, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91116, 'Once you''ve seen how cute I really am, you can''t go back. ? Ready to take the dive, Big Sis?', 'snd_voi_home_103802', 10, 10001, 1, 1, 0, 'snd_voi_home_103802_0010F', 2, 1038816, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91017, 'It''s really cute how meticulous Ikuno gets when picking out racing equipment. I could learn a thing or two from her. ?', 'snd_voi_home_103802', 11, 1038006, 1, 1, 0, 'snd_voi_home_103802_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91018, 'I totally get why Rice wants to make everyone happy. It''s like how I want to give my fans all the cuteness in the world! ?', 'snd_voi_home_103802', 12, 1038001, 1, 1, 0, 'snd_voi_home_103802_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91019, 'Staying pure... is a delicate balance. That''s why I really respect Urara for staying true to herself! ?', 'snd_voi_home_103802', 13, 1038022, 1, 1, 0, 'snd_voi_home_103802_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91020, 'Fine and I might have more in common than I thought... Like our favorite desserts! ?', 'snd_voi_home_103802', 14, 1038817, 1, 1, 0, 'snd_voi_home_103802_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91028, 'Even after I grow up, will you still accept me for who I am, Big Bro? ...Hehe! ?', 'snd_voi_home_103802', 15, 1038816, 1, 1, 0, 'snd_voi_home_103802_0015M', 1, 1038820, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91128, 'Even after I grow up, will you still accept me for who I am, Big Sis? ...Hehe! ?', 'snd_voi_home_103802', 15, 1038816, 1, 1, 0, 'snd_voi_home_103802_0015F', 2, 1038820, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91029, 'I''m wearing my heart on my sleeve. Big Bro, you get what I mean, right?', 'snd_voi_home_103802', 16, 1038804, 1, 1, 0, 'snd_voi_home_103802_0016M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91129, 'I''m wearing my heart on my sleeve. Big Sis, you get what I mean, right?', 'snd_voi_home_103802', 16, 1038804, 1, 1, 0, 'snd_voi_home_103802_0016F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91021, 'I wouldn''t mind helping you wake up every morning... but you waking me up doesn''t sound bad either! ?', 'snd_voi_home_103802', 17, 1038817, 1, 1, 0, 'snd_voi_home_103802_0017M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91121, 'I wouldn''t mind helping you wake up every morning... but you waking me up doesn''t sound bad either! ?', 'snd_voi_home_103802', 17, 1038817, 1, 1, 0, 'snd_voi_home_103802_0017F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91022, 'Hehe! ? I can''t wait to visit a cafe with Fine and the girls again so we can share desserts. ?', 'snd_voi_home_103802', 18, 1038812, 1, 1, 0, 'snd_voi_home_103802_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91023, 'My dress blends right into the night... But you''ll still find me, won''t you, Big Bro?', 'snd_voi_home_103802', 19, 1038818, 1, 1, 0, 'snd_voi_home_103802_0019M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91123, 'My dress blends right into the night... But you''ll still find me, won''t you, Big Sis?', 'snd_voi_home_103802', 19, 1038818, 1, 1, 0, 'snd_voi_home_103802_0019F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91024, 'Flowers are cute and all... But I''d rather have a picnic where you only look at me! ?', 'snd_voi_home_103802', 20, 2001, 1, 1, 0, 'snd_voi_home_103802_0020M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91124, 'Flowers are cute and all... But I''d rather have a picnic where you only look at me! ?', 'snd_voi_home_103802', 20, 2001, 1, 1, 0, 'snd_voi_home_103802_0020F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91025, 'Not only is this dress cute, it''s cool to wear and feels great for running�just what you''d expect from Ms. Beauty! ?', 'snd_voi_home_103802', 21, 1038000, 1, 1, 0, 'snd_voi_home_103802_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91026, 'Wouldn''t this dress be perfect for a wedding on a long autumn night? ?', 'snd_voi_home_103802', 22, 1038018, 1, 1, 0, 'snd_voi_home_103802_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 91027, 'This dress is filled with my toasty cuteness, so I don''t feel cold at all! ?', 'snd_voi_home_103802', 23, 3002, 1, 1, 0, 'snd_voi_home_103802_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92015, 'In sickness and in health... Take real good care of me, ''kay? ?', 'snd_voi_training_103802', 0, 1038006, 2, 1, 0, 'snd_voi_training_103802_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92016, 'After a hard day of training, I think I deserve to be spoiled a little... Just kidding! ?', 'snd_voi_training_103802', 1, 1038813, 2, 1, 0, 'snd_voi_training_103802_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92017, 'I''ve never lost sight of my goal. You know what they say�cuteness can''t be built in a day! ?', 'snd_voi_training_103802', 2, 1038819, 2, 1, 0, 'snd_voi_training_103802_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92018, 'I don''t mind if you fall for me while I''m training, but don''t space out too much�or else! ?', 'snd_voi_training_103802', 3, 1038018, 2, 1, 0, 'snd_voi_training_103802_0003', 0, 1038016, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92020, 'It''s your fault my cuteness is running rampant, y''know? Which is why... I''m making you take responsibility! ?', 'snd_voi_training_103802', 5, 1038008, 2, 1, 0, 'snd_voi_training_103802_0005M', 1, 1038001, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92120, 'It''s your fault my cuteness is running rampant, y''know? Which is why... I''m making you take responsibility! ?', 'snd_voi_training_103802', 5, 1038008, 2, 1, 0, 'snd_voi_training_103802_0005F', 2, 1038001, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92021, 'I trust you completely, Big Bro. So believe in me... and help make me even cuter! ?', 'snd_voi_training_103802', 6, 1038818, 2, 1, 0, 'snd_voi_training_103802_0006M', 1, 1038022, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92121, 'I trust you completely, Big Sis. So believe in me... and help make me even cuter! ?', 'snd_voi_training_103802', 6, 1038818, 2, 1, 0, 'snd_voi_training_103802_0006F', 2, 1038022, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92022, 'As long as you''re with me, my future, my cuteness�everything''s gonna be picture-perfect! ?', 'snd_voi_training_103802', 7, 1038022, 2, 1, 0, 'snd_voi_training_103802_0007M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 92122, 'As long as you''re with me, my future, my cuteness�everything''s gonna be picture-perfect! ?', 'snd_voi_training_103802', 7, 1038022, 2, 1, 0, 'snd_voi_training_103802_0007F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 93004, 'Let''s vow to stay together forever and ever, ''kay? ?', 'snd_voi_training_103802', 8, 0, 2, 1, 0, 'snd_voi_training_103802_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 93005, 'A great start to our new life! ?', 'snd_voi_training_103802', 9, 0, 2, 1, 0, 'snd_voi_training_103802_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95007, 'Another step forward on the road to cuteness! ?', 'snd_voi_outgame_103802', 0, 3002, 7, 1, 0, 'snd_voi_outgame_103802_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95008, 'I feel a little more grown-up now. ?', 'snd_voi_outgame_103802', 1, 0, 7, 1, 0, 'snd_voi_outgame_103802_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95010, 'I''m Curren Chan. Keep your eyes on me, ''kay? ?', 'snd_voi_outgame_103802', 3, 1038006, 7, 1, 0, 'snd_voi_outgame_103802_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70016, 'Hehe! ? Does this outfit remind you of our future together?', 'snd_voi_outgame_103800', 24, 1038001, 7, 1, 0, 'snd_voi_outgame_103800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70017, 'The black of this dress is my cuteness taken to the next level! ?', 'snd_voi_outgame_103800', 25, 1038006, 7, 1, 0, 'snd_voi_outgame_103800_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71016, 'Hehe! ? Does this outfit remind you of our future together?', 'snd_voi_outgame_103800', 24, 27, 7, 0, 0, 'snd_voi_outgame_103800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71017, 'The black of this dress is my cuteness taken to the next level! ?', 'snd_voi_outgame_103800', 25, 21, 7, 0, 0, 'snd_voi_outgame_103800_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 95009, 'Can you feel it? You and I are... Meant. To. Be. ?', 'snd_voi_gacha_103802', 0, 0, 7, 1, 0, 'snd_voi_gacha_103802_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 40003, 'Let''s make a vow... together. ?', 'snd_voi_race_103802', 2, 0, 3, 1, 0, 'snd_voi_race_103802_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 40004, 'Hey... Keep your eyes on me, ''kay? Let''s make a vow... to our future together. ?', 'snd_voi_race_103802', 3, 0, 3, 1, 0, 'snd_voi_race_103802_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30006, 'Hehe! ? I vow to be cute, now and forever! ?', 'snd_voi_race_103802', 0, 0, 3, 1, 0, 'snd_voi_race_103802_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 30007, 'Yippee! ? You see that? I won! ?', 'snd_voi_race_103800', 8, 0, 3, 1, 0, 'snd_voi_race_103800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2030, 'Ready? ?', 'snd_voi_teamst_103800', 0, 5001, 10, 1, 0, 'snd_voi_teamst_103800_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2031, 'Let''s be cute and do our best! ?', 'snd_voi_teamst_st_103800_0000', 0, 1038001, 10, 1, 0, 'snd_voi_teamst_st_103800_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2032, 'Thank you, Big Bro!', 'snd_voi_training_103800', 63, 3001, 10, 1, 0, 'snd_voi_training_103800_0063M', 1, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2036, 'Thank you, Big Sis!', 'snd_voi_training_103800', 63, 3001, 10, 1, 0, 'snd_voi_training_103800_0063F', 2, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2033, 'I feel like I''ve got a good shot, but you never know who''s cutest until the race is run. So come on, let''s figure out a strategy. ?', 'snd_voi_training_103800', 19, 5001, 10, 1, 0, 'snd_voi_training_103800_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2034, 'I''ve gone over the plan, and it''s perfect. All that''s left is to run. Hehe, I''ve got this win in the bag. ?', 'snd_voi_training_103800', 16, 5001, 10, 1, 0, 'snd_voi_training_103800_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2035, 'Thank you, Big Bro!', 'snd_voi_training_103800', 63, 3001, 10, 0, 0, 'snd_voi_training_103800_0063M', 1, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 2037, 'Thank you, Big Sis!', 'snd_voi_training_103800', 63, 3001, 10, 0, 0, 'snd_voi_training_103800_0063F', 2, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 81000, 'Do you want to hang out with me? Let''s have a lot of fun! ?', 'snd_voi_outgame_103800', 13, 1038006, 7, 1, 0, 'snd_voi_outgame_103800_0013', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 81001, 'Everyone is amazing! ? I guess I gotta become even more incredible!', 'snd_voi_outgame_103800', 14, 1038001, 7, 1, 0, 'snd_voi_outgame_103800_0014', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70018, 'Amaaazing!', 'snd_voi_outgame_103800', 26, 1038006, 7, 1, 0, 'snd_voi_outgame_103800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70019, 'I''m the absolute cutest! ?', 'snd_voi_outgame_103800', 27, 1038007, 7, 1, 0, 'snd_voi_outgame_103800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71018, 'Amaaazing!', 'snd_voi_outgame_103800', 26, 25, 7, 0, 0, 'snd_voi_outgame_103800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 71019, 'I''m the absolute cutest! ?', 'snd_voi_outgame_103800', 27, 49, 7, 0, 0, 'snd_voi_outgame_103800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 400001, '"#FleetfootFestival #CeremonialDance #ComeAndCheerUsOn"�Aaand post! Hehe! ?', 'snd_voi_event_090007', 1, 1038001, 7, 1, 0, 'snd_voi_event_090007_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 400005, 'Hehe! Thanks for sharing my post, guys! ? Stay tuned, ''cause the new Curren''s gonna fill your hearts with joy!', 'snd_voi_event_090007', 5, 1038006, 7, 1, 0, 'snd_voi_event_090007_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 400000, 'If the cute Curren puts on cute racewear, don''t you think she''d be the cutest in the universe?', 'snd_voi_event_090014', 0, 1038000, 7, 1, 0, 'snd_voi_event_090014_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 400006, 'Throw any riddle my way�the great detective Curren will solve them all! ?', 'snd_voi_event_090014', 6, 5009, 7, 1, 0, 'snd_voi_event_090014_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 400009, 'Yay, we got over 100,000 Umazings! ? Everyone, keep spreading the word about how I''m the cutest in the universe in my racewear!', 'snd_voi_event_090014', 9, 1038007, 7, 1, 0, 'snd_voi_event_090014_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 400014, 'This event''s all wrapped up! Hehe, how should I make myself even cuter for next time? ?', 'snd_voi_event_090014', 14, 1038001, 7, 1, 0, 'snd_voi_event_090014_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90020, 'Happy Valentine''s! ?', 'snd_voi_valentine_103800', 1, 980010, 1, 1, 0, 'snd_voi_valentine_103800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 90021, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_103800', 1, 980010, 1, 1, 0, 'snd_voi_valentine_103800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 80000, 'Cute work out there! ?', 'snd_voi_aimteam_103800', 0, 1038006, 7, 0, 0, 'snd_voi_aimteam_103800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70020, 'Well, do you feel like asking me out a date now?', 'snd_voi_outgame_103800', 42, 1038816, 7, 1, 0, 'snd_voi_outgame_103800_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1038, 70021, 'You can look me over from head to toe. ?', 'snd_voi_outgame_103800', 43, 5001, 7, 1, 0, 'snd_voi_outgame_103800_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 11, 'Cygames!', 'snd_voi_tc_1039', 0, 0, 0, 1, 0, 'snd_voi_title_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1039', 1, 0, 0, 1, 0, 'snd_voi_title_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10000, 'I''ll walk the path of a princess with you�and then I''ll show everyone how perfect I can be!', 'snd_voi_home_103900', 0, 1039001, 1, 1, 0, 'snd_voi_home_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10001, 'A princess and her legendary trainer... I can feel it�we''ve been getting closer and closer recently!', 'snd_voi_home_103900', 1, 1039006, 1, 1, 0, 'snd_voi_home_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10002, 'The power of our bond will pull us through any fight�we''re invincible! Right, my trainer prince?', 'snd_voi_home_103900', 2, 1039022, 1, 1, 0, 'snd_voi_home_103900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10003, 'I made mochi rice cake with my parents like this�bang-bam, bang-bam, FINAL SMAAASH!', 'snd_voi_home_103900', 3, 1039000, 1, 1, 0, 'snd_voi_home_103900_0003', 0, 1039801, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10004, 'Being a princess, I went and bought chocolates to thank all the important people in my life. Of course I got some for you! ?', 'snd_voi_home_103900', 4, 1039817, 1, 1, 0, 'snd_voi_home_103900_0004', 0, 1039000, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10005, 'Happy Valentine''s Daaay! Here are some princess chocolates exploding with devotion to make your heart go boom!', 'snd_voi_home_103900', 5, 1039023, 1, 1, 0, 'snd_voi_home_103900_0005', 0, 1039803, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10006, 'Me and my prince are just like Orihime and Hikoboshi... If I were her, I''d just swim across the sea of stars! Who needs to wait a whole year to meet?', 'snd_voi_home_103900', 6, 1039006, 1, 1, 0, 'snd_voi_home_103900_0006', 0, 1039007, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10007, 'Trick or prince! ? Hand over a prince�or face my mischief!', 'snd_voi_home_103900', 7, 1039001, 1, 1, 0, 'snd_voi_home_103900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10008, 'It''s the holidays... When I was little, my dad pretended to be Santa�so I captured him.', 'snd_voi_home_103900', 8, 1039803, 1, 1, 0, 'snd_voi_home_103900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10009, 'Wanna go to the station square tonight? We can stroll through the holiday lights, as princess and prince�just like Princess Fighter episode forty-three!', 'snd_voi_home_103900', 9, 1039012, 1, 1, 0, 'snd_voi_home_103900_0009', 0, 1039800, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10010, 'It''s almost time for end-of-year cleaning! Simple as sweeping up the dirt and dust�and wiping it into oblivion!', 'snd_voi_home_103900', 10, 1039802, 1, 1, 0, 'snd_voi_home_103900_0010', 0, 1039001, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10011, 'I''ve got a birthday present�it''s... just... for... you! ? I''m giving you my special, princess-powered shoulder massage!', 'snd_voi_home_103900', 11, 1039022, 1, 1, 0, 'snd_voi_home_103900_0011', 0, 1039800, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10012, 'Today is my beloved trainer''s precious birthday... It''ll be this princess''s honor to make this a day you''ll never forget! ?', 'snd_voi_home_103900', 12, 1039012, 1, 1, 0, 'snd_voi_home_103900_0012', 0, 1039803, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10013, 'Happy birthday, princeeess! ? All right, time for a princess birthday party! We''ll dash off together and make it a bash!', 'snd_voi_home_103900', 13, 1039000, 1, 1, 0, 'snd_voi_home_103900_0013', 0, 1039804, 7800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10014, 'Would you call me "my princess" for my birthday? Try it out�and say it like a prince!', 'snd_voi_home_103900', 14, 1039022, 1, 1, 0, 'snd_voi_home_103900_0014', 0, 1039023, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10015, 'I think there''s a new notice waiting! I wonder if it''s a party invitation?', 'snd_voi_home_103900', 15, 1039817, 1, 1, 0, 'snd_voi_home_103900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10016, 'Look at that, presents are here! Which one''s marked "Princess"? Hm...', 'snd_voi_home_103900', 16, 1039023, 1, 1, 0, 'snd_voi_home_103900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10017, 'That''s a mission compleeete! What kind of rewards do we get? My heart''s pounding�I gotta know!', 'snd_voi_home_103900', 17, 1039007, 1, 1, 0, 'snd_voi_home_103900_0017', 0, 1039001, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10018, 'It''s almost time for the event! Hmm, I hope it''s princess-themed... That''d make me leap with excitement!', 'snd_voi_home_103900', 18, 1039023, 1, 1, 0, 'snd_voi_home_103900_0018', 0, 1039805, 2600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10019, 'This event''s really got my attention! I can feel the passion for it in the air... It''s got me pumped up with princess poweeer!', 'snd_voi_home_103900', 19, 1039006, 1, 1, 0, 'snd_voi_home_103900_0019', 0, 1039001, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20000, 'I can''t believe I look this exhausted out in public... It''s totally unbecoming of a princess...', 'snd_voi_training_103900', 0, 1039819, 2, 1, 0, 'snd_voi_training_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20001, 'A real princess... never falls on her knees, no matter what. Never... ever...', 'snd_voi_training_103900', 1, 1039806, 2, 1, 0, 'snd_voi_training_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20002, 'Unbounded bravery! Overflowing energy! I''m at the peak of princess power!', 'snd_voi_training_103900', 2, 1039001, 2, 1, 0, 'snd_voi_training_103900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20003, 'Come on! Boulder throwing, a crash course on crashing�I can handle anything you put me to!', 'snd_voi_training_103900', 3, 1039007, 2, 1, 0, 'snd_voi_training_103900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20004, 'Tra-la-laaa! ? Like any true princess, I''m ready to put all my power into training!', 'snd_voi_training_103900', 4, 1039000, 2, 1, 0, 'snd_voi_training_103900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20005, 'Hup! I did my warm-ups extra gracefully, so I''m ready to go!', 'snd_voi_training_103900', 5, 1039807, 2, 1, 0, 'snd_voi_training_103900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20006, 'A princess is well-mannered, even in training... Watch me super elegantly crush this!', 'snd_voi_training_103900', 6, 1039006, 2, 1, 0, 'snd_voi_training_103900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20007, 'Energy, check. Nobility, check. I''m ready to slam this�same as always!', 'snd_voi_training_103900', 7, 1039001, 2, 1, 0, 'snd_voi_training_103900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20008, 'I''m not really in the mood for this... If I just had one smile from a prince, I''d feel better in an instant...', 'snd_voi_training_103900', 8, 1039008, 2, 1, 0, 'snd_voi_training_103900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20009, 'Uuuugh, I feel so blah... No way�this isn''t like me at aaall!', 'snd_voi_training_103900', 9, 1039808, 2, 1, 0, 'snd_voi_training_103900_0009', 0, 1039809, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20010, 'Passion, passion, passion... Pashooo...', 'snd_voi_training_103900', 10, 9007, 2, 1, 0, 'snd_voi_training_103900_0010', 0, 1039819, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20011, 'Aaaagh, nope... I''m feeling like a rock-bottom princess...', 'snd_voi_training_103900', 11, 1039810, 2, 1, 0, 'snd_voi_training_103900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20021, 'Another race? ...I know�it''s normal to keep facing better and better opponents, but still...', 'snd_voi_training_103900', 12, 1039008, 2, 1, 0, 'snd_voi_training_103900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20022, 'Muuugh! Even Princess Fighter gets a vacation episode sometimes! Can''t we do something else for a change?', 'snd_voi_training_103900', 13, 1039003, 2, 1, 0, 'snd_voi_training_103900_0013', 0, 1039004, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20023, 'Okay! I''m gonna sweep through this one, like I''m trying to capture a prince!', 'snd_voi_training_103900', 14, 1039001, 2, 1, 0, 'snd_voi_training_103900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20024, 'I''m not gonna lose to any opponent they throw at me! ''Cause I''m the strongest princess around here!', 'snd_voi_training_103900', 15, 1039818, 2, 1, 0, 'snd_voi_training_103900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20025, 'I feel like I could beat a grizzly bear right now! YEAH! I''ll crush the competition, no prob!', 'snd_voi_training_103900', 16, 1039001, 2, 1, 0, 'snd_voi_training_103900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20026, 'Time for the big showdooown! I''m gonna chew up my rivals and spit ''em out! I''ll rip them to�what, too much?', 'snd_voi_training_103900', 17, 1039800, 2, 1, 0, 'snd_voi_training_103900_0017', 0, 8010, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20027, 'I''m gonna do great in this race, I know it! I''ve got the guts to grab the gloryyy! Hyah!', 'snd_voi_training_103900', 18, 1039000, 2, 1, 0, 'snd_voi_training_103900_0018', 0, 1039807, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20028, 'My legs are feeling as strong as my fists! Everyone will see that my power can win any race after this!', 'snd_voi_training_103900', 19, 1039018, 2, 1, 0, 'snd_voi_training_103900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20029, 'Please be sure to witness the dazzling brilliance of a real-life princess!', 'snd_voi_training_103900', 20, 1039006, 2, 1, 0, 'snd_voi_training_103900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20030, 'On my honor as a princess, I promise... this victory is mine!', 'snd_voi_training_103900', 21, 1039803, 2, 1, 0, 'snd_voi_training_103900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20031, 'I''m gonna take all the skills I''ve trained and really let loose on the competition today!', 'snd_voi_training_103900', 22, 1039817, 2, 1, 0, 'snd_voi_training_103900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20032, 'Aaah... I need to get my mind on track... Inhale... Come on, come on, let''s do thiiiis!', 'snd_voi_training_103900', 23, 1039806, 2, 1, 0, 'snd_voi_training_103900_0023', 0, 1039809, 7200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20033, 'Overcoming adversity is what makes a first-rate princess... That''s what King says, so I have to see this through!', 'snd_voi_training_103900', 24, 1039007, 2, 1, 0, 'snd_voi_training_103900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20034, 'No matter how hard the battle was, Princess Fighter always won out in the end. So... I will too!', 'snd_voi_training_103900', 25, 1039002, 2, 1, 0, 'snd_voi_training_103900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20035, 'Sob... Why am I so scared? I''m a princess�I can''t let something like this defeat me...', 'snd_voi_training_103900', 26, 1039808, 2, 1, 0, 'snd_voi_training_103900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20036, 'A princess... must face the challenge ahead... I have to conquer this ordeal!', 'snd_voi_training_103900', 27, 1039008, 2, 1, 0, 'snd_voi_training_103900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20037, 'I sense impending doom! But a true princess never runs away from a challenge!', 'snd_voi_training_103900', 28, 1039013, 2, 1, 0, 'snd_voi_training_103900_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20038, 'Be graceful!', 'snd_voi_training_103900', 29, 0, 2, 1, 0, 'snd_voi_training_103900_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20039, 'Be elegant!', 'snd_voi_training_103900', 30, 0, 2, 1, 0, 'snd_voi_training_103900_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20040, 'Be courageous!', 'snd_voi_training_103900', 31, 0, 2, 1, 0, 'snd_voi_training_103900_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20041, 'Hm, hm...', 'snd_voi_training_103900', 32, 0, 2, 1, 0, 'snd_voi_training_103900_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20042, 'But how?!', 'snd_voi_training_103900', 33, 0, 2, 1, 0, 'snd_voi_training_103900_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20043, 'Ugh!', 'snd_voi_training_103900', 34, 0, 2, 1, 0, 'snd_voi_training_103900_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20046, 'Off I go!', 'snd_voi_training_103900', 37, 0, 2, 1, 0, 'snd_voi_training_103900_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20047, 'To the ocean!', 'snd_voi_training_103900', 38, 0, 2, 1, 0, 'snd_voi_training_103900_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20049, 'You really stuck it out with me�this princess gives her thanks!', 'snd_voi_training_103900', 63, 0, 2, 1, 0, 'snd_voi_training_103900_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20050, 'Heehee, thank you for having my back!', 'snd_voi_training_103900', 64, 0, 2, 1, 0, 'snd_voi_training_103900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 30000, 'This isn''t oveeer! Stay tuned for the next exciting episode!', 'snd_voi_race_103900', 0, 0, 3, 1, 0, 'snd_voi_race_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 30001, 'That wasn''t bad for the most part!', 'snd_voi_race_103900', 1, 0, 3, 1, 0, 'snd_voi_race_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 30002, 'A princess needs way more than this!', 'snd_voi_race_103900', 2, 0, 3, 1, 0, 'snd_voi_race_103900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 30003, 'I''m never ever gonna let this happen agaaain!', 'snd_voi_race_103900', 3, 0, 3, 1, 0, 'snd_voi_race_103900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 60000, 'The grand ball is about to begin!', 'snd_voi_live_103900', 0, 1039000, 4, 1, 0, 'snd_voi_live_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 60001, 'Watch me out there, my prince!', 'snd_voi_live_103900', 1, 1039022, 4, 1, 0, 'snd_voi_live_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70001, 'The legend of the greatest, fastest princess�our story won''t end here. It''ll keep blasting ahead for all time!', 'snd_voi_outgame_103900', 1, 1039022, 7, 1, 0, 'snd_voi_outgame_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90000, 'Good morning! What a lovely day to... knock the snot outta anything in my way!', 'snd_voi_home_103901', 0, 1039007, 1, 1, 0, 'snd_voi_home_103901_0000', 0, 1039807, 3400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90001, 'Classes will be starting soon. Time to study hard and break free from my failing princess streak!', 'snd_voi_home_103901', 1, 1039001, 1, 1, 0, 'snd_voi_home_103901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90002, 'A fine day to you! ? Hee, I got that greeting from King herself! Ooohohoho!', 'snd_voi_home_103901', 2, 1039018, 1, 1, 0, 'snd_voi_home_103901_0002', 0, 1039016, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90003, 'Well then, now that I''ve knocked back my afternoon tea, I have the energy to get back to it!', 'snd_voi_home_103901', 3, 1039023, 1, 1, 0, 'snd_voi_home_103901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90004, 'You''re still working hard so late at night. You really are a trainer fit for a princess!', 'snd_voi_home_103901', 4, 1039022, 1, 1, 0, 'snd_voi_home_103901_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90005, 'No matter how late it gets, I won''t become tired! It''s all for my dear prince�you deserve to see me at my best around the clock! ?', 'snd_voi_home_103901', 5, 1039001, 1, 1, 0, 'snd_voi_home_103901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90006, 'The new students look quite spirited this year! Maybe their princess should throw them a welcome party.', 'snd_voi_home_103901', 6, 1039018, 1, 1, 0, 'snd_voi_home_103901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90007, 'Sun, sun, suuun! ? I won''t lose, you know? A princess''s heart can shine even brighter than you!', 'snd_voi_home_103901', 7, 1039000, 1, 1, 0, 'snd_voi_home_103901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90008, 'How about it? Want to play chestnut war? The game is as simple as throwing spiky chestnuts at each other!', 'snd_voi_home_103901', 8, 1039800, 1, 1, 0, 'snd_voi_home_103901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90009, 'It''s really cold out today, huh? What we need is... Right! Nothing''s better than a brisk rubdown!', 'snd_voi_home_103901', 9, 1039817, 1, 1, 0, 'snd_voi_home_103901_0009', 0, 1039802, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91000, 'Beware the wild child... People used to say things like that, you know. But that was a long time ago.', 'snd_voi_home_103901', 10, 1039006, 1, 1, 0, 'snd_voi_home_103901_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91001, 'Ahhh... King... You''re absolutely perfect, inside and out. You''re as first-rate as they come!', 'snd_voi_home_103901', 11, 1039012, 1, 1, 0, 'snd_voi_home_103901_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91002, 'You''re my very own Sebastian, ever loyal canine companion! First though, you might need some lessons at doggy school.', 'snd_voi_home_103901', 12, 1039018, 1, 1, 0, 'snd_voi_home_103901_0012', 0, 1039010, 4400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91003, 'Ghosts are too much�they freak even me out... They''re scary, really weird-looking, and I can''t even punch them!', 'snd_voi_home_103901', 13, 1039013, 1, 1, 0, 'snd_voi_home_103901_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91004, 'Scarlet''s tiara�it''s so wonderfully beautiful! It really gives off some super princess vibes!', 'snd_voi_home_103901', 14, 1039023, 1, 1, 0, 'snd_voi_home_103901_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91005, 'What do you think of doing the Princess Fighter theme song in a concert? We can finish it really strong by making the background explode!', 'snd_voi_home_103901', 15, 1039802, 1, 1, 0, 'snd_voi_home_103901_0015', 0, 1039001, 5400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91006, 'Doing concerts with other people is really hard. I can''t tell you how many times I''ve almost stomped on someone else''s foot...', 'snd_voi_home_103901', 16, 1039004, 1, 1, 0, 'snd_voi_home_103901_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91007, 'This signature racewear is the real deal! It''s the perfect outfit for a princess!', 'snd_voi_home_103901', 17, 1039818, 1, 1, 0, 'snd_voi_home_103901_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91008, 'I feel like I could fire off a princess beam! Maybe I''ll go outside and practice my shot. ?', 'snd_voi_home_103901', 18, 1039000, 1, 1, 0, 'snd_voi_home_103901_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91009, 'Take a look at this�a real princess''s face! Thanks to that cucumber mask last night, my skin''s shiny as can be! ?', 'snd_voi_home_103901', 19, 1039006, 1, 1, 0, 'snd_voi_home_103901_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91010, 'I had a literal feast for lunch again today! It tasted amazing�total princess-level stuff!', 'snd_voi_home_103901', 20, 1039023, 1, 1, 0, 'snd_voi_home_103901_0020', 0, 1039022, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91011, 'I''m going to a Princess Fighter screening with Pearl tonight! She really seems to like it... But who wouldn''t love a princess who protects the world?!', 'snd_voi_home_103901', 21, 1039000, 1, 1, 0, 'snd_voi_home_103901_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91012, 'You don''t need to fear if you''re snatched away by the spring wind! I''ll be there to gallantly come to your rescue!', 'snd_voi_home_103901', 22, 1039817, 1, 1, 0, 'snd_voi_home_103901_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91013, 'Whenever it''s summer, I always remember that time... the battle I fought with my hard-shelled friend�when I was the Beetle Princess.', 'snd_voi_home_103901', 23, 1039006, 1, 1, 0, 'snd_voi_home_103901_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91014, 'I''ll show you how sweet potatoes are really done! ? I mastered these skills just for my prince�watch and be amazed!', 'snd_voi_home_103901', 24, 1039022, 1, 1, 0, 'snd_voi_home_103901_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 91015, 'I''ve made my decision... This winter I''m going to pile up all the snow around campus and make a castle fit for a princess!', 'snd_voi_home_103901', 25, 1039002, 1, 1, 0, 'snd_voi_home_103901_0025', 0, 1039001, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92000, 'Everything starts with a single step! Hard, honest work will lead to amazing princess power!', 'snd_voi_training_103901', 0, 1039803, 2, 1, 0, 'snd_voi_training_103901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92001, 'Beauty and strength! I''ll show how a princess can have both!', 'snd_voi_training_103901', 1, 1039818, 2, 1, 0, 'snd_voi_training_103901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92002, 'It''s time to start training! Ready... princess... GOOO!', 'snd_voi_training_103901', 2, 1039802, 2, 1, 0, 'snd_voi_training_103901_0002', 0, 1039804, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92003, 'Come on, Trainer! Let''s work harder than ever before!', 'snd_voi_training_103901', 3, 1039000, 2, 1, 0, 'snd_voi_training_103901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92011, 'With summer comes... the beach! Summer camp! My prince! What more can a princess ask for?!', 'snd_voi_training_103900', 39, 1039001, 2, 1, 0, 'snd_voi_training_103900_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92005, 'Until we shine as bright as our ideals, we''ll fight on! Together!', 'snd_voi_training_103901', 5, 1039006, 2, 1, 0, 'snd_voi_training_103901_0005', 0, 1039804, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92006, 'I can crush any training you''ve got! ''Cause your princess is unbeatable!', 'snd_voi_training_103901', 6, 1039001, 2, 1, 0, 'snd_voi_training_103901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 92007, 'We were fated to be together... We always lift each other up and up�so high up we reach the sky!', 'snd_voi_training_103901', 7, 1039022, 2, 1, 0, 'snd_voi_training_103901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 93000, 'We''ve done it! We''ve become real legends now!', 'snd_voi_training_103901', 8, 0, 2, 1, 0, 'snd_voi_training_103901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 93001, 'The path of a princess is long�and I''m only just getting started!', 'snd_voi_training_103901', 9, 0, 2, 1, 0, 'snd_voi_training_103901_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 95000, 'I have to be... even more like a princess!', 'snd_voi_outgame_103901', 0, 1039817, 7, 1, 0, 'snd_voi_outgame_103901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 95001, 'I''m transforming beyond my limits!', 'snd_voi_outgame_103901', 1, 0, 7, 1, 0, 'snd_voi_outgame_103901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 95003, 'A lovely day to you! I''m Kawakami Princess!', 'snd_voi_outgame_103901', 3, 1039817, 7, 1, 0, 'snd_voi_outgame_103901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 95004, 'A princess must be beautiful and graceful... when giving\nthe bad guys a smackdown!', 'snd_voi_gacha_103901', 0, 0, 7, 1, 0, 'snd_voi_gacha_103901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1008, 'Team Princess, here to save the day!', 'snd_voi_teamst_st_103900_0000', 0, 1039818, 8, 1, 0, 'snd_voi_teamst_st_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1083, 'A witch and a princess...', 'snd_voi_teamst_st_103900_1044', 0, 1039001, 8, 1, 0, 'snd_voi_teamst_st_103900_1044_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1084, 'We''re gonna crush this!', 'snd_voi_teamst_st_103900_1061', 0, 1039007, 8, 1, 0, 'snd_voi_teamst_st_103900_1061_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1024, 'Bring it on!', 'snd_voi_teamst_st_100800_1039', 1, 1039001, 8, 1, 0, 'snd_voi_teamst_st_100800_1039_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1128, 'I got the guts to tough it out!', 'snd_voi_teamst_st_106100_1039', 1, 1039001, 8, 1, 0, 'snd_voi_teamst_st_106100_1039_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1000, 'No way we''ll lose!', 'snd_voi_teamst_103900', 0, 1039818, 8, 1, 0, 'snd_voi_teamst_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1001, 'That''s princess power!', 'snd_voi_teamst_103900', 1, 0, 8, 1, 0, 'snd_voi_teamst_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1003, 'They''re tougher than they look...', 'snd_voi_teamst_103900', 2, 0, 8, 1, 0, 'snd_voi_teamst_103900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1002, 'It can''t beeee!', 'snd_voi_teamst_103900', 3, 0, 8, 1, 0, 'snd_voi_teamst_103900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1004, 'Fantastic!', 'snd_voi_teamst_103900', 4, 1039001, 8, 1, 0, 'snd_voi_teamst_103900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1007, 'We can go higher!', 'snd_voi_teamst_103900', 5, 1039022, 8, 1, 0, 'snd_voi_teamst_103900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1006, 'They''re tougher than they look...', 'snd_voi_teamst_103900', 2, 1039004, 8, 1, 0, 'snd_voi_teamst_103900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 1005, 'It can''t beeee!', 'snd_voi_teamst_103900', 3, 1039009, 8, 1, 0, 'snd_voi_teamst_103900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 40000, 'Sparkling Attaaack! Hyah!', 'snd_voi_race_103901', 2, 0, 3, 1, 0, 'snd_voi_race_103901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 40001, 'Beautiful, elegant, and the fastest around! I''m Kawakami Princess!\nMove over now�princess comin'' THROUGH! ...Victoryyy!', 'snd_voi_race_103901', 3, 0, 3, 1, 0, 'snd_voi_race_103901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 30004, 'Princess for the win! I knew I had it in me!', 'snd_voi_race_103901', 0, 0, 3, 1, 0, 'snd_voi_race_103901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 30005, 'Got a good look? That''s how a princess does it.', 'snd_voi_race_103900', 8, 0, 3, 1, 0, 'snd_voi_race_103900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 31000, 'Princess on the move!', 'snd_voi_race_103900', 9, 0, 3, 1, 0, 'snd_voi_race_103900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 13, 'Look, it''s today''s login bonus�here you go!', 'snd_voi_title_103900', 4, 1039023, 1, 1, 0, 'snd_voi_title_103900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 15, 'This is for tomorrow! Don''t forget it!', 'snd_voi_title_103900', 5, 1039817, 1, 1, 0, 'snd_voi_title_103900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 110000, 'Is it time for my princess training? No one can do it better than me!', 'snd_voi_home_103900', 21, 0, 1, 1, 0, 'snd_voi_home_103900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 110001, 'What dazzling memories... Each one is sooo romantic!', 'snd_voi_home_103900', 22, 0, 1, 1, 0, 'snd_voi_home_103900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 110002, 'Oh, are we entering a race? Great�the more the better!', 'snd_voi_home_103900', 23, 0, 1, 1, 0, 'snd_voi_home_103900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 10021, 'We smashed through to a new Archive level! All that hard work and determination paid off!', 'snd_voi_home_103900', 24, 1039000, 1, 1, 0, 'snd_voi_home_103900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 20051, 'I''m going to give it all my charm!', 'snd_voi_training_103900', 65, 0, 2, 1, 0, 'snd_voi_training_103900_0065', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70000, 'I''ll be dainty and graceful... and I''m going to crush it!', 'snd_voi_outgame_103900', 3, 1009, 7, 1, 0, 'snd_voi_outgame_103900_0003', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 95005, 'I feel the power!', 'snd_voi_outgame_103900', 4, 0, 7, 1, 0, 'snd_voi_outgame_103900_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 95006, 'If you hit a dead end, just bust through it!', 'snd_voi_outgame_103900', 5, 0, 7, 1, 0, 'snd_voi_outgame_103900_0005', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 120000, 'I''m bursting with energy!', 'snd_voi_outgame_103900', 11, 2009, 2, 1, 0, 'snd_voi_outgame_103900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140000, 'This battle is ours!', 'snd_voi_minigame_103900', 0, 1039001, 9, 1, 0, 'snd_voi_minigame_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140001, 'Yay, we did it!', 'snd_voi_minigame_103900', 1, 1039811, 9, 1, 0, 'snd_voi_minigame_103900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140002, 'Huh?!', 'snd_voi_minigame_103900', 2, 1039014, 9, 1, 0, 'snd_voi_minigame_103900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140003, 'That was beautiful!', 'snd_voi_minigame_103900', 3, 971039, 9, 1, 0, 'snd_voi_minigame_103900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140004, 'Not a bad haul!', 'snd_voi_minigame_103900', 4, 972039, 9, 1, 0, 'snd_voi_minigame_103900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140005, 'We''ll get ''em next time!', 'snd_voi_minigame_103900', 5, 2001, 9, 1, 0, 'snd_voi_minigame_103900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140006, 'That was beautiful!', 'snd_voi_minigame_103900', 3, 974039, 9, 1, 0, 'snd_voi_minigame_103900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140007, 'Not a bad haul!', 'snd_voi_minigame_103900', 4, 973039, 9, 1, 0, 'snd_voi_minigame_103900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140008, 'Hehe!', 'snd_voi_minigame_103900', 6, 1039000, 9, 1, 0, 'snd_voi_minigame_103900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140009, 'Ehehe...', 'snd_voi_minigame_103900', 7, 1039012, 9, 1, 0, 'snd_voi_minigame_103900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140010, 'Heehee!', 'snd_voi_minigame_103900', 8, 1039812, 9, 1, 0, 'snd_voi_minigame_103900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140011, 'That was great!', 'snd_voi_minigame_103900', 9, 1039007, 9, 1, 0, 'snd_voi_minigame_103900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140014, 'Oh no...', 'snd_voi_minigame_103900', 10, 1039004, 9, 1, 0, 'snd_voi_minigame_103900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140015, 'Nice!', 'snd_voi_minigame_103900', 11, 10001, 9, 1, 0, 'snd_voi_minigame_103900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140016, 'You okay with this?', 'snd_voi_minigame_103900', 12, 1001, 9, 1, 0, 'snd_voi_minigame_103900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140012, 'Good!', 'snd_voi_minigame_103900', 13, 1039022, 9, 1, 0, 'snd_voi_minigame_103900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140013, 'Way to go!', 'snd_voi_minigame_103900', 14, 1039802, 9, 1, 0, 'snd_voi_minigame_103900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140017, 'Waaah!', 'snd_voi_minigame_103900', 15, 1039813, 9, 1, 0, 'snd_voi_minigame_103900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 140018, 'Argh...', 'snd_voi_minigame_103900', 16, 1039814, 9, 1, 0, 'snd_voi_minigame_103900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70004, 'This is an elegant outfit, right? It lives up to the Tracen name.', 'snd_voi_outgame_103900', 16, 1039000, 7, 1, 0, 'snd_voi_outgame_103900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70010, 'At a glance, she looks like any other normal Tracen student. But her true identity is... the greatest princess in the world, Kawakami!', 'snd_voi_outgame_103900', 17, 1039022, 7, 1, 0, 'snd_voi_outgame_103900_0017', 0, 1039817, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70008, 'So cool! Doesn''t this look just like a Princess Fighter concert outift?!', 'snd_voi_outgame_103900', 20, 1039023, 7, 1, 0, 'snd_voi_outgame_103900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70014, 'Sometimes I wanna do a concert with a transformation wand�wouldn''t that be cool?!', 'snd_voi_outgame_103900', 21, 1039007, 7, 1, 0, 'snd_voi_outgame_103900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70009, 'This is my princess costume! I call it Kawakami, Special Form!', 'snd_voi_outgame_103900', 22, 3001, 7, 1, 0, 'snd_voi_outgame_103900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70015, 'Nothing can defeat a princess clad in her signature racewear! I''m on a whole other level of super-sparkly twinkliness!', 'snd_voi_outgame_103900', 23, 1039817, 7, 1, 0, 'snd_voi_outgame_103900_0023', 0, 2009, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71004, 'This is an elegant outfit, right? It lives up to the Tracen name.', 'snd_voi_outgame_103900', 16, 34, 7, 0, 0, 'snd_voi_outgame_103900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71010, 'At a glance, she looks like any other normal Tracen student. But her true identity is... the greatest princess in the world, Kawakami!', 'snd_voi_outgame_103900', 17, 23, 7, 0, 0, 'snd_voi_outgame_103900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71008, 'So cool! Doesn''t this look just like a Princess Fighter concert outift?!', 'snd_voi_outgame_103900', 20, 150, 7, 0, 0, 'snd_voi_outgame_103900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71014, 'Sometimes I wanna do a concert with a transformation wand�wouldn''t that be cool?!', 'snd_voi_outgame_103900', 21, 48, 7, 0, 0, 'snd_voi_outgame_103900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71009, 'This is my princess costume! I call it Kawakami, Special Form!', 'snd_voi_outgame_103900', 22, 27, 7, 0, 0, 'snd_voi_outgame_103900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71015, 'Nothing can defeat a princess clad in her signature racewear! I''m on a whole other level of super-sparkly twinkliness!', 'snd_voi_outgame_103900', 23, 18, 7, 0, 0, 'snd_voi_outgame_103900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70018, 'Laaa la la! ?', 'snd_voi_outgame_103900', 26, 1039000, 7, 1, 0, 'snd_voi_outgame_103900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 70019, 'I''m ready to kick butt!', 'snd_voi_outgame_103900', 27, 2009, 7, 1, 0, 'snd_voi_outgame_103900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71018, 'Laaa la la! ?', 'snd_voi_outgame_103900', 26, 24, 7, 0, 0, 'snd_voi_outgame_103900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 71019, 'I''m ready to kick butt!', 'snd_voi_outgame_103900', 27, 18, 7, 0, 0, 'snd_voi_outgame_103900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 2030, 'No way we''ll lose!', 'snd_voi_teamst_103900', 0, 1039800, 10, 1, 0, 'snd_voi_teamst_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 2031, 'Team Princess, here to save the day!', 'snd_voi_teamst_st_103900_0000', 0, 1039818, 10, 1, 0, 'snd_voi_teamst_st_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 2032, 'Heehee, thank you for having my back!', 'snd_voi_training_103900', 64, 1039000, 10, 1, 0, 'snd_voi_training_103900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 2033, 'My legs are feeling as strong as my fists! Everyone will see that my power can win any race after this!', 'snd_voi_training_103900', 19, 1039018, 10, 1, 0, 'snd_voi_training_103900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 2034, 'I feel like I could beat a grizzly bear right now! YEAH! I''ll crush the competition, no prob!', 'snd_voi_training_103900', 16, 1039001, 10, 1, 0, 'snd_voi_training_103900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 2035, 'Heehee, thank you for having my back!', 'snd_voi_training_103900', 64, 1039000, 10, 0, 0, 'snd_voi_training_103900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 400005, 'Come on, I''ll show you the spirit of a princess! Tenacity, grit, and guuuts!', 'snd_voi_event_090004', 5, 1039001, 7, 1, 0, 'snd_voi_event_090004_0005', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 400002, 'Hah! Rah! Okay! I''m ready to do this! I''m gonna run aaaaall the way at the Fan Fest!', 'snd_voi_event_090013', 2, 1039821, 7, 1, 0, 'snd_voi_event_090013_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 400012, 'Here are the event missions! If you want to be a first-rate princess, you''ve got to smash through every last one!', 'snd_voi_event_090013', 12, 1039000, 7, 1, 0, 'snd_voi_event_090013_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 400013, 'Don''t forget your rewards! Taking them home along with your precious memories is all part of the event too, you know! ?', 'snd_voi_event_090013', 13, 1039820, 7, 1, 0, 'snd_voi_event_090013_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 81000, 'Good day to you! As a princess, I''ll crush the whole lot of you!', 'snd_voi_outgame_103900', 13, 1009, 7, 1, 0, 'snd_voi_outgame_103900_0013', 0, 0, 0, 1666674000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 81001, 'Fear not! A princess never gives up!', 'snd_voi_outgame_103900', 14, 1039814, 7, 1, 0, 'snd_voi_outgame_103900_0014', 0, 0, 0, 1666674000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_103900', 1, 980010, 1, 1, 0, 'snd_voi_valentine_103900_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 80000, 'A duty well done.', 'snd_voi_aimteam_103900', 0, 1039000, 7, 0, 0, 'snd_voi_aimteam_103900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 11, 'Cygames', 'snd_voi_tc_1040', 0, 0, 0, 1, 0, 'snd_voi_title_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 12, 'Umamusume: Pretty Derby', 'snd_voi_tc_1040', 1, 0, 0, 1, 0, 'snd_voi_title_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10000, 'I''ll do both�modeling and running. My manager might be fed up with me right now, but I don''t want to give up.', 'snd_voi_home_104000', 0, 1040018, 1, 1, 0, 'snd_voi_home_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10001, 'I want you to see this trail I''m blazing. Every step of it. Because you''re the one who cleared the way for me.', 'snd_voi_home_104000', 1, 1040006, 1, 1, 0, 'snd_voi_home_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10002, 'When I posted a video of me running, everyone was so shocked, like, "Omg! You''re so fast!" Hah.', 'snd_voi_home_104000', 2, 1040007, 1, 1, 0, 'snd_voi_home_104000_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10003, 'I wish you a very happy new year. ...What? I have enough manners to greet you properly.', 'snd_voi_home_104000', 3, 8000, 1, 1, 0, 'snd_voi_home_104000_0003', 0, 1003, 3400, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10004, 'What, were you expecting chocolate or something? Who does that anymore? Sigh. Later, okay? Later!', 'snd_voi_home_104000', 4, 1040006, 1, 1, 0, 'snd_voi_home_104000_0004', 0, 1040000, 7800, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10005, 'Well, I owe you a lot, so... figured I''d show some gratitude. And for what it''s worth, I poured my heart into them.', 'snd_voi_home_104000', 5, 1040012, 1, 1, 0, 'snd_voi_home_104000_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10006, 'Wishing on a star is too romantic. But the idea that hard work makes your wish come true? I guess I can get behind that.', 'snd_voi_home_104000', 6, 1040007, 1, 1, 0, 'snd_voi_home_104000_0006', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10007, 'You want to hear that tired old line? Sigh... Only this once, okay? Trick or treat!', 'snd_voi_home_104000', 7, 1040018, 1, 1, 0, 'snd_voi_home_104000_0007', 0, 1040021, 9200, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10008, 'Thanks for your hard work, aaand... happy holidays. I''m not much of a festive person, but I guess we can enjoy it a little.', 'snd_voi_home_104000', 8, 1040006, 1, 1, 0, 'snd_voi_home_104000_0008', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10009, 'The holidays aren''t that different from the rest of the year, really. But it feels kind of special. I wonder why.', 'snd_voi_home_104000', 9, 1040016, 1, 1, 0, 'snd_voi_home_104000_0009', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10010, 'Ahhh... Why is the end of the year so busy? My manager packed way too much into my schedule.', 'snd_voi_home_104000', 10, 1040002, 1, 1, 0, 'snd_voi_home_104000_0010', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10011, 'Oh yeah, it''s your birthday, right? Hm? Yeah, I remembered. So let''s celebrate. Happy birthday!', 'snd_voi_home_104000', 11, 1040012, 1, 1, 0, 'snd_voi_home_104000_0011', 0, 1040006, 5300, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10012, 'Happy birthday. Let''s go for a run to celebrate! Come on, hurry up! You''re wasting time!', 'snd_voi_home_104000', 12, 1040007, 1, 1, 0, 'snd_voi_home_104000_0012', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10013, 'Heaps of letters and birthday presents got sent to my modeling office. Everyone''s so considerate. As are you.', 'snd_voi_home_104000', 13, 1040000, 1, 1, 0, 'snd_voi_home_104000_0013', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10014, 'So, what''ve you got planned for me today? Why? Uh, it''s my birthday? Hurry up and celebrate! Make it grand!', 'snd_voi_home_104000', 14, 1040006, 1, 1, 0, 'snd_voi_home_104000_0014', 0, 1040007, 7000, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10015, 'Did you read the notice? Might be something important, so it''s worth taking a look.', 'snd_voi_home_104000', 15, 1040016, 1, 1, 0, 'snd_voi_home_104000_0015', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10016, 'You got a present, looks like. Hey, lemme see it too. Come on, you''re no fun.', 'snd_voi_home_104000', 16, 1040006, 1, 1, 0, 'snd_voi_home_104000_0016', 0, 1040003, 6200, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10017, 'Oh! You completed a mission? Not bad. You''re pretty crafty when it comes to that stuff, aren''t you?', 'snd_voi_home_104000', 17, 1040000, 1, 1, 0, 'snd_voi_home_104000_0017', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10018, 'Did you take a look? At what? The upcoming event. If you haven''t, then make sure you check it.', 'snd_voi_home_104000', 18, 8000, 1, 1, 0, 'snd_voi_home_104000_0018', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10019, 'Hey, looks like something fun''s going on. If it''s an event, I wouldn''t want to miss it. C''mon, let''s take a peek.', 'snd_voi_home_104000', 19, 1040007, 1, 1, 0, 'snd_voi_home_104000_0019', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10025, 'I like monochrome color schemes, but I try to balance out the bland bits with a bold color like red... Guess that''s how my brain sees fashion.', 'snd_voi_home_104000', 25, 1040813, 1, 1, 0, 'snd_voi_home_104000_0025', 0, 1040823, 6900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10026, 'You''ve got to dress sharp, like you''re not someone to be messed with. That''ll stop any weird scouting offers and pickup artists in their tracks... You get it, right?', 'snd_voi_home_104000', 26, 1040822, 1, 1, 0, 'snd_voi_home_104000_0026', 0, 1040824, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10027, 'I probably spend the most when I''m out shopping with a stylist. When they compliment my tastes, I just... Look, it feels good, okay?', 'snd_voi_home_104000', 27, 1040006, 1, 1, 0, 'snd_voi_home_104000_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20000, 'I''m really not feeling it right now. My body''s all sluggish and tired and... Sorry, I''m just making excuses.', 'snd_voi_training_104000', 0, 1040004, 2, 1, 0, 'snd_voi_training_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20001, 'Wait a minute. I need a break. No point in overdoing it. Let me get some energy back first, yeah?', 'snd_voi_training_104000', 1, 1040002, 2, 1, 0, 'snd_voi_training_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20002, 'All right, look at me! It''s like my whole body''s just overflowing with power�I feel amazing!', 'snd_voi_training_104000', 2, 1040001, 2, 1, 0, 'snd_voi_training_104000_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20003, 'Nothing but good vibes here! I''m having fun, my body feels light as a feather�I could run to the horizon and back!', 'snd_voi_training_104000', 3, 1002, 2, 1, 0, 'snd_voi_training_104000_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20004, 'Mm, feeling good. Hit me with your toughest training. I think I''m up for a challenge.', 'snd_voi_training_104000', 4, 1040000, 2, 1, 0, 'snd_voi_training_104000_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20005, 'Hmhmhm, hmhm. ? ...Ahhh, did you hear that?! ...Well, whatever. I''m in the zone!', 'snd_voi_training_104000', 5, 1040800, 2, 1, 0, 'snd_voi_training_104000_0005', 0, 1040014, 3800, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20006, 'Okay, let''s do this. Gonna do some laps, check my times, and set some personal bests.', 'snd_voi_training_104000', 6, 1040016, 2, 1, 0, 'snd_voi_training_104000_0006', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20007, 'So, what''s next? I''m fine with whatever.', 'snd_voi_training_104000', 7, 1040018, 2, 1, 0, 'snd_voi_training_104000_0007', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20008, 'I wear a fake smile enough when I''m modeling. Not trying to do that here too. Don''t think I could even if I tried right now.', 'snd_voi_training_104000', 8, 1040017, 2, 1, 0, 'snd_voi_training_104000_0008', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20009, 'Ughhh! I hate this! I want to run so badly, but my body just won''t listen!', 'snd_voi_training_104000', 9, 1040003, 2, 1, 0, 'snd_voi_training_104000_0009', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20010, 'If I run, and run, and run as fast as I can... will I find the real "me"? I dunno, it just seems so impossible right now.', 'snd_voi_training_104000', 10, 1040005, 2, 1, 0, 'snd_voi_training_104000_0010', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20011, 'My skin is god awful, my hair''s dry as a desert... Now the whole world can see just how crappy I''m feeling. Fantastic. Ugh, I hate this.', 'snd_voi_training_104000', 11, 1040004, 2, 1, 0, 'snd_voi_training_104000_0011', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20021, 'Huh? Another race? That''s like... how many in a row now? Well, if you insist...', 'snd_voi_training_104000', 12, 1040820, 2, 1, 0, 'snd_voi_training_104000_0012', 0, 1040018, 5700, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20022, 'Sigh... Can''t you just let me rest? I''m about to fall apart here. It won''t end well if I enter a race like this.', 'snd_voi_training_104000', 13, 1040002, 2, 1, 0, 'snd_voi_training_104000_0013', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20023, 'All that prep work paid off�I''m in great condition. Never felt more ready for a race!', 'snd_voi_training_104000', 14, 1001, 2, 1, 0, 'snd_voi_training_104000_0014', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20024, 'I''m gonna run this race like I mean it. That way everyone watching�including you�will see the real me.', 'snd_voi_training_104000', 15, 1040001, 2, 1, 0, 'snd_voi_training_104000_0015', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20025, 'It''ll be fine. I''ll run with everything I''ve got! I want this to be a good race!', 'snd_voi_training_104000', 16, 1040000, 2, 1, 0, 'snd_voi_training_104000_0016', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20026, 'In... and out. Deep breaths... Okay, I''m feeling good. All I have to do is get out there and be myself.', 'snd_voi_training_104000', 17, 8000, 2, 1, 0, 'snd_voi_training_104000_0017', 0, 1040006, 8100, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20027, 'How''s the look in my eyes? ...Heh, good, right? So just sit back, relax, and watch me win.', 'snd_voi_training_104000', 18, 1040006, 2, 1, 0, 'snd_voi_training_104000_0018', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20028, 'I''m feeling pretty good. I know I put in the work, so... Yeah, I think I''m good to go.', 'snd_voi_training_104000', 19, 1040000, 2, 1, 0, 'snd_voi_training_104000_0019', 0, 1040007, 6200, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20029, 'Finally, a race. Might as well try for first, I guess. All right, watch me go.', 'snd_voi_training_104000', 20, 1001, 2, 1, 0, 'snd_voi_training_104000_0020', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20030, 'Just gotta run like usual, right? Yeah, yeah, I know. Geez, you worry too much.', 'snd_voi_training_104000', 21, 1040006, 2, 1, 0, 'snd_voi_training_104000_0021', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20031, 'Drink some hot yuzu tea, take a breather... Aha, turns out my pre-photo shoot relaxation routine works pretty well before a race too.', 'snd_voi_training_104000', 22, 1040007, 2, 1, 0, 'snd_voi_training_104000_0022', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20032, 'Phew... Low-key super nervous right now. I dunno why, I never get nervous before photo shoots and stuff...', 'snd_voi_training_104000', 23, 1040005, 2, 1, 0, 'snd_voi_training_104000_0023', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20033, 'I can''t let it get to me, not yet! I trained for this. We did everything we could... I hope.', 'snd_voi_training_104000', 24, 1040014, 2, 1, 0, 'snd_voi_training_104000_0024', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20034, 'Ughhh, I can''t! What''s wrong with me?! I wish we could just skip all this and see the results... Whatever, I''ll run as best I can!', 'snd_voi_training_104000', 25, 1040003, 2, 1, 0, 'snd_voi_training_104000_0025', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20035, '...Sorry, did you say something just now? I was totally spaced out. But it''s times like these you really gotta keep your head in the game.', 'snd_voi_training_104000', 26, 1040002, 2, 1, 0, 'snd_voi_training_104000_0026', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20036, 'Wow, everyone''s so intense. Oh no, now I''m getting anxious. Phew. I can do this!', 'snd_voi_training_104000', 27, 1040008, 2, 1, 0, 'snd_voi_training_104000_0027', 0, 1040003, 9500, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20037, 'My hands are all sweaty! And I''m like, shaking. My heartbeat can probably be heard a mile away... No, just calm down!', 'snd_voi_training_104000', 28, 1040004, 2, 1, 0, 'snd_voi_training_104000_0028', 0, 8003, 9600, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20038, 'Time to get started.', 'snd_voi_training_104000', 29, 0, 2, 1, 0, 'snd_voi_training_104000_0029', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20039, 'All right, let''s do this.', 'snd_voi_training_104000', 30, 0, 2, 1, 0, 'snd_voi_training_104000_0030', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20040, 'I can do this!', 'snd_voi_training_104000', 31, 0, 2, 1, 0, 'snd_voi_training_104000_0031', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20041, 'Now then...', 'snd_voi_training_104000', 32, 0, 2, 1, 0, 'snd_voi_training_104000_0032', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20042, 'Ugh, seriously?!', 'snd_voi_training_104000', 33, 0, 2, 1, 0, 'snd_voi_training_104000_0033', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20043, 'Welp...', 'snd_voi_training_104000', 34, 0, 2, 1, 0, 'snd_voi_training_104000_0034', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20046, 'C''mon, then.', 'snd_voi_training_104000', 37, 0, 2, 1, 0, 'snd_voi_training_104000_0037', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20047, 'Whoa, the sea!', 'snd_voi_training_104000', 38, 0, 2, 1, 0, 'snd_voi_training_104000_0038', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20049, 'This is all thanks to you. I''m serious.', 'snd_voi_training_104000', 63, 0, 2, 1, 0, 'snd_voi_training_104000_0063', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20050, 'Phew... Good work.', 'snd_voi_training_104000', 64, 0, 2, 1, 0, 'snd_voi_training_104000_0064', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30000, 'Ohhh, so close! I''ll get it next time!', 'snd_voi_race_104000', 0, 0, 3, 1, 0, 'snd_voi_race_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30001, 'Not too bad, I guess. But not quite there yet!', 'snd_voi_race_104000', 1, 0, 3, 1, 0, 'snd_voi_race_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30002, 'Okay! But I have to work even harder.', 'snd_voi_race_104000', 2, 0, 3, 1, 0, 'snd_voi_race_104000_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30003, 'Sigh... What a disgrace.', 'snd_voi_race_104000', 3, 0, 3, 1, 0, 'snd_voi_race_104000_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 60000, 'I''m all ready. ...Off I go!', 'snd_voi_live_104000', 0, 1040006, 4, 1, 0, 'snd_voi_live_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 60001, 'All right, now to enjoy the performance!', 'snd_voi_live_104000', 1, 1040812, 4, 1, 0, 'snd_voi_live_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70001, 'Never would''ve thought you''d be my trainer. But hey, seems to be working out. My manager doesn''t hate you, at least.', 'snd_voi_outgame_104000', 1, 1040018, 7, 1, 0, 'snd_voi_outgame_104000_0001', 0, 1040006, 4000, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90000, 'Yawn. Morning. Another day of training... once I manage to wake up.', 'snd_voi_home_104001', 0, 1040801, 1, 1, 0, 'snd_voi_home_104001_0000', 0, 8000, 2650, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90001, '...What? Need something? Also, can you like, not stare me down first thing in the morning? I''m awake, okay?', 'snd_voi_home_104001', 1, 1040018, 1, 1, 0, 'snd_voi_home_104001_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90002, 'What''s today''s schedule looking like? It''s already afternoon, you know.', 'snd_voi_home_104001', 2, 1040016, 1, 1, 0, 'snd_voi_home_104001_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90003, 'Let''s get some running in while the sun''s still up. Clock''s ticking, and we''ve got lots to do, don''t we?', 'snd_voi_home_104001', 3, 1040006, 1, 1, 0, 'snd_voi_home_104001_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90004, 'Whoa, when''d it get so late?! Days are way too short. They should at least be like forty-eight hours.', 'snd_voi_home_104001', 4, 1040015, 1, 1, 0, 'snd_voi_home_104001_0004', 0, 1040008, 2600, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90005, 'I should start heading back. Gotta get ready for tomorrow. Wouldn''t want a panic attack first thing in the morning.', 'snd_voi_home_104001', 5, 8001, 1, 1, 0, 'snd_voi_home_104001_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90006, 'What to do... Hmm, I don''t know... The spring sweets festival sounds nice, but at the same time, it might be a bad idea...', 'snd_voi_home_104001', 6, 1040005, 1, 1, 0, 'snd_voi_home_104001_0006', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90007, 'There''s a technique to using sunscreen. You need different stuff for your face and your body, and reapply frequently, even if it''s a hassle!', 'snd_voi_home_104001', 7, 1040006, 1, 1, 0, 'snd_voi_home_104001_0007', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90008, 'Way too many clothes come out this time of year! If I bought all the pieces I modeled, I''d be long broke. But a lot of them are kinda nice...', 'snd_voi_home_104001', 8, 1040008, 1, 1, 0, 'snd_voi_home_104001_0008', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90009, 'Whoa, whoa, what?! Actually goated! Oh, I mean the new winter makeup set. Yeah, not you.', 'snd_voi_home_104001', 9, 1040007, 1, 1, 0, 'snd_voi_home_104001_0009', 0, 8000, 3600, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91000, '...Oh, sorry. Didn''t notice you there. I got a message from my manager that I need to check. Hold on.', 'snd_voi_home_104001', 10, 0, 1, 1, 0, 'snd_voi_home_104001_0010', 0, 1040018, 1900, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91001, 'My hair? ...Yeah, I kinda like it. When I was little, my dad used to style it for me.', 'snd_voi_home_104001', 11, 1040006, 1, 1, 0, 'snd_voi_home_104001_0011', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91002, 'Yesterday, Yukino asked me to teach her how to dress. Honestly, she could just wear whatever she wants. I bet she''d look good in anything.', 'snd_voi_home_104001', 12, 1040000, 1, 1, 0, 'snd_voi_home_104001_0012', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91003, 'My phone has been buzzing like crazy for a while now. Probably just Jordan saying she wants to go eat together.', 'snd_voi_home_104001', 13, 1040004, 1, 1, 0, 'snd_voi_home_104001_0013', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91004, 'When you''re famous, people think they can say whatever they want about you. I try to just shut it out, but... doesn''t mean it feels good.', 'snd_voi_home_104001', 14, 1040002, 1, 1, 0, 'snd_voi_home_104001_0014', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91005, 'Size is okay, fit''s okay... All right, I''m ready. I''ll get onstage as the real me!', 'snd_voi_home_104001', 15, 1040001, 1, 1, 0, 'snd_voi_home_104001_0015', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91006, 'I''ll run, and dance, and shine. I''ll scream to the whole world that I am here!', 'snd_voi_home_104001', 16, 8009, 1, 1, 0, 'snd_voi_home_104001_0016', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91007, 'This outfit helps bring out the real me. Now all I have to do is be myself and captivate the crowd.', 'snd_voi_home_104001', 17, 1040006, 1, 1, 0, 'snd_voi_home_104001_0017', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91008, 'Go ahead, check me out. I know that I look cooler, stronger, and more brilliant than anyone else.', 'snd_voi_home_104001', 18, 1009, 1, 1, 0, 'snd_voi_home_104001_0018', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91009, 'No way it''s morning already. Just a few more minutes... No, I can''t. Sigh.', 'snd_voi_home_104001', 19, 1040004, 1, 1, 0, 'snd_voi_home_104001_0019', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91010, 'Wanna go train a bit? When I''m not doing anything, I start thinking about all kinds of things...', 'snd_voi_home_104001', 20, 1040016, 1, 1, 0, 'snd_voi_home_104001_0020', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91011, 'Oh crap, that''s not good. I forgot to mention I''d be back late tonight. Hope Bamboo''s not too angry with me...', 'snd_voi_home_104001', 21, 1040008, 1, 1, 0, 'snd_voi_home_104001_0021', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91012, 'Thank god it''s getting warmer. No more freezing when I''m modeling light clothes outside! Ahh, what would I do without the sun?', 'snd_voi_home_104001', 22, 1040006, 1, 1, 0, 'snd_voi_home_104001_0022', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91013, 'Ugh, it''s so hot. Really not trying to slide into a summer slump. I think I had too many cold drinks... Time to warm my body with some hot water.', 'snd_voi_home_104001', 23, 1040004, 1, 1, 0, 'snd_voi_home_104001_0023', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91014, 'Why''re you suddenly talking about harvest season? My hair reminded you? You think it''s pretty? ...Gee, thanks.', 'snd_voi_home_104001', 24, 1040002, 1, 1, 0, 'snd_voi_home_104001_0024', 0, 8010, 8000, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91015, 'It''s getting kinda dry, don''t you think? I''ll have to crack open an ampoule of repair serum tonight.', 'snd_voi_home_104001', 25, 1040802, 1, 1, 0, 'snd_voi_home_104001_0025', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92000, 'What''re we starting with today? Go on, share whatever plan you cooked up for me.', 'snd_voi_training_104001', 0, 1040006, 2, 1, 0, 'snd_voi_training_104001_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92001, 'Okay then, let''s get the ball rolling. I got myself in the right mood, so don''t worry. All that''s left is to start doing.', 'snd_voi_training_104001', 1, 1040007, 2, 1, 0, 'snd_voi_training_104001_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92002, 'Oh... Here already. Have you been waiting for me this whole time? Sigh. You sure have a lot of free time on your hands.', 'snd_voi_training_104001', 2, 8010, 2, 1, 0, 'snd_voi_training_104001_0002', 0, 1040000, 7600, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92003, 'Okay, it''s time. What do you mean, for what? We''re training, aren''t we? Oh, you wanna do race prep instead?', 'snd_voi_training_104001', 4, 1040006, 2, 1, 0, 'snd_voi_training_104001_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92011, 'If you''re ready too, then let''s hurry up and start training. I want to get running already.', 'snd_voi_training_104001', 3, 1040018, 2, 1, 0, 'snd_voi_training_104001_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92005, 'Oh, don''t look so worried. The me I love most is the me that''s running. You know that just as well as I do.', 'snd_voi_training_104001', 5, 1040002, 2, 1, 0, 'snd_voi_training_104001_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92006, 'I run for my own sake. But you said you wanted to see me, so I''m going to show you.', 'snd_voi_training_104001', 6, 1040003, 2, 1, 0, 'snd_voi_training_104001_0006', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92007, 'You wanted to see me run, right? Then watch closely. I''ll run like a star lighting up the sky.', 'snd_voi_training_104001', 7, 1040000, 2, 1, 0, 'snd_voi_training_104001_0007', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 93000, 'You saw me, didn''t you? The real me.', 'snd_voi_training_104001', 8, 0, 2, 1, 0, 'snd_voi_training_104001_0008', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 93001, 'I think I''ve become a little more..."me."', 'snd_voi_training_104001', 9, 0, 2, 1, 0, 'snd_voi_training_104001_0009', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95000, 'All right. I feel powerful!', 'snd_voi_outgame_104001', 0, 1040001, 7, 1, 0, 'snd_voi_outgame_104001_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95001, 'More... I know I can grow more!', 'snd_voi_outgame_104001', 1, 0, 7, 1, 0, 'snd_voi_outgame_104001_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95003, 'Hey. The name''s Gold City.', 'snd_voi_outgame_104001', 3, 1040016, 7, 1, 0, 'snd_voi_outgame_104001_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95004, 'I''ll become my best self!', 'snd_voi_gacha_104001', 0, 0, 7, 1, 0, 'snd_voi_gacha_104001_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1008, 'Okay, let''s do this.', 'snd_voi_teamst_st_104000_0000', 0, 1040006, 8, 1, 0, 'snd_voi_teamst_st_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1085, 'Quick, fix your clothes.', 'snd_voi_teamst_st_104000_1029', 0, 1040006, 8, 1, 0, 'snd_voi_teamst_st_104000_1029_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1086, 'Here goes.', 'snd_voi_teamst_st_104000_1048', 0, 1040006, 8, 1, 0, 'snd_voi_teamst_st_104000_1048_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1050, 'All right, let''s do this.', 'snd_voi_teamst_st_102100_1040', 1, 1040812, 8, 1, 0, 'snd_voi_teamst_st_102100_1040_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1064, 'Hehe... Gooo!', 'snd_voi_teamst_st_102900_1040', 1, 1040007, 8, 1, 0, 'snd_voi_teamst_st_102900_1040_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1102, 'Let''s make this race perfect too.', 'snd_voi_teamst_st_104800_1040', 1, 1040006, 8, 1, 0, 'snd_voi_teamst_st_104800_1040_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1112, 'Raurgh, raaaugh.', 'snd_voi_teamst_st_105300_1040', 1, 1040016, 8, 1, 0, 'snd_voi_teamst_st_105300_1040_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1000, 'We''ve got this.', 'snd_voi_teamst_104000', 0, 1040001, 8, 1, 0, 'snd_voi_teamst_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1001, 'All righty!', 'snd_voi_teamst_104000', 1, 0, 8, 1, 0, 'snd_voi_teamst_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1003, 'They''re not bad...', 'snd_voi_teamst_104000', 2, 0, 8, 1, 0, 'snd_voi_teamst_104000_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1002, 'We lost...', 'snd_voi_teamst_104000', 3, 0, 8, 1, 0, 'snd_voi_teamst_104000_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1004, 'I''m legit so happy right now!', 'snd_voi_teamst_104000', 4, 1040007, 8, 1, 0, 'snd_voi_teamst_104000_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1007, 'Woo, a new record!', 'snd_voi_teamst_104000', 5, 1040001, 8, 1, 0, 'snd_voi_teamst_104000_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1006, 'They''re not bad...', 'snd_voi_teamst_104000', 2, 1040002, 8, 1, 0, 'snd_voi_teamst_104000_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 1005, 'We lost...', 'snd_voi_teamst_104000', 3, 1040004, 8, 1, 0, 'snd_voi_teamst_104000_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 40000, 'I''ll captivate you with the real "me"!', 'snd_voi_race_104001', 2, 0, 3, 1, 0, 'snd_voi_race_104001_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 40001, 'I''m the star of this runway, and I''ll captivate you with my running! With this victory!', 'snd_voi_race_104001', 3, 0, 3, 1, 0, 'snd_voi_race_104001_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30004, 'Heh... Well? This is me.', 'snd_voi_race_104001', 0, 0, 3, 1, 0, 'snd_voi_race_104001_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30005, 'I can go higher.', 'snd_voi_race_104000', 8, 0, 3, 1, 0, 'snd_voi_race_104000_0008', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 31000, 'I''ll captivate you with my running!', 'snd_voi_race_104000', 9, 0, 3, 1, 0, 'snd_voi_race_104000_0009', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 13, 'This is today''s login bonus.', 'snd_voi_title_104000', 4, 1040006, 1, 1, 0, 'snd_voi_title_104000_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 15, 'And is this tomorrow''s? Not bad.', 'snd_voi_title_104000', 5, 1040007, 1, 1, 0, 'snd_voi_title_104000_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 110000, 'All ready for training. I''ve already made room in my schedule.', 'snd_voi_home_104000', 21, 0, 1, 1, 0, 'snd_voi_home_104000_0021', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 110001, 'When you see how hard everyone else is working, it lights a fire under you, doesn''t it?', 'snd_voi_home_104000', 22, 0, 1, 1, 0, 'snd_voi_home_104000_0022', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 110002, 'Right. If you want to race, this is the spot.', 'snd_voi_home_104000', 23, 0, 1, 1, 0, 'snd_voi_home_104000_0023', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 10021, 'Oh hey, your Umamusume Archive level went up. Why don''t you go take a look?', 'snd_voi_home_104000', 24, 1040000, 1, 1, 0, 'snd_voi_home_104000_0024', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 20051, 'All right, let''s do this.', 'snd_voi_training_104000', 65, 0, 2, 1, 0, 'snd_voi_training_104000_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70000, 'I''ll run like the real me, with you at my side.', 'snd_voi_outgame_104000', 3, 1040006, 7, 1, 0, 'snd_voi_outgame_104000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95005, 'So? How do ya like my management?', 'snd_voi_outgame_104000', 4, 0, 7, 1, 0, 'snd_voi_outgame_104000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95006, 'Is this what being a manager feels like? I kinda like it!', 'snd_voi_outgame_104000', 5, 0, 7, 1, 0, 'snd_voi_outgame_104000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 120000, 'I feel like I could run forever!', 'snd_voi_outgame_104000', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_104000_0011', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140000, 'Gotta get one that looks nice.', 'snd_voi_minigame_104000', 0, 1040016, 9, 1, 0, 'snd_voi_minigame_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140001, 'All right.', 'snd_voi_minigame_104000', 1, 1040001, 9, 1, 0, 'snd_voi_minigame_104000_0001', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140002, 'No way...', 'snd_voi_minigame_104000', 2, 1040803, 9, 1, 0, 'snd_voi_minigame_104000_0002', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140003, 'Hehe, high five!', 'snd_voi_minigame_104000', 3, 971040, 9, 1, 0, 'snd_voi_minigame_104000_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140004, 'Well, not too bad.', 'snd_voi_minigame_104000', 4, 972040, 9, 1, 0, 'snd_voi_minigame_104000_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140005, 'Ahhh... Come on, cheer up.', 'snd_voi_minigame_104000', 5, 1040011, 9, 1, 0, 'snd_voi_minigame_104000_0005', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140006, 'Hehe, high five!', 'snd_voi_minigame_104000', 3, 974040, 9, 1, 0, 'snd_voi_minigame_104000_0003', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140007, 'Well, not too bad.', 'snd_voi_minigame_104000', 4, 973040, 9, 1, 0, 'snd_voi_minigame_104000_0004', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140008, 'Haha!', 'snd_voi_minigame_104000', 6, 1040007, 9, 1, 0, 'snd_voi_minigame_104000_0006', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140009, 'Hehe!', 'snd_voi_minigame_104000', 7, 1040000, 9, 1, 0, 'snd_voi_minigame_104000_0007', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140010, 'Mmm... Mmm... ?', 'snd_voi_minigame_104000', 8, 2001, 9, 1, 0, 'snd_voi_minigame_104000_0008', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140011, 'Whoa!', 'snd_voi_minigame_104000', 9, 1040804, 9, 1, 0, 'snd_voi_minigame_104000_0009', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140014, 'Huh?!', 'snd_voi_minigame_104000', 10, 1040807, 9, 1, 0, 'snd_voi_minigame_104000_0010', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140015, 'Hmm...', 'snd_voi_minigame_104000', 11, 1040809, 9, 1, 0, 'snd_voi_minigame_104000_0011', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140016, 'Let''s go, let''s go!', 'snd_voi_minigame_104000', 12, 1040810, 9, 1, 0, 'snd_voi_minigame_104000_0012', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140012, 'Pretty impressive.', 'snd_voi_minigame_104000', 13, 1040805, 9, 1, 0, 'snd_voi_minigame_104000_0013', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140013, 'Damn, okay!', 'snd_voi_minigame_104000', 14, 1040806, 9, 1, 0, 'snd_voi_minigame_104000_0014', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140017, 'Ugh...', 'snd_voi_minigame_104000', 15, 1040808, 9, 1, 0, 'snd_voi_minigame_104000_0015', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 140018, 'Damn it...', 'snd_voi_minigame_104000', 16, 1040017, 9, 1, 0, 'snd_voi_minigame_104000_0016', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70004, 'Hehe... Everyone still gets so surprised when I go on set dressed like this.', 'snd_voi_outgame_104000', 16, 1040007, 7, 1, 0, 'snd_voi_outgame_104000_0016', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70010, 'Our disciplinary committee chair sure is scary when she catches you not wearing your uniform properly.', 'snd_voi_outgame_104000', 17, 1040008, 7, 1, 0, 'snd_voi_outgame_104000_0017', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70008, 'Easy to run and dance in. Nice work, designers.', 'snd_voi_outgame_104000', 20, 1001, 7, 1, 0, 'snd_voi_outgame_104000_0020', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70014, 'The same outfit as everyone else. So this is the starting line?', 'snd_voi_outgame_104000', 21, 1040018, 7, 1, 0, 'snd_voi_outgame_104000_0021', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70009, 'This outfit shows how serious the real me is... I''m fired up.', 'snd_voi_outgame_104000', 22, 1040001, 7, 1, 0, 'snd_voi_outgame_104000_0022', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70015, 'I''ve made up my mind. I''m going to show my manager how I look gliding across the turf.', 'snd_voi_outgame_104000', 23, 1040006, 7, 1, 0, 'snd_voi_outgame_104000_0023', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71004, 'Hehe... Everyone still gets so surprised when I go on set dressed like this.', 'snd_voi_outgame_104000', 16, 19, 7, 0, 0, 'snd_voi_outgame_104000_0016', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71010, 'Our disciplinary committee chair sure is scary when she catches you not wearing your uniform properly.', 'snd_voi_outgame_104000', 17, 48, 7, 0, 0, 'snd_voi_outgame_104000_0017', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71008, 'Easy to run and dance in. Nice work, designers.', 'snd_voi_outgame_104000', 20, 141, 7, 0, 0, 'snd_voi_outgame_104000_0020', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71014, 'The same outfit as everyone else. So this is the starting line?', 'snd_voi_outgame_104000', 21, 23, 7, 0, 0, 'snd_voi_outgame_104000_0021', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71009, 'This outfit shows how serious the real me is... I''m fired up.', 'snd_voi_outgame_104000', 22, 148, 7, 0, 0, 'snd_voi_outgame_104000_0022', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71015, 'I''ve made up my mind. I''m going to show my manager how I look gliding across the turf.', 'snd_voi_outgame_104000', 23, 19, 7, 0, 0, 'snd_voi_outgame_104000_0023', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 2030, 'We''ve got this.', 'snd_voi_teamst_104000', 0, 8009, 10, 1, 0, 'snd_voi_teamst_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 2031, 'Okay, let''s do this.', 'snd_voi_teamst_st_104000_0000', 0, 1040006, 10, 1, 0, 'snd_voi_teamst_st_104000_0000', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 2032, 'This is all thanks to you. I''m serious.', 'snd_voi_training_104000', 63, 1040000, 10, 1, 0, 'snd_voi_training_104000_0063', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 2033, 'I''m feeling pretty good. I know I put in the work, so... Yeah, I think I''m good to go.', 'snd_voi_training_104000', 19, 1040007, 10, 1, 0, 'snd_voi_training_104000_0019', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 2034, 'It''ll be fine. I''ll run with everything I''ve got! I want this to be a good race!', 'snd_voi_training_104000', 16, 1040006, 10, 1, 0, 'snd_voi_training_104000_0016', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 2035, 'This is all thanks to you. I''m serious.', 'snd_voi_training_104000', 63, 1040000, 10, 0, 0, 'snd_voi_training_104000_0063', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70018, 'Damn, okay!', 'snd_voi_outgame_104000', 26, 1040007, 7, 1, 0, 'snd_voi_outgame_104000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70019, 'I''ll captivate you with my running!', 'snd_voi_outgame_104000', 27, 1040006, 7, 1, 0, 'snd_voi_outgame_104000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71018, 'Damn, okay!', 'snd_voi_outgame_104000', 26, 48, 7, 0, 0, 'snd_voi_outgame_104000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71019, 'I''ll captivate you with my running!', 'snd_voi_outgame_104000', 27, 58, 7, 0, 0, 'snd_voi_outgame_104000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90010, '...Yeah, I''m awake. I mean, how could I still be sleepy after getting all dressed up like... this... Yawn. ...You saw nothing, okay?', 'snd_voi_home_104002', 0, 1040004, 1, 1, 0, 'snd_voi_home_104002_0000', 0, 1040002, 13500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90011, 'Dancing really cleared my head. A little workout always does the trick.', 'snd_voi_home_104002', 1, 1040007, 1, 1, 0, 'snd_voi_home_104002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90012, 'The sash actually doesn''t restrict you much when eating. If anything, it''s being nervous about how clumsy your movements look that gets to you.', 'snd_voi_home_104002', 2, 1040006, 1, 1, 0, 'snd_voi_home_104002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90013, 'Right around this time of day, the sunlight just hits... I should turn off my brain and take a walk sometime...', 'snd_voi_home_104002', 3, 1040811, 1, 1, 0, 'snd_voi_home_104002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90014, 'It''s like, at camp we were all having so much fun together, and... I mean, I''m not, like, sad about it or anything. I''m not. I''m really not!', 'snd_voi_home_104002', 4, 8000, 1, 1, 0, 'snd_voi_home_104002_0004', 0, 1040003, 12000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90015, 'When you can''t fall asleep, going to a shrine is low-key the move. They''re so quiet at night, it''s like... airing out your room, but for your body.', 'snd_voi_home_104002', 5, 1040000, 1, 1, 0, 'snd_voi_home_104002_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90016, 'Are you a food over flowers type person? But like, what if the flower is me? What then? ...You''re supposed to laugh. Don''t take it seriously.', 'snd_voi_home_104002', 6, 1040006, 1, 1, 0, 'snd_voi_home_104002_0006', 0, 1040002, 10000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90017, 'It''s so hot... I should buy a folding fan. A purple one, with lace. Make it part of the look, you know?', 'snd_voi_home_104002', 7, 1040008, 1, 1, 0, 'snd_voi_home_104002_0007', 0, 1040812, 9500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90018, 'Summer and fall festivals have totally different vibes. Like, I''m not a fan of huge crowds, but when it cools down in the fall, it''s kinda nice.', 'snd_voi_home_104002', 8, 1040000, 1, 1, 0, 'snd_voi_home_104002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90019, 'Haha! Sorry, just remembered something funny. Yukino made a snow bunny, all white with these big round eyes... It was adorable.', 'snd_voi_home_104002', 9, 1040007, 1, 1, 0, 'snd_voi_home_104002_0009', 0, 1040006, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91016, 'I''m going for a glossy look with my makeup. Red lip gloss and eyeliner, plus liquid foundation for that dewy glow.', 'snd_voi_home_104002', 10, 1040016, 1, 1, 0, 'snd_voi_home_104002_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91017, 'The Fleetfoot Festival gave me chills the first time I saw it. I felt like I just had to go running then and there. Ended up getting yelled at for breaking curfew. Good times.', 'snd_voi_home_104002', 11, 1040818, 1, 1, 0, 'snd_voi_home_104002_0011', 0, 1040819, 11300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91018, 'Is it just me, or does the council president... No, never mind. Sometimes I feel like she''s trying to make a pun, but nah.', 'snd_voi_home_104002', 12, 1040018, 1, 1, 0, 'snd_voi_home_104002_0012', 0, 1040816, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91019, 'Curren uploaded a pic of the Fleetfoot Festival with a really nice background and all. She''s gifted on that side of the camera too, for real.', 'snd_voi_home_104002', 13, 1040007, 1, 1, 0, 'snd_voi_home_104002_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91020, 'Okay, so Jordan won''t stop snapping pics of me. Like every time we meet it''s just shutter sounds. Can you do something about her?', 'snd_voi_home_104002', 14, 1040008, 1, 1, 0, 'snd_voi_home_104002_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91028, 'Wearing this makes me stand a little taller. I just think about all the hopes and dreams entrusted to me.', 'snd_voi_home_104002', 15, 1040006, 1, 1, 0, 'snd_voi_home_104002_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91029, 'I''m basically used to it by now, but wow, putting on a kimono takes time. No lie, I fall asleep while standing there sometimes.', 'snd_voi_home_104002', 16, 1040018, 1, 1, 0, 'snd_voi_home_104002_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91021, 'I''m feeling Japanese food. It always hits the spot. Something on the hearty side for breakfast sounds nice, so maybe I''ll have grilled fish.', 'snd_voi_home_104002', 17, 1040813, 1, 1, 0, 'snd_voi_home_104002_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91022, 'Oh, snap a pic for my Umasta. My manager''s the one who runs the account, but she''s always nagging me to stockpile content... Sigh.', 'snd_voi_home_104002', 18, 1040018, 1, 1, 0, 'snd_voi_home_104002_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91023, 'Did you notice I curled my hair a little? Whenever I get my hair done really nice, it always feels bad undoing it afterward.', 'snd_voi_home_104002', 19, 1040006, 1, 1, 0, 'snd_voi_home_104002_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91024, 'You think the way cherry blossoms dance as they fall would be a good reference? ...No, they''re too light. I need something more dynamic...', 'snd_voi_home_104002', 20, 1040809, 1, 1, 0, 'snd_voi_home_104002_0020', 0, 1040817, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91025, 'Ahh, the breeze feels so nice... Kimonos are actually pretty breathable, so they don''t get as stuffy as they look. Try it out.', 'snd_voi_home_104002', 21, 1040000, 1, 1, 0, 'snd_voi_home_104002_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91026, 'There''s a lot of G1 races in the fall, so I get why you''d want to pray to the gods. But in the end, it all comes down to yourself, doesn''t it?', 'snd_voi_home_104002', 22, 1040017, 1, 1, 0, 'snd_voi_home_104002_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 91027, 'Do I look like the cold doesn''t bother me? I''m feeling it, trust me. But a swimsuit in winter is just another day on the job for me, so this is nothing.', 'snd_voi_home_104002', 23, 8000, 1, 1, 0, 'snd_voi_home_104002_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92015, 'Just like dance, it''s all in the core... Okay, I think I got it.', 'snd_voi_training_104002', 0, 8001, 2, 1, 0, 'snd_voi_training_104002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92016, 'Se-no se! ...I thought a little chant would help get us fired up. Whatever, let''s just start!', 'snd_voi_training_104002', 1, 1040003, 2, 1, 0, 'snd_voi_training_104002_0001', 0, 8007, 3300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92017, '...Okay. My mind is all zen or whatever. Good to go.', 'snd_voi_training_104002', 2, 1040814, 2, 1, 0, 'snd_voi_training_104002_0002', 0, 1040006, 5900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92018, 'The only way to get better is by practicing. So let''s work hardish today, yeah?', 'snd_voi_training_104002', 3, 1040812, 2, 1, 0, 'snd_voi_training_104002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92020, 'I''m always doing work in traditional clothing, so I can run however you need me to.', 'snd_voi_training_104002', 5, 1040006, 2, 1, 0, 'snd_voi_training_104002_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92021, 'Can you check my form? Wouldn''t want to be caught looking clumsy in this thing.', 'snd_voi_training_104002', 6, 1040016, 2, 1, 0, 'snd_voi_training_104002_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 92022, 'Hey, you should do a little dance for a change of pace. ...Pfft, I''m kidding. But, hey, who am I to stop you?', 'snd_voi_training_104002', 7, 1040018, 2, 1, 0, 'snd_voi_training_104002_0007', 0, 1040815, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 93004, 'The festival might be over, but... our time together isn''t.', 'snd_voi_training_104002', 8, 0, 2, 1, 0, 'snd_voi_training_104002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 93005, 'All our vivid memories... I''ll never forget them.', 'snd_voi_training_104002', 9, 0, 2, 1, 0, 'snd_voi_training_104002_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95007, 'Do my colors pop?', 'snd_voi_outgame_104002', 0, 1040006, 7, 1, 0, 'snd_voi_outgame_104002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95008, 'In full bloom!', 'snd_voi_outgame_104002', 1, 0, 7, 1, 0, 'snd_voi_outgame_104002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95010, 'Gold City. See what happens when I dance.', 'snd_voi_outgame_104002', 3, 1040018, 7, 1, 0, 'snd_voi_outgame_104002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70016, 'My sleeves and hem flutter in the wind when I twirl! ...Huh? I''m not getting carried away.', 'snd_voi_outgame_104000', 24, 1040007, 7, 1, 0, 'snd_voi_outgame_104000_0024', 0, 1040003, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70017, 'Did you see my feet? I made sure not to slack on my toenails either. See how pretty the ombre is?', 'snd_voi_outgame_104000', 25, 1040006, 7, 1, 0, 'snd_voi_outgame_104000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71016, 'My sleeves and hem flutter in the wind when I twirl! ...Huh? I''m not getting carried away.', 'snd_voi_outgame_104000', 24, 148, 7, 0, 0, 'snd_voi_outgame_104000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 71017, 'Did you see my feet? I made sure not to slack on my toenails either. See how pretty the ombre is?', 'snd_voi_outgame_104000', 25, 33, 7, 0, 0, 'snd_voi_outgame_104000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 95009, 'If I''m dancing, I''m gonna be the most stunning dancer onstage!', 'snd_voi_gacha_104002', 0, 0, 7, 1, 0, 'snd_voi_gacha_104002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 40003, 'Fall for me yet?', 'snd_voi_race_104002', 2, 0, 3, 1, 0, 'snd_voi_race_104002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 40004, 'Mm, perfect. Hey, between the dancing leaves and me... which is more vibrant?', 'snd_voi_race_104002', 3, 0, 3, 1, 0, 'snd_voi_race_104002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30006, 'I didn''t ride on the wind. I got here with my own two legs.', 'snd_voi_race_104002', 0, 0, 3, 1, 0, 'snd_voi_race_104002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 30007, 'Higher... I can go higher.', 'snd_voi_race_104000', 8, 0, 3, 1, 0, 'snd_voi_race_104000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 400004, 'I''ve gotta face this head-on. I''ll be a loser forever if I don''t do something.', 'snd_voi_event_090007', 4, 1003, 7, 1, 0, 'snd_voi_event_090007_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 400010, 'Well... I gave it my all. That I can say with my head held high.', 'snd_voi_event_090007', 10, 1040006, 7, 1, 0, 'snd_voi_event_090007_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 81000, 'You want to race me? ...We''ll get along, then. Because I was just thinking the same thing.', 'snd_voi_outgame_104000', 13, 1040000, 7, 1, 0, 'snd_voi_outgame_104000_0013', 0, 0, 0, 1644814800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 81001, 'This is starting to get interesting. And just so you know, I''m not backing down.', 'snd_voi_outgame_104000', 14, 1040002, 7, 1, 0, 'snd_voi_outgame_104000_0014', 0, 0, 0, 1644814800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_104000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_104000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_104000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_104000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 80000, 'Not bad.', 'snd_voi_aimteam_104000', 0, 1040000, 7, 0, 0, 'snd_voi_aimteam_104000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70020, 'I''m a model, so I don''t have much of a private life.', 'snd_voi_outgame_104000', 42, 1040805, 7, 1, 0, 'snd_voi_outgame_104000_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1040, 70021, 'The length and silhouette are just right, aren''t they? I know what looks good on me.', 'snd_voi_outgame_104000', 43, 1040006, 7, 1, 0, 'snd_voi_outgame_104000_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 11, 'Cygames', 'snd_voi_title_104100', 0, 0, 0, 1, 0, 'snd_voi_title_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_104100', 1, 0, 0, 1, 0, 'snd_voi_title_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10000, 'I swear that with your guidance, I will become the gold standard for all Umamusume and the best class representative of all time!', 'snd_voi_home_104100', 0, 1041016, 1, 1, 0, 'snd_voi_home_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10001, 'I''m sure there are no mistakes in your guidance! You''re my trainer, after all!', 'snd_voi_home_104100', 1, 2009, 1, 1, 0, 'snd_voi_home_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10002, 'My phone is fully charged! Now I can contact you no matter when, where, or how lost I am!', 'snd_voi_home_104100', 2, 4001, 1, 1, 0, 'snd_voi_home_104100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10003, 'My resolution for this year is BAKUSHIN! I made my decision all the way back at the start of last year!', 'snd_voi_home_104100', 3, 2002, 1, 1, 0, 'snd_voi_home_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10004, 'When I was making some chocolates, they... exploded! I guess they couldn''t handle all the intense gratitude I put in!', 'snd_voi_home_104100', 4, 1041813, 1, 1, 0, 'snd_voi_home_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10005, 'Since you''re such a mature trainer, I thought your palate might enjoy some well-charred, super dark chocolates! Hehe!', 'snd_voi_home_104100', 5, 4002, 1, 1, 0, 'snd_voi_home_104100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10006, 'Faster, faster, and faster still! Now, come to me, shooting star! I''m ready to make a wish!', 'snd_voi_home_104100', 6, 1041001, 1, 1, 0, 'snd_voi_home_104100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10007, 'TRICK OR TREAT! Huh? I heard that if you chant those magic words, you get candy for free...', 'snd_voi_home_104100', 7, 1041001, 1, 1, 0, 'snd_voi_home_104100_0007', 0, 11007, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10008, 'I''m gonna enjoy the holiday season to the fullest! A class representative is someone who takes initiative in these events, after all!', 'snd_voi_home_104100', 8, 4001, 1, 1, 0, 'snd_voi_home_104100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10009, 'Trainer, did you know that Santa Claus is really fast? So fast that I let him slip away!', 'snd_voi_home_104100', 9, 1041000, 1, 1, 0, 'snd_voi_home_104100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10010, 'Doing some year-end cleaning?! Just leave it to me! Most rooms look cleaner if you throw out everything you find on the floor!', 'snd_voi_home_104100', 10, 1041016, 1, 1, 0, 'snd_voi_home_104100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10011, 'It''s your birthday, so take it easy and leave everything to me! I''m confident that I won''t break anything today!', 'snd_voi_home_104100', 11, 1041001, 1, 1, 0, 'snd_voi_home_104100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10012, 'Happy birthday! I can confirm that you''ve indeed matured, Trainer! Clap, clap, clap.', 'snd_voi_home_104100', 12, 2009, 1, 1, 0, 'snd_voi_home_104100_0012', 0, 1041800, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10013, 'Today is the day I was born! I would have no complaints if it was made into an official day of commemoration!', 'snd_voi_home_104100', 13, 1041001, 1, 1, 0, 'snd_voi_home_104100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10014, 'Hehe... My mom and dad just wished me a happy birthday! To be honest, I''m pretty over the moon right now!', 'snd_voi_home_104100', 14, 1041817, 1, 1, 0, 'snd_voi_home_104100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10015, 'Looks like there''s a notice for you! It might have something to do with my class! Let''s check it out!', 'snd_voi_home_104100', 15, 1041000, 1, 1, 0, 'snd_voi_home_104100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10016, 'Seems like you received a present! I wonder if it''s from someone who has heard about our success?', 'snd_voi_home_104100', 16, 1041813, 1, 1, 0, 'snd_voi_home_104100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10017, 'Looks like you achieved an objective! You make me so proud! Ehe!', 'snd_voi_home_104100', 17, 1041007, 1, 1, 0, 'snd_voi_home_104100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10018, 'Oh... Looks like there''s an event coming up soon. I wonder which class representative is preparing it... This calls for some investigation.', 'snd_voi_home_104100', 18, 1041813, 1, 1, 0, 'snd_voi_home_104100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10019, 'Things are awfully lively around here... I can''t believe they''re doing something fun without the class representative''s permission... Oooh... Please let me join in!', 'snd_voi_home_104100', 19, 1041000, 1, 1, 0, 'snd_voi_home_104100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10025, 'A design that sparks joy! A fit as clean as can be! Truly these are clothes befitting a model student!', 'snd_voi_home_104100', 25, 4000, 1, 1, 0, 'snd_voi_home_104100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10026, 'With this jacket on, I can stay warm, and if it''s too hot, I can just take it off! Genius, no? No wonder I came up with it!', 'snd_voi_home_104100', 26, 1041016, 1, 1, 0, 'snd_voi_home_104100_0026', 0, 1041007, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10027, 'I also find Jordan''s outfits to be quite pleasing to the eye! One day, I shall find clothes worthy of being twinsies with her!', 'snd_voi_home_104100', 27, 1041018, 1, 1, 0, 'snd_voi_home_104100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20000, 'Even if I''m close to running out of energy... I''ll stay strong and keep running... as an example... to everyone!', 'snd_voi_training_104100', 0, 1041814, 2, 1, 0, 'snd_voi_training_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20001, 'Hnnngh... Come on and move, leeegs! Why are you so heavyyy?!', 'snd_voi_training_104100', 1, 1041815, 2, 1, 0, 'snd_voi_training_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20002, 'As a role model for all students... let me show them what great training looks like!', 'snd_voi_training_104100', 2, 2009, 2, 1, 0, 'snd_voi_training_104100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20003, 'Please stay tuned for my big Bakushin! I''m gonna do it today!', 'snd_voi_training_104100', 3, 1041001, 2, 1, 0, 'snd_voi_training_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20004, 'No matter what training you throw at me, the great Bakushin O will show you how it''s done!', 'snd_voi_training_104100', 4, 1041001, 2, 1, 0, 'snd_voi_training_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20005, 'I''ve warmed up, and I''m ready to go! Now, what kind of training should we do?', 'snd_voi_training_104100', 5, 4002, 2, 1, 0, 'snd_voi_training_104100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20006, 'Where should we begin?', 'snd_voi_training_104100', 6, 1041813, 2, 1, 0, 'snd_voi_training_104100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20007, 'It''s time for training, right? Got it!', 'snd_voi_training_104100', 7, 12009, 2, 1, 0, 'snd_voi_training_104100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20008, 'Ngggh! Concentrate, concentrate!', 'snd_voi_training_104100', 8, 1041814, 2, 1, 0, 'snd_voi_training_104100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20009, 'Wow... Isn''t the sky beautiful today?', 'snd_voi_training_104100', 9, 1041821, 2, 1, 0, 'snd_voi_training_104100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20010, 'Ughhh... As the class representative... As the class representatiiive... I-I know what I need to do, buuut...', 'snd_voi_training_104100', 10, 1041822, 2, 1, 0, 'snd_voi_training_104100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20011, 'I''m... tired?!', 'snd_voi_training_104100', 11, 1041008, 2, 1, 0, 'snd_voi_training_104100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20021, 'You need me to race, right? ...It''s okay! Even if I don''t have any strength in my legs... I know I can do it!', 'snd_voi_training_104100', 12, 1041000, 2, 1, 0, 'snd_voi_training_104100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20022, 'Traaaineeer... Another raaace? Even I need a break sometimes...', 'snd_voi_training_104100', 13, 1041804, 2, 1, 0, 'snd_voi_training_104100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20023, 'I feel it! The enthusiastic gazes from everyone who wants to cheer for the class representative! I will meet those expectations!', 'snd_voi_training_104100', 14, 1041823, 2, 1, 0, 'snd_voi_training_104100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20024, 'No matter the opponent, I just have to Bakushin my way to victory! As you can see, I''m overflowing with confidence!', 'snd_voi_training_104100', 15, 1041001, 2, 1, 0, 'snd_voi_training_104100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20025, 'I''m in perfect shape for a race! Just looking around, I can tell I''m the best! It''s as if I''ve already won!', 'snd_voi_training_104100', 16, 1041001, 2, 1, 0, 'snd_voi_training_104100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20026, 'I pour my soul into every race! I won''t ever cut corners!', 'snd_voi_training_104100', 17, 2009, 2, 1, 0, 'snd_voi_training_104100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20027, 'After all that training, I''m the fastest around! Although, that''s always the case!', 'snd_voi_training_104100', 18, 1041000, 2, 1, 0, 'snd_voi_training_104100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20028, 'I have proper breathing techniques down pat and am in proper condition! Of course, it''s only proper that I win too!', 'snd_voi_training_104100', 19, 4001, 2, 1, 0, 'snd_voi_training_104100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20029, 'If it''s a battle of speed, I won''t lose!', 'snd_voi_training_104100', 20, 1041001, 2, 1, 0, 'snd_voi_training_104100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20030, 'Okay, I promise you victory!', 'snd_voi_training_104100', 21, 12009, 2, 1, 0, 'snd_voi_training_104100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20031, 'Can I run now? It''s okay, right?', 'snd_voi_training_104100', 22, 1041000, 2, 1, 0, 'snd_voi_training_104100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20032, 'Hmm... My legs are shaking a little bit. So this is the anxiety everyone''s always talking about.', 'snd_voi_training_104100', 23, 1041813, 2, 1, 0, 'snd_voi_training_104100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20033, 'I''ve decided to Bakushin ahead without thinking! Don''t worry, I can definitely win!', 'snd_voi_training_104100', 24, 1041007, 2, 1, 0, 'snd_voi_training_104100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20034, 'There is no need for concern. I''ll blow all the competition away!', 'snd_voi_training_104100', 25, 4001, 2, 1, 0, 'snd_voi_training_104100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20035, 'Yesterday, I had a dream that I finished in last place... But dreams are just dreams, right?!', 'snd_voi_training_104100', 26, 1041816, 2, 1, 0, 'snd_voi_training_104100_0026', 0, 1041806, 3200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20036, 'No matter what kind of predicament I find myself in, I have the secret to coming in first place. It''s my... speed!', 'snd_voi_training_104100', 27, 12000, 2, 1, 0, 'snd_voi_training_104100_0027', 0, 1041001, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20037, 'I understand your fear. But the fastest wins... That''s all there is to it!', 'snd_voi_training_104100', 28, 1041001, 2, 1, 0, 'snd_voi_training_104100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20038, 'Roger that!', 'snd_voi_training_104100', 29, 0, 2, 1, 0, 'snd_voi_training_104100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20039, 'Bakushin!', 'snd_voi_training_104100', 30, 0, 2, 1, 0, 'snd_voi_training_104100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20040, 'Raaah!', 'snd_voi_training_104100', 31, 0, 2, 1, 0, 'snd_voi_training_104100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20041, 'Hmm...', 'snd_voi_training_104100', 32, 0, 2, 1, 0, 'snd_voi_training_104100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20042, 'Hnngh?', 'snd_voi_training_104100', 33, 0, 2, 1, 0, 'snd_voi_training_104100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20043, 'Yawn...', 'snd_voi_training_104100', 34, 0, 2, 1, 0, 'snd_voi_training_104100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20046, 'Let''s go!', 'snd_voi_training_104100', 37, 0, 2, 1, 0, 'snd_voi_training_104100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20047, 'Perfection!', 'snd_voi_training_104100', 38, 0, 2, 1, 0, 'snd_voi_training_104100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20049, 'Our efforts have borne fruit!', 'snd_voi_training_104100', 63, 0, 2, 1, 0, 'snd_voi_training_104100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20050, 'Thank you for your guidance!', 'snd_voi_training_104100', 64, 0, 2, 1, 0, 'snd_voi_training_104100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 30000, 'Ohooo. As expected, I''m a genius!', 'snd_voi_race_104100', 0, 0, 3, 1, 0, 'snd_voi_race_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 30001, 'Mhm... Looks like I''m still the one everyone aspires to!', 'snd_voi_race_104100', 1, 0, 3, 1, 0, 'snd_voi_race_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 30002, 'The other racers were fast too! I''ll admit that!', 'snd_voi_race_104100', 2, 0, 3, 1, 0, 'snd_voi_race_104100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 30003, 'I''m not gonna lose my nerve...', 'snd_voi_race_104100', 3, 0, 3, 1, 0, 'snd_voi_race_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 60000, 'Please cheer for the class representative!', 'snd_voi_live_104100', 0, 1041001, 4, 1, 0, 'snd_voi_live_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 60001, 'Prepare yourself! I''ll show you I''m a genius onstage too!', 'snd_voi_live_104100', 1, 1041016, 4, 1, 0, 'snd_voi_live_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70001, 'I''m sure that meeting me was a defining moment in your life! Mm-hm!', 'snd_voi_outgame_104100', 1, 4002, 7, 1, 0, 'snd_voi_outgame_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90000, 'Each morning calls for a lively greeting! Now, take a deep breath, all the way to the bottom of your stomach, and... GOOOOD MORNIIING!', 'snd_voi_home_104101', 0, 1041007, 1, 1, 0, 'snd_voi_home_104101_0000', 0, 1041001, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90001, 'Cleaning the blackboards, watering the plants... A class representative sure is busy from first thing in the morning! Goodness... I''m quite the role model!', 'snd_voi_home_104101', 1, 1041813, 1, 1, 0, 'snd_voi_home_104101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90002, 'Trainer! Hello! Get ready for an extraordinary afternoon of training with yours truly!', 'snd_voi_home_104101', 2, 1041001, 1, 1, 0, 'snd_voi_home_104101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90003, 'I''m full of energy after eating lunch! Training, partner running, or even a race, I''ll take on anything you throw my way!', 'snd_voi_home_104101', 3, 2001, 1, 1, 0, 'snd_voi_home_104101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90004, 'Good work today! Yes, yes, isn''t it admirable of me to show my appreciation for others?!', 'snd_voi_home_104101', 4, 1041819, 1, 1, 0, 'snd_voi_home_104101_0004', 0, 1041007, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90005, 'Even when classes end and the final bell rings, I''ll still do my best! After all, I''m the class representative!', 'snd_voi_home_104101', 5, 1041813, 1, 1, 0, 'snd_voi_home_104101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90006, 'No matter how many times spring arrives, it''s always wonderful... Yes! Because this is the season! That I was chosen! To be class representative!', 'snd_voi_home_104101', 6, 2009, 1, 1, 0, 'snd_voi_home_104101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90007, 'There are two types of people: those who eat watermelon with salt, and those who eat it with sugar... But I''m the type that eats it right away!', 'snd_voi_home_104101', 7, 1041819, 1, 1, 0, 'snd_voi_home_104101_0007', 0, 1041007, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90008, 'This is the season for school events, starting with the Solefall Faire. Which means it''s time for this class representative to show off her skills... Hehe!', 'snd_voi_home_104101', 8, 4002, 1, 1, 0, 'snd_voi_home_104101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90009, 'If you''re feeling cold, then just look at my smile. My mom has praised it as a miraculously heart-warming smile! Cheese!', 'snd_voi_home_104101', 9, 1041007, 1, 1, 0, 'snd_voi_home_104101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91000, 'There is nothing unusual at school today! I went patrolling with Biko, so you can rest assured that everything is in order.', 'snd_voi_home_104101', 10, 1041016, 1, 1, 0, 'snd_voi_home_104101_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91001, 'What''s the secret to keeping the class together? Why, having an excellent class representative, of course!', 'snd_voi_home_104101', 11, 12000, 1, 1, 0, 'snd_voi_home_104101_0011', 0, 1041016, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91002, 'Sometimes you need a reward, so I''ve decided to praise myself. Pat, pat.', 'snd_voi_home_104101', 12, 1041007, 1, 1, 0, 'snd_voi_home_104101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91003, 'Bourbon and Rice are working hard every day, and I''m very proud of them! They both get gold stars! Gold stars!', 'snd_voi_home_104101', 13, 1041813, 1, 1, 0, 'snd_voi_home_104101_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91004, '...Trainer, please say something! I get... restless when someone looks at me without saying anything!', 'snd_voi_home_104101', 14, 12008, 1, 1, 0, 'snd_voi_home_104101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91005, 'Yes, I''m perfect! I can even finish a three-minute dance routine in under a minute!', 'snd_voi_home_104101', 15, 1041016, 1, 1, 0, 'snd_voi_home_104101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91006, 'I think I''ll keep this on for a while! Mainly because it''s a hassle to take off!', 'snd_voi_home_104101', 16, 12009, 1, 1, 0, 'snd_voi_home_104101_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91007, 'Let''s work together to meet everyone''s expectations and make this Sakura bloom like a big, dazzling cherry blossom!', 'snd_voi_home_104101', 17, 1041007, 1, 1, 0, 'snd_voi_home_104101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91008, 'I''ll win any kind of race I enter and prove to everyone why I am the class representative! Yeah!', 'snd_voi_home_104101', 18, 1041001, 1, 1, 0, 'snd_voi_home_104101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91009, 'Recently, I''ve been running into Flower on the way to school. Does this mean dilligent students are drawn towards each other?!', 'snd_voi_home_104101', 19, 12009, 1, 1, 0, 'snd_voi_home_104101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91010, 'The results of this morning''s test? Haha, don''t worry, I''ll be done with the supplementary work in no time!', 'snd_voi_home_104101', 20, 1041813, 1, 1, 0, 'snd_voi_home_104101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91011, 'I finished all my homework in two minutes! Even if I don''t look at the questions, it''s a piece of cake! Oh, I shouldn''t eat sweets this time of night though!', 'snd_voi_home_104101', 21, 1041820, 1, 1, 0, 'snd_voi_home_104101_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91012, 'My mom''s sakura mochi are incredibly delicious! I keep insisting that they be added to the school store!', 'snd_voi_home_104101', 22, 1041813, 1, 1, 0, 'snd_voi_home_104101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91013, 'No matter how hot it is, we must always be dressed appropriately! I don''t want to disappoint the students who look up to the class representative!', 'snd_voi_home_104101', 23, 4009, 1, 1, 0, 'snd_voi_home_104101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91014, 'During this time of year, I try to read under the moonlight. That''s what real geniuses do, or so I''m told.', 'snd_voi_home_104101', 24, 4002, 1, 1, 0, 'snd_voi_home_104101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 91015, 'Even if it''s cold, I don''t wear thick clothing! I can stay lighter and faster that way!', 'snd_voi_home_104101', 25, 1041016, 1, 1, 0, 'snd_voi_home_104101_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92000, 'You can leave long-distance races to me! I''m sure I''ll become good at them someday!', 'snd_voi_training_104101', 0, 1041813, 2, 1, 0, 'snd_voi_training_104101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92001, 'I like sunny days because it''s easier to run! That''s all I have to report! Ehe!', 'snd_voi_training_104101', 2, 1041007, 2, 1, 0, 'snd_voi_training_104101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92002, 'Speed! Explosive power! Class representative-ness! I have it all, but which aspect should I improve on first?', 'snd_voi_training_104101', 3, 1041001, 2, 1, 0, 'snd_voi_training_104101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92003, 'Bakushiiin! Time for training!', 'snd_voi_training_104101', 4, 1041000, 2, 1, 0, 'snd_voi_training_104101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92011, 'As class representative, I shall give today... my very best!', 'snd_voi_training_104101', 1, 1041016, 2, 1, 0, 'snd_voi_training_104101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92005, 'I''m ready to be a role model for everyone! I''m the class representative, after all!', 'snd_voi_training_104101', 5, 4002, 2, 1, 0, 'snd_voi_training_104101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92006, 'With you and I working together, even the most excruciating training sessions can be easily overcome!', 'snd_voi_training_104101', 6, 1041001, 2, 1, 0, 'snd_voi_training_104101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 92007, 'I''ll keep moving forward and won''t stop until I achieve unprecedented records! Bakushin! BAKUSHIIIN!', 'snd_voi_training_104101', 7, 2009, 2, 1, 0, 'snd_voi_training_104101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 93000, 'This Sakura that you helped bloom will never be scattered to the wind!', 'snd_voi_training_104101', 8, 0, 2, 1, 0, 'snd_voi_training_104101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 93001, 'Heheh, I will continue to be the ideal that everyone strives for!', 'snd_voi_training_104101', 9, 0, 2, 1, 0, 'snd_voi_training_104101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 95000, 'I''ve gotten faster, once again!', 'snd_voi_outgame_104101', 0, 2001, 7, 1, 0, 'snd_voi_outgame_104101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 95001, 'I''ll be the most overpowered class rep there ever was!', 'snd_voi_outgame_104101', 1, 2001, 7, 1, 0, 'snd_voi_outgame_104101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 95003, 'Right! I''m Sakura Bakushin O!', 'snd_voi_outgame_104101', 3, 1041001, 7, 1, 0, 'snd_voi_outgame_104101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1008, 'Let�s Bakushin fair and square!', 'snd_voi_teamst_st_104100_0000', 0, 1041001, 8, 1, 0, 'snd_voi_teamst_st_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1087, 'Let''s stand up nice and tall!', 'snd_voi_teamst_st_104100_1030', 0, 4009, 8, 1, 0, 'snd_voi_teamst_st_104100_1030_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1088, 'I''m burning up with passion!', 'snd_voi_teamst_st_104100_1026', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_104100_1026_00', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1000, 'Follow the class representative''s lead!', 'snd_voi_teamst_104100', 0, 990021, 8, 1, 0, 'snd_voi_teamst_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1001, 'Gold star!', 'snd_voi_teamst_104100', 1, 0, 8, 1, 0, 'snd_voi_teamst_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1003, 'We''ll get it next time!', 'snd_voi_teamst_104100', 2, 0, 8, 1, 0, 'snd_voi_teamst_104100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1002, 'We lost!', 'snd_voi_teamst_104100', 3, 0, 8, 1, 0, 'snd_voi_teamst_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1004, 'Would you expect any less?!', 'snd_voi_teamst_104100', 4, 1041007, 8, 1, 0, 'snd_voi_teamst_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1007, 'A new record! We''re in the height of our growth!', 'snd_voi_teamst_104100', 5, 3009, 8, 1, 0, 'snd_voi_teamst_104100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1006, 'We''ll get it next time!', 'snd_voi_teamst_104100', 2, 1041003, 8, 1, 0, 'snd_voi_teamst_104100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 1005, 'We lost!', 'snd_voi_teamst_104100', 3, 1041005, 8, 1, 0, 'snd_voi_teamst_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 120000, 'Oh! I feel the power!', 'snd_voi_outgame_104100', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_104100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140000, 'The class representative has your back!', 'snd_voi_minigame_104100', 0, 1041016, 9, 1, 0, 'snd_voi_minigame_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140001, 'You did it!', 'snd_voi_minigame_104100', 1, 1041001, 9, 1, 0, 'snd_voi_minigame_104100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140002, 'Huh?!', 'snd_voi_minigame_104100', 2, 1041818, 9, 1, 0, 'snd_voi_minigame_104100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140003, 'You deserve high praise!', 'snd_voi_minigame_104100', 3, 971041, 9, 1, 0, 'snd_voi_minigame_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140004, 'Exactly as I expected!', 'snd_voi_minigame_104100', 4, 972041, 9, 1, 0, 'snd_voi_minigame_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140005, 'Wh-why can''t you get it?!', 'snd_voi_minigame_104100', 5, 1041815, 9, 1, 0, 'snd_voi_minigame_104100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140006, 'You deserve high praise!', 'snd_voi_minigame_104100', 3, 974041, 9, 1, 0, 'snd_voi_minigame_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140007, 'Exactly as I expected!', 'snd_voi_minigame_104100', 4, 973041, 9, 1, 0, 'snd_voi_minigame_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140008, 'Ehehe!', 'snd_voi_minigame_104100', 6, 1041807, 9, 1, 0, 'snd_voi_minigame_104100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140009, 'Heh-heh!', 'snd_voi_minigame_104100', 7, 1041007, 9, 1, 0, 'snd_voi_minigame_104100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140010, 'Yeah!', 'snd_voi_minigame_104100', 8, 1041016, 9, 1, 0, 'snd_voi_minigame_104100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140011, 'HA-ha-ha-ha!', 'snd_voi_minigame_104100', 9, 1041808, 9, 1, 0, 'snd_voi_minigame_104100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140014, 'Whoa!', 'snd_voi_minigame_104100', 10, 1041809, 9, 1, 0, 'snd_voi_minigame_104100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140015, 'Nrghh...', 'snd_voi_minigame_104100', 11, 1041824, 9, 1, 0, 'snd_voi_minigame_104100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140016, 'Hey, Trainer!', 'snd_voi_minigame_104100', 12, 1041810, 9, 1, 0, 'snd_voi_minigame_104100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140012, 'Wow...', 'snd_voi_minigame_104100', 13, 1041811, 9, 1, 0, 'snd_voi_minigame_104100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140013, 'Bakushin! BAKUSHIIIN!', 'snd_voi_minigame_104100', 14, 1041031, 9, 1, 0, 'snd_voi_minigame_104100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140017, 'Ahhh...', 'snd_voi_minigame_104100', 15, 1041815, 9, 1, 0, 'snd_voi_minigame_104100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 140018, 'Hngh...', 'snd_voi_minigame_104100', 16, 1041812, 9, 1, 0, 'snd_voi_minigame_104100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 40000, 'Onwards to victory! BAKUSHIIIIIN!', 'snd_voi_race_104101', 2, 0, 3, 1, 0, 'snd_voi_race_104101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 40001, 'Onwards to victory! BAKUSHIIIIIN!', 'snd_voi_race_104101', 2, 0, 3, 1, 0, 'snd_voi_race_104101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 40002, 'Hahaha!', 'snd_voi_race_104100', 6, 0, 3, 1, 0, 'snd_voi_race_104100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 30004, 'A Bakushin-style victory! Ahahahaha!', 'snd_voi_race_104101', 0, 0, 3, 1, 0, 'snd_voi_race_104101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 30005, 'Expect no less from a genius! Ahahaha!', 'snd_voi_race_104100', 8, 0, 3, 1, 0, 'snd_voi_race_104100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 31000, 'Time to Bakushin!', 'snd_voi_race_104100', 9, 0, 3, 1, 0, 'snd_voi_race_104100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 13, 'Here''s today''s login bonus.', 'snd_voi_title_104100', 4, 2009, 1, 1, 0, 'snd_voi_title_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 15, 'Wow! This is tomorrow''s bonus!', 'snd_voi_title_104100', 5, 8002, 1, 1, 0, 'snd_voi_title_104100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 110000, 'Go right ahead! Please train your exceptionally talented pupil!', 'snd_voi_home_104100', 21, 0, 1, 1, 0, 'snd_voi_home_104100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 110001, 'Life is a repetition of preparation and review! Which is also the first step to becoming a genius like me!', 'snd_voi_home_104100', 22, 0, 1, 1, 0, 'snd_voi_home_104100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 110002, 'Ready to see me Bakushin through this race?!', 'snd_voi_home_104100', 23, 0, 1, 1, 0, 'snd_voi_home_104100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 10021, 'Well done, Trainer! Your Uma Archive level has gone up!', 'snd_voi_home_104100', 24, 8001, 1, 1, 0, 'snd_voi_home_104100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 20051, 'Oooh! Let''s do it!', 'snd_voi_training_104100', 65, 1009, 2, 1, 0, 'snd_voi_training_104100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70000, 'Let''s do our best! Don''t worry, I''ll be with you!', 'snd_voi_outgame_104100', 3, 0, 7, 1, 0, 'snd_voi_outgame_104100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 95005, 'I''m a cheering genius too!', 'snd_voi_outgame_104100', 4, 0, 7, 1, 0, 'snd_voi_outgame_104100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 95006, 'The class representative has your back!', 'snd_voi_outgame_104100', 5, 0, 7, 1, 0, 'snd_voi_outgame_104100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70004, 'I look better in this uniform than anyone else! I''m the class representative after all!', 'snd_voi_outgame_104100', 16, 4009, 7, 1, 0, 'snd_voi_outgame_104100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70010, 'This uniform is sacred! I fold it properly every day!', 'snd_voi_outgame_104100', 17, 1041016, 7, 1, 0, 'snd_voi_outgame_104100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70008, 'Ta-dah! Okay! This outfit is perfectly fitting for the star of the class!', 'snd_voi_outgame_104100', 20, 1041007, 7, 1, 0, 'snd_voi_outgame_104100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70014, 'I made an instruction manual because I keep forgetting how to put this on! ...I won''t lose it this time!', 'snd_voi_outgame_104100', 21, 1041006, 7, 1, 0, 'snd_voi_outgame_104100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70009, 'No matter the race... let''s make this Sakura blossom!', 'snd_voi_outgame_104100', 22, 10001, 7, 1, 0, 'snd_voi_outgame_104100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70015, 'Hehehe... A cape worthy of my very best Bakushin!', 'snd_voi_outgame_104100', 23, 10001, 7, 1, 0, 'snd_voi_outgame_104100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71004, 'I look better in this uniform than anyone else! I''m the class representative after all!', 'snd_voi_outgame_104100', 16, 35, 7, 0, 0, 'snd_voi_outgame_104100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71010, 'This uniform is sacred! I fold it properly every day!', 'snd_voi_outgame_104100', 17, 48, 7, 0, 0, 'snd_voi_outgame_104100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71008, 'Ta-dah! Okay! This outfit is perfectly fitting for the star of the class!', 'snd_voi_outgame_104100', 20, 18, 7, 0, 0, 'snd_voi_outgame_104100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71014, 'I made an instruction manual because I keep forgetting how to put this on! ...I won''t lose it this time!', 'snd_voi_outgame_104100', 21, 33, 7, 0, 0, 'snd_voi_outgame_104100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71009, 'No matter the race... let''s make this Sakura blossom!', 'snd_voi_outgame_104100', 22, 18, 7, 0, 0, 'snd_voi_outgame_104100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71015, 'Hehehe... A cape worthy of my very best Bakushin!', 'snd_voi_outgame_104100', 23, 18, 7, 0, 0, 'snd_voi_outgame_104100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 2030, 'Follow the class representative''s lead!', 'snd_voi_teamst_104100', 0, 990021, 10, 1, 0, 'snd_voi_teamst_104100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 2031, 'Let�s Bakushin fair and square!', 'snd_voi_teamst_st_104100_0000', 0, 1041001, 10, 1, 0, 'snd_voi_teamst_st_104100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 2032, 'Thank you for your guidance!', 'snd_voi_training_104100', 64, 2009, 10, 1, 0, 'snd_voi_training_104100_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 2033, 'Proper breathing and in proper condition! Of course, it''s only proper that I win too!', 'snd_voi_training_104100', 19, 4001, 10, 1, 0, 'snd_voi_training_104100_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 2034, 'I''m in perfect shape for a race! Just looking around, I can tell I''m the strongest! It''s as if I''ve already won!', 'snd_voi_training_104100', 16, 1041001, 10, 1, 0, 'snd_voi_training_104100_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 2035, 'Thank you for your guidance!', 'snd_voi_training_104100', 64, 2009, 10, 0, 0, 'snd_voi_training_104100_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 40003, 'Onwards to victory! BAKUSHIIIIIN!', 'snd_voi_race_104102', 2, 0, 3, 1, 0, 'snd_voi_race_104102_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 81000, 'Ohooo... Challenging the renowned class representative?', 'snd_voi_outgame_104100', 13, 1041006, 7, 1, 0, 'snd_voi_outgame_104100_0013', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 81001, 'I''m not done yet! I''ll show you Bakushin''s true potential!', 'snd_voi_outgame_104100', 14, 2009, 7, 1, 0, 'snd_voi_outgame_104100_0014', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70018, 'Bakushin! BAKUSHIIIN!', 'snd_voi_outgame_104100', 26, 1041001, 7, 1, 0, 'snd_voi_outgame_104100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70019, 'I''ll show you the strength of the class representative!', 'snd_voi_outgame_104100', 27, 1041007, 7, 1, 0, 'snd_voi_outgame_104100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71018, 'Bakushin! BAKUSHIIIN!', 'snd_voi_outgame_104100', 26, 58, 7, 0, 0, 'snd_voi_outgame_104100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 71019, 'I''ll show you the strength of the class representative!', 'snd_voi_outgame_104100', 27, 35, 7, 0, 0, 'snd_voi_outgame_104100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 400005, 'Leave the baking to me! I will achieve exemplary results! ...Oh! Something smells like burning...', 'snd_voi_event_090010', 5, 1041016, 7, 1, 0, 'snd_voi_event_090010_0005', 0, 3010, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 400007, 'On my honor as class representative, I''ll give this all I''ve got! ...Huh? Why do you look confused?', 'snd_voi_event_090011', 7, 1041001, 7, 1, 0, 'snd_voi_event_090011_0007', 0, 12000, 5300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 90020, 'HAPPY VALENTINE''S DAY!', 'snd_voi_valentine_104100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_104100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 80000, 'I expected nothing less!', 'snd_voi_aimteam_104100', 0, 1041018, 7, 0, 0, 'snd_voi_aimteam_104100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70020, 'This outfit... suits me? Heh-heh!', 'snd_voi_outgame_104100', 42, 1041813, 7, 1, 0, 'snd_voi_outgame_104100_0042', 0, 1041831, 2700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1041, 70021, 'So you finally noticed... the inherent playfulness of this cherry blossom t-shirt!', 'snd_voi_outgame_104100', 43, 1041007, 7, 1, 0, 'snd_voi_outgame_104100_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 11, 'Cygames', 'snd_voi_tc_1042', 0, 0, 0, 1, 0, 'snd_voi_title_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1042', 1, 0, 0, 1, 0, 'snd_voi_title_104200_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10000, 'Coming across a truly magnificent pearl such as yourself... was truly an irreplacable experience!', 'snd_voi_home_104200', 0, 1042805, 1, 1, 0, 'snd_voi_home_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10001, 'This I know... You, more than anyone else, believe in my potential... making you the best trainer for me!', 'snd_voi_home_104200', 1, 1042826, 1, 1, 0, 'snd_voi_home_104200_0001', 0, 1042001, 6500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10002, 'While that carnival was special, we must strive for even greater opulence! Yes, I''m talking three days and nights filled with dancing!', 'snd_voi_home_104200', 2, 1042006, 1, 1, 0, 'snd_voi_home_104200_0002', 0, 2009, 5500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10003, 'I''m off to the department store''s New Year''s sale! I have my eyes set on the lucky bags filled with clothes. And no matter what I get, I''ll make sure I look great in it. ?', 'snd_voi_home_104200', 3, 1042806, 1, 1, 0, 'snd_voi_home_104200_0003', 0, 1042001, 5500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10004, 'Of course I gave chocolates to all my friends! I got them all white truffles that glistened like pearls... You know, like me. ?', 'snd_voi_home_104200', 4, 1042000, 1, 1, 0, 'snd_voi_home_104200_0004', 0, 1042006, 2500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10005, 'Actually, I''ve prepared an extra special gift for you. It is a heart-shaped shell bowl, filled with my precious homemade miso soup!', 'snd_voi_home_104200', 5, 1042808, 1, 1, 0, 'snd_voi_home_104200_0005', 0, 1042837, 5000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10006, 'For awhile after I first arrived in Japan, I thought the Tanabata bamboo decorations were Japan''s version of the trees you see around the holidays. Hehe, such sweet memories. ?', 'snd_voi_home_104200', 6, 1042805, 1, 1, 0, 'snd_voi_home_104200_0006', 0, 1042809, 6500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10007, 'Every year, I dress to impress for Halloween. ? I''ve been a mermaid, a pirate... even the ghost of an oyster, and the shadow of kombu.', 'snd_voi_home_104200', 7, 1042806, 1, 1, 0, 'snd_voi_home_104200_0007', 0, 1042810, 5500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10008, 'Santa flies all around the world in a single night in but a humble sled... That man embodies making the impossible possible, and for that, he has my utmost respect!', 'snd_voi_home_104200', 8, 1042811, 1, 1, 0, 'snd_voi_home_104200_0008', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10009, 'How about a cheer to the festive scenery all around us? I''ve got just the thing... sparkling carrot juice. ?', 'snd_voi_home_104200', 9, 1042805, 1, 1, 0, 'snd_voi_home_104200_0009', 0, 1042812, 4500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10010, 'I cannot wait to ring in the new year... As they hit that temple bell 108 times, I will be swinging to the beat!', 'snd_voi_home_104200', 10, 1042835, 1, 1, 0, 'snd_voi_home_104200_0010', 0, 1042813, 4000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10011, 'Happy birthday, Trainer! Representing the world, I present to you a celebratory song and dance!', 'snd_voi_home_104200', 11, 1042814, 1, 1, 0, 'snd_voi_home_104200_0011', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10012, 'My birthday present to you is... a shining light�one only I can radiate! So keep those eyes on me...', 'snd_voi_home_104200', 12, 1001, 1, 1, 0, 'snd_voi_home_104200_0012', 0, 1042815, 3000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10013, 'Do you know what day it is? Yes! This was the day this pearl broke from her shell and gave her first cry! Do you hear that? The world cheers in celebration!', 'snd_voi_home_104200', 13, 1042806, 1, 1, 0, 'snd_voi_home_104200_0013', 0, 2009, 7000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10014, 'Every year, my parents give me a single pearl for my birthday, and I add another pearlescent year to my jewelry box... I''ll have to show you my collection sometime.', 'snd_voi_home_104200', 14, 1042816, 1, 1, 0, 'snd_voi_home_104200_0014', 0, 1042817, 9000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10015, 'What''s this? You have a notification! Once you''ve checked it out, be sure to tell me!', 'snd_voi_home_104200', 15, 1042806, 1, 1, 0, 'snd_voi_home_104200_0015', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10016, 'Someone''s got a present waiting for them! Hehe... what sort of pearl could be hiding in that treasure box?', 'snd_voi_home_104200', 16, 1042006, 1, 1, 0, 'snd_voi_home_104200_0016', 0, 1042817, 2500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10017, 'Okay! Mission cleared! At this rate, you''ll be a training pioneer!', 'snd_voi_home_104200', 17, 1042001, 1, 1, 0, 'snd_voi_home_104200_0017', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10018, 'The next event is right around the corner, which means we should be doing a little warming up. ? One, two! One, two!', 'snd_voi_home_104200', 18, 1042006, 1, 1, 0, 'snd_voi_home_104200_0018', 0, 1042818, 6000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10019, 'A special event is now live! Now let''s gooo! All together now!', 'snd_voi_home_104200', 19, 1042000, 1, 1, 0, 'snd_voi_home_104200_0019', 0, 1042804, 3600, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20000, 'My body feels so weighed down... but my desire to set off for the world remains!', 'snd_voi_training_104200', 0, 1042005, 2, 1, 0, 'snd_voi_training_104200_0000', 0, 9003, 4000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20001, 'The world awaits my arrival, yet I cannot show myself like this... Nooo!', 'snd_voi_training_104200', 1, 1042819, 2, 1, 0, 'snd_voi_training_104200_0001', 0, 1042820, 6500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20002, 'Ooohohoho! My brilliance is set to MAX! Mmm! Precious!', 'snd_voi_training_104200', 2, 1042007, 2, 1, 0, 'snd_voi_training_104200_0002', 0, 1042836, 2000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20003, 'This exceptional pearl will change the world, just you watch!', 'snd_voi_training_104200', 3, 1042001, 2, 1, 0, 'snd_voi_training_104200_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20004, 'Hey, hey, hey! What''s on the menu today? No matter the difficulty, I shall prove nothing is impossible!', 'snd_voi_training_104200', 4, 1042000, 2, 1, 0, 'snd_voi_training_104200_0004', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20005, 'My condition? Good! My emotions? Great! Mmm, I''m brimming with excellence!', 'snd_voi_training_104200', 5, 1042821, 2, 1, 0, 'snd_voi_training_104200_0005', 0, 1042836, 5000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20006, 'There exists potential that we cannot yet see... so we must train!', 'snd_voi_training_104200', 6, 1042001, 2, 1, 0, 'snd_voi_training_104200_0006', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20007, 'I''m counting on you to polish this pearl. Now, Trainer, any orders to give me?', 'snd_voi_training_104200', 7, 1042806, 2, 1, 0, 'snd_voi_training_104200_0007', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20008, 'Oh, such ennui... I wish I could travel far away, leaving my worries behind...', 'snd_voi_training_104200', 8, 1042005, 2, 1, 0, 'snd_voi_training_104200_0008', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20009, 'Hnngh! Concentration, go! Huff... You''ve got this, Pearl... Huff... I know you can do it. Mmhngh!', 'snd_voi_training_104200', 9, 9003, 2, 1, 0, 'snd_voi_training_104200_0009', 0, 1042822, 4500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20010, 'Even the most brilliant of pearls will lose their luster if not polished with care. Please try to remember that.', 'snd_voi_training_104200', 10, 1042008, 2, 1, 0, 'snd_voi_training_104200_0010', 0, 1042018, 6500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20011, 'Mmmhnghnghuhhh... Training? Uh-huh... No thank you. I''d rather not...', 'snd_voi_training_104200', 11, 1042005, 2, 1, 0, 'snd_voi_training_104200_0011', 0, 1042823, 3500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20021, 'Hmm, I suppose this means you believe in my ability to secure consecutive victories. However... I would suggest thinking this through.', 'snd_voi_training_104200', 12, 1042830, 2, 1, 0, 'snd_voi_training_104200_0012', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20022, 'Oh... Another race? I''m sorry, but I cannot agree to this. If I''m to fight on the world stage someday, I need rest.', 'snd_voi_training_104200', 13, 1042018, 2, 1, 0, 'snd_voi_training_104200_0013', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20023, 'You won''t find anyone who can stop me today! Not even if you search the whole wide world, got it?', 'snd_voi_training_104200', 14, 1042001, 2, 1, 0, 'snd_voi_training_104200_0014', 0, 1042824, 5500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20024, 'Oooohohohoho! Perfect! Amazing! Mmm... I can promise you victory!', 'snd_voi_training_104200', 15, 1042007, 2, 1, 0, 'snd_voi_training_104200_0015', 0, 1042001, 3000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20025, 'This shine cannot be contained. Watch me, world! Watch me, Trainer! I shall stun each and every one of you!', 'snd_voi_training_104200', 16, 1042006, 2, 1, 0, 'snd_voi_training_104200_0016', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20026, 'Mmm, I''m feeling so good! I''m in perfect form! Now watch as this pearl shines!', 'snd_voi_training_104200', 17, 1042821, 2, 1, 0, 'snd_voi_training_104200_0017', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20027, 'My tea stalks were giving me a standing ovation this morning! I''m ready to give this race my all!', 'snd_voi_training_104200', 18, 1042826, 2, 1, 0, 'snd_voi_training_104200_0018', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20028, 'Time to go all-out! We''re gonna get that win, aaaand... fly to the top of the world!', 'snd_voi_training_104200', 19, 1042001, 2, 1, 0, 'snd_voi_training_104200_0019', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20029, 'All right! No problems here! Just make sure you cheer for me... please?', 'snd_voi_training_104200', 20, 1042826, 2, 1, 0, 'snd_voi_training_104200_0020', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20030, 'We must win here if we wish to find the pearl we seek... Now let''s gooo!', 'snd_voi_training_104200', 21, 1042001, 2, 1, 0, 'snd_voi_training_104200_0021', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20031, 'I''ve got a good feeling about this race. ? Hehe, I''m going to enjoy this!', 'snd_voi_training_104200', 22, 1042006, 2, 1, 0, 'snd_voi_training_104200_0022', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20032, 'While this shine certainly isn''t my best, the world waits for no one. This is my chance and I must seize it!', 'snd_voi_training_104200', 23, 1042825, 2, 1, 0, 'snd_voi_training_104200_0023', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20033, 'Even the smallest pearl of hope can change the world... and I shall prove it here and now!', 'snd_voi_training_104200', 24, 1042822, 2, 1, 0, 'snd_voi_training_104200_0024', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20034, 'Ohhh... I''m feeling so-so... Neverless, I''ll never give up!', 'snd_voi_training_104200', 25, 1042004, 2, 1, 0, 'snd_voi_training_104200_0025', 0, 1042001, 3500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20035, 'No problem... Making the impossible possible is what I''m all about!', 'snd_voi_training_104200', 26, 1042822, 2, 1, 0, 'snd_voi_training_104200_0026', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20036, 'Even in our darkest times, there''s always a spark of hope... And giving up simply doesn''t suit me!', 'snd_voi_training_104200', 27, 1042825, 2, 1, 0, 'snd_voi_training_104200_0027', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20037, 'Hmm... Honestly, this is not good... However, you needn''t worry. I always shine no matter the circumstances.', 'snd_voi_training_104200', 28, 1042008, 2, 1, 0, 'snd_voi_training_104200_0028', 0, 1042826, 4500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20038, 'Here I go!', 'snd_voi_training_104200', 29, 0, 2, 1, 0, 'snd_voi_training_104200_0029', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20039, 'Just let it allll go!', 'snd_voi_training_104200', 30, 0, 2, 1, 0, 'snd_voi_training_104200_0030', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20040, 'Time to get started!', 'snd_voi_training_104200', 31, 0, 2, 1, 0, 'snd_voi_training_104200_0031', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20041, 'Understood!', 'snd_voi_training_104200', 32, 0, 2, 1, 0, 'snd_voi_training_104200_0032', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20042, 'Oops!', 'snd_voi_training_104200', 33, 0, 2, 1, 0, 'snd_voi_training_104200_0033', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20043, 'Uh-huh...', 'snd_voi_training_104200', 34, 0, 2, 1, 0, 'snd_voi_training_104200_0034', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20046, 'Let''s go!', 'snd_voi_training_104200', 37, 0, 2, 1, 0, 'snd_voi_training_104200_0037', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20047, 'Mm, love that sea breeze. ?', 'snd_voi_training_104200', 38, 0, 2, 1, 0, 'snd_voi_training_104200_0038', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20049, 'I couldn''t have come this far without you! Thank you very much!', 'snd_voi_training_104200', 63, 0, 2, 1, 0, 'snd_voi_training_104200_0063', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20050, 'We''ve come a long way together... Thanks!', 'snd_voi_training_104200', 64, 0, 2, 1, 0, 'snd_voi_training_104200_0064', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 30000, 'I was so close... But I will seize victory in the next race!', 'snd_voi_race_104200', 0, 0, 3, 1, 0, 'snd_voi_race_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 30001, 'Hm... That was so-so, I guess.', 'snd_voi_race_104200', 1, 0, 3, 1, 0, 'snd_voi_race_104200_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 30002, 'I''m not done! I can do much better than that!', 'snd_voi_race_104200', 2, 0, 3, 1, 0, 'snd_voi_race_104200_0002', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 30003, 'The world stage is still so far away...', 'snd_voi_race_104200', 3, 0, 3, 1, 0, 'snd_voi_race_104200_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 60000, 'Yes! ? Let''s dance!', 'snd_voi_live_104200', 0, 2001, 4, 1, 0, 'snd_voi_live_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 60001, 'Off I go, to light up the world!', 'snd_voi_live_104200', 1, 1001, 4, 1, 0, 'snd_voi_live_104200_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70001, 'Of all the people in this wide world, destiny brought us together! Hehe... I''ll treasure those memories forever. ?', 'snd_voi_outgame_104200', 1, 1042018, 7, 1, 0, 'snd_voi_outgame_104200_0001', 0, 1042817, 5000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90000, 'Good morning! ? If we want to embrace new possibilities, we''ve got to approach each new day with positivity!', 'snd_voi_home_104201', 0, 1042806, 1, 1, 0, 'snd_voi_home_104201_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90001, 'Miso soup in the morning is a must. That red flavor and white flavor paste... Mm. They''re divine when you mix them!', 'snd_voi_home_104201', 1, 1042805, 1, 1, 0, 'snd_voi_home_104201_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90002, 'Mm. Mmm! Phew... Nothing like a peaceful afternoon to let your mind roam. ?', 'snd_voi_home_104201', 2, 1042839, 1, 1, 0, 'snd_voi_home_104201_0002', 0, 1042006, 4600, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90003, 'It''s nighttime on the other side of the world. And in France, it''s morning! A seasoned traveler like me knows these things!', 'snd_voi_home_104201', 3, 1042806, 1, 1, 0, 'snd_voi_home_104201_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90004, 'You''re worried I''m not getting enough "golden sleep time," you say? Hehe, no need to worry! "Pearl Time" is all day, every day!', 'snd_voi_home_104201', 4, 1042805, 1, 1, 0, 'snd_voi_home_104201_0004', 0, 1042001, 6000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90005, 'I want to sparkle while the world slumbers... "Who''s that big, bold firework lighting up the world? Why, it''s Seeking the Peaaaaarl!"', 'snd_voi_home_104201', 5, 1042822, 1, 1, 0, 'snd_voi_home_104201_0005', 0, 1042828, 9000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90006, 'Mmm, ''tis primavera! Who is that goddess alighting from her clam? That''s right! The one destined to transform the world�me!', 'snd_voi_home_104201', 6, 1001, 1, 1, 0, 'snd_voi_home_104201_0006', 0, 2009, 7500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90007, 'Do you need to borrow some sunscreen? UV damage doesn''t just mess with your skin, but your health too. You''ve got to take care of yourself, all right?', 'snd_voi_home_104201', 7, 1042812, 1, 1, 0, 'snd_voi_home_104201_0007', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90008, 'La-la-di-da! ? I found so many lovely brown autumn pearls nestled in their burrs this year too. They''re so sweet! So toasty!', 'snd_voi_home_104201', 8, 1042809, 1, 1, 0, 'snd_voi_home_104201_0008', 0, 1042838, 8000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90009, 'Overdoing it on layering just because you''re cold is no good. Strategically placed hand warmers are the way to go!', 'snd_voi_home_104201', 9, 1042022, 1, 1, 0, 'snd_voi_home_104201_0009', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91000, 'When Taiki does her "BANG!" thing, I bust out my acting chops and catch the bullet in midair, and then I toss it back to her!', 'snd_voi_home_104201', 10, 1042806, 1, 1, 0, 'snd_voi_home_104201_0010', 0, 1042001, 7000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91001, 'Dober invited me to a Mejiro tea party. Which is great, because I just so happened to find the perfect loose leaf tea for Bright! ?', 'snd_voi_home_104201', 11, 1042817, 1, 1, 0, 'snd_voi_home_104201_0011', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91002, 'According to Kawakami, I sang in my sleep the other night too. Guess I was having a dream recital!', 'snd_voi_home_104201', 12, 1042008, 1, 1, 0, 'snd_voi_home_104201_0012', 0, 1042805, 6000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91003, 'I''m actually pretty good at pantomime. Hm, hmm! Behold! This orb floating atop my palm... is the world!', 'snd_voi_home_104201', 13, 1042000, 1, 1, 0, 'snd_voi_home_104201_0013', 0, 1042831, 4000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91004, 'Papi''s collected a treasure trove of jewels from his world travels... but none shine as brightly as Mami and I. ?', 'snd_voi_home_104201', 14, 1042806, 1, 1, 0, 'snd_voi_home_104201_0014', 0, 1042817, 4000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91005, 'Since I''m already dressed the part, it''s time to do some serious dancing! And singing! For a brighter future!', 'snd_voi_home_104201', 15, 1042822, 1, 1, 0, 'snd_voi_home_104201_0015', 0, 1042001, 2500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91006, 'I don''t mind showing a healthy bit of skin. ? Mmm, I feel so liberated!', 'snd_voi_home_104201', 16, 1042017, 1, 1, 0, 'snd_voi_home_104201_0016', 0, 1042804, 4500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91007, 'I wonder how many pearls have been sewn onto this outfit? One... two... three... Hmm! There are too many to count!', 'snd_voi_home_104201', 17, 1042805, 1, 1, 0, 'snd_voi_home_104201_0017', 0, 1042833, 6000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91008, 'They say the earth has a navel... but mine won''t be upstaged! This is the navel of a world superstar! ?', 'snd_voi_home_104201', 18, 1042006, 1, 1, 0, 'snd_voi_home_104201_0018', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91009, 'Hey, Trainer! How about a dance to shake off those morning sleepies? Or perhaps a shout from the depths of your soul?', 'snd_voi_home_104201', 19, 2009, 1, 1, 0, 'snd_voi_home_104201_0019', 0, 1042836, 7000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91010, 'Look at the time�is it already afternoon? Or is it only afternoon? Your outlook determines how much you can accomplish in a day!', 'snd_voi_home_104201', 20, 1042834, 1, 1, 0, 'snd_voi_home_104201_0020', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91011, 'On sleepless nights, I like to read books on philosophy and ponder... Mm... Sinking the Pearl into slumber...', 'snd_voi_home_104201', 21, 1042808, 1, 1, 0, 'snd_voi_home_104201_0021', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91012, 'When I''m not in uniform, new students mistake me for one of the teachers. It must be my powerful aura! How fabulous!', 'snd_voi_home_104201', 22, 1042806, 1, 1, 0, 'snd_voi_home_104201_0022', 0, 2009, 6500, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91013, 'Japan really ought to lean more into vacation culture. That way you can be more relaxed and refreshed as well, Trainer!', 'snd_voi_home_104201', 23, 1042817, 1, 1, 0, 'snd_voi_home_104201_0023', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91014, 'Doesn''t the call of the bell cricket make you want to respond in kind? Like, "Chirp, chirp!" "Hey!" "Chirpity-chirp! ?" "Hey-hey!"', 'snd_voi_home_104201', 24, 1042805, 1, 1, 0, 'snd_voi_home_104201_0024', 0, 1042806, 4000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 91015, 'Dry skin is a no-no! One must moisturize daily! Beautiful skin and talent are both built upon, day by day! Just like the layers of a pearl!', 'snd_voi_home_104201', 25, 1042001, 1, 1, 0, 'snd_voi_home_104201_0025', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92000, 'All right, it''s time to get moving! If we want to stand at the top of the world, we''ve got to train!', 'snd_voi_training_104201', 0, 2001, 2, 1, 0, 'snd_voi_training_104201_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92001, 'A pearl is formed from countless layers until it shines, big and beautiful, for all the world to see.', 'snd_voi_training_104201', 1, 1042805, 2, 1, 0, 'snd_voi_training_104201_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92002, 'I''ve finished my warm-ups and Pearl-style meditation. Training, here we go!', 'snd_voi_training_104201', 2, 1042806, 2, 1, 0, 'snd_voi_training_104201_0002', 0, 1042804, 5000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92003, 'Bath time is all the more rewarding after a full day of training. ? Come, it''s time for us to gleam with hard-earned sweat!', 'snd_voi_training_104201', 3, 1042006, 2, 1, 0, 'snd_voi_training_104201_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92011, 'Fresh seafood soup after training recharges your water and salt stores! Hehe... It''s perfect for perking up your tired body. ?', 'snd_voi_training_104200', 39, 1042001, 2, 1, 0, 'snd_voi_training_104200_0039', 0, 1042817, 6000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92005, 'Come on, now! Show me what lies in your heart! Surely you''ve come up with a plan for us to become world-class stars.', 'snd_voi_training_104201', 5, 2001, 2, 1, 0, 'snd_voi_training_104201_0005', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92006, 'I know I''m in good hands with you at the helm. I''ll just put my faith in you and run! So, what are we doing today?', 'snd_voi_training_104201', 6, 1042001, 2, 1, 0, 'snd_voi_training_104201_0006', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 92007, 'I am the highest-grade abalone pearl! You''ve polished my skills and now they gleam. Hehe... But we can gleam even brighter, right?', 'snd_voi_training_104201', 7, 1042808, 2, 1, 0, 'snd_voi_training_104201_0007', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 93000, 'My dear Trainer! I couldn''t have done it without you!', 'snd_voi_training_104201', 8, 0, 2, 1, 0, 'snd_voi_training_104201_0008', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 93001, 'Amazing! But the world hasn''t seen anything yet!', 'snd_voi_training_104201', 9, 0, 2, 1, 0, 'snd_voi_training_104201_0009', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 95000, 'Shine ever brighter!', 'snd_voi_outgame_104201', 0, 2001, 7, 1, 0, 'snd_voi_outgame_104201_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 95001, 'Yes! ? No limits for me!', 'snd_voi_outgame_104201', 1, 0, 7, 1, 0, 'snd_voi_outgame_104201_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 95003, 'Mmm! Seeking the Pearl, ready to shine!', 'snd_voi_outgame_104201', 3, 2001, 7, 1, 0, 'snd_voi_outgame_104201_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 95004, 'Is it a gold pearl you seek? A silver pearl? Hmm, or perhaps...', 'snd_voi_gacha_104201', 0, 0, 7, 1, 0, 'snd_voi_gacha_104201_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1008, 'Follow me, everyone!', 'snd_voi_teamst_st_104200_0000', 0, 1042001, 8, 1, 0, 'snd_voi_teamst_st_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1089, 'What are we aiming for?', 'snd_voi_teamst_st_104200_1010', 0, 1042001, 8, 1, 0, 'snd_voi_teamst_st_104200_1010_00', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1090, 'Now, let''s show the world...', 'snd_voi_teamst_st_104200_1028', 0, 1042000, 8, 1, 0, 'snd_voi_teamst_st_104200_1028_00', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1000, 'No holding back!', 'snd_voi_teamst_104200', 0, 1042000, 8, 1, 0, 'snd_voi_teamst_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1001, 'Victory!', 'snd_voi_teamst_104200', 1, 0, 8, 1, 0, 'snd_voi_teamst_104200_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1003, 'Ohh, well done.', 'snd_voi_teamst_104200', 2, 0, 8, 1, 0, 'snd_voi_teamst_104200_0002', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1002, 'Not good...', 'snd_voi_teamst_104200', 3, 0, 8, 1, 0, 'snd_voi_teamst_104200_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1004, 'There''s no such thing as impossible for us!', 'snd_voi_teamst_104200', 4, 1042806, 8, 1, 0, 'snd_voi_teamst_104200_0004', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1007, 'Great! A new high score!', 'snd_voi_teamst_104200', 5, 1042001, 8, 1, 0, 'snd_voi_teamst_104200_0005', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1006, 'Ohh, well done.', 'snd_voi_teamst_104200', 2, 1042827, 8, 1, 0, 'snd_voi_teamst_104200_0002', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 1005, 'Not good...', 'snd_voi_teamst_104200', 3, 1042019, 8, 1, 0, 'snd_voi_teamst_104200_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 40000, 'I''ll show the world that anything''s possible!', 'snd_voi_race_104201', 2, 0, 3, 1, 0, 'snd_voi_race_104201_0002', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 40001, 'The sleeping pearl awakens... Teehee. ? And I will show the world... Mmm! The possibilities!', 'snd_voi_race_104201', 3, 0, 3, 1, 0, 'snd_voi_race_104201_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 30004, 'There! We proved to everyone that the world is just brimming with possibilities!', 'snd_voi_race_104201', 0, 0, 3, 1, 0, 'snd_voi_race_104201_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 30005, 'This is what endless potential looks like. Mwah! ?', 'snd_voi_race_104200', 8, 0, 3, 1, 0, 'snd_voi_race_104200_0008', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 31000, 'Let''s run!', 'snd_voi_race_104200', 9, 0, 3, 1, 0, 'snd_voi_race_104200_0009', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 13, 'Here''s today''s login bonus!', 'snd_voi_title_104200', 4, 1042826, 1, 1, 0, 'snd_voi_title_104200_0004', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 15, 'And this is tomorrow''s! Isn''t it so good?', 'snd_voi_title_104200', 5, 1042821, 1, 1, 0, 'snd_voi_title_104200_0005', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 110000, 'Oh, are we training? I love the way your mind works!', 'snd_voi_home_104200', 21, 0, 1, 1, 0, 'snd_voi_home_104200_0021', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 110001, 'Each and every story is part of our collective history!', 'snd_voi_home_104200', 22, 0, 1, 1, 0, 'snd_voi_home_104200_0022', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 110002, 'Racing... the gate we all dive through to reach the world!', 'snd_voi_home_104200', 23, 0, 1, 1, 0, 'snd_voi_home_104200_0023', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 10021, 'Amazing! Looks like you''ve leveled up your archive!', 'snd_voi_home_104200', 24, 1042001, 1, 1, 0, 'snd_voi_home_104200_0024', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 20051, 'Follow me!', 'snd_voi_training_104200', 65, 0, 2, 1, 0, 'snd_voi_training_104200_0065', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70000, 'We''ll light up the world with our brilliance!', 'snd_voi_outgame_104200', 3, 2009, 7, 1, 0, 'snd_voi_outgame_104200_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 95005, 'Ah, even more dazzling!', 'snd_voi_outgame_104200', 4, 0, 7, 1, 0, 'snd_voi_outgame_104200_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 95006, 'This is what we call a global standard!', 'snd_voi_outgame_104200', 5, 0, 7, 1, 0, 'snd_voi_outgame_104200_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 120000, 'Brighter... Brighter! Ohh, yes!', 'snd_voi_outgame_104200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_104200_0011', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140000, 'Let''s get started!', 'snd_voi_minigame_104200', 0, 2001, 9, 1, 0, 'snd_voi_minigame_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140001, 'Gotcha!', 'snd_voi_minigame_104200', 1, 1042001, 9, 1, 0, 'snd_voi_minigame_104200_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140002, 'Aw!', 'snd_voi_minigame_104200', 2, 1042015, 9, 1, 0, 'snd_voi_minigame_104200_0002', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140003, 'Amazing!', 'snd_voi_minigame_104200', 3, 971042, 9, 1, 0, 'snd_voi_minigame_104200_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140004, 'Mmm! Good job!', 'snd_voi_minigame_104200', 4, 972042, 9, 1, 0, 'snd_voi_minigame_104200_0004', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140005, 'You took on a challenge. That''s the important part.', 'snd_voi_minigame_104200', 5, 1042003, 9, 1, 0, 'snd_voi_minigame_104200_0005', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140006, 'Amazing!', 'snd_voi_minigame_104200', 3, 974042, 9, 1, 0, 'snd_voi_minigame_104200_0003', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140007, 'Mmm! Good job!', 'snd_voi_minigame_104200', 4, 973042, 9, 1, 0, 'snd_voi_minigame_104200_0004', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140008, 'Uh-huh.', 'snd_voi_minigame_104200', 6, 1042017, 9, 1, 0, 'snd_voi_minigame_104200_0006', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140009, 'Hehe.', 'snd_voi_minigame_104200', 7, 1001, 9, 1, 0, 'snd_voi_minigame_104200_0007', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140010, 'Mmm. ?', 'snd_voi_minigame_104200', 8, 1042006, 9, 1, 0, 'snd_voi_minigame_104200_0008', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140011, 'Wow!', 'snd_voi_minigame_104200', 9, 1042800, 9, 1, 0, 'snd_voi_minigame_104200_0009', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140014, 'Oops!', 'snd_voi_minigame_104200', 10, 1042014, 9, 1, 0, 'snd_voi_minigame_104200_0010', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140015, 'Go, go, goooo!', 'snd_voi_minigame_104200', 11, 1042841, 9, 1, 0, 'snd_voi_minigame_104200_0011', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140016, 'You''ve got this!', 'snd_voi_minigame_104200', 12, 1042016, 9, 1, 0, 'snd_voi_minigame_104200_0012', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140012, 'Whoa!', 'snd_voi_minigame_104200', 13, 1042801, 9, 1, 0, 'snd_voi_minigame_104200_0013', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140013, 'Yes! Yesss!', 'snd_voi_minigame_104200', 14, 1042802, 9, 1, 0, 'snd_voi_minigame_104200_0014', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140017, 'Nooo!', 'snd_voi_minigame_104200', 15, 1042803, 9, 1, 0, 'snd_voi_minigame_104200_0015', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 140018, 'Hngh!', 'snd_voi_minigame_104200', 16, 1042019, 9, 1, 0, 'snd_voi_minigame_104200_0016', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70004, 'The blue spring of youth dwells in this uniform!', 'snd_voi_outgame_104200', 16, 1042006, 7, 1, 0, 'snd_voi_outgame_104200_0016', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70010, 'Mmm! I''m positively brimming with school spirit!', 'snd_voi_outgame_104200', 17, 1042017, 7, 1, 0, 'snd_voi_outgame_104200_0017', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70008, 'A truly Pearl-worthy outfit!', 'snd_voi_outgame_104200', 20, 1042000, 7, 1, 0, 'snd_voi_outgame_104200_0020', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70014, 'Woo! This outfit makes a girl want to dance!', 'snd_voi_outgame_104200', 21, 2001, 7, 1, 0, 'snd_voi_outgame_104200_0021', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70009, 'A star-covered pearl! How cool is that?', 'snd_voi_outgame_104200', 22, 1042006, 7, 1, 0, 'snd_voi_outgame_104200_0022', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70015, 'This outfit matches wonderfully with my favorite sunnies. What great design work!', 'snd_voi_outgame_104200', 23, 1042821, 7, 1, 0, 'snd_voi_outgame_104200_0023', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71004, 'The blue spring of youth dwells in this uniform!', 'snd_voi_outgame_104200', 16, 24, 7, 0, 0, 'snd_voi_outgame_104200_0016', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71010, 'Mmm! I''m positively brimming with school spirit!', 'snd_voi_outgame_104200', 17, 18, 7, 0, 0, 'snd_voi_outgame_104200_0017', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71008, 'A truly Pearl-worthy outfit!', 'snd_voi_outgame_104200', 20, 27, 7, 0, 0, 'snd_voi_outgame_104200_0020', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71014, 'Woo! This outfit makes a girl want to dance!', 'snd_voi_outgame_104200', 21, 23, 7, 0, 0, 'snd_voi_outgame_104200_0021', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71009, 'A star-covered pearl! How cool is that?', 'snd_voi_outgame_104200', 22, 18, 7, 0, 0, 'snd_voi_outgame_104200_0022', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71015, 'This outfit matches wonderfully with my favorite sunnies. What great design work!', 'snd_voi_outgame_104200', 23, 27, 7, 0, 0, 'snd_voi_outgame_104200_0023', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 2030, 'No holding back!', 'snd_voi_teamst_104200', 0, 1042000, 10, 1, 0, 'snd_voi_teamst_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 2031, 'Follow me, everyone!', 'snd_voi_teamst_st_104200_0000', 0, 1042001, 10, 1, 0, 'snd_voi_teamst_st_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 2032, 'We''ve come a long way together... Thanks for everything!', 'snd_voi_training_104200', 64, 1042826, 10, 1, 0, 'snd_voi_training_104200_0064', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 2033, 'Time to go all-out! We''re gonna get that win, aaaand... fly to the top of the world!', 'snd_voi_training_104200', 19, 1042001, 10, 1, 0, 'snd_voi_training_104200_0019', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 2034, 'This shine cannot be contained. Watch me, world! Watch me, Trainer! I shall stun each and every one of you!', 'snd_voi_training_104200', 16, 1042006, 10, 1, 0, 'snd_voi_training_104200_0016', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 2035, 'We''ve come a long way together... Thanks for everything!', 'snd_voi_training_104200', 64, 1042826, 10, 0, 0, 'snd_voi_training_104200_0064', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70018, 'When you''re this fashionable, the world sits up and takes notice!', 'snd_voi_outgame_104200', 26, 1042001, 7, 1, 0, 'snd_voi_outgame_104200_0026', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 70019, 'Pearls are the perfect partner for every possible outfit! See?', 'snd_voi_outgame_104200', 27, 2001, 7, 1, 0, 'snd_voi_outgame_104200_0027', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71018, 'When you''re this fashionable, the world sits up and takes notice!', 'snd_voi_outgame_104200', 26, 34, 7, 0, 0, 'snd_voi_outgame_104200_0026', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 71019, 'Pearls are the perfect partner for every possible outfit! See?', 'snd_voi_outgame_104200', 27, 148, 7, 0, 0, 'snd_voi_outgame_104200_0027', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_104200', 1, 980011, 1, 1, 0, 'snd_voi_valentine_104200_0001', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 80000, 'Well done!', 'snd_voi_aimteam_104200', 0, 1042826, 7, 0, 0, 'snd_voi_aimteam_104200_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 400004, 'Come on, let''s broaden our horizons! So we can see all the hard work they''re putting in! ?', 'snd_voi_event_090013', 4, 1042000, 7, 1, 0, 'snd_voi_event_090013_0004', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1042, 400008, 'I want to see the smiles of people who chase after possibilities. That''s why I act! Because that''s what it means to be Seeking the Pearl!', 'snd_voi_event_090013', 8, 1042017, 7, 1, 0, 'snd_voi_event_090013_0008', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 20051, 'Follow Windy!', 'snd_voi_training_104300', 65, 0, 2, 1, 0, 'snd_voi_training_104300_0065', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 70000, 'Grawr! Ignore me and I''ll bite ya!', 'snd_voi_outgame_104300', 3, 4009, 7, 1, 0, 'snd_voi_outgame_104300_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 95005, 'I''m gonna be even more mischievous!', 'snd_voi_outgame_104300', 4, 0, 7, 1, 0, 'snd_voi_outgame_104300_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 95006, 'Windy is amazing!', 'snd_voi_outgame_104300', 5, 0, 7, 1, 0, 'snd_voi_outgame_104300_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 400000, 'Everyone! We''re gonna build me the most amazingest castle worthy of an evil overlord!', 'snd_voi_event_090018', 0, 1043000, 7, 1, 0, 'snd_voi_event_090018_0000', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 400005, 'Who knew so many minions would join the cause... Amazing. This is amazing!', 'snd_voi_event_090018', 5, 8010, 7, 1, 0, 'snd_voi_event_090018_0005', 0, 1043800, 7000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 400009, 'Sure I''m evil and all, but even I don''t mind, uh, cooperating? Yeah! I can cooperate with you!', 'snd_voi_event_090018', 9, 1043018, 7, 1, 0, 'snd_voi_event_090018_0009', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 400012, 'Event... missions? I don''t really get it, but that''s why I''m sending you to look at them for me!', 'snd_voi_event_090018', 12, 1043008, 7, 1, 0, 'snd_voi_event_090018_0012', 0, 1043006, 2000, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1043, 400013, 'You haven''t forgotten anything, have you? You''ve gotta seize everything that''s yours! That''s how a baddie rolls!', 'snd_voi_event_090018', 13, 1043001, 7, 1, 0, 'snd_voi_event_090018_0013', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 11, 'Cygames', 'snd_voi_tc_1044', 0, 0, 0, 1, 0, 'snd_voi_title_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1044', 1, 0, 0, 1, 0, 'snd_voi_title_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10000, 'Y''know, you''re a weird one! Even though you''re always slow on the uptake, you immediately saw my magic for its true power. I don''t get it!', 'snd_voi_home_104400', 0, 1044810, 1, 1, 0, 'snd_voi_home_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10001, 'No, nope, nuh-uuuh! You''re my familiar, so you have to stay by my side and listen to what I say!', 'snd_voi_home_104400', 1, 1044022, 1, 1, 0, 'snd_voi_home_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10002, '...Just to be clear, familiar, it''s not like I''m thankful for you or anything. Geez! Magical Doggy got the wrong idea, that''s all!', 'snd_voi_home_104400', 2, 1044835, 1, 1, 0, 'snd_voi_home_104400_0002', 0, 1044017, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10003, 'Familiar, familiar! New Year''s money pleeease! Oh, and make sure the envelope it comes in is cute! ?', 'snd_voi_home_104400', 3, 1044007, 1, 1, 0, 'snd_voi_home_104400_0003', 0, 1044834, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10004, 'Bring me an armful of Valentine''s Day chocolates, familiar! That''s the least you can do!', 'snd_voi_home_104400', 4, 1044018, 1, 1, 0, 'snd_voi_home_104400_0004', 0, 9009, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10005, '...I um, got you some chocolate. But you''re not allowed to eat it all�half of it''s mine!', 'snd_voi_home_104400', 5, 1044800, 1, 1, 0, 'snd_voi_home_104400_0005', 0, 8003, 2500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10006, 'You wanna know what I''m wishing for? Isn''t it obvious? "May all my wishes come true." There! ?', 'snd_voi_home_104400', 6, 8010, 1, 1, 0, 'snd_voi_home_104400_0006', 0, 1044804, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10007, 'Happy Halloween! ? I can''t wait to play pranks on people for candy! Take this�tickle beeaam! ?', 'snd_voi_home_104400', 7, 1044007, 1, 1, 0, 'snd_voi_home_104400_0007', 0, 1044805, 4300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10008, 'This is the year I finally catch Santa! And once I do, he''s gonna cough up the secret to flying on a sleigh!', 'snd_voi_home_104400', 8, 1044806, 1, 1, 0, 'snd_voi_home_104400_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10009, 'You also got me a present, right? Then let''s hurry up and open each other''s already!', 'snd_voi_home_104400', 9, 1044807, 1, 1, 0, 'snd_voi_home_104400_0009', 0, 9003, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10010, 'You think I should help clean? No way, sounds like a pain! I''ll just cheer you on from the warmth of my kotatsu!', 'snd_voi_home_104400', 10, 1044808, 1, 1, 0, 'snd_voi_home_104400_0010', 0, 1044000, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10011, 'Hey, today''s your birthday, right? Are you gonna eat cake? If you do, let me have some too!', 'snd_voi_home_104400', 11, 1044804, 1, 1, 0, 'snd_voi_home_104400_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10012, 'I came up with a special spell just for your birthday, so um... Geez! Hurry up and close your eyes already!', 'snd_voi_home_104400', 12, 1044810, 1, 1, 0, 'snd_voi_home_104400_0012', 0, 1044017, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10013, 'As my familiar, surely you must know what day it is, riiight? ...Come on! Starts with a "b," ends in "day"?!', 'snd_voi_home_104400', 13, 1044811, 1, 1, 0, 'snd_voi_home_104400_0013', 0, 9003, 6500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10014, 'Today''s my birthday, so you gotta spend the whole day with me while listening to everything I say! Got that? ...You better.', 'snd_voi_home_104400', 14, 1044813, 1, 1, 0, 'snd_voi_home_104400_0014', 0, 1044812, 6500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10015, 'Looks like there''s a notification. Familiar, go check it out and report back!', 'snd_voi_home_104400', 15, 1044021, 1, 1, 0, 'snd_voi_home_104400_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10016, 'You''ve got a present waiting. But if it''s yummy candy, it''s all mine!', 'snd_voi_home_104400', 16, 1044804, 1, 1, 0, 'snd_voi_home_104400_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10017, 'Another mission cleared! I''d expect nothing less from my familiar!', 'snd_voi_home_104400', 17, 9001, 1, 1, 0, 'snd_voi_home_104400_0017', 0, 1044000, 1500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10018, 'I hear there''s an event happening soon! We''re definitely going, so make sure you''re ready!', 'snd_voi_home_104400', 18, 1044809, 1, 1, 0, 'snd_voi_home_104400_0018', 0, 1044806, 1500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10019, 'C''mon, let''s go check out the event! Stop lazing around and take me already!', 'snd_voi_home_104400', 19, 1044007, 1, 1, 0, 'snd_voi_home_104400_0019', 0, 1044810, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20000, 'No waaay, I''m not training today! My mana reserves are too low to move!', 'snd_voi_training_104400', 0, 1044814, 2, 1, 0, 'snd_voi_training_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20001, 'I saaaid I''m tiiired! A familiar''s supposed to be aware of their master''s condition, y''know?! Got that?!', 'snd_voi_training_104400', 1, 1044803, 2, 1, 0, 'snd_voi_training_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20002, 'My mana is filled to the tippy-top! Get ready to witness magic like you''ve never seen!', 'snd_voi_training_104400', 2, 1044007, 2, 1, 0, 'snd_voi_training_104400_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20003, 'Hehe! ? Training is child''s play for a genius magical girl like myself!', 'snd_voi_training_104400', 3, 1044000, 2, 1, 0, 'snd_voi_training_104400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20004, 'Hurry up already! I cast a motivational spell on myself, so we gotta train before it wears off!', 'snd_voi_training_104400', 4, 1044803, 2, 1, 0, 'snd_voi_training_104400_0004', 0, 1044815, 3900, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20005, 'I''ll finish this in a flash! Then I''ll have more time to practice my magic!', 'snd_voi_training_104400', 5, 1044801, 2, 1, 0, 'snd_voi_training_104400_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20006, 'Just so you know, I''m not doing anything I don''t wanna! So you better come up with something fun!', 'snd_voi_training_104400', 6, 1044016, 2, 1, 0, 'snd_voi_training_104400_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20007, 'Chop chop, let''s get to it! Y''know, even Grandma says she used to train for races.', 'snd_voi_training_104400', 7, 1044815, 2, 1, 0, 'snd_voi_training_104400_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20008, 'Hey, why don''t we change it up today? We could learn spells! Or look for magical herbs! Training can wait till tomorrow!', 'snd_voi_training_104400', 8, 1044021, 2, 1, 0, 'snd_voi_training_104400_0008', 0, 9008, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20009, 'Urgh... Instead of training, I can just cast spells on myself to get stronger... I think.', 'snd_voi_training_104400', 9, 1044005, 2, 1, 0, 'snd_voi_training_104400_0009', 0, 1044816, 7400, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20010, 'Nope, nuh-uh, nadaaa! I said I''m not training, so I''m not gonna!', 'snd_voi_training_104400', 10, 1044814, 2, 1, 0, 'snd_voi_training_104400_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20011, 'Callistephus, aster�thunderstorms, hurry up and answer me! Training be cancelled!', 'snd_voi_training_104400', 11, 1044016, 2, 1, 0, 'snd_voi_training_104400_0011', 0, 3003, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20021, 'Hang on! I know I''m a genius, but aren''t we entering way too many races?!', 'snd_voi_training_104400', 12, 1044803, 2, 1, 0, 'snd_voi_training_104400_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20022, 'I told you I don''t wanna race, so why are we entering more?! That''s it�I''m not moving from this spot!', 'snd_voi_training_104400', 13, 1044017, 2, 1, 0, 'snd_voi_training_104400_0013', 0, 1044800, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20023, 'Today''s winner will be the great Sweepy! You don''t even need magic to know that. ?', 'snd_voi_training_104400', 14, 1044000, 2, 1, 0, 'snd_voi_training_104400_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20024, 'Race day is finally here! Time to show everyone who the strongest magical girl is!', 'snd_voi_training_104400', 15, 1044006, 2, 1, 0, 'snd_voi_training_104400_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20025, 'Hehe, I feel great! ? Today might be the day I cast my most powerful spell yet!', 'snd_voi_training_104400', 16, 1044007, 2, 1, 0, 'snd_voi_training_104400_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20026, 'What''s my condition? Topped up in both mana and mood, that''s what! Go me! ?', 'snd_voi_training_104400', 17, 8010, 2, 1, 0, 'snd_voi_training_104400_0017', 0, 1044802, 1600, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20027, 'Pachira, gerbera�gladiolus! Don''t look away, ''cause this''ll be another Sweepy sweep!', 'snd_voi_training_104400', 18, 3001, 2, 1, 0, 'snd_voi_training_104400_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20028, 'The genius magical girl Sweepy always comes out on top! So get to work organizing the after-party!', 'snd_voi_training_104400', 19, 1044000, 2, 1, 0, 'snd_voi_training_104400_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20029, 'It''s time to reveal my magic! I wonder if there''ll be anyone fit to be my rival.', 'snd_voi_training_104400', 20, 1044006, 2, 1, 0, 'snd_voi_training_104400_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20030, 'Good luck charm, check. Magical ward, check! Yup, I''m ready to go! ?', 'snd_voi_training_104400', 21, 1044817, 2, 1, 0, 'snd_voi_training_104400_0021', 0, 1044801, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20031, 'Listen up, familiar! You better watch my race from start to finish�and no buts!', 'snd_voi_training_104400', 22, 1044813, 2, 1, 0, 'snd_voi_training_104400_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20032, 'I feel a little funny... but as long as I can run, things will turn out A-OK!', 'snd_voi_training_104400', 23, 1044008, 2, 1, 0, 'snd_voi_training_104400_0023', 0, 8001, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20033, 'Mngh... My mana reserves are getting a little low. Hey, make sure you cheer for me even louder than usual!', 'snd_voi_training_104400', 24, 1044008, 2, 1, 0, 'snd_voi_training_104400_0024', 0, 1044818, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20034, 'Nothing''s impossible for a genius magical girl like myself! ...Yeah, today''s race might be a little tough, that''s all!', 'snd_voi_training_104400', 25, 1044000, 2, 1, 0, 'snd_voi_training_104400_0025', 0, 9007, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20035, 'Urgh... I''m a genius magical girl... I-I can win�definitely!', 'snd_voi_training_104400', 26, 1044005, 2, 1, 0, 'snd_voi_training_104400_0026', 0, 1044819, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20036, 'Wh-what''s up with that worried look?! Hmph, I don''t even need to be at my best to win!', 'snd_voi_training_104400', 27, 1044803, 2, 1, 0, 'snd_voi_training_104400_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20037, 'Grandma... I can win, right? I trained really hard for this, so I have to...', 'snd_voi_training_104400', 28, 1044820, 2, 1, 0, 'snd_voi_training_104400_0028', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20038, 'Here I go!', 'snd_voi_training_104400', 29, 0, 2, 1, 0, 'snd_voi_training_104400_0029', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20039, 'Fine, I''ll do it!', 'snd_voi_training_104400', 30, 0, 2, 1, 0, 'snd_voi_training_104400_0030', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20040, 'Yaaah!', 'snd_voi_training_104400', 31, 0, 2, 1, 0, 'snd_voi_training_104400_0031', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20041, 'Hrm-hm...', 'snd_voi_training_104400', 32, 0, 2, 1, 0, 'snd_voi_training_104400_0032', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20042, 'Geez!', 'snd_voi_training_104400', 33, 0, 2, 1, 0, 'snd_voi_training_104400_0033', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20043, 'Huh?!', 'snd_voi_training_104400', 34, 0, 2, 1, 0, 'snd_voi_training_104400_0034', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20046, 'Let''s go already! ?', 'snd_voi_training_104400', 37, 0, 2, 1, 0, 'snd_voi_training_104400_0037', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20047, 'It''s the ocean!', 'snd_voi_training_104400', 38, 0, 2, 1, 0, 'snd_voi_training_104400_0038', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20049, 'You tried your best, so good job!', 'snd_voi_training_104400', 63, 0, 2, 1, 0, 'snd_voi_training_104400_0063', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20050, 'Well, that wasn''t too bad. Thanks!', 'snd_voi_training_104400', 64, 0, 2, 1, 0, 'snd_voi_training_104400_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 30000, 'Ugh! Next time, first is mine!', 'snd_voi_race_104400', 0, 0, 3, 1, 0, 'snd_voi_race_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 30001, 'This isn''t what I want at all!', 'snd_voi_race_104400', 1, 0, 3, 1, 0, 'snd_voi_race_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 30002, 'I just wasn''t feeling it today!', 'snd_voi_race_104400', 2, 0, 3, 1, 0, 'snd_voi_race_104400_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 30003, 'No way! I want a redo!', 'snd_voi_race_104400', 3, 0, 3, 1, 0, 'snd_voi_race_104400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 60000, 'Twinkle, twinkle�make this concert shine! ?', 'snd_voi_live_104400', 0, 3001, 4, 1, 0, 'snd_voi_live_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 60001, 'I''ll cast a musical spell on everyone here!', 'snd_voi_live_104400', 1, 1044007, 4, 1, 0, 'snd_voi_live_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70001, 'Every magical girl''s gotta have her familiar! We''ll be together from now on, so I''m expecting great things!', 'snd_voi_outgame_104400', 1, 1044000, 7, 1, 0, 'snd_voi_outgame_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90000, 'A witch''s day always starts off with a spell! Twinkle?twinkle�may today be full of fun sprinkles! ?', 'snd_voi_home_104401', 0, 1044021, 1, 1, 0, 'snd_voi_home_104401_0000', 0, 3001, 3400, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90001, 'Yawn... Witches aren''t morning people�they''re nocturnal... Familiar, go to class for me...', 'snd_voi_home_104401', 1, 1044821, 1, 1, 0, 'snd_voi_home_104401_0001', 0, 8012, 7700, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90002, 'The lunch lady has to be a witch! I still remember the scary aura she had when I didn''t finish my plate... Yeah, that has to be it!', 'snd_voi_home_104401', 2, 1044017, 1, 1, 0, 'snd_voi_home_104401_0002', 0, 1044822, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90003, 'Iris pentas�fast-forward class until afternoon nap time! ? ...C''mon, today''s the day that spell will finally work!', 'snd_voi_home_104401', 3, 3003, 1, 1, 0, 'snd_voi_home_104401_0003', 0, 1044815, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90004, 'Nuh-uh! I''m not going back to the dorm yet! I still need to practice my magic under the moonlight!', 'snd_voi_home_104401', 4, 1044803, 1, 1, 0, 'snd_voi_home_104401_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90005, 'W-witches don''t get scared by stuff like ghosts! I mean it! I can go to the bathroom at night by myself just fine!', 'snd_voi_home_104401', 5, 1044800, 1, 1, 0, 'snd_voi_home_104401_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90006, 'The witch of spring lives inside the sun, and she can make flowers bloom with her warm spells! Bet you didn''t know that! ?', 'snd_voi_home_104401', 6, 1044007, 1, 1, 0, 'snd_voi_home_104401_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90007, 'Ugh... I knew I should''ve asked Grandma to teach me spells to blast away the heat and summon ice cubes!', 'snd_voi_home_104401', 7, 1044823, 1, 1, 0, 'snd_voi_home_104401_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90008, 'Fall''s the season of magic! Here, come with me�I''ll show you Grandma''s original roasted sweet potato spell!', 'snd_voi_home_104401', 8, 1044801, 1, 1, 0, 'snd_voi_home_104401_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90009, 'I''m not training outside today! It''s so cold that my toasty pocket warmer spell might wear off!', 'snd_voi_home_104401', 9, 1044015, 1, 1, 0, 'snd_voi_home_104401_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91000, 'Papa says that sweet things are great when you''re tired, but he''s only ever anmitsu this, anmitsu that! I don''t want fruit jelly�I want cakes and parfaits!', 'snd_voi_home_104401', 10, 1044018, 1, 1, 0, 'snd_voi_home_104401_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91001, 'You wanna know who I look up to? Grandma, obviously! She''s a great witch, really nice, and always makes me smile!', 'snd_voi_home_104401', 11, 8010, 1, 1, 0, 'snd_voi_home_104401_0011', 0, 1044824, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91002, 'Kitasan''s always going around spreading smiles. She''s got the makings of a great witch!', 'snd_voi_home_104401', 12, 1044825, 1, 1, 0, 'snd_voi_home_104401_0012', 0, 1044809, 4300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91003, 'Fuji always gets in my way whenever I try to stay up past curfew! Doesn''t she know that some spells can only be cast at night?!', 'snd_voi_home_104401', 13, 1044018, 1, 1, 0, 'snd_voi_home_104401_0013', 0, 1044814, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91004, 'I hate waking up early, but Sundays are special! That''s when Kawakami and I watch the newest episode of Princess Fighter! ?', 'snd_voi_home_104401', 14, 1044007, 1, 1, 0, 'snd_voi_home_104401_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91005, 'A Sweepy concert needs to be lots of fun! I wanna wow everyone with my amazing spells!', 'snd_voi_home_104401', 15, 1044000, 1, 1, 0, 'snd_voi_home_104401_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91006, 'Grandma''s old concerts were amazing! She was all twinkly and sparkly! I could feel her magical aura through the screen!', 'snd_voi_home_104401', 16, 1044801, 1, 1, 0, 'snd_voi_home_104401_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91007, 'Hehe, I''m one step closer to becoming a great witch! Nothing can scare me in my magical racewear!', 'snd_voi_home_104401', 17, 1044000, 1, 1, 0, 'snd_voi_home_104401_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91008, 'Now that I''ve got my own racewear, all that''s left is to cast my own special spell! I''ll come up with something no one''s ever seen before!', 'snd_voi_home_104401', 18, 1044006, 1, 1, 0, 'snd_voi_home_104401_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91009, 'Familiar, give me a piggyback ride to my classroom! I''m not at full power in the mornings, so that''s where you come in!', 'snd_voi_home_104401', 19, 1044826, 1, 1, 0, 'snd_voi_home_104401_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91010, 'No means no! I''ll never eat another bell pepper in my life! Something that bitter isn''t fit for food in the first place!', 'snd_voi_home_104401', 20, 1044803, 1, 1, 0, 'snd_voi_home_104401_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91011, 'Hey, help me find a bat! I cast a transfiguration spell on it, but I don''t know where it went!', 'snd_voi_home_104401', 21, 1044022, 1, 1, 0, 'snd_voi_home_104401_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91012, 'Did you know cherry blossom trees are full of mana? I gathered up a few promising branches to make into a new wand tonight! ?', 'snd_voi_home_104401', 22, 1044802, 1, 1, 0, 'snd_voi_home_104401_0022', 0, 1044007, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91013, 'Brain freeze... I need to be more careful when absorbing mana from ice cream...', 'snd_voi_home_104401', 23, 1044005, 1, 1, 0, 'snd_voi_home_104401_0023', 0, 1044816, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91014, 'Hey, take me mountain climbing! There''s a bunch of potion ingredients I can only get in the fall, like red maple leaves and golden gingko leaves!', 'snd_voi_home_104401', 24, 1044809, 1, 1, 0, 'snd_voi_home_104401_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 91015, 'Once the snow builds up, we''re making a Sweepy dome! You better start getting ready now!', 'snd_voi_home_104401', 25, 1044813, 1, 1, 0, 'snd_voi_home_104401_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92000, 'Is this really gonna help my magic get stronger? I won''t forgive you if you''re lying!', 'snd_voi_training_104401', 0, 1044827, 2, 1, 0, 'snd_voi_training_104401_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92001, 'I''ll follow your lead as long as I''m having fun. But the second I get bored, I''m leaving!', 'snd_voi_training_104401', 1, 1044018, 2, 1, 0, 'snd_voi_training_104401_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92002, 'Dimor, dimor�photheca! ? Hehe, now I''m ready for anything!', 'snd_voi_training_104401', 2, 4009, 2, 1, 0, 'snd_voi_training_104401_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92003, 'I''ll have you know I''m a genius magical girl! Training is as easy as breathing for me!', 'snd_voi_training_104401', 3, 1044000, 2, 1, 0, 'snd_voi_training_104401_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92011, 'I don''t wanna train! I wanna play in the water instead! Let''s go plaaay!', 'snd_voi_training_104400', 39, 1044022, 2, 1, 0, 'snd_voi_training_104400_0039', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92005, 'Running''s gotten a bit more fun lately. Wait, does that mean I''m getting closer to becoming a great witch?!', 'snd_voi_training_104401', 5, 1044825, 2, 1, 0, 'snd_voi_training_104401_0005', 0, 1044809, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92006, 'Since you''re going this far for me, I don''t mind trying a bit harder. You should be grateful! ?', 'snd_voi_training_104401', 6, 1044815, 2, 1, 0, 'snd_voi_training_104401_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 92007, 'I''ll tag along again for training today! You better praise me lots and give me plenty of goodies!', 'snd_voi_training_104401', 7, 1044007, 2, 1, 0, 'snd_voi_training_104401_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 93000, 'I know I can count on you. But that''s a given�you are my familiar!', 'snd_voi_training_104401', 8, 0, 2, 1, 0, 'snd_voi_training_104401_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 93001, 'You better stick around to see Sweepy''s greatest spell! Got that?', 'snd_voi_training_104401', 9, 0, 2, 1, 0, 'snd_voi_training_104401_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 95000, 'I can feel my mana surging!', 'snd_voi_outgame_104401', 0, 1044006, 7, 1, 0, 'snd_voi_outgame_104401_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 95001, 'Bloom, my ultimate magic! I can feel new power flowing through me!', 'snd_voi_outgame_104401', 1, 0, 7, 1, 0, 'snd_voi_outgame_104401_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 95003, 'I''m genius magical girl Sweep Tosho!', 'snd_voi_outgame_104401', 3, 1044000, 7, 1, 0, 'snd_voi_outgame_104401_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 95004, 'Twinkle, twinkle, little star! ? Show them how magical my spells are!', 'snd_voi_gacha_104401', 0, 0, 7, 1, 0, 'snd_voi_gacha_104401_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1008, 'Team Magical Girls, here we go!', 'snd_voi_teamst_st_104400_0000', 0, 1044006, 8, 1, 0, 'snd_voi_teamst_st_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1093, 'I''ll cast a spell on you!', 'snd_voi_teamst_st_104400_1032', 0, 1044000, 8, 1, 0, 'snd_voi_teamst_st_104400_1032_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1083, 'Can''t be beat! ?', 'snd_voi_teamst_st_103900_1044', 1, 1044007, 8, 1, 0, 'snd_voi_teamst_st_103900_1044_01', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1000, 'We''ll show you the power of magic!', 'snd_voi_teamst_104400', 0, 1044802, 8, 1, 0, 'snd_voi_teamst_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1001, 'We showed them!', 'snd_voi_teamst_104400', 1, 0, 8, 1, 0, 'snd_voi_teamst_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1003, 'They''re not bad!', 'snd_voi_teamst_104400', 2, 0, 8, 1, 0, 'snd_voi_teamst_104400_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1002, 'No way we lost!', 'snd_voi_teamst_104400', 3, 0, 8, 1, 0, 'snd_voi_teamst_104400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1004, 'A magical victory!', 'snd_voi_teamst_104400', 4, 1044801, 8, 1, 0, 'snd_voi_teamst_104400_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1007, 'Did you see that? ?', 'snd_voi_teamst_104400', 5, 1044007, 8, 1, 0, 'snd_voi_teamst_104400_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1006, 'They''re not bad!', 'snd_voi_teamst_104400', 2, 1044813, 8, 1, 0, 'snd_voi_teamst_104400_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 1005, 'No way we lost!', 'snd_voi_teamst_104400', 3, 1044803, 8, 1, 0, 'snd_voi_teamst_104400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 40000, 'Behold my ultimate spell!', 'snd_voi_race_104401', 2, 0, 3, 1, 0, 'snd_voi_race_104401_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 40001, 'Twinkle, twinkle... ? Watch as I unleash my ultimate spell! Whoa, hey, listen to me! Heh... Now get ready!', 'snd_voi_race_104401', 3, 0, 3, 1, 0, 'snd_voi_race_104401_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 30004, 'Hehe! This is the power of a witch! ?', 'snd_voi_race_104401', 0, 0, 3, 1, 0, 'snd_voi_race_104401_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 30005, 'Hehe, wasn''t my running just magical?', 'snd_voi_race_104400', 8, 0, 3, 1, 0, 'snd_voi_race_104400_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 31000, 'Here I go!', 'snd_voi_race_104400', 9, 0, 3, 1, 0, 'snd_voi_race_104400_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 13, 'Here''s your login bonus for today!', 'snd_voi_title_104400', 4, 1044801, 1, 1, 0, 'snd_voi_title_104400_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 15, 'You''ll get this tomorrow, so you better come claim it!', 'snd_voi_title_104400', 5, 1044000, 1, 1, 0, 'snd_voi_title_104400_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 110000, 'What now? I''ll only come along if we''re practicing magic.', 'snd_voi_home_104400', 21, 0, 1, 1, 0, 'snd_voi_home_104400_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 110001, 'The academy''s history is cool and all, but the history of magic is even cooler!', 'snd_voi_home_104400', 22, 0, 1, 1, 0, 'snd_voi_home_104400_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 110002, 'We''re racing? Fine by me�I''ll show everyone the power of a genius magical girl!', 'snd_voi_home_104400', 23, 0, 1, 1, 0, 'snd_voi_home_104400_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 10021, 'Looks like your Umamusume Archive level went up!', 'snd_voi_home_104400', 24, 1044809, 1, 1, 0, 'snd_voi_home_104400_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 20051, 'Let''s do it... our fusion spell!', 'snd_voi_training_104400', 65, 0, 2, 1, 0, 'snd_voi_training_104400_0065', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70000, 'I''m going to work you to the bone, my familiar!', 'snd_voi_outgame_104400', 3, 1044000, 7, 1, 0, 'snd_voi_outgame_104400_0003', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 95005, 'Leave the support magic to me!', 'snd_voi_outgame_104400', 4, 0, 7, 1, 0, 'snd_voi_outgame_104400_0004', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 95006, 'Looks like it''s time to use my secret spell!', 'snd_voi_outgame_104400', 5, 0, 7, 1, 0, 'snd_voi_outgame_104400_0005', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 120000, 'I can feel new mana coursing through me!', 'snd_voi_outgame_104400', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_104400_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140000, 'Hehe, give it your best try!', 'snd_voi_minigame_104400', 0, 1044000, 9, 1, 0, 'snd_voi_minigame_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140001, 'Yay!', 'snd_voi_minigame_104400', 1, 1044007, 9, 1, 0, 'snd_voi_minigame_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140002, 'Ahhh!', 'snd_voi_minigame_104400', 2, 1044017, 9, 1, 0, 'snd_voi_minigame_104400_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140003, 'Great going, familiar!', 'snd_voi_minigame_104400', 3, 971044, 9, 1, 0, 'snd_voi_minigame_104400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140004, 'Hm... not bad at all!', 'snd_voi_minigame_104400', 4, 972044, 9, 1, 0, 'snd_voi_minigame_104400_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140005, 'Try a little harder, will you?', 'snd_voi_minigame_104400', 5, 1044832, 9, 1, 0, 'snd_voi_minigame_104400_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140006, 'Great going, familiar!', 'snd_voi_minigame_104400', 3, 974044, 9, 1, 0, 'snd_voi_minigame_104400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140007, 'Hm... not bad at all!', 'snd_voi_minigame_104400', 4, 973044, 9, 1, 0, 'snd_voi_minigame_104400_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140008, 'Hehe!', 'snd_voi_minigame_104400', 6, 1044828, 9, 1, 0, 'snd_voi_minigame_104400_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140009, 'What now?', 'snd_voi_minigame_104400', 7, 1044002, 9, 1, 0, 'snd_voi_minigame_104400_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140010, 'Hrm-hm...', 'snd_voi_minigame_104400', 8, 1044829, 9, 1, 0, 'snd_voi_minigame_104400_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140011, 'Wow, that''s amazing!', 'snd_voi_minigame_104400', 9, 1044001, 9, 1, 0, 'snd_voi_minigame_104400_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140014, 'Ugh!', 'snd_voi_minigame_104400', 10, 1044005, 9, 1, 0, 'snd_voi_minigame_104400_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140015, 'Mngh...', 'snd_voi_minigame_104400', 11, 9003, 9, 1, 0, 'snd_voi_minigame_104400_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140016, 'Hurry up and play!', 'snd_voi_minigame_104400', 12, 1044018, 9, 1, 0, 'snd_voi_minigame_104400_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140012, 'My lucky charm worked!', 'snd_voi_minigame_104400', 13, 1044023, 9, 1, 0, 'snd_voi_minigame_104400_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140013, 'It''s just like magic!', 'snd_voi_minigame_104400', 14, 1044830, 9, 1, 0, 'snd_voi_minigame_104400_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140017, 'Whyyy?!', 'snd_voi_minigame_104400', 15, 1044831, 9, 1, 0, 'snd_voi_minigame_104400_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 140018, 'Nuh-uhhh!', 'snd_voi_minigame_104400', 16, 1044022, 9, 1, 0, 'snd_voi_minigame_104400_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70004, 'School uniforms aren''t so bad. Besides, every magical girl needs an everyday disguise! ?', 'snd_voi_outgame_104400', 16, 1044815, 7, 1, 0, 'snd_voi_outgame_104400_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70010, 'Hm... Something''s still missing! Oh, I wanna wear a cape�something big and cool!', 'snd_voi_outgame_104400', 17, 1044017, 7, 1, 0, 'snd_voi_outgame_104400_0017', 0, 1044833, 3400, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70008, 'All these frills are just like the ones on a magical girl''s outfit! I''m a fan�it even goes well with my hat!', 'snd_voi_outgame_104400', 20, 1044809, 7, 1, 0, 'snd_voi_outgame_104400_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70014, 'I''ll start off by chanting my twinkly and sparkly incantation... After that, my singing and dancing will steal the show! ?', 'snd_voi_outgame_104400', 21, 1044006, 7, 1, 0, 'snd_voi_outgame_104400_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70009, 'Doesn''t this racewear scream magical girl? Nobody stands a chance against my magic!', 'snd_voi_outgame_104400', 22, 1044000, 7, 1, 0, 'snd_voi_outgame_104400_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70015, 'This racewear must be infused with some powerful magic�it never fails to give me courage! ?', 'snd_voi_outgame_104400', 23, 1044834, 7, 1, 0, 'snd_voi_outgame_104400_0023', 0, 1044007, 3800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71004, 'School uniforms aren''t so bad. Besides, every magical girl needs an everyday disguise! ?', 'snd_voi_outgame_104400', 16, 18, 7, 0, 0, 'snd_voi_outgame_104400_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71010, 'Hm... Something''s still missing! Oh, I wanna wear a cape�something big and cool!', 'snd_voi_outgame_104400', 17, 148, 7, 0, 0, 'snd_voi_outgame_104400_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71008, 'All these frills are just like the ones on a magical girl''s outfit! I''m a fan�it even goes well with my hat!', 'snd_voi_outgame_104400', 20, 149, 7, 0, 0, 'snd_voi_outgame_104400_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71014, 'I''ll start off by chanting my twinkly and sparkly incantation... After that, my singing and dancing will steal the show! ?', 'snd_voi_outgame_104400', 21, 24, 7, 0, 0, 'snd_voi_outgame_104400_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71009, 'Doesn''t this racewear scream magical girl? Nobody stands a chance against my magic!', 'snd_voi_outgame_104400', 22, 18, 7, 0, 0, 'snd_voi_outgame_104400_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71015, 'This racewear must be infused with some powerful magic�it never fails to give me courage! ?', 'snd_voi_outgame_104400', 23, 22, 7, 0, 0, 'snd_voi_outgame_104400_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 2030, 'We''ll show you the power of magic!', 'snd_voi_teamst_104400', 0, 1044802, 10, 1, 0, 'snd_voi_teamst_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 2031, 'Team Magical Girls, here we go!', 'snd_voi_teamst_st_104400_0000', 0, 1044006, 10, 1, 0, 'snd_voi_teamst_st_104400_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 2032, 'Well, that wasn''t too bad. Thanks!', 'snd_voi_training_104400', 64, 1044813, 10, 1, 0, 'snd_voi_training_104400_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 2033, 'The genius magical girl Sweepy always comes out on top! So get to work organizing the after-party!', 'snd_voi_training_104400', 19, 1044000, 10, 1, 0, 'snd_voi_training_104400_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 2034, 'Hehe, I feel great! ? Today might be the day I cast my most powerful spell yet!', 'snd_voi_training_104400', 16, 1044007, 10, 1, 0, 'snd_voi_training_104400_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 2035, 'Well, that wasn''t too bad. Thanks!', 'snd_voi_training_104400', 64, 1044813, 10, 0, 0, 'snd_voi_training_104400_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70018, 'Twinkle, twinkle! ? Sweepy Transform! See? Look how cute I am!', 'snd_voi_outgame_104400', 26, 3001, 7, 1, 0, 'snd_voi_outgame_104400_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 70019, 'I gotta send some photos to Grandma later! I just know she''ll praise me lots! ?', 'snd_voi_outgame_104400', 27, 1044007, 7, 1, 0, 'snd_voi_outgame_104400_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71018, 'Twinkle, twinkle! ? Sweepy Transform! See? Look how cute I am!', 'snd_voi_outgame_104400', 26, 25, 7, 0, 0, 'snd_voi_outgame_104400_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 71019, 'I gotta send some photos to Grandma later! I just know she''ll praise me lots! ?', 'snd_voi_outgame_104400', 27, 25, 7, 0, 0, 'snd_voi_outgame_104400_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 90020, 'Happy... Valentine''s Day...', 'snd_voi_valentine_104400', 1, 980010, 1, 1, 0, 'snd_voi_valentine_104400_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 400005, 'I can feel a bit of magic from those sparkly balls at that disco place!', 'snd_voi_event_090005', 3, 1044000, 7, 1, 0, 'snd_voi_event_090005_0003', 0, 0, 0, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 400016, 'Did the event end already? Hmm. More importantly, I gotta ask Granny to teach me how to cast that spell!', 'snd_voi_event_090005', 15, 9000, 7, 1, 0, 'snd_voi_event_090005_0015', 0, 1044007, 4000, 1627560000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1044, 80000, 'Well done.', 'snd_voi_aimteam_104400', 0, 1044018, 7, 0, 0, 'snd_voi_aimteam_104400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 11, 'Cygames', 'snd_voi_title_104500', 0, 0, 0, 1, 0, 'snd_voi_title_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_104500', 1, 0, 0, 1, 0, 'snd_voi_title_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10000, 'Don''t worry, you''ll definitely become a great trainer. I have pretty good intuition, you know?', 'snd_voi_home_104500', 0, 1045006, 1, 1, 0, 'snd_voi_home_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10001, 'Trainer, you can just fall into my arms when you get tired. Let''s support each other.', 'snd_voi_home_104500', 1, 1045007, 1, 1, 0, 'snd_voi_home_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10002, 'Hehe, what makes me feel spoiled are the times when I can spoil you, Trainer.', 'snd_voi_home_104500', 2, 1045000, 1, 1, 0, 'snd_voi_home_104500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10003, 'Happy New Year! I''ll do my best to spoil you even more than last year! ?', 'snd_voi_home_104500', 3, 1045001, 1, 1, 0, 'snd_voi_home_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10004, 'Chocolates for my trainer, who''s working so hard. ? Sweets are the best when you''re tired.', 'snd_voi_home_104500', 4, 1045006, 1, 1, 0, 'snd_voi_home_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10005, 'I made chocolates because I wanted to see you smile, Trainer. Hehe. Now, open wide! ?', 'snd_voi_home_104500', 5, 3002, 1, 1, 0, 'snd_voi_home_104500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10006, '...I hope that your wish comes true, Trainer.', 'snd_voi_home_104500', 6, 1045000, 1, 1, 0, 'snd_voi_home_104500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10007, 'I''ve prepared some treats for Halloween, but... hehe. Feel free to play tricks on me if you want.', 'snd_voi_home_104500', 7, 1045007, 1, 1, 0, 'snd_voi_home_104500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10008, 'Happy holidays! ? You''ve been very good this year, Trainer, so I''m sure Santa will pay you a visit.', 'snd_voi_home_104500', 8, 1045001, 1, 1, 0, 'snd_voi_home_104500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10009, 'As Santa today, I''ve prepared a wonderful gift for you�a holiday evening together! ?', 'snd_voi_home_104500', 9, 1045000, 1, 1, 0, 'snd_voi_home_104500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10010, 'Let''s make everything squeaky clean. Once it''s all spotless and sparkling, we can welcome in the new year.', 'snd_voi_home_104500', 10, 1002, 1, 1, 0, 'snd_voi_home_104500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10011, 'Happy birthday, Trainer! I''ll sing you a birthday song! ?', 'snd_voi_home_104500', 11, 1045000, 1, 1, 0, 'snd_voi_home_104500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10012, 'Since it''s your birthday... hehe. I''ll have to pamper you even more than usual! ? Hooray!', 'snd_voi_home_104500', 12, 1002, 1, 1, 0, 'snd_voi_home_104500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10013, 'I''m so happy that everyone is celebrating my birthday! My heart feels so warm!', 'snd_voi_home_104500', 13, 1045007, 1, 1, 0, 'snd_voi_home_104500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10014, 'Oh my... I can''t believe you''re celebrating my birthday... Oh, what to do? I''m so happy that I just want to give you a big hug!', 'snd_voi_home_104500', 14, 3001, 1, 1, 0, 'snd_voi_home_104500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10015, 'Oh. It looks like you received a notice. Let''s look at it together.', 'snd_voi_home_104500', 15, 3000, 1, 1, 0, 'snd_voi_home_104500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10016, 'My, how lovely. There''s a present for you. Hehe, I wonder who it''s from?', 'snd_voi_home_104500', 16, 2002, 1, 1, 0, 'snd_voi_home_104500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10017, 'Congratulations on completing a mission! As expected, Trainer. Good job. ?', 'snd_voi_home_104500', 17, 1045020, 1, 1, 0, 'snd_voi_home_104500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10018, 'Oh... It looks like an event is starting soon! I hope we can participate in it together.', 'snd_voi_home_104500', 18, 3001, 1, 1, 0, 'snd_voi_home_104500_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10019, 'Perhaps it''s because there''s an event going on, but I can hear everyone having fun.', 'snd_voi_home_104500', 19, 1045007, 1, 1, 0, 'snd_voi_home_104500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10025, 'This fabric is so soft�the little ones always snuggle up to it and fall right asleep. ? Want to give it a try?', 'snd_voi_home_104500', 25, 1045007, 1, 1, 0, 'snd_voi_home_104500_0025', 0, 1045822, 7400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10026, 'Are my drawings really so terrifying? I thought I was drawing cute animals, but I was told they look like eldritch terrors...', 'snd_voi_home_104500', 26, 1045008, 1, 1, 0, 'snd_voi_home_104500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10027, 'Hehe, Taishin got mad at me for taking a photo of her... It''s just that she looked so adorable, curled up like a sleeping cat. I couldn''t help myself.', 'snd_voi_home_104500', 27, 1045818, 1, 1, 0, 'snd_voi_home_104500_0027', 0, 1045010, 6400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20000, 'Sigh... I''m sorry. It seems I''m a bit tired...', 'snd_voi_training_104500', 0, 1045008, 2, 1, 0, 'snd_voi_training_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20001, 'Hmm... My legs feel kind of heavy... Maybe I should take a rest.', 'snd_voi_training_104500', 1, 1045808, 2, 1, 0, 'snd_voi_training_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20002, 'I''m really motivated right now. It''s probably because I read over all the letters I received from the children at the daycare center last night. ?', 'snd_voi_training_104500', 2, 1045000, 2, 1, 0, 'snd_voi_training_104500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20003, 'My body feels kind of light. I''m sure I''ll enjoy training more than usual today.', 'snd_voi_training_104500', 3, 1045007, 2, 1, 0, 'snd_voi_training_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20004, 'I''m feeling very good today, so I think I could even run while holding you in my arms. Hehe.', 'snd_voi_training_104500', 4, 1045822, 2, 1, 0, 'snd_voi_training_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20005, 'I''m feeling great today! ? I''ll make sure I get results that''ll put a big smile on your face!', 'snd_voi_training_104500', 5, 1045822, 2, 1, 0, 'snd_voi_training_104500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20006, 'It''s best to do things as usual! Let''s take it easy.', 'snd_voi_training_104500', 6, 10001, 2, 1, 0, 'snd_voi_training_104500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20007, 'I''m all ready now! How about you, Trainer?', 'snd_voi_training_104500', 7, 1001, 2, 1, 0, 'snd_voi_training_104500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20008, 'Hmm... Sigh... I feel like my shoulders are kind of stiff even though I''ve been stretching every day.', 'snd_voi_training_104500', 8, 2007, 2, 1, 0, 'snd_voi_training_104500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20009, 'I may not be full of energy, but I can still try my best with you, Trainer.', 'snd_voi_training_104500', 9, 10000, 2, 1, 0, 'snd_voi_training_104500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20010, 'Hmm... I''m feeling a little unwell... Ah, please don''t worry. I''ll be fine.', 'snd_voi_training_104500', 10, 1045008, 2, 1, 0, 'snd_voi_training_104500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20011, 'Phew... I''m kind of tired... I''m at a loss as to what I should do...', 'snd_voi_training_104500', 11, 1045808, 2, 1, 0, 'snd_voi_training_104500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20021, 'Oh my, another race? I''ve been in several quite recently. I wonder if I''ll be able to meet your expectations...', 'snd_voi_training_104500', 12, 3007, 2, 1, 0, 'snd_voi_training_104500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20022, 'I''ve been in a lot of races recently... But I need some time to rest too. Let''s not rush things, okay?', 'snd_voi_training_104500', 13, 1007, 2, 1, 0, 'snd_voi_training_104500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20023, 'Oh my, I''d expect nothing less, Trainer! It''s perfect! ?', 'snd_voi_training_104500', 14, 1045001, 2, 1, 0, 'snd_voi_training_104500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20024, 'Condition, check. Motivation, check. Just leave it to me!', 'snd_voi_training_104500', 15, 1045007, 2, 1, 0, 'snd_voi_training_104500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20025, 'Hm-hm-hmmm. ? Oh... I''m sorry. I''m looking forward to the race so much that I couldn''t help but hum.', 'snd_voi_training_104500', 16, 2001, 2, 1, 0, 'snd_voi_training_104500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20026, 'I just got some words of encouragement from a fan. Hehe, I have to try my best!', 'snd_voi_training_104500', 17, 1045007, 2, 1, 0, 'snd_voi_training_104500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20027, 'I''m going to reward you for all of the hard work you''ve put in by giving it my all in this race.', 'snd_voi_training_104500', 18, 1045000, 2, 1, 0, 'snd_voi_training_104500_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20028, 'Oh my! The venue is getting lively! Hehe, I''m getting caught up in all the excitement.', 'snd_voi_training_104500', 19, 2002, 2, 1, 0, 'snd_voi_training_104500_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20029, 'Are you nervous? Hehe, just do everything like usual.', 'snd_voi_training_104500', 20, 10001, 2, 1, 0, 'snd_voi_training_104500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20030, 'It''s gonna start soon. Hehe, I can''t wait.', 'snd_voi_training_104500', 21, 1002, 2, 1, 0, 'snd_voi_training_104500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20031, 'There''s no need to worry. If I run like I did during training, we should see good results.', 'snd_voi_training_104500', 22, 1045007, 2, 1, 0, 'snd_voi_training_104500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20032, 'Pain, pain, go away! I wonder if the magic words we say to children will work on me too?', 'snd_voi_training_104500', 23, 1000, 2, 1, 0, 'snd_voi_training_104500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20033, 'To be honest, I can''t say I''m doing well... But I''ll run as hard as I can.', 'snd_voi_training_104500', 24, 1045016, 2, 1, 0, 'snd_voi_training_104500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20034, 'Phew... I''ll do my best. I don''t want to waste the effort that you''ve put in, Trainer...', 'snd_voi_training_104500', 25, 2000, 2, 1, 0, 'snd_voi_training_104500_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20035, 'I''m sorry, but I don''t know if I can live up to your expectations right now... But I''ll run with everything I''ve got left.', 'snd_voi_training_104500', 26, 1045808, 2, 1, 0, 'snd_voi_training_104500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20036, 'I wonder if I can make you smile when I''m in this condition... Phew... Okay, I have to try my best.', 'snd_voi_training_104500', 27, 1045008, 2, 1, 0, 'snd_voi_training_104500_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20037, 'I''m definitely not in my usual condition, but that doesn''t mean I''m going to throw the race. Please watch me carefully.', 'snd_voi_training_104500', 28, 1045003, 2, 1, 0, 'snd_voi_training_104500_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20038, 'Let''s begin.', 'snd_voi_training_104500', 29, 0, 2, 1, 0, 'snd_voi_training_104500_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20039, 'Let''s go.', 'snd_voi_training_104500', 30, 0, 2, 1, 0, 'snd_voi_training_104500_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20040, 'I''ll do my best.', 'snd_voi_training_104500', 31, 0, 2, 1, 0, 'snd_voi_training_104500_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20041, 'Hmm...', 'snd_voi_training_104500', 32, 0, 2, 1, 0, 'snd_voi_training_104500_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20042, 'Oh no...', 'snd_voi_training_104500', 33, 0, 2, 1, 0, 'snd_voi_training_104500_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20043, 'Oh dear...', 'snd_voi_training_104500', 34, 0, 2, 1, 0, 'snd_voi_training_104500_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20046, 'We''re off. ?', 'snd_voi_training_104500', 37, 0, 2, 1, 0, 'snd_voi_training_104500_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20047, 'Time to make a splash! ?', 'snd_voi_training_104500', 38, 0, 2, 1, 0, 'snd_voi_training_104500_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20049, 'This is all thanks to you, Trainer.', 'snd_voi_training_104500', 63, 0, 2, 1, 0, 'snd_voi_training_104500_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20050, 'We had fun, didn''t we?', 'snd_voi_training_104500', 64, 0, 2, 1, 0, 'snd_voi_training_104500_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30000, 'Hehe, did I make you happy?', 'snd_voi_race_104500', 0, 0, 3, 1, 0, 'snd_voi_race_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30001, 'This is all because of everyone''s support!', 'snd_voi_race_104500', 1, 0, 3, 1, 0, 'snd_voi_race_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30002, 'I guess I need to do a little more to earn your biggest smile.', 'snd_voi_race_104500', 2, 0, 3, 1, 0, 'snd_voi_race_104500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30003, 'Ughhh... I''ll try harder next time.', 'snd_voi_race_104500', 3, 0, 3, 1, 0, 'snd_voi_race_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 60000, 'Hehe, please enjoy it as much as possible!', 'snd_voi_live_104500', 0, 1045001, 4, 1, 0, 'snd_voi_live_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 60001, 'I''ll make everyone smile.', 'snd_voi_live_104500', 1, 1045814, 4, 1, 0, 'snd_voi_live_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70001, 'Ever since I first saw that anxious look on your face, I couldn''t help but want to comfort you.', 'snd_voi_outgame_104500', 1, 3001, 7, 1, 0, 'snd_voi_outgame_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90000, 'Hehe. You''re an early riser, Trainer. Did you eat a proper breakfast?', 'snd_voi_home_104501', 0, 1001, 1, 1, 0, 'snd_voi_home_104501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90001, 'Good morning. Oh, your collar is a little crooked... Hehe, I''ll fix it for you.', 'snd_voi_home_104501', 1, 1045007, 1, 1, 0, 'snd_voi_home_104501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90002, 'Oh, it''s that time already... I made boxed lunches, so let''s eat together.', 'snd_voi_home_104501', 2, 10001, 1, 1, 0, 'snd_voi_home_104501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90003, 'Would you like to take a nap so that you can do your best with the afternoon training?', 'snd_voi_home_104501', 3, 1045006, 1, 1, 0, 'snd_voi_home_104501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90004, 'Thank you for your hard work today. Here are some pets as a reward. You did so well. ?', 'snd_voi_home_104501', 4, 1045020, 1, 1, 0, 'snd_voi_home_104501_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90005, 'Oh my, Trainer. Are you working late? Shall I make you a late-night snack?', 'snd_voi_home_104501', 5, 1045000, 1, 1, 0, 'snd_voi_home_104501_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90006, 'When we go see the cherry blossoms with everyone, there''s usually not enough food. Hehe, let''s double the amount this year! ?', 'snd_voi_home_104501', 6, 1045007, 1, 1, 0, 'snd_voi_home_104501_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90007, 'You''re not sleeping with your tummy out, are you? I often had to fix the children''s blankets at the daycare center.', 'snd_voi_home_104501', 7, 1045007, 1, 1, 0, 'snd_voi_home_104501_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90008, 'Fall feels so very short. It''ll become cold before you know it, so if you want to knit something warm, now is the time to start.', 'snd_voi_home_104501', 8, 10001, 1, 1, 0, 'snd_voi_home_104501_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90009, 'People tell me that my hands are warm, so if you ever forget your gloves, we can hold hands instead.', 'snd_voi_home_104501', 9, 1045000, 1, 1, 0, 'snd_voi_home_104501_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91000, 'Tamtam left tissues in her pockets again. Haha, I''ll have to be careful when doing laundry.', 'snd_voi_home_104501', 10, 1045007, 1, 1, 0, 'snd_voi_home_104501_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91001, 'Oguri often gets lost when it''s her first time in a new place, so I always hold her hand while I guide her around.', 'snd_voi_home_104501', 11, 1045000, 1, 1, 0, 'snd_voi_home_104501_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91002, 'I''m good at knitting. I love imagining the recipient''s face as I make their present. ?', 'snd_voi_home_104501', 12, 10002, 1, 1, 0, 'snd_voi_home_104501_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91003, 'I know you''re diligent, but you don''t have to do everything by yourself. Let me shoulder some of the burden.', 'snd_voi_home_104501', 13, 1045007, 1, 1, 0, 'snd_voi_home_104501_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91004, 'When reading books to the children at the daycare center, good acting skills are a must... Grawr! Heheh, that was a demon. Was it scary?', 'snd_voi_home_104501', 14, 1001, 1, 1, 0, 'snd_voi_home_104501_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91005, 'What thoughts and feelings went into creating this outfit, I wonder? Hehe, I better do my best to honor them.', 'snd_voi_home_104501', 15, 1045016, 1, 1, 0, 'snd_voi_home_104501_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91006, 'I can''t wait to be onstage in matching outfits... Hehe, I''ll have to take lots of dance lessons!', 'snd_voi_home_104501', 16, 1045000, 1, 1, 0, 'snd_voi_home_104501_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91007, 'It doesn''t even matter what kind of race is awaiting me. Even the gentlest of streams can turn into the mightiest of rivers.', 'snd_voi_home_104501', 17, 1001, 1, 1, 0, 'snd_voi_home_104501_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91008, 'Handkerchiefs, tissues, sewing tools, ointments... It''s nice having a bag with me!', 'snd_voi_home_104501', 18, 3001, 1, 1, 0, 'snd_voi_home_104501_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91009, 'Someone''s a sleepyhead... I just loved taking care of the sleepy children. Will I be taking care of you today?', 'snd_voi_home_104501', 19, 1045007, 1, 1, 0, 'snd_voi_home_104501_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91010, 'Have you decided on your plans for the afternoon? Ah, there''s no need to panic. Let''s take our time and think about it together.', 'snd_voi_home_104501', 20, 3000, 1, 1, 0, 'snd_voi_home_104501_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91011, 'If you can''t sleep, then I''ll sing you a lullaby. Feel free to ask me anytime.', 'snd_voi_home_104501', 21, 1045007, 1, 1, 0, 'snd_voi_home_104501_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91012, 'The spring weather makes it feel like something fun is going to happen... Hehe, I''m so excited!', 'snd_voi_home_104501', 22, 3002, 1, 1, 0, 'snd_voi_home_104501_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91013, 'I can''t live without a towel in the summer! No matter how much I wipe away, the sweat never stops... Phew. I should probably just change my clothes at this point.', 'snd_voi_home_104501', 23, 1045008, 1, 1, 0, 'snd_voi_home_104501_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91014, 'Great food, books to read, sports... What do you like to do in fall, Trainer? Perhaps you like to be spoiled? Ehehe.', 'snd_voi_home_104501', 24, 1045006, 1, 1, 0, 'snd_voi_home_104501_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91015, 'Are you making sure to wear gloves? Let''s keep your hands warm so you don''t get frostbite. ?', 'snd_voi_home_104501', 25, 1045007, 1, 1, 0, 'snd_voi_home_104501_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92000, 'Now then, let''s go at our own pace and do our best today. ?', 'snd_voi_training_104501', 0, 1045000, 2, 1, 0, 'snd_voi_training_104501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92001, 'What should we do today? Please take your time and think about it. ?', 'snd_voi_training_104501', 1, 1001, 2, 1, 0, 'snd_voi_training_104501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92002, 'If you find yourself struggling, just try your best. Even if you fail, you can put that experience to use the next time.', 'snd_voi_training_104501', 2, 1045006, 2, 1, 0, 'snd_voi_training_104501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92003, 'I''m known for my tenacity when it comes to running.\nWould you like to test that during training?', 'snd_voi_training_104501', 3, 2001, 2, 1, 0, 'snd_voi_training_104501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92011, 'Have you decided on the schedule? Hehe, I''m excited to see what kind of regimen you came up with.', 'snd_voi_training_104501', 4, 1045007, 2, 1, 0, 'snd_voi_training_104501_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92005, 'You look so serious... Hehe, just relax. I''ll make you smile no matter what kind of practice we do.', 'snd_voi_training_104501', 5, 1001, 2, 1, 0, 'snd_voi_training_104501_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92006, 'You always give it your all, Trainer. If there''s anything I can do to help, please feel free to let me know.', 'snd_voi_training_104501', 6, 1045000, 2, 1, 0, 'snd_voi_training_104501_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92007, 'Any training regimen is fine. I trust you with aaall my heart, Trainer.', 'snd_voi_training_104501', 7, 1045822, 2, 1, 0, 'snd_voi_training_104501_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 93000, 'That''s the trainer I''m so proud of! ?', 'snd_voi_training_104501', 8, 0, 2, 1, 0, 'snd_voi_training_104501_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 93001, 'Hehe, did I live up to your expectations?', 'snd_voi_training_104501', 9, 0, 2, 1, 0, 'snd_voi_training_104501_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95000, 'Oh my... Hehe, will you be happy with me?', 'snd_voi_outgame_104501', 0, 2001, 7, 1, 0, 'snd_voi_outgame_104501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95001, 'I couldn''t have done it without you, Trainer.', 'snd_voi_outgame_104501', 1, 2001, 7, 1, 0, 'snd_voi_outgame_104501_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95003, 'Hi, I''m Super Creek!', 'snd_voi_outgame_104501', 3, 2002, 7, 1, 0, 'snd_voi_outgame_104501_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1008, 'It''s okay, there''s no need to be nervous.', 'snd_voi_teamst_st_104500_0000', 0, 1045006, 8, 1, 0, 'snd_voi_teamst_st_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1095, 'I can hold your hand at least part of the way...', 'snd_voi_teamst_st_104500_1021', 0, 1045001, 8, 1, 0, 'snd_voi_teamst_st_104500_1021_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1096, 'Shall I give you a hug to ease your nerves?', 'snd_voi_teamst_st_104500_1050', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_104500_1050_00', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1019, 'Likewise. ?', 'snd_voi_teamst_st_100600_1045', 1, 1045007, 8, 1, 0, 'snd_voi_teamst_st_100600_1045_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1106, 'You did such a good job. ?', 'snd_voi_teamst_st_105000_1045', 1, 2009, 8, 1, 0, 'snd_voi_teamst_st_105000_1045_01', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1000, 'Please support me. ?', 'snd_voi_teamst_104500', 0, 990021, 8, 1, 0, 'snd_voi_teamst_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1001, 'Everyone''s full of smiles! ?', 'snd_voi_teamst_104500', 1, 0, 8, 1, 0, 'snd_voi_teamst_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1003, 'Everyone did their best. ?', 'snd_voi_teamst_104500', 2, 0, 8, 1, 0, 'snd_voi_teamst_104500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1002, 'Oh... We lost...', 'snd_voi_teamst_104500', 3, 0, 8, 1, 0, 'snd_voi_teamst_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1004, 'This is the result of everyone''s hard work. ?', 'snd_voi_teamst_104500', 4, 1045017, 8, 1, 0, 'snd_voi_teamst_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1007, 'A new high score! Well done. ?', 'snd_voi_teamst_104500', 5, 1045001, 8, 1, 0, 'snd_voi_teamst_104500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1006, 'Everyone did their best. ?', 'snd_voi_teamst_104500', 2, 1045015, 8, 1, 0, 'snd_voi_teamst_104500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 1005, 'Oh... We lost...', 'snd_voi_teamst_104500', 3, 1045004, 8, 1, 0, 'snd_voi_teamst_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 120000, 'My body is overflowing with power!', 'snd_voi_outgame_104500', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_104500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140000, 'Hehe, this is so exciting!', 'snd_voi_minigame_104500', 0, 1045007, 9, 1, 0, 'snd_voi_minigame_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140001, 'Oh my! You got it!', 'snd_voi_minigame_104500', 1, 1045000, 9, 1, 0, 'snd_voi_minigame_104500_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140002, 'Oh no... It fell.', 'snd_voi_minigame_104500', 2, 1045013, 9, 1, 0, 'snd_voi_minigame_104500_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140003, 'Hehe, you got so many! ?', 'snd_voi_minigame_104500', 3, 971045, 9, 1, 0, 'snd_voi_minigame_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140004, 'You did it!', 'snd_voi_minigame_104500', 4, 972045, 9, 1, 0, 'snd_voi_minigame_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140005, 'Oh no...', 'snd_voi_minigame_104500', 5, 1045008, 9, 1, 0, 'snd_voi_minigame_104500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140006, 'Hehe, you got so many! ?', 'snd_voi_minigame_104500', 3, 974045, 9, 1, 0, 'snd_voi_minigame_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140007, 'You did it!', 'snd_voi_minigame_104500', 4, 973045, 9, 1, 0, 'snd_voi_minigame_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140008, 'Hehe.', 'snd_voi_minigame_104500', 6, 1045809, 9, 1, 0, 'snd_voi_minigame_104500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140009, 'Ehehehe.', 'snd_voi_minigame_104500', 7, 1045810, 9, 1, 0, 'snd_voi_minigame_104500_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140010, 'Oh my goodness...', 'snd_voi_minigame_104500', 8, 1045811, 9, 1, 0, 'snd_voi_minigame_104500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140011, 'That''s truly amazing!', 'snd_voi_minigame_104500', 9, 1045812, 9, 1, 0, 'snd_voi_minigame_104500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140014, 'Ugh...', 'snd_voi_minigame_104500', 10, 1045813, 9, 1, 0, 'snd_voi_minigame_104500_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140015, 'Whoa!', 'snd_voi_minigame_104500', 11, 1045816, 9, 1, 0, 'snd_voi_minigame_104500_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140016, 'Is it okay?', 'snd_voi_minigame_104500', 12, 1045001, 9, 1, 0, 'snd_voi_minigame_104500_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140012, 'Oh my!', 'snd_voi_minigame_104500', 13, 1045001, 9, 1, 0, 'snd_voi_minigame_104500_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140013, '...!', 'snd_voi_minigame_104500', 14, 1045000, 9, 1, 0, 'snd_voi_minigame_104500_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140017, 'Ngh...', 'snd_voi_minigame_104500', 15, 1045002, 9, 1, 0, 'snd_voi_minigame_104500_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 140018, 'It can''t be...', 'snd_voi_minigame_104500', 16, 1045815, 9, 1, 0, 'snd_voi_minigame_104500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 40000, 'All to see your smile!', 'snd_voi_race_104501', 2, 0, 3, 1, 0, 'snd_voi_race_104501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 40001, 'All to see your smile!', 'snd_voi_race_104501', 2, 0, 3, 1, 0, 'snd_voi_race_104501_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 40002, 'Here I go!', 'snd_voi_race_104500', 6, 0, 3, 1, 0, 'snd_voi_race_104500_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30004, 'Ehehehe... First place! ?', 'snd_voi_race_104501', 0, 0, 3, 1, 0, 'snd_voi_race_104501_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30005, 'All right! Hehe, did that make you happy?', 'snd_voi_race_104500', 8, 0, 3, 1, 0, 'snd_voi_race_104500_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 31000, 'Time to race. ?', 'snd_voi_race_104500', 9, 0, 3, 1, 0, 'snd_voi_race_104500_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 13, 'Oh my, this is today''s login bonus. ?', 'snd_voi_title_104500', 4, 3001, 1, 1, 0, 'snd_voi_title_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 15, 'This is what you''ll receive tomorrow. ?', 'snd_voi_title_104500', 5, 8002, 1, 1, 0, 'snd_voi_title_104500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 110000, 'Oh my, are we training?', 'snd_voi_home_104500', 21, 0, 1, 1, 0, 'snd_voi_home_104500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 110001, 'Hehe, memories are wonderful.', 'snd_voi_home_104500', 22, 0, 1, 1, 0, 'snd_voi_home_104500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 110002, 'Is there a race you''re interested in?', 'snd_voi_home_104500', 23, 0, 1, 1, 0, 'snd_voi_home_104500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 10021, 'Oh my, the level of your Umamusume Archive went up. Shall we take a look?', 'snd_voi_home_104500', 24, 8001, 1, 1, 0, 'snd_voi_home_104500_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 20051, 'Let''s do our best.', 'snd_voi_training_104500', 65, 1009, 2, 1, 0, 'snd_voi_training_104500_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70000, 'Hehe, I''ll continue to help you a lot.', 'snd_voi_outgame_104500', 3, 0, 7, 1, 0, 'snd_voi_outgame_104500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95005, 'Hehe, please call on me as much as you need. ?', 'snd_voi_outgame_104500', 4, 0, 7, 1, 0, 'snd_voi_outgame_104500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95006, 'You can always ask for whatever you want!', 'snd_voi_outgame_104500', 5, 0, 7, 1, 0, 'snd_voi_outgame_104500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70004, 'Ehehe, does it look good on me?', 'snd_voi_outgame_104500', 16, 1045015, 7, 1, 0, 'snd_voi_outgame_104500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70010, 'Do you want to try on the uniform too, Trainer?', 'snd_voi_outgame_104500', 17, 1045017, 7, 1, 0, 'snd_voi_outgame_104500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70008, 'It''s a very elaborate outfit.', 'snd_voi_outgame_104500', 20, 3001, 7, 1, 0, 'snd_voi_outgame_104500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70014, 'Hehe, the frills are so cute!', 'snd_voi_outgame_104500', 21, 1045001, 7, 1, 0, 'snd_voi_outgame_104500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70009, 'My bag is full of secrets... Just kidding. ?', 'snd_voi_outgame_104500', 22, 10001, 7, 1, 0, 'snd_voi_outgame_104500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70015, 'This outfit will bring a smile to your face, Trainer.', 'snd_voi_outgame_104500', 23, 10001, 7, 1, 0, 'snd_voi_outgame_104500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71004, 'Ehehe, does it look good on me?', 'snd_voi_outgame_104500', 16, 49, 7, 0, 0, 'snd_voi_outgame_104500_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71010, 'Do you want to try on the uniform too, Trainer?', 'snd_voi_outgame_104500', 17, 34, 7, 0, 0, 'snd_voi_outgame_104500_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71008, 'It''s a very elaborate outfit.', 'snd_voi_outgame_104500', 20, 18, 7, 0, 0, 'snd_voi_outgame_104500_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71014, 'Hehe, the frills are so cute!', 'snd_voi_outgame_104500', 21, 148, 7, 0, 0, 'snd_voi_outgame_104500_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71009, 'My bag is full of secrets... Just kidding. ?', 'snd_voi_outgame_104500', 22, 18, 7, 0, 0, 'snd_voi_outgame_104500_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71015, 'This outfit will bring a smile to your face, Trainer.', 'snd_voi_outgame_104500', 23, 18, 7, 0, 0, 'snd_voi_outgame_104500_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 2030, 'Please support me. ?', 'snd_voi_teamst_104500', 0, 990021, 10, 1, 0, 'snd_voi_teamst_104500_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 2031, 'It''s okay, there''s no need to be nervous.', 'snd_voi_teamst_st_104500_0000', 0, 1045006, 10, 1, 0, 'snd_voi_teamst_st_104500_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 2032, 'We had fun, didn''t we?', 'snd_voi_training_104500', 64, 1002, 10, 1, 0, 'snd_voi_training_104500_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 2033, 'Oh my! The venue is getting really lively! Hehe, I''m getting caught up in all the excitement.', 'snd_voi_training_104500', 19, 2002, 10, 1, 0, 'snd_voi_training_104500_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 2034, 'Hm-hm-hmmm. ? Oh... I''m sorry. I''m looking forward to the race so much that I couldn''t help but hum.', 'snd_voi_training_104500', 16, 2001, 10, 1, 0, 'snd_voi_training_104500_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 2035, 'We had fun, didn''t we?', 'snd_voi_training_104500', 64, 1002, 10, 0, 0, 'snd_voi_training_104500_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90010, 'You''re up super early! It''s okay to sleep in waaay later if you want to, you know?', 'snd_voi_home_104502', 0, 1045001, 1, 1, 0, 'snd_voi_home_104502_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90011, 'Let''s get all washed up before breakfast, okay? Here, don''t forget to take a towel. Oh, that''s a bandage. Oops!', 'snd_voi_home_104502', 1, 1045006, 1, 1, 0, 'snd_voi_home_104502_0001', 0, 1045817, 3000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90012, 'For today''s lunch, we''ve got pumpkin soup, pumpkin gratin, and pumpkin pudding! Hehe, that''s a lot of pumpkin! ?', 'snd_voi_home_104502', 2, 1045007, 1, 1, 0, 'snd_voi_home_104502_0002', 0, 1045818, 6200, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90013, 'Yawn... Oh! Excuse me... I don''t know what it is about this costume, but I get so sleepy when it''s sunny out...', 'snd_voi_home_104502', 3, 1045012, 1, 1, 0, 'snd_voi_home_104502_0003', 0, 10014, 2100, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90014, 'Trick or tenderness! If you don''t let mummy take care of you, I''ll do something spooky! ?', 'snd_voi_home_104502', 4, 1045806, 1, 1, 0, 'snd_voi_home_104502_0004', 0, 1045007, 2000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90015, 'Have you been eating candy? Well then, we''ll have to go brush our teeth, won''t we?', 'snd_voi_home_104502', 5, 1045000, 1, 1, 0, 'snd_voi_home_104502_0005', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90016, 'Spring is the season of new life. All the little sprouts rise from the dirt... and mummies rise from their slumber! ?', 'snd_voi_home_104502', 6, 1045007, 1, 1, 0, 'snd_voi_home_104502_0006', 0, 1045819, 5400, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90017, 'There have been rumors of a mummy roaming the dorm at night, and it''s really scaring the students... I''ll have to go around and tuck them all in tonight!', 'snd_voi_home_104502', 7, 1045008, 1, 1, 0, 'snd_voi_home_104502_0007', 0, 1045002, 6000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90018, 'Imagine all the kids in their costumes, running around playing together... It would be so cute to have a Halloween-themed field day! ?', 'snd_voi_home_104502', 8, 1045015, 1, 1, 0, 'snd_voi_home_104502_0008', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90019, 'It''s so dry out, you might just shrivel up into a mummy yourself! ...And then I could take care of you forever! ?', 'snd_voi_home_104502', 9, 1045008, 1, 1, 0, 'snd_voi_home_104502_0009', 0, 1045001, 5500, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91016, 'I love seeing the kids running around in their costumes... Hehe, Halloween is a really fun time to help at the daycare. ?', 'snd_voi_home_104502', 10, 1045017, 1, 1, 0, 'snd_voi_home_104502_0010', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91017, 'I was popping candies into the girls'' mouths, but then Tamtam shouted "It''s trick or treat, ya dummy!" and made me stop. ?', 'snd_voi_home_104502', 11, 1045007, 1, 1, 0, 'snd_voi_home_104502_0011', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91018, 'Did I mention�Rob Roy looked up all the mummy references for my costume! Ooh, I want to pamper her like a real mum-my!', 'snd_voi_home_104502', 12, 1045001, 1, 1, 0, 'snd_voi_home_104502_0012', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91019, 'It''s adorable how laser-focused Bourbon gets when she''s on a mission. I want to plop her on my lap and pat her head! ?', 'snd_voi_home_104502', 13, 1045015, 1, 1, 0, 'snd_voi_home_104502_0013', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91020, 'Rice gets the sweetest twinkle in her eyes when you give her candy. I''m going to need another bag! ?', 'snd_voi_home_104502', 14, 1045814, 1, 1, 0, 'snd_voi_home_104502_0014', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91028, 'Mummies are undead creatures. Which means... They get to watch over everyone forever and ever!', 'snd_voi_home_104502', 15, 1045006, 1, 1, 0, 'snd_voi_home_104502_0015', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91029, 'Come right to me if you get any boo-boos. I''ve got plenty of bandages, so don''t hesitate to use as much as you need! ?', 'snd_voi_home_104502', 16, 1045814, 1, 1, 0, 'snd_voi_home_104502_0016', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91021, 'If you have a bad dream, you can come tell me about it. Mummy will make everything aaall better! ?', 'snd_voi_home_104502', 17, 1001, 1, 1, 0, 'snd_voi_home_104502_0017', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91022, 'It''s not snack time yet, but I suppose it wouldn''t hurt to have just one candy... Here you go! ? But you have to promise not to tell the others, okay?', 'snd_voi_home_104502', 18, 1045000, 1, 1, 0, 'snd_voi_home_104502_0018', 0, 1045006, 7000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91023, 'I''ve heard that you get the best sleep in total darkness. So maybe... a coffin would be just right.', 'snd_voi_home_104502', 19, 1045017, 1, 1, 0, 'snd_voi_home_104502_0019', 0, 1045821, 4800, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91024, 'Oh, my, it looks like we''ve got a little sleepyhead. It''s nice and warm out, so how about you take a snooze? I''ll sing you a lullaby. ?', 'snd_voi_home_104502', 20, 10001, 1, 1, 0, 'snd_voi_home_104502_0020', 0, 1045015, 4000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91025, 'It''s so hot that even Mummy is melting... Are you remembering to stay hydrated? I''ll go fetch you some water, okay?', 'snd_voi_home_104502', 21, 1007, 1, 1, 0, 'snd_voi_home_104502_0021', 0, 1045000, 6100, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91026, 'I wonder what I should do for your costume... A ghost would be cute, or maybe a zombie? Hmm... Oh, I''ll just make you a bunch! ?', 'snd_voi_home_104502', 22, 10001, 1, 1, 0, 'snd_voi_home_104502_0022', 0, 1002, 7300, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 91027, 'The breeze is a bit nippy, isn''t it? Why don''t you come snuggle up with Mummy, and I''ll wrap some bandages around you like a scarf! ?', 'snd_voi_home_104502', 23, 1045018, 1, 1, 0, 'snd_voi_home_104502_0023', 0, 1045007, 3000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92015, 'Let''s train a whole bunch, and then surprise everyone with how fast I''ve gotten! I am quite the prankster when I want to be! ?', 'snd_voi_training_104502', 0, 2002, 2, 1, 0, 'snd_voi_training_104502_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92016, 'Don''t worry�I could run all day without my bandages slipping an inch. I''m quite handy with sports tape. ?', 'snd_voi_training_104502', 1, 1045017, 2, 1, 0, 'snd_voi_training_104502_0001', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92017, 'An underclassman just asked if my "injuries" were okay. She must''ve gotten confused by the bandages, but what a sweetheart!', 'snd_voi_training_104502', 2, 1045015, 2, 1, 0, 'snd_voi_training_104502_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92018, 'Zap! ...Now you''re under a spell that''ll make you want Mummy''s attention! Hehe! ? I bet you want a nice pat on the head, don''t you?', 'snd_voi_training_104502', 3, 1045820, 2, 1, 0, 'snd_voi_training_104502_0003', 0, 10001, 5000, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92020, 'Look, your mummy''s here! I awoke from my ancient slumber to spoil you rotten!', 'snd_voi_training_104502', 5, 1001, 2, 1, 0, 'snd_voi_training_104502_0005', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92021, 'I would take care of you forever and ever if you wanted me to. After all, a mummy''s love is undying!', 'snd_voi_training_104502', 6, 1045007, 2, 1, 0, 'snd_voi_training_104502_0006', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 92022, 'There must be some charm or spell on me, making me want to pamper you more than anyone else... Hehe! ?', 'snd_voi_training_104502', 7, 1001, 2, 1, 0, 'snd_voi_training_104502_0007', 0, 3002, 7300, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 93004, 'I feel like I''m on top of the world�even higher than the tallest pyramid! ?', 'snd_voi_training_104502', 8, 0, 2, 1, 0, 'snd_voi_training_104502_0008', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 93005, 'I feel like I''ve finally opened my eyes after centuries of slumber. ?', 'snd_voi_training_104502', 9, 0, 2, 1, 0, 'snd_voi_training_104502_0009', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95007, 'Ehehe, I feel so alive!', 'snd_voi_outgame_104502', 0, 3002, 7, 1, 0, 'snd_voi_outgame_104502_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95008, 'My curse is getting stronger... It makes me want to spoil you more! ?', 'snd_voi_outgame_104502', 1, 1045001, 7, 1, 0, 'snd_voi_outgame_104502_0001', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95010, 'Super Creek�here to be your mummy! ?', 'snd_voi_outgame_104502', 3, 2002, 7, 1, 0, 'snd_voi_outgame_104502_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70016, 'When I dress up like this, it reminds me of all the kids running around in their costumes!', 'snd_voi_outgame_104500', 24, 1045007, 7, 1, 0, 'snd_voi_outgame_104500_0024', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70017, 'If you ever need your mummy, I''ll come crawling right out of my eternal slumber to help! ?', 'snd_voi_outgame_104500', 25, 1045001, 7, 1, 0, 'snd_voi_outgame_104500_0025', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71016, 'When I dress up like this, it reminds me of all the kids running around in their costumes!', 'snd_voi_outgame_104500', 24, 27, 7, 0, 0, 'snd_voi_outgame_104500_0024', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71017, 'If you ever need your mummy, I''ll come crawling right out of my eternal slumber to help! ?', 'snd_voi_outgame_104500', 25, 18, 7, 0, 0, 'snd_voi_outgame_104500_0025', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 95009, 'Aw, don''t be scared. Mummy''s here for you. ?', 'snd_voi_gacha_104502', 0, 0, 7, 1, 0, 'snd_voi_gacha_104502_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 40003, 'Let me spoil you rotten! ?', 'snd_voi_race_104502', 2, 0, 3, 1, 0, 'snd_voi_race_104502_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 40004, 'Hehe... The party''s just getting started. Now, let Mummy spoil you rotten! ?', 'snd_voi_race_104502', 3, 0, 3, 1, 0, 'snd_voi_race_104502_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30006, 'Any who wake Mummy from her slumber... will succumb to the uncontrollable need to snuggle! ?', 'snd_voi_race_104502', 0, 0, 3, 1, 0, 'snd_voi_race_104502_0000', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 30007, 'There! Hehe! ? I hope that was fun to watch!', 'snd_voi_race_104500', 8, 0, 3, 1, 0, 'snd_voi_race_104500_0008', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 81000, 'I know you''re counting on me, so I have to do my best!', 'snd_voi_outgame_104500', 13, 1045007, 7, 1, 0, 'snd_voi_outgame_104500_0013', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 81001, 'Hehe, this is not the end!', 'snd_voi_outgame_104500', 14, 1045006, 7, 1, 0, 'snd_voi_outgame_104500_0014', 0, 0, 0, 1623931200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70018, 'Please let me spoil you a bunch. ?', 'snd_voi_outgame_104500', 26, 1045001, 7, 1, 0, 'snd_voi_outgame_104500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70019, 'Because I''m going to win.', 'snd_voi_outgame_104500', 27, 10001, 7, 1, 0, 'snd_voi_outgame_104500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71018, 'Please let me spoil you a bunch. ?', 'snd_voi_outgame_104500', 26, 34, 7, 0, 0, 'snd_voi_outgame_104500_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 71019, 'Because I''m going to win.', 'snd_voi_outgame_104500', 27, 21, 7, 0, 0, 'snd_voi_outgame_104500_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 400007, '...I was going to wait for Tamtam, but I ended up giving her a hint. I can talk the talk, but still can''t walk the walk, huh?', 'snd_voi_event_090006', 8, 1045015, 7, 1, 0, 'snd_voi_event_090006_0008', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 400012, 'Event missions are over here! ? Ehehe, think you can clear them?', 'snd_voi_event_090006', 12, 1045007, 7, 1, 0, 'snd_voi_event_090006_0012', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 400013, 'Event missions are over here! ? Ehehe, think you can clear them?', 'snd_voi_event_090006', 13, 1045000, 7, 1, 0, 'snd_voi_event_090006_0013', 0, 1045006, 6100, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_104500', 1, 980012, 1, 1, 0, 'snd_voi_valentine_104500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_104500', 1, 980012, 1, 1, 0, 'snd_voi_valentine_104500_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 80000, 'Good job, everyone.', 'snd_voi_aimteam_104500', 0, 1045001, 7, 0, 0, 'snd_voi_aimteam_104500_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70020, 'An outing? Why, I''d love to go. I''m game to go wherever you want.', 'snd_voi_outgame_104500', 42, 1045001, 7, 1, 0, 'snd_voi_outgame_104500_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1045, 70021, 'You need to get proper sleep too, Trainer. Here, there''s a spot on my lap.', 'snd_voi_outgame_104500', 43, 1045007, 7, 1, 0, 'snd_voi_outgame_104500_0043', 0, 1045020, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 11, 'Cygames', 'snd_voi_title_104600', 0, 0, 0, 1, 0, 'snd_voi_title_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_104600', 1, 0, 0, 1, 0, 'snd_voi_title_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10000, 'I''ll gather everyone''s support and definitely become the top Umadol on dirt! ?', 'snd_voi_home_104600', 0, 1046000, 1, 1, 0, 'snd_voi_home_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10001, 'If I ran away, you would be the first fan to come chasing after me. Right, Trainer? ?', 'snd_voi_home_104600', 1, 1046006, 1, 1, 0, 'snd_voi_home_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10002, 'My brilliance will make even you sparkle, Trainer! ?', 'snd_voi_home_104600', 2, 3002, 1, 1, 0, 'snd_voi_home_104600_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10003, 'Happy New Year! If I could appear on a New Year''s TV show someday, I''d show off my best party trick. ?', 'snd_voi_home_104600', 3, 1046001, 1, 1, 0, 'snd_voi_home_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10004, 'My love belongs to all my fans! So, Happy Valentine''s Day to you too, Trainer! ?', 'snd_voi_home_104600', 4, 3001, 1, 1, 0, 'snd_voi_home_104600_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10005, 'Ehehe, this is our little secret. ? These are for you, Trainer... They''re the thank-you chocolates that show my true feelings!', 'snd_voi_home_104600', 5, 1046001, 1, 1, 0, 'snd_voi_home_104600_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10006, 'My wish is obvious! I want everyone to smile when they see the dazzling Falco! ?', 'snd_voi_home_104600', 6, 1046006, 1, 1, 0, 'snd_voi_home_104600_0006', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10007, 'Trick or concert! Just joking! ...Wait, that means if someone gives me candy, I can''t perform!', 'snd_voi_home_104600', 7, 1046001, 1, 1, 0, 'snd_voi_home_104600_0007', 0, 1046015, 4100, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10008, 'Holiday decorations and a dazzling Falco concert... It''s kinda romantic!', 'snd_voi_home_104600', 8, 1046006, 1, 1, 0, 'snd_voi_home_104600_0008', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10009, 'Happy holidays! ? How about I give you a special solo performance?', 'snd_voi_home_104600', 9, 1046001, 1, 1, 0, 'snd_voi_home_104600_0009', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10010, 'Trainer, check out the year-end TV special! I need to see what kind of performers are on it, so I can use it as a reference for next year!', 'snd_voi_home_104600', 10, 1046016, 1, 1, 0, 'snd_voi_home_104600_0010', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10011, 'Happy birthday to you! ? A special musical present from me to you, Trainer. ?', 'snd_voi_home_104600', 11, 10002, 1, 1, 0, 'snd_voi_home_104600_0011', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10012, 'I''m glad that you were my first fan, Trainer... Ehehe... Happy birthday! ?', 'snd_voi_home_104600', 12, 1046001, 1, 1, 0, 'snd_voi_home_104600_0012', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10013, 'Today is my birthday! ? What should I sing at the celebration concert? You''re coming too, right?', 'snd_voi_home_104600', 13, 1046006, 1, 1, 0, 'snd_voi_home_104600_0013', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10014, 'I hope you will be the first to wish me a happy birthday next year and the year after that... ?', 'snd_voi_home_104600', 14, 1046012, 1, 1, 0, 'snd_voi_home_104600_0014', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10015, 'Trainer, there''s a notice for you. ? Be sure to check the new info right away!', 'snd_voi_home_104600', 15, 1046000, 1, 1, 0, 'snd_voi_home_104600_0015', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10016, 'Wow, a present arrived for you! Maybe it''s from a fan? Let''s check it out!', 'snd_voi_home_104600', 16, 1046001, 1, 1, 0, 'snd_voi_home_104600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10017, 'Mission completed! ? It''s important for both Umadols and trainers to make steady efforts.', 'snd_voi_home_104600', 17, 4002, 1, 1, 0, 'snd_voi_home_104600_0017', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10018, 'There''s an event coming up! Maybe there''ll be a role for Umadols to take part?!', 'snd_voi_home_104600', 18, 10002, 1, 1, 0, 'snd_voi_home_104600_0018', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10019, 'The event is starting! I need everyone to see my sparkling smile!', 'snd_voi_home_104600', 19, 1046001, 1, 1, 0, 'snd_voi_home_104600_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10025, 'I tend to choose a lot of my outfits based on how they match with these bows in my hair. They''re very important to me, you see...', 'snd_voi_home_104600', 25, 1046836, 1, 1, 0, 'snd_voi_home_104600_0025', 0, 1046000, 6000, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10026, 'My family moved around a lot when I was a kid, so I''m super in the know about how to get to all the local concert venues. ?', 'snd_voi_home_104600', 26, 1046824, 1, 1, 0, 'snd_voi_home_104600_0026', 0, 1046831, 6200, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10027, 'That bakery Flash recommended had such delicious cakes... Eurgh! No! I have to resist until the concert''s over!', 'snd_voi_home_104600', 27, 1046837, 1, 1, 0, 'snd_voi_home_104600_0027', 0, 1046838, 5500, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20000, 'Sigh... My body feels kind of heavy... Ugh... Come on, you can do it, Falco! ?', 'snd_voi_training_104600', 0, 1046005, 2, 1, 0, 'snd_voi_training_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20001, 'I''m a little tired... Did I do too many street performances?', 'snd_voi_training_104600', 1, 1046008, 2, 1, 0, 'snd_voi_training_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20002, 'I''m doing great! ? My motivation is sparkling! I feel like I can do anything right now!', 'snd_voi_training_104600', 2, 1046017, 2, 1, 0, 'snd_voi_training_104600_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20003, 'I feel really good! ? I think I''m gonna put on an amazing performance today!', 'snd_voi_training_104600', 3, 1046001, 2, 1, 0, 'snd_voi_training_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20004, 'My body feels light, and my smile''s perfect! ? I''m ready for training anytime!', 'snd_voi_training_104600', 4, 1046000, 2, 1, 0, 'snd_voi_training_104600_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20005, 'Whether it''s training or concert practice, just leave it to me! I''m going to shine today too!', 'snd_voi_training_104600', 5, 1046006, 2, 1, 0, 'snd_voi_training_104600_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20006, 'Trainer, how are you doing? Let''s do our best together today! ?', 'snd_voi_training_104600', 6, 3002, 2, 1, 0, 'snd_voi_training_104600_0006', 0, 1046006, 3100, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20007, 'No matter what you do, it''s best to do it with a smile and have fun! ?', 'snd_voi_training_104600', 7, 1046006, 2, 1, 0, 'snd_voi_training_104600_0007', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20008, 'Maybe my smile isn''t good enough today? Snap out of it, Falco! Smiles are life or death for an Umadol! ?', 'snd_voi_training_104600', 8, 1046008, 2, 1, 0, 'snd_voi_training_104600_0008', 0, 1046003, 4500, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20009, 'Hmm... ? My body isn''t moving like I want it to...', 'snd_voi_training_104600', 9, 1046004, 2, 1, 0, 'snd_voi_training_104600_0009', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20010, 'I have to do my best for my fans... but where has my energy gone?', 'snd_voi_training_104600', 10, 1046009, 2, 1, 0, 'snd_voi_training_104600_0010', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20011, 'Sigh... Maybe I''m just no good today. Sometimes even an Umadol can''t do it all...', 'snd_voi_training_104600', 11, 1046005, 2, 1, 0, 'snd_voi_training_104600_0011', 0, 1046002, 4900, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20021, 'Another race? Is that how in demand I am? Hmm... but it feels like I''ve been in too many...', 'snd_voi_training_104600', 12, 1046008, 2, 1, 0, 'snd_voi_training_104600_0012', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20022, 'Whaaa?! All I''ve been doing is racing! I know it''s important, but even Umadols need a break...', 'snd_voi_training_104600', 13, 1046015, 2, 1, 0, 'snd_voi_training_104600_0013', 0, 1046003, 5000, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20023, 'It''s finally time! Top Umadol, Smart Falcon! Off with a sparkle!', 'snd_voi_training_104600', 14, 1046001, 2, 1, 0, 'snd_voi_training_104600_0014', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20024, 'Trainer, are you ready? I''m ready, of course! ? I''ll bring smiles to everyone''s faces!', 'snd_voi_training_104600', 15, 1046017, 2, 1, 0, 'snd_voi_training_104600_0015', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20025, 'I rehearsed as best I could, so there''s nothing at all for me to be afraid of now! ?', 'snd_voi_training_104600', 16, 10002, 2, 1, 0, 'snd_voi_training_104600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20026, 'I''ve been training properly, so I''m not worried. Check out my grand performance. ?', 'snd_voi_training_104600', 17, 1046001, 2, 1, 0, 'snd_voi_training_104600_0017', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20027, 'No problems here. A-okay! ? An Umadol always goes into a performance in tip-top shape. ?', 'snd_voi_training_104600', 18, 1046017, 2, 1, 0, 'snd_voi_training_104600_0018', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20028, 'Ehehe, I feel good! ? At this rate, I''m sure I can win the race! ?', 'snd_voi_training_104600', 19, 1046001, 2, 1, 0, 'snd_voi_training_104600_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20029, 'I wonder if the venue is packed? I''m so excited! ? Let''s have some fun!', 'snd_voi_training_104600', 20, 1046007, 2, 1, 0, 'snd_voi_training_104600_0020', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20030, 'A race goal... It''s one more step towards becoming a top Umadol! ?', 'snd_voi_training_104600', 21, 1046006, 2, 1, 0, 'snd_voi_training_104600_0021', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20031, 'Hair? Check! Smile? Check! I''ll do my best as usual. ?', 'snd_voi_training_104600', 22, 4002, 2, 1, 0, 'snd_voi_training_104600_0022', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20032, 'Hmm... I''m worried, but it''s okay! An Umadol can turn troubles into opportunities! ?', 'snd_voi_training_104600', 23, 1046006, 2, 1, 0, 'snd_voi_training_104600_0023', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20033, 'Effort doesn''t lie, right? Keep your head up, Falco! You gotta work hard and keep your eyes on the goal!', 'snd_voi_training_104600', 24, 1046003, 2, 1, 0, 'snd_voi_training_104600_0024', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20034, 'As long as I remember to smile, I''m sure I''ll be able to overcome any obstacle! I''ll give it my all!', 'snd_voi_training_104600', 25, 10003, 2, 1, 0, 'snd_voi_training_104600_0025', 0, 1046811, 5100, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20035, 'What should I do... I''m a little nervous. Trainer, please cheer me on!', 'snd_voi_training_104600', 26, 1046004, 2, 1, 0, 'snd_voi_training_104600_0026', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20036, 'I wonder if I can put on a dazzling show... I have to run with everything I have so that I don''t disappoint everyone!', 'snd_voi_training_104600', 27, 1046008, 2, 1, 0, 'snd_voi_training_104600_0027', 0, 1046003, 2700, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20037, 'It''s okay... It''s okay! I''m an Umadol, so I have to bring smiles to everyone''s faces.', 'snd_voi_training_104600', 28, 1046003, 2, 1, 0, 'snd_voi_training_104600_0028', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20038, 'I''ll do my best! ?', 'snd_voi_training_104600', 29, 0, 2, 1, 0, 'snd_voi_training_104600_0029', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20039, 'I''m counting on your support. ?', 'snd_voi_training_104600', 30, 0, 2, 1, 0, 'snd_voi_training_104600_0030', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20040, 'Here I go!', 'snd_voi_training_104600', 31, 0, 2, 1, 0, 'snd_voi_training_104600_0031', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20041, 'Hm hmm. ?', 'snd_voi_training_104600', 32, 0, 2, 1, 0, 'snd_voi_training_104600_0032', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20042, 'Aww...', 'snd_voi_training_104600', 33, 0, 2, 1, 0, 'snd_voi_training_104600_0033', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20043, 'Oh no... ?', 'snd_voi_training_104600', 34, 0, 2, 1, 0, 'snd_voi_training_104600_0034', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20046, 'It''s time to go out! ?', 'snd_voi_training_104600', 37, 0, 2, 1, 0, 'snd_voi_training_104600_0037', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20047, 'Be careful of UV rays! ?', 'snd_voi_training_104600', 38, 0, 2, 1, 0, 'snd_voi_training_104600_0038', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20049, 'Thank you for always being there to support me. ?', 'snd_voi_training_104600', 63, 0, 2, 1, 0, 'snd_voi_training_104600_0063', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20050, 'Great job, Trainer! ?', 'snd_voi_training_104600', 64, 0, 2, 1, 0, 'snd_voi_training_104600_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30000, 'Aww! I''ll be number one next time!', 'snd_voi_race_104600', 0, 0, 3, 1, 0, 'snd_voi_race_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30001, 'Ugh... There''s still not enough sparkle. Come on, Falco!', 'snd_voi_race_104600', 1, 0, 3, 1, 0, 'snd_voi_race_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30002, 'Sigh. This is so frustrating! I''ll have to try harder next time! ?', 'snd_voi_race_104600', 2, 0, 3, 1, 0, 'snd_voi_race_104600_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30003, 'The road to becoming the top Umadol is tough...', 'snd_voi_race_104600', 3, 0, 3, 1, 0, 'snd_voi_race_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 60000, 'I''m gonna sparkle with all my fans! ?', 'snd_voi_live_104600', 0, 1046021, 4, 1, 0, 'snd_voi_live_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 60001, 'La, la, laaa! ? Yeah, I''m perfect today! ?', 'snd_voi_live_104600', 1, 1046001, 4, 1, 0, 'snd_voi_live_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70001, 'I will never forget the day when you became my fan, Trainer. ?', 'snd_voi_outgame_104600', 1, 1046001, 7, 1, 0, 'snd_voi_outgame_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90000, 'Good morning, Trainer! ? Don''t forget to smile and do your best with me today! ?', 'snd_voi_home_104601', 0, 1046006, 1, 1, 0, 'snd_voi_home_104601_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90001, 'No matter how gloomy your morning is, my smile will make it sparkle! ?', 'snd_voi_home_104601', 1, 4002, 1, 1, 0, 'snd_voi_home_104601_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90002, 'Lunchtime! ? Umadols have to maintain good eating habits.', 'snd_voi_home_104601', 2, 10002, 1, 1, 0, 'snd_voi_home_104601_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90003, 'When you take a nap, you need to find a place where there are no people! I can''t let anyone see my sleeping face! ?', 'snd_voi_home_104601', 3, 1046002, 1, 1, 0, 'snd_voi_home_104601_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90004, 'Have you eaten dinner yet? You have to keep your calorie intake low at night. ?', 'snd_voi_home_104601', 4, 1046006, 1, 1, 0, 'snd_voi_home_104601_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90005, 'Trainer, lack of sleep is an enemy to your skin! ? I don''t stay up late!', 'snd_voi_home_104601', 5, 1046000, 1, 1, 0, 'snd_voi_home_104601_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90006, 'I think spring is the perfect season for me. It''s all exciting and sparkly! ?', 'snd_voi_home_104601', 6, 1046001, 1, 1, 0, 'snd_voi_home_104601_0006', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90007, 'Hey, Trainer. ? Sunlight or me... Which do you think is more sparkly?', 'snd_voi_home_104601', 7, 4001, 1, 1, 0, 'snd_voi_home_104601_0007', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90008, 'Fall is the season for reading, eating, and... Umadols. ? Let''s have a concert surrounded by the fall colors!', 'snd_voi_home_104601', 8, 1046016, 1, 1, 0, 'snd_voi_home_104601_0008', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90009, 'I bet the fans watching my street performances in winter must be cold too... Hmm, maybe we should hand out disposable heat packs or something?', 'snd_voi_home_104601', 9, 1046008, 1, 1, 0, 'snd_voi_home_104601_0009', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91000, 'My parents are kind, but when it came to meals, they were very strict about not leaving any food on my plate.', 'snd_voi_home_104601', 10, 10001, 1, 1, 0, 'snd_voi_home_104601_0010', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91001, 'Sometimes I feel tempted by the allure of a midnight snack, but I don''t have to worry because Flash will stop me. ?', 'snd_voi_home_104601', 11, 1046006, 1, 1, 0, 'snd_voi_home_104601_0011', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91002, 'Curren has a devilish kind of cuteness, doesn''t she. By the way, my cuteness is of the pure kind.', 'snd_voi_home_104601', 12, 1046001, 1, 1, 0, 'snd_voi_home_104601_0012', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91003, 'When I was a child, I moved around a lot and didn''t have many friends. But now... Ehehe! ?', 'snd_voi_home_104601', 13, 10001, 1, 1, 0, 'snd_voi_home_104601_0013', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91004, 'The dorms are so lively. There''s always people around, so I don''t feel lonely at all. ?', 'snd_voi_home_104601', 14, 1046001, 1, 1, 0, 'snd_voi_home_104601_0014', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91005, 'Ehehe, it''s so cute! The soft frills go together perfectly with an Umamusume''s tail. ?', 'snd_voi_home_104601', 15, 4002, 1, 1, 0, 'snd_voi_home_104601_0015', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91006, 'Some say you can''t stand out wearing the same outfit as everyone else, but I disagree! It''ll look like we''re an Umadol group! ?', 'snd_voi_home_104601', 16, 1046008, 1, 1, 0, 'snd_voi_home_104601_0016', 0, 1046001, 4000, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91007, 'If I wear this outfit, then anyone will be able to tell that I''m an Umadol, right? ?', 'snd_voi_home_104601', 17, 1046001, 1, 1, 0, 'snd_voi_home_104601_0017', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91008, 'The design is really cute, but isn''t this pink color the best part?! Pink is my signature color! ?', 'snd_voi_home_104601', 18, 1046006, 1, 1, 0, 'snd_voi_home_104601_0018', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91009, 'Sometimes I go down to the riverbank to practice my vocals! The morning air feels so good! ?', 'snd_voi_home_104601', 19, 1046001, 1, 1, 0, 'snd_voi_home_104601_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91010, 'Lunchtime! Leaving food on your plate is a no-no, so think about how much you can eat before you choose your meal. ?', 'snd_voi_home_104601', 20, 1046000, 1, 1, 0, 'snd_voi_home_104601_0020', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91011, 'Yawn... ? I need a good night''s sleep so I can go through my day tomorrow with a smile.', 'snd_voi_home_104601', 21, 1046010, 1, 1, 0, 'snd_voi_home_104601_0021', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91012, 'I love how cherry blossom petals flutter as they fall. It''s so romantic! ?', 'snd_voi_home_104601', 22, 10001, 1, 1, 0, 'snd_voi_home_104601_0022', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91013, 'I have to choose my swimsuit carefully. Going too bold is a no-no for me. ?', 'snd_voi_home_104601', 23, 10009, 1, 1, 0, 'snd_voi_home_104601_0023', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91014, 'Fall makes me feel a bit lonely. Ah, maybe I can turn that feeling into a song! ?', 'snd_voi_home_104601', 24, 1046008, 1, 1, 0, 'snd_voi_home_104601_0024', 0, 1046000, 5400, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91015, 'It''s so cold! I wish I could warm up in a hot spring. It''s good for your skin too! ?', 'snd_voi_home_104601', 25, 1046015, 1, 1, 0, 'snd_voi_home_104601_0025', 0, 10001, 5400, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92000, 'I''ve gotta show everyone how cute I am when I give it my all. ?', 'snd_voi_training_104601', 0, 1046006, 2, 1, 0, 'snd_voi_training_104601_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92001, 'Being an Umadol requires a lot of sweat and tears! That''s why I''m super serious about training. I''ll give it my all! ?', 'snd_voi_training_104601', 1, 10009, 2, 1, 0, 'snd_voi_training_104601_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92002, 'It''s also important to cheer yourself on.One, two... Train hard, Falco!', 'snd_voi_training_104601', 2, 1046001, 2, 1, 0, 'snd_voi_training_104601_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92003, 'Training? Leave it to me! This is all to become a top Umadol who can sing, dance, and run! ?', 'snd_voi_training_104601', 3, 1046001, 2, 1, 0, 'snd_voi_training_104601_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92011, 'I''ll work super super hard and become an Umadol who makes everyone smile. ?', 'snd_voi_training_104601', 4, 4002, 2, 1, 0, 'snd_voi_training_104601_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92005, 'I kinda like training, actually. ? It makes me so happy to see myself doing better than I was yesterday. ?', 'snd_voi_training_104601', 5, 1046001, 2, 1, 0, 'snd_voi_training_104601_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92006, 'When you teach me, Trainer, I feel really motivated. ? Ehehe, I''ll do my best!', 'snd_voi_training_104601', 6, 1046000, 2, 1, 0, 'snd_voi_training_104601_0006', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92007, 'No matter how tough it gets, I''ll never give up on my dreams. And I know you won''t either. ?', 'snd_voi_training_104601', 7, 1046006, 2, 1, 0, 'snd_voi_training_104601_0007', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 93000, 'Hehe. How am I doing? Am I sparkling?', 'snd_voi_training_104601', 8, 0, 2, 1, 0, 'snd_voi_training_104601_0008', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 93001, 'I think I''ve gotten closer to becoming a top Umadol. ?', 'snd_voi_training_104601', 9, 0, 2, 1, 0, 'snd_voi_training_104601_0009', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95000, 'Umadol, power up! ?', 'snd_voi_outgame_104601', 0, 4002, 7, 1, 0, 'snd_voi_outgame_104601_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95001, 'I''m gonna twinkle like the brightest star in all the sky! ?', 'snd_voi_outgame_104601', 1, 1046001, 7, 1, 0, 'snd_voi_outgame_104601_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95003, 'I''ll do my best! ?', 'snd_voi_outgame_104601', 3, 1046006, 7, 1, 0, 'snd_voi_outgame_104601_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95004, 'Thanks for all your support! Feel free to call me Falco! ?', 'snd_voi_gacha_104601', 0, 0, 7, 1, 0, 'snd_voi_gacha_104601_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1008, 'Let''s work together and do our best!', 'snd_voi_teamst_st_104600_0000', 0, 1046001, 8, 1, 0, 'snd_voi_teamst_st_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1097, 'Whoooosh! ?', 'snd_voi_teamst_st_104600_1002', 0, 10009, 8, 1, 0, 'snd_voi_teamst_st_104600_1002_00', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1098, 'Let''s make some hearts flutter!', 'snd_voi_teamst_st_104600_1038', 0, 1046001, 8, 1, 0, 'snd_voi_teamst_st_104600_1038_00', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1059, 'Hit ''em with cuteness!', 'snd_voi_teamst_st_102600_1046', 1, 4002, 8, 1, 0, 'snd_voi_teamst_st_102600_1046_01', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1080, 'We can''t keep our fans waiting!', 'snd_voi_teamst_st_103700_1046', 1, 1046003, 8, 1, 0, 'snd_voi_teamst_st_103700_1046_01', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1000, 'Let''s go!', 'snd_voi_teamst_104600', 0, 1046000, 8, 1, 0, 'snd_voi_teamst_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1001, 'Thanks for the support!', 'snd_voi_teamst_104600', 1, 0, 8, 1, 0, 'snd_voi_teamst_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1003, 'It''s a draw?', 'snd_voi_teamst_104600', 2, 0, 8, 1, 0, 'snd_voi_teamst_104600_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1002, 'Huh, we lost?!', 'snd_voi_teamst_104600', 3, 0, 8, 1, 0, 'snd_voi_teamst_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1004, 'We won!', 'snd_voi_teamst_104600', 4, 1046001, 8, 1, 0, 'snd_voi_teamst_104600_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1007, 'Look, look, a high score!', 'snd_voi_teamst_104600', 5, 1046006, 8, 1, 0, 'snd_voi_teamst_104600_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1006, 'It''s a draw?', 'snd_voi_teamst_104600', 2, 10001, 8, 1, 0, 'snd_voi_teamst_104600_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 1005, 'Huh, we lost?!', 'snd_voi_teamst_104600', 3, 1046014, 8, 1, 0, 'snd_voi_teamst_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 120000, 'Wow, I''m overflowing with power!', 'snd_voi_outgame_104600', 11, 4002, 2, 1, 0, 'snd_voi_outgame_104600_0011', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140000, 'I''m rooting for you! ?', 'snd_voi_minigame_104600', 0, 4001, 9, 1, 0, 'snd_voi_minigame_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140001, 'Hehe, got it! ?', 'snd_voi_minigame_104600', 1, 1046007, 9, 1, 0, 'snd_voi_minigame_104600_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140002, 'Aww... ? Don''t worry about it!', 'snd_voi_minigame_104600', 2, 1046802, 9, 1, 0, 'snd_voi_minigame_104600_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140003, 'Yay! ? You got so many!', 'snd_voi_minigame_104600', 3, 971046, 9, 1, 0, 'snd_voi_minigame_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140004, 'Wow! ? You''re super good!', 'snd_voi_minigame_104600', 4, 972046, 9, 1, 0, 'snd_voi_minigame_104600_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140005, 'You''ll do better next time. ?', 'snd_voi_minigame_104600', 5, 1046803, 9, 1, 0, 'snd_voi_minigame_104600_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140006, 'Yay! ? You got so many!', 'snd_voi_minigame_104600', 3, 974046, 9, 1, 0, 'snd_voi_minigame_104600_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140007, 'Wow! ? You''re super good!', 'snd_voi_minigame_104600', 4, 973046, 9, 1, 0, 'snd_voi_minigame_104600_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140008, 'Hehe. ?', 'snd_voi_minigame_104600', 6, 1, 9, 1, 0, 'snd_voi_minigame_104600_0006', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140009, 'Ehe. ?', 'snd_voi_minigame_104600', 7, 1046804, 9, 1, 0, 'snd_voi_minigame_104600_0007', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140010, 'Hm-hm-hmm! ?', 'snd_voi_minigame_104600', 8, 1046805, 9, 1, 0, 'snd_voi_minigame_104600_0008', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140011, 'That''s amazing! Amazing!', 'snd_voi_minigame_104600', 9, 1046806, 9, 1, 0, 'snd_voi_minigame_104600_0009', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140014, 'Oh no!', 'snd_voi_minigame_104600', 10, 1046809, 9, 1, 0, 'snd_voi_minigame_104600_0010', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140015, 'Whoa...', 'snd_voi_minigame_104600', 11, 1046810, 9, 1, 0, 'snd_voi_minigame_104600_0011', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140016, 'You there, Trainer? ?', 'snd_voi_minigame_104600', 12, 1046020, 9, 1, 0, 'snd_voi_minigame_104600_0012', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140012, 'Yay!', 'snd_voi_minigame_104600', 13, 1046807, 9, 1, 0, 'snd_voi_minigame_104600_0013', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140013, 'This is great!', 'snd_voi_minigame_104600', 14, 1046808, 9, 1, 0, 'snd_voi_minigame_104600_0014', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140017, 'Sigh...', 'snd_voi_minigame_104600', 15, 1046005, 9, 1, 0, 'snd_voi_minigame_104600_0015', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 140018, 'Wh-whoa!', 'snd_voi_minigame_104600', 16, 1046014, 9, 1, 0, 'snd_voi_minigame_104600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 40000, 'I''m gonna deliver the greatest moment to everyone! ?', 'snd_voi_race_104601', 2, 0, 3, 1, 0, 'snd_voi_race_104601_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 40001, 'Everyone is waiting! Ah! Haha! ? Everyone! It''s me, Falco! ? Thank you, thank you! Well then... Here I go!', 'snd_voi_race_104601', 3, 0, 3, 1, 0, 'snd_voi_race_104601_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30004, 'Let''s all give our most dazzling smiles! ?', 'snd_voi_race_104601', 0, 0, 3, 1, 0, 'snd_voi_race_104601_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30005, 'Everyone! Thank you for your support! ?', 'snd_voi_race_104600', 8, 0, 3, 1, 0, 'snd_voi_race_104600_0008', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 31000, 'Be sure to cheer me on! ?', 'snd_voi_race_104600', 9, 0, 3, 1, 0, 'snd_voi_race_104600_0009', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 13, 'This is today''s login bonus! ?', 'snd_voi_title_104600', 4, 1046017, 1, 1, 0, 'snd_voi_title_104600_0004', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 15, 'Tomorrow you''ll get this! How exciting! ?', 'snd_voi_title_104600', 5, 1046001, 1, 1, 0, 'snd_voi_title_104600_0005', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 110000, 'Training is also important for Umadols!', 'snd_voi_home_104600', 21, 0, 1, 1, 0, 'snd_voi_home_104600_0021', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 110001, 'Memories are really important, huh?', 'snd_voi_home_104600', 22, 0, 1, 1, 0, 'snd_voi_home_104600_0022', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 110002, 'This isn''t an audition... It''s a race.', 'snd_voi_home_104600', 23, 0, 1, 1, 0, 'snd_voi_home_104600_0023', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 10021, 'Your Umamusume Archive leveled up. ? Make sure you check it out!', 'snd_voi_home_104600', 24, 10001, 1, 1, 0, 'snd_voi_home_104600_0024', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 20051, 'Yeah, let''s do a collab! ?', 'snd_voi_training_104600', 65, 0, 2, 1, 0, 'snd_voi_training_104600_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70000, 'Let''s work hard and look cute doing it! ?', 'snd_voi_outgame_104600', 3, 1046001, 7, 1, 0, 'snd_voi_outgame_104600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95005, 'Leave it to me to make things exciting!', 'snd_voi_outgame_104600', 4, 0, 7, 1, 0, 'snd_voi_outgame_104600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95006, 'I''ll make you even cuter! ?', 'snd_voi_outgame_104600', 5, 0, 7, 1, 0, 'snd_voi_outgame_104600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70004, 'Uniforms are pretty much essential for an Umadol.', 'snd_voi_outgame_104600', 16, 1046006, 7, 1, 0, 'snd_voi_outgame_104600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70010, 'What''s up? Is my uniform wrinkled or something? I have to take of my appearance.', 'snd_voi_outgame_104600', 17, 1046008, 7, 1, 0, 'snd_voi_outgame_104600_0017', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70008, 'It''s so frilly and cute! Perfect for me!', 'snd_voi_outgame_104600', 20, 1046001, 7, 1, 0, 'snd_voi_outgame_104600_0020', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70014, 'I need to take my dance lessons seriously so I don''t embarrass myself when I''m standing center stage!', 'snd_voi_outgame_104600', 21, 10001, 7, 1, 0, 'snd_voi_outgame_104600_0021', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70009, 'The design is so cute and wholesome. This just how an Umadol should be!', 'snd_voi_outgame_104600', 22, 4002, 7, 1, 0, 'snd_voi_outgame_104600_0022', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70015, 'Hehe... You''re spellbound, aren''t you? This is a special outfit just for me! ?', 'snd_voi_outgame_104600', 23, 1046012, 7, 1, 0, 'snd_voi_outgame_104600_0023', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71004, 'Uniforms are pretty much essential for an Umadol.', 'snd_voi_outgame_104600', 16, 18, 7, 0, 0, 'snd_voi_outgame_104600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71010, 'What''s up? Is my uniform wrinkled or something? I have to take of my appearance.', 'snd_voi_outgame_104600', 17, 48, 7, 0, 0, 'snd_voi_outgame_104600_0017', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71008, 'It''s so frilly and cute! Perfect for me!', 'snd_voi_outgame_104600', 20, 27, 7, 0, 0, 'snd_voi_outgame_104600_0020', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71014, 'I need to take my dance lessons seriously so I don''t embarrass myself when I''m standing center stage!', 'snd_voi_outgame_104600', 21, 19, 7, 0, 0, 'snd_voi_outgame_104600_0021', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71009, 'The design is so cute and wholesome. This just how an Umadol should be!', 'snd_voi_outgame_104600', 22, 18, 7, 0, 0, 'snd_voi_outgame_104600_0022', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71015, 'Hehe... You''re spellbound, aren''t you? This is a special outfit just for me! ?', 'snd_voi_outgame_104600', 23, 24, 7, 0, 0, 'snd_voi_outgame_104600_0023', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 2030, 'Let''s go!', 'snd_voi_teamst_104600', 0, 1046021, 10, 1, 0, 'snd_voi_teamst_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 2031, 'Let''s work together and do our best!', 'snd_voi_teamst_st_104600_0000', 0, 1046001, 10, 1, 0, 'snd_voi_teamst_st_104600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 2032, 'Great job, Trainer! ?', 'snd_voi_training_104600', 64, 1046000, 10, 1, 0, 'snd_voi_training_104600_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 2033, 'Ehehe, I feel good! ? At this rate, I''m sure I can win the race! ?', 'snd_voi_training_104600', 19, 1046007, 10, 1, 0, 'snd_voi_training_104600_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 2034, 'I rehearsed as best I could, so there''s nothing at all for me to be afraid of now! ?', 'snd_voi_training_104600', 16, 1046006, 10, 1, 0, 'snd_voi_training_104600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 2035, 'Great job, Trainer! ?', 'snd_voi_training_104600', 64, 1046000, 10, 0, 0, 'snd_voi_training_104600_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70018, 'I''m so cute! ?', 'snd_voi_outgame_104600', 26, 1046001, 7, 1, 0, 'snd_voi_outgame_104600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70019, 'I won''t let anyone else take the center position! ?', 'snd_voi_outgame_104600', 27, 1046006, 7, 1, 0, 'snd_voi_outgame_104600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71018, 'I''m so cute! ?', 'snd_voi_outgame_104600', 26, 148, 7, 0, 0, 'snd_voi_outgame_104600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71019, 'I won''t let anyone else take the center position! ?', 'snd_voi_outgame_104600', 27, 48, 7, 0, 0, 'snd_voi_outgame_104600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90010, 'Huddle up, Trainer! Let''s talk about our game plan! Today will be another day of giving fans my best smile and fastest running! Yeah!', 'snd_voi_home_104602', 0, 1046812, 1, 1, 0, 'snd_voi_home_104602_0000', 0, 1046021, 8300, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90011, 'I danced with Maruzen this morning! ? She said watching me made her want to move too! Could this be my overflowing charisma at work?', 'snd_voi_home_104602', 1, 1046813, 1, 1, 0, 'snd_voi_home_104602_0001', 0, 1046814, 5500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90012, 'We study Japanese history and world history, but why is there no Umadol history class? I just know I''d score 100 percent!', 'snd_voi_home_104602', 2, 1046008, 1, 1, 0, 'snd_voi_home_104602_0002', 0, 1046815, 6000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90013, 'Go, go, Umadol! Give ''em your all! ? ...Well? What do you think of my composition? Did it energize you for the afternoon ahead?', 'snd_voi_home_104602', 3, 1046816, 1, 1, 0, 'snd_voi_home_104602_0003', 0, 1046817, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90014, 'Oh, I should do maintenance on my cleats. And I need to fix that floppy bow on my outfit... Um, homework? I-I''ll wake up early and do it!', 'snd_voi_home_104602', 4, 1046803, 1, 1, 0, 'snd_voi_home_104602_0004', 0, 1046818, 8800, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90015, 'Another great day. ? Now... I ought to go over my steps for the concert before going to bed!', 'snd_voi_home_104602', 5, 10001, 1, 1, 0, 'snd_voi_home_104602_0005', 0, 1046812, 2200, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90016, 'Hey, did you hear? The welcome concert for new students is an hour longer than last year! ? Guess my daily promo work paid off! ?', 'snd_voi_home_104602', 6, 1046001, 1, 1, 0, 'snd_voi_home_104602_0006', 0, 1046006, 5500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90017, 'There aren''t any beetles on my back, right?! They keep gathering around me! Why?! I''m not a pot of honey!', 'snd_voi_home_104602', 7, 1046820, 1, 1, 0, 'snd_voi_home_104602_0007', 0, 1046819, 5500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90018, 'Leave the autumn eats tour planning to yours truly. ? Monbetsu is famous for its grilled mutton, and Saga''s version is amazing too! ?', 'snd_voi_home_104602', 8, 1046803, 1, 1, 0, 'snd_voi_home_104602_0008', 0, 1046821, 3000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90019, 'The sun hides away a lot when winter comes... but that''s okay! I''ll work hard to brighten up everyone''s day instead! ?', 'snd_voi_home_104602', 9, 1046008, 1, 1, 0, 'snd_voi_home_104602_0009', 0, 1046822, 3500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91016, 'Suzuka might be quiet, but she''s burning with hidden Umadol spirit! She''s a worthy rival onstage too!', 'snd_voi_home_104602', 10, 1046823, 1, 1, 0, 'snd_voi_home_104602_0010', 0, 10003, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91017, 'When I handed Bourbon the mic, she let out this noise I''d never heard before! I wish I could be as unique as her!', 'snd_voi_home_104602', 11, 1046824, 1, 1, 0, 'snd_voi_home_104602_0011', 0, 1046835, 4800, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91018, 'Waaah! I forgot to record the concert chat I had with Hello! Eight passionate hours of conversation�lost!', 'snd_voi_home_104602', 12, 1046825, 1, 1, 0, 'snd_voi_home_104602_0012', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91019, 'Trainer, please! Help me convince Tachyon not to use my signature racewear in her luminescence experiments!', 'snd_voi_home_104602', 13, 1046826, 1, 1, 0, 'snd_voi_home_104602_0013', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91020, 'Someone from class copied notes for me the day I was traveling for a race. Sniffle... Ehehe... I''m lucky to have people like her in my life.', 'snd_voi_home_104602', 14, 1046828, 1, 1, 0, 'snd_voi_home_104602_0014', 0, 1046827, 7700, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91028, 'This outfit represents my ambition�my drive to become the top Umadol and shine brighter than anyone!', 'snd_voi_home_104602', 15, 1046829, 1, 1, 0, 'snd_voi_home_104602_0015', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91029, 'The very first live idol performance I saw was in an empty lot. But the smiles on their faces, both hers and her audience''s, were so bright. Just like this outfit!', 'snd_voi_home_104602', 16, 1046828, 1, 1, 0, 'snd_voi_home_104602_0016', 0, 1046803, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91021, 'Sometimes I get up early and pick up litter below the underpass. ? It''s my way of saying thanks to my fans!', 'snd_voi_home_104602', 17, 10001, 1, 1, 0, 'snd_voi_home_104602_0017', 0, 1046001, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91022, 'Hey, so you know that textbook I lost? Well, I found it under my bed! ...Ehehe. I''m just bad at organizing things, I guess...', 'snd_voi_home_104602', 18, 10001, 1, 1, 0, 'snd_voi_home_104602_0018', 0, 1046011, 4500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91023, 'Making sure I look presentable is important, even at night! I need to be everyone''s idol 24/7, after all!', 'snd_voi_home_104602', 19, 1046016, 1, 1, 0, 'snd_voi_home_104602_0019', 0, 1046807, 2500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91024, 'It might be the season for change, but I won''t let you move on from me! I''ll make sure you can''t ever take your eyes off me. ?', 'snd_voi_home_104602', 20, 1046006, 1, 1, 0, 'snd_voi_home_104602_0020', 0, 4002, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91025, 'Wait, did you get a tan, Trainer? O-oh! It''s ''cause of my shining aura, isn''t it! ...Huh? It''s just the glare from my outfit? Hmph.', 'snd_voi_home_104602', 21, 1046830, 1, 1, 0, 'snd_voi_home_104602_0021', 0, 8012, 16000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91026, 'I just got a LANE message from Dad. ? He finished doing maintenance on the track I''ll be running on in the next race! I won''t let him down!', 'snd_voi_home_104602', 22, 1046813, 1, 1, 0, 'snd_voi_home_104602_0022', 0, 1046807, 6500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 91027, 'Everyone''s going to their hometowns for the holidays. I don''t have a hometown, so I''m gonna do a nationwide Umadol tour this year too! ?', 'snd_voi_home_104602', 23, 10001, 1, 1, 0, 'snd_voi_home_104602_0023', 0, 1046021, 8000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92015, 'Time to work up a sweat, cry up a storm, and make everything sparkle! Go hard or go home! That''s the Falco way! ?', 'snd_voi_training_104602', 0, 1046812, 2, 1, 0, 'snd_voi_training_104602_0000', 0, 1046831, 3000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92016, 'The idols I saw on TV as a kid were always smiling, no matter how exhausted they must''ve been. I... I want to be just like them!', 'snd_voi_training_104602', 1, 1046000, 2, 1, 0, 'snd_voi_training_104602_0001', 0, 1046832, 5500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92017, 'If I start slacking off, I want you to pull me back to reality. Trainer, I''m counting on you!', 'snd_voi_training_104602', 2, 10001, 2, 1, 0, 'snd_voi_training_104602_0002', 0, 1046824, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92018, 'It''s not enough to just sing and dance. It''s not enough to just win a race. An idol has to sparkle in everything she does!', 'snd_voi_training_104602', 3, 1046809, 2, 1, 0, 'snd_voi_training_104602_0003', 0, 1046813, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92020, 'No matter how hard I dance or run, this ribbon never loses its shape. ? That''s ''cause it''s imbued with my dreams. ?', 'snd_voi_training_104602', 5, 1046016, 2, 1, 0, 'snd_voi_training_104602_0005', 0, 1046807, 5500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92021, 'The road to becoming the top Umadol is hard, but the two of us can do it! ? ''Cause we''re like stars, and we''ll always shine!', 'snd_voi_training_104602', 6, 1046823, 2, 1, 0, 'snd_voi_training_104602_0006', 0, 1046813, 3000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 92022, 'If I''d been by myself, my yearning would have ended in dreams. Thanks for making me shine as an Umadol, Trainer! ?', 'snd_voi_training_104602', 7, 1046828, 2, 1, 0, 'snd_voi_training_104602_0007', 0, 1046833, 3500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 93004, 'I won''t cry. After all, I... am an Umadol!', 'snd_voi_training_104602', 8, 0, 2, 1, 0, 'snd_voi_training_104602_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 93005, 'I can''t find better words than "Thank you."', 'snd_voi_training_104602', 9, 0, 2, 1, 0, 'snd_voi_training_104602_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95007, 'I can shine even brighter!', 'snd_voi_outgame_104602', 0, 1046017, 7, 1, 0, 'snd_voi_outgame_104602_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95008, 'I''m on my way to becoming a top Umadol!', 'snd_voi_outgame_104602', 1, 0, 7, 1, 0, 'snd_voi_outgame_104602_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95010, 'Let''s go! Everyone''s waiting for me!', 'snd_voi_outgame_104602', 3, 1046813, 7, 1, 0, 'snd_voi_outgame_104602_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70016, 'Sha-shiiing! ? Well? How cool am I?', 'snd_voi_outgame_104600', 24, 1046834, 7, 1, 0, 'snd_voi_outgame_104600_0024', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70017, 'Nothing, not even being covered in dirt and mud, will dull my shine!', 'snd_voi_outgame_104600', 25, 1046803, 7, 1, 0, 'snd_voi_outgame_104600_0025', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71016, 'Sha-shiiing! ? Well? How cool am I?', 'snd_voi_outgame_104600', 24, 22, 7, 0, 0, 'snd_voi_outgame_104600_0024', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 71017, 'Nothing, not even being covered in dirt and mud, will dull my shine!', 'snd_voi_outgame_104600', 25, 18, 7, 0, 0, 'snd_voi_outgame_104600_0025', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 95009, 'This is my resolve... My resolve as an Umadol!', 'snd_voi_gacha_104602', 0, 0, 7, 1, 0, 'snd_voi_gacha_104602_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 40003, 'Don''t even think about looking away! ?', 'snd_voi_race_104602', 2, 0, 3, 1, 0, 'snd_voi_race_104602_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 40004, 'Keep your eyes on me! ? I''m gonna get stronger! Cuter! And shine brighter than anyone! ?', 'snd_voi_race_104602', 3, 0, 3, 1, 0, 'snd_voi_race_104602_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30006, 'My Umadol legend''s just getting started!', 'snd_voi_race_104602', 0, 0, 3, 1, 0, 'snd_voi_race_104602_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 30007, 'Everyone! Thank you for your support! ?', 'snd_voi_race_104600', 8, 0, 3, 1, 0, 'snd_voi_race_104600_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90020, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_104600', 1, 980010, 1, 1, 0, 'snd_voi_valentine_104600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 90021, 'Happy Valentine''s Day! ?', 'snd_voi_valentine_104600', 1, 980010, 1, 1, 0, 'snd_voi_valentine_104600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 80000, 'See you next time! ?', 'snd_voi_aimteam_104600', 0, 1046001, 7, 0, 0, 'snd_voi_aimteam_104600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70020, 'I''m careful about my appearance even on my days off. After all, that''s what being an Umadol''s about! ?', 'snd_voi_outgame_104600', 42, 1046803, 7, 1, 0, 'snd_voi_outgame_104600_0042', 0, 1046807, 1800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1046, 70021, 'Want to go see an idol concert? It''ll be good research, and a ton of fun too!', 'snd_voi_outgame_104600', 43, 1046016, 7, 1, 0, 'snd_voi_outgame_104600_0043', 0, 1046821, 1900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 20051, 'I-I''ll lead the way!', 'snd_voi_training_104700', 65, 0, 2, 1, 0, 'snd_voi_training_104700_0065', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 70000, 'Can I become the hero of a story too?', 'snd_voi_outgame_104700', 3, 2002, 7, 1, 0, 'snd_voi_outgame_104700_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 95005, 'Um, I need to find a book about support...', 'snd_voi_outgame_104700', 4, 0, 7, 1, 0, 'snd_voi_outgame_104700_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 95006, 'I want to be of greater help to you!', 'snd_voi_outgame_104700', 5, 0, 7, 1, 0, 'snd_voi_outgame_104700_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 400002, 'The whole academy will be at the party... Just imagine everyone in their Halloween costumes�oh, it''ll be so exciting!', 'snd_voi_event_090006', 2, 1047001, 7, 1, 0, 'snd_voi_event_090006_0002', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 400005, 'J-just you watch! I''ll cast a spell like you''ve never seen!', 'snd_voi_event_090006', 3, 1047003, 7, 1, 0, 'snd_voi_event_090006_0003', 0, 0, 0, 1632916800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 400028, 'This has got to be a secret challenge for the readers! What if I''m the only one who''s realized?!', 'snd_voi_event_090015', 2, 10010, 7, 1, 0, 'snd_voi_event_090015_0002', 0, 1047803, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 400011, 'What wish should I make to the Dreamstone? I know! I wish that the next villagers will have a wonderful adventure too!', 'snd_voi_event_090015', 11, 1047006, 7, 1, 0, 'snd_voi_event_090015_0011', 0, 1047014, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 400012, 'Here are the event missions! Y-you''d like a strategy guide? I wonder if we have one in the library...', 'snd_voi_event_090015', 12, 1047801, 7, 1, 0, 'snd_voi_event_090015_0012', 0, 1047802, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1047, 400013, 'Have you collected everything? Don''t forget the less noticeable ones!', 'snd_voi_event_090015', 13, 2001, 7, 1, 0, 'snd_voi_event_090015_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 11, 'Cygames', 'snd_voi_tc_1048', 0, 0, 0, 1, 0, 'snd_voi_title_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1048', 1, 0, 0, 1, 0, 'snd_voi_title_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10000, 'Becoming my trainer let you keep your job, didn''t it? Well, don''t skimp on the gratitude.', 'snd_voi_home_104800', 0, 1048000, 1, 1, 0, 'snd_voi_home_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10001, 'I always knew you were a weirdo, but... I guess me vibing with you makes me a weirdo too.', 'snd_voi_home_104800', 1, 1048802, 1, 1, 0, 'snd_voi_home_104800_0001', 0, 1048801, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10002, 'Hey, you still checking the latest trends? Show me whatever you think is the hot new thing. I''ll record you.', 'snd_voi_home_104800', 2, 8005, 1, 1, 0, 'snd_voi_home_104800_0002', 0, 1048006, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10003, 'Happy Nears! What''s so happy about this again? ...New Year''s money?', 'snd_voi_home_104800', 3, 8001, 1, 1, 0, 'snd_voi_home_104800_0003', 0, 1048008, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10004, 'Happy V-Day! Trainer, we should exchange chocolates. I''m totally fine with the convenience store stuff, by the way.', 'snd_voi_home_104800', 4, 1048803, 1, 1, 0, 'snd_voi_home_104800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10005, 'Handmade doesn''t really go viral, you know? But you seem like the type who''d be into that sorta thing, so if that''s what you want, then... you know?', 'snd_voi_home_104800', 5, 1048826, 1, 1, 0, 'snd_voi_home_104800_0005', 0, 1048004, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10006, 'Tanabata-themed nails would be cute. ? You want in? C''mon, show me your nails. A little glitter and they''ll be twinkling like stars. ?', 'snd_voi_home_104800', 6, 1048824, 1, 1, 0, 'snd_voi_home_104800_0006', 0, 1048804, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10007, 'People are always begging me to do their nails for their Halloween costumes. ? Hehe, I should totally open a nail salon, don''t you think?', 'snd_voi_home_104800', 7, 1048000, 1, 1, 0, 'snd_voi_home_104800_0007', 0, 1048804, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10008, 'This party is starting to feel less festive and more straight-up festival. Golshi literally brought out a taiko drum earlier...', 'snd_voi_home_104800', 8, 1048019, 1, 1, 0, 'snd_voi_home_104800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10009, 'How bored are you that you''re spending your holiday coming to see me? Okay, well, wanna go buy a cake or something?', 'snd_voi_home_104800', 9, 1048017, 1, 1, 0, 'snd_voi_home_104800_0009', 0, 1048000, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10010, 'Hey, so what''s the deal with the fancy word for December? Was it "shirasu," like those tiny white fish? Are they in season or something?', 'snd_voi_home_104800', 10, 1048008, 1, 1, 0, 'snd_voi_home_104800_0010', 0, 8010, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10011, 'Trainer, happy b-day! I''ll give you a coupon for my favorite casual joint, so let''s go eat.', 'snd_voi_home_104800', 11, 1048018, 1, 1, 0, 'snd_voi_home_104800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10012, 'Trainer, lemme see your nails. For your birthday present, I''ll paint them the same color as my racewear!', 'snd_voi_home_104800', 12, 1048805, 1, 1, 0, 'snd_voi_home_104800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10013, 'I think the guys are prepping a surprise b-day party for me, but... Haha, it''s not much of a surprise at this point!', 'snd_voi_home_104800', 13, 1048806, 1, 1, 0, 'snd_voi_home_104800_0013', 0, 1048804, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10014, 'There''s this gel polish you can only get on your birthday, so... You''re coming to the store with me, right?', 'snd_voi_home_104800', 14, 1048018, 1, 1, 0, 'snd_voi_home_104800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10015, 'Uh, you have a notice. You could at least open it.', 'snd_voi_home_104800', 15, 1048000, 1, 1, 0, 'snd_voi_home_104800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10016, 'Oh, you got a present. Can never have enough free stuff, am I right?', 'snd_voi_home_104800', 16, 1048805, 1, 1, 0, 'snd_voi_home_104800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10017, 'Yaaay, mission complete! Love that for you. ?', 'snd_voi_home_104800', 17, 5002, 1, 1, 0, 'snd_voi_home_104800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10018, 'You hear about the event? I dunno if I really wanna do anything, but I am a little curious, I guess.', 'snd_voi_home_104800', 18, 1048801, 1, 1, 0, 'snd_voi_home_104800_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10019, 'Event''s popping off! ? If you''re gonna take part, wanna make an UmaTok about it?', 'snd_voi_home_104800', 19, 5002, 1, 1, 0, 'snd_voi_home_104800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10025, 'See how this outfit is affordable and cute? The key to staying on top of trends is to, like, know when to hold back and when to go all out, y''know?', 'snd_voi_home_104800', 25, 1048805, 1, 1, 0, 'snd_voi_home_104800_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10026, 'I got these jeans to fit my thighs, which means the waistline''s kinda baggy. Nothing I can''t fix with some all-you-can-eat goodness though.', 'snd_voi_home_104800', 26, 1048828, 1, 1, 0, 'snd_voi_home_104800_0026', 0, 1048018, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10027, 'I once bought something online and the material turned out to be paper-thin. Nothing beats a physical shop! The dopamine from a good deal IRL just hits different.', 'snd_voi_home_104800', 27, 1048008, 1, 1, 0, 'snd_voi_home_104800_0027', 0, 1048001, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20000, 'Ughhh, I am so tired... Give me another second and I''ll knock out.', 'snd_voi_training_104800', 0, 1048009, 2, 1, 0, 'snd_voi_training_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20001, 'Nope, I can not move another inch... We can take the rest of the day off, right?', 'snd_voi_training_104800', 1, 1048004, 2, 1, 0, 'snd_voi_training_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20002, 'This feels amazing. ? I''m bringing all the main character energy today.', 'snd_voi_training_104800', 2, 1048001, 2, 1, 0, 'snd_voi_training_104800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20003, 'Ughhh, if you make me sit still for another second I''ll die! I NEED to run, like now! C''mon, c''mon!', 'snd_voi_training_104800', 3, 1048006, 2, 1, 0, 'snd_voi_training_104800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20004, 'Hm hmm... ? Oh my gosh, who am I? Guess I just start humming when I''m hyped now.', 'snd_voi_training_104800', 4, 1048807, 2, 1, 0, 'snd_voi_training_104800_0004', 0, 1048808, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20005, 'My legs actually feel kinda... light. All right, whatever training you''ve got in mind, just say the word!', 'snd_voi_training_104800', 5, 1048000, 2, 1, 0, 'snd_voi_training_104800_0005', 0, 1048001, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20006, 'It''s not that I''m un-motivated, but I''m also not, like, motivated either. Well, let''s just do whatever.', 'snd_voi_training_104800', 6, 1048809, 2, 1, 0, 'snd_voi_training_104800_0006', 0, 8001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20007, 'Another great day to train and stuff. Anyways, let''s take it slow.', 'snd_voi_training_104800', 7, 1048000, 2, 1, 0, 'snd_voi_training_104800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20008, 'My nails... could really be a better color. Ugh, I kinda wanna change them like right now.', 'snd_voi_training_104800', 8, 1048825, 2, 1, 0, 'snd_voi_training_104800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20009, 'I''m kinda low energy, I dunno why. Just not really feeling it.', 'snd_voi_training_104800', 9, 1048019, 2, 1, 0, 'snd_voi_training_104800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20010, 'My toenails are literally peeling off. This is a nightmare... I just cannot deal with this right now.', 'snd_voi_training_104800', 10, 1048002, 2, 1, 0, 'snd_voi_training_104800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20011, 'One slip of the hand this morning and I get glitter everywhere... Sigh. It''s just not my day.', 'snd_voi_training_104800', 11, 1048004, 2, 1, 0, 'snd_voi_training_104800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20021, 'Making me run back-to-back? Literally, I can feel my mood dropping. How do you expect me to win like this?', 'snd_voi_training_104800', 12, 1048002, 2, 1, 0, 'snd_voi_training_104800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20022, 'Are you being serious right now? There''s no way I can win. I''m just gonna let everyone pass me.', 'snd_voi_training_104800', 13, 1048019, 2, 1, 0, 'snd_voi_training_104800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20023, 'I worked my butt off all for this one race! There is no way I''m losing.', 'snd_voi_training_104800', 14, 1048001, 2, 1, 0, 'snd_voi_training_104800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20024, 'I just don''t see myself losing. Like, bring it on, you know? Okay, that was so not me, but I don''t even care!', 'snd_voi_training_104800', 15, 1048006, 2, 1, 0, 'snd_voi_training_104800_0015', 0, 1048818, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20025, 'These cheers are crazy, like what? I mean, gotta live up to expectations, you know? I''mma make this quick, so sit tight.', 'snd_voi_training_104800', 16, 1048807, 2, 1, 0, 'snd_voi_training_104800_0016', 0, 1048810, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20026, 'I''m all ready to nab this win, so I''m pretty much good to go whenever.', 'snd_voi_training_104800', 17, 1048001, 2, 1, 0, 'snd_voi_training_104800_0017', 0, 1048801, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20027, 'Nails and makeup are looking good. I''m all ready for the spotlight, so just relax and enjoy the show.', 'snd_voi_training_104800', 18, 2001, 2, 1, 0, 'snd_voi_training_104800_0018', 0, 2009, 5400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20028, 'So, you got a strategy or something? I''m down for whatever, so lay it on me.', 'snd_voi_training_104800', 19, 8001, 2, 1, 0, 'snd_voi_training_104800_0019', 0, 1048001, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20029, 'Meh, I''m feeling fine. Just gotta run like I always do, yeah?', 'snd_voi_training_104800', 20, 1048000, 2, 1, 0, 'snd_voi_training_104800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20030, 'Filters applied, UmaTok uploaded. ? Next one will be after I win.', 'snd_voi_training_104800', 21, 5002, 2, 1, 0, 'snd_voi_training_104800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20031, 'Real talk, I just had a burger for breakfast. It hit. And now that I''m fueled up, I''m ready to go.', 'snd_voi_training_104800', 22, 1048804, 2, 1, 0, 'snd_voi_training_104800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20032, 'Hrm... I''m feeling a little off... I mean, I''ll still try, but...', 'snd_voi_training_104800', 23, 1048008, 2, 1, 0, 'snd_voi_training_104800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20033, 'I''m not really feeling it, but I''ll do what I can. You don''t need to worry.', 'snd_voi_training_104800', 24, 1048811, 2, 1, 0, 'snd_voi_training_104800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20034, 'I just have to go all out as best I can, yeah? ...It''ll be fine. Trust.', 'snd_voi_training_104800', 25, 8001, 2, 1, 0, 'snd_voi_training_104800_0025', 0, 1048002, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20035, 'Ughhh, I don''t wanna move... My legs feel so heavy... That doesn''t mean I''m giving up, though.', 'snd_voi_training_104800', 26, 1048004, 2, 1, 0, 'snd_voi_training_104800_0026', 0, 1048811, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20036, 'Ugh, this sucks so much. Plus my nail polish is chipped. Just gotta take it out on this race!', 'snd_voi_training_104800', 27, 1048002, 2, 1, 0, 'snd_voi_training_104800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20037, 'Is it just me, or is everyone like super fired up? Sheesh, they''re not here to play around. But I mean, neither am I, so.', 'snd_voi_training_104800', 28, 1048004, 2, 1, 0, 'snd_voi_training_104800_0028', 0, 1048811, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20038, 'Woo!', 'snd_voi_training_104800', 29, 0, 2, 1, 0, 'snd_voi_training_104800_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20039, 'Let''s do this.', 'snd_voi_training_104800', 30, 0, 2, 1, 0, 'snd_voi_training_104800_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20040, 'Roger that.', 'snd_voi_training_104800', 31, 0, 2, 1, 0, 'snd_voi_training_104800_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20041, 'Just gotta get it done, yeah?', 'snd_voi_training_104800', 32, 0, 2, 1, 0, 'snd_voi_training_104800_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20042, 'Ugh, I hate this...', 'snd_voi_training_104800', 33, 0, 2, 1, 0, 'snd_voi_training_104800_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20043, 'I''m so done...', 'snd_voi_training_104800', 34, 0, 2, 1, 0, 'snd_voi_training_104800_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20046, 'Be back soon.', 'snd_voi_training_104800', 37, 0, 2, 1, 0, 'snd_voi_training_104800_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20047, 'Yesss, the beach!', 'snd_voi_training_104800', 38, 0, 2, 1, 0, 'snd_voi_training_104800_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20049, '...Thank you. I actually mean it, you know.', 'snd_voi_training_104800', 63, 0, 2, 1, 0, 'snd_voi_training_104800_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20050, 'Thanks, good stuff. ?', 'snd_voi_training_104800', 64, 0, 2, 1, 0, 'snd_voi_training_104800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 30000, 'So close... I''ll get it next time, though!', 'snd_voi_race_104800', 0, 0, 3, 1, 0, 'snd_voi_race_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 30001, 'Like heck I''m happy with this!', 'snd_voi_race_104800', 1, 0, 3, 1, 0, 'snd_voi_race_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 30002, 'Screw this! I know I can do better!', 'snd_voi_race_104800', 2, 0, 3, 1, 0, 'snd_voi_race_104800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 30003, 'Ugh, this is so cringe...', 'snd_voi_race_104800', 3, 0, 3, 1, 0, 'snd_voi_race_104800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 60000, 'Get this on UmaTok, okay? Here goes.', 'snd_voi_live_104800', 0, 5002, 4, 1, 0, 'snd_voi_live_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 60001, 'Their eyes''ll all be on me, just you watch!', 'snd_voi_live_104800', 1, 1048001, 4, 1, 0, 'snd_voi_live_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70001, 'Somehow you always see the stuff I''d rather hide... I mean, I''m used to it by now, but still.', 'snd_voi_outgame_104800', 1, 1048000, 7, 1, 0, 'snd_voi_outgame_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90000, 'I''m actually a trad breakfast kinda girl. Miso soup is freaking delicious.', 'snd_voi_home_104801', 0, 1048000, 1, 1, 0, 'snd_voi_home_104801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90001, 'I am so done with this bed head... I can''t change up my hair even if I wanted to. Ughhh.', 'snd_voi_home_104801', 1, 1048004, 1, 1, 0, 'snd_voi_home_104801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90002, 'I don''t know how anyone survives lunch... Yawn. I''m so sleepy... I could fall asleep literally anywhere.', 'snd_voi_home_104801', 2, 1048812, 1, 1, 0, 'snd_voi_home_104801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90003, 'I found this cafe by the station that''s crazy good for the price! I''d go there for lunch any day.', 'snd_voi_home_104801', 3, 1048804, 1, 1, 0, 'snd_voi_home_104801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90004, 'Sometimes I wanna stay up late, but I know it''ll just mess up my nails, so it''s like okay, guess not then.', 'snd_voi_home_104801', 4, 1048008, 1, 1, 0, 'snd_voi_home_104801_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90005, 'The best drink before bed has to be hot cocoa. It warms you up, it''s sweet, it''s photogenic�literally impossible to say anything bad about it.', 'snd_voi_home_104801', 5, 1048018, 1, 1, 0, 'snd_voi_home_104801_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90006, 'This time of year there''s a bunch of sakura-themed things and they''re all so cute! Maybe I''ll do something spring themed for my nails too. ?', 'snd_voi_home_104801', 6, 1048022, 1, 1, 0, 'snd_voi_home_104801_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90007, 'The girls and I were talking about hitting up every festival in the country. That would actually be godly.', 'snd_voi_home_104801', 7, 1048805, 1, 1, 0, 'snd_voi_home_104801_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90008, 'You know how we call it foliage "hunting"? Does that mean the trees used to be, like, alive? That sounds terrifying.', 'snd_voi_home_104801', 8, 1048008, 1, 1, 0, 'snd_voi_home_104801_0008', 0, 1048014, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90009, 'Ugh, it''s freezing. And my skin and nails are all out of whack. Winter is seriously not my vibe.', 'snd_voi_home_104801', 9, 1048813, 1, 1, 0, 'snd_voi_home_104801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91000, 'Every time I see Golshi, she starts going on about how her legs "hunger" or whatever and tries to involve me in her nonsense. Like, no thank you.', 'snd_voi_home_104801', 10, 1048002, 1, 1, 0, 'snd_voi_home_104801_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91001, 'My little sister''s pretty prim and proper, but when it comes to clothes, suddenly she wants to twin with me. How adorable is that?', 'snd_voi_home_104801', 11, 1048000, 1, 1, 0, 'snd_voi_home_104801_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91002, 'The school shop''s selling these grapes and they''re literally the best thing ever! Like what? I''m in heaven!', 'snd_voi_home_104801', 12, 1048814, 1, 1, 0, 'snd_voi_home_104801_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91003, 'Nature''s actually super talented, but she gets so negative... I mean, I know the feel.', 'snd_voi_home_104801', 13, 1048809, 1, 1, 0, 'snd_voi_home_104801_0013', 0, 8005, 5700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91004, 'Tickezo gets emotional way too easily. She literally started bawling just ''cause I gave her some chocolate. Like, what is going on with her tear ducts?', 'snd_voi_home_104801', 14, 1048815, 1, 1, 0, 'snd_voi_home_104801_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91005, 'Let''s get some music going. ? When I wear this, my body just needs to dance and like, starts moving on its own. ?', 'snd_voi_home_104801', 15, 1048823, 1, 1, 0, 'snd_voi_home_104801_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91006, 'Can you not stare at me? It feels weird wearing this off stage.', 'snd_voi_home_104801', 16, 1048004, 1, 1, 0, 'snd_voi_home_104801_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91007, 'I put a lot of thought into this racewear''s design, so it gets me super fired up during a race. ?', 'snd_voi_home_104801', 17, 1048001, 1, 1, 0, 'snd_voi_home_104801_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91008, 'I want this racewear to be, like, proof that I''m serious about this, you know?', 'snd_voi_home_104801', 18, 1048016, 1, 1, 0, 'snd_voi_home_104801_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91009, 'Morning practice? Can''t we just do some mental exercises? ...Yep, I''m one hundred percent falling asleep.', 'snd_voi_home_104801', 19, 1048014, 1, 1, 0, 'snd_voi_home_104801_0019', 0, 1048812, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91010, 'Wonder if City''s free. l should hit her up, see if she wants to grab food together.', 'snd_voi_home_104801', 20, 1048809, 1, 1, 0, 'snd_voi_home_104801_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91011, 'Crap, when''d it get so late? I still have to do my nails and skincare before bed...', 'snd_voi_home_104801', 21, 8010, 1, 1, 0, 'snd_voi_home_104801_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91012, 'So all the sakura-flavored stuff at cafes, what flavor is that actually? Like, if you straight up eat a petal, does it taste like that?', 'snd_voi_home_104801', 22, 1048008, 1, 1, 0, 'snd_voi_home_104801_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91013, 'Picking a yukata is so hard! I wanna have my nails match, so I need to think carefully. ?', 'snd_voi_home_104801', 23, 1048022, 1, 1, 0, 'snd_voi_home_104801_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91014, 'We were doing a bonfire, and I got like covered in smoke... You can''t still smell it, can you?', 'snd_voi_home_104801', 24, 1048826, 1, 1, 0, 'snd_voi_home_104801_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 91015, 'Sucks how mittens completely hide your nails... Hrmm, but it is pretty cold.', 'snd_voi_home_104801', 25, 1048813, 1, 1, 0, 'snd_voi_home_104801_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92000, 'So, what we doing today?', 'snd_voi_training_104801', 0, 1048000, 2, 1, 0, 'snd_voi_training_104801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92001, 'Oh, a new color goes on sale today! After training is over, I gotta hit up the nail shop. ?', 'snd_voi_training_104801', 1, 1048022, 2, 1, 0, 'snd_voi_training_104801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92002, 'Okay, time to train. Whatever you tell me to do, I can do�just watch.', 'snd_voi_training_104801', 2, 1048827, 2, 1, 0, 'snd_voi_training_104801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92003, 'Oh, we starting? My nails are all ready, and so am I.', 'snd_voi_training_104801', 3, 1048018, 2, 1, 0, 'snd_voi_training_104801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92011, 'Pretty sure it''s impossible to not improve at summer camp. Oh, crap, you brought sunscreen, right?!', 'snd_voi_training_104800', 39, 1048807, 2, 1, 0, 'snd_voi_training_104800_0039', 0, 1048815, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92005, 'Training with you is actually kinda fun... Never mind that, let''s get started already.', 'snd_voi_training_104801', 5, 1048004, 2, 1, 0, 'snd_voi_training_104801_0005', 0, 1048002, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92006, 'I''m not worried about training at all. I mean, you''re a pro, aren''t you? It''s called, like, trust, or whatever.', 'snd_voi_training_104801', 6, 8001, 2, 1, 0, 'snd_voi_training_104801_0006', 0, 1048809, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 92007, 'If you put me as your phone wallpaper, maybe I''d be a lot more motivated... Wait, don''t actually do it. That was a joke.', 'snd_voi_training_104801', 7, 1048816, 2, 1, 0, 'snd_voi_training_104801_0007', 0, 1048811, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 93000, 'The fact that I chose you to be my trainer just proves I have good sense, am I right?', 'snd_voi_training_104801', 8, 0, 2, 1, 0, 'snd_voi_training_104801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 93001, 'I told you I could do it!', 'snd_voi_training_104801', 9, 0, 2, 1, 0, 'snd_voi_training_104801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 95000, 'Woo! Looking good. ?', 'snd_voi_outgame_104801', 0, 5002, 7, 1, 0, 'snd_voi_outgame_104801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 95001, 'Talk about a glow-up!', 'snd_voi_outgame_104801', 1, 0, 7, 1, 0, 'snd_voi_outgame_104801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 95003, 'Heyo, Tosen Jordan here.', 'snd_voi_outgame_104801', 3, 5001, 7, 1, 0, 'snd_voi_outgame_104801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 95004, 'You wanna see who the real it girl is? Say. Less.', 'snd_voi_gacha_104801', 0, 0, 7, 1, 0, 'snd_voi_gacha_104801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1008, 'All right, let''s get it.', 'snd_voi_teamst_st_104800_0000', 0, 1048000, 8, 1, 0, 'snd_voi_teamst_st_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1101, 'Get hyped. ?', 'snd_voi_teamst_st_104800_1035', 0, 1048816, 8, 1, 0, 'snd_voi_teamst_st_104800_1035_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1102, 'Nails, perfect. ?', 'snd_voi_teamst_st_104800_1040', 0, 1048804, 8, 1, 0, 'snd_voi_teamst_st_104800_1040_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1086, 'Woo! ?', 'snd_voi_teamst_st_104000_1048', 1, 5002, 8, 1, 0, 'snd_voi_teamst_st_104000_1048_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1076, 'Where do you get all that energy...', 'snd_voi_teamst_st_103500_1048', 1, 1048817, 8, 1, 0, 'snd_voi_teamst_st_103500_1048_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1000, 'We''re in it to win it, so...', 'snd_voi_teamst_104800', 0, 5002, 8, 1, 0, 'snd_voi_teamst_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1001, 'Woo! ?', 'snd_voi_teamst_104800', 1, 0, 8, 1, 0, 'snd_voi_teamst_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1003, 'Seriously?', 'snd_voi_teamst_104800', 2, 0, 8, 1, 0, 'snd_voi_teamst_104800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1002, 'We lost...', 'snd_voi_teamst_104800', 3, 0, 8, 1, 0, 'snd_voi_teamst_104800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1004, 'Beat that!', 'snd_voi_teamst_104800', 4, 1048001, 8, 1, 0, 'snd_voi_teamst_104800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1007, 'We set a freaking record!', 'snd_voi_teamst_104800', 5, 1048017, 8, 1, 0, 'snd_voi_teamst_104800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1006, 'Seriously?', 'snd_voi_teamst_104800', 2, 1048009, 8, 1, 0, 'snd_voi_teamst_104800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 1005, 'We lost...', 'snd_voi_teamst_104800', 3, 1048811, 8, 1, 0, 'snd_voi_teamst_104800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 40000, 'You haven''t even seen me try yet!', 'snd_voi_race_104801', 2, 0, 3, 1, 0, 'snd_voi_race_104801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 40001, 'Hm? Oh, hehe! ? Looks like I''ve got my winning color! Woo! Heh, hope you''re ready! ?', 'snd_voi_race_104801', 3, 0, 3, 1, 0, 'snd_voi_race_104801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 30004, 'Haha! ? This is definitely going to get people talking!', 'snd_voi_race_104801', 0, 0, 3, 1, 0, 'snd_voi_race_104801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 30005, 'Phew... Oh, yay! ? Make me look good, okay? ?', 'snd_voi_race_104800', 8, 0, 3, 1, 0, 'snd_voi_race_104800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 31000, 'Don''t look away. ?', 'snd_voi_race_104800', 9, 0, 3, 1, 0, 'snd_voi_race_104800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 13, 'Here''s your login bonus.', 'snd_voi_title_104800', 4, 1048000, 1, 1, 0, 'snd_voi_title_104800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 15, 'I guess this is tomorrow''s?', 'snd_voi_title_104800', 5, 1048017, 1, 1, 0, 'snd_voi_title_104800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 110000, 'Nails are all done. We''re gonna train, right? Ready whenever.', 'snd_voi_home_104800', 21, 0, 1, 1, 0, 'snd_voi_home_104800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 110001, 'It''s like, everyone''s so serious about this and I just... I am too, you know?', 'snd_voi_home_104800', 22, 1, 1, 1, 0, 'snd_voi_home_104800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 110002, 'If you wanna enter a race, this is the place to do it.', 'snd_voi_home_104800', 23, 0, 1, 1, 0, 'snd_voi_home_104800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 10021, 'Oh, your Archive level went up. C''mon, let''s go take a look.', 'snd_voi_home_104800', 24, 1048804, 1, 1, 0, 'snd_voi_home_104800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 20051, 'Sometimes it''s okay to be serious!', 'snd_voi_training_104800', 65, 0, 2, 1, 0, 'snd_voi_training_104800_0065', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70000, 'So I can just like, do whatever, right? Joking, joking.', 'snd_voi_outgame_104800', 3, 2002, 7, 1, 0, 'snd_voi_outgame_104800_0003', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 95005, 'I''ll do your nails too while I''m at it.', 'snd_voi_outgame_104800', 4, 0, 7, 1, 0, 'snd_voi_outgame_104800_0004', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 95006, 'I''m actually so good. I can''t.', 'snd_voi_outgame_104800', 5, 0, 7, 1, 0, 'snd_voi_outgame_104800_0005', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 120000, 'I''m so hyped right now!', 'snd_voi_outgame_104800', 11, 1048001, 2, 1, 0, 'snd_voi_outgame_104800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140000, 'You better get one.', 'snd_voi_minigame_104800', 0, 1048805, 9, 1, 0, 'snd_voi_minigame_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140001, 'You did it! ?', 'snd_voi_minigame_104800', 1, 1048022, 9, 1, 0, 'snd_voi_minigame_104800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140002, 'Seriously?', 'snd_voi_minigame_104800', 2, 1048812, 9, 1, 0, 'snd_voi_minigame_104800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140003, 'This is so many, I can''t.', 'snd_voi_minigame_104800', 3, 971048, 9, 1, 0, 'snd_voi_minigame_104800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140004, 'Meh, you did okay.', 'snd_voi_minigame_104800', 4, 972048, 9, 1, 0, 'snd_voi_minigame_104800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140005, 'Having fun is all that matters, right?', 'snd_voi_minigame_104800', 5, 1048000, 9, 1, 0, 'snd_voi_minigame_104800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140006, 'This is so many, I can''t.', 'snd_voi_minigame_104800', 3, 974048, 9, 1, 0, 'snd_voi_minigame_104800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140007, 'Meh, you did okay.', 'snd_voi_minigame_104800', 4, 973048, 9, 1, 0, 'snd_voi_minigame_104800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140008, 'Hehe.', 'snd_voi_minigame_104800', 6, 2, 9, 1, 0, 'snd_voi_minigame_104800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140009, 'Aha.', 'snd_voi_minigame_104800', 7, 1048818, 9, 1, 0, 'snd_voi_minigame_104800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140010, 'Teehee. ?', 'snd_voi_minigame_104800', 8, 1048011, 9, 1, 0, 'snd_voi_minigame_104800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140011, 'Let''s go!', 'snd_voi_minigame_104800', 9, 1048819, 9, 1, 0, 'snd_voi_minigame_104800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140014, 'You''re kidding.', 'snd_voi_minigame_104800', 10, 1048821, 9, 1, 0, 'snd_voi_minigame_104800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140015, 'All right!', 'snd_voi_minigame_104800', 11, 1048001, 9, 1, 0, 'snd_voi_minigame_104800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140016, 'Let''s do this!', 'snd_voi_minigame_104800', 12, 1048822, 9, 1, 0, 'snd_voi_minigame_104800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140012, 'Nice one!', 'snd_voi_minigame_104800', 13, 1048820, 9, 1, 0, 'snd_voi_minigame_104800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140013, 'Oh my gosh!', 'snd_voi_minigame_104800', 14, 1048015, 9, 1, 0, 'snd_voi_minigame_104800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140017, 'What?', 'snd_voi_minigame_104800', 15, 1048003, 9, 1, 0, 'snd_voi_minigame_104800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 140018, 'Ugh...', 'snd_voi_minigame_104800', 16, 1048002, 9, 1, 0, 'snd_voi_minigame_104800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70004, 'My friends from other schools are always wanting to try on this uniform.', 'snd_voi_outgame_104800', 16, 1048000, 7, 1, 0, 'snd_voi_outgame_104800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70010, 'You wanna try it on? The tail part''s gonna look hilarious.', 'snd_voi_outgame_104800', 17, 1048802, 7, 1, 0, 'snd_voi_outgame_104800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70008, 'It''s light and super easy to move around in. Whoever designed this is seriously a genius.', 'snd_voi_outgame_104800', 20, 1048018, 7, 1, 0, 'snd_voi_outgame_104800_0020', 0, 1048805, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70014, 'This looks so good on me it''s kinda scary. I have to get this on Umasta.', 'snd_voi_outgame_104800', 21, 1048823, 7, 1, 0, 'snd_voi_outgame_104800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70009, 'Isn''t my racewear cute? It even makes my nails look better.', 'snd_voi_outgame_104800', 22, 5002, 7, 1, 0, 'snd_voi_outgame_104800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70015, 'I designed this racewear myself, you know. Once I win a race, I''m never gonna stop bragging about it. ?', 'snd_voi_outgame_104800', 23, 1048001, 7, 1, 0, 'snd_voi_outgame_104800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71004, 'My friends from other schools are always wanting to try on this uniform.', 'snd_voi_outgame_104800', 16, 48, 7, 0, 0, 'snd_voi_outgame_104800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71010, 'You wanna try it on? The tail part''s gonna look hilarious.', 'snd_voi_outgame_104800', 17, 19, 7, 0, 0, 'snd_voi_outgame_104800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71008, 'It''s light and super easy to move around in. Whoever designed this is seriously a genius.', 'snd_voi_outgame_104800', 20, 23, 7, 0, 0, 'snd_voi_outgame_104800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71014, 'This looks so good on me it''s kinda scary. I have to get this on Umasta.', 'snd_voi_outgame_104800', 21, 148, 7, 0, 0, 'snd_voi_outgame_104800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71009, 'Isn''t my racewear cute? It even makes my nails look better.', 'snd_voi_outgame_104800', 22, 18, 7, 0, 0, 'snd_voi_outgame_104800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71015, 'I designed this racewear myself, you know. Once I win a race, I''m never gonna stop bragging about it. ?', 'snd_voi_outgame_104800', 23, 23, 7, 0, 0, 'snd_voi_outgame_104800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 2030, 'We''re in it to win it, so...', 'snd_voi_teamst_104800', 0, 5002, 10, 1, 0, 'snd_voi_teamst_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 2031, 'All right, let''s get it.', 'snd_voi_teamst_st_104800_0000', 0, 1048000, 10, 1, 0, 'snd_voi_teamst_st_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 2032, 'Thanks, good stuff. ?', 'snd_voi_training_104800', 64, 1048018, 10, 1, 0, 'snd_voi_training_104800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 2033, 'So, you got a strategy or something? I''m down for whatever, so lay it on me.', 'snd_voi_training_104800', 19, 1048001, 10, 1, 0, 'snd_voi_training_104800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 2034, 'These cheers are crazy, like what? I mean, gotta live up to expectations, you know? I''mma make this quick, so sit tight.', 'snd_voi_training_104800', 16, 1048807, 10, 1, 0, 'snd_voi_training_104800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 2035, 'Thanks, good stuff. ?', 'snd_voi_training_104800', 64, 1048018, 10, 0, 0, 'snd_voi_training_104800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70018, 'Hm hmm. ?', 'snd_voi_outgame_104800', 26, 4002, 7, 1, 0, 'snd_voi_outgame_104800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70019, 'I''m feeling invincible. ?', 'snd_voi_outgame_104800', 27, 1048000, 7, 1, 0, 'snd_voi_outgame_104800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71018, 'Hm hmm. ?', 'snd_voi_outgame_104800', 26, 148, 7, 0, 0, 'snd_voi_outgame_104800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 71019, 'I''m feeling invincible. ?', 'snd_voi_outgame_104800', 27, 33, 7, 0, 0, 'snd_voi_outgame_104800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 400008, 'Hehe, feels good to have your nails done, huh? This is the one thing I know a bit about.', 'snd_voi_event_090010', 8, 1048000, 7, 1, 0, 'snd_voi_event_090010_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410000, 'Let''s do this!', 'snd_voi_roulette_104800', 0, 0, 7, 1, 0, 'snd_voi_roulette_104800_0000', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410001, 'Let''s go!', 'snd_voi_roulette_104800', 1, 400008, 7, 1, 0, 'snd_voi_roulette_104800_0001', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410002, 'Hehe.', 'snd_voi_roulette_104800', 2, 400009, 7, 1, 0, 'snd_voi_roulette_104800_0002', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410003, 'Hehe.', 'snd_voi_roulette_104800', 2, 400009, 7, 0, 0, 'snd_voi_roulette_104800_0002', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410004, 'Aha.', 'snd_voi_roulette_104800', 3, 400010, 7, 1, 0, 'snd_voi_roulette_104800_0003', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410005, 'Aha.', 'snd_voi_roulette_104800', 3, 400010, 7, 0, 0, 'snd_voi_roulette_104800_0003', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410006, 'You''re kidding.', 'snd_voi_roulette_104800', 4, 400011, 7, 1, 0, 'snd_voi_roulette_104800_0004', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410007, 'You''re kidding.', 'snd_voi_roulette_104800', 4, 400011, 7, 0, 0, 'snd_voi_roulette_104800_0004', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 410008, 'You''re kidding.', 'snd_voi_roulette_104800', 4, 400011, 7, 0, 0, 'snd_voi_roulette_104800_0004', 0, 0, 0, 1643371200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_104800', 1, 980013, 1, 1, 0, 'snd_voi_valentine_104800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 80000, 'Bye now.', 'snd_voi_aimteam_104800', 0, 1048018, 7, 0, 0, 'snd_voi_aimteam_104800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70020, 'Well, what do you think of this Jordan OUTD? Huh? It''s OOTD?', 'snd_voi_outgame_104800', 42, 1048018, 7, 1, 0, 'snd_voi_outgame_104800_0042', 0, 1048829, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1048, 70021, 'Oh, don''t try to lecture me on my clothes�you''ll just sound like my dad. "You''re going to catch a cold with your belly out like that."', 'snd_voi_outgame_104800', 43, 1048830, 7, 1, 0, 'snd_voi_outgame_104800_0043', 0, 1048831, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 20051, 'All right, let''s see what you got.', 'snd_voi_training_104900', 65, 0, 2, 1, 0, 'snd_voi_training_104900_0065', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 70000, 'C''mon, gimme a good fight.', 'snd_voi_outgame_104900', 3, 1049016, 7, 1, 0, 'snd_voi_outgame_104900_0003', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 95005, 'Lemme show you a few tricks I picked up.', 'snd_voi_outgame_104900', 4, 0, 7, 1, 0, 'snd_voi_outgame_104900_0004', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 95006, 'There''s no wall I can''t climb.', 'snd_voi_outgame_104900', 5, 0, 7, 1, 0, 'snd_voi_outgame_104900_0005', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 400005, 'I couldn''t care less about vacations or playing on the beach. So long as I can put everything on the line in a big gamble, I''m happy.', 'snd_voi_event_090016', 5, 1049016, 7, 1, 0, 'snd_voi_event_090016_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 400008, 'Heh-heh. Who''d have thought such an interesting matchup would come up? Teach is gonna love this when I tell her about it.', 'snd_voi_event_090016', 8, 1049017, 7, 1, 0, 'snd_voi_event_090016_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1049, 400014, 'That yakisoba was pretty good. That extra saucy flavor really hits the spot after a day of running around and sweating.', 'snd_voi_event_090016', 14, 2000, 7, 1, 0, 'snd_voi_event_090016_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 11, 'Cygames', 'snd_voi_title_105000', 0, 0, 0, 1, 0, 'snd_voi_title_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_105000', 1, 0, 0, 1, 0, 'snd_voi_title_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10000, 'I''ve never been told that my final sprint gives me an advantage. You were the only one who noticed.', 'snd_voi_home_105000', 0, 1050017, 1, 1, 0, 'snd_voi_home_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10001, 'If you were a parent, your kids would probably find you really annoying... You''re hyper, nosy, and you worry too much.', 'snd_voi_home_105000', 1, 1050006, 1, 1, 0, 'snd_voi_home_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10002, 'I wish you were docile like the fish in an aquarium. ...Well, that''s just not you, is it?', 'snd_voi_home_105000', 2, 11001, 1, 1, 0, 'snd_voi_home_105000_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10003, 'I guess you don''t change even as the years do. ...Well, let''s make it a good one.', 'snd_voi_home_105000', 3, 1050000, 1, 1, 0, 'snd_voi_home_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10004, 'Giving chocolates to friends is such a pain... Huh? What are you looking at? Don''t even think about asking for some.', 'snd_voi_home_105000', 4, 1050016, 1, 1, 0, 'snd_voi_home_105000_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10005, 'Uh... I''ll give you some chocolate later. For what? For Valentine''s Day. You do help me out from time to time, I guess.', 'snd_voi_home_105000', 5, 1050010, 1, 1, 0, 'snd_voi_home_105000_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10006, 'Make a wish? ...I can make my own wishes come true. Well... I guess it couldn''t hurt.', 'snd_voi_home_105000', 6, 1050002, 1, 1, 0, 'snd_voi_home_105000_0006', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10007, 'I''ll have to buy some Halloween candy. I get the feeling people are gonna annoy me about it.', 'snd_voi_home_105000', 7, 1050008, 1, 1, 0, 'snd_voi_home_105000_0007', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10008, 'What do I want from Santa? I''m not that age anymore. I wish you wouldn''t treat me like a kid.', 'snd_voi_home_105000', 8, 11010, 1, 1, 0, 'snd_voi_home_105000_0008', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10009, 'I don''t hate the holidays, I just can''t stand all the commotion. The lights and decorations are pretty, at least.', 'snd_voi_home_105000', 9, 1050013, 1, 1, 0, 'snd_voi_home_105000_0009', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10010, 'All the students going home for the holidays really frees up the track. I''m gonna run all I can!', 'snd_voi_home_105000', 10, 1050001, 1, 1, 0, 'snd_voi_home_105000_0010', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10011, 'It''s your birthday? Uh, don''t expect me to celebrate or anything, okay?', 'snd_voi_home_105000', 11, 1050000, 1, 1, 0, 'snd_voi_home_105000_0011', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10012, 'Happy birthda�hey, what''s with that face? You look so stupid... Hehe, it''s really funny.', 'snd_voi_home_105000', 12, 1050006, 1, 1, 0, 'snd_voi_home_105000_0012', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10013, 'Huh, my birthday? How did you even remember that?', 'snd_voi_home_105000', 13, 11010, 1, 1, 0, 'snd_voi_home_105000_0013', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10014, 'Birthday? ...Oh, right. Thanks. ...What? I''m not used to people celebrating my birthday�it makes me uneasy.', 'snd_voi_home_105000', 14, 11010, 1, 1, 0, 'snd_voi_home_105000_0014', 0, 1050011, 8500, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10015, 'There''s a notice for you. Go take a look.', 'snd_voi_home_105000', 15, 1050006, 1, 1, 0, 'snd_voi_home_105000_0015', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10016, 'I think there''s a present for you or something.', 'snd_voi_home_105000', 16, 1050015, 1, 1, 0, 'snd_voi_home_105000_0016', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10017, 'Guess you completed a mission. Get your reward or whatever.', 'snd_voi_home_105000', 17, 1050006, 1, 1, 0, 'snd_voi_home_105000_0017', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10018, 'There''s an event coming up soon. Not that I care.', 'snd_voi_home_105000', 18, 1050017, 1, 1, 0, 'snd_voi_home_105000_0018', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10019, 'There''s an event on right now... No wonder it''s so noisy.', 'snd_voi_home_105000', 19, 1050016, 1, 1, 0, 'snd_voi_home_105000_0019', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20000, 'Damn... My legs... Why do they feel so heavy?', 'snd_voi_training_105000', 0, 1050003, 2, 1, 0, 'snd_voi_training_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20001, 'I said I''m not tired! I mean, how can I be exhausted just from this...', 'snd_voi_training_105000', 1, 1050002, 2, 1, 0, 'snd_voi_training_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20002, 'There, I''m all ready. Let''s get on with it, Trainer.', 'snd_voi_training_105000', 2, 1050001, 2, 1, 0, 'snd_voi_training_105000_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20003, 'I''m pretty motivated, huh? For me, anyway.', 'snd_voi_training_105000', 3, 1050006, 2, 1, 0, 'snd_voi_training_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20004, 'I know that I gotta do it. Just tell me what I''m lacking.', 'snd_voi_training_105000', 4, 1050000, 2, 1, 0, 'snd_voi_training_105000_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20005, 'Hurry and give me the schedule. I''m gonna train more than everyone and get stronger!', 'snd_voi_training_105000', 5, 1050001, 2, 1, 0, 'snd_voi_training_105000_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20006, 'So? Is it just gonna be business as usual?', 'snd_voi_training_105000', 6, 11000, 2, 1, 0, 'snd_voi_training_105000_0006', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20007, 'What are we starting with? You''ve thought up a regimen, haven''t you?', 'snd_voi_training_105000', 7, 1050017, 2, 1, 0, 'snd_voi_training_105000_0007', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20008, 'I''ll give it a shot, but don''t get your hopes up.', 'snd_voi_training_105000', 8, 1050016, 2, 1, 0, 'snd_voi_training_105000_0008', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20009, 'I''m not really in the mood... but I''ll do the training.', 'snd_voi_training_105000', 9, 1050005, 2, 1, 0, 'snd_voi_training_105000_0009', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20010, 'I wonder if it''s even worth practicing when I feel like this.', 'snd_voi_training_105000', 10, 1050008, 2, 1, 0, 'snd_voi_training_105000_0010', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20011, 'Aghh... Damn it. This isn''t the time to just do nothing...', 'snd_voi_training_105000', 11, 1050009, 2, 1, 0, 'snd_voi_training_105000_0011', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20021, 'Another race? No, I''m good�I can run. I just need a breather, but... I''m fine.', 'snd_voi_training_105000', 12, 1050013, 2, 1, 0, 'snd_voi_training_105000_0012', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20022, 'Yeah... I need to go out and win more races... I can''t afford to sit around complaining... Sigh.', 'snd_voi_training_105000', 13, 1050008, 2, 1, 0, 'snd_voi_training_105000_0013', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20023, 'Hehe, not bad at all. I bet I could beat the biggest racer out there!', 'snd_voi_training_105000', 14, 1050006, 2, 1, 0, 'snd_voi_training_105000_0014', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20024, 'I set everything perfect�all that''s left is the timing at the end... I''ll definitely take first place with my final sprint!', 'snd_voi_training_105000', 15, 1050001, 2, 1, 0, 'snd_voi_training_105000_0015', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20025, 'I''ll stun the whole audience. They won''t be able to forget my racing after this!', 'snd_voi_training_105000', 16, 11009, 2, 1, 0, 'snd_voi_training_105000_0016', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20026, 'Hey, when do we start? I''m actually feeling good, and I don''t wanna waste it.', 'snd_voi_training_105000', 17, 1050003, 2, 1, 0, 'snd_voi_training_105000_0017', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20027, 'I''m feeling it. You can expect big things from me in this... Wait, it''s nothing. Forget it.', 'snd_voi_training_105000', 18, 1050001, 2, 1, 0, 'snd_voi_training_105000_0018', 0, 1050000, 4700, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20028, 'Yeah, I''m ready! ...I seem a little cocky. I''ve made some improvements, but I shouldn''t celebrate until after I''ve won.', 'snd_voi_training_105000', 19, 11009, 2, 1, 0, 'snd_voi_training_105000_0019', 0, 1050011, 3300, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20029, 'Hey, let''s go. I''m going to make sure everyone watching knows my name by the end of this.', 'snd_voi_training_105000', 20, 1050016, 2, 1, 0, 'snd_voi_training_105000_0020', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20030, 'No matter the race, what I do is the same. I''m going to beat every one of them!', 'snd_voi_training_105000', 21, 1050001, 2, 1, 0, 'snd_voi_training_105000_0021', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20031, 'How do I feel? So-so, I guess. I just need to run like I do in practice...', 'snd_voi_training_105000', 22, 1050000, 2, 1, 0, 'snd_voi_training_105000_0022', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20032, 'A race already? I would have liked to touch up on some things�but what the heck.', 'snd_voi_training_105000', 23, 1050002, 2, 1, 0, 'snd_voi_training_105000_0023', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20033, 'It''s too late to back out now, so I''ll just have to make do with what I''ve got!', 'snd_voi_training_105000', 24, 1050005, 2, 1, 0, 'snd_voi_training_105000_0024', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20034, 'I have regrets, but I can''t sit around complaining about it. All that matters is that we get results, right?', 'snd_voi_training_105000', 25, 1050015, 2, 1, 0, 'snd_voi_training_105000_0025', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20035, 'I''m definitely going to win, even if my prep has been terrible! I don''t want to make excuses.', 'snd_voi_training_105000', 26, 1050005, 2, 1, 0, 'snd_voi_training_105000_0026', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20036, 'The results of the work I''ve done don''t determine the final rankings. I won''t know until I get out there and race.', 'snd_voi_training_105000', 27, 1050011, 2, 1, 0, 'snd_voi_training_105000_0027', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20037, 'I''m all over the place, but whatever. I don''t care what situation we''re in�I still have to win it!', 'snd_voi_training_105000', 28, 1050003, 2, 1, 0, 'snd_voi_training_105000_0028', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20038, 'Okay, okay.', 'snd_voi_training_105000', 29, 0, 2, 1, 0, 'snd_voi_training_105000_0029', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20039, 'Got it.', 'snd_voi_training_105000', 30, 0, 2, 1, 0, 'snd_voi_training_105000_0030', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20040, 'This, huh?', 'snd_voi_training_105000', 31, 0, 2, 1, 0, 'snd_voi_training_105000_0031', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20041, 'Hmm.', 'snd_voi_training_105000', 32, 0, 2, 1, 0, 'snd_voi_training_105000_0032', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20042, 'Ngh.', 'snd_voi_training_105000', 33, 0, 2, 1, 0, 'snd_voi_training_105000_0033', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20043, 'I don''t get it...', 'snd_voi_training_105000', 34, 0, 2, 1, 0, 'snd_voi_training_105000_0034', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20046, 'Okay, okay.', 'snd_voi_training_105000', 37, 0, 2, 1, 0, 'snd_voi_training_105000_0037', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20047, 'I''m gonna get sunburned...', 'snd_voi_training_105000', 38, 0, 2, 1, 0, 'snd_voi_training_105000_0038', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20049, 'I''ve gotten a bit stronger, so I thought I''d at least say thanks.', 'snd_voi_training_105000', 63, 0, 2, 1, 0, 'snd_voi_training_105000_0063', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20050, 'I thought I could go even further, but... I guess this is it.', 'snd_voi_training_105000', 64, 0, 2, 1, 0, 'snd_voi_training_105000_0064', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30000, 'Argh, damn it! I''ll win the next one if it kills me!', 'snd_voi_race_105000', 0, 0, 3, 1, 0, 'snd_voi_race_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30001, 'I''m not done yet... I''m gonna keep climbing higher!', 'snd_voi_race_105000', 1, 0, 3, 1, 0, 'snd_voi_race_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30002, 'Not bad... But such a tiny boost doesn''t mean much.', 'snd_voi_race_105000', 2, 0, 3, 1, 0, 'snd_voi_race_105000_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30003, 'Damn! It''s not supposed to be like this!', 'snd_voi_race_105000', 3, 0, 3, 1, 0, 'snd_voi_race_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 60000, 'A concert? I only really care about winning the race.', 'snd_voi_live_105000', 0, 1050017, 4, 1, 0, 'snd_voi_live_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 60001, 'Inhale... exhale... All right! Let''s do it!', 'snd_voi_live_105000', 1, 1050821, 4, 1, 0, 'snd_voi_live_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70001, 'You''ve been all hyper ever since we first met... Doesn''t it tire you out?', 'snd_voi_outgame_105000', 1, 1050000, 7, 1, 0, 'snd_voi_outgame_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90000, 'Sigh... I thought for sure I could have the track to myself today. There''s too many early-bird training junkies.', 'snd_voi_home_105001', 0, 1050017, 1, 1, 0, 'snd_voi_home_105001_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90001, 'Maybe I should do a race first thing in the morning. They do say you''re tallest in the morning.', 'snd_voi_home_105001', 1, 1050008, 1, 1, 0, 'snd_voi_home_105001_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90002, 'How can they all eat these huge lunches? If I tried that, I wouldn''t be able to move.', 'snd_voi_home_105001', 2, 1050004, 1, 1, 0, 'snd_voi_home_105001_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90003, 'Yawn... Think I''ll take a nap. Where was that place Ticket hasn''t found yet... Come to think of it, how does she always know?', 'snd_voi_home_105001', 3, 1050800, 1, 1, 0, 'snd_voi_home_105001_0003', 0, 1050011, 2650, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90004, 'I''m not going home yet. I haven''t done my quota for today. I need to work out more!', 'snd_voi_home_105001', 4, 1050002, 1, 1, 0, 'snd_voi_home_105001_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90005, 'They say you have to sleep to grow taller, but I have training to do... Ughhh, there''s not enough time.', 'snd_voi_home_105001', 5, 1050009, 1, 1, 0, 'snd_voi_home_105001_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90006, 'It''s getting pretty warm. Maybe I''ll take a nap on the roof...', 'snd_voi_home_105001', 6, 1050006, 1, 1, 0, 'snd_voi_home_105001_0006', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90007, 'Argh, it''s already hot as it is, and Ticket''s just making it worse with all the annoying energy.', 'snd_voi_home_105001', 7, 1050016, 1, 1, 0, 'snd_voi_home_105001_0007', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90008, 'It''s been a while since I made a fire with the fallen leaves. I like the flickering flames and the crackling sound... There''s something nice about it.', 'snd_voi_home_105001', 8, 1050012, 1, 1, 0, 'snd_voi_home_105001_0008', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90009, 'Taking it easy in winter and eating hot pot alone is the best. It warms you up, and it''s easy to clean up after. ...What? I''m not inviting you.', 'snd_voi_home_105001', 9, 1050006, 1, 1, 0, 'snd_voi_home_105001_0009', 0, 11012, 7700, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91000, 'Ticket shook me around and yelled, "Taishin test!" ...The only thing she''s testing is my patience.', 'snd_voi_home_105001', 10, 1050002, 1, 1, 0, 'snd_voi_home_105001_0010', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91001, 'Everyone was really surprised when they saw my rank on that smartphone game... Isn''t that just what happens when you play a while?', 'snd_voi_home_105001', 11, 1050017, 1, 1, 0, 'snd_voi_home_105001_0011', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91002, 'I was listening to the radio, and the song I requested really came on. Isn''t that... I mean... whatever, I guess.', 'snd_voi_home_105001', 12, 1050006, 1, 1, 0, 'snd_voi_home_105001_0012', 0, 11010, 5900, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91003, 'I can''t wait until I can do all my shopping online... I won''t have to talk to the store staff or deal with the annoying crowds.', 'snd_voi_home_105001', 13, 1050016, 1, 1, 0, 'snd_voi_home_105001_0013', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91004, 'Creek thought it was so good I could remove the stains from my clothes... I just wanna be able to handle things by myself.', 'snd_voi_home_105001', 14, 1050011, 1, 1, 0, 'snd_voi_home_105001_0014', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91005, 'Winning concerts... Who the heck thought it would be a good idea to make the winner of a race sing and dance?', 'snd_voi_home_105001', 15, 1050017, 1, 1, 0, 'snd_voi_home_105001_0015', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91006, 'Sigh... If we all wear matching outfits, then our different physiques really stand ou�I didn''t say anything. Forget it.', 'snd_voi_home_105001', 16, 1050008, 1, 1, 0, 'snd_voi_home_105001_0016', 0, 11003, 6400, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91007, 'Hoods are great. They block out staring dummies and let you focus on the race. Then you take it off after the finish, and it''s like a whole different scene.', 'snd_voi_home_105001', 17, 1050001, 1, 1, 0, 'snd_voi_home_105001_0017', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91008, 'Hey, is it me or do I have a whole lot of asymmetrical clothes? I''m probably overthinking it.', 'snd_voi_home_105001', 18, 11010, 1, 1, 0, 'snd_voi_home_105001_0018', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91009, 'I forgot my lunch in the dorm... It''s a pain to go back, but the cafeteria''s packed because of the dessert special... Sigh...', 'snd_voi_home_105001', 19, 1050010, 1, 1, 0, 'snd_voi_home_105001_0019', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91010, 'I went to the library, and Hayahide started pushing me to read this really thick book, saying it was a masterpiece or whatever... So I ran.', 'snd_voi_home_105001', 20, 1050011, 1, 1, 0, 'snd_voi_home_105001_0020', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91011, 'Oh, the event in the game ended today? ...Well, I don''t really care. I''m only playing it to kill time.', 'snd_voi_home_105001', 21, 1050000, 1, 1, 0, 'snd_voi_home_105001_0021', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91012, 'Geez... Can''t they at least give the new students a proper orientation? How did I get stuck guiding them around...', 'snd_voi_home_105001', 22, 1050008, 1, 1, 0, 'snd_voi_home_105001_0022', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91013, 'Think I''ll go to a beach that''s not too busy... I wanna see some sea anemones and stuff.', 'snd_voi_home_105001', 23, 1050017, 1, 1, 0, 'snd_voi_home_105001_0023', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91014, 'That was a rare bird in the park... I wonder if it was migratory... Must be nice to fly so far.', 'snd_voi_home_105001', 24, 1050006, 1, 1, 0, 'snd_voi_home_105001_0024', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91015, 'The academy''s really hectic with all the events in winter. Sigh... Maybe a snowstorm will come and quiet it down... Nah, I''m not so lucky.', 'snd_voi_home_105001', 25, 1050008, 1, 1, 0, 'snd_voi_home_105001_0025', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92000, 'I''m doing things same as always today.', 'snd_voi_training_105001', 0, 1050000, 2, 1, 0, 'snd_voi_training_105001_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92001, 'Anything''s fine, but don''t cut corners.', 'snd_voi_training_105001', 1, 1050016, 2, 1, 0, 'snd_voi_training_105001_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92002, 'I''m already good to go. What''s the plan?', 'snd_voi_training_105001', 2, 1050017, 2, 1, 0, 'snd_voi_training_105001_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92003, 'I have to get better fast so I can catch up!', 'snd_voi_training_105001', 3, 1050005, 2, 1, 0, 'snd_voi_training_105001_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92011, 'Come on, hurry it up. We''re wasting time.', 'snd_voi_training_105001', 4, 1050003, 2, 1, 0, 'snd_voi_training_105001_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92005, 'Well... you''re the trainer. I''ll follow your instructions.', 'snd_voi_training_105001', 5, 1050017, 2, 1, 0, 'snd_voi_training_105001_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92006, 'No need to hold back.', 'snd_voi_training_105001', 6, 11003, 2, 1, 0, 'snd_voi_training_105001_0006', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92007, 'The way you teach is all right... I guess... All your energy''s pretty annoying though!', 'snd_voi_training_105001', 7, 1050010, 2, 1, 0, 'snd_voi_training_105001_0007', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 93000, 'Teaming up with you was... well, not the worst, I guess.', 'snd_voi_training_105001', 8, 0, 2, 1, 0, 'snd_voi_training_105001_0008', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 93001, 'Yeah. We got some good results, right?', 'snd_voi_training_105001', 9, 0, 2, 1, 0, 'snd_voi_training_105001_0009', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95000, 'I''m not done... I have to keep improving!', 'snd_voi_outgame_105001', 0, 1050001, 7, 1, 0, 'snd_voi_outgame_105001_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95001, 'I won''t let anything stand in my way!', 'snd_voi_outgame_105001', 1, 1050001, 7, 1, 0, 'snd_voi_outgame_105001_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95003, 'I''m Narita Taishin. Sell me short, and I''ll kick your butt.', 'snd_voi_outgame_105001', 3, 1050017, 7, 1, 0, 'snd_voi_outgame_105001_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95004, 'I''m sick of everyone putting me down! I''ll run them into the ground, and then we''ll see who''s laughing!', 'snd_voi_gacha_105001', 0, 0, 7, 1, 0, 'snd_voi_gacha_105001_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1008, 'This win''s gonna be ours!', 'snd_voi_teamst_st_105000_0000', 0, 1050001, 8, 1, 0, 'snd_voi_teamst_st_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1105, 'I won''t lose to some big oafs.', 'snd_voi_teamst_st_105000_1030', 0, 1050017, 8, 1, 0, 'snd_voi_teamst_st_105000_1030_00', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1106, 'Don''t treat me like a kid.', 'snd_voi_teamst_st_105000_1045', 0, 1050016, 8, 1, 0, 'snd_voi_teamst_st_105000_1045_00', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1096, 'I really don''t need to.', 'snd_voi_teamst_st_104500_1050', 1, 1050014, 8, 1, 0, 'snd_voi_teamst_st_104500_1050_01', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1000, 'Kay, time to go.', 'snd_voi_teamst_105000', 0, 1050006, 8, 1, 0, 'snd_voi_teamst_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1001, 'Hmph. You see that?', 'snd_voi_teamst_105000', 1, 0, 8, 1, 0, 'snd_voi_teamst_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1003, 'We''ll win next time.', 'snd_voi_teamst_105000', 2, 0, 8, 1, 0, 'snd_voi_teamst_105000_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1002, 'I don''t accept this!', 'snd_voi_teamst_105000', 3, 0, 8, 1, 0, 'snd_voi_teamst_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1004, 'Yes! We won!', 'snd_voi_teamst_105000', 4, 1050001, 8, 1, 0, 'snd_voi_teamst_105000_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1007, 'That''s a new high score!', 'snd_voi_teamst_105000', 5, 1050006, 8, 1, 0, 'snd_voi_teamst_105000_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1006, 'We''ll win next time.', 'snd_voi_teamst_105000', 2, 1050003, 8, 1, 0, 'snd_voi_teamst_105000_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 1005, 'I don''t accept this!', 'snd_voi_teamst_105000', 3, 1050016, 8, 1, 0, 'snd_voi_teamst_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 120000, 'It''s like I''m on fire... What the heck is this?', 'snd_voi_outgame_105000', 11, 1050017, 2, 1, 0, 'snd_voi_outgame_105000_0011', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140000, 'You gonna play? ...Oh, okay.', 'snd_voi_minigame_105000', 0, 0, 9, 1, 0, 'snd_voi_minigame_105000_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140001, 'Not bad...', 'snd_voi_minigame_105000', 1, 1050006, 9, 1, 0, 'snd_voi_minigame_105000_0001', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140002, 'Huh...', 'snd_voi_minigame_105000', 2, 11007, 9, 1, 0, 'snd_voi_minigame_105000_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140003, 'I didn''t think you were good at this kind of thing.', 'snd_voi_minigame_105000', 3, 971050, 9, 1, 0, 'snd_voi_minigame_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140004, 'Well, I guess this is pretty normal.', 'snd_voi_minigame_105000', 4, 972050, 9, 1, 0, 'snd_voi_minigame_105000_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140005, 'Look... I wasn''t expecting much anyway.', 'snd_voi_minigame_105000', 5, 1050019, 9, 1, 0, 'snd_voi_minigame_105000_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140006, 'I didn''t think you were good at this kind of thing.', 'snd_voi_minigame_105000', 3, 974050, 9, 1, 0, 'snd_voi_minigame_105000_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140007, 'Well, I guess this is pretty normal.', 'snd_voi_minigame_105000', 4, 973050, 9, 1, 0, 'snd_voi_minigame_105000_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140008, 'Huh?', 'snd_voi_minigame_105000', 6, 11000, 9, 1, 0, 'snd_voi_minigame_105000_0006', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140009, 'Haha!', 'snd_voi_minigame_105000', 7, 1050012, 9, 1, 0, 'snd_voi_minigame_105000_0007', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140010, 'No!', 'snd_voi_minigame_105000', 8, 11010, 9, 1, 0, 'snd_voi_minigame_105000_0008', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140011, 'Okay!', 'snd_voi_minigame_105000', 9, 1050006, 9, 1, 0, 'snd_voi_minigame_105000_0009', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140014, 'Ohhh...', 'snd_voi_minigame_105000', 10, 1050004, 9, 1, 0, 'snd_voi_minigame_105000_0010', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140015, 'Hmm...', 'snd_voi_minigame_105000', 11, 1050017, 9, 1, 0, 'snd_voi_minigame_105000_0011', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140016, 'Here I go!', 'snd_voi_minigame_105000', 12, 1050801, 9, 1, 0, 'snd_voi_minigame_105000_0012', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140012, 'Yes!', 'snd_voi_minigame_105000', 13, 1050001, 9, 1, 0, 'snd_voi_minigame_105000_0013', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140013, '...Ah!', 'snd_voi_minigame_105000', 14, 11001, 9, 1, 0, 'snd_voi_minigame_105000_0014', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140017, 'Tch...', 'snd_voi_minigame_105000', 15, 1050002, 9, 1, 0, 'snd_voi_minigame_105000_0015', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 140018, 'Sigh...', 'snd_voi_minigame_105000', 16, 1050011, 9, 1, 0, 'snd_voi_minigame_105000_0016', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 40000, 'They better watch out!', 'snd_voi_race_105001', 2, 0, 3, 1, 0, 'snd_voi_race_105001_0002', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 40001, 'Faster, faster! Faster than anyone! If you take me lightly, don''t go crying about it later. I''ll show you how serious I am!', 'snd_voi_race_105001', 3, 0, 3, 1, 0, 'snd_voi_race_105001_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30004, 'Hmph! Now you know what I can really do!', 'snd_voi_race_105001', 0, 0, 3, 1, 0, 'snd_voi_race_105001_0000', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30005, 'Hehe... Did you see that?!', 'snd_voi_race_105000', 8, 0, 3, 1, 0, 'snd_voi_race_105000_0008', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 31000, 'I won''t lose!', 'snd_voi_race_105000', 9, 0, 3, 1, 0, 'snd_voi_race_105000_0009', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 13, 'Here. It''s today''s login bonus.', 'snd_voi_title_105000', 4, 1050017, 1, 1, 0, 'snd_voi_title_105000_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 15, 'Hmm, I guess this is tomorrow''s.', 'snd_voi_title_105000', 5, 1050000, 1, 1, 0, 'snd_voi_title_105000_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 110000, 'What? Are we training?', 'snd_voi_home_105000', 21, 0, 1, 1, 0, 'snd_voi_home_105000_0021', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 110001, 'History, huh? I''m not really interested in that stuff.', 'snd_voi_home_105000', 22, 0, 1, 1, 0, 'snd_voi_home_105000_0022', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 110002, 'Are we entering a race? ...I see.', 'snd_voi_home_105000', 23, 0, 1, 1, 0, 'snd_voi_home_105000_0023', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 10021, 'The Umamusume Archive level went up.', 'snd_voi_home_105000', 24, 1050017, 1, 1, 0, 'snd_voi_home_105000_0024', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 20051, 'It''s not like we''re gonna become buddies.', 'snd_voi_training_105000', 65, 0, 2, 1, 0, 'snd_voi_training_105000_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70000, 'If you can''t keep up, I''ll leave you behind.', 'snd_voi_outgame_105000', 3, 1050019, 7, 1, 0, 'snd_voi_outgame_105000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95005, 'It''s a pain when you expect too much from me...', 'snd_voi_outgame_105000', 4, 0, 7, 1, 0, 'snd_voi_outgame_105000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95006, 'I''ll help a little. ...Just a little.', 'snd_voi_outgame_105000', 5, 0, 7, 1, 0, 'snd_voi_outgame_105000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70004, 'I really don''t like stiff, formal clothes. Uniforms are... a little better though.', 'snd_voi_outgame_105000', 16, 1050013, 7, 1, 0, 'snd_voi_outgame_105000_0016', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70010, 'I''ll have to buy a new uniform when I grow taller. ...I''ll kick you if you say I won''t need to!', 'snd_voi_outgame_105000', 17, 1050006, 7, 1, 0, 'snd_voi_outgame_105000_0017', 0, 11012, 3600, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70008, 'It''s a little strange to have everyone wearing the same outfit. ...How is anyone gonna see me near all the tall people?', 'snd_voi_outgame_105000', 20, 1050011, 7, 1, 0, 'snd_voi_outgame_105000_0020', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70014, 'I don''t like to stand out, but I''ll do the concert. It''s proof I won, after all.', 'snd_voi_outgame_105000', 21, 1050016, 7, 1, 0, 'snd_voi_outgame_105000_0021', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70009, 'My very own... signature racewear�hey, what''re you looking at?! Stop smirking!', 'snd_voi_outgame_105000', 22, 1050001, 7, 1, 0, 'snd_voi_outgame_105000_0022', 0, 1050003, 4100, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70015, 'Don''t expect any of that cute stuff, okay? This is more my style.', 'snd_voi_outgame_105000', 23, 1050000, 7, 1, 0, 'snd_voi_outgame_105000_0023', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71004, 'I really don''t like stiff, formal clothes. Uniforms are... a little better though.', 'snd_voi_outgame_105000', 16, 148, 7, 0, 0, 'snd_voi_outgame_105000_0016', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71010, 'I''ll have to buy a new uniform when I grow taller. ...I''ll kick you if you say I won''t need to!', 'snd_voi_outgame_105000', 17, 18, 7, 0, 0, 'snd_voi_outgame_105000_0017', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71008, 'It''s a little strange to have everyone wearing the same outfit. ...How is anyone gonna see me near all the tall people?', 'snd_voi_outgame_105000', 20, 33, 7, 0, 0, 'snd_voi_outgame_105000_0020', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71014, 'I don''t like to stand out, but I''ll do the concert. It''s proof I won, after all.', 'snd_voi_outgame_105000', 21, 48, 7, 0, 0, 'snd_voi_outgame_105000_0021', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71009, 'My very own... signature racewear�hey, what''re you looking at?! Stop smirking!', 'snd_voi_outgame_105000', 22, 22, 7, 0, 0, 'snd_voi_outgame_105000_0022', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71015, 'Don''t expect any of that cute stuff, okay? This is more my style.', 'snd_voi_outgame_105000', 23, 33, 7, 0, 0, 'snd_voi_outgame_105000_0023', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 2030, 'Kay, time to go.', 'snd_voi_teamst_105000', 0, 1050006, 10, 1, 0, 'snd_voi_teamst_105000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 2031, 'This win''s gonna be ours!', 'snd_voi_teamst_st_105000_0000', 0, 1050001, 10, 1, 0, 'snd_voi_teamst_st_105000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 2032, 'I thought I could go even further, but... I guess this is it.', 'snd_voi_training_105000', 64, 1050012, 10, 1, 0, 'snd_voi_training_105000_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 2033, 'Yeah, I''m ready! ...I seem a little cocky. I''ve made some improvements, but I shouldn''t celebrate until after I''ve won.', 'snd_voi_training_105000', 19, 11009, 10, 1, 0, 'snd_voi_training_105000_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 2034, 'I''ll stun the whole audience. They won''t be able to forget my racing after this!', 'snd_voi_training_105000', 16, 11009, 10, 1, 0, 'snd_voi_training_105000_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 2035, 'I thought I could go even further, but... I guess this is it.', 'snd_voi_training_105000', 64, 1050012, 10, 0, 0, 'snd_voi_training_105000_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70018, 'Hm, hm... ?', 'snd_voi_outgame_105000', 26, 1050007, 7, 1, 0, 'snd_voi_outgame_105000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70019, 'I won''t lose.', 'snd_voi_outgame_105000', 27, 1050017, 7, 1, 0, 'snd_voi_outgame_105000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71018, 'Hm, hm... ?', 'snd_voi_outgame_105000', 26, 48, 7, 0, 0, 'snd_voi_outgame_105000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71019, 'I won''t lose.', 'snd_voi_outgame_105000', 27, 33, 7, 0, 0, 'snd_voi_outgame_105000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90010, 'What''s with the sleepy face? You look delirious. Want me to snap you out of it?', 'snd_voi_home_105002', 0, 1050817, 1, 1, 0, 'snd_voi_home_105002_0000', 0, 1050015, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90011, 'Yawn... So sleepy... I got caught up in the 3x EXP bonus campaign. I kept leveling up and couldn''t find a good place to stop playing...', 'snd_voi_home_105002', 1, 1050804, 1, 1, 0, 'snd_voi_home_105002_0001', 0, 1050805, 6800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90012, 'There''s a line for the VR Umalator again... And the reservation system''s all booked. I wish they''d install more units.', 'snd_voi_home_105002', 2, 1050010, 1, 1, 0, 'snd_voi_home_105002_0002', 0, 1050008, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90013, 'That cloud... It looks like an airship will fly out of it at any moment. And then we''d ride around, saving the world. Heh... Sounds like a real basic game, huh?', 'snd_voi_home_105002', 3, 1050806, 1, 1, 0, 'snd_voi_home_105002_0003', 0, 1050807, 6800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90014, 'The workshop in the game reeks of oil. Weirdly enough, I don''t hate it.', 'snd_voi_home_105002', 4, 1050017, 1, 1, 0, 'snd_voi_home_105002_0004', 0, 1050809, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90015, 'Nothing seems to work on that enemy! Not bad, dev team. Damn it... I''ll try it just one more time and then I''m really going to bed!', 'snd_voi_home_105002', 5, 1050002, 1, 1, 0, 'snd_voi_home_105002_0005', 0, 1050003, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90016, 'Ugh, woolly bears came raining down on my head! I screamed like a nitwit! I''m never gaming there again...', 'snd_voi_home_105002', 6, 1050808, 1, 1, 0, 'snd_voi_home_105002_0006', 0, 1050004, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90017, 'It''s hot, but it could be worse. The game''s workshop is practically a sauna, after all...', 'snd_voi_home_105002', 7, 1050017, 1, 1, 0, 'snd_voi_home_105002_0007', 0, 1050813, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90018, 'Huh. There are still steam trains in active service. If I see one while I''m traveling, I''ll have to stop and take a look.', 'snd_voi_home_105002', 8, 1050810, 1, 1, 0, 'snd_voi_home_105002_0008', 0, 1050809, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90019, 'My phone''s battery runs out so fast. It always does when it gets cold. Huh? Maybe I''m using it too much? N-no, that''s not it...', 'snd_voi_home_105002', 9, 1050002, 1, 1, 0, 'snd_voi_home_105002_0009', 0, 1050811, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91016, 'Add a button. Inspect those cleats. Does Ticket understand what an engineer actually does?', 'snd_voi_home_105002', 10, 1050010, 1, 1, 0, 'snd_voi_home_105002_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91017, 'Hayahide challenged me to a puzzle battle. The key to victory is your response time. Well, I''m not about to roll over and let her win.', 'snd_voi_home_105002', 11, 1050810, 1, 1, 0, 'snd_voi_home_105002_0011', 0, 1050812, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91018, 'VR Teio''s movements looked off. Maybe the game engine just can''t simulate that hop in her step? Sigh... So she''s OP even in real life.', 'snd_voi_home_105002', 12, 1050008, 1, 1, 0, 'snd_voi_home_105002_0012', 0, 1050018, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91019, 'Ow... Turbo and I bumped into each other and ended up smacking heads. Honestly, I thought I was taller than her...', 'snd_voi_home_105002', 13, 1050004, 1, 1, 0, 'snd_voi_home_105002_0013', 0, 1050813, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91020, 'I could stare at gears all day... They move in a steady rhythm that''s kind of hypnotizing...', 'snd_voi_home_105002', 14, 1050006, 1, 1, 0, 'snd_voi_home_105002_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91028, 'Hm? Sorry, did you say something? My ear covers have earbuds in them, so it''s hard to hear what''s going on.', 'snd_voi_home_105002', 15, 8010, 1, 1, 0, 'snd_voi_home_105002_0015', 0, 1050010, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91029, 'My eyesight''s fine, so my monocle has no prescription. I don''t play games in the dark anyway. I am careful about that kind of thing.', 'snd_voi_home_105002', 16, 1050817, 1, 1, 0, 'snd_voi_home_105002_0016', 0, 1050017, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91021, 'The mist this morning made me feel like I was wandering in a different world... Maybe I''ve been playing too many games lately.', 'snd_voi_home_105002', 17, 8010, 1, 1, 0, 'snd_voi_home_105002_0017', 0, 1050018, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91022, 'Ugh, I thought Hayahide''s lecture would never end. I was just playing a game during mealtime. I''ll be more subtle next time.', 'snd_voi_home_105002', 18, 1050805, 1, 1, 0, 'snd_voi_home_105002_0018', 0, 1050814, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91023, 'Gah. I almost forgot to get my login bonus. That could have seriously delayed my gear upgrades.', 'snd_voi_home_105002', 19, 8010, 1, 1, 0, 'snd_voi_home_105002_0019', 0, 1050813, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91024, 'It''s pleasantly warm now. I should try something different, like taking a walk in the park and playing a game there.', 'snd_voi_home_105002', 20, 1050006, 1, 1, 0, 'snd_voi_home_105002_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91025, 'There''s nothing but swimsuits in this game trailer. And yet, it does put me in a summer mood. I hate myself sometimes.', 'snd_voi_home_105002', 21, 1050010, 1, 1, 0, 'snd_voi_home_105002_0021', 0, 1050011, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91026, 'One of the mobs in that VR game was roasting potatoes using some sort of steam-powered device. Heh... What an intriguing setting...', 'snd_voi_home_105002', 22, 1050809, 1, 1, 0, 'snd_voi_home_105002_0022', 0, 1050007, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 91027, 'So cold! Let me fire up the Umalator... Being able to warm up in the game world is convenient. Like killing two birds with one stone.', 'snd_voi_home_105002', 23, 1050808, 1, 1, 0, 'snd_voi_home_105002_0023', 0, 1050007, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92015, 'Time to take this thing for a test drive. Then we''ll gradually increase the speed.', 'snd_voi_training_105002', 0, 1050017, 2, 1, 0, 'snd_voi_training_105002_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92016, 'Give me a score. I don''t mind if you''re basing it on your standards. Knowing where I stand helps me motivate myself.', 'snd_voi_training_105002', 1, 1050817, 2, 1, 0, 'snd_voi_training_105002_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92017, 'I finished warm-ups ages ago. Let''s get moving.', 'snd_voi_training_105002', 2, 1050016, 2, 1, 0, 'snd_voi_training_105002_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92018, 'Don''t go throwing around platitudes like, "It''s just trial and error." I''m going all out from the start!', 'snd_voi_training_105002', 3, 1050003, 2, 1, 0, 'snd_voi_training_105002_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92020, 'I don''t mind working as a team, but don''t you dare hold me back.', 'snd_voi_training_105002', 5, 1050015, 2, 1, 0, 'snd_voi_training_105002_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92021, 'I noticed you don''t stick your nose into my training methods much. ...Guess you understand your role.', 'snd_voi_training_105002', 6, 1050019, 2, 1, 0, 'snd_voi_training_105002_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 92022, 'You''re like a pure buffer... You really know how to bring out my strengths. ...I''ll be counting on you for backup when I need it.', 'snd_voi_training_105002', 7, 1050006, 2, 1, 0, 'snd_voi_training_105002_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 93004, 'Thanks for your support... We had a decent run.', 'snd_voi_training_105002', 8, 0, 2, 1, 0, 'snd_voi_training_105002_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 93005, 'I''m far from done. I''ll do a lot better next time.', 'snd_voi_training_105002', 9, 0, 2, 1, 0, 'snd_voi_training_105002_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95007, 'So... this is what leveling up feels like.', 'snd_voi_outgame_105002', 0, 1050818, 7, 1, 0, 'snd_voi_outgame_105002_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95008, 'Output increased. I can do this!', 'snd_voi_outgame_105002', 1, 0, 7, 1, 0, 'snd_voi_outgame_105002_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95010, 'Narita Taishin. So you''re my support? Huh.', 'snd_voi_outgame_105002', 3, 1050817, 7, 1, 0, 'snd_voi_outgame_105002_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70016, 'Huh? Does my outfit need maintenance or something?', 'snd_voi_outgame_105000', 24, 1050010, 7, 1, 0, 'snd_voi_outgame_105000_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 70017, 'I wonder... if we''ll be recording another trailer.', 'snd_voi_outgame_105000', 25, 1050816, 7, 1, 0, 'snd_voi_outgame_105000_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71016, 'Huh? Does my outfit need maintenance or something?', 'snd_voi_outgame_105000', 24, 48, 7, 0, 0, 'snd_voi_outgame_105000_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 71017, 'I wonder... if we''ll be recording another trailer.', 'snd_voi_outgame_105000', 25, 18, 7, 0, 0, 'snd_voi_outgame_105000_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 95009, 'No matter how many times I break, I''ll repair myself and keep going!', 'snd_voi_gacha_105002', 0, 0, 7, 1, 0, 'snd_voi_gacha_105002_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 40003, 'To greater heights... that no one else can reach!', 'snd_voi_race_105002', 2, 0, 3, 1, 0, 'snd_voi_race_105002_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 40004, '"This is too hard for you." "You oughta give up." Like hell I will! You''ll all be choking on my dust!', 'snd_voi_race_105002', 3, 0, 3, 1, 0, 'snd_voi_race_105002_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30006, 'Well, did you see that? Bow before my fine-tuning skills!', 'snd_voi_race_105002', 0, 0, 3, 1, 0, 'snd_voi_race_105002_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 30007, 'Hehe... Did you see that?!', 'snd_voi_race_105000', 8, 0, 3, 1, 0, 'snd_voi_race_105000_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 400002, 'So c-cold... We should''ve never listened to Ticket. I mean, she''s beyond idiotic for wanting to pitch a tent on a frozen lake...', 'snd_voi_event_090008', 2, 1050013, 7, 1, 0, 'snd_voi_event_090008_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 400005, 'Ugh, that was way too much talking. I''m exhausted... Blabbering on and on must be a talent�one I don''t have.', 'snd_voi_event_090008', 5, 1050010, 7, 1, 0, 'snd_voi_event_090008_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 400001, '...I was keeping the trailer a secret from my mom, but I got a message from her anyway. Damn Ticket and her big mouth...', 'snd_voi_event_090017', 1, 1050813, 7, 1, 0, 'snd_voi_event_090017_0001', 0, 1050820, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 400006, 'When you fix things in the game, it makes you solve a puzzle. I do play a lot of puzzle games, so that came in handy.', 'snd_voi_event_090017', 6, 1050006, 7, 1, 0, 'snd_voi_event_090017_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 400010, 'Maybe I ought to look back on my past races... Well, at least once in awhile.', 'snd_voi_event_090017', 10, 1050809, 7, 1, 0, 'snd_voi_event_090017_0010', 0, 1050819, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90020, '...Happy Valentine''s Day.', 'snd_voi_valentine_105000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_105000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 90021, '...Happy Valentine''s Day.', 'snd_voi_valentine_105000', 1, 980013, 1, 1, 0, 'snd_voi_valentine_105000_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 81000, 'Judge me by my height, and I''ll make you regret it.', 'snd_voi_outgame_105000', 13, 1050017, 7, 1, 0, 'snd_voi_outgame_105000_0013', 0, 0, 0, 1646888400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 81001, 'I''m not done yet! I won''t lose to you.', 'snd_voi_outgame_105000', 14, 1050003, 7, 1, 0, 'snd_voi_outgame_105000_0014', 0, 0, 0, 1646888400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1050, 80000, 'See you around.', 'snd_voi_aimteam_105000', 0, 1050017, 7, 0, 0, 'snd_voi_aimteam_105000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 11, 'Cygames', 'snd_voi_tc_1051', 0, 0, 0, 1, 0, 'snd_voi_title_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1051', 1, 0, 0, 1, 0, 'snd_voi_title_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10000, 'I hope my running can inspire courage in others... Trainer, let''s both keep doing our best!', 'snd_voi_home_105100', 0, 1051017, 1, 1, 0, 'snd_voi_home_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10001, 'I might still be small, but one day I''ll bloom into a pretty flower... You''ve helped me realize that.', 'snd_voi_home_105100', 1, 1051000, 1, 1, 0, 'snd_voi_home_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10002, 'Would you like to go on a picnic? We can make lunch boxes together... Then we can talk about all sorts of things among the flowers. ?', 'snd_voi_home_105100', 2, 1051006, 1, 1, 0, 'snd_voi_home_105100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10003, 'Eating homemade osechi dishes always puts me in the spirit of welcoming another new year. ?', 'snd_voi_home_105100', 3, 1051022, 1, 1, 0, 'snd_voi_home_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10004, 'Even though it''s Valentine''s Day, everyone asked me to give them homemade rice cakes instead. They must really like the red bean paste I use... Hehe.', 'snd_voi_home_105100', 4, 10000, 1, 1, 0, 'snd_voi_home_105100_0004', 0, 1051012, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10005, 'I tried to arrange chocolates of all sorts of colors into a flower bed! Please accept this as thanks for all you do for me!', 'snd_voi_home_105100', 5, 1051006, 1, 1, 0, 'snd_voi_home_105100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10006, 'Have you written your wish down yet? My wish is to grow bi�uh, never mind, forget I said that!', 'snd_voi_home_105100', 6, 1051000, 1, 1, 0, 'snd_voi_home_105100_0006', 0, 1051013, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10007, 'The salad, stew, and candied chestnuts are done... Oh, and how about some pumpkin dishes to go with the jack-o''-lanterns?', 'snd_voi_home_105100', 7, 1051800, 1, 1, 0, 'snd_voi_home_105100_0007', 0, 1051006, 2400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10008, 'Baking cakes with Bakushin O was really chaotic, but really fun. Just thinking about it makes me smile! ?', 'snd_voi_home_105100', 8, 1051007, 1, 1, 0, 'snd_voi_home_105100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10009, 'I made a wreath for you. Maybe we can hang it up in your office and enjoy the holidays together?', 'snd_voi_home_105100', 9, 1051001, 1, 1, 0, 'snd_voi_home_105100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10010, 'Feel free to call me if you ever need more hands for your end-of-year cleaning, okay? I''m always happy to help!', 'snd_voi_home_105100', 10, 1051022, 1, 1, 0, 'snd_voi_home_105100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10011, 'Happy birthday! ? I baked you lots of cake, so let''s celebrate later!', 'snd_voi_home_105100', 11, 1051801, 1, 1, 0, 'snd_voi_home_105100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10012, 'I-I''ll do my best to sing! Happy birthday to you ? Happy birthday to you! ?', 'snd_voi_home_105100', 12, 1051802, 1, 1, 0, 'snd_voi_home_105100_0012', 0, 1051803, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10013, 'Wow! You remembered it was my birthday? I''m so, so happy right now! ?', 'snd_voi_home_105100', 13, 1051804, 1, 1, 0, 'snd_voi_home_105100_0013', 0, 1051801, 5700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10014, 'What do I want to do for my birthday? Oh, I want to go to the botanical garden together! The geraniums should be blooming at this time of year. ?', 'snd_voi_home_105100', 14, 1051000, 1, 1, 0, 'snd_voi_home_105100_0014', 0, 1051022, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10015, 'Trainer, Trainer! You have a new notification. ?', 'snd_voi_home_105100', 15, 1051021, 1, 1, 0, 'snd_voi_home_105100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10016, 'Wow! There''s a present waiting for you! Um, shall I go get it for you?', 'snd_voi_home_105100', 16, 10001, 1, 1, 0, 'snd_voi_home_105100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10017, 'Mission complete�have a sticker! Ehehe. ?', 'snd_voi_home_105100', 17, 1051001, 1, 1, 0, 'snd_voi_home_105100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10018, 'An event is happening soon! ? I wonder what it''ll be like? I''m a little curious, to be honest!', 'snd_voi_home_105100', 18, 9001, 1, 1, 0, 'snd_voi_home_105100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10019, 'Wow, this event looks like a ton of fun! ? Um... if you''re going, can I come along?', 'snd_voi_home_105100', 19, 10001, 1, 1, 0, 'snd_voi_home_105100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20000, 'Sigh... Oh, sorry... I didn''t mean to sigh...', 'snd_voi_training_105100', 0, 1051805, 2, 1, 0, 'snd_voi_training_105100_0000', 0, 1051014, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20001, 'Ugh... My body won''t... listen to me...', 'snd_voi_training_105100', 1, 1051005, 2, 1, 0, 'snd_voi_training_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20002, 'I feel like a spring flower bed, ready to bloom!', 'snd_voi_training_105100', 2, 1051806, 2, 1, 0, 'snd_voi_training_105100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20003, 'Okay, here''s to another fruitful day! I''m aiming for speedy growth! ?', 'snd_voi_training_105100', 3, 1051017, 2, 1, 0, 'snd_voi_training_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20004, 'I''m in good condition today. ? Just look at my ears�they''re perked up more than usual!', 'snd_voi_training_105100', 4, 1051006, 2, 1, 0, 'snd_voi_training_105100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20005, 'Um, do you have any new exercises for me to try? It''s just, I want to do everything I can to improve!', 'snd_voi_training_105100', 5, 1051022, 2, 1, 0, 'snd_voi_training_105100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20006, 'I''m ready to go! Trainer, let''s get started!', 'snd_voi_training_105100', 6, 1051001, 2, 1, 0, 'snd_voi_training_105100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20007, 'Got my towel and water bottle... Trainer, I also brought a bunch of stuff for you, so let me know if you need anything!', 'snd_voi_training_105100', 7, 1051000, 2, 1, 0, 'snd_voi_training_105100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20008, 'I look down? You must be imagining things! I''m just my usual self!', 'snd_voi_training_105100', 8, 1051004, 2, 1, 0, 'snd_voi_training_105100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20009, 'I have to get myself together... Training is something I can''t afford to skip out on!', 'snd_voi_training_105100', 9, 1051009, 2, 1, 0, 'snd_voi_training_105100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20010, 'Oh! Sorry, I spaced out... Focus, I need to focus!', 'snd_voi_training_105100', 10, 1051014, 2, 1, 0, 'snd_voi_training_105100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20011, 'I need to keep my head up... Otherwise, I''ll never get my chance to bloom.', 'snd_voi_training_105100', 11, 1051005, 2, 1, 0, 'snd_voi_training_105100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20021, 'So we''re racing again... Um, I think taking a break would let me run at my full potential...', 'snd_voi_training_105100', 12, 1051004, 2, 1, 0, 'snd_voi_training_105100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20022, 'I have to win a bunch of races... I understand that. But um, taking regular breaks also feels important...', 'snd_voi_training_105100', 13, 1051005, 2, 1, 0, 'snd_voi_training_105100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20023, 'Even the smallest flower can inspire courage in people''s hearts!', 'snd_voi_training_105100', 14, 1051807, 2, 1, 0, 'snd_voi_training_105100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20024, 'I hope I can make the flowers in everyone''s hearts bloom... Here I go!', 'snd_voi_training_105100', 15, 1051022, 2, 1, 0, 'snd_voi_training_105100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20025, 'I''ll put my all into this race and prove that I have what it takes to win!', 'snd_voi_training_105100', 16, 1051017, 2, 1, 0, 'snd_voi_training_105100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20026, 'Anyone who''s feeling down, or just needs one last push forward... That''s who I hope to give courage to through my running.', 'snd_voi_training_105100', 17, 1013, 2, 1, 0, 'snd_voi_training_105100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20027, 'I''m feeling extra good today! ? Get ready to see me in a whole new light!', 'snd_voi_training_105100', 18, 1051001, 2, 1, 0, 'snd_voi_training_105100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20028, 'Condition, good. Equipment, check. All that''s left is to sprint past that finish line!', 'snd_voi_training_105100', 19, 1051006, 2, 1, 0, 'snd_voi_training_105100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20029, 'So many people are cheering for me... I''m going to run with all I have, for them!', 'snd_voi_training_105100', 20, 1051000, 2, 1, 0, 'snd_voi_training_105100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20030, 'All right, time to show off the fruits of my training!', 'snd_voi_training_105100', 21, 1051001, 2, 1, 0, 'snd_voi_training_105100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20031, 'One step at a time, I''ll keep pressing forward until I become an adult to look up to!', 'snd_voi_training_105100', 22, 1051808, 2, 1, 0, 'snd_voi_training_105100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20032, 'I still have my doubts... but it''s times like this when I need to calm down and focus!', 'snd_voi_training_105100', 23, 1051809, 2, 1, 0, 'snd_voi_training_105100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20033, 'I-I don''t feel ready, but I''ll still try my best! Keep your eyes on me, okay?', 'snd_voi_training_105100', 24, 1051004, 2, 1, 0, 'snd_voi_training_105100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20034, 'I''ll do the best I can... Whatever happens, I can''t let my fans down!', 'snd_voi_training_105100', 25, 1051009, 2, 1, 0, 'snd_voi_training_105100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20035, 'Th-there''s so many tough-looking ladies here... I can''t lose to them!', 'snd_voi_training_105100', 26, 1051805, 2, 1, 0, 'snd_voi_training_105100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20036, 'I can''t let myself be intimidated. You can do this, Flower. You can win!', 'snd_voi_training_105100', 27, 1051005, 2, 1, 0, 'snd_voi_training_105100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20037, 'It''ll be fine... I''ll make sure things turn out fine, so... can you send me off with some words of encouragement?', 'snd_voi_training_105100', 28, 1051810, 2, 1, 0, 'snd_voi_training_105100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20038, 'I''m on it!', 'snd_voi_training_105100', 29, 0, 2, 1, 0, 'snd_voi_training_105100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20039, 'I can handle this!', 'snd_voi_training_105100', 30, 0, 2, 1, 0, 'snd_voi_training_105100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20040, 'I can do this!', 'snd_voi_training_105100', 31, 0, 2, 1, 0, 'snd_voi_training_105100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20041, 'Um...', 'snd_voi_training_105100', 32, 0, 2, 1, 0, 'snd_voi_training_105100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20042, 'Hyah!', 'snd_voi_training_105100', 33, 0, 2, 1, 0, 'snd_voi_training_105100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20043, 'Ugh...', 'snd_voi_training_105100', 34, 0, 2, 1, 0, 'snd_voi_training_105100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20046, 'I''m so excited! ?', 'snd_voi_training_105100', 37, 0, 2, 1, 0, 'snd_voi_training_105100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20047, 'Wooow!', 'snd_voi_training_105100', 38, 0, 2, 1, 0, 'snd_voi_training_105100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20049, 'I feel like I''ve grown a little! ?', 'snd_voi_training_105100', 63, 0, 2, 1, 0, 'snd_voi_training_105100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20050, 'Um... Thank you for being my trainer!', 'snd_voi_training_105100', 64, 0, 2, 1, 0, 'snd_voi_training_105100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 30000, 'I promise I''ll bloom next time!', 'snd_voi_race_105100', 0, 0, 3, 1, 0, 'snd_voi_race_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 30001, 'I... I want to reach higher!', 'snd_voi_race_105100', 1, 0, 3, 1, 0, 'snd_voi_race_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 30002, 'I won''t end in half bloom!', 'snd_voi_race_105100', 2, 0, 3, 1, 0, 'snd_voi_race_105100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 30003, 'I have to keep growing... I have to...', 'snd_voi_race_105100', 3, 0, 3, 1, 0, 'snd_voi_race_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 60000, 'Time to sing my best! ?', 'snd_voi_live_105100', 0, 1051001, 4, 1, 0, 'snd_voi_live_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 60001, 'I''ll make smiles bloom!', 'snd_voi_live_105100', 1, 1051022, 4, 1, 0, 'snd_voi_live_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70001, 'My memories with you feel as warm as the sun... They give me the courage to press on. ?', 'snd_voi_outgame_105100', 1, 1051022, 7, 1, 0, 'snd_voi_outgame_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90000, 'Good morning! ? ...Ehehe. Let''s do our best today!', 'snd_voi_home_105101', 0, 10001, 1, 1, 0, 'snd_voi_home_105101_0000', 0, 1051001, 2700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90001, 'Ah, you have some bed hair, see? Right up there... It looks kind of cute�like a kitty. ?', 'snd_voi_home_105101', 1, 10010, 1, 1, 0, 'snd_voi_home_105101_0001', 0, 1051000, 3900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90002, 'Are you eating properly? Um, if you''re too busy to cook yourself, I can make some rice balls for you!', 'snd_voi_home_105101', 2, 1051809, 1, 1, 0, 'snd_voi_home_105101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90003, 'It''s hard not to get sleepy after a meal... But if I give my ears a firm massage, it perks me right up! ?', 'snd_voi_home_105101', 3, 1051000, 1, 1, 0, 'snd_voi_home_105101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90004, 'I need to go back before it gets dark. Nighttime is scary... Th-there''s... ghosts, and stuff...', 'snd_voi_home_105101', 4, 1051008, 1, 1, 0, 'snd_voi_home_105101_0004', 0, 1051004, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90005, 'They say you need a good night''s sleep to grow tall... but just how much sleep are you supposed to get? Trainer, do you know?', 'snd_voi_home_105101', 5, 1051811, 1, 1, 0, 'snd_voi_home_105101_0005', 0, 10007, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90006, 'It''s the season of blooming for both the school and flowers alike. ? As for me... I''ll finally bloom into a grown-up lady!', 'snd_voi_home_105101', 6, 1051006, 1, 1, 0, 'snd_voi_home_105101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90007, 'I''ve prepared sports drinks and salt candies. There''ll be no heat stroke on my watch!', 'snd_voi_home_105101', 7, 1051804, 1, 1, 0, 'snd_voi_home_105101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90008, 'There are so many yummy fruits and vegetables in the fall. ? Now, what dish should I make today?', 'snd_voi_home_105101', 8, 1051000, 1, 1, 0, 'snd_voi_home_105101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90009, 'It''s been real cold lately. I went ahead and knitted a pair of gloves and a scarf... but maybe I should add some matching ear covers?', 'snd_voi_home_105101', 9, 1051811, 1, 1, 0, 'snd_voi_home_105101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91000, 'She''s as bright and accepting as the big, blue sky, and as laid-back and calm as the drifting clouds. I feel so at ease with Sky around.', 'snd_voi_home_105101', 10, 1051812, 1, 1, 0, 'snd_voi_home_105101_0010', 0, 1051000, 6800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91001, 'My dream is to be like Creek when I''m all grown up. ? One day, I want to be a wonderful older sister, just like her.', 'snd_voi_home_105101', 11, 1051006, 1, 1, 0, 'snd_voi_home_105101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91002, 'Bakushin O always eats the food I make so happily. Seeing that makes me happy too. ?', 'snd_voi_home_105101', 12, 1001, 1, 1, 0, 'snd_voi_home_105101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91003, 'I''m a little worried about Mom, since she''s not the best at cooking... Back at home, I used to always help cook, but now...', 'snd_voi_home_105101', 13, 1051813, 1, 1, 0, 'snd_voi_home_105101_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91004, 'I''m pretty confident when it comes to juggling beanbags! Our class held a tournament once, and I was the winner. ?', 'snd_voi_home_105101', 14, 1051017, 1, 1, 0, 'snd_voi_home_105101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91005, 'I''m not very good at singing or dancing yet, but I still give it my all! I hope my fans know that.', 'snd_voi_home_105101', 15, 1051022, 1, 1, 0, 'snd_voi_home_105101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91006, 'From up on stage, the crowd with their light sticks looks like a field of flowers... It takes my breath away sometimes.', 'snd_voi_home_105101', 16, 1051812, 1, 1, 0, 'snd_voi_home_105101_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91007, 'Just like how buds grow into flowers... I want to become worthy of this racewear! ?', 'snd_voi_home_105101', 17, 2001, 1, 1, 0, 'snd_voi_home_105101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91008, 'This outfit has both cheerful yellow and mature purple... I hope everyone can see me in a new light!', 'snd_voi_home_105101', 18, 1051006, 1, 1, 0, 'snd_voi_home_105101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91009, 'Do your best at work today, okay? I''ll be trying my best in class, too!', 'snd_voi_home_105101', 19, 1051001, 1, 1, 0, 'snd_voi_home_105101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91010, 'I tried making a character-themed lunch box today! Look how cute Princess Fighter turned out. ?', 'snd_voi_home_105101', 20, 1051801, 1, 1, 0, 'snd_voi_home_105101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91011, 'When I get back, I''ll review my notes and study... Oh, and I can''t forget to prep meals for tomorrow!', 'snd_voi_home_105101', 21, 1051812, 1, 1, 0, 'snd_voi_home_105101_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91012, 'The cherry blossoms in front of the school are in full bloom. I''ve been looking forward to walking to and from class lately. ?', 'snd_voi_home_105101', 22, 1051006, 1, 1, 0, 'snd_voi_home_105101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91013, 'Setting off fireworks with Helios and everyone was so much fun. ? What did she say again? It was... "lit"?', 'snd_voi_home_105101', 23, 1051812, 1, 1, 0, 'snd_voi_home_105101_0023', 0, 10000, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91014, 'Autumn leaves are lovely, but cosmos and dahlia flowers bloom so wonderfully in the fall too! ?', 'snd_voi_home_105101', 24, 10001, 1, 1, 0, 'snd_voi_home_105101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 91015, 'Achoo! ...Ah, sorry about that! I did put on more layers, but I guess it''s really cold today.', 'snd_voi_home_105101', 25, 1051814, 1, 1, 0, 'snd_voi_home_105101_0025', 0, 1051813, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92000, 'I still have so much to learn, but that''s just what training is for!', 'snd_voi_training_105101', 0, 1051000, 2, 1, 0, 'snd_voi_training_105101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92001, 'A grown-up lady always finishes her training regimen efficiently and on time. Isn''t that right?', 'snd_voi_training_105101', 1, 1051017, 2, 1, 0, 'snd_voi_training_105101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92002, 'I''ve already looked over our training regimen! We can get started at any time!', 'snd_voi_training_105101', 2, 1051001, 2, 1, 0, 'snd_voi_training_105101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92003, 'Keeping at it is the key to growth. Time to run a lot today!', 'snd_voi_training_105101', 3, 1051006, 2, 1, 0, 'snd_voi_training_105101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92011, 'This summer camp, I''ll grow as tall as a sunflower!', 'snd_voi_training_105100', 39, 1051022, 2, 1, 0, 'snd_voi_training_105100_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92005, 'You have a new training regimen for me? I want to try it out!', 'snd_voi_training_105101', 5, 1051804, 2, 1, 0, 'snd_voi_training_105101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92006, 'Trainer, I want to get stronger and stronger so I can repay you for all your support!', 'snd_voi_training_105101', 6, 1051022, 2, 1, 0, 'snd_voi_training_105101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 92007, 'Let''s keep on working together, Trainer! I know that for the two of us, nothing is out of reach!', 'snd_voi_training_105101', 7, 1051000, 2, 1, 0, 'snd_voi_training_105101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 93000, 'I was only able to bloom because of you. ?', 'snd_voi_training_105101', 8, 0, 2, 1, 0, 'snd_voi_training_105101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 93001, 'Keep watching over me, okay? ?', 'snd_voi_training_105101', 9, 0, 2, 1, 0, 'snd_voi_training_105101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 95000, 'I''m growing up!', 'snd_voi_outgame_105101', 0, 1051017, 7, 1, 0, 'snd_voi_outgame_105101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 95001, 'This flower just keeps growing!', 'snd_voi_outgame_105101', 1, 0, 7, 1, 0, 'snd_voi_outgame_105101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 95003, 'I''m Nishino Flower! And I''ll do my very best!', 'snd_voi_outgame_105101', 3, 1051001, 7, 1, 0, 'snd_voi_outgame_105101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 95004, 'May our hopes and dreams soar as high as these petals!', 'snd_voi_gacha_105101', 0, 0, 7, 1, 0, 'snd_voi_gacha_105101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1008, 'Everyone, let''s do our best!', 'snd_voi_teamst_st_105100_0000', 0, 1051001, 8, 1, 0, 'snd_voi_teamst_st_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1107, 'Are you ready?', 'snd_voi_teamst_st_105100_1010', 0, 1051021, 8, 1, 0, 'snd_voi_teamst_st_105100_1010_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1108, 'No slacking off!', 'snd_voi_teamst_st_105100_1020', 0, 1051016, 8, 1, 0, 'snd_voi_teamst_st_105100_1020_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1048, 'Uh... Okay!', 'snd_voi_teamst_st_102000_1051', 1, 10010, 8, 1, 0, 'snd_voi_teamst_st_102000_1051_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1060, 'No getting hurt out there!', 'snd_voi_teamst_st_102600_1051', 1, 1051016, 8, 1, 0, 'snd_voi_teamst_st_102600_1051_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1000, 'Time to go!', 'snd_voi_teamst_105100', 0, 1051006, 8, 1, 0, 'snd_voi_teamst_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1001, 'We won! ?', 'snd_voi_teamst_105100', 1, 0, 8, 1, 0, 'snd_voi_teamst_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1003, 'We were so close.', 'snd_voi_teamst_105100', 2, 0, 8, 1, 0, 'snd_voi_teamst_105100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1002, 'If only I''d tried a little harder...', 'snd_voi_teamst_105100', 3, 0, 8, 1, 0, 'snd_voi_teamst_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1004, 'Hehe, our team wins!', 'snd_voi_teamst_105100', 4, 1051007, 8, 1, 0, 'snd_voi_teamst_105100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1007, 'Wow, that''s a new record!', 'snd_voi_teamst_105100', 5, 1051006, 8, 1, 0, 'snd_voi_teamst_105100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1006, 'We were so close.', 'snd_voi_teamst_105100', 2, 1051000, 8, 1, 0, 'snd_voi_teamst_105100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 1005, 'If only I''d tried a little harder...', 'snd_voi_teamst_105100', 3, 1051004, 8, 1, 0, 'snd_voi_teamst_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 40000, 'Wow! Ehehe, haha! ?', 'snd_voi_race_105101', 2, 0, 3, 1, 0, 'snd_voi_race_105101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 40001, 'My future... is waiting for me! Ehehe! Bud and bloom, my flourishing field of flowers!', 'snd_voi_race_105101', 3, 0, 3, 1, 0, 'snd_voi_race_105101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 30004, 'Ehehe! ? I hope you liked my bouquet of courage!', 'snd_voi_race_105101', 0, 0, 3, 1, 0, 'snd_voi_race_105101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 30005, 'Hehe, I''m at full bloom! ?', 'snd_voi_race_105100', 8, 0, 3, 1, 0, 'snd_voi_race_105100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 31000, 'I''ll do my best!', 'snd_voi_race_105100', 9, 0, 3, 1, 0, 'snd_voi_race_105100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 13, 'Here''s your login bonus for today! ?', 'snd_voi_title_105100', 4, 1051801, 1, 1, 0, 'snd_voi_title_105100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 15, 'I''ve got this ready for you tomorrow!', 'snd_voi_title_105100', 5, 10001, 1, 1, 0, 'snd_voi_title_105100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 110000, 'There you are! Is it time for training?', 'snd_voi_home_105100', 21, 0, 1, 1, 0, 'snd_voi_home_105100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 110001, 'I''ve made so many fun memories since coming to the academy. I hope you feel the same, Trainer! ?', 'snd_voi_home_105100', 22, 0, 1, 1, 0, 'snd_voi_home_105100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 110002, 'Are we entering a race? I''m ready to go anytime!', 'snd_voi_home_105100', 23, 0, 1, 1, 0, 'snd_voi_home_105100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 10021, 'Your Umamusume Archive level went up! Want to go take a look?', 'snd_voi_home_105100', 24, 1051006, 1, 1, 0, 'snd_voi_home_105100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 20051, 'Um, pleasure to work with you!', 'snd_voi_training_105100', 65, 0, 2, 1, 0, 'snd_voi_training_105100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70000, 'I want to become a full-fledged Umamusume as soon as possible.', 'snd_voi_outgame_105100', 3, 2001, 7, 1, 0, 'snd_voi_outgame_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 95005, 'I''m glad I could help!', 'snd_voi_outgame_105100', 4, 0, 7, 1, 0, 'snd_voi_outgame_105100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 95006, 'I wonder if I''ve been of any assistance.', 'snd_voi_outgame_105100', 5, 0, 7, 1, 0, 'snd_voi_outgame_105100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 120000, 'It feels like I''m under the warm rays of the sun!', 'snd_voi_outgame_105100', 11, 1051001, 2, 1, 0, 'snd_voi_outgame_105100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140000, 'You can do it!', 'snd_voi_minigame_105100', 0, 1051001, 9, 1, 0, 'snd_voi_minigame_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140001, 'You did it! ?', 'snd_voi_minigame_105100', 1, 1051801, 9, 1, 0, 'snd_voi_minigame_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140002, 'Ah...', 'snd_voi_minigame_105100', 2, 1051815, 9, 1, 0, 'snd_voi_minigame_105100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140003, 'Wow, you got so many!', 'snd_voi_minigame_105100', 3, 971051, 9, 1, 0, 'snd_voi_minigame_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140004, 'Good job! ?', 'snd_voi_minigame_105100', 4, 972051, 9, 1, 0, 'snd_voi_minigame_105100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140005, 'No need to beat yourself up!', 'snd_voi_minigame_105100', 5, 7, 9, 1, 0, 'snd_voi_minigame_105100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140006, 'Wow, you got so many!', 'snd_voi_minigame_105100', 3, 974051, 9, 1, 0, 'snd_voi_minigame_105100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140007, 'Good job! ?', 'snd_voi_minigame_105100', 4, 973051, 9, 1, 0, 'snd_voi_minigame_105100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140008, 'Ehehe! ?', 'snd_voi_minigame_105100', 6, 1051007, 9, 1, 0, 'snd_voi_minigame_105100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140009, 'Hwah?!', 'snd_voi_minigame_105100', 7, 1051015, 9, 1, 0, 'snd_voi_minigame_105100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140010, 'Um...', 'snd_voi_minigame_105100', 8, 4007, 9, 1, 0, 'snd_voi_minigame_105100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140011, 'You''re amazing!', 'snd_voi_minigame_105100', 9, 1051006, 9, 1, 0, 'snd_voi_minigame_105100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140014, 'Ahhh!', 'snd_voi_minigame_105100', 10, 1051014, 9, 1, 0, 'snd_voi_minigame_105100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140015, 'Hm...', 'snd_voi_minigame_105100', 11, 1051818, 9, 1, 0, 'snd_voi_minigame_105100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140016, 'Oh, Trainer! ?', 'snd_voi_minigame_105100', 12, 1001, 9, 1, 0, 'snd_voi_minigame_105100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140012, 'Wow!', 'snd_voi_minigame_105100', 13, 10001, 9, 1, 0, 'snd_voi_minigame_105100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140013, 'They''re such good friends. ?', 'snd_voi_minigame_105100', 14, 1051816, 9, 1, 0, 'snd_voi_minigame_105100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140017, 'Aw...', 'snd_voi_minigame_105100', 15, 1051004, 9, 1, 0, 'snd_voi_minigame_105100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 140018, 'Hyah!', 'snd_voi_minigame_105100', 16, 1051817, 9, 1, 0, 'snd_voi_minigame_105100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70004, 'I promise to become an Umamusume worthy of this uniform!', 'snd_voi_outgame_105100', 16, 1051002, 7, 1, 0, 'snd_voi_outgame_105100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70010, 'I actually have a second, larger uniform. ? It''s for when I eventually hit my growth spurt!', 'snd_voi_outgame_105100', 17, 1051001, 7, 1, 0, 'snd_voi_outgame_105100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70008, 'This outfit is cute and all, but you can see my belly button... It''s a little embarrassing, hehe.', 'snd_voi_outgame_105100', 20, 1051013, 7, 1, 0, 'snd_voi_outgame_105100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70014, 'I''ll dance my best so that, even on a big stage, everyone will have their eyes on me!', 'snd_voi_outgame_105100', 21, 1051017, 7, 1, 0, 'snd_voi_outgame_105100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70009, 'My racewear is all frilly�just like a pretty flower. ?', 'snd_voi_outgame_105100', 22, 1051000, 7, 1, 0, 'snd_voi_outgame_105100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70015, 'I''m still just a tiny bud... but one day, I want to bloom into a big, beautiful flower like this. ?', 'snd_voi_outgame_105100', 23, 1051800, 7, 1, 0, 'snd_voi_outgame_105100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71004, 'I promise to become an Umamusume worthy of this uniform!', 'snd_voi_outgame_105100', 16, 18, 7, 0, 0, 'snd_voi_outgame_105100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71010, 'I actually have a second, larger uniform. ? It''s for when I eventually hit my growth spurt!', 'snd_voi_outgame_105100', 17, 24, 7, 0, 0, 'snd_voi_outgame_105100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71008, 'This outfit is cute and all, but you can see my belly button... It''s a little embarrassing, hehe.', 'snd_voi_outgame_105100', 20, 45, 7, 0, 0, 'snd_voi_outgame_105100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71014, 'I''ll dance my best so that, even on a big stage, everyone will have their eyes on me!', 'snd_voi_outgame_105100', 21, 21, 7, 0, 0, 'snd_voi_outgame_105100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71009, 'My racewear is all frilly�just like a pretty flower. ?', 'snd_voi_outgame_105100', 22, 27, 7, 0, 0, 'snd_voi_outgame_105100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71015, 'I''m still just a tiny bud... but one day, I want to bloom into a big, beautiful flower like this. ?', 'snd_voi_outgame_105100', 23, 49, 7, 0, 0, 'snd_voi_outgame_105100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 2030, 'Time to go!', 'snd_voi_teamst_105100', 0, 1051006, 10, 1, 0, 'snd_voi_teamst_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 2031, 'Everyone, let''s do our best!', 'snd_voi_teamst_st_105100_0000', 0, 1051001, 10, 1, 0, 'snd_voi_teamst_st_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 2032, 'Um... Thank you for being my trainer!', 'snd_voi_training_105100', 64, 1051809, 10, 1, 0, 'snd_voi_training_105100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 2033, 'Condition, good. Equipment, check. All that''s left is to sprint past that finish line!', 'snd_voi_training_105100', 19, 1051006, 10, 1, 0, 'snd_voi_training_105100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 2034, 'I''ll put my all into this race and prove that I have what it takes to win!', 'snd_voi_training_105100', 16, 1051017, 10, 1, 0, 'snd_voi_training_105100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 2035, 'Um... Thank you for being my trainer!', 'snd_voi_training_105100', 64, 1051809, 10, 0, 0, 'snd_voi_training_105100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70018, 'H-how is it? I mean... How do I look?', 'snd_voi_outgame_105100', 26, 1051012, 7, 1, 0, 'snd_voi_outgame_105100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 70019, 'I can''t believe I get to wear something this pretty... Hehe, I''m so happy right now. ?', 'snd_voi_outgame_105100', 27, 1051801, 7, 1, 0, 'snd_voi_outgame_105100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71018, 'H-how is it? I mean... How do I look?', 'snd_voi_outgame_105100', 26, 44, 7, 0, 0, 'snd_voi_outgame_105100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 71019, 'I can''t believe I get to wear something this pretty... Hehe, I''m so happy right now. ?', 'snd_voi_outgame_105100', 27, 24, 7, 0, 0, 'snd_voi_outgame_105100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_105100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_105100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 400002, 'I was lucky enough to be invited, so I better make myself useful!', 'snd_voi_event_090010', 2, 1051002, 7, 1, 0, 'snd_voi_event_090010_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 81000, 'I know I''m inexperienced, but I''ll give it my all! Let''s do this!', 'snd_voi_outgame_105100', 13, 1051000, 7, 1, 0, 'snd_voi_outgame_105100_0013', 0, 0, 0, 1663934400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 81001, 'Wow! I''ll have to do my best to catch up!', 'snd_voi_outgame_105100', 14, 1051001, 7, 1, 0, 'snd_voi_outgame_105100_0014', 0, 0, 0, 1663934400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1051, 80000, 'Good work, everyone!', 'snd_voi_aimteam_105100', 0, 1051000, 7, 0, 0, 'snd_voi_aimteam_105100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 11, 'Cygames', 'snd_voi_title_105200', 0, 0, 0, 1, 0, 'snd_voi_title_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_105200', 1, 0, 0, 1, 0, 'snd_voi_title_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10000, 'The farmer gave me some carrots again. I''ll give some to you later!', 'snd_voi_home_105200', 0, 1052006, 1, 1, 0, 'snd_voi_home_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10001, 'I''ll definitely keep my promise to you, Trainer! Let''s win a lot of races together!', 'snd_voi_home_105200', 1, 1052019, 1, 1, 0, 'snd_voi_home_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10002, 'Hey, hey, did you see the magazine feature? It said I''m an "Umamusume who gives you courage"! Ehe!', 'snd_voi_home_105200', 2, 4009, 1, 1, 0, 'snd_voi_home_105200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10003, 'Trainer, do you wanna play hanetsuki? It''s like badminton but even more fun because you can draw on my face if I lose!', 'snd_voi_home_105200', 3, 1052006, 1, 1, 0, 'snd_voi_home_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10004, 'We all made chocolate together. My role was the taste tester, so now I''m really full! ?', 'snd_voi_home_105200', 4, 1052006, 1, 1, 0, 'snd_voi_home_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10005, 'Heaps of interesting stuff has happened since I met you, Trainer! So I bought heaps of chocolate for you!', 'snd_voi_home_105200', 5, 1052018, 1, 1, 0, 'snd_voi_home_105200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10006, 'I bet it would feel good running along the Milky Way. I want to race through the sky!', 'snd_voi_home_105200', 6, 2002, 1, 1, 0, 'snd_voi_home_105200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10007, 'Trick or Treat! If you don''t give me sweets and carrots, I''ll prank you! ?', 'snd_voi_home_105200', 7, 1052006, 1, 1, 0, 'snd_voi_home_105200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10008, 'Hang up your stocking on the mantelpiece! ? Then come morning, you''ll have a carrot feast! ? How big of a stocking? As big as me!', 'snd_voi_home_105200', 8, 4002, 1, 1, 0, 'snd_voi_home_105200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10009, 'Ho ho ho! Good trainers will get a present from Santa Urara later! ?', 'snd_voi_home_105200', 9, 2009, 1, 1, 0, 'snd_voi_home_105200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10010, 'Cleeeaning, cleeeaning. ? Let''s finish this quickly and eat some New Year''s soba!', 'snd_voi_home_105200', 10, 1052006, 1, 1, 0, 'snd_voi_home_105200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10011, 'Happy birthday! ? We all put together a party for you! Let''s celebrate your special day!', 'snd_voi_home_105200', 11, 1052006, 1, 1, 0, 'snd_voi_home_105200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10012, 'Wanna go celebrate your birthday? I found a lot of restaurants that serve delicious carrots!', 'snd_voi_home_105200', 12, 4001, 1, 1, 0, 'snd_voi_home_105200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10013, 'I''ve probably gotten way faster now that I''m older, right?! Check my time!', 'snd_voi_home_105200', 13, 1052018, 1, 1, 0, 'snd_voi_home_105200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10014, 'You''re giving me a present? Yaaay! I love you, Trainer! ? Hehe, I wish every day was my birthday! ?', 'snd_voi_home_105200', 14, 1052006, 1, 1, 0, 'snd_voi_home_105200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10015, 'Looks like there''s some kind of notice for you! I wanna know what it says!', 'snd_voi_home_105200', 15, 1052024, 1, 1, 0, 'snd_voi_home_105200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10016, 'Wow, a present! Maybe it''s carrots? I hope it''s carrots! ?', 'snd_voi_home_105200', 16, 1052006, 1, 1, 0, 'snd_voi_home_105200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10017, 'You completed a mission! ? Let''s go get your reward, Trainer!', 'snd_voi_home_105200', 17, 1052016, 1, 1, 0, 'snd_voi_home_105200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10018, 'They''re preparing for an event. I''m already so excited!', 'snd_voi_home_105200', 18, 1052019, 1, 1, 0, 'snd_voi_home_105200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10019, 'The current event looks so fun! Let''s hurry and check it out, Trainer!', 'snd_voi_home_105200', 19, 1052006, 1, 1, 0, 'snd_voi_home_105200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10025, 'You know, I used to have trouble tying the ribbon around my neck... but now I''m real good at it, don''t you think?', 'snd_voi_home_105200', 25, 1052822, 1, 1, 0, 'snd_voi_home_105200_0025', 0, 1052823, 4400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10026, 'Mom bought these clothes for me, and Dad said they were cute! That''s why this is one of my favorite outfits!', 'snd_voi_home_105200', 26, 2001, 1, 1, 0, 'snd_voi_home_105200_0026', 0, 2002, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10027, 'I wanna go to lots of different places with you, Trainer! And do lots of fun things too!', 'snd_voi_home_105200', 27, 1052017, 1, 1, 0, 'snd_voi_home_105200_0027', 0, 1052024, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20000, 'Ughh... I feel kinda funny... I can barely move...', 'snd_voi_training_105200', 0, 1052812, 2, 1, 0, 'snd_voi_training_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20001, 'What''s going on? I feel so sleepy and weak... Yawn...', 'snd_voi_training_105200', 1, 1052810, 2, 1, 0, 'snd_voi_training_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20002, 'Right now, I''m Super Urara! ''Cause I''m feeling super good! ?', 'snd_voi_training_105200', 2, 1052019, 2, 1, 0, 'snd_voi_training_105200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20003, 'Urara, la la la! ? I''m fully motivated and feeling great!', 'snd_voi_training_105200', 3, 4009, 2, 1, 0, 'snd_voi_training_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20004, 'Okay! I''m ready to do this! Please watch me! ?', 'snd_voi_training_105200', 4, 1052019, 2, 1, 0, 'snd_voi_training_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20005, 'Boing, boing! ? My body feels as light as a bird.', 'snd_voi_training_105200', 5, 1052006, 2, 1, 0, 'snd_voi_training_105200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20006, 'What kind of workout am I doing? Tell me!', 'snd_voi_training_105200', 6, 1052006, 2, 1, 0, 'snd_voi_training_105200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20007, 'If we''re gonna train, then I want to do something fun. Do you have anything in mind?', 'snd_voi_training_105200', 7, 1052018, 2, 1, 0, 'snd_voi_training_105200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20008, 'Aaagh... Training is important, right? It''s okay. I''ll do my best!', 'snd_voi_training_105200', 8, 1052810, 2, 1, 0, 'snd_voi_training_105200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20009, 'My motivation has gone missing. Will you help me find it?', 'snd_voi_training_105200', 9, 1052812, 2, 1, 0, 'snd_voi_training_105200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20010, 'I''m fine, really! But... my ears and tail keep drooping...', 'snd_voi_training_105200', 10, 1052810, 2, 1, 0, 'snd_voi_training_105200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20011, 'Can''t resting and playing around count as training too?', 'snd_voi_training_105200', 11, 1052812, 2, 1, 0, 'snd_voi_training_105200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20021, 'All right, another race... H-here I... gooo...', 'snd_voi_training_105200', 12, 1052005, 2, 1, 0, 'snd_voi_training_105200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20022, 'You know, I''m happy I get to run a bunch, but my body feels really heavy... Ugh...', 'snd_voi_training_105200', 13, 1052810, 2, 1, 0, 'snd_voi_training_105200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20023, 'Watch me, Trainer! I''m gonna be like vwooosh and grab first place!', 'snd_voi_training_105200', 14, 1052019, 2, 1, 0, 'snd_voi_training_105200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20024, 'I feel really good because I ate heaps of carrots! Okay, I''ll finish in first place for sure!', 'snd_voi_training_105200', 15, 1052006, 2, 1, 0, 'snd_voi_training_105200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20025, 'Even before the race, I''m feeling Urara, la la la! ? If I win, let''s celebrate with carrot pudding!', 'snd_voi_training_105200', 16, 4002, 2, 1, 0, 'snd_voi_training_105200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20026, 'I''ve been training a lot, and I''m in good shape! I can win this race! ?', 'snd_voi_training_105200', 17, 1052019, 2, 1, 0, 'snd_voi_training_105200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20027, 'At this rate, I might be able to win! Are we racing yet? I want to hurry up and run already! ?', 'snd_voi_training_105200', 18, 2002, 2, 1, 0, 'snd_voi_training_105200_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20028, 'Con-di-shon? Um... It''s probably good!', 'snd_voi_training_105200', 19, 1052022, 2, 1, 0, 'snd_voi_training_105200_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20029, 'I''m feeling the same as always! But I''ll get even better results than before!', 'snd_voi_training_105200', 20, 1052016, 2, 1, 0, 'snd_voi_training_105200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20030, 'I''m gonna have fun running like I always do, Trainer!', 'snd_voi_training_105200', 21, 1052018, 2, 1, 0, 'snd_voi_training_105200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20031, 'All I have to do is run like I always have! It''ll be fine!', 'snd_voi_training_105200', 22, 1052010, 2, 1, 0, 'snd_voi_training_105200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20032, 'If I run really hard, I''ll definitely get good results. Don''t worry, Trainer!', 'snd_voi_training_105200', 23, 1052010, 2, 1, 0, 'snd_voi_training_105200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20033, 'I''m gonna think about fun stuff, then I''ll start feeling Urara, la la la! C''mon! I can do it!', 'snd_voi_training_105200', 24, 2003, 2, 1, 0, 'snd_voi_training_105200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20034, 'Even if I''m not in good shape, I can win as long as I''m with you, Trainer! I''ll do my best until the end!', 'snd_voi_training_105200', 25, 1052023, 2, 1, 0, 'snd_voi_training_105200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20035, 'What''s this... weird feeling? I''m not nervous, but... hmmm...', 'snd_voi_training_105200', 26, 1052810, 2, 1, 0, 'snd_voi_training_105200_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20036, 'Uuugh... I''m sure I''ll start having fun once the race starts. Yeah!', 'snd_voi_training_105200', 27, 1052812, 2, 1, 0, 'snd_voi_training_105200_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20037, 'Trainer, do you have any snacks? Maybe I''ll feel better if I eat something sweet...', 'snd_voi_training_105200', 28, 1052810, 2, 1, 0, 'snd_voi_training_105200_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20038, 'Here I go!', 'snd_voi_training_105200', 29, 0, 2, 1, 0, 'snd_voi_training_105200_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20039, 'I''m super-duper excited!', 'snd_voi_training_105200', 30, 0, 2, 1, 0, 'snd_voi_training_105200_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20040, 'All right, Let''s do it!', 'snd_voi_training_105200', 31, 0, 2, 1, 0, 'snd_voi_training_105200_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20041, 'Hmmm...', 'snd_voi_training_105200', 32, 0, 2, 1, 0, 'snd_voi_training_105200_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20042, 'Whoopsie!', 'snd_voi_training_105200', 33, 0, 2, 1, 0, 'snd_voi_training_105200_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20043, 'Sigh...', 'snd_voi_training_105200', 34, 0, 2, 1, 0, 'snd_voi_training_105200_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20046, 'We''re going out! ?', 'snd_voi_training_105200', 37, 0, 2, 1, 0, 'snd_voi_training_105200_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20047, 'Are we going to the beach?', 'snd_voi_training_105200', 38, 0, 2, 1, 0, 'snd_voi_training_105200_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20049, 'I can do it if I try!', 'snd_voi_training_105200', 63, 0, 2, 1, 0, 'snd_voi_training_105200_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20050, 'Thanks, Trainer!', 'snd_voi_training_105200', 64, 0, 2, 1, 0, 'snd_voi_training_105200_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30000, 'Hooray! I did it! Second place!', 'snd_voi_race_105200', 0, 0, 3, 1, 0, 'snd_voi_race_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30001, 'Third place! Amazing, huh? ?', 'snd_voi_race_105200', 1, 0, 3, 1, 0, 'snd_voi_race_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30002, 'I ran hard, huh!', 'snd_voi_race_105200', 2, 0, 3, 1, 0, 'snd_voi_race_105200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30003, 'Everyone''s so strong. But I won''t lose next time!', 'snd_voi_race_105200', 3, 0, 3, 1, 0, 'snd_voi_race_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 60000, 'Let''s have fun, everyone!', 'snd_voi_live_105200', 0, 1052006, 4, 1, 0, 'snd_voi_live_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 60001, 'Are you ready for a super-duper show?!', 'snd_voi_live_105200', 1, 1052016, 4, 1, 0, 'snd_voi_live_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70001, 'Dojo storming sure was fun! I wanna do it again sometime!', 'snd_voi_outgame_105200', 1, 2001, 7, 1, 0, 'snd_voi_outgame_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90000, 'Ah, Trainer! I was on time today! ? Maybe my legs have gotten faster!', 'snd_voi_home_105201', 0, 1052006, 1, 1, 0, 'snd_voi_home_105201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90001, 'Huh? Is that Spe over there? Weird! I know I left the dorm before her!', 'snd_voi_home_105201', 1, 1052018, 1, 1, 0, 'snd_voi_home_105201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90002, 'Lunch is an all-out war when it comes to carrot bread! I''ll do my best to get my hands on some today!', 'snd_voi_home_105201', 2, 1052019, 1, 1, 0, 'snd_voi_home_105201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90003, 'I ate a lot for lunch, so now my stomach is ready to burst! Yawn... I''m getting sleepy.', 'snd_voi_home_105201', 3, 1052010, 1, 1, 0, 'snd_voi_home_105201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90004, 'What? Dinnertime already? Time flies when I''m training!', 'snd_voi_home_105201', 4, 1052014, 1, 1, 0, 'snd_voi_home_105201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90005, 'I found a star that looks like a carrot! I''ll show you where it is later. ?', 'snd_voi_home_105201', 5, 1052006, 1, 1, 0, 'snd_voi_home_105201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90006, 'I wanna go see the cherry blossoms with everyone. ? We''re gonna eat lots of carrots and dumplings!', 'snd_voi_home_105201', 6, 1052024, 1, 1, 0, 'snd_voi_home_105201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90007, 'Watermelon and carrots are both yummy, right? Then they must taste even yummier when eaten together!', 'snd_voi_home_105201', 7, 1052019, 1, 1, 0, 'snd_voi_home_105201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90008, 'The vegetable stand in the shopping district gets really busy in the fall! Maybe I should go help out.', 'snd_voi_home_105201', 8, 1052018, 1, 1, 0, 'snd_voi_home_105201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90009, 'I''ve never caught a cold in my life! My body is always toasty, even in the winter! I''m healthy as a-a-achoo!', 'snd_voi_home_105201', 9, 1052018, 1, 1, 0, 'snd_voi_home_105201_0009', 0, 1052800, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91000, 'My friends and I were talking about what we were like when we were little. I was the same as I am now: always running!', 'snd_voi_home_105201', 10, 1052018, 1, 1, 0, 'snd_voi_home_105201_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91001, 'Ope said that laughing makes you stronger! Haaa-hahaha!...Did it work?', 'snd_voi_home_105201', 11, 1052006, 1, 1, 0, 'snd_voi_home_105201_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91002, 'Um, Sei is taking the day off because she isn''t feeling well! She said to make sure you don''t know she''s slacking off!', 'snd_voi_home_105201', 12, 1052018, 1, 1, 0, 'snd_voi_home_105201_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91003, 'I failed today''s test. But! I got a gold star for answering every question! Hehe! ?', 'snd_voi_home_105201', 13, 4001, 1, 1, 0, 'snd_voi_home_105201_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91004, 'Spe and I are planning to go to a carrot sweets buffet! I''m gonna eat sooo much!', 'snd_voi_home_105201', 14, 1052019, 1, 1, 0, 'snd_voi_home_105201_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91005, 'Everyone''s wearing the same outfit! We match! We match! ? We all match! ?', 'snd_voi_home_105201', 15, 4002, 1, 1, 0, 'snd_voi_home_105201_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91006, 'This outfit is cute, huh? When I bounce around, it''s all floaty! ?', 'snd_voi_home_105201', 16, 1052006, 1, 1, 0, 'snd_voi_home_105201_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91007, 'I love my signature racewear because it''s so easy to move in! Also, when I wear it, I wanna win even more!', 'snd_voi_home_105201', 17, 1052018, 1, 1, 0, 'snd_voi_home_105201_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91008, 'I''m super healthy, so I''m totally fine when I fall over! I can put bandages on any scrapes, after all. ?', 'snd_voi_home_105201', 18, 1052022, 1, 1, 0, 'snd_voi_home_105201_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91009, 'Do you know there are first-rate radio calisthenics? If you do them for long enough, you can be just like King! Cool!', 'snd_voi_home_105201', 19, 1052019, 1, 1, 0, 'snd_voi_home_105201_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91010, 'If I take a nap in a carrot field, then maybe my dreams will be filled with carrots too! Hey, let''s try it! ?', 'snd_voi_home_105201', 20, 1052006, 1, 1, 0, 'snd_voi_home_105201_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91011, 'If a ghost appears, I''d like to be its friend. We can even have a race!', 'snd_voi_home_105201', 21, 2001, 1, 1, 0, 'snd_voi_home_105201_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91012, 'There are so many bright new students! I wanna be their friend! ?', 'snd_voi_home_105201', 22, 2002, 1, 1, 0, 'snd_voi_home_105201_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91013, 'It''s sooooo hot! Let''s all go out for some carrot ice cream!', 'snd_voi_home_105201', 23, 1052023, 1, 1, 0, 'snd_voi_home_105201_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91014, 'Before the leaves hit the ground... catch ''em! This is as fun as a bread-eating race!', 'snd_voi_home_105201', 24, 1052006, 1, 1, 0, 'snd_voi_home_105201_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91015, 'I wanna have a snowball fight with everyone, but I also wanna eat mandarin oranges under the kotatsu... Hm, what to do?', 'snd_voi_home_105201', 25, 2010, 1, 1, 0, 'snd_voi_home_105201_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92000, 'One, two! One, two! I''m all warmed up and ready to go! ?', 'snd_voi_training_105201', 0, 1052813, 2, 1, 0, 'snd_voi_training_105201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92001, 'Training? Sure thing. Snack time is just about over, anyway!', 'snd_voi_training_105201', 1, 1052018, 2, 1, 0, 'snd_voi_training_105201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92002, 'If I work hard during training, I''ll get a reward, right? All right, let''s do it!', 'snd_voi_training_105201', 3, 1052006, 2, 1, 0, 'snd_voi_training_105201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92003, 'What should I start with? Oh, can we start with something exciting?', 'snd_voi_training_105201', 4, 1052018, 2, 1, 0, 'snd_voi_training_105201_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92011, 'What kind of training will I do today? I can hardly wait! ?', 'snd_voi_training_105201', 2, 4002, 2, 1, 0, 'snd_voi_training_105201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92005, 'Training is really fun. I can tell that I''m getting stronger!', 'snd_voi_training_105201', 5, 1052019, 2, 1, 0, 'snd_voi_training_105201_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92006, 'Now I can run a lot more than before! I''m so happy! ?', 'snd_voi_training_105201', 6, 1052024, 2, 1, 0, 'snd_voi_training_105201_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92007, 'If I never give up, then I''ll definitely be able to win! Let''s do some more training!', 'snd_voi_training_105201', 7, 1052016, 2, 1, 0, 'snd_voi_training_105201_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 93000, 'Now I won''t lose to anyone. ? Right, Trainer?!', 'snd_voi_training_105201', 8, 0, 2, 1, 0, 'snd_voi_training_105201_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 93001, 'I did good, right? Right? Then carrots, please!', 'snd_voi_training_105201', 9, 0, 2, 1, 0, 'snd_voi_training_105201_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95000, 'Biiig stretch! I bet I got taller, too!', 'snd_voi_outgame_105201', 0, 2001, 7, 1, 0, 'snd_voi_outgame_105201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95001, 'Ooh, this is gonna make racing even more fun! ?', 'snd_voi_outgame_105201', 1, 2001, 7, 1, 0, 'snd_voi_outgame_105201_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95003, 'I''m Haru Urara. I''ll do my best!', 'snd_voi_outgame_105201', 3, 4002, 7, 1, 0, 'snd_voi_outgame_105201_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1008, 'Everyone, let''s do our best!', 'snd_voi_teamst_st_105200_0000', 0, 1052000, 8, 1, 0, 'snd_voi_teamst_st_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1109, 'Who''s gonna win?!', 'snd_voi_teamst_st_105200_1015', 0, 1052000, 8, 1, 0, 'snd_voi_teamst_st_105200_1015_00', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1110, 'Fight on!', 'snd_voi_teamst_st_105200_1058', 0, 1052000, 8, 1, 0, 'snd_voi_teamst_st_105200_1058_00', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1065, 'Of course! We can do it! ?', 'snd_voi_teamst_st_103000_1052', 1, 1052006, 8, 1, 0, 'snd_voi_teamst_st_103000_1052_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1127, 'Leave it to me!', 'snd_voi_teamst_st_106100_1052', 1, 3002, 8, 1, 0, 'snd_voi_teamst_st_106100_1052_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1000, 'I''m oooff!', 'snd_voi_teamst_105200', 0, 1052016, 8, 1, 0, 'snd_voi_teamst_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1001, 'We won! We won!', 'snd_voi_teamst_105200', 1, 0, 8, 1, 0, 'snd_voi_teamst_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1003, 'Everyone was amazing!', 'snd_voi_teamst_105200', 2, 0, 8, 1, 0, 'snd_voi_teamst_105200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1002, 'Awww, we lost.', 'snd_voi_teamst_105200', 3, 0, 8, 1, 0, 'snd_voi_teamst_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1004, 'Everyone worked so hard!', 'snd_voi_teamst_105200', 4, 1052006, 8, 1, 0, 'snd_voi_teamst_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1007, 'Wow! We got a new high score!', 'snd_voi_teamst_105200', 5, 1052001, 8, 1, 0, 'snd_voi_teamst_105200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1006, 'Everyone was amazing!', 'snd_voi_teamst_105200', 2, 1052019, 8, 1, 0, 'snd_voi_teamst_105200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 1005, 'Awww, we lost.', 'snd_voi_teamst_105200', 3, 1052005, 8, 1, 0, 'snd_voi_teamst_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 120000, 'I''m bursting with power, like BOOM!', 'snd_voi_outgame_105200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_105200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140000, 'I''m super-duper excited!', 'snd_voi_minigame_105200', 0, 1052007, 9, 1, 0, 'snd_voi_minigame_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140001, 'Yay!', 'snd_voi_minigame_105200', 1, 1052006, 9, 1, 0, 'snd_voi_minigame_105200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140002, 'Ah! You dropped it...', 'snd_voi_minigame_105200', 2, 1052015, 9, 1, 0, 'snd_voi_minigame_105200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140003, 'Hooray! You got so many!', 'snd_voi_minigame_105200', 3, 971052, 9, 1, 0, 'snd_voi_minigame_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140004, 'Ehehe, at least we won something.', 'snd_voi_minigame_105200', 4, 972052, 9, 1, 0, 'snd_voi_minigame_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140005, 'Whoopsie!', 'snd_voi_minigame_105200', 5, 1052811, 9, 1, 0, 'snd_voi_minigame_105200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140006, 'Hooray! You got so many!', 'snd_voi_minigame_105200', 3, 974052, 9, 1, 0, 'snd_voi_minigame_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140007, 'Ehehe, at least we won something.', 'snd_voi_minigame_105200', 4, 973052, 9, 1, 0, 'snd_voi_minigame_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140008, 'Ehehe...', 'snd_voi_minigame_105200', 6, 1052814, 9, 1, 0, 'snd_voi_minigame_105200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140009, 'You''ll make me blush...', 'snd_voi_minigame_105200', 7, 1052815, 9, 1, 0, 'snd_voi_minigame_105200_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140010, 'Ehehe!', 'snd_voi_minigame_105200', 8, 1052006, 9, 1, 0, 'snd_voi_minigame_105200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140011, 'Amaaazing!', 'snd_voi_minigame_105200', 9, 1052809, 9, 1, 0, 'snd_voi_minigame_105200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140014, 'Awww!', 'snd_voi_minigame_105200', 10, 1052015, 9, 1, 0, 'snd_voi_minigame_105200_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140015, 'Oh!', 'snd_voi_minigame_105200', 11, 1052816, 9, 1, 0, 'snd_voi_minigame_105200_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140016, 'Come on!', 'snd_voi_minigame_105200', 12, 1052817, 9, 1, 0, 'snd_voi_minigame_105200_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140012, 'I''m so happy!', 'snd_voi_minigame_105200', 13, 1052818, 9, 1, 0, 'snd_voi_minigame_105200_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140013, 'You did it!', 'snd_voi_minigame_105200', 14, 1052817, 9, 1, 0, 'snd_voi_minigame_105200_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140017, 'Ugh...', 'snd_voi_minigame_105200', 15, 1052819, 9, 1, 0, 'snd_voi_minigame_105200_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 140018, 'Now what?!', 'snd_voi_minigame_105200', 16, 1052820, 9, 1, 0, 'snd_voi_minigame_105200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 40000, 'I''ll get everyone super excited!', 'snd_voi_race_105201', 2, 0, 3, 1, 0, 'snd_voi_race_105201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 40001, 'I''ll get everyone super excited!', 'snd_voi_race_105201', 2, 0, 3, 1, 0, 'snd_voi_race_105201_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 40002, 'Urara, gooo!', 'snd_voi_race_105200', 6, 0, 3, 1, 0, 'snd_voi_race_105200_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30004, 'Wow! I did it! I did it! I did it! First place!', 'snd_voi_race_105201', 0, 0, 3, 1, 0, 'snd_voi_race_105201_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30005, 'Wow, wow, WOW! I did it!', 'snd_voi_race_105200', 8, 0, 3, 1, 0, 'snd_voi_race_105200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 31000, 'Time to race!', 'snd_voi_race_105200', 9, 0, 3, 1, 0, 'snd_voi_race_105200_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 13, 'Yay! You got a login bonus!', 'snd_voi_title_105200', 4, 1052007, 1, 1, 0, 'snd_voi_title_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 15, 'Wow! You''re getting this tomorrow!', 'snd_voi_title_105200', 5, 8002, 1, 1, 0, 'snd_voi_title_105200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 110000, 'Hey, Trainer! What, are we training?!', 'snd_voi_home_105200', 21, 0, 1, 1, 0, 'snd_voi_home_105200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 110001, 'So much has happened!', 'snd_voi_home_105200', 22, 0, 1, 1, 0, 'snd_voi_home_105200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 110002, 'I''ll come in first place in any race!', 'snd_voi_home_105200', 23, 0, 1, 1, 0, 'snd_voi_home_105200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 10021, 'Your Umamusume Ar-kive thingy leveled up!', 'snd_voi_home_105200', 24, 8001, 1, 1, 0, 'snd_voi_home_105200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 20051, 'Ehehe, let''s do our best!', 'snd_voi_training_105200', 65, 1009, 2, 1, 0, 'snd_voi_training_105200_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70000, 'Let''s aim for first place together!', 'snd_voi_outgame_105200', 3, 0, 7, 1, 0, 'snd_voi_outgame_105200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95005, 'I want you to rely on me, so I''ll do my best!', 'snd_voi_outgame_105200', 4, 0, 7, 1, 0, 'snd_voi_outgame_105200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95006, 'I''ll help you out a lot!', 'snd_voi_outgame_105200', 5, 0, 7, 1, 0, 'snd_voi_outgame_105200_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70004, 'Ehehe, does this uniform look good on me?', 'snd_voi_outgame_105200', 16, 1052006, 7, 1, 0, 'snd_voi_outgame_105200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70010, 'I''m so happy that everyone matches!', 'snd_voi_outgame_105200', 17, 1052001, 7, 1, 0, 'snd_voi_outgame_105200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70008, 'It''s so fluffy. It''s just like a flower!', 'snd_voi_outgame_105200', 20, 1052018, 7, 1, 0, 'snd_voi_outgame_105200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70014, 'I have to practice my dancing a whooole lot too!', 'snd_voi_outgame_105200', 21, 1052019, 7, 1, 0, 'snd_voi_outgame_105200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70009, 'Ta-daaah! This signature racewear is the best of the best!', 'snd_voi_outgame_105200', 22, 10001, 7, 1, 0, 'snd_voi_outgame_105200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70015, 'With this racewear, I''ll get first place!', 'snd_voi_outgame_105200', 23, 10001, 7, 1, 0, 'snd_voi_outgame_105200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71004, 'Ehehe, does this uniform look good on me?', 'snd_voi_outgame_105200', 16, 18, 7, 0, 0, 'snd_voi_outgame_105200_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71010, 'I''m so happy that everyone matches!', 'snd_voi_outgame_105200', 17, 22, 7, 0, 0, 'snd_voi_outgame_105200_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71008, 'It''s so fluffy. It''s just like a flower!', 'snd_voi_outgame_105200', 20, 148, 7, 0, 0, 'snd_voi_outgame_105200_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71014, 'I have to practice my dancing a whooole lot too!', 'snd_voi_outgame_105200', 21, 18, 7, 0, 0, 'snd_voi_outgame_105200_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71009, 'Ta-daaah! This signature racewear is the best of the best!', 'snd_voi_outgame_105200', 22, 18, 7, 0, 0, 'snd_voi_outgame_105200_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71015, 'With this racewear, I''ll get first place!', 'snd_voi_outgame_105200', 23, 18, 7, 0, 0, 'snd_voi_outgame_105200_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 2030, 'I''m oooff!', 'snd_voi_teamst_105200', 0, 1052016, 10, 1, 0, 'snd_voi_teamst_105200_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 2031, 'Everyone, let''s do our best!', 'snd_voi_teamst_st_105200_0000', 0, 1052000, 10, 1, 0, 'snd_voi_teamst_st_105200_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 2032, 'Thanks, Trainer!', 'snd_voi_training_105200', 64, 1052019, 10, 1, 0, 'snd_voi_training_105200_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 2033, 'Con-di-shon? Um... It''s probably good!', 'snd_voi_training_105200', 19, 1052022, 10, 1, 0, 'snd_voi_training_105200_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 2034, 'Even before the race, I''m feeling Urara, la la la! ? If I win, let''s celebrate with carrot pudding!', 'snd_voi_training_105200', 16, 4002, 10, 1, 0, 'snd_voi_training_105200_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 2035, 'Thanks, Trainer!', 'snd_voi_training_105200', 64, 1052019, 10, 0, 0, 'snd_voi_training_105200_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70018, 'Urara, la la la... ?', 'snd_voi_outgame_105200', 26, 1052006, 7, 1, 0, 'snd_voi_outgame_105200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70019, 'I''m definitely gonna get first place!', 'snd_voi_outgame_105200', 27, 1052016, 7, 1, 0, 'snd_voi_outgame_105200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71018, 'Urara, la la la... ?', 'snd_voi_outgame_105200', 26, 48, 7, 0, 0, 'snd_voi_outgame_105200_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71019, 'I''m definitely gonna get first place!', 'snd_voi_outgame_105200', 27, 58, 7, 0, 0, 'snd_voi_outgame_105200_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90010, 'Oh, get this! When I woke up, my hair was standing up like a pine decoration! It was super spiky and funny!', 'snd_voi_home_105202', 0, 1052006, 1, 1, 0, 'snd_voi_home_105202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90011, 'Perfect circle! Ehehe! I''m pretending to be the fried egg I had for breakfast! It looked just like the sunrise�you should''ve seen it!', 'snd_voi_home_105202', 1, 1052001, 1, 1, 0, 'snd_voi_home_105202_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90012, 'I just had the best idea! If you eat osechi for lunch every day, then it''s like every day is New Year''s!', 'snd_voi_home_105202', 2, 1052019, 1, 1, 0, 'snd_voi_home_105202_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90013, 'Hey hey, let''s take a lunch break. I brought a bunch of stuff to play! Sugoroku, and a kite, and... Oh, you know what you should try? Karuta!', 'snd_voi_home_105202', 3, 1052006, 1, 1, 0, 'snd_voi_home_105202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90014, 'It''s all dark outside now... Oh, can we go fly my kite? I want to show it the stars!', 'snd_voi_home_105202', 4, 1052017, 1, 1, 0, 'snd_voi_home_105202_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90015, 'If you wanna fall asleep, I can help! You just have to go "Gong! Gong!" like a bell 108 times, that''s what Fuku said!', 'snd_voi_home_105202', 5, 1052019, 1, 1, 0, 'snd_voi_home_105202_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90016, 'Carroty carrots, carrots taste good in spring too, carrots are carrots... Hehe! How''s that for a season''s greetings poem?!', 'snd_voi_home_105202', 6, 1052019, 1, 1, 0, 'snd_voi_home_105202_0006', 0, 1052006, 5600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90017, 'It''s so hot! If I flew my kite right now, it would come back with a great big sunburn! I need to put sunscreen on it!', 'snd_voi_home_105202', 7, 1052010, 1, 1, 0, 'snd_voi_home_105202_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90018, 'Let''s go chestnut hunting! We can find a bunch of big ones, and make that yummy chestnut dessert!', 'snd_voi_home_105202', 8, 3001, 1, 1, 0, 'snd_voi_home_105202_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90019, 'Mama said she sent me a scarf that''ll go well with a kimono! I wonder what kind of scarf it is. Ooh, I can''t wait to see! ?', 'snd_voi_home_105202', 9, 1052006, 1, 1, 0, 'snd_voi_home_105202_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91016, 'Here it is: Ope''s ultimate kimono pose! ...Charming, like a rose!', 'snd_voi_home_105202', 10, 1052000, 1, 1, 0, 'snd_voi_home_105202_0010', 0, 1052821, 6300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91017, 'King has a magic touch! When she does my hair, she goes like curl, twirl, and done! And it''s tied all pretty!', 'snd_voi_home_105202', 11, 1052017, 1, 1, 0, 'snd_voi_home_105202_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91018, 'Pff, pff... Okay! I''m all ready to drink amazake at the shrine! I won''t burn my mouth this time!', 'snd_voi_home_105202', 12, 1052019, 1, 1, 0, 'snd_voi_home_105202_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91019, 'Hey hey, let''s grow yuzu! I wanna give everyone some at New Year''s!', 'snd_voi_home_105202', 13, 1052001, 1, 1, 0, 'snd_voi_home_105202_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91020, 'Lucky pouches are so exciting! You can''t help but wonder what''s inside. I hope I get carrot chips!', 'snd_voi_home_105202', 14, 1052006, 1, 1, 0, 'snd_voi_home_105202_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91028, 'These shoulder sashes make my back super straight! Look how tall I am!', 'snd_voi_home_105202', 15, 1052001, 1, 1, 0, 'snd_voi_home_105202_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91029, 'If I whirl around in this kimono, I look like a spinning top! My eyes start spinning too!', 'snd_voi_home_105202', 16, 1052011, 1, 1, 0, 'snd_voi_home_105202_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91021, 'I practiced writing today''s goal! "Say hi to everyone in the school"! I''m gonna make it happen!', 'snd_voi_home_105202', 17, 1052000, 1, 1, 0, 'snd_voi_home_105202_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91022, 'In Japanese class, we talked about a poem I memorized with Fuku! The teacher was impressed that I knew it! Hehe!', 'snd_voi_home_105202', 18, 1052019, 1, 1, 0, 'snd_voi_home_105202_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91023, 'Tomorrow, I''m gonna get up early, see the sunrise, and come see you! Then we can play lots more than usual!', 'snd_voi_home_105202', 19, 1052017, 1, 1, 0, 'snd_voi_home_105202_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91024, 'New year, new me! Ehehe! I feel like I''m starting to improve already!', 'snd_voi_home_105202', 20, 3002, 1, 1, 0, 'snd_voi_home_105202_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91025, 'If I''m wearing this, I can do the festival dance! I''ll get those clappers and go clap clap clap! Yeah!', 'snd_voi_home_105202', 21, 1052001, 1, 1, 0, 'snd_voi_home_105202_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91026, 'Ooh, I ate lots of sweet potatoes, and now my tummy''s all puffy... I wonder if they make stretchy hakama...', 'snd_voi_home_105202', 22, 1052008, 1, 1, 0, 'snd_voi_home_105202_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 91027, 'Whaaat?! In the ekiden relay it''s supposed to be a baton, not a button? I have to tell Doto!', 'snd_voi_home_105202', 23, 1052014, 1, 1, 0, 'snd_voi_home_105202_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92015, 'I''m gonna show a new side of me this year! In fact, I''ll show two, three�uhh, lots of new sides!', 'snd_voi_training_105202', 0, 1052000, 2, 1, 0, 'snd_voi_training_105202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92016, 'I played lots and lots of traditional games like hanetsuki with Rice! Oh, but I still have a ton of energy!', 'snd_voi_training_105202', 1, 1052006, 2, 1, 0, 'snd_voi_training_105202_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92017, 'Ooh, ooh! If you can''t decide what to train, can we use fortune slips? I bet it''ll be fun! ?', 'snd_voi_training_105202', 2, 1052017, 2, 1, 0, 'snd_voi_training_105202_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92018, 'Back at the shrine, I made a promise to the gods! I said I''ll run lots and lots, so keep an eye on me!', 'snd_voi_training_105202', 3, 1052019, 2, 1, 0, 'snd_voi_training_105202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92020, 'Oh! I made a cutout of your face so we can play that funny game! Let''s play after this!', 'snd_voi_training_105202', 5, 1052017, 2, 1, 0, 'snd_voi_training_105202_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92021, 'For my New Year''s card, I''m gonna write lots of thank you''s to you! They might run off the postcard!', 'snd_voi_training_105202', 6, 1052001, 2, 1, 0, 'snd_voi_training_105202_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 92022, 'Next New Year''s, you should come to Kochi! I''ll show you the best spot to watch the first sunrise of the year!', 'snd_voi_training_105202', 7, 1052006, 2, 1, 0, 'snd_voi_training_105202_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 93004, 'Next year, and all the years after that, let''s be Urara together! ?', 'snd_voi_training_105202', 8, 0, 2, 1, 0, 'snd_voi_training_105202_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 93005, 'I''ve grown so much on the inside, just like mochi!', 'snd_voi_training_105202', 9, 0, 2, 1, 0, 'snd_voi_training_105202_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95007, 'Yay! I''ll put lots of mochi on it too!', 'snd_voi_outgame_105202', 0, 1052001, 7, 1, 0, 'snd_voi_outgame_105202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95008, 'Up, up, and away! Just like a kite!', 'snd_voi_outgame_105202', 1, 0, 7, 1, 0, 'snd_voi_outgame_105202_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95010, 'New year, new Haru Urara!', 'snd_voi_outgame_105202', 3, 1052016, 7, 1, 0, 'snd_voi_outgame_105202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70016, 'My sleeves go flap, flap�like a butterfly!', 'snd_voi_outgame_105200', 24, 1052001, 7, 1, 0, 'snd_voi_outgame_105200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70017, 'Hehe, don''t I look cool? You should wear a matching one!', 'snd_voi_outgame_105200', 25, 1052000, 7, 1, 0, 'snd_voi_outgame_105200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71016, 'My sleeves go flap, flap�like a butterfly!', 'snd_voi_outgame_105200', 24, 148, 7, 0, 0, 'snd_voi_outgame_105200_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 71017, 'Hehe, don''t I look cool? You should wear a matching one!', 'snd_voi_outgame_105200', 25, 19, 7, 0, 0, 'snd_voi_outgame_105200_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 95009, 'Happy Urara Year! ? Let''s make this year extra fun!', 'snd_voi_gacha_105202', 0, 0, 7, 1, 0, 'snd_voi_gacha_105202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 40003, 'Bet you didn''t expect my trump card!', 'snd_voi_race_105202', 2, 0, 3, 1, 0, 'snd_voi_race_105202_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 40004, 'Leave it to me! Wh-whoa! Oof! Owie... It''s okay! Nothing can spoil my fun!', 'snd_voi_race_105202', 3, 0, 3, 1, 0, 'snd_voi_race_105202_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30006, 'The winner gets to draw something, right?! Here''s my flower stamp of victory!', 'snd_voi_race_105202', 0, 0, 3, 1, 0, 'snd_voi_race_105202_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 30007, 'Wow wow wow! Yaaay!', 'snd_voi_race_105200', 8, 0, 3, 1, 0, 'snd_voi_race_105200_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 400002, 'Umamusume karuta?! All righty, time to practice, practice, practice!', 'snd_voi_event_090009', 2, 1052017, 7, 1, 0, 'snd_voi_event_090009_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 400009, 'Yay, I got one! It has both halves of my name in it, so it was easy to remember!', 'snd_voi_event_090009', 9, 1052001, 7, 1, 0, 'snd_voi_event_090009_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 400012, 'Ooh, event missions! Hey, hey, wanna see who can finish more?', 'snd_voi_event_090009', 12, 1052000, 7, 1, 0, 'snd_voi_event_090009_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 400013, 'Event''s all over now! Did you get all your rewards? I''ll help you carry them!', 'snd_voi_event_090009', 13, 1052017, 7, 1, 0, 'snd_voi_event_090009_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 400005, 'I want to run with Rice and everyone at the Beauty Dream Cup!', 'snd_voi_event_090014', 5, 1052017, 7, 1, 0, 'snd_voi_event_090014_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 400008, 'If I''m wearing Ms. Beauty''s racewear, I just know I can get first!', 'snd_voi_event_090014', 8, 1052000, 7, 1, 0, 'snd_voi_event_090014_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_105200', 1, 980010, 1, 1, 0, 'snd_voi_valentine_105200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 90021, 'Happy Valentine''s Day!', 'snd_voi_valentine_105200', 1, 980010, 1, 1, 0, 'snd_voi_valentine_105200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 80000, 'That was fun!', 'snd_voi_aimteam_105200', 0, 1052006, 7, 0, 0, 'snd_voi_aimteam_105200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70020, 'All ready! Let''s go play!', 'snd_voi_outgame_105200', 42, 1052007, 7, 1, 0, 'snd_voi_outgame_105200_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1052, 70021, 'Aren''t these clothes the cutest? Wanna try them on, Trainer?!', 'snd_voi_outgame_105200', 43, 1052018, 7, 1, 0, 'snd_voi_outgame_105200_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 11, 'Cygames', 'snd_voi_tc_1053', 0, 0, 0, 1, 0, 'snd_voi_title_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1053', 1, 0, 0, 1, 0, 'snd_voi_title_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10000, 'I got rivals I can''t lose to and a fire in me that won''t go out! So as long as my blood''s still hot, I''ll never stop running!', 'snd_voi_home_105300', 0, 1053016, 1, 1, 0, 'snd_voi_home_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10001, 'No matter how tough the going gets, I know I''ll push through so long as you''re with me, Trainer!', 'snd_voi_home_105300', 1, 9003, 1, 1, 0, 'snd_voi_home_105300_0001', 0, 1053000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10002, 'I''m still doing the nail care routine you taught me, Trainer! Hehe, I really owe you one!', 'snd_voi_home_105300', 2, 9001, 1, 1, 0, 'snd_voi_home_105300_0002', 0, 1053800, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10003, 'Happy New Year! I was thinking of making "run totally wild, within the rules" my resolution. What do you reckon?!', 'snd_voi_home_105300', 3, 5002, 1, 1, 0, 'snd_voi_home_105300_0003', 0, 9001, 2200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10004, 'Chocolate? It''s not against school rules, so everyone can hand out as much as they want!', 'snd_voi_home_105300', 4, 8000, 1, 1, 0, 'snd_voi_home_105300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10005, 'I wanna give you my homemade chocolate, Trainer, so I''m doing some special training! I''m gonna have it ready before the day''s out, promise!', 'snd_voi_home_105300', 5, 1053801, 1, 1, 0, 'snd_voi_home_105300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10006, 'Tanabata festival, huh? Sure, I''ve got a wish to make, but I''d rather be the one making others'' wishes come true!', 'snd_voi_home_105300', 6, 9001, 1, 1, 0, 'snd_voi_home_105300_0006', 0, 1053813, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10007, 'If you don''t follow the rules, I''ll play a trick on you! Wait, huh? Is that not how it goes?', 'snd_voi_home_105300', 7, 1053016, 1, 1, 0, 'snd_voi_home_105300_0007', 0, 9007, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10008, 'If Santa existed, how do you reckon I should treat him, as the disciplinary committee chair? Hmm...', 'snd_voi_home_105300', 8, 1053008, 1, 1, 0, 'snd_voi_home_105300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10009, 'The winter holidays are a time for precious friends and fried chicken! Which means... let''s eat together, Trainer!', 'snd_voi_home_105300', 9, 1053801, 1, 1, 0, 'snd_voi_home_105300_0009', 0, 9002, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10010, 'The year ending makes me wanna burst into an all-out sprint! Raaargh!', 'snd_voi_home_105300', 10, 1053814, 1, 1, 0, 'snd_voi_home_105300_0010', 0, 1053822, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10011, 'Since it''s your birthday, are you gonna throw a big party? Just make sure you don''t break any rules, yeah?', 'snd_voi_home_105300', 11, 9001, 1, 1, 0, 'snd_voi_home_105300_0011', 0, 1053806, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10012, 'Happy birthday! I wanna grow up to be just like you, Trainer�a proper adult with my head on straight!', 'snd_voi_home_105300', 12, 1053802, 1, 1, 0, 'snd_voi_home_105300_0012', 0, 1053809, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10013, 'I''m training today, too! I''m a year older now, so I''ve gotta be that much better to match!', 'snd_voi_home_105300', 13, 1053000, 1, 1, 0, 'snd_voi_home_105300_0013', 0, 9001, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10014, 'Thanks for wishing me happy birthday! Hearing it is kinda embarrassing... but do you reckon you could say it again? ...You will?! Hehe!', 'snd_voi_home_105300', 14, 12001, 1, 1, 0, 'snd_voi_home_105300_0014', 0, 1053816, 3100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10015, 'You''ve got a notification! Make sure to check it out!', 'snd_voi_home_105300', 15, 8001, 1, 1, 0, 'snd_voi_home_105300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10016, 'You''ve got a present! Lemme know if you need me to give it a once-over!', 'snd_voi_home_105300', 16, 9001, 1, 1, 0, 'snd_voi_home_105300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10017, 'Mission clear! Knew you could do it! I''m gonna do my best too!', 'snd_voi_home_105300', 17, 1053000, 1, 1, 0, 'snd_voi_home_105300_0017', 0, 1053813, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10018, 'Looks like there''s an event coming! Let''s get ready to tackle it�without breaking any rules!', 'snd_voi_home_105300', 18, 9001, 1, 1, 0, 'snd_voi_home_105300_0018', 0, 1053016, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10019, 'There''s an event on! Let''s stick to the rules and dive in full speed!', 'snd_voi_home_105300', 19, 1053001, 1, 1, 0, 'snd_voi_home_105300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20000, 'I feel kinda sleepy... No, I''m fine... I can still go all out!', 'snd_voi_training_105300', 0, 1053803, 2, 1, 0, 'snd_voi_training_105300_0000', 0, 12000, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20001, 'Uugh, my body''s kinda heavy. Every day''s been so fun, but maybe I went a bit overboard.', 'snd_voi_training_105300', 1, 1053004, 2, 1, 0, 'snd_voi_training_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20002, 'I''m topped up on motivation and geared to go! Let''s do this thing!', 'snd_voi_training_105300', 2, 1053000, 2, 1, 0, 'snd_voi_training_105300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20003, 'I''m itching to get out there and run! When are we starting training? I feel like I''m a whole new me today!', 'snd_voi_training_105300', 3, 9009, 2, 1, 0, 'snd_voi_training_105300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20004, 'What''s on the menu today? I''ll take on any training exercise you''ve got lined up for me!', 'snd_voi_training_105300', 4, 1053801, 2, 1, 0, 'snd_voi_training_105300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20005, 'I''m feeling good, like I can take anything the world throws at me!', 'snd_voi_training_105300', 5, 1053823, 2, 1, 0, 'snd_voi_training_105300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20006, 'All ready! I''m good to start whenever!', 'snd_voi_training_105300', 6, 9000, 2, 1, 0, 'snd_voi_training_105300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20007, 'One, two, three, four! I''m done with the warm-up! Let''s get started!', 'snd_voi_training_105300', 7, 1053817, 2, 1, 0, 'snd_voi_training_105300_0007', 0, 9009, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20008, 'My head''s all floaty, and it''s kinda hard to focus... Ugh, c''mon, Bamboo! Get it together!', 'snd_voi_training_105300', 8, 1053008, 2, 1, 0, 'snd_voi_training_105300_0008', 0, 9003, 5300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20009, 'I just can''t get myself fired up... Could you maybe help me out a sec? Make it loud, please!', 'snd_voi_training_105300', 9, 8007, 2, 1, 0, 'snd_voi_training_105300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20010, 'I feel like discipline''s been lax around here lately. Hmm, at this rate, the school might devolve into chaos... Ugh! It''s no good, I can''t focus!', 'snd_voi_training_105300', 10, 1053008, 2, 1, 0, 'snd_voi_training_105300_0010', 0, 1053009, 8800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20011, 'Raaargh! Pant� Oh, sorry. I can''t summon any energy, so I was trying to fire myself up. Pant�', 'snd_voi_training_105300', 11, 1053822, 2, 1, 0, 'snd_voi_training_105300_0011', 0, 8007, 1900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20021, 'Again?! I''m gonna surpass my limits and... Oh, is this what they call "trembling with excitement"? My legs feel kinda shaky.', 'snd_voi_training_105300', 12, 1053014, 2, 1, 0, 'snd_voi_training_105300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20022, 'Gotta drive myself into a corner... I gotta, if I wanna get stronger... Haha. Guts, Bamboo, you gotta have guts!', 'snd_voi_training_105300', 13, 1053005, 2, 1, 0, 'snd_voi_training_105300_0013', 0, 1053818, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20023, 'I''m at the top of my game! I knew I could count on you, Trainer! Your guidance was absolutely perfect!', 'snd_voi_training_105300', 14, 1053000, 2, 1, 0, 'snd_voi_training_105300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20024, 'I''m in perfect condition, I can feel it! I''m good to go all out and face this race head-on!', 'snd_voi_training_105300', 15, 1053801, 2, 1, 0, 'snd_voi_training_105300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20025, 'Raaargh! I''m gonna blaze across that finish line today!', 'snd_voi_training_105300', 16, 1053821, 2, 1, 0, 'snd_voi_training_105300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20026, 'I''m feeling great! I''m gonna get out there and take the win!', 'snd_voi_training_105300', 17, 9009, 2, 1, 0, 'snd_voi_training_105300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20027, 'Condition, racewear, A-OK! Let''s do this!', 'snd_voi_training_105300', 18, 1053006, 2, 1, 0, 'snd_voi_training_105300_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20028, 'Lax discipline leads to lax racing! I''m gonna keep my head in the game and take this thing!', 'snd_voi_training_105300', 19, 4009, 2, 1, 0, 'snd_voi_training_105300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20029, 'No problems here! Let''s get this thing started!', 'snd_voi_training_105300', 20, 1053018, 2, 1, 0, 'snd_voi_training_105300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20030, 'Feeling solid, like always! I''ll get out there and show ''em what I''ve got!', 'snd_voi_training_105300', 21, 9009, 2, 1, 0, 'snd_voi_training_105300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20031, 'Ready to go! I''m gonna be out of that gate like bam!', 'snd_voi_training_105300', 22, 1053801, 2, 1, 0, 'snd_voi_training_105300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20032, 'It feels like there''s this weight I just can''t shake... but I''m sure I''m just overthinking it! Don''t worry about me!', 'snd_voi_training_105300', 23, 1053008, 2, 1, 0, 'snd_voi_training_105300_0023', 0, 9000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20033, 'Can''t say I''m feeling tip-top, but that''s exactly why I''m gonna get out there and give it my all!', 'snd_voi_training_105300', 24, 8014, 2, 1, 0, 'snd_voi_training_105300_0024', 0, 1053000, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20034, 'My condition could be better, but I''m serious about winning this! I''ll show you what I can do!', 'snd_voi_training_105300', 25, 9000, 2, 1, 0, 'snd_voi_training_105300_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20035, 'Uuuh... Whoa! Sorry, I zoned out! I''m fine!', 'snd_voi_training_105300', 26, 8012, 2, 1, 0, 'snd_voi_training_105300_0026', 0, 9010, 1800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20036, 'I''m a bit worried... but now that I''ve come this far, I just gotta do all I can!', 'snd_voi_training_105300', 27, 1053008, 2, 1, 0, 'snd_voi_training_105300_0027', 0, 9000, 2400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20037, 'All right! Time to get out there and crash out!\nHuh? Crashing out''s bad?', 'snd_voi_training_105300', 28, 1053000, 2, 1, 0, 'snd_voi_training_105300_0028', 0, 1053014, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20038, 'Here I go!', 'snd_voi_training_105300', 29, 0, 2, 1, 0, 'snd_voi_training_105300_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20039, 'Oh yeah!', 'snd_voi_training_105300', 30, 0, 2, 1, 0, 'snd_voi_training_105300_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20040, 'Let''s do this!', 'snd_voi_training_105300', 31, 0, 2, 1, 0, 'snd_voi_training_105300_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20041, 'I get it!', 'snd_voi_training_105300', 32, 0, 2, 1, 0, 'snd_voi_training_105300_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20042, 'Oof...', 'snd_voi_training_105300', 33, 0, 2, 1, 0, 'snd_voi_training_105300_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20043, 'It''s... no good...', 'snd_voi_training_105300', 34, 0, 2, 1, 0, 'snd_voi_training_105300_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20046, 'Let''s go!', 'snd_voi_training_105300', 37, 0, 2, 1, 0, 'snd_voi_training_105300_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20047, 'It''s the beach!', 'snd_voi_training_105300', 38, 0, 2, 1, 0, 'snd_voi_training_105300_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20049, 'I really can''t thank you enough!', 'snd_voi_training_105300', 63, 0, 2, 1, 0, 'snd_voi_training_105300_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20050, 'Thank you, Trainer!', 'snd_voi_training_105300', 64, 0, 2, 1, 0, 'snd_voi_training_105300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 30000, 'No worries�I''ll get it next time!', 'snd_voi_race_105300', 0, 0, 3, 1, 0, 'snd_voi_race_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 30001, 'I''m just getting started!', 'snd_voi_race_105300', 1, 0, 3, 1, 0, 'snd_voi_race_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 30002, 'I''m aiming even higher!', 'snd_voi_race_105300', 2, 0, 3, 1, 0, 'snd_voi_race_105300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 30003, 'This isn''t the last you''ve seen of me!', 'snd_voi_race_105300', 3, 0, 3, 1, 0, 'snd_voi_race_105300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 60000, 'I''m gonna nail this thing!', 'snd_voi_live_105300', 0, 1053001, 4, 1, 0, 'snd_voi_live_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 60001, 'I''m gonna go show everyone my gratitude!', 'snd_voi_live_105300', 1, 1053813, 4, 1, 0, 'snd_voi_live_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70001, 'You pay attention when walking, right? I hope you''re sticking to the rules. It''d bum me out if you got hurt! Hehe.', 'snd_voi_outgame_105300', 1, 9001, 7, 1, 0, 'snd_voi_outgame_105300_0001', 0, 9002, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90000, 'Good morning! I''m doing dress inspections! Hair�good to go! Attire�no problems!', 'snd_voi_home_105301', 0, 12001, 1, 1, 0, 'snd_voi_home_105301_0000', 0, 1053819, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90001, 'Are you making sure to eat breakfast? No skipping, okay? You need to give yourself the energy to face the day!', 'snd_voi_home_105301', 1, 9001, 1, 1, 0, 'snd_voi_home_105301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90002, 'When you''re feeling down, or things are tough, sprint straight at that red sunset! Go beyond your limits!', 'snd_voi_home_105301', 2, 9000, 1, 1, 0, 'snd_voi_home_105301_0002', 0, 1053000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90003, 'No making a mess of the cafeteria, okay? When you''re done eating, clean up after yourself!', 'snd_voi_home_105301', 3, 1053806, 1, 1, 0, 'snd_voi_home_105301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90004, 'The benefit to sleeping early is waking up early! I used to race my dad to see who could conk out the fastest!', 'snd_voi_home_105301', 4, 1053802, 1, 1, 0, 'snd_voi_home_105301_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90005, 'You''re still working?! Raaargh! I''m not gonna lose, okay?! I''ll start by learning from that discipline of yours!', 'snd_voi_home_105301', 5, 1053014, 1, 1, 0, 'snd_voi_home_105301_0005', 0, 1053821, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90006, 'When I think about how there''ll be future rivals of mine among the new students... Ooh! I get so fired up I can''t stay still!', 'snd_voi_home_105301', 6, 1053016, 1, 1, 0, 'snd_voi_home_105301_0006', 0, 1053821, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90007, 'Everyone gets slack... with their uniforms when it''s hot. Pant. I''ve gotta set an example... Pant. By keeping my collar and sleeves tight and snug!', 'snd_voi_home_105301', 7, 1053005, 1, 1, 0, 'snd_voi_home_105301_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90008, 'I was sweeping up leaves at the shopping district to help out, but the wind was real fierce. It turned out to be a long, hard-fought battle!', 'snd_voi_home_105301', 8, 9000, 1, 1, 0, 'snd_voi_home_105301_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90009, 'I wonder if there''s a good way of running atop the snow! You reckon charging ahead and relying on momentum would be enough?!', 'snd_voi_home_105301', 9, 9001, 1, 1, 0, 'snd_voi_home_105301_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91000, 'Did you know my dad''s a PE teacher? "Be hot-blooded! Be honest! Be kind!" He taught me all kinds of important lessons!', 'snd_voi_home_105301', 10, 4009, 1, 1, 0, 'snd_voi_home_105301_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91001, 'Yaeno and I do zen meditation together! I think the strict mental training really helps us connect!', 'snd_voi_home_105301', 11, 1053802, 1, 1, 0, 'snd_voi_home_105301_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91002, 'I''ve got a compass in my heart, and it''s shonen manga! Friendship, growth, and red-hot clashes with rivals! Ooh, I''m getting fired up!', 'snd_voi_home_105301', 12, 1053006, 1, 1, 0, 'snd_voi_home_105301_0012', 0, 1053821, 8500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91003, 'Such a disciplined, straightforward running style... Oguri''s the kind of rival I wanna face in a head-on clash!', 'snd_voi_home_105301', 13, 9009, 1, 1, 0, 'snd_voi_home_105301_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91004, 'In kendo and martial arts, there''s a word we use: zanshin. It means, um... stay vigilant and charge ahead, or something like that!', 'snd_voi_home_105301', 14, 1053802, 1, 1, 0, 'snd_voi_home_105301_0014', 0, 9000, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91005, 'To avoid my stomach getting cold, I gather up all the red-hot feelings I have while dancing and stuff ''em inside!', 'snd_voi_home_105301', 15, 1053801, 1, 1, 0, 'snd_voi_home_105301_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91006, 'After an intense race, dancing with my rivals in the same outfit feels like we''re dishing out compliments to each other�it''s awesome!', 'snd_voi_home_105301', 16, 1053821, 1, 1, 0, 'snd_voi_home_105301_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91007, 'Mom and Dad both said they love this outfit! Hehe, it was totally worth all the work I put in!', 'snd_voi_home_105301', 17, 9000, 1, 1, 0, 'snd_voi_home_105301_0017', 0, 1053010, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91008, 'Wearing a special outfit means I gotta run a special race! Like, "raaargh!" Get it?!', 'snd_voi_home_105301', 18, 1053820, 1, 1, 0, 'snd_voi_home_105301_0018', 0, 1053821, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91009, 'Yawn... Uh, oops! Kote! Men! Do! Men! Kote! Nothing better than kendo calls for waking up!', 'snd_voi_home_105301', 19, 1053803, 1, 1, 0, 'snd_voi_home_105301_0019', 0, 4004, 1000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91010, 'Gotta remember to chew my food�chew it! Ugh, I always end up gulping it down when I''m hungry...', 'snd_voi_home_105301', 20, 1053008, 1, 1, 0, 'snd_voi_home_105301_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91011, 'Time to go check if anyone''s breaking curfew! No rule breakers are getting away on my watch!', 'snd_voi_home_105301', 21, 1053821, 1, 1, 0, 'snd_voi_home_105301_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91012, 'Good habits start from the first step, so I''ll be making sure the new students stick to the rules! That way, they''ll have a fun school life ahead of them!', 'snd_voi_home_105301', 22, 1053806, 1, 1, 0, 'snd_voi_home_105301_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91013, 'I love running in summer! The feeling of all this sweat flooding off me can''t be beat! Hey, wanna join me, Trainer?', 'snd_voi_home_105301', 23, 1053000, 1, 1, 0, 'snd_voi_home_105301_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91014, 'Fall is the season of sports! In other words, a short fall leaves no time for breaks! I''m gonna push the limits of my mind and body!', 'snd_voi_home_105301', 24, 1053802, 1, 1, 0, 'snd_voi_home_105301_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 91015, 'When it''s cold, I recommend a friction rubdown with a towel! Just don''t tell my mom�she got mad at me when I was a kid for doing it in the snow...', 'snd_voi_home_105301', 25, 9000, 1, 1, 0, 'snd_voi_home_105301_0025', 0, 1053011, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92000, 'Osu! Lookin'' forward to another day of training!', 'snd_voi_training_105301', 0, 4004, 2, 1, 0, 'snd_voi_training_105301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92001, 'High walls, hard training. Effort, sweat, and tears... Ooh, I''m all ready to go! My blood''s boiling!', 'snd_voi_training_105301', 1, 9009, 2, 1, 0, 'snd_voi_training_105301_0001', 0, 1053000, 6800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92002, 'Hit me with whatever training you''ve got! I''ll take it head-on!', 'snd_voi_training_105301', 2, 1053823, 2, 1, 0, 'snd_voi_training_105301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92003, 'Refining not only the body, but the mind�that''s what true training is! Right?!', 'snd_voi_training_105301', 3, 1053801, 2, 1, 0, 'snd_voi_training_105301_0003', 0, 8002, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92011, 'A training camp means a tough new training regimen! I''m not gonna waste a single moment! Even if I collapse, I''ll just get back up!', 'snd_voi_training_105300', 39, 9009, 2, 1, 0, 'snd_voi_training_105300_0039', 0, 1053001, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92005, 'I''ll take on any new regimen you''ve got for me and ace it, Trainer!', 'snd_voi_training_105301', 5, 1053000, 2, 1, 0, 'snd_voi_training_105301_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92006, 'Training''s tough, but that''s what makes it worth doing! Don''t hold back�beat me into shape!', 'snd_voi_training_105301', 6, 1053802, 2, 1, 0, 'snd_voi_training_105301_0006', 0, 12009, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 92007, 'My dad''s strict, but always kind. Training with you reminds me of him sometimes, Trainer!', 'snd_voi_training_105301', 7, 9001, 2, 1, 0, 'snd_voi_training_105301_0007', 0, 1053809, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 93000, 'I never would''ve gotten this far without your red-hot passion showing me the way, Trainer!', 'snd_voi_training_105301', 8, 0, 2, 1, 0, 'snd_voi_training_105301_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 93001, 'Start with a bow, end with a bow. Did I manage it, you think?!', 'snd_voi_training_105301', 9, 0, 2, 1, 0, 'snd_voi_training_105301_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 95000, 'I''m not done yet! Diligence is the name of the game!', 'snd_voi_outgame_105301', 0, 1053016, 7, 1, 0, 'snd_voi_outgame_105301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 95001, 'Raaargh! Overcome your own self!', 'snd_voi_outgame_105301', 1, 0, 7, 1, 0, 'snd_voi_outgame_105301_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 95003, 'Osu! I''m Bamboo Memory! Let''s do this thing!', 'snd_voi_outgame_105301', 3, 4009, 7, 1, 0, 'snd_voi_outgame_105301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 95004, 'My blood''s red-hot, and my dream''s in sight! Nobody can stop me!', 'snd_voi_gacha_105301', 0, 0, 7, 1, 0, 'snd_voi_gacha_105301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1008, 'Let''s go teamwork!', 'snd_voi_teamst_st_105300_0000', 0, 1053000, 8, 1, 0, 'snd_voi_teamst_st_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1111, 'Ryan! You got this!', 'snd_voi_teamst_st_105300_1027', 0, 1053016, 8, 1, 0, 'snd_voi_teamst_st_105300_1027_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1112, 'Let''s do this! Osu!', 'snd_voi_teamst_st_105300_1040', 0, 4009, 8, 1, 0, 'snd_voi_teamst_st_105300_1040_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1000, 'Let''s do this, team!', 'snd_voi_teamst_105300', 0, 1053001, 8, 1, 0, 'snd_voi_teamst_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1001, 'Osu! Victory!', 'snd_voi_teamst_105300', 1, 0, 8, 1, 0, 'snd_voi_teamst_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1003, 'That was neck and neck!', 'snd_voi_teamst_105300', 2, 0, 8, 1, 0, 'snd_voi_teamst_105300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1002, 'I''ll get it next time!', 'snd_voi_teamst_105300', 3, 0, 8, 1, 0, 'snd_voi_teamst_105300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1004, 'All right!', 'snd_voi_teamst_105300', 4, 1053000, 8, 1, 0, 'snd_voi_teamst_105300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1007, 'A new record!', 'snd_voi_teamst_105300', 5, 1053001, 8, 1, 0, 'snd_voi_teamst_105300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1006, 'That was neck and neck!', 'snd_voi_teamst_105300', 2, 9001, 8, 1, 0, 'snd_voi_teamst_105300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 1005, 'I''ll get it next time!', 'snd_voi_teamst_105300', 3, 4007, 8, 1, 0, 'snd_voi_teamst_105300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 40000, 'Eat this heeeat!', 'snd_voi_race_105301', 2, 0, 3, 1, 0, 'snd_voi_race_105301_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 40001, 'Huh?! Is that�\nRaaargh! Dyaaaaah!\nPublic law and order''s safe for another day!', 'snd_voi_race_105301', 3, 0, 3, 1, 0, 'snd_voi_race_105301_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 30004, 'Fierce competition! Red-hot emotions! Boiling blood! That was the best win ever!', 'snd_voi_race_105301', 0, 0, 3, 1, 0, 'snd_voi_race_105301_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 30005, 'Thanks for the race! Ehehe.', 'snd_voi_race_105300', 8, 0, 3, 1, 0, 'snd_voi_race_105300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 31000, 'This win''s mine!', 'snd_voi_race_105300', 9, 0, 3, 1, 0, 'snd_voi_race_105300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 13, 'Here''s today''s login bonus!', 'snd_voi_title_105300', 4, 1053000, 1, 1, 0, 'snd_voi_title_105300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 15, 'Here''s what''s coming tomorrow!', 'snd_voi_title_105300', 5, 1053006, 1, 1, 0, 'snd_voi_title_105300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 110000, 'Training, huh? Osu, let''s do this!', 'snd_voi_home_105300', 21, 0, 1, 1, 0, 'snd_voi_home_105300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 110001, 'You think learning history might help with keeping the order?', 'snd_voi_home_105300', 22, 0, 1, 1, 0, 'snd_voi_home_105300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 110002, 'A race? Raaargh, let''s do it!', 'snd_voi_home_105300', 23, 0, 1, 1, 0, 'snd_voi_home_105300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 10021, 'Your archive level went up! Check it out!', 'snd_voi_home_105300', 24, 9001, 1, 1, 0, 'snd_voi_home_105300_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 20051, 'Okay, time to get pumped!', 'snd_voi_training_105300', 65, 0, 2, 1, 0, 'snd_voi_training_105300_0065', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70000, 'I''ll put all my heart and soul into it!', 'snd_voi_outgame_105300', 3, 4009, 7, 1, 0, 'snd_voi_outgame_105300_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 95005, 'You can rely on me as much as you need!', 'snd_voi_outgame_105300', 4, 0, 7, 1, 0, 'snd_voi_outgame_105300_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 95006, 'I''ll bust through any limits in my way!', 'snd_voi_outgame_105300', 5, 0, 7, 1, 0, 'snd_voi_outgame_105300_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 120000, 'I''m overflowing with power!', 'snd_voi_outgame_105300', 11, 1053000, 2, 1, 0, 'snd_voi_outgame_105300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140000, 'There are so many!', 'snd_voi_minigame_105300', 0, 1053807, 9, 1, 0, 'snd_voi_minigame_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140001, 'All right!', 'snd_voi_minigame_105300', 1, 1053001, 9, 1, 0, 'snd_voi_minigame_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140002, 'Augh!', 'snd_voi_minigame_105300', 2, 1053014, 9, 1, 0, 'snd_voi_minigame_105300_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140003, 'Wow!', 'snd_voi_minigame_105300', 3, 971053, 9, 1, 0, 'snd_voi_minigame_105300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140004, 'Great work!', 'snd_voi_minigame_105300', 4, 972053, 9, 1, 0, 'snd_voi_minigame_105300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140005, 'Hey, cheer up!', 'snd_voi_minigame_105300', 5, 1053808, 9, 1, 0, 'snd_voi_minigame_105300_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140006, 'Wow!', 'snd_voi_minigame_105300', 3, 974053, 9, 1, 0, 'snd_voi_minigame_105300_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140007, 'Great work!', 'snd_voi_minigame_105300', 4, 973053, 9, 1, 0, 'snd_voi_minigame_105300_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140008, 'Haha!', 'snd_voi_minigame_105300', 6, 1053007, 9, 1, 0, 'snd_voi_minigame_105300_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140009, 'Hehe.', 'snd_voi_minigame_105300', 7, 1053809, 9, 1, 0, 'snd_voi_minigame_105300_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140010, 'Oh!', 'snd_voi_minigame_105300', 8, 9011, 9, 1, 0, 'snd_voi_minigame_105300_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140011, 'Wh-whoa?!', 'snd_voi_minigame_105300', 9, 1053015, 9, 1, 0, 'snd_voi_minigame_105300_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140014, 'Aaagh!', 'snd_voi_minigame_105300', 10, 1053009, 9, 1, 0, 'snd_voi_minigame_105300_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140015, 'Hrng. Grrr...', 'snd_voi_minigame_105300', 11, 2003, 9, 1, 0, 'snd_voi_minigame_105300_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140016, 'Everything good?', 'snd_voi_minigame_105300', 12, 9010, 9, 1, 0, 'snd_voi_minigame_105300_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140012, 'Sweet!', 'snd_voi_minigame_105300', 13, 1053810, 9, 1, 0, 'snd_voi_minigame_105300_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140013, 'Whoa!', 'snd_voi_minigame_105300', 14, 1053811, 9, 1, 0, 'snd_voi_minigame_105300_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140017, 'No!', 'snd_voi_minigame_105300', 15, 1053013, 9, 1, 0, 'snd_voi_minigame_105300_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 140018, 'Ugh!', 'snd_voi_minigame_105300', 16, 1053812, 9, 1, 0, 'snd_voi_minigame_105300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70004, 'It''s cool to wear your uniform properly! Like this!', 'snd_voi_outgame_105300', 16, 1053006, 7, 1, 0, 'snd_voi_outgame_105300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70010, 'I don''t know much about cute stuff, but I like this uniform!', 'snd_voi_outgame_105300', 17, 9001, 7, 1, 0, 'snd_voi_outgame_105300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70008, 'Wearing this while dancing alongside everyone really makes me feel like we''re a team!', 'snd_voi_outgame_105300', 20, 1053801, 7, 1, 0, 'snd_voi_outgame_105300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70014, 'When you''re on stage, the audience is watching you! It''s important to check that your outfit''s not sloppy!', 'snd_voi_outgame_105300', 21, 12000, 7, 1, 0, 'snd_voi_outgame_105300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70009, 'This is my very own signature racewear! Raaargh, I''m getting fired up!', 'snd_voi_outgame_105300', 22, 1053000, 7, 1, 0, 'snd_voi_outgame_105300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70015, 'This racewear represents my dream of taking on my rivals in a red-hot, head-on clash!', 'snd_voi_outgame_105300', 23, 1053016, 7, 1, 0, 'snd_voi_outgame_105300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71004, 'It''s cool to wear your uniform properly! Like this!', 'snd_voi_outgame_105300', 16, 18, 7, 0, 0, 'snd_voi_outgame_105300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71010, 'I don''t know much about cute stuff, but I like this uniform!', 'snd_voi_outgame_105300', 17, 148, 7, 0, 0, 'snd_voi_outgame_105300_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71008, 'Wearing this while dancing alongside everyone really makes me feel like we''re a team!', 'snd_voi_outgame_105300', 20, 22, 7, 0, 0, 'snd_voi_outgame_105300_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71014, 'When you''re on stage, the audience is watching you! It''s important to check that your outfit''s not sloppy!', 'snd_voi_outgame_105300', 21, 48, 7, 0, 0, 'snd_voi_outgame_105300_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71009, 'This is my very own signature racewear! Raaargh, I''m getting fired up!', 'snd_voi_outgame_105300', 22, 23, 7, 0, 0, 'snd_voi_outgame_105300_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71015, 'This racewear represents my dream of taking on my rivals in a red-hot, head-on clash!', 'snd_voi_outgame_105300', 23, 18, 7, 0, 0, 'snd_voi_outgame_105300_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 2030, 'Let''s do this, team!', 'snd_voi_teamst_105300', 0, 1053000, 10, 1, 0, 'snd_voi_teamst_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 2031, 'Let''s go, teamwork!', 'snd_voi_teamst_st_105300_0000', 0, 1053016, 10, 1, 0, 'snd_voi_teamst_st_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 2032, 'Thank you, Trainer!', 'snd_voi_training_105300', 64, 1053801, 10, 1, 0, 'snd_voi_training_105300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 2033, 'Lax discipline leads to lax racing! I''m gonna keep my head in the game and take this thing!', 'snd_voi_training_105300', 19, 1053001, 10, 1, 0, 'snd_voi_training_105300_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 2034, 'Raaargh! I''m gonna blaze across that finish line today!', 'snd_voi_training_105300', 16, 4009, 10, 1, 0, 'snd_voi_training_105300_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 2035, 'Thank you, Trainer!', 'snd_voi_training_105300', 64, 1053801, 10, 0, 0, 'snd_voi_training_105300_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70018, 'Hehe, how do I look?', 'snd_voi_outgame_105300', 26, 9001, 7, 1, 0, 'snd_voi_outgame_105300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 70019, 'Is anything out of place? I''ll fix it up right now!', 'snd_voi_outgame_105300', 27, 1053014, 7, 1, 0, 'snd_voi_outgame_105300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71018, 'Hehe, how do I look?', 'snd_voi_outgame_105300', 26, 33, 7, 0, 0, 'snd_voi_outgame_105300_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 71019, 'Is anything out of place? I''ll fix it up right now!', 'snd_voi_outgame_105300', 27, 148, 7, 0, 0, 'snd_voi_outgame_105300_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 90020, 'Happy Valentine''s!', 'snd_voi_valentine_105300', 1, 980012, 1, 1, 0, 'snd_voi_valentine_105300_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 80000, 'Good work out there!', 'snd_voi_aimteam_105300', 0, 9000, 7, 0, 0, 'snd_voi_aimteam_105300_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 400005, 'Be it before or during the Fan Fest, the disciplinary committee never stops patrolling! Break the rules and it''s the whistle for you!', 'snd_voi_event_090013', 5, 1053001, 7, 1, 0, 'snd_voi_event_090013_0005', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1053, 400007, 'If we''re asked for help, we''ll help! If you need us, we''ll come running! That''s all there is to it!', 'snd_voi_event_090013', 7, 1053800, 7, 1, 0, 'snd_voi_event_090013_0007', 0, 0, 0, 1614470400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1054, 20051, 'Let''s practice our combination moves!', 'snd_voi_training_105400', 65, 0, 2, 1, 0, 'snd_voi_training_105400_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1054, 70000, 'Let''s do our best to become heroes!', 'snd_voi_outgame_105400', 3, 2001, 7, 1, 0, 'snd_voi_outgame_105400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1054, 95005, 'I''ve come to the rescue! Hyaah!', 'snd_voi_outgame_105400', 4, 0, 7, 1, 0, 'snd_voi_outgame_105400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1054, 95006, 'Behold! The power of justice and friendship!', 'snd_voi_outgame_105400', 5, 0, 7, 1, 0, 'snd_voi_outgame_105400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 20051, 'Let''s do our best together! ?', 'snd_voi_training_105500', 65, 0, 2, 1, 0, 'snd_voi_training_105500_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 70000, 'Let''s go looking for something marvelous!', 'snd_voi_outgame_105500', 3, 1055000, 7, 1, 0, 'snd_voi_outgame_105500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 95005, 'I''ll make you marvelous! ?', 'snd_voi_outgame_105500', 4, 0, 7, 1, 0, 'snd_voi_outgame_105500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 95006, 'A marvelous explosion! ?', 'snd_voi_outgame_105500', 5, 0, 7, 1, 0, 'snd_voi_outgame_105500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 400004, 'The world continues to be amazing, every minute of every day! It''s only going to get more marvelous from here! ?', 'snd_voi_event_090008', 4, 1055001, 7, 1, 0, 'snd_voi_event_090008_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 400012, 'Haha! You found me! ? Do lots of missions and get those marvelous rewards! ?', 'snd_voi_event_090008', 12, 1055006, 7, 1, 0, 'snd_voi_event_090008_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1055, 400013, 'Here''s your marvelous present! ? Get them all�they''re proof that a real miracle happened! ?', 'snd_voi_event_090008', 13, 1055013, 7, 1, 0, 'snd_voi_event_090008_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 11, 'Cygames', 'snd_voi_title_105600', 0, 0, 0, 1, 0, 'snd_voi_title_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_105600', 1, 0, 0, 1, 0, 'snd_voi_title_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10000, 'I may still be lacking in ability, but if I believe in my divinations and you, I can do my best!', 'snd_voi_home_105600', 0, 1056000, 1, 1, 0, 'snd_voi_home_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10001, 'Both my divinations and intuition have told me that you are the One, Trainer!', 'snd_voi_home_105600', 1, 2009, 1, 1, 0, 'snd_voi_home_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10002, 'I feel refreshed after getting rid of so much baggage! Let''s make a fresh start and go grab some good fortune!', 'snd_voi_home_105600', 2, 2001, 1, 1, 0, 'snd_voi_home_105600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10003, 'Heave-ho! Thump, thump. Bring on the good fortune! May the new year be full of sparkling smiles and clear skies!', 'snd_voi_home_105600', 3, 3009, 1, 1, 0, 'snd_voi_home_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10004, 'They had fortune cookies, so I bought ''em! There''s a ton to munch through, but it''s all for the fortunes!', 'snd_voi_home_105600', 4, 1056006, 1, 1, 0, 'snd_voi_home_105600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10005, 'Since it''s Valentine''s Day, I made chocolates shaped like good luck charms. Here you go!', 'snd_voi_home_105600', 5, 1056811, 1, 1, 0, 'snd_voi_home_105600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10006, 'I''m gonna send wish slips and a whole bamboo tree to your room, Trainer! Please write as many wishes as you want!', 'snd_voi_home_105600', 6, 1056000, 1, 1, 0, 'snd_voi_home_105600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10007, 'Should we try bobbing for apples? They say it originated as a kind of love divination technique.', 'snd_voi_home_105600', 7, 1056811, 1, 1, 0, 'snd_voi_home_105600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10008, 'During this special time of year, I can perform a special divination with greater power! Wait... are my divinations... holiday magic?!', 'snd_voi_home_105600', 8, 2001, 1, 1, 0, 'snd_voi_home_105600_0008', 0, 1056008, 5900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10009, 'Spiritual power''s welling up all around the city! Grab your lucky net cuz we can''t afford to miss any!', 'snd_voi_home_105600', 9, 1009, 1, 1, 0, 'snd_voi_home_105600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10010, 'I''m ready to leave at any time! The moment the clock strikes midnight on New Year''s, let''s shoot out the door and head straight for a shrine!', 'snd_voi_home_105600', 10, 1056000, 1, 1, 0, 'snd_voi_home_105600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10011, 'Happy birthday, Trainer! I''ve prepared a prayer dance that will bring you a year filled with happiness!', 'snd_voi_home_105600', 11, 1001, 1, 1, 0, 'snd_voi_home_105600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10012, 'Since we congratulate people on their birthday, we should totally eat some gratin together! It''s a special recipe with gold dust seasoning!', 'snd_voi_home_105600', 12, 9009, 1, 1, 0, 'snd_voi_home_105600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10013, 'I can''t believe everyone is celebrating my birthday! Sniff... I''m so happy that my fortune is pouring out of my eyes!', 'snd_voi_home_105600', 13, 1056808, 1, 1, 0, 'snd_voi_home_105600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10014, 'Your fortune today says that you will have good luck if you are with someone celebrating their birthday! So... wanna spend the day together?!', 'snd_voi_home_105600', 14, 1056811, 1, 1, 0, 'snd_voi_home_105600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10015, 'Hmm... My divination tells me that there''s a notice for you! Let''s check it!', 'snd_voi_home_105600', 15, 9009, 1, 1, 0, 'snd_voi_home_105600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10016, 'A present has arrived for you! Perhaps it''s a lucky item?', 'snd_voi_home_105600', 16, 1001, 1, 1, 0, 'snd_voi_home_105600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10017, 'Great work completing a mission! Look like our luck is improving! Let''s keep pushing forward with this momentum!', 'snd_voi_home_105600', 17, 1056000, 1, 1, 0, 'snd_voi_home_105600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10018, 'Looks like there''s an event coming up! Shall I attempt a divination to predict what it will be?', 'snd_voi_home_105600', 18, 2001, 1, 1, 0, 'snd_voi_home_105600_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10019, 'An event has started! My divinations say that participating will bring good luck! Wanna check it out?', 'snd_voi_home_105600', 19, 2009, 1, 1, 0, 'snd_voi_home_105600_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10025, 'Ribbon belts are super convenient! Why? Because you can tie them into good luck charms in a pinch!', 'snd_voi_home_105600', 25, 1056007, 1, 1, 0, 'snd_voi_home_105600_0025', 0, 1056016, 3400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10026, 'Stripes boost your family''s luck! I once helped a lost kid find their parents in these clothes!', 'snd_voi_home_105600', 26, 1056020, 1, 1, 0, 'snd_voi_home_105600_0026', 0, 1056000, 2400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10027, 'When I can''t include my lucky color in my outfit, I borrow the power of wherever I''m going! Like green from the forest, or blue from the aquarium!', 'snd_voi_home_105600', 27, 1056006, 1, 1, 0, 'snd_voi_home_105600_0027', 0, 1056020, 4900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20000, 'Urgh... No energy... It seems I was overconfident in my own strength.', 'snd_voi_training_105600', 0, 1056807, 2, 1, 0, 'snd_voi_training_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20001, 'My divinations say that resting will bring good luck today, so how about it? I''m also just a little tired...', 'snd_voi_training_105600', 1, 1056809, 2, 1, 0, 'snd_voi_training_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20002, 'Mhh-hmm! I''m brimming with spiritual power! You can leave everything to me!', 'snd_voi_training_105600', 2, 3009, 2, 1, 0, 'snd_voi_training_105600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20003, 'Listen to this! My fortune today goes even beyond great. Heh-heh-heh, I''m invincible now!', 'snd_voi_training_105600', 3, 3001, 2, 1, 0, 'snd_voi_training_105600_0003', 0, 1009, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20004, 'Working hard today will bring good fortune! Hehe, bring on any training you''ve got!', 'snd_voi_training_105600', 4, 1056000, 2, 1, 0, 'snd_voi_training_105600_0004', 0, 1056016, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20005, 'My chopsticks split cleanly, so I feel great today!', 'snd_voi_training_105600', 5, 1001, 2, 1, 0, 'snd_voi_training_105600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20006, 'Today''s fortune is neither good nor bad. Normal is the best though, so let''s do it like we usually do!', 'snd_voi_training_105600', 6, 1056006, 2, 1, 0, 'snd_voi_training_105600_0006', 0, 1056020, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20007, 'Oh, great Shiraoki, please grant me your blessings today!', 'snd_voi_training_105600', 7, 2003, 2, 1, 0, 'snd_voi_training_105600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20008, 'I drew a fortune slip that had misfortune written on it... I''m so worried about it that I can''t concentrate on my training...', 'snd_voi_training_105600', 8, 11005, 2, 1, 0, 'snd_voi_training_105600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20009, 'Everything has felt so unlucky today... Maybe my good fortune''s running out... Ughhh...', 'snd_voi_training_105600', 9, 1056807, 2, 1, 0, 'snd_voi_training_105600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20010, 'My divination gave the worst result... My fortune slip said great misfortune... And to top it all off, even a black cat crossed my path! I-It''s all over for me!', 'snd_voi_training_105600', 10, 1056004, 2, 1, 0, 'snd_voi_training_105600_0010', 0, 1056017, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20011, 'Ugh... My body feels so heavy... It seems that my spiritual power is lacking... Gah.', 'snd_voi_training_105600', 11, 2005, 2, 1, 0, 'snd_voi_training_105600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20021, 'I keep entering races, but is this really okay? My fortune says that my luck will drop if I keep doing the same thing over and over...', 'snd_voi_training_105600', 12, 1056809, 2, 1, 0, 'snd_voi_training_105600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20022, 'How about we pass on this race? I''ve been running non-stop recently... Also, my luck is at rock bottom...', 'snd_voi_training_105600', 13, 1056807, 2, 1, 0, 'snd_voi_training_105600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20023, 'Excellent fortune! Great luck! No one can stand in our way! I feel like I can win any race right now!', 'snd_voi_training_105600', 14, 1009, 2, 1, 0, 'snd_voi_training_105600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20024, 'I had a dream that I was running alongside the great Shiraoki! Such an auspicious dream... Victory''s pretty much a done deal, right?!', 'snd_voi_training_105600', 15, 1056016, 2, 1, 0, 'snd_voi_training_105600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20025, 'A-amazing! No matter what fortune I check, they only say good things! I don''t feel like I can lose at all!', 'snd_voi_training_105600', 16, 2011, 2, 1, 0, 'snd_voi_training_105600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20026, 'My fortune for racing is good! Looks like I''ll be able to give it my all!', 'snd_voi_training_105600', 17, 1001, 2, 1, 0, 'snd_voi_training_105600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20027, 'I''ve fully recharged my spiritual power! It''s all thanks to the sacred sites I visited!', 'snd_voi_training_105600', 18, 1056000, 2, 1, 0, 'snd_voi_training_105600_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20028, 'I received a certain-victory charm from my family''s shrine! I can win for sure with this!', 'snd_voi_training_105600', 19, 1056006, 2, 1, 0, 'snd_voi_training_105600_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20029, 'Shifting gears to a lucky dash! The prize I''m chasing? Great fortune!', 'snd_voi_training_105600', 20, 9009, 2, 1, 0, 'snd_voi_training_105600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20030, 'I did two divinations today, but the results were complete opposites! That means it all depends on my effort!', 'snd_voi_training_105600', 21, 2008, 2, 1, 0, 'snd_voi_training_105600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20031, 'Looks like I''m not in bad shape! All I have to do now is run while having faith in my trainer and the great Shiraoki!', 'snd_voi_training_105600', 22, 11001, 2, 1, 0, 'snd_voi_training_105600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20032, 'I drew misfortune, but my lucky person is someone close to me who I can rely on... In other words, I just have to believe in you, Trainer!', 'snd_voi_training_105600', 23, 2007, 2, 1, 0, 'snd_voi_training_105600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20033, 'I ate some pork cutlets, so I should be able to hang in there... I''m not in great shape though...', 'snd_voi_training_105600', 24, 1056809, 2, 1, 0, 'snd_voi_training_105600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20034, 'Today''s fortune says that happiness may lie ahead after overcoming difficulties... I''ll try as hard as I can!', 'snd_voi_training_105600', 25, 1007, 2, 1, 0, 'snd_voi_training_105600_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20035, 'It''s okay! ...I''m sure the great Shiraoki is watching over me... Regardless, I''m going to run with everything I have!', 'snd_voi_training_105600', 26, 1056807, 2, 1, 0, 'snd_voi_training_105600_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20036, 'Whaaat?! I can''t find my certain-victory charm! W-well, I guess all I can do is believe in myself and do my best...', 'snd_voi_training_105600', 27, 1056808, 2, 1, 0, 'snd_voi_training_105600_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20037, 'Sigh... I drew great misfortune... I''ll just have to run with everything I''ve got and try to carve a path to victory...', 'snd_voi_training_105600', 28, 2006, 2, 1, 0, 'snd_voi_training_105600_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20038, 'Roger that!', 'snd_voi_training_105600', 29, 0, 2, 1, 0, 'snd_voi_training_105600_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20039, 'I''ll do my best!', 'snd_voi_training_105600', 30, 0, 2, 1, 0, 'snd_voi_training_105600_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20040, 'Let''s get started!', 'snd_voi_training_105600', 31, 0, 2, 1, 0, 'snd_voi_training_105600_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20041, 'Academic success!', 'snd_voi_training_105600', 32, 0, 2, 1, 0, 'snd_voi_training_105600_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20042, 'H-huh?', 'snd_voi_training_105600', 33, 0, 2, 1, 0, 'snd_voi_training_105600_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20043, 'I just can''t do it!', 'snd_voi_training_105600', 34, 0, 2, 1, 0, 'snd_voi_training_105600_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20046, 'Time to head out!', 'snd_voi_training_105600', 37, 0, 2, 1, 0, 'snd_voi_training_105600_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20047, 'This''ll be great!', 'snd_voi_training_105600', 38, 0, 2, 1, 0, 'snd_voi_training_105600_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20049, 'I''m glad I believed in you and did my best!', 'snd_voi_training_105600', 63, 0, 2, 1, 0, 'snd_voi_training_105600_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20050, 'Thank you so much, Trainer!', 'snd_voi_training_105600', 64, 0, 2, 1, 0, 'snd_voi_training_105600_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30000, 'So close! Next time I''ll grab first place and great fortune!', 'snd_voi_race_105600', 0, 0, 3, 1, 0, 'snd_voi_race_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30001, 'I was just a little bit unlucky!', 'snd_voi_race_105600', 1, 0, 3, 1, 0, 'snd_voi_race_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30002, 'I''m sure there will be good luck coming my way soon! I''ll do my best next time!', 'snd_voi_race_105600', 2, 0, 3, 1, 0, 'snd_voi_race_105600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30003, 'I could really use some good fortune right about now...', 'snd_voi_race_105600', 3, 0, 3, 1, 0, 'snd_voi_race_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 60000, 'Now, it''s time to share my good fortune with others!', 'snd_voi_live_105600', 0, 1056000, 4, 1, 0, 'snd_voi_live_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 60001, 'Let''s perform a dance of gratitude!', 'snd_voi_live_105600', 1, 1056007, 4, 1, 0, 'snd_voi_live_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70001, 'Meeting you opened up a path for me to move forward... I''m ever grateful to both you and the great Shiraoki!', 'snd_voi_outgame_105600', 1, 1056006, 7, 1, 0, 'snd_voi_outgame_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90000, 'Good morning and good fortune! You get a free divination today!', 'snd_voi_home_105601', 0, 1002, 1, 1, 0, 'snd_voi_home_105601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90001, 'My heart feels clear and refreshed! Could it be because I polished my crystal ball first thing this morning?', 'snd_voi_home_105601', 1, 9002, 1, 1, 0, 'snd_voi_home_105601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90002, 'Let''s head to the shrine right after lunch. I want to raise my training ability for today!', 'snd_voi_home_105601', 2, 1001, 1, 1, 0, 'snd_voi_home_105601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90003, 'Fancy having lunch with me? I''ll also tell you today''s lucky food!', 'snd_voi_home_105601', 3, 1056020, 1, 1, 0, 'snd_voi_home_105601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90004, 'I recommend placing three hard candies under your pillow. I feel like it might improve your luck just a little bit!', 'snd_voi_home_105601', 4, 1056006, 1, 1, 0, 'snd_voi_home_105601_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90005, 'I-I can''t really handle spicy food, but it seems like eating it now will be good feng shui... The pain will be for an honorable cause!', 'snd_voi_home_105601', 5, 2003, 1, 1, 0, 'snd_voi_home_105601_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90006, 'I recommend a large wrapping cloth instead of a blue tarp when setting up for cherry blossom viewing. An arabesque pattern will even increase your financial luck!', 'snd_voi_home_105601', 6, 1056000, 1, 1, 0, 'snd_voi_home_105601_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90007, 'Gotta mention chilled noodles, somen, and cold tofu... Okay, I''ve completed an incantation that will help us come upon delicious summer food!', 'snd_voi_home_105601', 7, 2003, 1, 1, 0, 'snd_voi_home_105601_0007', 0, 1056001, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90008, 'Haiya... Woiya... Revealed it has been! The lucky flower for this fall is the chrysanthemum!', 'snd_voi_home_105601', 8, 2003, 1, 1, 0, 'snd_voi_home_105601_0008', 0, 1056000, 6400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90009, 'My fortune said staying warm would bring luck, so let''s get cozy under the kotatsu! I-it''s true, you know! I''m not lying!', 'snd_voi_home_105601', 9, 1001, 1, 1, 0, 'snd_voi_home_105601_0009', 0, 1056015, 4400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91000, 'You can leave exorcisms and protection against misfortune to me! My family does run a shrine, you know. All my techniques are self-taught, though...', 'snd_voi_home_105601', 10, 1056000, 1, 1, 0, 'snd_voi_home_105601_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91001, 'Suzuka was looking pretty lonely earlier, so I gave her a large sea bream ornament! It''s a good luck charm!', 'snd_voi_home_105601', 11, 10001, 1, 1, 0, 'snd_voi_home_105601_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91002, 'I want to tell Taiki that she''s going to have great fortune today, but how can I communicate it best? "Today will be rootin''-tootin'' great"?', 'snd_voi_home_105601', 12, 1056809, 1, 1, 0, 'snd_voi_home_105601_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91003, 'Trainer, your fortune today is... sunny but partly cloudy! With some sudden downpours of great luck!', 'snd_voi_home_105601', 13, 2009, 1, 1, 0, 'snd_voi_home_105601_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91004, 'Air Groove told me I was working really hard! I was so moved that I gave her a ceramic tanuki figure in thanks!', 'snd_voi_home_105601', 14, 1009, 1, 1, 0, 'snd_voi_home_105601_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91005, 'Sometimes I fall over when helping out my family with Kagura dances. I''ll have to be careful during the concert! I hope nobody gets hurt!', 'snd_voi_home_105601', 15, 1056810, 1, 1, 0, 'snd_voi_home_105601_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91006, 'I''m used to wearing flowing clothes, such as traditional miko garb! I often accidentally step on the hem though...', 'snd_voi_home_105601', 16, 1056006, 1, 1, 0, 'snd_voi_home_105601_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91007, 'This racewear seems like it will grant me good fortune. ...It''s overflowing with spiritual power! If I wear this, I''m sure I''ll win!', 'snd_voi_home_105601', 17, 1056016, 1, 1, 0, 'snd_voi_home_105601_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91008, 'Hehe! I have Miss Nya alongside me to bring me luck, so all I need to do is run with faith!', 'snd_voi_home_105601', 18, 1009, 1, 1, 0, 'snd_voi_home_105601_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91009, 'Oooh, a divine message from the great Shiraoki! Let''s see here... I have to eat any bits of eggshell I find in my rolled omelet?!', 'snd_voi_home_105601', 19, 2010, 1, 1, 0, 'snd_voi_home_105601_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91010, 'Trainer, listen to this! Earlier, three whole tea stalks were standing up in my tea, but then... they all sank...', 'snd_voi_home_105601', 20, 9009, 1, 1, 0, 'snd_voi_home_105601_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91011, 'Mwahaha, I''m making good progress on my homework! ? I have a reliable ally in my lucky pencil!', 'snd_voi_home_105601', 21, 1056007, 1, 1, 0, 'snd_voi_home_105601_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91012, 'The symbol of good fortune that awakens in the spring is... Yes, the ladybug! Come on, let''s go looking for some!', 'snd_voi_home_105601', 22, 1002, 1, 1, 0, 'snd_voi_home_105601_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91013, 'It''s the season for delicious cherries. You can enjoy eating them and even use the seeds for divinations... They truly are the food of happiness!', 'snd_voi_home_105601', 23, 1056000, 1, 1, 0, 'snd_voi_home_105601_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91014, 'I recommend going on a pilgrimage in fall! You can also enjoy the fallen leaves and gourmet food. Now that''s what I call efficiency!', 'snd_voi_home_105601', 24, 9009, 1, 1, 0, 'snd_voi_home_105601_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91015, 'My skin is so prone to drying out... I know gold dust is lucky, but do you think it also has moisturizing properties?', 'snd_voi_home_105601', 25, 1056809, 1, 1, 0, 'snd_voi_home_105601_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92000, 'Preparations: complete. Fortunes: divined. Now, let''s start today''s training!', 'snd_voi_training_105601', 0, 1056000, 2, 1, 0, 'snd_voi_training_105601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92001, 'Shall I divine the best locations for training?', 'snd_voi_training_105601', 1, 2001, 2, 1, 0, 'snd_voi_training_105601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92002, 'Hmhm... Spiritual power is gathering all throughout my body!', 'snd_voi_training_105601', 3, 2009, 2, 1, 0, 'snd_voi_training_105601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92003, 'Revvin'' up a lucky dash to go chasing after some good fortune!', 'snd_voi_training_105601', 4, 3009, 2, 1, 0, 'snd_voi_training_105601_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92011, 'Feel free to bring on the tough workouts! I''ve prepared a charm that keeps my muscles from getting sore no matter how much I run!', 'snd_voi_training_105601', 2, 1009, 2, 1, 0, 'snd_voi_training_105601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92005, 'I''ll follow the revelations of the great Shiraoki and run with all my heart! The path forward is sure to open before me!', 'snd_voi_training_105601', 5, 1056007, 2, 1, 0, 'snd_voi_training_105601_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92006, 'I know I may rely a little too much on fortune-telling and divinations, but thanks for always standing by me. I''ll do my best to meet your expectations!', 'snd_voi_training_105601', 6, 9009, 2, 1, 0, 'snd_voi_training_105601_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92007, 'I have faith in both my divinations and you, Trainer! After all, I know that you are the One!', 'snd_voi_training_105601', 7, 1002, 2, 1, 0, 'snd_voi_training_105601_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 93000, 'I knew it, Trainer! You''re definitely the One for me!', 'snd_voi_training_105601', 8, 0, 2, 1, 0, 'snd_voi_training_105601_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 93001, 'Let''s continue to strive for good fortune together!', 'snd_voi_training_105601', 9, 0, 2, 1, 0, 'snd_voi_training_105601_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95000, 'Oooh! A mystical power is welling up within me!', 'snd_voi_outgame_105601', 0, 2001, 7, 1, 0, 'snd_voi_outgame_105601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95001, 'Luck is on our side! I''m feelin'' a fortune FRENZY comin''!', 'snd_voi_outgame_105601', 1, 2001, 7, 1, 0, 'snd_voi_outgame_105601_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95003, 'I''m Matikanefukukitaru!', 'snd_voi_outgame_105601', 3, 1009, 7, 1, 0, 'snd_voi_outgame_105601_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1008, 'The goddess of victory smiles upon us!', 'snd_voi_teamst_st_105600_0000', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1117, 'I''ve said some prayers for you too, Suzuka!', 'snd_voi_teamst_st_105600_1002', 0, 2009, 8, 1, 0, 'snd_voi_teamst_st_105600_1002_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1118, 'Let''s give a shout of victory!', 'snd_voi_teamst_st_105600_1010', 0, 1056001, 8, 1, 0, 'snd_voi_teamst_st_105600_1010_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1135, 'Nom, nom!', 'snd_voi_teamst_st_106200_1056', 1, 1056000, 8, 1, 0, 'snd_voi_teamst_st_106200_1056_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1000, 'Hail! Spinach leaves!', 'snd_voi_teamst_105600', 0, 990021, 8, 1, 0, 'snd_voi_teamst_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1001, 'Fortune was on our side!', 'snd_voi_teamst_105600', 1, 0, 8, 1, 0, 'snd_voi_teamst_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1003, 'They''re pretty good!', 'snd_voi_teamst_105600', 2, 0, 8, 1, 0, 'snd_voi_teamst_105600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1002, 'No way! We lost?!', 'snd_voi_teamst_105600', 3, 0, 8, 1, 0, 'snd_voi_teamst_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1004, 'This was divine providence!', 'snd_voi_teamst_105600', 4, 1056016, 8, 1, 0, 'snd_voi_teamst_105600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1007, 'That''s a new record!', 'snd_voi_teamst_105600', 5, 1056001, 8, 1, 0, 'snd_voi_teamst_105600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1006, 'They''re pretty good!', 'snd_voi_teamst_105600', 2, 1056000, 8, 1, 0, 'snd_voi_teamst_105600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 1005, 'No way! We lost?!', 'snd_voi_teamst_105600', 3, 1056005, 8, 1, 0, 'snd_voi_teamst_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 120000, 'I''m filled with a power of mysterious origin!', 'snd_voi_outgame_105600', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_105600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140000, 'The goddess of victory smiles upon us!', 'snd_voi_minigame_105600', 0, 1056000, 9, 1, 0, 'snd_voi_minigame_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140001, 'Those who believe will be saved!', 'snd_voi_minigame_105600', 1, 1056007, 9, 1, 0, 'snd_voi_minigame_105600_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140002, 'N-no way...', 'snd_voi_minigame_105600', 2, 1056812, 9, 1, 0, 'snd_voi_minigame_105600_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140003, 'Great fortune!', 'snd_voi_minigame_105600', 3, 971056, 9, 1, 0, 'snd_voi_minigame_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140004, 'That''s a good omen!', 'snd_voi_minigame_105600', 4, 972056, 9, 1, 0, 'snd_voi_minigame_105600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140005, 'Th-this feeling... I have to ward off this evil!', 'snd_voi_minigame_105600', 5, 1056808, 9, 1, 0, 'snd_voi_minigame_105600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140006, 'Great fortune!', 'snd_voi_minigame_105600', 3, 974056, 9, 1, 0, 'snd_voi_minigame_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140007, 'That''s a good omen!', 'snd_voi_minigame_105600', 4, 973056, 9, 1, 0, 'snd_voi_minigame_105600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140008, 'Hehehe.', 'snd_voi_minigame_105600', 6, 1056813, 9, 1, 0, 'snd_voi_minigame_105600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140009, 'Hehe.', 'snd_voi_minigame_105600', 7, 1056814, 9, 1, 0, 'snd_voi_minigame_105600_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140010, 'Heh-heh-heh. ?', 'snd_voi_minigame_105600', 8, 1056815, 9, 1, 0, 'snd_voi_minigame_105600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140011, 'Simply incredible!', 'snd_voi_minigame_105600', 9, 1056816, 9, 1, 0, 'snd_voi_minigame_105600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140014, 'No way...', 'snd_voi_minigame_105600', 10, 1056807, 9, 1, 0, 'snd_voi_minigame_105600_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140015, 'Oh!', 'snd_voi_minigame_105600', 11, 1056817, 9, 1, 0, 'snd_voi_minigame_105600_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140016, 'You can do it!', 'snd_voi_minigame_105600', 12, 1056000, 9, 1, 0, 'snd_voi_minigame_105600_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140012, 'You did it!', 'snd_voi_minigame_105600', 13, 1056805, 9, 1, 0, 'snd_voi_minigame_105600_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140013, 'Wow...', 'snd_voi_minigame_105600', 14, 1056814, 9, 1, 0, 'snd_voi_minigame_105600_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140017, 'Oh...', 'snd_voi_minigame_105600', 15, 1056818, 9, 1, 0, 'snd_voi_minigame_105600_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 140018, 'Urgh!', 'snd_voi_minigame_105600', 16, 1056002, 9, 1, 0, 'snd_voi_minigame_105600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 40000, 'Great fortune! Great fortune! Immense fortune!', 'snd_voi_race_105601', 2, 0, 3, 1, 0, 'snd_voi_race_105601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 40001, 'Great fortune! Great fortune! Immense fortune!', 'snd_voi_race_105601', 2, 0, 3, 1, 0, 'snd_voi_race_105601_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 40002, 'The decisive moment is... now?!', 'snd_voi_race_105600', 6, 0, 3, 1, 0, 'snd_voi_race_105600_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30004, 'Come on happiness! Good fortune has arrived!', 'snd_voi_race_105601', 0, 0, 3, 1, 0, 'snd_voi_race_105601_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30005, 'Thanks for the great fortune! ?', 'snd_voi_race_105600', 8, 0, 3, 1, 0, 'snd_voi_race_105600_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 31000, 'Oh great Shiraoki, grant me strength!', 'snd_voi_race_105600', 9, 0, 3, 1, 0, 'snd_voi_race_105600_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 13, 'A divine login bonus!', 'snd_voi_title_105600', 4, 2009, 1, 1, 0, 'snd_voi_title_105600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 15, 'This is the boon you will receive tomorrow!', 'snd_voi_title_105600', 5, 8002, 1, 1, 0, 'snd_voi_title_105600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 110000, 'Please polish my skills just like you''d polish a crystal ball!', 'snd_voi_home_105600', 21, 0, 1, 1, 0, 'snd_voi_home_105600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 110001, 'Here are some stories that can help with my fortune-telling. ?', 'snd_voi_home_105600', 22, 0, 1, 1, 0, 'snd_voi_home_105600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 110002, 'Shall we try our luck in a race?', 'snd_voi_home_105600', 23, 0, 1, 1, 0, 'snd_voi_home_105600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 10021, 'Oh! What''s this?! Your Archive seems to have leveled up!', 'snd_voi_home_105600', 24, 8001, 1, 1, 0, 'snd_voi_home_105600_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 20051, 'Onward, to the heavenly realm itself!', 'snd_voi_training_105600', 65, 1009, 2, 1, 0, 'snd_voi_training_105600_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70000, 'Let us show reverence for the great Shiraoki!', 'snd_voi_outgame_105600', 3, 0, 7, 1, 0, 'snd_voi_outgame_105600_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95005, 'Let me help you with a new divination!', 'snd_voi_outgame_105600', 4, 0, 7, 1, 0, 'snd_voi_outgame_105600_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95006, 'Please rest assured! I''ll bring you the good fortune you desire!', 'snd_voi_outgame_105600', 5, 0, 7, 1, 0, 'snd_voi_outgame_105600_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70004, 'Ironing is essential! If this uniform gets wrinkled, it''ll be possessed by evil spirits!', 'snd_voi_outgame_105600', 16, 1056007, 7, 1, 0, 'snd_voi_outgame_105600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70010, 'Ah... If I add some shiny gold accents, maybe it would boost my luck with money?', 'snd_voi_outgame_105600', 17, 1056016, 7, 1, 0, 'snd_voi_outgame_105600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70008, 'When wishes are many, let shooting stars fall aplenty. What do you think of this incantation?', 'snd_voi_outgame_105600', 20, 1056001, 7, 1, 0, 'snd_voi_outgame_105600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70014, 'Umm... Where should I put all my lucky items?', 'snd_voi_outgame_105600', 21, 1056009, 7, 1, 0, 'snd_voi_outgame_105600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70009, 'Great fortune! Certain victory! I can''t lose wearing this!', 'snd_voi_outgame_105600', 22, 10001, 7, 1, 0, 'snd_voi_outgame_105600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70015, 'The great Shiraoki''s messenger has got my back! ...Say hi to Miss Nya!', 'snd_voi_outgame_105600', 23, 10001, 7, 1, 0, 'snd_voi_outgame_105600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71004, 'Ironing is essential! If this uniform gets wrinkled, it''ll be possessed by evil spirits!', 'snd_voi_outgame_105600', 16, 18, 7, 0, 0, 'snd_voi_outgame_105600_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71010, 'Ah... If I add some shiny gold accents, maybe it would boost my luck with money?', 'snd_voi_outgame_105600', 17, 48, 7, 0, 0, 'snd_voi_outgame_105600_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71008, 'When wishes are many, let shooting stars fall aplenty. What do you think of this incantation?', 'snd_voi_outgame_105600', 20, 34, 7, 0, 0, 'snd_voi_outgame_105600_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71014, 'Umm... Where should I put all my lucky items?', 'snd_voi_outgame_105600', 21, 148, 7, 0, 0, 'snd_voi_outgame_105600_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71009, 'Great fortune! Certain victory! I can''t lose wearing this!', 'snd_voi_outgame_105600', 22, 18, 7, 0, 0, 'snd_voi_outgame_105600_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71015, 'The great Shiraoki''s messenger has got my back! ...Say hi to Miss Nya!', 'snd_voi_outgame_105600', 23, 18, 7, 0, 0, 'snd_voi_outgame_105600_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 2030, 'Hail! Spinach leaves!', 'snd_voi_teamst_105600', 0, 990021, 10, 1, 0, 'snd_voi_teamst_105600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 2031, 'The goddess of victory smiles upon us!', 'snd_voi_teamst_st_105600_0000', 0, 3009, 10, 1, 0, 'snd_voi_teamst_st_105600_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 2032, 'Thank you so much, Trainer!', 'snd_voi_training_105600', 64, 1001, 10, 1, 0, 'snd_voi_training_105600_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 2033, 'I received a certain-victory charm from my family''s shrine! I can win for sure with this!', 'snd_voi_training_105600', 19, 1056006, 10, 1, 0, 'snd_voi_training_105600_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 2034, 'A-amazing! No matter what fortune I check, they only say good things! I don''t feel like I can lose at all!', 'snd_voi_training_105600', 16, 2011, 10, 1, 0, 'snd_voi_training_105600_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 2035, 'Thank you so much, Trainer!', 'snd_voi_training_105600', 64, 1001, 10, 0, 0, 'snd_voi_training_105600_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90010, 'Wow! I bet you can use the pattern on this dress for flower divinations! I''ll tell you your fortune for today!', 'snd_voi_home_105602', 0, 1056000, 1, 1, 0, 'snd_voi_home_105602_0000', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90011, 'You should start every day with a positive invocation! Great fortune! Super fortune! Abundant fortune!', 'snd_voi_home_105602', 1, 1056007, 1, 1, 0, 'snd_voi_home_105602_0001', 0, 1056001, 6800, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90012, 'Ugh, my stomach is rumbling... Is this a divine message telling me to eat an extra-large carrot hamburger steak?!', 'snd_voi_home_105602', 2, 1056004, 1, 1, 0, 'snd_voi_home_105602_0002', 0, 1056014, 4700, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90013, 'I tried making fortune cookies! Let''s have them for a snack!', 'snd_voi_home_105602', 3, 1056016, 1, 1, 0, 'snd_voi_home_105602_0003', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90014, 'Stars are a major part of fortune telling! Would you like to go stargazing to find your lucky star?', 'snd_voi_home_105602', 4, 1056007, 1, 1, 0, 'snd_voi_home_105602_0004', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90015, 'Ugh... I drank way too much green tea while hoping to get a standing tea stalk! I can''t stop blinking my eyes!', 'snd_voi_home_105602', 5, 1056005, 1, 1, 0, 'snd_voi_home_105602_0005', 0, 1056017, 5600, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90016, 'Oooh... Every time I take a breath, I feel a blossoming power enter my body! Inhale... Exhale!', 'snd_voi_home_105602', 6, 1056001, 1, 1, 0, 'snd_voi_home_105602_0006', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90017, 'The sound of wind chimes drives away evil spirits! I bought about twenty of them!', 'snd_voi_home_105602', 7, 1056007, 1, 1, 0, 'snd_voi_home_105602_0007', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90018, 'When foraging for mushrooms, you should always keep an eye out for fly agaric, since they''re a sign of good luck! ...You can''t eat them though.', 'snd_voi_home_105602', 8, 1056000, 1, 1, 0, 'snd_voi_home_105602_0008', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90019, 'Cold weather makes your luck stagnate! Let''s warm up with the simmering power of a hot pot!', 'snd_voi_home_105602', 9, 1056004, 1, 1, 0, 'snd_voi_home_105602_0009', 0, 1003, 3200, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91016, 'This pouch that holds my shrine stamp book is handmade! Aren''t the birds on it so cute?', 'snd_voi_home_105602', 10, 1001, 1, 1, 0, 'snd_voi_home_105602_0010', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91017, 'The most suitable charm for you, Trainer... Hmm, now that I think about it, this is a really tough decision!', 'snd_voi_home_105602', 11, 1056009, 1, 1, 0, 'snd_voi_home_105602_0011', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91018, 'Doto isn''t the greatest with knots, so I gave her a fortune charm that you can untie easily!', 'snd_voi_home_105602', 12, 1056008, 1, 1, 0, 'snd_voi_home_105602_0012', 0, 1056000, 3400, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91019, 'Sky is very popular with cats... She''s very cat-like herself too... No way! Could she be the incarnation of a beckoning cat?!', 'snd_voi_home_105602', 13, 1056009, 1, 1, 0, 'snd_voi_home_105602_0013', 0, 1056819, 6000, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91020, 'Taiki invited me to go out with her. A picnic at a sacred site might be nice!', 'snd_voi_home_105602', 14, 1056016, 1, 1, 0, 'snd_voi_home_105602_0014', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91028, 'Heh-heh-heh. As long as I have this outfit, I have no need to search for a four-leaf clover!', 'snd_voi_home_105602', 15, 1056007, 1, 1, 0, 'snd_voi_home_105602_0015', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91029, 'This is the most powerful lucky outfit there is! If you like, we could coordinate your outfit for maximum luck too, Trainer!', 'snd_voi_home_105602', 16, 1056000, 1, 1, 0, 'snd_voi_home_105602_0016', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91021, 'I was looking for a lucky morning spider and accidentally ruined its web... Forgive me!', 'snd_voi_home_105602', 17, 1056004, 1, 1, 0, 'snd_voi_home_105602_0017', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91022, 'My current lunchtime obsession is using syrup to write "great fortune" on my dessert!', 'snd_voi_home_105602', 18, 1056006, 1, 1, 0, 'snd_voi_home_105602_0018', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91023, 'No matter how cheerful you are, never whistle at night. I mean like this: Phweee... Ah! What have I done?!', 'snd_voi_home_105602', 19, 1003, 1, 1, 0, 'snd_voi_home_105602_0019', 0, 9007, 11200, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91024, 'If you want to see the cherry blossoms, we should visit a shrine! I''ll make lucky boxed lunches just perfect for spring!', 'snd_voi_home_105602', 20, 1056001, 1, 1, 0, 'snd_voi_home_105602_0020', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91025, 'When fireworks go kaboom! they blow away all the bad vibes! So... join me at tonight''s summer festival?', 'snd_voi_home_105602', 21, 1056007, 1, 1, 0, 'snd_voi_home_105602_0021', 0, 1056010, 5000, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91026, 'Fall is the turning point when yin replaces yang! It might be a good idea to equip a new set of charms!', 'snd_voi_home_105602', 22, 1056000, 1, 1, 0, 'snd_voi_home_105602_0022', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 91027, 'Ooh... Your scarf looks warm, Trainer... I can feel its snuggly power even from here...', 'snd_voi_home_105602', 23, 1056807, 1, 1, 0, 'snd_voi_home_105602_0023', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92015, 'Trust that your luck will bear fruit and bloom brilliantly! Let''s do our best today!', 'snd_voi_training_105602', 0, 1056016, 2, 1, 0, 'snd_voi_training_105602_0000', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92016, 'I can charge my power level with the lucky items equipped all over my body! Haaaaah!', 'snd_voi_training_105602', 1, 1003, 2, 1, 0, 'snd_voi_training_105602_0001', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92017, 'I had a feeling it would hit me soon! It''s the boon granted by my lucky equipment!', 'snd_voi_training_105602', 2, 1056000, 2, 1, 0, 'snd_voi_training_105602_0002', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92018, 'I filled my gourd bottle with sports drink! I''m fully prepared!', 'snd_voi_training_105602', 3, 1056016, 2, 1, 0, 'snd_voi_training_105602_0003', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92020, 'Trainer, if I add your lucky power to my own repertoire... That will truly give me a decisive advantage! I''d be practically invincible!', 'snd_voi_training_105602', 5, 1056007, 2, 1, 0, 'snd_voi_training_105602_0005', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92021, 'I want to unleash all the lucky power I have accumulated on the grandest stage! Trainer, please help me blossom!', 'snd_voi_training_105602', 6, 1003, 2, 1, 0, 'snd_voi_training_105602_0006', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 92022, 'If I make heaps and heaps of memories with you, Trainer... I''m sure they will transform into a mysterious power!', 'snd_voi_training_105602', 7, 11001, 2, 1, 0, 'snd_voi_training_105602_0007', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 93004, 'The wish I held from long ago... You made it bloom!', 'snd_voi_training_105602', 8, 0, 2, 1, 0, 'snd_voi_training_105602_0008', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 93005, 'It was a wonderful journey filled with luck and happiness!', 'snd_voi_training_105602', 9, 0, 2, 1, 0, 'snd_voi_training_105602_0009', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95007, 'A new power is sprouting within me!', 'snd_voi_outgame_105602', 0, 1056007, 7, 1, 0, 'snd_voi_outgame_105602_0000', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95008, 'Oooh! I-I can see it! An aura of good luck!', 'snd_voi_outgame_105602', 1, 1056001, 7, 1, 0, 'snd_voi_outgame_105602_0001', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95010, 'I, Matikanefukukitaru, will fully bloom with great fortune!', 'snd_voi_outgame_105602', 3, 1056016, 7, 1, 0, 'snd_voi_outgame_105602_0003', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70016, 'I''m equipped with my most powerful lucky items! I''ll drive off any misfortune that comes my way!', 'snd_voi_outgame_105600', 24, 1056007, 7, 1, 0, 'snd_voi_outgame_105600_0024', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70017, 'Heh-heh-heh, my lucky aura must be glittering!', 'snd_voi_outgame_105600', 25, 1056000, 7, 1, 0, 'snd_voi_outgame_105600_0025', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71016, 'I''m equipped with my most powerful lucky items! I''ll drive off any misfortune that comes my way!', 'snd_voi_outgame_105600', 24, 18, 7, 0, 0, 'snd_voi_outgame_105600_0024', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71017, 'Heh-heh-heh, my lucky aura must be glittering!', 'snd_voi_outgame_105600', 25, 148, 7, 0, 0, 'snd_voi_outgame_105600_0025', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 95009, 'Good fortune awaits you, my friend. All you''ve gotta do is follow me!', 'snd_voi_gacha_105602', 0, 0, 7, 1, 0, 'snd_voi_gacha_105602_0000', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 40003, 'Bestow on me your blessings, o legion of fortune charms!', 'snd_voi_race_105602', 2, 0, 3, 1, 0, 'snd_voi_race_105602_0002', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 40004, 'Oh my elite troops who bestow good fortune, please give me str� Uwahhh! Give me your blessings! My legion of fortune charms!', 'snd_voi_race_105602', 3, 0, 3, 1, 0, 'snd_voi_race_105602_0003', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30006, 'Did you see that?! I was granted oodles of great fortune!', 'snd_voi_race_105602', 0, 0, 3, 1, 0, 'snd_voi_race_105602_0000', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 30007, 'Thanks for the great fortune! ?', 'snd_voi_race_105600', 8, 0, 3, 1, 0, 'snd_voi_race_105600_0008', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70018, 'Great fortune!', 'snd_voi_outgame_105600', 26, 1056000, 7, 1, 0, 'snd_voi_outgame_105600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70019, 'Fortune power! Full steam ahead!', 'snd_voi_outgame_105600', 27, 1056001, 7, 1, 0, 'snd_voi_outgame_105600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71018, 'Great fortune!', 'snd_voi_outgame_105600', 26, 26, 7, 0, 0, 'snd_voi_outgame_105600_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 71019, 'Fortune power! Full steam ahead!', 'snd_voi_outgame_105600', 27, 18, 7, 0, 0, 'snd_voi_outgame_105600_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 81000, 'Hah hah hah! Think you can rival me in my divine state?', 'snd_voi_outgame_105600', 13, 2009, 7, 1, 0, 'snd_voi_outgame_105600_0013', 0, 0, 0, 1634299200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 81001, 'I''m not done yet! Next race, I''ll leave you in my crystal ball''s dust!', 'snd_voi_outgame_105600', 14, 1056002, 7, 1, 0, 'snd_voi_outgame_105600_0014', 0, 0, 0, 1634299200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 400000, 'Oh-hohoho! Joining a karuta tournament is all I need to up my fortunes? This is going to be one lucky year!', 'snd_voi_event_090009', 0, 1056001, 7, 1, 0, 'snd_voi_event_090009_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 400005, 'No need to get down about it. Just have fun! Having fun is our number one priority.', 'snd_voi_event_090009', 5, 1056006, 7, 1, 0, 'snd_voi_event_090009_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 400010, 'It''s a miracle! We won! "Great great fortune" doesn''t begin to describe it�this is super special giga fortune!', 'snd_voi_event_090009', 10, 1056014, 7, 1, 0, 'snd_voi_event_090009_0010', 0, 1056000, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90020, 'Happy happy Valentine''s Day!', 'snd_voi_valentine_105600', 1, 980010, 1, 1, 0, 'snd_voi_valentine_105600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 90021, 'Happy happy Valentine''s Day!', 'snd_voi_valentine_105600', 1, 980010, 1, 1, 0, 'snd_voi_valentine_105600_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 80000, 'May fortune follow us!', 'snd_voi_aimteam_105600', 0, 1056006, 7, 0, 0, 'snd_voi_aimteam_105600_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70020, 'And today''s lucky outfit is... Ta-da!', 'snd_voi_outgame_105600', 42, 2003, 7, 1, 0, 'snd_voi_outgame_105600_0042', 0, 1056820, 2900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1056, 70021, 'Always include your lucky color as part of your outfit. That''s the key to happiness!', 'snd_voi_outgame_105600', 43, 1003, 7, 1, 0, 'snd_voi_outgame_105600_0043', 0, 1056016, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1057, 20051, 'Let''s get in there!', 'snd_voi_training_105700', 65, 0, 2, 1, 0, 'snd_voi_training_105700_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1057, 70000, 'You going to let me run the way I want?', 'snd_voi_outgame_105700', 3, 5001, 7, 1, 0, 'snd_voi_outgame_105700_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1057, 95005, 'Anything I can help with?', 'snd_voi_outgame_105700', 4, 0, 7, 1, 0, 'snd_voi_outgame_105700_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1057, 95006, 'I feel freer than ever!', 'snd_voi_outgame_105700', 5, 0, 7, 1, 0, 'snd_voi_outgame_105700_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 11, 'Cygames', 'snd_voi_tc_1058', 0, 0, 0, 1, 0, 'snd_voi_title_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1058', 1, 0, 0, 1, 0, 'snd_voi_title_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10000, 'To think that even I have some strong points... Hearing those words really saved me, Trainer...', 'snd_voi_home_105800', 0, 1058000, 1, 1, 0, 'snd_voi_home_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10001, 'When I''m with you, Trainer, I feel... a little more confident... And I even... like myself a bit.', 'snd_voi_home_105800', 1, 1058006, 1, 1, 0, 'snd_voi_home_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10002, 'Even though I''m just a screw-up, you''re always there to support and believe in me. Th-thank you very much.', 'snd_voi_home_105800', 2, 1058018, 1, 1, 0, 'snd_voi_home_105800_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10003, 'Playing hanetsuki is tough. I always swing too late, so everyone gets to draw on my face straight away.', 'snd_voi_home_105800', 3, 1058018, 1, 1, 0, 'snd_voi_home_105800_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10004, 'I made some chocolates... but when I had Shakur taste-test them, she passed out... Wh-what should I do?!', 'snd_voi_home_105800', 4, 1058004, 1, 1, 0, 'snd_voi_home_105800_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10005, 'Uh, um... Do you need any chocolate? I''m a terrible cook... but I managed to successfully make one piece!', 'snd_voi_home_105800', 5, 5007, 1, 1, 0, 'snd_voi_home_105800_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10006, 'I wrote my wish on a wish slip! I forgot to write my name on it, but it will still come true... Right?', 'snd_voi_home_105800', 6, 1058010, 1, 1, 0, 'snd_voi_home_105800_0006', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10007, 'What? Halloween is today?! Um, um... You won''t play any tricks on me... right, Trainer?', 'snd_voi_home_105800', 7, 1058014, 1, 1, 0, 'snd_voi_home_105800_0007', 0, 1058018, 3300, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10008, 'I heard that Santa Claus also gets flustered like me... I''d like to meet him.', 'snd_voi_home_105800', 8, 1058006, 1, 1, 0, 'snd_voi_home_105800_0008', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10009, 'I managed to remember my gift to you on the way here! Could I give it to you later?', 'snd_voi_home_105800', 9, 1058001, 1, 1, 0, 'snd_voi_home_105800_0009', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10010, 'When we do year-end cleaning, the more I clean, the messier everything seems to get... I end up relying on Shakur...', 'snd_voi_home_105800', 10, 1058004, 1, 1, 0, 'snd_voi_home_105800_0010', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10011, 'Happy birthday! I''ll be hiding in the corner so you can have a peaceful day...', 'snd_voi_home_105800', 11, 1058007, 1, 1, 0, 'snd_voi_home_105800_0011', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10012, 'Thank you for spending time with someone like me even though it''s your birthday. I-I''ll celebrate it to the fullest!', 'snd_voi_home_105800', 12, 1058000, 1, 1, 0, 'snd_voi_home_105800_0012', 0, 1058001, 6800, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10013, 'My birthday is the one day when even I can be in the lead role... So many people congratulated me... What a happy day.', 'snd_voi_home_105800', 13, 1058007, 1, 1, 0, 'snd_voi_home_105800_0013', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10014, 'I-Is this a present for me? Oooh... The fact that you even remembered my birthday is already the best present I could have asked for!', 'snd_voi_home_105800', 14, 1058015, 1, 1, 0, 'snd_voi_home_105800_0014', 0, 1058018, 4100, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10015, 'There''s a new notice. I often forget to look at it, so let''s be sure to check it...', 'snd_voi_home_105800', 15, 1058018, 1, 1, 0, 'snd_voi_home_105800_0015', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10016, 'A present has arrived for you. It seems like I''m the only one who forgets to write the name and address on things I send!', 'snd_voi_home_105800', 16, 1058007, 1, 1, 0, 'snd_voi_home_105800_0016', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10017, 'Congratulations on completing a mission. You really are amazing, Trainer!', 'snd_voi_home_105800', 17, 1058001, 1, 1, 0, 'snd_voi_home_105800_0017', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10018, 'Th-there''s an event coming up soon... I hope I won''t cause trouble for anyone...', 'snd_voi_home_105800', 18, 1058008, 1, 1, 0, 'snd_voi_home_105800_0018', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10019, 'It looks like there''s an event on. I wonder if I''ll be in the way if I just take a little peek?', 'snd_voi_home_105800', 19, 1058010, 1, 1, 0, 'snd_voi_home_105800_0019', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20000, 'I feel so dizzy... Huh? There are three�no, five of you, Trainer... Ughhh, you keep multiplying...', 'snd_voi_training_105800', 0, 1058009, 2, 1, 0, 'snd_voi_training_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20001, 'Ugh... I just need a little break... I''m sorry for being a useless Umamusume with no endurance!', 'snd_voi_training_105800', 1, 1058004, 2, 1, 0, 'snd_voi_training_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20002, 'I can tell I''ve changed! I was able to imitate Opera O without messing up the lines!', 'snd_voi_training_105800', 2, 1058001, 2, 1, 0, 'snd_voi_training_105800_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20003, 'I feel like I can do anything right now... Ah! I said too much!', 'snd_voi_training_105800', 3, 1058002, 2, 1, 0, 'snd_voi_training_105800_0003', 0, 1058015, 3400, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20004, 'I''m feeling good today... so I want to try out various things... I-is that okay?', 'snd_voi_training_105800', 4, 1058010, 2, 1, 0, 'snd_voi_training_105800_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20005, 'The times when I''m feeling this good are precious, so I want to train as much as possible.', 'snd_voi_training_105800', 5, 1058001, 2, 1, 0, 'snd_voi_training_105800_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20006, 'Um... Would you mind if we moved a little closer to the side? It doesn''t feel right for someone like me to train in such a spacious area.', 'snd_voi_training_105800', 6, 1058018, 2, 1, 0, 'snd_voi_training_105800_0006', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20007, 'If I start with what I can do, do you think that even I could improve?', 'snd_voi_training_105800', 7, 1058018, 2, 1, 0, 'snd_voi_training_105800_0007', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20008, 'Everyone else seems more dazzling than usual... Will I really be able to catch up?', 'snd_voi_training_105800', 8, 1058018, 2, 1, 0, 'snd_voi_training_105800_0008', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20009, 'I''m not holding you back, am I? I''m always causing you so much trouble... Sniffle.', 'snd_voi_training_105800', 9, 1058004, 2, 1, 0, 'snd_voi_training_105800_0009', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20010, 'Sorry for messing up so often... I-I''m sorry I was born...', 'snd_voi_training_105800', 10, 1058005, 2, 1, 0, 'snd_voi_training_105800_0010', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20011, 'Ughhhh... I really am a hopeless, lazy, no-good Umamusumeeee...', 'snd_voi_training_105800', 11, 1058805, 2, 1, 0, 'snd_voi_training_105800_0011', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20021, 'Sigh... Um, am I going to race again? O-of course I am. Someone useless like me needs to work hard...', 'snd_voi_training_105800', 12, 1058005, 2, 1, 0, 'snd_voi_training_105800_0012', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20022, 'I''m sorry! I''m sorry! I have to run... I have to race... but my body just won''t move...', 'snd_voi_training_105800', 13, 5005, 2, 1, 0, 'snd_voi_training_105800_0013', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20023, 'My condition''s perfect! M-maybe!', 'snd_voi_training_105800', 14, 1058001, 2, 1, 0, 'snd_voi_training_105800_0014', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20024, 'H-haa-hahaha! ...T-today, I''m as fired up as Opera O!', 'snd_voi_training_105800', 15, 1058016, 2, 1, 0, 'snd_voi_training_105800_0015', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20025, 'Now that I''ve prepared properly, I can put in more effort than usual! I think!', 'snd_voi_training_105800', 16, 1058007, 2, 1, 0, 'snd_voi_training_105800_0016', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20026, 'Maybe it''s just my imagination, but I think I might have a chance... Emphasis on "might."', 'snd_voi_training_105800', 17, 1058011, 2, 1, 0, 'snd_voi_training_105800_0017', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20027, 'I think I did it pretty well, considering it''s me we''re talking about...', 'snd_voi_training_105800', 18, 1058010, 2, 1, 0, 'snd_voi_training_105800_0018', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20028, 'At this rate... maybe it won''t end badly if I''m careful...', 'snd_voi_training_105800', 19, 1058006, 2, 1, 0, 'snd_voi_training_105800_0019', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20029, 'Y-yes?! A race, right? I''ll be careful not to mess up!', 'snd_voi_training_105800', 20, 1058015, 2, 1, 0, 'snd_voi_training_105800_0020', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20030, 'H-hopefully I can run like I always do... I just have to make sure my clothes don''t get caught on the gate.', 'snd_voi_training_105800', 21, 1058019, 2, 1, 0, 'snd_voi_training_105800_0021', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20031, 'Inhale... exhale... Be calm... Be calm!', 'snd_voi_training_105800', 22, 1058004, 2, 1, 0, 'snd_voi_training_105800_0022', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20032, 'At this rate... No, it''s nothing! I just have to do it...', 'snd_voi_training_105800', 23, 1058004, 2, 1, 0, 'snd_voi_training_105800_0023', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20033, 'I might be a little worried... about my current condition...', 'snd_voi_training_105800', 24, 1058008, 2, 1, 0, 'snd_voi_training_105800_0024', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20034, 'S-sorry... I''m not feeling well... Ah! But I''ll give it everything I have!', 'snd_voi_training_105800', 25, 1058018, 2, 1, 0, 'snd_voi_training_105800_0025', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20035, 'How am I feeling? Perfectly... useless... B-but I''ll try to find a way!', 'snd_voi_training_105800', 26, 1058009, 2, 1, 0, 'snd_voi_training_105800_0026', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20036, 'I''m in really bad shape, but a miracle might happen, so I won''t back down!', 'snd_voi_training_105800', 27, 1058005, 2, 1, 0, 'snd_voi_training_105800_0027', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20037, 'As long as I... give this race my all... It shouldn''t matter how awful I feel, right?', 'snd_voi_training_105800', 28, 2005, 2, 1, 0, 'snd_voi_training_105800_0028', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20038, 'Here I go...', 'snd_voi_training_105800', 29, 0, 2, 1, 0, 'snd_voi_training_105800_0029', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20039, 'C-can I?', 'snd_voi_training_105800', 30, 0, 2, 1, 0, 'snd_voi_training_105800_0030', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20040, 'Stay calm!', 'snd_voi_training_105800', 31, 0, 2, 1, 0, 'snd_voi_training_105800_0031', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20041, 'Studying, I can do!', 'snd_voi_training_105800', 32, 0, 2, 1, 0, 'snd_voi_training_105800_0032', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20042, 'Waaaah!', 'snd_voi_training_105800', 33, 0, 2, 1, 0, 'snd_voi_training_105800_0033', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20043, 'H-huh?', 'snd_voi_training_105800', 34, 0, 2, 1, 0, 'snd_voi_training_105800_0034', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20046, 'I''ll come with you.', 'snd_voi_training_105800', 37, 0, 2, 1, 0, 'snd_voi_training_105800_0037', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20047, 'How exciting.', 'snd_voi_training_105800', 38, 0, 2, 1, 0, 'snd_voi_training_105800_0038', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20049, 'Sob... Thank you... for everything.', 'snd_voi_training_105800', 63, 0, 2, 1, 0, 'snd_voi_training_105800_0063', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20050, 'I-I hope I didn''t cause you any trouble...', 'snd_voi_training_105800', 64, 0, 2, 1, 0, 'snd_voi_training_105800_0064', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30000, 'Just a little more and... N-never mind!', 'snd_voi_race_105800', 0, 0, 3, 1, 0, 'snd_voi_race_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30001, 'Third place... That''s pretty good... right?', 'snd_voi_race_105800', 1, 0, 3, 1, 0, 'snd_voi_race_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30002, 'W-well, at least I managed to place...', 'snd_voi_race_105800', 2, 0, 3, 1, 0, 'snd_voi_race_105800_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30003, 'Wahhh... I''m sooo sorryyy...', 'snd_voi_race_105800', 3, 0, 3, 1, 0, 'snd_voi_race_105800_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 60000, 'Hngh... It''s starting!', 'snd_voi_live_105800', 0, 1058019, 4, 1, 0, 'snd_voi_live_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 60001, 'I-I''ll sing as best as I can!', 'snd_voi_live_105800', 1, 1058807, 4, 1, 0, 'snd_voi_live_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70001, 'Trainer, your words to me... are something I will forever cherish as my good-luck charm.', 'snd_voi_outgame_105800', 1, 1058006, 7, 1, 0, 'snd_voi_outgame_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90000, 'Good morning. Um, I don''t have bed hair, do I? It''s not all ruffled, right?', 'snd_voi_home_105801', 0, 1058018, 1, 1, 0, 'snd_voi_home_105801_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90001, 'Opera O and Urara are always so energetic in the morning! I need to learn from their example!', 'snd_voi_home_105801', 1, 1058000, 1, 1, 0, 'snd_voi_home_105801_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90002, 'Did you have lunch? Th-the birds took my bread, so I''ll buy some more later...', 'snd_voi_home_105801', 2, 1058010, 1, 1, 0, 'snd_voi_home_105801_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90003, 'I always get sleepy after lunch... I have to make sure I don''t walk into the wrong classroom like last time...', 'snd_voi_home_105801', 3, 1058004, 1, 1, 0, 'snd_voi_home_105801_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90004, 'It''s so calm and quiet... I always feel more comfortable being my dark and gloomy self at night.', 'snd_voi_home_105801', 4, 1058007, 1, 1, 0, 'snd_voi_home_105801_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90005, 'Thank you for your hard work today! I will do my best to not cause you any trouble tomorrow!', 'snd_voi_home_105801', 5, 1058001, 1, 1, 0, 'snd_voi_home_105801_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90006, 'I wanted to stand tall in front of the new students, b-but... I ended up getting cramps...', 'snd_voi_home_105801', 6, 4005, 1, 1, 0, 'snd_voi_home_105801_0006', 0, 1058017, 7900, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90007, 'I don''t like the summer heat... but I kind of enjoy things like sunflowers and shimmering rays of sunlight...', 'snd_voi_home_105801', 7, 1058011, 1, 1, 0, 'snd_voi_home_105801_0007', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90008, 'In class, we talked about what we like to do in fall, but... is there even anything that''s suitable for someone useless like me?', 'snd_voi_home_105801', 8, 1058018, 1, 1, 0, 'snd_voi_home_105801_0008', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90009, 'I don''t mind the cold in winter. I lived in the north when I was little, so as long as I have my warm gloves, I''m good.', 'snd_voi_home_105801', 9, 1058007, 1, 1, 0, 'snd_voi_home_105801_0009', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91000, 'When you''re sad, don''t you just want to hide somewhere? Like the shadow of a building, or behind someone...', 'snd_voi_home_105801', 10, 1058018, 1, 1, 0, 'snd_voi_home_105801_0010', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91001, 'My parents are very kind. They say that I''m an amazing kid... That''s not true at all, though...', 'snd_voi_home_105801', 11, 1058004, 1, 1, 0, 'snd_voi_home_105801_0011', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91002, 'I... I am the Centurial Overlord! Haa-hahaha! D-did that sound like her?', 'snd_voi_home_105801', 12, 1058016, 1, 1, 0, 'snd_voi_home_105801_0012', 0, 1058018, 10300, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91003, 'I wonder if even I could have a relationship like Opera O and Ayabe... No, no! I''m not good enough!', 'snd_voi_home_105801', 13, 1058007, 1, 1, 0, 'snd_voi_home_105801_0013', 0, 1058015, 6500, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91004, 'Oooh... Taiki Shuttle invited me to a party, but w-won''t I stick out like a sore thumb?', 'snd_voi_home_105801', 14, 1058015, 1, 1, 0, 'snd_voi_home_105801_0014', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91005, 'I don''t like clothes with too many buttons... I''m a bit of a klutz, so when I do up the buttons, I often miss some...', 'snd_voi_home_105801', 15, 1058018, 1, 1, 0, 'snd_voi_home_105801_0015', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91006, 'Isn''t singing high-tempo songs so nerve-racking? I''m afraid I''ll mess up the lyrics...', 'snd_voi_home_105801', 16, 1058018, 1, 1, 0, 'snd_voi_home_105801_0016', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91007, 'I''m a hundred times braver with this bag! If only I became that much more skilled too...', 'snd_voi_home_105801', 17, 1058001, 1, 1, 0, 'snd_voi_home_105801_0017', 0, 1058004, 4700, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91008, 'I love the ribbons on my bag and chest�they''re so cute! When I put them on, I feel energized.', 'snd_voi_home_105801', 18, 1058006, 1, 1, 0, 'snd_voi_home_105801_0018', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91009, 'Oooh, no wonder my bag feels heavy... I put my alarm clock in there instead of my textbooks!', 'snd_voi_home_105801', 19, 1058017, 1, 1, 0, 'snd_voi_home_105801_0019', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91010, 'I''m a little curious about the carrot bread at the school store... But it''s first come, first served, so I doubt I can get any...', 'snd_voi_home_105801', 20, 1058018, 1, 1, 0, 'snd_voi_home_105801_0020', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91011, 'The streets are dangerous at night... I kept bumping into things and falling over... I''m exhausted by the time I get home...', 'snd_voi_home_105801', 21, 1058005, 1, 1, 0, 'snd_voi_home_105801_0021', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91012, 'Cherry blossoms are dangerous... I became mesmerized by them while I was walking, and I bumped into a pole. Now I''ve got a huge lump...', 'snd_voi_home_105801', 22, 1058018, 1, 1, 0, 'snd_voi_home_105801_0022', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91013, 'The ocean is dangerous... If you make a crab angry, it could pinch your toes... Or your swim ring could be swept away by the waves...', 'snd_voi_home_105801', 23, 1058008, 1, 1, 0, 'snd_voi_home_105801_0023', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91014, 'R-roasted sweet potatoes are dangerous! If you don''t cool it down enough, you''ll burn your tongue like I did... Owww...', 'snd_voi_home_105801', 24, 1058017, 1, 1, 0, 'snd_voi_home_105801_0024', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91015, 'Snow is... beautiful but dangerous. I often slip and roll down slopes. I get so covered in snow that I''m like a snowman...', 'snd_voi_home_105801', 25, 1058004, 1, 1, 0, 'snd_voi_home_105801_0025', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92000, 'I-I''m counting on you for t-today''s training!', 'snd_voi_training_105801', 0, 1058002, 2, 1, 0, 'snd_voi_training_105801_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92001, 'Which training should I do? I can''t decide... Could you choose for me? Pleeease?', 'snd_voi_training_105801', 1, 1058018, 2, 1, 0, 'snd_voi_training_105801_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92002, 'S-sorry for the delay! I finally finished my warm-ups!', 'snd_voi_training_105801', 2, 1058005, 2, 1, 0, 'snd_voi_training_105801_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92003, 'I''ll be careful not to make any odd mistakes during practice... So... I hope you don''t mind working with me today.', 'snd_voi_training_105801', 3, 1058004, 2, 1, 0, 'snd_voi_training_105801_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92011, 'S-since it''s a training camp, I was hoping we could do something extra hard!', 'snd_voi_training_105800', 39, 1058002, 2, 1, 0, 'snd_voi_training_105800_0039', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92005, 'If I keep moving forward, even a little at a time... I''ll be able to change, right?', 'snd_voi_training_105801', 5, 1058018, 2, 1, 0, 'snd_voi_training_105801_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92006, 'You''ve never abandoned me, Trainer, so I have to make even greater progress for your sake!', 'snd_voi_training_105801', 6, 1058002, 2, 1, 0, 'snd_voi_training_105801_0006', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92007, 'I''m sure I can show you how much I''ve changed during training! Surely... Maybe... At least a little!', 'snd_voi_training_105801', 7, 5003, 2, 1, 0, 'snd_voi_training_105801_0007', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 93000, 'Thanks to you, Trainer... I can live my life with pride!', 'snd_voi_training_105801', 8, 0, 2, 1, 0, 'snd_voi_training_105801_0008', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 93001, 'I guess there was hope even for someone like me!', 'snd_voi_training_105801', 9, 0, 2, 1, 0, 'snd_voi_training_105801_0009', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95000, 'I-I think I improved a little!', 'snd_voi_outgame_105801', 0, 1058010, 7, 1, 0, 'snd_voi_outgame_105801_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95001, 'I-I! I feel more confident now!', 'snd_voi_outgame_105801', 1, 0, 7, 1, 0, 'snd_voi_outgame_105801_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95003, 'Uwaaah... I''m Meisho Doto!', 'snd_voi_outgame_105801', 3, 1058015, 7, 1, 0, 'snd_voi_outgame_105801_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95004, 'Um, h-h-h-hello, I''m Doto!\nMy dream is to�huh? We''re out of time?!', 'snd_voi_gacha_105801', 0, 0, 7, 1, 0, 'snd_voi_gacha_105801_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1008, 'Um... let''s do our best!', 'snd_voi_teamst_st_105800_0000', 0, 1058003, 8, 1, 0, 'snd_voi_teamst_st_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1121, 'I hope you e-enjoy this!', 'snd_voi_teamst_st_105800_1010', 0, 1058019, 8, 1, 0, 'snd_voi_teamst_st_105800_1010_00', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1122, 'I''m going now!', 'snd_voi_teamst_st_105800_1036', 0, 1058001, 8, 1, 0, 'snd_voi_teamst_st_105800_1036_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1110, 'Y-yeaaah...', 'snd_voi_teamst_st_105200_1058', 1, 1058002, 8, 1, 0, 'snd_voi_teamst_st_105200_1058_01', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1038, 'I''m not worthy!', 'snd_voi_teamst_st_101500_1058', 1, 1058017, 8, 1, 0, 'snd_voi_teamst_st_101500_1058_01', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1072, 'Yeah!', 'snd_voi_teamst_st_103300_1058', 1, 1058001, 8, 1, 0, 'snd_voi_teamst_st_103300_1058_01', 0, 0, 0, 1613260800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1078, 'Y-yes!', 'snd_voi_teamst_st_103600_1058', 1, 1058015, 8, 1, 0, 'snd_voi_teamst_st_103600_1058_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1000, 'Let''s work hard together.', 'snd_voi_teamst_105800', 0, 1058018, 8, 1, 0, 'snd_voi_teamst_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1001, 'This isn''t a dream, right?', 'snd_voi_teamst_105800', 1, 0, 8, 1, 0, 'snd_voi_teamst_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1003, 'I guess... we''re pretty similar.', 'snd_voi_teamst_105800', 2, 0, 8, 1, 0, 'snd_voi_teamst_105800_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1002, 'N-no way...', 'snd_voi_teamst_105800', 3, 0, 8, 1, 0, 'snd_voi_teamst_105800_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1004, 'We have our teamwork to thank!', 'snd_voi_teamst_105800', 4, 1058001, 8, 1, 0, 'snd_voi_teamst_105800_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1007, 'A new h-high score?!', 'snd_voi_teamst_105800', 5, 1058014, 8, 1, 0, 'snd_voi_teamst_105800_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1006, 'I guess... we''re pretty similar.', 'snd_voi_teamst_105800', 2, 1058010, 8, 1, 0, 'snd_voi_teamst_105800_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 1005, 'N-no way...', 'snd_voi_teamst_105800', 3, 1058004, 8, 1, 0, 'snd_voi_teamst_105800_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 40000, 'Someday, even I will... All right!', 'snd_voi_race_105801', 2, 0, 3, 1, 0, 'snd_voi_race_105801_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 40001, 'Okay! Huh? Uwahh! Eeek! Nghh?! Sigh... Hm? All right!', 'snd_voi_race_105801', 3, 0, 3, 1, 0, 'snd_voi_race_105801_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30004, 'I... Uwaaaahhh?! I did it!', 'snd_voi_race_105801', 0, 0, 3, 1, 0, 'snd_voi_race_105801_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30005, 'I won? Yeah... I did!', 'snd_voi_race_105800', 8, 0, 3, 1, 0, 'snd_voi_race_105800_0008', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 31000, 'H-h-h-here I go!', 'snd_voi_race_105800', 9, 0, 3, 1, 0, 'snd_voi_race_105800_0009', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 13, 'Th-this is today''s login bonus... Here!', 'snd_voi_title_105800', 4, 1058015, 1, 1, 0, 'snd_voi_title_105800_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 15, 'Umm, this is what you''ll get tomorrow...', 'snd_voi_title_105800', 5, 1058018, 1, 1, 0, 'snd_voi_title_105800_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 110000, 'Umm... What kind of training are we doing today?', 'snd_voi_home_105800', 21, 0, 1, 1, 0, 'snd_voi_home_105800_0021', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 110001, 'So many fun stories...', 'snd_voi_home_105800', 22, 0, 1, 1, 0, 'snd_voi_home_105800_0022', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 110002, 'D-do you want to enter a race?', 'snd_voi_home_105800', 23, 0, 1, 1, 0, 'snd_voi_home_105800_0023', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 10021, 'Um... It looks like your Umamusume Archive level went up.', 'snd_voi_home_105800', 24, 1058001, 1, 1, 0, 'snd_voi_home_105800_0024', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 20051, 'I''ll try not to hold you back!', 'snd_voi_training_105800', 65, 0, 2, 1, 0, 'snd_voi_training_105800_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70000, 'A-as long as you''re okay with me helping!', 'snd_voi_outgame_105800', 3, 2001, 7, 1, 0, 'snd_voi_outgame_105800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95005, 'I-I don''t know if I can help, but...', 'snd_voi_outgame_105800', 4, 0, 7, 1, 0, 'snd_voi_outgame_105800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95006, 'I''d be happy to help if you''re okay with it!', 'snd_voi_outgame_105800', 5, 0, 7, 1, 0, 'snd_voi_outgame_105800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 120000, 'For some reason... my heart feels all warm!', 'snd_voi_outgame_105800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_105800_0011', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140000, 'Y-you can do it!', 'snd_voi_minigame_105800', 0, 1058800, 9, 1, 0, 'snd_voi_minigame_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140001, 'Wah!', 'snd_voi_minigame_105800', 1, 1, 9, 1, 0, 'snd_voi_minigame_105800_0001', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140002, 'Wh-whoa!', 'snd_voi_minigame_105800', 2, 5007, 9, 1, 0, 'snd_voi_minigame_105800_0002', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140003, 'Whaaa... so many!', 'snd_voi_minigame_105800', 3, 971058, 9, 1, 0, 'snd_voi_minigame_105800_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140004, 'Wow, you''re so good!', 'snd_voi_minigame_105800', 4, 972058, 9, 1, 0, 'snd_voi_minigame_105800_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140005, 'Th-there''s always next time!', 'snd_voi_minigame_105800', 5, 4003, 9, 1, 0, 'snd_voi_minigame_105800_0005', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140006, 'Whaaa... so many!', 'snd_voi_minigame_105800', 3, 974058, 9, 1, 0, 'snd_voi_minigame_105800_0003', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140007, 'Wow, you''re so good!', 'snd_voi_minigame_105800', 4, 973058, 9, 1, 0, 'snd_voi_minigame_105800_0004', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140008, 'Ehehehe...', 'snd_voi_minigame_105800', 6, 1058006, 9, 1, 0, 'snd_voi_minigame_105800_0006', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140009, 'Mmm... Mmhmhm! ?', 'snd_voi_minigame_105800', 7, 1058007, 9, 1, 0, 'snd_voi_minigame_105800_0007', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140010, 'Ehe!', 'snd_voi_minigame_105800', 8, 2, 9, 1, 0, 'snd_voi_minigame_105800_0008', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140011, 'Wow!', 'snd_voi_minigame_105800', 9, 1058801, 9, 1, 0, 'snd_voi_minigame_105800_0009', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140014, 'Wh-whoa, whoa, whoa!', 'snd_voi_minigame_105800', 10, 3008, 9, 1, 0, 'snd_voi_minigame_105800_0010', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140015, 'Oooh...', 'snd_voi_minigame_105800', 11, 10, 9, 1, 0, 'snd_voi_minigame_105800_0011', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140016, 'Traaainer?', 'snd_voi_minigame_105800', 12, 5, 9, 1, 0, 'snd_voi_minigame_105800_0012', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140012, 'You did it!', 'snd_voi_minigame_105800', 13, 1058001, 9, 1, 0, 'snd_voi_minigame_105800_0013', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140013, 'Incredible!', 'snd_voi_minigame_105800', 14, 9001, 9, 1, 0, 'snd_voi_minigame_105800_0014', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140017, 'Sniffle...', 'snd_voi_minigame_105800', 15, 1058802, 9, 1, 0, 'snd_voi_minigame_105800_0015', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 140018, 'No!', 'snd_voi_minigame_105800', 16, 1058803, 9, 1, 0, 'snd_voi_minigame_105800_0016', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70004, 'It still feels like a dream. I can''t believe someone like me is wearing a Tracen Academy uniform...', 'snd_voi_outgame_105800', 16, 1058012, 7, 1, 0, 'snd_voi_outgame_105800_0016', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70010, 'This is my fifth ribbon... I often get them caught on things or tear them...', 'snd_voi_outgame_105800', 17, 1058011, 7, 1, 0, 'snd_voi_outgame_105800_0017', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70008, 'Wearing a frilly outfit like this makes me feel so light and floaty.', 'snd_voi_outgame_105800', 20, 1058000, 7, 1, 0, 'snd_voi_outgame_105800_0020', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70014, 'Ugh... I have to make sure I don''t fall during the concert and dirty my outfit!', 'snd_voi_outgame_105800', 21, 1058004, 7, 1, 0, 'snd_voi_outgame_105800_0021', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70009, 'Wh-what do you think? Does this signature racewear suit me?', 'snd_voi_outgame_105800', 22, 1058019, 7, 1, 0, 'snd_voi_outgame_105800_0022', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70015, 'I keep bandages and gauze in my bag. This way I''ll be perfectly prepared whenever I goof up.', 'snd_voi_outgame_105800', 23, 1058001, 7, 1, 0, 'snd_voi_outgame_105800_0023', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71004, 'It still feels like a dream. I can''t believe someone like me is wearing a Tracen Academy uniform...', 'snd_voi_outgame_105800', 16, 48, 7, 0, 0, 'snd_voi_outgame_105800_0016', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71010, 'This is my fifth ribbon... I often get them caught on things or tear them...', 'snd_voi_outgame_105800', 17, 43, 7, 0, 0, 'snd_voi_outgame_105800_0017', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71008, 'Wearing a frilly outfit like this makes me feel so light and floaty.', 'snd_voi_outgame_105800', 20, 27, 7, 0, 0, 'snd_voi_outgame_105800_0020', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71014, 'Ugh... I have to make sure I don''t fall during the concert and dirty my outfit!', 'snd_voi_outgame_105800', 21, 44, 7, 0, 0, 'snd_voi_outgame_105800_0021', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71009, 'Wh-what do you think? Does this signature racewear suit me?', 'snd_voi_outgame_105800', 22, 148, 7, 0, 0, 'snd_voi_outgame_105800_0022', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71015, 'I keep bandages and gauze in my bag. This way I''ll be perfectly prepared whenever I goof up.', 'snd_voi_outgame_105800', 23, 18, 7, 0, 0, 'snd_voi_outgame_105800_0023', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 2030, 'Let''s work hard together.', 'snd_voi_teamst_105800', 0, 1058010, 10, 1, 0, 'snd_voi_teamst_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 2031, 'Um... let''s do our best!', 'snd_voi_teamst_st_105800_0000', 0, 1058002, 10, 1, 0, 'snd_voi_teamst_st_105800_0000', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 2032, 'I-I hope I didn''t cause you any trouble...', 'snd_voi_training_105800', 64, 1058004, 10, 1, 0, 'snd_voi_training_105800_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 2033, 'At this rate... maybe it won''t end badly if I''m careful...', 'snd_voi_training_105800', 19, 1058007, 10, 1, 0, 'snd_voi_training_105800_0019', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 2034, 'Now that I''ve prepared properly, I can put in more effort than usual! I think!', 'snd_voi_training_105800', 16, 1058016, 10, 1, 0, 'snd_voi_training_105800_0016', 0, 1058011, 5900, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 2035, 'I-I hope I didn''t cause you any trouble...', 'snd_voi_training_105800', 64, 1058004, 10, 0, 0, 'snd_voi_training_105800_0064', 0, 0, 0, 1628683200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70018, 'Thank you very much!', 'snd_voi_outgame_105800', 26, 1058006, 7, 1, 0, 'snd_voi_outgame_105800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70019, 'I-I''ll show you... that even I can win!', 'snd_voi_outgame_105800', 27, 1058002, 7, 1, 0, 'snd_voi_outgame_105800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71018, 'Thank you very much!', 'snd_voi_outgame_105800', 26, 48, 7, 0, 0, 'snd_voi_outgame_105800_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71019, 'I-I''ll show you... that even I can win!', 'snd_voi_outgame_105800', 27, 18, 7, 0, 0, 'snd_voi_outgame_105800_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90010, 'Good morning! Please follow me for the... huh? The haunted house opening''s not today?!', 'snd_voi_home_105802', 0, 1058021, 1, 1, 0, 'snd_voi_home_105802_0000', 0, 1058809, 6000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90011, 'Th-there are holes in my stocking! Sigh� And I just changed into these after Shakur told me about my last ones...', 'snd_voi_home_105802', 1, 1058004, 1, 1, 0, 'snd_voi_home_105802_0001', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90012, 'Haunted houses are so dark and scary... Oh! Do you think even scaredy-cats like me could enjoy them if they let some daylight inside?', 'snd_voi_home_105802', 2, 1058005, 1, 1, 0, 'snd_voi_home_105802_0002', 0, 1058800, 5500, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90013, 'Sniff. I''m so sorry. I made a pumpkin pie for everyone, but I messed up... It''s just charcoal now!', 'snd_voi_home_105802', 3, 1058817, 1, 1, 0, 'snd_voi_home_105802_0003', 0, 1058017, 10000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90014, 'I-it''s really dark, so please watch your step! I''m the type who even trips in broad daylight, though...', 'snd_voi_home_105802', 4, 1058023, 1, 1, 0, 'snd_voi_home_105802_0004', 0, 1058819, 6800, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90015, 'Huh?! Trainer?! Then, the person who ignored me when I tried to talk to them just now... Eek! That wasn''t you?!', 'snd_voi_home_105802', 5, 1058014, 1, 1, 0, 'snd_voi_home_105802_0005', 0, 1058015, 9500, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90016, 'Th-the spring breeze sure is scary, huh? It blows your hat away, so you chase it, and the next moment, it''s total chaos... Ooh, I can''t take it anymore...', 'snd_voi_home_105802', 6, 1058004, 1, 1, 0, 'snd_voi_home_105802_0006', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90017, 'I dropped the huge pumpkin I picked, and it broke in two... I promise I''ll pay back the damages, even if it takes my whole life!', 'snd_voi_home_105802', 7, 1058018, 1, 1, 0, 'snd_voi_home_105802_0007', 0, 1058009, 7500, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90018, 'H-how are you supposed to play a trick, anyway? Ooh... All this pressure''s making me feel dizzy...', 'snd_voi_home_105802', 8, 1058008, 1, 1, 0, 'snd_voi_home_105802_0008', 0, 1058811, 5500, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90019, 'I left my hat out in the cold once, and a tanuki climbed in. By the time I noticed, it was already snoozing. Hehe.', 'snd_voi_home_105802', 9, 1058007, 1, 1, 0, 'snd_voi_home_105802_0009', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91016, 'I always end up staring at hard candy instead of eating it. My father''s a jeweler, so it reminds me of him.', 'snd_voi_home_105802', 10, 1058000, 1, 1, 0, 'snd_voi_home_105802_0010', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91017, 'Digital''s always collapsing and getting back up every day. It must be exhausting. Do you think she''d mind if I brought her a pick-me-up?', 'snd_voi_home_105802', 11, 1058008, 1, 1, 0, 'snd_voi_home_105802_0011', 0, 9007, 7000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91018, 'It seems like Windy doesn''t want to bite me. She says it''s no fun because I cry too much... That makes me feel kind of lonely.', 'snd_voi_home_105802', 12, 1058023, 1, 1, 0, 'snd_voi_home_105802_0012', 0, 1058018, 9000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91019, 'W-wooooo! Woo... D-did I do it right? Helios told me that''s how party people say hi!', 'snd_voi_home_105802', 13, 1058812, 1, 1, 0, 'snd_voi_home_105802_0013', 0, 1058023, 5300, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91020, 'Palmer got fired up by my enka singing... Ehehe. I hope we get to go to karaoke again soon.', 'snd_voi_home_105802', 14, 1058012, 1, 1, 0, 'snd_voi_home_105802_0014', 0, 1058006, 5000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91028, 'When I''m wearing the pumpkin, I feel like I''ve become a different me. One who''s a bit bigger, and stronger, too...', 'snd_voi_home_105802', 15, 1058800, 1, 1, 0, 'snd_voi_home_105802_0015', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91029, 'I wonder why the crows keep picking on me when I go outside... Huh?! I didn''t know there were so many leftover pumpkin scraps!', 'snd_voi_home_105802', 16, 1058813, 1, 1, 0, 'snd_voi_home_105802_0016', 0, 1058814, 6000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91021, 'My morning fortune said that pumpkins are my lucky item. Ehehe. M-maybe something good will happen today!', 'snd_voi_home_105802', 17, 1058001, 1, 1, 0, 'snd_voi_home_105802_0017', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91022, 'U-Urara and I meet up and share snacks at snack time. I wonder what I should bring today...', 'snd_voi_home_105802', 18, 1058007, 1, 1, 0, 'snd_voi_home_105802_0018', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91023, 'A cat''s been coming by at night to play with me lately. Do you think maybe it likes this outfit?', 'snd_voi_home_105802', 19, 1058808, 1, 1, 0, 'snd_voi_home_105802_0019', 0, 1058008, 7000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91024, 'Sniff. I''m such a bad upperclassman! I quietly tried to get a lost new student''s attention, but I surprised her so badly she cried!', 'snd_voi_home_105802', 20, 1058017, 1, 1, 0, 'snd_voi_home_105802_0020', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91025, 'Wa... water... Do you have any water? I dozed off with my pumpkin still on and woke up all sweaty...', 'snd_voi_home_105802', 21, 1058023, 1, 1, 0, 'snd_voi_home_105802_0021', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91026, 'I-I taste really bad, I''m sure of it! But everyone keeps looking at me with such hungry eyes!', 'snd_voi_home_105802', 22, 1058022, 1, 1, 0, 'snd_voi_home_105802_0022', 0, 1058004, 4000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 91027, 'Y-you can step in closer, if you''d like. My lantern''s warm. What do you think? Is it nice?', 'snd_voi_home_105802', 23, 1058023, 1, 1, 0, 'snd_voi_home_105802_0023', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92015, 'I''ll take on any regimen you have for me! I-I know your guidance won''t steer me wrong, Trainer!', 'snd_voi_training_105802', 0, 1058815, 2, 1, 0, 'snd_voi_training_105802_0000', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92016, 'I-I''ll keep bad luck away with the power of this racewe�ah! Oww... Ah bit mah hongue...', 'snd_voi_training_105802', 1, 1058815, 2, 1, 0, 'snd_voi_training_105802_0001', 0, 1058017, 5000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92017, 'Ack... I-I''m fine. I just tied my ribbon a little tight because I didn''t want it to unravel... Ooh...', 'snd_voi_training_105802', 2, 1058023, 2, 1, 0, 'snd_voi_training_105802_0002', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92018, 'Hehe. I''m a new me today. These heels are so easy to walk in that I''ve only tripped once today!', 'snd_voi_training_105802', 3, 1058007, 2, 1, 0, 'snd_voi_training_105802_0003', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92020, 'It''s hard becoming the person you want to be... but I don''t want to give up!', 'snd_voi_training_105802', 5, 1058004, 2, 1, 0, 'snd_voi_training_105802_0005', 0, 1058815, 6000, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92021, 'If there''s somewhere you want to go, just let me know! I-I''ll do my best to guide you there!', 'snd_voi_training_105802', 6, 1058818, 2, 1, 0, 'snd_voi_training_105802_0006', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 92022, 'Y-you''re my salvation, trainer�like a guidepost always showing me the way. I trust you from the bottom of my heart!', 'snd_voi_training_105802', 7, 1058023, 2, 1, 0, 'snd_voi_training_105802_0007', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 93004, 'This is the future you guided me to... Let''s keep moving forward, together!', 'snd_voi_training_105802', 8, 0, 2, 1, 0, 'snd_voi_training_105802_0008', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 93005, 'I made it to the finish without losing my way!', 'snd_voi_training_105802', 9, 0, 2, 1, 0, 'snd_voi_training_105802_0009', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95007, 'Wow... It''s like a flame lit up in my heart.', 'snd_voi_outgame_105802', 0, 1058000, 7, 1, 0, 'snd_voi_outgame_105802_0000', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95008, 'Y-you''ll really guide someone like me?', 'snd_voi_outgame_105802', 1, 0, 7, 1, 0, 'snd_voi_outgame_105802_0001', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95010, 'I''m Meisho Doto. I''ll make it one day, I know it!', 'snd_voi_outgame_105802', 3, 1058023, 7, 1, 0, 'snd_voi_outgame_105802_0003', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70016, 'Gazing at the light of my lantern is so soothing.', 'snd_voi_outgame_105800', 24, 1058007, 7, 1, 0, 'snd_voi_outgame_105800_0024', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 70017, 'The candy I was carrying in my sleeves all fell out!', 'snd_voi_outgame_105800', 25, 1058022, 7, 1, 0, 'snd_voi_outgame_105800_0025', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71016, 'Gazing at the light of my lantern is so soothing.', 'snd_voi_outgame_105800', 24, 23, 7, 0, 0, 'snd_voi_outgame_105800_0024', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 71017, 'The candy I was carrying in my sleeves all fell out!', 'snd_voi_outgame_105800', 25, 18, 7, 0, 0, 'snd_voi_outgame_105800_0025', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 95009, 'I am the guiding shepherd of souls... Wait, where are we?!', 'snd_voi_gacha_105802', 0, 0, 7, 1, 0, 'snd_voi_gacha_105802_0000', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 40003, 'I-I-I don''t taste good, I promise!', 'snd_voi_race_105802', 2, 0, 3, 1, 0, 'snd_voi_race_105802_0002', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 40004, 'This way, everyone. Huh?! S-s-stay away! Oh, it''s just you. ?', 'snd_voi_race_105802', 3, 0, 3, 1, 0, 'snd_voi_race_105802_0003', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30006, 'To the victory feast, together! I''ll show you the way!', 'snd_voi_race_105802', 0, 0, 3, 1, 0, 'snd_voi_race_105802_0000', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 30007, 'I won? Yeah... I did!', 'snd_voi_race_105800', 8, 0, 3, 1, 0, 'snd_voi_race_105800_0008', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 400001, 'I-in the new year, I w-want to bring happiness to the others!', 'snd_voi_event_090009', 1, 1058807, 7, 1, 0, 'snd_voi_event_090009_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 400004, 'Ohh, what do I do... I''m screwing up and ruining things for everyone again...', 'snd_voi_event_090009', 4, 1058004, 7, 1, 0, 'snd_voi_event_090009_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 400008, 'Ohhh, the n-nerves are killing me! But... we did everything we could to prepare for today!', 'snd_voi_event_090009', 8, 1058017, 7, 1, 0, 'snd_voi_event_090009_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 400014, 'That''s it for the event! I-I wonder if I was able to bring happiness to everyone!', 'snd_voi_event_090009', 14, 1058806, 7, 1, 0, 'snd_voi_event_090009_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 400002, 'I didn''t think I''d get to help Digital with the Solefall Faire preparations. I''m really glad I got the chance!', 'snd_voi_event_090018', 2, 1058007, 7, 1, 0, 'snd_voi_event_090018_0002', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 400006, 'No matter how much you look up to someone, we''re all fellow classmates in the end... I hope it''s not too bold of me to say that.', 'snd_voi_event_090018', 6, 1058023, 7, 1, 0, 'snd_voi_event_090018_0006', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 81000, 'Y-you''re on! ...Eek! I''ve done it now...', 'snd_voi_outgame_105800', 13, 1058002, 7, 1, 0, 'snd_voi_outgame_105800_0013', 0, 1058009, 3000, 1656306000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 81001, 'Ughhh... I-I''ve still got fuel in the tank... I can run even faster!', 'snd_voi_outgame_105800', 14, 1058003, 7, 1, 0, 'snd_voi_outgame_105800_0014', 0, 0, 0, 1656306000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90020, 'H-happy Valentine''s Day!', 'snd_voi_valentine_105800', 1, 980012, 1, 1, 0, 'snd_voi_valentine_105800_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 90021, 'H-happy Valentine''s Day!', 'snd_voi_valentine_105800', 1, 980012, 1, 1, 0, 'snd_voi_valentine_105800_0001', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410000, 'O-okay.', 'snd_voi_roulette_105800', 0, 0, 7, 1, 0, 'snd_voi_roulette_105800_0000', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410001, 'Whoa!', 'snd_voi_roulette_105800', 1, 400008, 7, 1, 0, 'snd_voi_roulette_105800_0001', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410002, 'You did it!', 'snd_voi_roulette_105800', 2, 400009, 7, 1, 0, 'snd_voi_roulette_105800_0002', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410003, 'You did it!', 'snd_voi_roulette_105800', 2, 400009, 7, 0, 0, 'snd_voi_roulette_105800_0002', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410004, 'Hehe.', 'snd_voi_roulette_105800', 3, 400010, 7, 1, 0, 'snd_voi_roulette_105800_0003', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410005, 'Hehe.', 'snd_voi_roulette_105800', 3, 400010, 7, 0, 0, 'snd_voi_roulette_105800_0003', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410006, 'Ahaha...', 'snd_voi_roulette_105800', 4, 400011, 7, 1, 0, 'snd_voi_roulette_105800_0004', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410007, 'Ahaha...', 'snd_voi_roulette_105800', 4, 400011, 7, 0, 0, 'snd_voi_roulette_105800_0004', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 410008, 'Ahaha...', 'snd_voi_roulette_105800', 4, 400011, 7, 0, 0, 'snd_voi_roulette_105800_0004', 0, 0, 0, 1640952000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1058, 80000, 'W-we made it through...', 'snd_voi_aimteam_105800', 0, 1058018, 7, 0, 0, 'snd_voi_aimteam_105800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 11, 'Cygames', 'snd_voi_tc_1059', 0, 0, 0, 1, 0, 'snd_voi_title_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1059', 1, 0, 0, 1, 0, 'snd_voi_title_105900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10000, 'I wonder how the chief trainer is getting along... I think I can tell now why you were chosen to take up the team''s mantle... Maybe...', 'snd_voi_home_105900', 0, 1059815, 1, 1, 0, 'snd_voi_home_105900_0000M', 1, 1059823, 3300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10100, 'I wonder how the chief trainer is getting along... I can tell now why you were chosen to take up the team''s mantle, hehe.', 'snd_voi_home_105900', 0, 1059815, 1, 1, 0, 'snd_voi_home_105900_0000F', 2, 1059005, 3200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10001, 'If all the men in the world were just like you, then I''d probably be fine around them. ...On second thought, probably not.', 'snd_voi_home_105900', 1, 1059816, 1, 1, 0, 'snd_voi_home_105900_0001M', 1, 1059011, 7400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10101, 'If everyone in the world were like you, then I probably wouldn''t be so averse to being around them.', 'snd_voi_home_105900', 1, 1059800, 1, 1, 0, 'snd_voi_home_105900_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10002, 'I think I''ve gotten a bit better at drawing the Veggie Caroline characters. N-no way I''m showing you, though!', 'snd_voi_home_105900', 2, 11001, 1, 1, 0, 'snd_voi_home_105900_0002M', 1, 1059002, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10102, 'Do you remember my Veggie Caroline drawings? I think I''ve gotten better at drawing them, so I hope you''ll take a look.', 'snd_voi_home_105900', 2, 1059801, 1, 1, 0, 'snd_voi_home_105900_0002F', 2, 1059006, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10003, 'Happy New Year. I don''t need gifts or money or anything like that, just so you know.', 'snd_voi_home_105900', 3, 1059019, 1, 1, 0, 'snd_voi_home_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10004, 'S-so what if it''s Valentine''s Day? I hope you''re not be expecting anything!', 'snd_voi_home_105900', 4, 1059002, 1, 1, 0, 'snd_voi_home_105900_0004M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10104, 'I''m not sure if I''ll ever get used to Valentine''s Day... I do have something for you, so come meet me again later.', 'snd_voi_home_105900', 4, 1059818, 1, 1, 0, 'snd_voi_home_105900_0004F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10005, 'Here... Some chocolate. You do look after me, so it''s only polite.', 'snd_voi_home_105900', 5, 1059019, 1, 1, 0, 'snd_voi_home_105900_0005M', 1, 1059011, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10105, 'I brought some chocolate for you! Thank you for taking care of an Umamusume like me.', 'snd_voi_home_105900', 5, 1059006, 1, 1, 0, 'snd_voi_home_105900_0005F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10006, 'If I could wish upon a star, I suppose I would wish to be less shy... H-huh?! Did you hear me just now?!', 'snd_voi_home_105900', 6, 1059802, 1, 1, 0, 'snd_voi_home_105900_0006', 0, 1059013, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10007, 'I''d be just fine wearing a mask or something today. I wonder if there are any big pumpkin ones?', 'snd_voi_home_105900', 7, 1059810, 1, 1, 0, 'snd_voi_home_105900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10008, 'I''m sure everyone will want to wear fancy dresses and dance together at the holiday party. ...I think I''ll just find myself a nice secluded corner.', 'snd_voi_home_105900', 8, 1059022, 1, 1, 0, 'snd_voi_home_105900_0008', 0, 1059822, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10009, 'The clerk at the store just would not stop staring at me while I was buying your present. It was pretty scary, so you better be grateful.', 'snd_voi_home_105900', 9, 1059012, 1, 1, 0, 'snd_voi_home_105900_0009M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10109, 'The clerk at the store had his eyes on me the whole time I was trying to buy your present. I got through it, though, so I hope you like it.', 'snd_voi_home_105900', 9, 1059801, 1, 1, 0, 'snd_voi_home_105900_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10010, 'So many people are in and out of the Mejiro household around this time of year. I guess I still can''t handle large groups...', 'snd_voi_home_105900', 10, 1059019, 1, 1, 0, 'snd_voi_home_105900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10011, 'It''s your birthday today? Then um, h-happy birthday.', 'snd_voi_home_105900', 11, 1059017, 1, 1, 0, 'snd_voi_home_105900_0011M', 1, 1059012, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10111, 'Um, happy birthday. I hope that gives you some good energy to tackle the day.', 'snd_voi_home_105900', 11, 1059006, 1, 1, 0, 'snd_voi_home_105900_0011F', 2, 1059801, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10012, 'I got you a present so um... Take it, won''t you? H-hey! Don''t open it up here!', 'snd_voi_home_105900', 12, 1059002, 1, 1, 0, 'snd_voi_home_105900_0012M', 1, 1059013, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10112, 'I got you a present, but I don''t think you should expect too much. I just thought you might appreciate it.', 'snd_voi_home_105900', 12, 1059019, 1, 1, 0, 'snd_voi_home_105900_0012F', 2, 11010, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10013, 'I''m grateful for all the birthday wishes, but they''re starting to make me feel like I''m the protagonist or something... It''s making me nervous...', 'snd_voi_home_105900', 13, 1059012, 1, 1, 0, 'snd_voi_home_105900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10014, 'I know it''s my birthday, but you really don''t have to make a big deal out of it or anything. Th-thank you, though...', 'snd_voi_home_105900', 14, 1059011, 1, 1, 0, 'snd_voi_home_105900_0014M', 1, 1059819, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10114, 'I know it''s my birthday, but please don''t feel like you need to do anything special. Um... I am happy for your well-wishes, though.', 'snd_voi_home_105900', 14, 1059012, 1, 1, 0, 'snd_voi_home_105900_0014F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10015, 'It looks like there''s a new notice. I wonder what it says?', 'snd_voi_home_105900', 15, 1059019, 1, 1, 0, 'snd_voi_home_105900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10016, 'There''s a present waiting for you. It always feels nice to know that someone cares enough to give you something.', 'snd_voi_home_105900', 16, 1059005, 1, 1, 0, 'snd_voi_home_105900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10017, 'It looks like you''ve successfully cleared a mission. I definitely can''t afford to lose with you around.', 'snd_voi_home_105900', 17, 1059019, 1, 1, 0, 'snd_voi_home_105900_0017M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10117, 'It looks like you''ve successfully cleared a mission. Amazing... I also need to work harder to make sure I don''t lose.', 'snd_voi_home_105900', 17, 1059005, 1, 1, 0, 'snd_voi_home_105900_0017F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10018, 'It seems there''s a special event taking place. Interesting... I wonder if I''m able to participate?', 'snd_voi_home_105900', 18, 1059019, 1, 1, 0, 'snd_voi_home_105900_0018', 0, 1059007, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10019, 'It sure is lively around here lately. Oh right, wasn''t there some kind of event taking place?', 'snd_voi_home_105900', 19, 1059023, 1, 1, 0, 'snd_voi_home_105900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20000, 'I''m feeling rather sluggish... N-not that I''m tired or anything! So, um... don''t worry about me.', 'snd_voi_training_105900', 0, 1059008, 2, 1, 0, 'snd_voi_training_105900_0000M', 1, 1059002, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20100, 'I''m not sure I''m feeling quite at 100%. Oh, but don''t worry about me. I''ll be just fine.', 'snd_voi_training_105900', 0, 1059008, 2, 1, 0, 'snd_voi_training_105900_0000F', 2, 1059019, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20001, 'Please... A break. I''ll be able to give it my all after that.', 'snd_voi_training_105900', 1, 1059004, 2, 1, 0, 'snd_voi_training_105900_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20101, 'Phew... I think all this training has caught up to me. Would it be okay if we took a break? I know I''ll be able to give it my all after that.', 'snd_voi_training_105900', 1, 1059004, 2, 1, 0, 'snd_voi_training_105900_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20002, 'I''m feeling light as a feather! Hey, you''ve got my regimen all planned out, right? Hurry up and let me run!', 'snd_voi_training_105900', 2, 1059006, 2, 1, 0, 'snd_voi_training_105900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20003, 'I feel like I just can''t stand still. Please tell me what to do! I bet I could run on and on!', 'snd_voi_training_105900', 3, 1059000, 2, 1, 0, 'snd_voi_training_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20004, 'I''m feeling good! I think we''re going to see a lot of good results today.', 'snd_voi_training_105900', 4, 1059001, 2, 1, 0, 'snd_voi_training_105900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20005, 'What''s the plan for today? I feel like I can take on anything, so just say the word!', 'snd_voi_training_105900', 5, 1059006, 2, 1, 0, 'snd_voi_training_105900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20006, 'It''s up to me to face the day. Please, tell me what to do.', 'snd_voi_training_105900', 6, 1059019, 2, 1, 0, 'snd_voi_training_105900_0006M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20106, 'Okay, time to face the day. Please, just tell me what I should do.', 'snd_voi_training_105900', 6, 1059005, 2, 1, 0, 'snd_voi_training_105900_0006F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20007, 'Results on the track will only come through rigorous training. Let''s get started, Trainer.', 'snd_voi_training_105900', 7, 1059021, 2, 1, 0, 'snd_voi_training_105900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20008, 'I''m not really feeling it, but I know I can''t go on like this... Deep down, I want to give this my all.', 'snd_voi_training_105900', 8, 1059804, 2, 1, 0, 'snd_voi_training_105900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20009, 'Sigh... What? You know full well that it''s not unlike me to sigh. I''m just not feeling it today.', 'snd_voi_training_105900', 9, 1059004, 2, 1, 0, 'snd_voi_training_105900_0009M', 1, 1059017, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20109, 'Sigh... Oh, I''m sorry. I don''t always mean to sigh in front of you. It''s just that... I''m not really feeling it today.', 'snd_voi_training_105900', 9, 1059004, 2, 1, 0, 'snd_voi_training_105900_0009F', 2, 1059804, 1200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20010, 'Why are there so many people watching me today? Sigh... This is no good. I can''t concentrate like this!', 'snd_voi_training_105900', 10, 1059008, 2, 1, 0, 'snd_voi_training_105900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20011, 'My mind says "run," but my legs won''t follow. What is wrong with me?', 'snd_voi_training_105900', 11, 1059004, 2, 1, 0, 'snd_voi_training_105900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20021, 'What, you want me to run in another race? Do you really think I''ll be able to win again at this rate?!', 'snd_voi_training_105900', 12, 11010, 2, 1, 0, 'snd_voi_training_105900_0012M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20121, 'What, another race? I don''t have a problem attempting it, but I''m not sure I can win...', 'snd_voi_training_105900', 12, 1059804, 2, 1, 0, 'snd_voi_training_105900_0012F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20022, 'Sigh... What are you thinking with all these races?', 'snd_voi_training_105900', 13, 1059805, 2, 1, 0, 'snd_voi_training_105900_0013M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20122, 'Okay, I''ll try. Though with all these races lately, I''m most certainly a bit tired.', 'snd_voi_training_105900', 13, 1059008, 2, 1, 0, 'snd_voi_training_105900_0013F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20023, 'I''ve trained long and hard just for this day. I''ll be winning this, so be sure to keep your eyes on me.', 'snd_voi_training_105900', 14, 1059000, 2, 1, 0, 'snd_voi_training_105900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20024, 'I''ve trained long and hard for this, and the stares from the crowd don''t even faze me. I''ve got this!', 'snd_voi_training_105900', 15, 1059005, 2, 1, 0, 'snd_voi_training_105900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20025, 'Inhale... Exhale... All right, I feel great. It''s all been for this very day!', 'snd_voi_training_105900', 16, 1059006, 2, 1, 0, 'snd_voi_training_105900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20026, 'I''m ready. I have a good idea of how this race will unfold, so I''m prepared to run accordingly.', 'snd_voi_training_105900', 17, 1000, 2, 1, 0, 'snd_voi_training_105900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20027, 'Everything has been going well. I''ve got this. I''ve got this. I should be able to run just as well as always.', 'snd_voi_training_105900', 18, 1059000, 2, 1, 0, 'snd_voi_training_105900_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20028, 'Phew... No bothersome nerves getting in the way, and I''m feeling good. Just need to concentrate now. Let''s do this!', 'snd_voi_training_105900', 19, 1059006, 2, 1, 0, 'snd_voi_training_105900_0019', 0, 1059001, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20029, 'I''m feeling a little uneasy, but I should be fine. Time to get out there.', 'snd_voi_training_105900', 20, 1059019, 2, 1, 0, 'snd_voi_training_105900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20030, 'No need to worry... As long as I run just like I did while training, I''ll be fine.', 'snd_voi_training_105900', 21, 1059000, 2, 1, 0, 'snd_voi_training_105900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20031, 'I''m not really feeling nervous at all. I guess this is the result of all my training.', 'snd_voi_training_105900', 22, 11000, 2, 1, 0, 'snd_voi_training_105900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20032, 'Oh no, the nerves are creeping up... Breathe... Breathe... Inhale... Exhale...', 'snd_voi_training_105900', 23, 1059007, 2, 1, 0, 'snd_voi_training_105900_0023', 0, 1059004, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20033, 'I''m a little nervous, but don''t worry. I''m going to do what I can.', 'snd_voi_training_105900', 24, 1059017, 2, 1, 0, 'snd_voi_training_105900_0024M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20133, 'To be honest, I am a little nervous. I''ll do what I can, so please cheer me on.', 'snd_voi_training_105900', 24, 1059804, 2, 1, 0, 'snd_voi_training_105900_0024F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20034, 'I just can''t seem to relax. I may be pushing myself a bit too much. Just need to run as usual...', 'snd_voi_training_105900', 25, 1059806, 2, 1, 0, 'snd_voi_training_105900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20035, 'So many people watching... Come on, me! Get it together!', 'snd_voi_training_105900', 26, 1059014, 2, 1, 0, 'snd_voi_training_105900_0026', 0, 1059807, 2300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20036, 'I can feel everyone''s enthusiasm... I can''t lose this.', 'snd_voi_training_105900', 27, 1059806, 2, 1, 0, 'snd_voi_training_105900_0027', 0, 1059015, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20037, 'Hey, what''s my face saying to you? Actually, don''t tell me. I just need to give this my all.', 'snd_voi_training_105900', 28, 1059804, 2, 1, 0, 'snd_voi_training_105900_0028', 0, 1059807, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20038, 'Here I go.', 'snd_voi_training_105900', 29, 0, 2, 1, 0, 'snd_voi_training_105900_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20039, 'Okay!', 'snd_voi_training_105900', 30, 0, 2, 1, 0, 'snd_voi_training_105900_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20040, 'I''ll do my best.', 'snd_voi_training_105900', 31, 0, 2, 1, 0, 'snd_voi_training_105900_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20041, 'Just relax...', 'snd_voi_training_105900', 32, 0, 2, 1, 0, 'snd_voi_training_105900_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20042, 'What, how?!', 'snd_voi_training_105900', 33, 0, 2, 1, 0, 'snd_voi_training_105900_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20043, 'Ugh...', 'snd_voi_training_105900', 34, 0, 2, 1, 0, 'snd_voi_training_105900_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20046, 'Shall we get going?', 'snd_voi_training_105900', 37, 0, 2, 1, 0, 'snd_voi_training_105900_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20047, 'The waves are so pretty.', 'snd_voi_training_105900', 38, 0, 2, 1, 0, 'snd_voi_training_105900_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20049, 'We really gave it our best.', 'snd_voi_training_105900', 63, 0, 2, 1, 0, 'snd_voi_training_105900_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20050, 'Thank you, Trainer.', 'snd_voi_training_105900', 64, 0, 2, 1, 0, 'snd_voi_training_105900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30000, 'I can do even better, I know it!', 'snd_voi_race_105900', 0, 0, 3, 1, 0, 'snd_voi_race_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30001, 'I should be better than this!', 'snd_voi_race_105900', 1, 0, 3, 1, 0, 'snd_voi_race_105900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30002, 'I''ll keep fighting to improve!', 'snd_voi_race_105900', 2, 0, 3, 1, 0, 'snd_voi_race_105900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30003, 'I can''t afford to perform like this!', 'snd_voi_race_105900', 3, 0, 3, 1, 0, 'snd_voi_race_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 60000, 'It''ll be fine, it''ll be fine... O-off I go!', 'snd_voi_live_105900', 0, 1059807, 4, 1, 0, 'snd_voi_live_105900_0000', 0, 8003, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 60001, 'I need to show everyone this passion!', 'snd_voi_live_105900', 1, 1059033, 4, 1, 0, 'snd_voi_live_105900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70001, 'I was pretty wary of partnering with you at first, but I think I quickly got used to it.', 'snd_voi_outgame_105900', 1, 1059017, 7, 1, 0, 'snd_voi_outgame_105900_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70101, 'Honestly, I was a little nervous to be partnering with you at first. I quickly realized that we made a good team.', 'snd_voi_outgame_105900', 1, 1059006, 7, 1, 0, 'snd_voi_outgame_105900_0001F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90000, 'Good morning. Hey, what''s with that face? A simple greeting isn''t out of the ordinary!', 'snd_voi_home_105901', 0, 1059019, 1, 1, 0, 'snd_voi_home_105901_0000M', 1, 1059002, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90100, 'Good morning. Why are you staring at me like that? D-did you not get enough sleep?', 'snd_voi_home_105901', 0, 1059005, 1, 1, 0, 'snd_voi_home_105901_0000F', 2, 11010, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90001, 'It''s hard to conduct oneself with grace in the morning... I''m tired, so I end up kind of staring out into space... McQueen is amazing at it. How does she do it?', 'snd_voi_home_105901', 1, 1059008, 1, 1, 0, 'snd_voi_home_105901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90002, 'Everyone dresses so well on their days off. I don''t think I can ever be on their level...', 'snd_voi_home_105901', 2, 1059006, 1, 1, 0, 'snd_voi_home_105901_0002', 0, 1059804, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90003, 'Why can''t we choose to train during lunch break? H-hey, don''t accuse me of working too hard or anything!', 'snd_voi_home_105901', 3, 1059022, 1, 1, 0, 'snd_voi_home_105901_0003M', 1, 1059018, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90103, 'Why can''t we choose to train during lunch break? I''m sure I''d be just fine.', 'snd_voi_home_105901', 3, 1059022, 1, 1, 0, 'snd_voi_home_105901_0003F', 2, 1059005, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90004, 'Still working at this hour? You''ve got tomorrow, you know. You should be careful of overworking yourself.', 'snd_voi_home_105901', 4, 1059017, 1, 1, 0, 'snd_voi_home_105901_0004M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90104, 'It''s gotten so late... Are you still working, Trainer? Please, just don''t push yourself too hard.', 'snd_voi_home_105901', 4, 1059019, 1, 1, 0, 'snd_voi_home_105901_0004F', 2, 1059804, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90005, 'Yawn... It''s getting late... H-hey! Did you see me just now? F-forget it! Erase it from your mind!', 'snd_voi_home_105901', 5, 1059809, 1, 1, 0, 'snd_voi_home_105901_0005M', 1, 1059808, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90105, 'Yawn... It''s getting late... W-wait, did you see me just now? Oh no, how embarrassing!', 'snd_voi_home_105901', 5, 1059809, 1, 1, 0, 'snd_voi_home_105901_0005F', 2, 1059014, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90006, 'So many new students... Their faces are bright, and they''re so excited. I don''t think I could face them head-on...', 'snd_voi_home_105901', 6, 1001, 1, 1, 0, 'snd_voi_home_105901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90007, 'I''ve gotta be careful out in this heat. It''d be so embarrassing if I collapsed in front of everyone.', 'snd_voi_home_105901', 7, 1059807, 1, 1, 0, 'snd_voi_home_105901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90008, 'Autumn smells nice. The fallen leaves, the baked sweet potatoes... Wait, does that mean they''re selling them on campus?', 'snd_voi_home_105901', 8, 1059006, 1, 1, 0, 'snd_voi_home_105901_0008', 0, 1059007, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90009, 'Hey, don''t come any closer! The static buildup is�Eek!', 'snd_voi_home_105901', 9, 1059013, 1, 1, 0, 'snd_voi_home_105901_0009M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90109, 'Hey, don''t come any closer! No, you don''t understand! The static buildup is�Eek!', 'snd_voi_home_105901', 9, 1059013, 1, 1, 0, 'snd_voi_home_105901_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91000, 'I keep telling dad to stop calling me "Berry," but he never listens. H-hey, don''t get any funny ideas now!', 'snd_voi_home_105901', 10, 1059011, 1, 1, 0, 'snd_voi_home_105901_0010', 0, 11010, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91001, 'Don''t ask me about my childhood. It wasn''t the most pleasant of times for me.', 'snd_voi_home_105901', 11, 1059018, 1, 1, 0, 'snd_voi_home_105901_0011M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91101, 'Though there may have been some good times, I don''t really feel comfortable discussing my childhood.', 'snd_voi_home_105901', 11, 1059820, 1, 1, 0, 'snd_voi_home_105901_0011F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91002, 'Ryan was always looking out for me in the past. I want to stand proud and tell her she no longer has anything to worry about.', 'snd_voi_home_105901', 12, 1059006, 1, 1, 0, 'snd_voi_home_105901_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91003, 'Hey, do you have any siblings? I-I was just curious, that''s all!', 'snd_voi_home_105901', 13, 1059017, 1, 1, 0, 'snd_voi_home_105901_0013M', 1, 1059011, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91103, 'Um, do you have any siblings? I was just wondering what I could do for mine to make them happy.', 'snd_voi_home_105901', 13, 1059017, 1, 1, 0, 'snd_voi_home_105901_0013F', 2, 1059005, 6800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91004, 'Everyone in the Mejiro family is so elegant and dazzling... Unlike me...', 'snd_voi_home_105901', 14, 1059005, 1, 1, 0, 'snd_voi_home_105901_0014M', 1, 1059804, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91104, 'Everyone in the Mejiro family is so elegant and dazzling... I just seem to stand as the odd one out among them...', 'snd_voi_home_105901', 14, 1059804, 1, 1, 0, 'snd_voi_home_105901_0014F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91005, 'Everyone keeps telling me how good this outfit looks on me. I''m sure they''re just trying to be polite...', 'snd_voi_home_105901', 15, 1059820, 1, 1, 0, 'snd_voi_home_105901_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91006, 'One step, two step! ? Hehe, and it''s so frilly. H-huh?! No, I was just rehearsing!', 'snd_voi_home_105901', 16, 1059024, 1, 1, 0, 'snd_voi_home_105901_0016', 0, 1059013, 4100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91007, 'My racewear is a reflection of my hopes and dreams. I need to give it my very best while wearing it!', 'snd_voi_home_105901', 17, 1059000, 1, 1, 0, 'snd_voi_home_105901_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91008, 'Hmm, I wonder if I made this part too cutesy... N-no, I put my heart and soul into crafting this outfit, so I should be proud of how it turned out!', 'snd_voi_home_105901', 18, 1059007, 1, 1, 0, 'snd_voi_home_105901_0018', 0, 1000, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91009, 'Sometimes I want to go out for some early morning training, but if I''m not there when Taiki wakes up, she gets all sad...', 'snd_voi_home_105901', 19, 1059017, 1, 1, 0, 'snd_voi_home_105901_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91010, 'You often see the characters in manga making homemade bento lunches. I wonder if I could do it like them?', 'snd_voi_home_105901', 20, 1059810, 1, 1, 0, 'snd_voi_home_105901_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91011, 'I like training in the evening because there''s no one around to watch me. I can more easily concentrate!', 'snd_voi_home_105901', 21, 1059006, 1, 1, 0, 'snd_voi_home_105901_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91012, 'I like cherry blossom viewing parties. I can relax knowing that everyone''s attention is on the beautiful flowers and not on me.', 'snd_voi_home_105901', 22, 1059005, 1, 1, 0, 'snd_voi_home_105901_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91013, 'The sound of thunder really startled me last night... I like the rain, but storms are a bit much...', 'snd_voi_home_105901', 23, 1059008, 1, 1, 0, 'snd_voi_home_105901_0023', 0, 1059811, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91014, 'The Mejiro family is having one of its famous tea parties today. I can''t wait for us to all gather under the autumn leaves.', 'snd_voi_home_105901', 24, 1059821, 1, 1, 0, 'snd_voi_home_105901_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91015, 'So all I need to do is avoid sweets... What else can I do for this diet? Geez, why is it so easy to gain weight during winter?', 'snd_voi_home_105901', 25, 1059008, 1, 1, 0, 'snd_voi_home_105901_0025', 0, 1059004, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92000, 'I''m ready, so let''s get started shortly.', 'snd_voi_training_105901', 0, 1059019, 2, 1, 0, 'snd_voi_training_105901_0000M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92100, 'I''m ready, so we can begin at any time.', 'snd_voi_training_105901', 0, 1059005, 2, 1, 0, 'snd_voi_training_105901_0000F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92001, 'Ignore the stares, ignore the stares... Concentrate on your training!', 'snd_voi_training_105901', 1, 1059807, 2, 1, 0, 'snd_voi_training_105901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92002, 'I really want to get stronger. So make sure to do your job properly, Trainer.', 'snd_voi_training_105901', 2, 1059018, 2, 1, 0, 'snd_voi_training_105901_0002M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92102, 'I really want to get stronger. I''m counting on you to help me achieve that.', 'snd_voi_training_105901', 2, 1059019, 2, 1, 0, 'snd_voi_training_105901_0002F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92003, 'It''s not like I''m feeling nervous or anything. I just need to focus on running.', 'snd_voi_training_105901', 3, 1000, 2, 1, 0, 'snd_voi_training_105901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92011, 'Now''s the time for a good workout. I don''t want to be left behind by anyone!', 'snd_voi_training_105900', 39, 1059812, 2, 1, 0, 'snd_voi_training_105900_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92005, 'You''ve got today planned out, right? Tell me what to do, and I''ll show you results.', 'snd_voi_training_105901', 5, 1059022, 2, 1, 0, 'snd_voi_training_105901_0005M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92105, 'You''ve got today planned out, right? Don''t worry, I can tackle anything you throw at me.', 'snd_voi_training_105901', 5, 1059005, 2, 1, 0, 'snd_voi_training_105901_0005F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92006, 'Don''t worry, just tell me what I have to do to get stronger.', 'snd_voi_training_105901', 6, 1059812, 2, 1, 0, 'snd_voi_training_105901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92007, 'I trust you to guide me well as a trainer. B-but I only trust you as a trainer, got it?', 'snd_voi_training_105901', 7, 1059011, 2, 1, 0, 'snd_voi_training_105901_0007M', 1, 1059015, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92107, 'I really trust you, Trainer. I hope to show that you can trust me as well.', 'snd_voi_training_105901', 7, 1059005, 2, 1, 0, 'snd_voi_training_105901_0007F', 2, 1059006, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93000, 'I''m really glad that you became my trai�N-no, it''s nothing!', 'snd_voi_training_105901', 8, 0, 2, 1, 0, 'snd_voi_training_105901_0008M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93001, 'I''m really glad... that you became my trainer!', 'snd_voi_training_105901', 8, 0, 2, 1, 0, 'snd_voi_training_105901_0008F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93002, 'Thank you very much. H-hey, I mean it!', 'snd_voi_training_105901', 9, 0, 2, 1, 0, 'snd_voi_training_105901_0009M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93003, 'You have my gratitude. Thank you!', 'snd_voi_training_105901', 9, 0, 2, 1, 0, 'snd_voi_training_105901_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95000, 'Trust me, I can still do this!', 'snd_voi_outgame_105901', 0, 1001, 7, 1, 0, 'snd_voi_outgame_105901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95001, 'I must... surpass my own limits!', 'snd_voi_outgame_105901', 1, 0, 7, 1, 0, 'snd_voi_outgame_105901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95003, 'I''m Mejiro Dober. It''s um... a pleasure.', 'snd_voi_outgame_105901', 3, 1000, 7, 1, 0, 'snd_voi_outgame_105901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95004, 'I want to change! That''s what keeps me running!', 'snd_voi_gacha_105901', 0, 0, 7, 1, 0, 'snd_voi_gacha_105901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1008, 'Let''s give it our all!', 'snd_voi_teamst_st_105900_0000', 0, 1059005, 8, 1, 0, 'snd_voi_teamst_st_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1123, 'I can do this!', 'snd_voi_teamst_st_105900_1018', 0, 1059006, 8, 1, 0, 'snd_voi_teamst_st_105900_1018_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1124, 'I won''t be losing!', 'snd_voi_teamst_st_105900_1027', 0, 1059812, 8, 1, 0, 'snd_voi_teamst_st_105900_1027_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1028, 'I-I know what I have to do!', 'snd_voi_teamst_st_101000_1059', 1, 1059804, 8, 1, 0, 'snd_voi_teamst_st_101000_1059_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1033, 'H-here I go.', 'snd_voi_teamst_st_101300_1059', 1, 1003, 8, 1, 0, 'snd_voi_teamst_st_101300_1059_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1062, 'Heh, I believe I do.', 'snd_voi_teamst_st_102700_1059', 1, 1059005, 8, 1, 0, 'snd_voi_teamst_st_102700_1059_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1142, 'Our pride as Mejiros!', 'snd_voi_teamst_st_107400_1059', 1, 1059002, 8, 1, 0, 'snd_voi_teamst_st_107400_1059_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1000, 'Everyone, let''s go!', 'snd_voi_teamst_105900', 0, 1001, 8, 1, 0, 'snd_voi_teamst_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1001, 'Yay, I really did it!', 'snd_voi_teamst_105900', 1, 0, 8, 1, 0, 'snd_voi_teamst_105900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1003, 'That was a good fight.', 'snd_voi_teamst_105900', 2, 0, 8, 1, 0, 'snd_voi_teamst_105900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1002, 'Need to push... Harder!', 'snd_voi_teamst_105900', 3, 0, 8, 1, 0, 'snd_voi_teamst_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1004, 'Phew, that was amazing!', 'snd_voi_teamst_105900', 4, 1059024, 8, 1, 0, 'snd_voi_teamst_105900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1007, 'What, a new record?!', 'snd_voi_teamst_105900', 5, 11010, 8, 1, 0, 'snd_voi_teamst_105900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1006, 'That was a good fight.', 'snd_voi_teamst_105900', 2, 1059003, 8, 1, 0, 'snd_voi_teamst_105900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 1005, 'Need to push... Harder!', 'snd_voi_teamst_105900', 3, 1059004, 8, 1, 0, 'snd_voi_teamst_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 40000, 'I have a goal, and I''m going to reach it today!', 'snd_voi_race_105901', 2, 0, 3, 1, 0, 'snd_voi_race_105901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 40001, 'Their stares, their shouts... Please, it''s too much! Ah, right! I just need to run toward my destination!', 'snd_voi_race_105901', 3, 0, 3, 1, 0, 'snd_voi_race_105901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30004, 'I can''t get used to your compliments, but I don''t hate getting them either.', 'snd_voi_race_105901', 0, 0, 3, 1, 0, 'snd_voi_race_105901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30005, 'I did it... I actually did it!', 'snd_voi_race_105900', 8, 0, 3, 1, 0, 'snd_voi_race_105900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 31000, 'Eyes on the finish!', 'snd_voi_race_105900', 9, 0, 3, 1, 0, 'snd_voi_race_105900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 13, 'It seems this is today''s login bonus.', 'snd_voi_title_105900', 4, 1059005, 1, 1, 0, 'snd_voi_title_105900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 15, 'You''ll be able to get this tomorrow.', 'snd_voi_title_105900', 5, 1001, 1, 1, 0, 'snd_voi_title_105900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 110000, 'You''ll surely be able to make me stronger, right?', 'snd_voi_home_105900', 21, 0, 1, 1, 0, 'snd_voi_home_105900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 110001, 'It''s a little embarrassing to think about my past...', 'snd_voi_home_105900', 22, 0, 1, 1, 0, 'snd_voi_home_105900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 110002, 'I need to get used to appearing out on the track in front of everyone!', 'snd_voi_home_105900', 23, 0, 1, 1, 0, 'snd_voi_home_105900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 10021, 'It looks like your Archive level has increased. Care to take a look?', 'snd_voi_home_105900', 24, 1059006, 1, 1, 0, 'snd_voi_home_105900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 20051, 'We just have to jump in and go!', 'snd_voi_training_105900', 65, 0, 2, 1, 0, 'snd_voi_training_105900_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70000, 'Let''s just... do our best...', 'snd_voi_outgame_105900', 3, 3, 7, 1, 0, 'snd_voi_outgame_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95005, 'I might be able to do more now.', 'snd_voi_outgame_105900', 4, 0, 7, 1, 0, 'snd_voi_outgame_105900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95006, 'I want to help, too!', 'snd_voi_outgame_105900', 5, 0, 7, 1, 0, 'snd_voi_outgame_105900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 120000, 'I can''t let this power go to waste!', 'snd_voi_outgame_105900', 11, 1059807, 2, 1, 0, 'snd_voi_outgame_105900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140000, 'Cute... Which one are you after?', 'snd_voi_minigame_105900', 0, 1059813, 9, 1, 0, 'snd_voi_minigame_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140001, 'Yay!', 'snd_voi_minigame_105900', 1, 1059814, 9, 1, 0, 'snd_voi_minigame_105900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140002, 'Oh no...', 'snd_voi_minigame_105900', 2, 1059804, 9, 1, 0, 'snd_voi_minigame_105900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140003, 'I''m amazed you could get so many!', 'snd_voi_minigame_105900', 3, 971059, 9, 1, 0, 'snd_voi_minigame_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140004, 'That was pretty fun I guess.', 'snd_voi_minigame_105900', 4, 972059, 9, 1, 0, 'snd_voi_minigame_105900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140005, 'T-too bad...', 'snd_voi_minigame_105900', 5, 11007, 9, 1, 0, 'snd_voi_minigame_105900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140006, 'I''m amazed you could get so many!', 'snd_voi_minigame_105900', 3, 974059, 9, 1, 0, 'snd_voi_minigame_105900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140007, 'That was pretty fun I guess.', 'snd_voi_minigame_105900', 4, 973059, 9, 1, 0, 'snd_voi_minigame_105900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140008, 'Hehe.', 'snd_voi_minigame_105900', 6, 1059005, 9, 1, 0, 'snd_voi_minigame_105900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140009, 'Hehe!', 'snd_voi_minigame_105900', 7, 1059024, 9, 1, 0, 'snd_voi_minigame_105900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140010, 'Geez...', 'snd_voi_minigame_105900', 8, 1059002, 9, 1, 0, 'snd_voi_minigame_105900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140011, 'I-incredible!', 'snd_voi_minigame_105900', 9, 1059006, 9, 1, 0, 'snd_voi_minigame_105900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140014, 'Why?!', 'snd_voi_minigame_105900', 10, 1059013, 9, 1, 0, 'snd_voi_minigame_105900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140015, 'Oh...', 'snd_voi_minigame_105900', 11, 8007, 9, 1, 0, 'snd_voi_minigame_105900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140016, 'Are you nervous?', 'snd_voi_minigame_105900', 12, 1059019, 9, 1, 0, 'snd_voi_minigame_105900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140012, 'Yay!', 'snd_voi_minigame_105900', 13, 1001, 9, 1, 0, 'snd_voi_minigame_105900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140013, 'Huh?', 'snd_voi_minigame_105900', 14, 11001, 9, 1, 0, 'snd_voi_minigame_105900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140017, 'Aah!', 'snd_voi_minigame_105900', 15, 9008, 9, 1, 0, 'snd_voi_minigame_105900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 140018, 'Wait, no!', 'snd_voi_minigame_105900', 16, 1059014, 9, 1, 0, 'snd_voi_minigame_105900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70004, 'I like that we all wear the same uniform. It means that I don''t stand out so much.', 'snd_voi_outgame_105900', 16, 1059005, 7, 1, 0, 'snd_voi_outgame_105900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70010, 'Anyone who sees me like this will know right away that I''m a Tracen student. I need to conduct myself properly at all times.', 'snd_voi_outgame_105900', 17, 1059017, 7, 1, 0, 'snd_voi_outgame_105900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70008, 'I really don''t think this cutesy outfit suits me at all...', 'snd_voi_outgame_105900', 20, 1059012, 7, 1, 0, 'snd_voi_outgame_105900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70014, 'I get really nervous up on stage, but it helps knowing I do it for my fans.', 'snd_voi_outgame_105900', 21, 1059812, 7, 1, 0, 'snd_voi_outgame_105900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70009, 'I deliberated for quite some time when it came to crafting my signature racewear. I must always wear it with pride.', 'snd_voi_outgame_105900', 22, 1059006, 7, 1, 0, 'snd_voi_outgame_105900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70015, 'I''ll be sure to show everyone a run befitting the wearer of this outfit.', 'snd_voi_outgame_105900', 23, 1000, 7, 1, 0, 'snd_voi_outgame_105900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71004, 'I like that we all wear the same uniform. It means that I don''t stand out so much.', 'snd_voi_outgame_105900', 16, 48, 7, 0, 0, 'snd_voi_outgame_105900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71010, 'Anyone who sees me like this will know right away that I''m a Tracen student. I need to conduct myself properly at all times.', 'snd_voi_outgame_105900', 17, 148, 7, 0, 0, 'snd_voi_outgame_105900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71008, 'I really don''t think this cutesy outfit suits me at all...', 'snd_voi_outgame_105900', 20, 149, 7, 0, 0, 'snd_voi_outgame_105900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71014, 'I get really nervous up on stage, but it helps knowing I do it for my fans.', 'snd_voi_outgame_105900', 21, 18, 7, 0, 0, 'snd_voi_outgame_105900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71009, 'I deliberated for quite some time when it came to crafting my signature racewear. I must always wear it with pride.', 'snd_voi_outgame_105900', 22, 35, 7, 0, 0, 'snd_voi_outgame_105900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71015, 'I''ll be sure to show everyone a run befitting the wearer of this outfit.', 'snd_voi_outgame_105900', 23, 23, 7, 0, 0, 'snd_voi_outgame_105900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 2030, 'Everyone, let''s go!', 'snd_voi_teamst_105900', 0, 1001, 10, 1, 0, 'snd_voi_teamst_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 2031, 'Let''s give it our all!', 'snd_voi_teamst_st_105900_0000', 0, 1059005, 10, 1, 0, 'snd_voi_teamst_st_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 2032, 'Thank you, Trainer.', 'snd_voi_training_105900', 64, 1059006, 10, 1, 0, 'snd_voi_training_105900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 2033, 'Phew... No bothersome nerves getting in the way, and I''m feeling good. Just need to concentrate now. Let''s do this!', 'snd_voi_training_105900', 19, 1059000, 10, 1, 0, 'snd_voi_training_105900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 2034, 'Inhale... Exhale... All right, I feel great. It''s all been for this very day!', 'snd_voi_training_105900', 16, 1059812, 10, 1, 0, 'snd_voi_training_105900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 2035, 'Thank you, Trainer.', 'snd_voi_training_105900', 64, 1059006, 10, 0, 0, 'snd_voi_training_105900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400004, 'When it comes to conviction, I won''t lose to Air Groove... I want to change. I want to become strong.', 'snd_voi_event_090004', 4, 1059018, 7, 1, 0, 'snd_voi_event_090004_0004', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400012, 'Event missions, hm? I''ll do whatever I can to help.', 'snd_voi_event_090004', 12, 1059002, 7, 1, 0, 'snd_voi_event_090004_0012', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400013, 'Good work on those event missions. Be sure to collect your reward. It''s proof of your efforts.', 'snd_voi_event_090004', 13, 1059005, 7, 1, 0, 'snd_voi_event_090004_0013', 0, 0, 0, 1622203200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70018, '...!', 'snd_voi_outgame_105900', 26, 1001, 7, 1, 0, 'snd_voi_outgame_105900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70019, 'I''ll show you my ideal way to run!', 'snd_voi_outgame_105900', 27, 1059018, 7, 1, 0, 'snd_voi_outgame_105900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71018, '...!', 'snd_voi_outgame_105900', 26, 18, 7, 0, 0, 'snd_voi_outgame_105900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71019, 'I''ll show you my ideal way to run!', 'snd_voi_outgame_105900', 27, 34, 7, 0, 0, 'snd_voi_outgame_105900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90010, 'It''s not like I''m a huge morning person... There''s just a lot of things I have to get done before heading out, so I''m wide-awake by the time I do.', 'snd_voi_home_105902', 0, 1059019, 1, 1, 0, 'snd_voi_home_105902_0000M', 1, 1059011, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90110, 'How do I look? I''m pretty proud of how my hair turned out today... Hehe, looks like getting up early today was worth it.', 'snd_voi_home_105902', 0, 1059023, 1, 1, 0, 'snd_voi_home_105902_0000F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90011, 'You''re still half-asleep? ...Have you tried wearing something lighter? It''ll at least help a little.', 'snd_voi_home_105902', 1, 1059002, 1, 1, 0, 'snd_voi_home_105902_0001M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90111, 'Oh, are you still sleepy? ...Try putting on something lighter. That way, the morning breeze will wake you right up.', 'snd_voi_home_105902', 1, 1059019, 1, 1, 0, 'snd_voi_home_105902_0001F', 2, 1059022, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90012, '...Hey, so there''s this cafe I''ve been eyeing. And their menu is full of nutritious dishes... S-so... are we going or not?', 'snd_voi_home_105902', 2, 1059018, 1, 1, 0, 'snd_voi_home_105902_0002M', 1, 1059011, 10000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90112, 'Hey, want to go to a cafe? I''m all dressed up and I''d love to go with you. We could chat and sip tea... What do you think?', 'snd_voi_home_105902', 2, 1059006, 1, 1, 0, 'snd_voi_home_105902_0002F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90013, 'You think the way I eat is elegant? Doesn''t everyone learn this when they''re young? So you don''t embarrass yourself at dinners parties, and all that...', 'snd_voi_home_105902', 3, 1059827, 1, 1, 0, 'snd_voi_home_105902_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90014, '...Need a hand going through all those papers? If there''s something I can do, then I''d rather help than just do nothing.', 'snd_voi_home_105902', 4, 1059022, 1, 1, 0, 'snd_voi_home_105902_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90015, '...Don''t forget to take breaks sometimes. Ever thought about going out for a walk? The crisp evening air... is relaxing, you know.', 'snd_voi_home_105902', 5, 1059022, 1, 1, 0, 'snd_voi_home_105902_0005M', 1, 1059018, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90115, 'You''re still working? ...Hey, want to go out for an evening stroll? Who knows, maybe a quick breather is just what you need.', 'snd_voi_home_105902', 5, 1059005, 1, 1, 0, 'snd_voi_home_105902_0005F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90016, 'Don''t underestimate the spring breeze. It''s a huge hassle searching for a hat after it gets blown away, you know... Hypothetically, of course.', 'snd_voi_home_105902', 6, 1059008, 1, 1, 0, 'snd_voi_home_105902_0006M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90116, 'Be careful of the spring breeze, okay? If you let your guard down and your hat gets blown away, chasing it down can be a whole ordeal...', 'snd_voi_home_105902', 6, 1014, 1, 1, 0, 'snd_voi_home_105902_0006F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90017, 'Summer getaways are the dream... Having your hat fly away with the ocean breeze, finding a washed up message in a bottle... Maybe that one is a little far-fetched?', 'snd_voi_home_105902', 7, 1059005, 1, 1, 0, 'snd_voi_home_105902_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90018, 'Why don''t we go see a race in Kyoto? I''m sure it''ll be educational, and the autumn leaves are turning red soon... A-anyway, give it some thought.', 'snd_voi_home_105902', 8, 1059018, 1, 1, 0, 'snd_voi_home_105902_0008M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90118, 'It''s cooled down quite a bit, so what if we took a trip down to Kyoto? We could watch a race and take in the autumn leaves... How does that sound?', 'snd_voi_home_105902', 8, 1059006, 1, 1, 0, 'snd_voi_home_105902_0008F', 2, 1059832, 6800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90019, 'If you''re cold, why don''t you just drink something warm? ...If you''re okay with ginger tea, I can share some of mine with you, I guess.', 'snd_voi_home_105902', 9, 1059015, 1, 1, 0, 'snd_voi_home_105902_0009M', 1, 1059011, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90119, 'Just let me know if you''re feeling cold. I brewed a pot of warm ginger tea big enough for the both of us.', 'snd_voi_home_105902', 9, 1059005, 1, 1, 0, 'snd_voi_home_105902_0009F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91016, 'Palmer told me, "You look like a model�no, a goddess!" ...I appreciate the sentiment, but she really likes to pile on the praise... Geez.', 'snd_voi_home_105902', 10, 1059833, 1, 1, 0, 'snd_voi_home_105902_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91017, 'I enjoy going out, but I always find myself getting sidetracked, which ends up taking a lot of time.', 'snd_voi_home_105902', 11, 1059010, 1, 1, 0, 'snd_voi_home_105902_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91018, 'You can''t see my back, can you? Sigh... Who would''ve thought my sunburns would stay around for so long?', 'snd_voi_home_105902', 12, 1059829, 1, 1, 0, 'snd_voi_home_105902_0012', 0, 1059004, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91019, 'Mmm... Yeah, that smells nice. Layering perfumes to match where I''m going can make for a nice change of pace.', 'snd_voi_home_105902', 13, 11002, 1, 1, 0, 'snd_voi_home_105902_0013', 0, 1059023, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91020, 'Keeping a hawk around campus is definitely a safety hazard, but the two of them are such good friends... I''ll just have to keep an eye out.', 'snd_voi_home_105902', 14, 1059007, 1, 1, 0, 'snd_voi_home_105902_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91028, 'I want to thank Ryan for this racewear. Oh, maybe next time I could pick an outfit for her? ...I''ll make sure it''s something super cute.', 'snd_voi_home_105902', 15, 1059815, 1, 1, 0, 'snd_voi_home_105902_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91029, 'Bright does her hair like this every day, you know. ...Try as I might, I can''t get that airy look she has.', 'snd_voi_home_105902', 16, 1059810, 1, 1, 0, 'snd_voi_home_105902_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91021, 'Oh, hair from that puppy this morning. Recently, I see her on my walks quite often... Hehe, that rascal''s surprisingly cute.', 'snd_voi_home_105902', 17, 1059827, 1, 1, 0, 'snd_voi_home_105902_0017', 0, 1059005, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91022, 'Is it normal to have a barbecue every weekend? Taiki is always inviting me, but... Ah, is this her idea of a joke?!', 'snd_voi_home_105902', 18, 1059008, 1, 1, 0, 'snd_voi_home_105902_0018', 0, 10010, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91023, 'Reading before bed is the key to a good night''s sleep... according to Rob Roy. If that ends up helping you, you''d better thank her.', 'snd_voi_home_105902', 19, 1059017, 1, 1, 0, 'snd_voi_home_105902_0019M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91123, 'Books are handier than you think. If you read before bed, you''ll sleep as sound as a log�I learned that from Rob Roy.', 'snd_voi_home_105902', 19, 1059006, 1, 1, 0, 'snd_voi_home_105902_0019F', 2, 1059830, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91024, 'Ehehe. ...How was that? You think the new students will find me easier to approach this way? Or should I make my smile a bit bigger?', 'snd_voi_home_105902', 20, 1059024, 1, 1, 0, 'snd_voi_home_105902_0020', 0, 1059007, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91025, 'The sun''s quite strong today, so what if you put on a hat? Something with a wide brim would be better for preventing heatstroke... B-but don''t even think about matching with me!', 'snd_voi_home_105902', 21, 1059022, 1, 1, 0, 'snd_voi_home_105902_0021M', 1, 1059013, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91125, 'Wide-brimmed hats are perfect for going out in the summer! They help you feel cool, prevent sunburn... Maybe you could even match with me?', 'snd_voi_home_105902', 21, 1059005, 1, 1, 0, 'snd_voi_home_105902_0021F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91026, 'I heard that in the UK, a lot of the leaves turn yellow in the fall... Just a fun fact I found. It''s not like I want to go or anything...', 'snd_voi_home_105902', 22, 1059022, 1, 1, 0, 'snd_voi_home_105902_0022M', 1, 1059011, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91126, 'Did you know that in the UK, the fall leaves are mostly yellow? Their palaces must be exceptionally pretty! What if we, you know... went together someday?', 'snd_voi_home_105902', 22, 1059023, 1, 1, 0, 'snd_voi_home_105902_0022F', 2, 1059801, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 91027, 'Maybe I could hide it with my ribbon�no, I can''t! I have to keep training! I swear I''ll get rid of my excess weight before winter is over!', 'snd_voi_home_105902', 23, 1059807, 1, 1, 0, 'snd_voi_home_105902_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92015, 'All right. My ribbon is tied on tight, so let''s not waste any time.', 'snd_voi_training_105902', 0, 1059017, 2, 1, 0, 'snd_voi_training_105902_0000M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92115, 'All right. My ribbon is tied on tight. I''m ready to start whenever!', 'snd_voi_training_105902', 0, 1059006, 2, 1, 0, 'snd_voi_training_105902_0000F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92016, 'This nail polish is designed for sports, so I wasn''t expecting much, but looking at it now, it''s actually quite stunning!', 'snd_voi_training_105902', 1, 1059024, 2, 1, 0, 'snd_voi_training_105902_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92017, 'Running in this outfit makes me feel like I''m one with the wind... and that what other people think doesn''t matter anymore.', 'snd_voi_training_105902', 2, 1059801, 2, 1, 0, 'snd_voi_training_105902_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92018, 'As one of the older students, it''s my job to set a good example. That''s why... I need to do my best.', 'snd_voi_training_105902', 3, 1059807, 2, 1, 0, 'snd_voi_training_105902_0003M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92118, 'I want to show the newer students something they can aspire toward. I''m at least capable of that, aren''t I?', 'snd_voi_training_105902', 3, 1059019, 2, 1, 0, 'snd_voi_training_105902_0003F', 2, 1059008, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92020, 'Perimeter runs? No problem. I can''t let myself be bogged down by worrying about what other people think!', 'snd_voi_training_105902', 5, 1059002, 2, 1, 0, 'snd_voi_training_105902_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92021, 'Lately, I find myself less concerned about what others think of me. It''s all thanks to Ryan for picking out this racewear, and a certain someone else, who... deserves some credit.', 'snd_voi_training_105902', 6, 1059019, 2, 1, 0, 'snd_voi_training_105902_0006M', 1, 1059011, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92121, 'Lately, I find myself less concerned about what others think of me. It''s all thanks to Ryan for picking out this racewear, and you, for always being there for me.', 'snd_voi_training_105902', 6, 1059006, 2, 1, 0, 'snd_voi_training_105902_0006F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92022, 'Hey, for our next outing, are we going to a place we''ve been to before? Somewhere new? I don''t really care either way, but hurry up and choose already.', 'snd_voi_training_105902', 7, 1059017, 2, 1, 0, 'snd_voi_training_105902_0007M', 1, 1059019, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 92122, 'Where are we going out to next? That one place from a while back? Or somewhere new? I''m okay with either, as long as it''s with you.', 'snd_voi_training_105902', 7, 1059005, 2, 1, 0, 'snd_voi_training_105902_0007F', 2, 1059024, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93004, 'As long as you''re with me, I feel like I can achieve... anything... maybe.', 'snd_voi_training_105902', 8, 0, 2, 1, 0, 'snd_voi_training_105902_0008M', 1, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93006, 'As long as you''re with me, I know I can achieve anything!', 'snd_voi_training_105902', 8, 0, 2, 1, 0, 'snd_voi_training_105902_0008F', 2, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 93005, 'The memories we made along the way are the only souvenirs I need.', 'snd_voi_training_105902', 9, 0, 2, 1, 0, 'snd_voi_training_105902_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95007, 'I want to go... to a place I''ve never been!', 'snd_voi_outgame_105902', 0, 1059000, 7, 1, 0, 'snd_voi_outgame_105902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95008, 'It''s a special occasion, so want to go somewhere and celebrate?', 'snd_voi_outgame_105902', 1, 0, 7, 1, 0, 'snd_voi_outgame_105902_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95010, 'Hat, check. I''m Mejiro Dober. It''s a pleasure.', 'snd_voi_outgame_105902', 3, 1059826, 7, 1, 0, 'snd_voi_outgame_105902_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70016, 'A refreshing breeze or splash of water... It''s so much nicer when you feel them right on your skin.', 'snd_voi_outgame_105900', 24, 1059006, 7, 1, 0, 'snd_voi_outgame_105900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 70017, 'Where are we going on our next day off? It''s best if we make these kinds of plans in advance.', 'snd_voi_outgame_105900', 25, 1059017, 7, 1, 0, 'snd_voi_outgame_105900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71016, 'A refreshing breeze or splash of water... It''s so much nicer when you feel them right on your skin.', 'snd_voi_outgame_105900', 24, 148, 7, 0, 0, 'snd_voi_outgame_105900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 71017, 'Where are we going on our next day off? It''s best if we make these kinds of plans in advance.', 'snd_voi_outgame_105900', 25, 34, 7, 0, 0, 'snd_voi_outgame_105900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 95009, 'How about we go out? You know... for a change of pace.', 'snd_voi_gacha_105902', 0, 0, 7, 1, 0, 'snd_voi_gacha_105902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 40003, 'Caught you! Haha, come on now.', 'snd_voi_race_105902', 2, 0, 3, 1, 0, 'snd_voi_race_105902_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 40004, 'Hm? Oh! Hey, wait up! Wow! Thanks for leading me here. Ah! Haha! ?', 'snd_voi_race_105902', 3, 0, 3, 1, 0, 'snd_voi_race_105902_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30006, 'Just follow my lead. Next time, I''ll bring you somewhere even better than this.', 'snd_voi_race_105902', 0, 0, 3, 1, 0, 'snd_voi_race_105902_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 30007, 'I did it... I actually did it!', 'snd_voi_race_105900', 8, 0, 3, 1, 0, 'snd_voi_race_105900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 81000, 'You want to race me? Okay, then I won''t hold back!', 'snd_voi_outgame_105900', 13, 1059005, 7, 1, 0, 'snd_voi_outgame_105900_0013', 0, 0, 0, 1644555600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 81001, 'Incredible, but I''m not done yet. Let''s go again!', 'snd_voi_outgame_105900', 14, 1059018, 7, 1, 0, 'snd_voi_outgame_105900_0014', 0, 0, 0, 1644555600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400000, 'So the plan includes a barbecue, and we could also rent out fishing rods and bicycles. Yeah, I''m sure she''ll enjoy this!', 'snd_voi_event_090015', 0, 1059810, 7, 1, 0, 'snd_voi_event_090015_0000', 0, 1059005, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400008, 'Summer nights are strange. I feel like they make me a bit more honest with myself for some reason.', 'snd_voi_event_090015', 8, 1059821, 7, 1, 0, 'snd_voi_event_090015_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400010, 'Taiki gave me lots of photos. I don''t even know when she took some of them, but... Well, I''m glad.', 'snd_voi_event_090015', 10, 1059023, 7, 1, 0, 'snd_voi_event_090015_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 400014, 'Ah, I should call it an early night. Oh, but first, I''ll go and tell Ryan how camp went.', 'snd_voi_event_090015', 14, 1059831, 7, 1, 0, 'snd_voi_event_090015_0014', 0, 1059825, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90020, 'Happy... Valentine''s Day.', 'snd_voi_valentine_105900', 1, 980013, 1, 1, 0, 'snd_voi_valentine_105900_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 90021, 'Happy... Valentine''s Day.', 'snd_voi_valentine_105900', 1, 980013, 1, 1, 0, 'snd_voi_valentine_105900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1059, 80000, 'Well done.', 'snd_voi_aimteam_105900', 0, 1059017, 7, 0, 0, 'snd_voi_aimteam_105900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 11, 'Cygames', 'snd_voi_title_106000', 0, 0, 0, 1, 0, 'snd_voi_title_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_106000', 1, 0, 0, 1, 0, 'snd_voi_title_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10000, 'I know it''s not like me to say tired stuff like this... but I''ll do my best�with you alongside me.', 'snd_voi_home_106000', 0, 1060000, 1, 1, 0, 'snd_voi_home_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10001, 'Man, my cleats are all worn out again. Wanna go buy a new pair with me? ...We can also stop by that clothing store on the way.', 'snd_voi_home_106000', 1, 3013, 1, 1, 0, 'snd_voi_home_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10002, 'Once it''s closer to festival dancing season, let''s practice our steps. That way, we can dance together at the festival. It''ll be fun, I promise!', 'snd_voi_home_106000', 2, 4001, 1, 1, 0, 'snd_voi_home_106000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10003, 'Happy New Year! I''m looking forward to another great year together. Gotta get in my greetings, y''know?', 'snd_voi_home_106000', 3, 1060000, 1, 1, 0, 'snd_voi_home_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10004, 'I see, today is Valentine''s Day... Ah, it''s not really my thing so I totally forgot. Hm, I wonder if they''ll have bargain chocolates tonight?', 'snd_voi_home_106000', 4, 8010, 1, 1, 0, 'snd_voi_home_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10005, 'Um, hey. Want some chocolates from me? I''ll just... leave them on your desk.', 'snd_voi_home_106000', 5, 3007, 1, 1, 0, 'snd_voi_home_106000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10006, 'Stars are so sparkly and beautiful, aren''t they? ...But they''re still too high for me to reach.', 'snd_voi_home_106000', 6, 3005, 1, 1, 0, 'snd_voi_home_106000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10007, 'Instead of sweets, I gave Urara vinegared kelp and she was overjoyed... Hehe. I ended giving her an extra one.', 'snd_voi_home_106000', 7, 1060000, 1, 1, 0, 'snd_voi_home_106000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10008, 'Right, right, happy holidays. Dear Santa, will you give me the gift of innocence?', 'snd_voi_home_106000', 8, 2000, 1, 1, 0, 'snd_voi_home_106000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10009, 'Oh. You''re working during the holidays? Well, I guess a certain kind-hearted Santa Claus can bring you some turkey.', 'snd_voi_home_106000', 9, 1060000, 1, 1, 0, 'snd_voi_home_106000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10010, 'Gah, is it already the end of the year? Sigh... I feel like it goes by faster every year... Wait, I said this last year too. Scary stuff.', 'snd_voi_home_106000', 10, 3007, 1, 1, 0, 'snd_voi_home_106000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10011, 'Oh yeah, today''s your birthday, right? Wow, hooray, hooray. Wanna go eat some steamed meat buns?', 'snd_voi_home_106000', 11, 1060006, 1, 1, 0, 'snd_voi_home_106000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10012, 'Happy birthday, Trainer. I gotta make sure to thank your parents, too. ...Well then, let''s eat some cake!', 'snd_voi_home_106000', 12, 1060017, 1, 1, 0, 'snd_voi_home_106000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10013, 'It''s my birthday... but isn''t everyone else making more of a fuss than I am? Geez, I''m not used to being the star of the show.', 'snd_voi_home_106000', 13, 1060811, 1, 1, 0, 'snd_voi_home_106000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10014, 'What? Celebrate my birthday? Uh, yeah... I''m kinda... really embarrassed about it. ...B-but thanks!', 'snd_voi_home_106000', 14, 3013, 1, 1, 0, 'snd_voi_home_106000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10015, 'Oh. You haven''t overlooked any notices, have you?', 'snd_voi_home_106000', 15, 11000, 1, 1, 0, 'snd_voi_home_106000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10016, 'Oooh! It looks like something good has arrived for you.', 'snd_voi_home_106000', 16, 1060000, 1, 1, 0, 'snd_voi_home_106000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10017, 'You''ve completed a mission. Hehe. I guess hard work pays off.', 'snd_voi_home_106000', 17, 1060017, 1, 1, 0, 'snd_voi_home_106000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10018, 'Looks like they''re preparing for an event... I wonder what it''s gonna be. Hope it''s something nice and laid back.', 'snd_voi_home_106000', 18, 2001, 1, 1, 0, 'snd_voi_home_106000_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10019, 'Is there an event going on? No wonder things seemed so lively around here. ...Wanna take a peek?', 'snd_voi_home_106000', 19, 8001, 1, 1, 0, 'snd_voi_home_106000_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10025, 'Man, you really can''t beat casual clothes. I''ll pass on the flashy stuff. Simple is best, you know?', 'snd_voi_home_106000', 25, 1060017, 1, 1, 0, 'snd_voi_home_106000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10026, 'Once, I got surrounded by high schoolers who squeed over how cute my clothes were. Just remembering it is sending shivers down my spine...', 'snd_voi_home_106000', 26, 1060008, 1, 1, 0, 'snd_voi_home_106000_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10027, 'Just hanging out''s not much of a breather. Sometimes you just wanna wander aimlessly for a bit. Wanna join me?', 'snd_voi_home_106000', 27, 1060000, 1, 1, 0, 'snd_voi_home_106000_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20000, 'Phew... I''m starting to feel pretty tired.', 'snd_voi_training_106000', 0, 1060810, 2, 1, 0, 'snd_voi_training_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20001, 'Sigh... I''m feeling a little out of it today... I guess I''ve been trying too hard, which isn''t my style.', 'snd_voi_training_106000', 1, 2007, 2, 1, 0, 'snd_voi_training_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20002, 'All right, let''s do this! Ah... Sorry... Pretend you didn''t hear that. I got a bit overexcited. Yikes.', 'snd_voi_training_106000', 2, 4009, 2, 1, 0, 'snd_voi_training_106000_0002', 0, 1060013, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20003, 'Hehe, I might be able to do pretty well today.', 'snd_voi_training_106000', 3, 3002, 2, 1, 0, 'snd_voi_training_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20004, 'My legs feel kinda light. I guess that means I''m doing well. ...Could just be my imagination, though.', 'snd_voi_training_106000', 4, 1060017, 2, 1, 0, 'snd_voi_training_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20005, 'Hey, hey, partly peppy Nature has arrived. What''s on the regimen for today?', 'snd_voi_training_106000', 5, 1060000, 2, 1, 0, 'snd_voi_training_106000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20006, 'All right, time to do as much as I can.', 'snd_voi_training_106000', 6, 1060006, 2, 1, 0, 'snd_voi_training_106000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20007, 'Okay, where should we start?', 'snd_voi_training_106000', 7, 11000, 2, 1, 0, 'snd_voi_training_106000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20008, 'Hmm... Maybe I dropped my motivation somewhere on the way here.', 'snd_voi_training_106000', 8, 2007, 2, 1, 0, 'snd_voi_training_106000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20009, 'Sigh... What''s going on? It''s so unlike me to not have any strength... Maybe...', 'snd_voi_training_106000', 9, 1060809, 2, 1, 0, 'snd_voi_training_106000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20010, 'Ahhh! It''s no good! I can only think of the worst possible outcome. I have to stay calm.', 'snd_voi_training_106000', 10, 1060810, 2, 1, 0, 'snd_voi_training_106000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20011, 'Ughh, I''m in an awful mood. I guess I just have to hold out...', 'snd_voi_training_106000', 11, 2007, 2, 1, 0, 'snd_voi_training_106000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20021, 'What, another race? ...Will it be okay? I hope it doesn''t affect my condition.', 'snd_voi_training_106000', 12, 8007, 2, 1, 0, 'snd_voi_training_106000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20022, 'Aren''t I entering too many races? I''m about to fall apart here. Come on, let me get some rest.', 'snd_voi_training_106000', 13, 2007, 2, 1, 0, 'snd_voi_training_106000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20023, 'Sigh. The time has finally come. I''m feeling... so-so, I guess. Yeah. Maybe I could... Nah. Haha.', 'snd_voi_training_106000', 14, 2002, 2, 1, 0, 'snd_voi_training_106000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20024, 'I''ve been working pretty hard, and I think I have a chance of winning. ...Or at least, I wish I did!', 'snd_voi_training_106000', 15, 1060000, 2, 1, 0, 'snd_voi_training_106000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20025, 'My condition isn''t bad, and if I try hard, maybe I''ll do well... Ah! J-just kidding!', 'snd_voi_training_106000', 16, 3001, 2, 1, 0, 'snd_voi_training_106000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20026, 'Well, I did what I could. All that''s left is to run.', 'snd_voi_training_106000', 17, 1060000, 2, 1, 0, 'snd_voi_training_106000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20027, 'If I run calmly, I think I can make it, depending on how things progress. Ah... Keep your expectations in check though!', 'snd_voi_training_106000', 18, 8001, 2, 1, 0, 'snd_voi_training_106000_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20028, 'I''m in pretty good form! Well, for me, anyway! It''s because today''s really important.', 'snd_voi_training_106000', 19, 1060017, 2, 1, 0, 'snd_voi_training_106000_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20029, 'It seems like I can run just fine... But I don''t know if things will turn out good or bad...', 'snd_voi_training_106000', 20, 11000, 2, 1, 0, 'snd_voi_training_106000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20030, 'My condition is the same as ever... So keep your expectations tempered too. In other words, don''t expect too much.', 'snd_voi_training_106000', 21, 1060006, 2, 1, 0, 'snd_voi_training_106000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20031, 'My condition isn''t good or bad. It''d be nice if I could put up a good fight.', 'snd_voi_training_106000', 22, 3000, 2, 1, 0, 'snd_voi_training_106000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20032, 'Is it already time for the race? Ughh... I''ve already come this far, so I have no choice but to prepare for the worst...', 'snd_voi_training_106000', 23, 8007, 2, 1, 0, 'snd_voi_training_106000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20033, 'Sigh... Maybe if I run hard, a miracle will happen?', 'snd_voi_training_106000', 24, 3007, 2, 1, 0, 'snd_voi_training_106000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20034, 'No matter what I say about the current situation, nothing will change. I''m just going to go for broke and run.', 'snd_voi_training_106000', 25, 2000, 2, 1, 0, 'snd_voi_training_106000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20035, 'Well, I''m quite anxious to be honest... But I''ll do what I can.', 'snd_voi_training_106000', 26, 2008, 2, 1, 0, 'snd_voi_training_106000_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20036, 'Ughh... With this little confidence, wouldn''t it be better if I just took it easy? That makes sense, right?', 'snd_voi_training_106000', 27, 1060810, 2, 1, 0, 'snd_voi_training_106000_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20037, 'I''ve worked hard up till now, so I''m sure I''ll leave my mark somehow.', 'snd_voi_training_106000', 28, 3005, 2, 1, 0, 'snd_voi_training_106000_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20038, 'Understood.', 'snd_voi_training_106000', 29, 0, 2, 1, 0, 'snd_voi_training_106000_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20039, 'I''ll guess I''ll try.', 'snd_voi_training_106000', 30, 0, 2, 1, 0, 'snd_voi_training_106000_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20040, 'Oookay.', 'snd_voi_training_106000', 31, 0, 2, 1, 0, 'snd_voi_training_106000_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20041, 'Study time.', 'snd_voi_training_106000', 32, 0, 2, 1, 0, 'snd_voi_training_106000_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20042, 'Huh?', 'snd_voi_training_106000', 33, 0, 2, 1, 0, 'snd_voi_training_106000_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20043, 'Zzz...', 'snd_voi_training_106000', 34, 0, 2, 1, 0, 'snd_voi_training_106000_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20046, 'Mm. Shall we go?', 'snd_voi_training_106000', 37, 0, 2, 1, 0, 'snd_voi_training_106000_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20047, 'The beach? Great idea!', 'snd_voi_training_106000', 38, 0, 2, 1, 0, 'snd_voi_training_106000_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20049, 'Thank you, Trainer.', 'snd_voi_training_106000', 63, 0, 2, 1, 0, 'snd_voi_training_106000_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20050, 'Well, that was fun. Thanks.', 'snd_voi_training_106000', 64, 0, 2, 1, 0, 'snd_voi_training_106000_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30000, 'Whoa... I can''t believe I got second place!', 'snd_voi_race_106000', 0, 0, 3, 1, 0, 'snd_voi_race_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30001, 'Third place, my old friend! ...Just kidding.', 'snd_voi_race_106000', 1, 0, 3, 1, 0, 'snd_voi_race_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30002, 'All according to plan, I guess?', 'snd_voi_race_106000', 2, 0, 3, 1, 0, 'snd_voi_race_106000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30003, 'I guess all the glamor is just a dream within a dream...', 'snd_voi_race_106000', 3, 0, 3, 1, 0, 'snd_voi_race_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 60000, 'Uwahhh! What should I do if there''s no audience?!', 'snd_voi_live_106000', 0, 1060015, 4, 1, 0, 'snd_voi_live_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 60001, 'I''ll sing my heart out, so make sure to watch me.', 'snd_voi_live_106000', 1, 1060017, 4, 1, 0, 'snd_voi_live_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70001, 'It''s strange�why did they call on me, a side character, for something like this?', 'snd_voi_outgame_106000', 1, 3007, 7, 1, 0, 'snd_voi_outgame_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90000, 'Morning. First up is stretching. Relax your shoulders. Hahhh... Let''s keep going at this relaxed pace, shall we?', 'snd_voi_home_106001', 0, 11001, 1, 1, 0, 'snd_voi_home_106001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90001, 'Yo! ...Huh, you''re still sleepy? Well, how about we take a morning walk together? Apparently, it''ll help you live a longer life or something.', 'snd_voi_home_106001', 1, 1060019, 1, 1, 0, 'snd_voi_home_106001_0001', 0, 8001, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90002, 'During lunch, I did a raffle at a convenience store over and over... I set a personal best for the number of third-place prizes! ...Wait, did I only draw third-place prizes?!', 'snd_voi_home_106001', 2, 1060006, 1, 1, 0, 'snd_voi_home_106001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90003, 'When I passed by the back of the school, I saw Sky taking a nap with a cat. I couldn''t decide whose head to pat, hehe.', 'snd_voi_home_106001', 3, 1060811, 1, 1, 0, 'snd_voi_home_106001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90004, 'Oh, Trainer, are you having dinner now? Or... are you a midnight snacker like me? Shall we partake of some tasty snacks?', 'snd_voi_home_106001', 4, 3002, 1, 1, 0, 'snd_voi_home_106001_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90005, 'Oh, I see you''re still working this late. Hmm... When you''re done, wanna go for a quick drink? My treat! It''ll be juice though.', 'snd_voi_home_106001', 5, 1060000, 1, 1, 0, 'snd_voi_home_106001_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90006, 'Spring is the season for feasts. Hehe, how nostalgic... I used to get worked pretty hard preparing for that kind of stuff back home.', 'snd_voi_home_106001', 6, 11000, 1, 1, 0, 'snd_voi_home_106001_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90007, 'It''s so hot... I want to do even less than I usually do... Sigh... I want to spend the rest of my days beside the air conditioner.', 'snd_voi_home_106001', 7, 2012, 1, 1, 0, 'snd_voi_home_106001_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90008, 'I''ve been waiting for this! ? The season of aimless travel has arrived! Maybe I should tidy up my hiking boots?', 'snd_voi_home_106001', 8, 4002, 1, 1, 0, 'snd_voi_home_106001_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90009, 'Aghh, it''s so cold! I want to eat some piping hot oden stew... Oh, right. Would you like to join me? I know a good stall.', 'snd_voi_home_106001', 9, 3014, 1, 1, 0, 'snd_voi_home_106001_0009', 0, 11001, 5300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91000, 'Teio is dazzling today, too... She''s truly a bundle of energy. I''m no match for her in so many ways.', 'snd_voi_home_106001', 10, 3000, 1, 1, 0, 'snd_voi_home_106001_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91001, 'Whenever I watch those TV shopping programs, I find myself wanting to buy everything I see... Just the other day, I almost bought some snake powder...', 'snd_voi_home_106001', 11, 8007, 1, 1, 0, 'snd_voi_home_106001_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91002, 'I''ve got a really effective alarm in my room: an Umamusume who wakes me up by shouting, "Marvelous!" Haha... Sigh...', 'snd_voi_home_106001', 12, 1060000, 1, 1, 0, 'snd_voi_home_106001_0012', 0, 8007, 6400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91003, 'Get this. Since a while ago, I kept hearing the sound of a cat somewhere nearby. Turns out I left a cat video playing on my phone. Man, I''m a riot.', 'snd_voi_home_106001', 13, 1060000, 1, 1, 0, 'snd_voi_home_106001_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91004, 'Just being in a lively place can sap all your energy, huh? Sigh... I''m gonna go recharge by cuddling some cats.', 'snd_voi_home_106001', 14, 2007, 1, 1, 0, 'snd_voi_home_106001_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91005, 'Ack! You can see my belly button! Is there really a demand for this kind of thing? ...Maybe I should sneakily make my top longer before the concert starts.', 'snd_voi_home_106001', 15, 1060015, 1, 1, 0, 'snd_voi_home_106001_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91006, 'Sigh... It''s so frilly. I just have this overwhelming feeling that it doesn''t suit me. Ugh... Can I take it off already?', 'snd_voi_home_106001', 16, 3014, 1, 1, 0, 'snd_voi_home_106001_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91007, '...Ah, man. I can''t stop myself from smiling. It''s just... This signature racewear... It''s really my style.', 'snd_voi_home_106001', 17, 1060811, 1, 1, 0, 'snd_voi_home_106001_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91008, 'I''d look really cool if I won while wearing this... Just messing with ya! Hahaha. ...Well, I''ll do my best, anyhow.', 'snd_voi_home_106001', 18, 3000, 1, 1, 0, 'snd_voi_home_106001_0018', 0, 1060012, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91009, 'I want to start every morning with a "Psssh!" ...What''s with that look? I''m talking about cracking open a canned coffee.', 'snd_voi_home_106001', 19, 1060000, 1, 1, 0, 'snd_voi_home_106001_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91010, 'Maybe I''ll go for a light run. ...No, it''s not training, it''s to help my digestion. I''m not that passionate about training.', 'snd_voi_home_106001', 20, 1060006, 1, 1, 0, 'snd_voi_home_106001_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91011, 'Mayano said she was going to stay up late, so I told her that adult Umamusume need to get their beauty sleep. She went to bed immediately! ...She''s so simple and cute.', 'snd_voi_home_106001', 21, 1060000, 1, 1, 0, 'snd_voi_home_106001_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91012, 'More and more girls are wearing frilly, spring clothing! What a treat for the eyes. ? The outfits look better when they''re worn by such dazzling girls.', 'snd_voi_home_106001', 22, 1060006, 1, 1, 0, 'snd_voi_home_106001_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91013, 'I like going to the sauna, but this heat is something else entirely... Give me a break...', 'snd_voi_home_106001', 23, 1060011, 1, 1, 0, 'snd_voi_home_106001_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91014, 'Yesterday, I was able to cleanly remove all the bones from a Pacific saury. Mm, simple pleasures such as these are the true charm of fall.', 'snd_voi_home_106001', 24, 4002, 1, 1, 0, 'snd_voi_home_106001_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91015, 'Open-air baths are the best on a cold day like this. Ahhh, I want to go to a hot spring.', 'snd_voi_home_106001', 25, 2002, 1, 1, 0, 'snd_voi_home_106001_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92000, 'I''m fully prepared and ready to go anytime. ...So, what should we do?', 'snd_voi_training_106001', 0, 1060000, 2, 1, 0, 'snd_voi_training_106001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92001, 'Yo! Shall we get started? I''ll do my best, in my own way.', 'snd_voi_training_106001', 2, 4001, 2, 1, 0, 'snd_voi_training_106001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92002, 'Ah, don''t get your hopes up too much. That kind of thing makes me restless.', 'snd_voi_training_106001', 3, 3007, 2, 1, 0, 'snd_voi_training_106001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92003, 'I''m counting on your guidance. Well, let''s take it easy, though. There''s no point in getting overexcited.', 'snd_voi_training_106001', 4, 8001, 2, 1, 0, 'snd_voi_training_106001_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92011, 'Many a little makes a mickle, as they say. I''m sure that we''re making progress, even if it''s just a bit at a time.', 'snd_voi_training_106001', 1, 11000, 2, 1, 0, 'snd_voi_training_106001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92005, 'Whether it''s training or anything else, I''ll do whatever you decide, Trainer. I''ll live up to your expectations.', 'snd_voi_training_106001', 5, 4001, 2, 1, 0, 'snd_voi_training_106001_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92006, 'Even if it''s superficial, it''s better than nothing... Now let''s do as much as we can!', 'snd_voi_training_106001', 6, 1060000, 2, 1, 0, 'snd_voi_training_106001_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92007, 'I''ll do whatever I can. ...You have high expectations, right? Even for someone like me.', 'snd_voi_training_106001', 7, 3002, 2, 1, 0, 'snd_voi_training_106001_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 93000, 'A renowned trainer is born! Hehe.', 'snd_voi_training_106001', 8, 0, 2, 1, 0, 'snd_voi_training_106001_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 93001, 'Did I put up as good of a fight as you hoped?', 'snd_voi_training_106001', 9, 0, 2, 1, 0, 'snd_voi_training_106001_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95000, 'I want to repay you for taking care of me.', 'snd_voi_outgame_106001', 0, 2001, 7, 1, 0, 'snd_voi_outgame_106001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95001, 'Hehe, even I can shine sometimes.', 'snd_voi_outgame_106001', 1, 2001, 7, 1, 0, 'snd_voi_outgame_106001_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95003, 'Hey, the name''s Nice Nature.', 'snd_voi_outgame_106001', 3, 4001, 7, 1, 0, 'snd_voi_outgame_106001_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1008, 'Shall we take it slowly?', 'snd_voi_teamst_st_106000_0000', 0, 4009, 8, 1, 0, 'snd_voi_teamst_st_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1125, 'Aren''t you in a good mood, Mayano?', 'snd_voi_teamst_st_106000_1024', 0, 1060006, 8, 1, 0, 'snd_voi_teamst_st_106000_1024_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1136, 'Yeah, be right there.', 'snd_voi_teamst_st_106200_1060', 1, 1060017, 8, 1, 0, 'snd_voi_teamst_st_106200_1060_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1000, 'Leeet''s do it!', 'snd_voi_teamst_106000', 0, 1060017, 8, 1, 0, 'snd_voi_teamst_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1001, 'This is worth celebrating.', 'snd_voi_teamst_106000', 1, 0, 8, 1, 0, 'snd_voi_teamst_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1003, 'Don''t wooorry about it!', 'snd_voi_teamst_106000', 2, 0, 8, 1, 0, 'snd_voi_teamst_106000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1002, 'Agh, man...', 'snd_voi_teamst_106000', 3, 0, 8, 1, 0, 'snd_voi_teamst_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1004, 'Yeah, a major upset! ?', 'snd_voi_teamst_106000', 4, 1060017, 8, 1, 0, 'snd_voi_teamst_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1007, 'Hooray! A new high score!', 'snd_voi_teamst_106000', 5, 4001, 8, 1, 0, 'snd_voi_teamst_106000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1006, 'Don''t wooorry about it!', 'snd_voi_teamst_106000', 2, 1060011, 8, 1, 0, 'snd_voi_teamst_106000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 1005, 'Agh, man...', 'snd_voi_teamst_106000', 3, 1060004, 8, 1, 0, 'snd_voi_teamst_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 120000, 'Wow... Is this the power of those feelings?', 'snd_voi_outgame_106000', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_106000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140000, 'Go get ''em!', 'snd_voi_minigame_106000', 0, 1060006, 9, 1, 0, 'snd_voi_minigame_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140001, 'All right, nice one!', 'snd_voi_minigame_106000', 1, 1060001, 9, 1, 0, 'snd_voi_minigame_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140002, 'Ahh, I guess these things happen...', 'snd_voi_minigame_106000', 2, 1060810, 9, 1, 0, 'snd_voi_minigame_106000_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140003, 'Holy cow! It''s a miracle!', 'snd_voi_minigame_106000', 3, 971060, 9, 1, 0, 'snd_voi_minigame_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140004, 'You did pretty good!', 'snd_voi_minigame_106000', 4, 972060, 9, 1, 0, 'snd_voi_minigame_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140005, 'Don''t wooorry about it!', 'snd_voi_minigame_106000', 5, 1060017, 9, 1, 0, 'snd_voi_minigame_106000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140006, 'Holy cow! It''s a miracle!', 'snd_voi_minigame_106000', 3, 974060, 9, 1, 0, 'snd_voi_minigame_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140007, 'You did pretty good!', 'snd_voi_minigame_106000', 4, 973060, 9, 1, 0, 'snd_voi_minigame_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140008, 'Hehehe.', 'snd_voi_minigame_106000', 6, 1060800, 9, 1, 0, 'snd_voi_minigame_106000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140009, 'Hmm-hmm! ?', 'snd_voi_minigame_106000', 7, 1060801, 9, 1, 0, 'snd_voi_minigame_106000_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140010, 'Hehe... Oooh!', 'snd_voi_minigame_106000', 8, 1060802, 9, 1, 0, 'snd_voi_minigame_106000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140011, 'Seriously?', 'snd_voi_minigame_106000', 9, 1060803, 9, 1, 0, 'snd_voi_minigame_106000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140014, 'On no...', 'snd_voi_minigame_106000', 10, 1060804, 9, 1, 0, 'snd_voi_minigame_106000_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140015, 'Oooh!', 'snd_voi_minigame_106000', 11, 1060813, 9, 1, 0, 'snd_voi_minigame_106000_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140016, 'Hey, come on!', 'snd_voi_minigame_106000', 12, 1060805, 9, 1, 0, 'snd_voi_minigame_106000_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140012, 'Oh!', 'snd_voi_minigame_106000', 13, 1060806, 9, 1, 0, 'snd_voi_minigame_106000_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140013, 'Whoa!', 'snd_voi_minigame_106000', 14, 1060807, 9, 1, 0, 'snd_voi_minigame_106000_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140017, 'Ahhh...', 'snd_voi_minigame_106000', 15, 1060808, 9, 1, 0, 'snd_voi_minigame_106000_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 140018, 'Well, that''s too bad...', 'snd_voi_minigame_106000', 16, 1060011, 9, 1, 0, 'snd_voi_minigame_106000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 40000, 'Dreams... are something you gotta grasp for yourself!', 'snd_voi_race_106001', 2, 0, 3, 1, 0, 'snd_voi_race_106001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 40001, 'Dreams... are something you gotta grasp for yourself!', 'snd_voi_race_106001', 2, 0, 3, 1, 0, 'snd_voi_race_106001_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 40002, 'Should I go overboard?', 'snd_voi_race_106000', 6, 0, 3, 1, 0, 'snd_voi_race_106000_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30004, 'I got first place. Heh.', 'snd_voi_race_106001', 0, 0, 3, 1, 0, 'snd_voi_race_106001_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30005, 'Well... thanks for the support.', 'snd_voi_race_106000', 8, 0, 3, 1, 0, 'snd_voi_race_106000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 31000, '...Watch over me, okay?', 'snd_voi_race_106000', 9, 0, 3, 1, 0, 'snd_voi_race_106000_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 13, 'This is your login bonus.', 'snd_voi_title_106000', 4, 1060000, 1, 1, 0, 'snd_voi_title_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 15, 'You''ll get this tomorrow.', 'snd_voi_title_106000', 5, 8002, 1, 1, 0, 'snd_voi_title_106000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 110000, 'Hey, are we training? Time to work.', 'snd_voi_home_106000', 21, 0, 1, 1, 0, 'snd_voi_home_106000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 110001, 'I want to hear about your past too.', 'snd_voi_home_106000', 22, 0, 1, 1, 0, 'snd_voi_home_106000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 110002, 'Oh, are we entering a race? Someone''s motivated. ?', 'snd_voi_home_106000', 23, 0, 1, 1, 0, 'snd_voi_home_106000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 10021, 'Oh! Your Archive leveled up!', 'snd_voi_home_106000', 24, 8001, 1, 1, 0, 'snd_voi_home_106000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 20051, 'Right. Let''s do it!', 'snd_voi_training_106000', 65, 1009, 2, 1, 0, 'snd_voi_training_106000_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70000, 'Let''s do this the best we can.', 'snd_voi_outgame_106000', 3, 0, 7, 1, 0, 'snd_voi_outgame_106000_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95005, 'Taking on a supporting role is a piece of cake for me!', 'snd_voi_outgame_106000', 4, 0, 7, 1, 0, 'snd_voi_outgame_106000_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95006, 'I''m here for you, whether you like it or not.', 'snd_voi_outgame_106000', 5, 0, 7, 1, 0, 'snd_voi_outgame_106000_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70004, 'Haha... Can''t I at least lose the frills?', 'snd_voi_outgame_106000', 16, 1060016, 7, 1, 0, 'snd_voi_outgame_106000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70010, 'Wearing these knee-high stockings takes a surprising amount of courage.', 'snd_voi_outgame_106000', 17, 1060004, 7, 1, 0, 'snd_voi_outgame_106000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70008, 'So embarrassing... This kind of outfit doesn''t suit me...', 'snd_voi_outgame_106000', 20, 1060008, 7, 1, 0, 'snd_voi_outgame_106000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70014, 'Ughhh... It''s way too cute! It makes me fidgety!', 'snd_voi_outgame_106000', 21, 1060009, 7, 1, 0, 'snd_voi_outgame_106000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70009, 'Wow... No. I have to keep my cool.', 'snd_voi_outgame_106000', 22, 10001, 7, 1, 0, 'snd_voi_outgame_106000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70015, 'What do you think? I hope... you like it.', 'snd_voi_outgame_106000', 23, 10001, 7, 1, 0, 'snd_voi_outgame_106000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71004, 'Haha... Can''t I at least lose the frills?', 'snd_voi_outgame_106000', 16, 50, 7, 0, 0, 'snd_voi_outgame_106000_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71010, 'Wearing these knee-high stockings takes a surprising amount of courage.', 'snd_voi_outgame_106000', 17, 148, 7, 0, 0, 'snd_voi_outgame_106000_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71008, 'So embarrassing... This kind of outfit doesn''t suit me...', 'snd_voi_outgame_106000', 20, 48, 7, 0, 0, 'snd_voi_outgame_106000_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71014, 'Ughhh... It''s way too cute! It makes me fidgety!', 'snd_voi_outgame_106000', 21, 45, 7, 0, 0, 'snd_voi_outgame_106000_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71009, 'Wow... No. I have to keep my cool.', 'snd_voi_outgame_106000', 22, 18, 7, 0, 0, 'snd_voi_outgame_106000_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71015, 'What do you think? I hope... you like it.', 'snd_voi_outgame_106000', 23, 18, 7, 0, 0, 'snd_voi_outgame_106000_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 2030, 'Leeet''s do it!', 'snd_voi_teamst_106000', 0, 1060017, 10, 1, 0, 'snd_voi_teamst_106000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 2031, 'Shall we take it slowly?', 'snd_voi_teamst_st_106000_0000', 0, 4009, 10, 1, 0, 'snd_voi_teamst_st_106000_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 2032, 'Well, that was fun. Thanks.', 'snd_voi_training_106000', 64, 4001, 10, 1, 0, 'snd_voi_training_106000_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 2033, 'I''m in pretty good form! Well, for me, anyway! It''s because today''s really important.', 'snd_voi_training_106000', 19, 1060017, 10, 1, 0, 'snd_voi_training_106000_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 2034, 'My condition isn''t bad, and if I try hard, maybe I''ll do well... Ah! J-just kidding!', 'snd_voi_training_106000', 16, 3001, 10, 1, 0, 'snd_voi_training_106000_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 2035, 'Well, that was fun. Thanks.', 'snd_voi_training_106000', 64, 4001, 10, 0, 0, 'snd_voi_training_106000_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90010, 'Morning. You''re still kinda sleepy, huh? Come on, fight through it!', 'snd_voi_home_106002', 0, 1060017, 1, 1, 0, 'snd_voi_home_106002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90011, 'Hey, Trainer, want some rolled omelet? I, uh, went a bit overboard making lunch!', 'snd_voi_home_106002', 1, 1060000, 1, 1, 0, 'snd_voi_home_106002_0001', 0, 1060010, 4400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90012, 'I always get sleepy after lunch. Want a funny pic to keep you awake? I''ll send you a silly cat face!', 'snd_voi_home_106002', 2, 1060011, 1, 1, 0, 'snd_voi_home_106002_0002', 0, 11000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90013, 'Look at us, making it through the morning. Let''s keep it up through the afternoon.', 'snd_voi_home_106002', 3, 1060006, 1, 1, 0, 'snd_voi_home_106002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90014, 'How about I make us some dinner? It''ll just be whatever''s in the fridge, but I think I can throw together something decent.', 'snd_voi_home_106002', 4, 1060000, 1, 1, 0, 'snd_voi_home_106002_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90015, 'The first sip after school is the best. Want to try some too? It''s plum and kelp tea.', 'snd_voi_home_106002', 5, 1060816, 1, 1, 0, 'snd_voi_home_106002_0005', 0, 1060006, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90016, 'It''s spring already. Do you think you''ll try anything new this year? I''d cheer you on.', 'snd_voi_home_106002', 6, 1060006, 1, 1, 0, 'snd_voi_home_106002_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90017, 'Let me guess, you''re totally worn out by the summer heat? But come on, don''t let it beat you!', 'snd_voi_home_106002', 7, 1060017, 1, 1, 0, 'snd_voi_home_106002_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90018, 'You know, I think I''m more suited to the calmer seasons like fall. Ahaha, boring, right?', 'snd_voi_home_106002', 8, 1060817, 1, 1, 0, 'snd_voi_home_106002_0008', 0, 11014, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90019, 'Dried daikon radish strips and fried tofu... Winter gets me thinking about niiice, hot dishes for the soul.', 'snd_voi_home_106002', 9, 1060816, 1, 1, 0, 'snd_voi_home_106002_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91016, 'I know I can''t really meet everyone''s expectations. But still, to be honest, their support means a lot to me.', 'snd_voi_home_106002', 10, 1060012, 1, 1, 0, 'snd_voi_home_106002_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91017, 'King is usually put-together, but she can be clumsy sometimes, you know? So I always end up fussing over her.', 'snd_voi_home_106002', 11, 1060818, 1, 1, 0, 'snd_voi_home_106002_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91018, 'I admire Pearl and how she looks out for everyone. She''s a bit strange at times, but she''s like my role model for life stuff.', 'snd_voi_home_106002', 12, 1060819, 1, 1, 0, 'snd_voi_home_106002_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91019, 'I hear from back home that even my little brother is cheering for me. I don''t want to let him down.', 'snd_voi_home_106002', 13, 8000, 1, 1, 0, 'snd_voi_home_106002_0013', 0, 1060821, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91020, 'Hey, does my hair look weird? Marvelous just said, "Let''s give you some marvelous pom pom hair! ?" then ruffled it all up.', 'snd_voi_home_106002', 14, 1060803, 1, 1, 0, 'snd_voi_home_106002_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91028, '"You can do iiit! ?" "Don''t give up!" "Good job!" ...Which one did you like best? No need to answer.', 'snd_voi_home_106002', 15, 1060815, 1, 1, 0, 'snd_voi_home_106002_0015', 0, 1060820, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91029, 'So... do I look like a real cheerleader? Not the clothes�they''re perfect, obviously. I mean me!', 'snd_voi_home_106002', 16, 1060004, 1, 1, 0, 'snd_voi_home_106002_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91021, 'Seeing Mayano and Turbo having a blast running in the morning... That by itself gives me energy.', 'snd_voi_home_106002', 17, 1060011, 1, 1, 0, 'snd_voi_home_106002_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91022, 'Want a little cheer to get you through the afternoon? Oh, uhh... Maybe temper your expectations a bit. ', 'snd_voi_home_106002', 18, 1060006, 1, 1, 0, 'snd_voi_home_106002_0018', 0, 1060013, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91023, 'Evening. Wanna unwind with some dried ray fins and cola? If you need to vent, I''m here to listen.', 'snd_voi_home_106002', 19, 1060017, 1, 1, 0, 'snd_voi_home_106002_0019', 0, 28001, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91024, 'I just showed the new first-years around the building. You should''ve seen the awe in their eyes. It was so adorable.', 'snd_voi_home_106002', 20, 8000, 1, 1, 0, 'snd_voi_home_106002_0020', 0, 1060010, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91025, 'Summer is for the youth! Go for it, you energetic youngsters! I''ll be at home having somen noodles.', 'snd_voi_home_106002', 21, 1060003, 1, 1, 0, 'snd_voi_home_106002_0021', 0, 1060011, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91026, 'There''s an autumn festival in the shopping district? Well, they''re always cheering me on, so I guess I''ll go help out.', 'snd_voi_home_106002', 22, 11000, 1, 1, 0, 'snd_voi_home_106002_0022', 0, 1060016, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 91027, 'Despite the cold, as long as I have your support, I will be relentless in my efforts... is what Rudolph said when... Pfft, I''m sorry, I sounded so silly!', 'snd_voi_home_106002', 23, 1060002, 1, 1, 0, 'snd_voi_home_106002_0023', 0, 1060820, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92015, 'V-I-C-T-O-R-Y! Okay, ready!', 'snd_voi_training_106002', 0, 1060003, 2, 1, 0, 'snd_voi_training_106002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92016, 'Well, I''m not planning on embarrassing myself today. Even I have a bit of pride.', 'snd_voi_training_106002', 1, 11000, 2, 1, 0, 'snd_voi_training_106002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92017, 'I dunno if it''ll work out or not, but if you tell me to give it my best, then that''s what I''ll do.', 'snd_voi_training_106002', 2, 1060010, 2, 1, 0, 'snd_voi_training_106002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92018, 'I do have a few people cheering for me, so I''ve got to succeed for them.', 'snd_voi_training_106002', 3, 1060017, 2, 1, 0, 'snd_voi_training_106002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92020, 'Aagh, that look on your face... You''re expecting a lot from me, aren''t you? Well... guess I''ll give it my best shot!', 'snd_voi_training_106002', 5, 1060014, 2, 1, 0, 'snd_voi_training_106002_0005', 0, 1060003, 9000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92021, 'Well, considering you''re sort of like a cheerleader for me, I guess I''d better give it my all!', 'snd_voi_training_106002', 6, 1060001, 2, 1, 0, 'snd_voi_training_106002_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 92022, 'Okay, gotta get into it! I owe it to you, since you''re here putting in the work for me.', 'snd_voi_training_106002', 7, 4009, 2, 1, 0, 'snd_voi_training_106002_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 93004, 'Thanks. Your cheers came through loud and clear.', 'snd_voi_training_106002', 8, 0, 2, 1, 0, 'snd_voi_training_106002_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 93005, 'I''m amazed I made it this far. Cheers really are powerful.', 'snd_voi_training_106002', 9, 0, 2, 1, 0, 'snd_voi_training_106002_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95007, 'One, two, step up! Or something like that!', 'snd_voi_outgame_106002', 0, 4000, 7, 1, 0, 'snd_voi_outgame_106002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95008, 'I''m putting one pom pom in front of the other!', 'snd_voi_outgame_106002', 1, 0, 7, 1, 0, 'snd_voi_outgame_106002_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95010, 'I''m Nice Nature. Cheer for me if you like, no worries though.', 'snd_voi_outgame_106002', 3, 1060017, 7, 1, 0, 'snd_voi_outgame_106002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70016, 'In a way, the people around me lift me up, so I guess it''s my turn to cheer this time.', 'snd_voi_outgame_106000', 24, 1060017, 7, 1, 0, 'snd_voi_outgame_106000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70017, 'Go, go, Trainer! ...Wait, please pretend you didn''t hear that!', 'snd_voi_outgame_106000', 25, 1060815, 7, 1, 0, 'snd_voi_outgame_106000_0025', 0, 1060013, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71016, 'In a way, the people around me lift me up, so I guess it''s my turn to cheer this time.', 'snd_voi_outgame_106000', 24, 23, 7, 0, 0, 'snd_voi_outgame_106000_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71017, 'Go, go, Trainer! ...Wait, please pretend you didn''t hear that!', 'snd_voi_outgame_106000', 25, 39, 7, 0, 0, 'snd_voi_outgame_106000_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 95009, 'Will my cheers even help? ...No, they have to! Go! Fight! Win!', 'snd_voi_gacha_106002', 0, 0, 7, 1, 0, 'snd_voi_gacha_106002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 40003, 'Go for it!', 'snd_voi_race_106002', 2, 0, 3, 1, 0, 'snd_voi_race_106002_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 40004, 'Okay, here I go! U-M-A! Umamusume! Ooh, run and win! Haaah...', 'snd_voi_race_106002', 3, 0, 3, 1, 0, 'snd_voi_race_106002_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30006, 'Go, go, Nature! ...Or something. ?', 'snd_voi_race_106002', 0, 0, 3, 1, 0, 'snd_voi_race_106002_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 30007, 'Well, um... Thanks for cheering me on.', 'snd_voi_race_106000', 8, 0, 3, 1, 0, 'snd_voi_race_106000_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410000, 'Let''s give it a spin!', 'snd_voi_roulette_106000', 0, 0, 7, 1, 0, 'snd_voi_roulette_106000_0000', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410001, 'Nice one!', 'snd_voi_roulette_106000', 1, 400008, 7, 1, 0, 'snd_voi_roulette_106000_0001', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410002, 'All right!', 'snd_voi_roulette_106000', 2, 400009, 7, 1, 0, 'snd_voi_roulette_106000_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410003, 'All right!', 'snd_voi_roulette_106000', 2, 400009, 7, 0, 0, 'snd_voi_roulette_106000_0002', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410004, 'Hehehe.', 'snd_voi_roulette_106000', 3, 400010, 7, 1, 0, 'snd_voi_roulette_106000_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410005, 'Hehehe.', 'snd_voi_roulette_106000', 3, 400010, 7, 0, 0, 'snd_voi_roulette_106000_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410006, 'Ahahaha...', 'snd_voi_roulette_106000', 4, 400011, 7, 1, 0, 'snd_voi_roulette_106000_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410007, 'Ahahaha...', 'snd_voi_roulette_106000', 4, 400011, 7, 0, 0, 'snd_voi_roulette_106000_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 410008, 'Ahahaha...', 'snd_voi_roulette_106000', 4, 400011, 7, 0, 0, 'snd_voi_roulette_106000_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70018, 'I''m dazzling...', 'snd_voi_outgame_106000', 26, 1060006, 7, 1, 0, 'snd_voi_outgame_106000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70019, 'Even I can shine sometimes!', 'snd_voi_outgame_106000', 27, 1060017, 7, 1, 0, 'snd_voi_outgame_106000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71018, 'I''m dazzling...', 'snd_voi_outgame_106000', 26, 148, 7, 0, 0, 'snd_voi_outgame_106000_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 71019, 'Even I can shine sometimes!', 'snd_voi_outgame_106000', 27, 33, 7, 0, 0, 'snd_voi_outgame_106000_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 400001, 'You sure are serious about this, Captain. I''m pretty sure we''re meant to watch over them gently though.', 'snd_voi_event_090013', 1, 1060011, 7, 1, 0, 'snd_voi_event_090013_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 400003, 'I had a sneaky feeling she was like this, but you really can''t take your eyes off King for a second.', 'snd_voi_event_090013', 3, 1060016, 7, 1, 0, 'snd_voi_event_090013_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 400011, 'Fight ooon! Hm... Yeah, I still can''t get used to this. I hope my cheers helped a little bit though.', 'snd_voi_event_090013', 11, 1060003, 7, 1, 0, 'snd_voi_event_090013_0011', 0, 1060010, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 400014, 'Hey, nice work. What? You want to hear another cheer? ...Maybe next time, okay?', 'snd_voi_event_090013', 14, 1060006, 7, 1, 0, 'snd_voi_event_090013_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 81000, 'Don''t be too rough on me, okay?', 'snd_voi_outgame_106000', 13, 1060017, 7, 1, 0, 'snd_voi_outgame_106000_0013', 0, 0, 0, 1640174400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 81001, 'This next race''ll be the one... or maybe I don''t know when to quit. Ah, but still!', 'snd_voi_outgame_106000', 14, 1060006, 7, 1, 0, 'snd_voi_outgame_106000_0014', 0, 1060814, 4000, 1640174400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_106000', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106000_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_106000', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106000_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 80000, 'See you later.', 'snd_voi_aimteam_106000', 0, 1060006, 7, 0, 0, 'snd_voi_aimteam_106000_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70020, 'Mmm! Can''t beat casual if you wanna relax.', 'snd_voi_outgame_106000', 42, 1060017, 7, 1, 0, 'snd_voi_outgame_106000_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1060, 70021, 'Hmm, I''m kinda peckish. Guess I''ll drop by the candy store.', 'snd_voi_outgame_106000', 43, 1060000, 7, 1, 0, 'snd_voi_outgame_106000_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 11, 'Cygames', 'snd_voi_title_106100', 0, 0, 0, 1, 0, 'snd_voi_title_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 12, 'Umamusume: Pretty Derby!', 'snd_voi_title_106100', 1, 0, 0, 1, 0, 'snd_voi_title_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10000, 'Come now, it''s time to rise and shine. One should always appear dignified. We''ll shoulder the burden of being first-rate together.', 'snd_voi_home_106100', 0, 1061016, 1, 1, 0, 'snd_voi_home_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10001, 'Aren''t you my trainer? Then carry yourself with more pride.', 'snd_voi_home_106100', 1, 1061005, 1, 1, 0, 'snd_voi_home_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10002, 'Hmph, I''m not my mother, you know! I''m capable of cooking... I can even make rolled omelets!', 'snd_voi_home_106100', 2, 1061818, 1, 1, 0, 'snd_voi_home_106100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10003, 'Oh, Happy New Year. You''re already off to a great start, so be sure to keep it up and work hard this year as well.', 'snd_voi_home_106100', 3, 3001, 1, 1, 0, 'snd_voi_home_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10004, 'Happy Valentine''s Day! As a token of my gratitude for your hard work... I''ll bestow you with the right to provide me with chocolates!', 'snd_voi_home_106100', 4, 3009, 1, 1, 0, 'snd_voi_home_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10005, 'So? Have you finished making the chocolates? ...If you don''t hurry, you won''t be able to exchange them with me.', 'snd_voi_home_106100', 5, 10001, 1, 1, 0, 'snd_voi_home_106100_0005', 0, 1061802, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10006, 'Hikoboshi and Orihime are like children who just listen to whatever their parents say. They should cross the river and get it over with.', 'snd_voi_home_106100', 6, 1061819, 1, 1, 0, 'snd_voi_home_106100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10007, 'Trick and treat! I''ll take your candy and pull a prank on you! Relinquish everything to me!', 'snd_voi_home_106100', 7, 1061000, 1, 1, 0, 'snd_voi_home_106100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10008, 'Happy holidays, Trainer. Don''t fret�I''ve already decided on a present. All you need do is purchase it.', 'snd_voi_home_106100', 8, 3009, 1, 1, 0, 'snd_voi_home_106100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10009, 'Oh, by the way, I''ve done you the honor of decorating your room. Hehe, we shall party all night long!', 'snd_voi_home_106100', 9, 1061005, 1, 1, 0, 'snd_voi_home_106100_0009', 0, 1061803, 5300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10010, 'It''s already the end of another year... And we all know next year will be another fantastic one for me. Hehe. ?', 'snd_voi_home_106100', 10, 10000, 1, 1, 0, 'snd_voi_home_106100_0010', 0, 3002, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10011, 'Happy birthday, Trainer. ...Hmph, there''s no way I would forget. I''m a first-rate Umamusume, remember?', 'snd_voi_home_106100', 11, 1061819, 1, 1, 0, 'snd_voi_home_106100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10012, 'No matter how old you are, you still have room to grow. ...Perhaps it wouldn''t hurt to learn a little from your example.', 'snd_voi_home_106100', 12, 1061005, 1, 1, 0, 'snd_voi_home_106100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10013, 'Happy birthday to me! Come, cheer louder for me! Are you not aware that this is my birthday celebration?', 'snd_voi_home_106100', 13, 1061000, 1, 1, 0, 'snd_voi_home_106100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10014, 'Rejoice, for I have freed up my schedule for you today. Relish the opportunity to celebrate with me on my special day!', 'snd_voi_home_106100', 14, 1061006, 1, 1, 0, 'snd_voi_home_106100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10015, 'Did you see the notice? Be sure to keep up with the latest trends!', 'snd_voi_home_106100', 15, 1061819, 1, 1, 0, 'snd_voi_home_106100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10016, 'Hey, it seems that a present has arrived. Hehe... I bestow upon you the right to unwrap it on my\nbehalf. ?', 'snd_voi_home_106100', 16, 1061005, 1, 1, 0, 'snd_voi_home_106100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10017, 'Looks like you''ve completed a mission. Well, I guess you''re also putting in hard work in your own way.', 'snd_voi_home_106100', 17, 1061804, 1, 1, 0, 'snd_voi_home_106100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10018, 'Did you know an event is about to start? Come, let''s finish preparing before everyone else gets a head start!', 'snd_voi_home_106100', 18, 10009, 1, 1, 0, 'snd_voi_home_106100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10019, 'I give my all even when participating in an event! And I expect the same from my trainer!', 'snd_voi_home_106100', 19, 1061015, 1, 1, 0, 'snd_voi_home_106100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10025, 'These clothes were crafted exclusively for me by a first-rate artisan using first-rate materials. How befitting of my first-rate self!', 'snd_voi_home_106100', 25, 1061005, 1, 1, 0, 'snd_voi_home_106100_0025', 0, 3009, 6200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10026, 'I saw Kawakami''s outfit the other day. Quite frilly and princess-like, yet also robust! It was first-rate fashion!', 'snd_voi_home_106100', 26, 1061020, 1, 1, 0, 'snd_voi_home_106100_0026', 0, 1061006, 6400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10027, 'When I was young, Mother told me that green was my color. True, but every color is my color!', 'snd_voi_home_106100', 27, 1061017, 1, 1, 0, 'snd_voi_home_106100_0027', 0, 1061006, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20000, 'Ughh, I can''t believe my legs aren''t moving well... This is a bolt from the blue...', 'snd_voi_training_106100', 0, 11007, 2, 1, 0, 'snd_voi_training_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20001, 'A first-rate Umamusume doesn''t neglect her rest. You''d do best to understand that as well.', 'snd_voi_training_106100', 1, 1061008, 2, 1, 0, 'snd_voi_training_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20002, 'Ohohoho! Nothing is impossible for me!', 'snd_voi_training_106100', 2, 2002, 2, 1, 0, 'snd_voi_training_106100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20003, 'Hehehehe, I feel great! I bestow upon you the right to give this first-rate Umamusume first-rate instructions!', 'snd_voi_training_106100', 3, 3009, 2, 1, 0, 'snd_voi_training_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20004, 'Trainer, I grant you the right to announce today''s schedule! Make optimal use of my time!', 'snd_voi_training_106100', 4, 3009, 2, 1, 0, 'snd_voi_training_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20005, 'It''s time to enhance my talents! Now, rack that brain to your heart''s content!', 'snd_voi_training_106100', 5, 1061000, 2, 1, 0, 'snd_voi_training_106100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20006, 'So? What should I do?', 'snd_voi_training_106100', 6, 1061005, 2, 1, 0, 'snd_voi_training_106100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20007, 'Now, let''s start training.', 'snd_voi_training_106100', 7, 1061017, 2, 1, 0, 'snd_voi_training_106100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20008, '...It''s no good. I can''t concentrate. It seems that even the best of us need time to refresh.', 'snd_voi_training_106100', 8, 10007, 2, 1, 0, 'snd_voi_training_106100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20009, 'It''s your job to manage the motivation of your trainee. Now hurry up and do something interesting.', 'snd_voi_training_106100', 9, 1061016, 2, 1, 0, 'snd_voi_training_106100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20010, 'I''m not in a bad mood or anything... I just don''t feel very eager.', 'snd_voi_training_106100', 10, 1061008, 2, 1, 0, 'snd_voi_training_106100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20011, 'Giving up is unacceptable.', 'snd_voi_training_106100', 11, 1061814, 2, 1, 0, 'snd_voi_training_106100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20021, 'I''ve been racing so often lately that it''s gotten hard to even notice my own fatigue. When you''re as busy as I am, it''s a constant problem.', 'snd_voi_training_106100', 12, 1061008, 2, 1, 0, 'snd_voi_training_106100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20022, 'I''m always ready for a challenge... But ceaseless racing is simply inane. Do you understand?', 'snd_voi_training_106100', 13, 1061016, 2, 1, 0, 'snd_voi_training_106100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20023, 'Ohohoho! Who else could hope to claim first place besides me?', 'snd_voi_training_106100', 14, 2002, 2, 1, 0, 'snd_voi_training_106100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20024, 'It doesn''t matter who my opponents are! I''m King Halo�winning is a given!', 'snd_voi_training_106100', 15, 3009, 2, 1, 0, 'snd_voi_training_106100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20025, 'My condition is perfect. Now, all I have to do is show off my talent!', 'snd_voi_training_106100', 16, 1061006, 2, 1, 0, 'snd_voi_training_106100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20026, 'Hehe, I''m feeling good. Make sure you cheer lots for me.', 'snd_voi_training_106100', 17, 1061803, 2, 1, 0, 'snd_voi_training_106100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20027, 'My body feels light, so there''s no need for concern. Now, all that''s left to do is achieve a brilliant victory!', 'snd_voi_training_106100', 18, 1061017, 2, 1, 0, 'snd_voi_training_106100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20028, 'I know. No one else is expected to win more than me, King Halo!', 'snd_voi_training_106100', 19, 3002, 2, 1, 0, 'snd_voi_training_106100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20029, 'I''ll keep going until I achieve results worthy of my prestige.', 'snd_voi_training_106100', 20, 1061005, 2, 1, 0, 'snd_voi_training_106100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20030, 'All my preparation has been for this moment. I''m going to win, of course.', 'snd_voi_training_106100', 21, 1061017, 2, 1, 0, 'snd_voi_training_106100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20031, 'Now then, I''m going to show them what first-rate running looks like.', 'snd_voi_training_106100', 22, 1061020, 2, 1, 0, 'snd_voi_training_106100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20032, 'I don''t always feel like I can run well... But no matter. I''ll follow the best possible course of action for now.', 'snd_voi_training_106100', 23, 1061010, 2, 1, 0, 'snd_voi_training_106100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20033, 'I''m getting a bad feeling... But a true first-rate Umamusume would be able to brush this inconvenience aside!', 'snd_voi_training_106100', 24, 1061002, 2, 1, 0, 'snd_voi_training_106100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20034, 'I-I''m not nervous! I''m sure it''ll be fine!', 'snd_voi_training_106100', 25, 1061816, 2, 1, 0, 'snd_voi_training_106100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20035, 'I''ll give it my all no matter what. That''s just who I am.', 'snd_voi_training_106100', 26, 1061814, 2, 1, 0, 'snd_voi_training_106100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20036, '...Don''t say anything. Right now, I want to face this with a clear head.', 'snd_voi_training_106100', 27, 1061011, 2, 1, 0, 'snd_voi_training_106100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20037, 'I''m here because I don''t want to give up. I believe in myself.', 'snd_voi_training_106100', 28, 1061814, 2, 1, 0, 'snd_voi_training_106100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20038, 'Here I go!', 'snd_voi_training_106100', 29, 0, 2, 1, 0, 'snd_voi_training_106100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20039, 'Just you watch!', 'snd_voi_training_106100', 30, 0, 2, 1, 0, 'snd_voi_training_106100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20040, 'Right!', 'snd_voi_training_106100', 31, 0, 2, 1, 0, 'snd_voi_training_106100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20041, 'Hmm, I see?', 'snd_voi_training_106100', 32, 0, 2, 1, 0, 'snd_voi_training_106100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20042, 'Ngh.', 'snd_voi_training_106100', 33, 0, 2, 1, 0, 'snd_voi_training_106100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20043, 'Nghhh...', 'snd_voi_training_106100', 34, 0, 2, 1, 0, 'snd_voi_training_106100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20046, 'Sounds great!', 'snd_voi_training_106100', 37, 0, 2, 1, 0, 'snd_voi_training_106100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20047, 'Well, I suppose it''s fine.', 'snd_voi_training_106100', 38, 0, 2, 1, 0, 'snd_voi_training_106100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20049, 'I''ll grant you the right to continue being my trainer.', 'snd_voi_training_106100', 63, 0, 2, 1, 0, 'snd_voi_training_106100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20050, 'Well done. I suppose you did put in a lot of effort.', 'snd_voi_training_106100', 64, 0, 2, 1, 0, 'snd_voi_training_106100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30000, '?Hehe, I''m not the type of person to settle for something at this level.', 'snd_voi_race_106100', 0, 0, 3, 1, 0, 'snd_voi_race_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30001, 'Not bad, but I don''t want to stop here either.', 'snd_voi_race_106100', 1, 0, 3, 1, 0, 'snd_voi_race_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30002, 'Hmph... I guess this means that I can still aim higher.', 'snd_voi_race_106100', 2, 0, 3, 1, 0, 'snd_voi_race_106100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30003, 'How could I...', 'snd_voi_race_106100', 3, 0, 3, 1, 0, 'snd_voi_race_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 60000, 'I''ll sing you a first-rate song!', 'snd_voi_live_106100', 0, 3009, 4, 1, 0, 'snd_voi_live_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 60001, 'Come on, everyone, get excited!', 'snd_voi_live_106100', 1, 1061006, 4, 1, 0, 'snd_voi_live_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70001, 'I''m not one to dwell on the past, but I''ll allow you a trip down memory lane if you so wish.', 'snd_voi_outgame_106100', 1, 1061017, 7, 1, 0, 'snd_voi_outgame_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90000, 'Good morning. And what a fantastic morning it must be for you. There''s no better way to start your day than seeing me.', 'snd_voi_home_106101', 0, 3001, 1, 1, 0, 'snd_voi_home_106101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90001, 'Even if I''m busy, I make sure to eat a proper breakfast. That''s one of the conditions of being first-rate. You should keep that in mind.', 'snd_voi_home_106101', 1, 1061005, 1, 1, 0, 'snd_voi_home_106101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90002, 'Now then, it''s time for training. I will give you the honor of diligently performing your duties as my trainer!', 'snd_voi_home_106101', 2, 1061000, 1, 1, 0, 'snd_voi_home_106101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90003, 'Good day, Trainer. What''s on the schedule for today?', 'snd_voi_home_106101', 3, 1061819, 1, 1, 0, 'snd_voi_home_106101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90004, 'Oh, you''re still at it. Working this late for my sake, are you? I like your attitude.', 'snd_voi_home_106101', 4, 1061020, 1, 1, 0, 'snd_voi_home_106101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90005, 'Working hard for the entire day is rough, but that''s the difference between first- and second-rate. As long as you can do that, you''ve earned a passing grade.', 'snd_voi_home_106101', 5, 1061819, 1, 1, 0, 'snd_voi_home_106101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90006, 'Spring reminds me of the time when I enrolled at this academy... Of course, I was already first-rate even back then!', 'snd_voi_home_106101', 6, 10000, 1, 1, 0, 'snd_voi_home_106101_0006', 0, 1061006, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90007, 'Sigh... It''s so hot. Hey, go ask Tazuna if she can turn down the temperature on the AC.', 'snd_voi_home_106101', 7, 1061008, 1, 1, 0, 'snd_voi_home_106101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90008, 'Be careful when looking at beautiful things... Ugh, why is the scent of ginkgo nuts so hard to get rid of?!', 'snd_voi_home_106101', 8, 1061816, 1, 1, 0, 'snd_voi_home_106101_0008', 0, 1061003, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90009, 'Washing your hands and gargling are a given. Moisturizing, keeping warm, taking baths�all are essential to maintaining first-rate health!', 'snd_voi_home_106101', 9, 3001, 1, 1, 0, 'snd_voi_home_106101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91000, 'It''s really noisy in the dormitory, but I don''t dislike the feeling of having someone there when I get home.', 'snd_voi_home_106101', 10, 1061819, 1, 1, 0, 'snd_voi_home_106101_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91001, 'Hehe. ? Kawakami asked me to teach her etiquette. She certainly has a good eye for people if she''s asking me.?', 'snd_voi_home_106101', 11, 1061803, 1, 1, 0, 'snd_voi_home_106101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91002, '...I just can''t get used to running on dirt. There''s too much dust flying around. Can''t everyone run more gracefully?', 'snd_voi_home_106101', 12, 11005, 1, 1, 0, 'snd_voi_home_106101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91003, 'Be sure to check information on a global scale. You never know when I''ll be invited to race in another country.', 'snd_voi_home_106101', 13, 1061804, 1, 1, 0, 'snd_voi_home_106101_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91004, 'I can''t seem to take my eyes off of Special Week... Perhaps it''s just me being magnanimous as always.', 'snd_voi_home_106101', 14, 1061008, 1, 1, 0, 'snd_voi_home_106101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91005, 'Part of my role as a first-rate Umamusume is to put on beautiful concerts that exemplify the hard work I put in each and every day.', 'snd_voi_home_106101', 15, 3001, 1, 1, 0, 'snd_voi_home_106101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91006, 'Even when given the same outfits as others, I wear mine better than everyone else! I expected no less!', 'snd_voi_home_106101', 16, 1061819, 1, 1, 0, 'snd_voi_home_106101_0016', 0, 1061006, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91007, 'Hehehe, this is my signature racewear... My very own! Signature racewear! Made just for me! Ahh, those words sound so sweet!', 'snd_voi_home_106101', 17, 3009, 1, 1, 0, 'snd_voi_home_106101_0017', 0, 1061803, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91008, 'I''m going to win, win, and win some more... I''m definitely going to prove myself. There was no need to fear failure in the first place!', 'snd_voi_home_106101', 18, 1061019, 1, 1, 0, 'snd_voi_home_106101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91009, 'Oh that Urara. She was half-asleep and crawled into my bed again! I could hardly sleep!', 'snd_voi_home_106101', 19, 1061002, 1, 1, 0, 'snd_voi_home_106101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91010, 'Let me know if you see Sky. Today''s the day I finally get her to run with me!', 'snd_voi_home_106101', 20, 1061016, 1, 1, 0, 'snd_voi_home_106101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91011, 'You''re free to stay up as long as you wish�provided it doesn''t affect your performance tomorrow, that is.', 'snd_voi_home_106101', 21, 1061005, 1, 1, 0, 'snd_voi_home_106101_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91012, 'When the buds shake off the frost and bloom, so too will my talent! That''s right... This is my time to grow!', 'snd_voi_home_106101', 22, 1061006, 1, 1, 0, 'snd_voi_home_106101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91013, 'Don''t you dare suggest something stupid like cooling off with a scary story. I won''t talk to you again for the rest of my life.', 'snd_voi_home_106101', 23, 1061816, 1, 1, 0, 'snd_voi_home_106101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91014, 'Sigh... I wonder when I should switch to warmer clothes... I''m really at a loss as to what to wear this time of the year.', 'snd_voi_home_106101', 24, 1061008, 1, 1, 0, 'snd_voi_home_106101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91015, 'Even the hottest of flames can feel cool with a clear mind. Basically, if I say it''s cold, then I''ll feel cold. And if I say it''s warm, then�achoo!', 'snd_voi_home_106101', 25, 1061815, 1, 1, 0, 'snd_voi_home_106101_0025', 0, 1061805, 9800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92000, 'Remember who you''re training. Naturally, you''ve thought up a first-rate regimen, right?', 'snd_voi_training_106101', 0, 1061005, 2, 1, 0, 'snd_voi_training_106101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92001, 'Now then, let''s get started. I''m already perfectly prepared.', 'snd_voi_training_106101', 2, 1061806, 2, 1, 0, 'snd_voi_training_106101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92002, 'Do not waste even one second of my time. I haven''t granted you that right.', 'snd_voi_training_106101', 3, 1061016, 2, 1, 0, 'snd_voi_training_106101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92003, 'Hehehe, I''ll show you that I''m in a different league.', 'snd_voi_training_106101', 4, 3009, 2, 1, 0, 'snd_voi_training_106101_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92011, 'There''s no training I can''t do!', 'snd_voi_training_106101', 1, 1061006, 2, 1, 0, 'snd_voi_training_106101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92005, 'As long as you don''t stop moving forward, you will definitely achieve glory. That''s what I believe.', 'snd_voi_training_106101', 5, 11000, 2, 1, 0, 'snd_voi_training_106101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92006, 'In order to be acknowledged by everyone, you need to work hard even when no one''s watching you.', 'snd_voi_training_106101', 6, 1061017, 2, 1, 0, 'snd_voi_training_106101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92007, 'Did you know that even I, despite all my perfections, have room to grow?', 'snd_voi_training_106101', 7, 1061005, 2, 1, 0, 'snd_voi_training_106101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 93000, 'A first-rate result! You should take pride in this too!', 'snd_voi_training_106101', 8, 0, 2, 1, 0, 'snd_voi_training_106101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 93001, 'Ohohoho! This is the true ability of a first-rate Umamusume!', 'snd_voi_training_106101', 9, 0, 2, 1, 0, 'snd_voi_training_106101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95000, 'I''ll keep going until I achieve my full potential!', 'snd_voi_outgame_106101', 0, 2001, 7, 1, 0, 'snd_voi_outgame_106101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95001, 'Ohohoho! This is progress fit for a king!', 'snd_voi_outgame_106101', 1, 2001, 7, 1, 0, 'snd_voi_outgame_106101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95003, 'Yes, I''m King Halo.', 'snd_voi_outgame_106101', 3, 3001, 7, 1, 0, 'snd_voi_outgame_106101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1008, 'Now it''s our time to shine!', 'snd_voi_teamst_st_106100_0000', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1127, 'First place is mine!', 'snd_voi_teamst_st_106100_1052', 0, 1061000, 8, 1, 0, 'snd_voi_teamst_st_106100_1052_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1128, 'First-rate, noble, and gorgeous!', 'snd_voi_teamst_st_106100_1039', 0, 3009, 8, 1, 0, 'snd_voi_teamst_st_106100_1039_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1029, 'Just like kings! ?', 'snd_voi_teamst_st_101100_1061', 1, 1061006, 8, 1, 0, 'snd_voi_teamst_st_101100_1061_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1047, 'You should be doing it too!', 'snd_voi_teamst_st_102000_1061', 1, 1061003, 8, 1, 0, 'snd_voi_teamst_st_102000_1061_01', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1084, 'Be noble and proud!', 'snd_voi_teamst_st_103900_1061', 1, 3009, 8, 1, 0, 'snd_voi_teamst_st_103900_1061_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1000, 'I''ll show them what I''m capable of.', 'snd_voi_teamst_106100', 0, 990031, 8, 1, 0, 'snd_voi_teamst_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1001, 'A result worthy of being first-rate!', 'snd_voi_teamst_106100', 1, 0, 8, 1, 0, 'snd_voi_teamst_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1003, 'What a fiery development!', 'snd_voi_teamst_106100', 2, 0, 8, 1, 0, 'snd_voi_teamst_106100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1002, 'I can''t believe we lost!', 'snd_voi_teamst_106100', 3, 0, 8, 1, 0, 'snd_voi_teamst_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1004, 'A victory for Team King!', 'snd_voi_teamst_106100', 4, 2009, 8, 1, 0, 'snd_voi_teamst_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1007, 'A new high score!', 'snd_voi_teamst_106100', 5, 1061017, 8, 1, 0, 'snd_voi_teamst_106100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1006, 'What a fiery development!', 'snd_voi_teamst_106100', 2, 1061010, 8, 1, 0, 'snd_voi_teamst_106100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 1005, 'I can''t believe we lost!', 'snd_voi_teamst_106100', 3, 1061008, 8, 1, 0, 'snd_voi_teamst_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 120000, 'I can feel the power within me!', 'snd_voi_outgame_106100', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_106100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140000, 'Work hard.', 'snd_voi_minigame_106100', 0, 1061005, 9, 1, 0, 'snd_voi_minigame_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140001, 'Sounds great!', 'snd_voi_minigame_106100', 1, 1061006, 9, 1, 0, 'snd_voi_minigame_106100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140002, 'Ugh, come on!', 'snd_voi_minigame_106100', 2, 1061814, 9, 1, 0, 'snd_voi_minigame_106100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140003, 'A first-rate result!', 'snd_voi_minigame_106100', 3, 971061, 9, 1, 0, 'snd_voi_minigame_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140004, 'Well done. I suppose you did put in a lot of effort.', 'snd_voi_minigame_106100', 4, 972061, 9, 1, 0, 'snd_voi_minigame_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140005, 'Geez...', 'snd_voi_minigame_106100', 5, 1061008, 9, 1, 0, 'snd_voi_minigame_106100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140006, 'A first-rate result!', 'snd_voi_minigame_106100', 3, 974061, 9, 1, 0, 'snd_voi_minigame_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140007, 'Well done. I suppose you did put in a lot of effort.', 'snd_voi_minigame_106100', 4, 973061, 9, 1, 0, 'snd_voi_minigame_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140008, 'Hehe!', 'snd_voi_minigame_106100', 6, 1061807, 9, 1, 0, 'snd_voi_minigame_106100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140009, 'Heehee!', 'snd_voi_minigame_106100', 7, 1061808, 9, 1, 0, 'snd_voi_minigame_106100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140010, 'Hmm-hmm! ?', 'snd_voi_minigame_106100', 8, 1061809, 9, 1, 0, 'snd_voi_minigame_106100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140011, 'Amazing!', 'snd_voi_minigame_106100', 9, 1061810, 9, 1, 0, 'snd_voi_minigame_106100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140014, 'That''s impossible...', 'snd_voi_minigame_106100', 10, 1061811, 9, 1, 0, 'snd_voi_minigame_106100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140015, 'Hrrrmmm...', 'snd_voi_minigame_106100', 11, 1061817, 9, 1, 0, 'snd_voi_minigame_106100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140016, 'Come on!', 'snd_voi_minigame_106100', 12, 1061806, 9, 1, 0, 'snd_voi_minigame_106100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140012, 'You did it!', 'snd_voi_minigame_106100', 13, 1061015, 9, 1, 0, 'snd_voi_minigame_106100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140013, 'All right!', 'snd_voi_minigame_106100', 14, 1061006, 9, 1, 0, 'snd_voi_minigame_106100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140017, 'Hmph!', 'snd_voi_minigame_106100', 15, 1061812, 9, 1, 0, 'snd_voi_minigame_106100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 140018, 'No!', 'snd_voi_minigame_106100', 16, 1061813, 9, 1, 0, 'snd_voi_minigame_106100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 40000, 'I won''t give up! Ever!', 'snd_voi_race_106101', 2, 0, 3, 1, 0, 'snd_voi_race_106101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 40001, 'I won''t give up! Ever!', 'snd_voi_race_106101', 2, 0, 3, 1, 0, 'snd_voi_race_106101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 40002, 'Prepare yourself!', 'snd_voi_race_106100', 6, 0, 3, 1, 0, 'snd_voi_race_106100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30004, 'Ohohoho! As expected of me!', 'snd_voi_race_106101', 0, 0, 3, 1, 0, 'snd_voi_race_106101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30005, 'Hehe, this is my true power!', 'snd_voi_race_106100', 8, 0, 3, 1, 0, 'snd_voi_race_106100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 31000, 'Here I go!', 'snd_voi_race_106100', 9, 0, 3, 1, 0, 'snd_voi_race_106100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 13, 'This is today''s login bonus.', 'snd_voi_title_106100', 4, 1061000, 1, 1, 0, 'snd_voi_title_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 15, 'Looks like you''ll get this tomorrow.', 'snd_voi_title_106100', 5, 8002, 1, 1, 0, 'snd_voi_title_106100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 110000, 'Oh, do you want to start training?', 'snd_voi_home_106100', 21, 0, 1, 1, 0, 'snd_voi_home_106100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 110001, 'What a very interesting book...', 'snd_voi_home_106100', 22, 0, 1, 1, 0, 'snd_voi_home_106100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 110002, 'Are we going to enter a race?!', 'snd_voi_home_106100', 23, 0, 1, 1, 0, 'snd_voi_home_106100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 10021, 'It seems like your Umamusume Archive level went up.', 'snd_voi_home_106100', 24, 8001, 1, 1, 0, 'snd_voi_home_106100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 20051, 'Come, I''ll make your time worthwhile!', 'snd_voi_training_106100', 65, 1009, 2, 1, 0, 'snd_voi_training_106100_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70000, 'I''ll grant you the honor of achieving greatness with me!', 'snd_voi_outgame_106100', 3, 0, 7, 1, 0, 'snd_voi_outgame_106100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95005, 'I''ve become more reliable, haven''t I?', 'snd_voi_outgame_106100', 4, 0, 7, 1, 0, 'snd_voi_outgame_106100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95006, 'I''ll provide support in many different ways!', 'snd_voi_outgame_106100', 5, 0, 7, 1, 0, 'snd_voi_outgame_106100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70004, 'Well? Do I give the impression of a first-rate honor student?', 'snd_voi_outgame_106100', 16, 1061017, 7, 1, 0, 'snd_voi_outgame_106100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70010, 'I''m glad the design matches my level.', 'snd_voi_outgame_106100', 17, 1061001, 7, 1, 0, 'snd_voi_outgame_106100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70008, 'It''s gorgeous and lovely. Not bad at all.', 'snd_voi_outgame_106100', 20, 1061006, 7, 1, 0, 'snd_voi_outgame_106100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70014, 'How wonderful would I look standing in the center wearing this... Hehe.', 'snd_voi_outgame_106100', 21, 1061000, 7, 1, 0, 'snd_voi_outgame_106100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70009, 'Ohohoho! This signature racewear makes me feel like I''m on top of the world!', 'snd_voi_outgame_106100', 22, 10001, 7, 1, 0, 'snd_voi_outgame_106100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70015, 'This outfit is fit for one of my standing�and of course, G1 races as well!', 'snd_voi_outgame_106100', 23, 10001, 7, 1, 0, 'snd_voi_outgame_106100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71004, 'Well? Do I give the impression of a first-rate honor student?', 'snd_voi_outgame_106100', 16, 148, 7, 0, 0, 'snd_voi_outgame_106100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71010, 'I''m glad the design matches my level.', 'snd_voi_outgame_106100', 17, 48, 7, 0, 0, 'snd_voi_outgame_106100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71008, 'It''s gorgeous and lovely. Not bad at all.', 'snd_voi_outgame_106100', 20, 18, 7, 0, 0, 'snd_voi_outgame_106100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71014, 'How wonderful would I look standing in the center wearing this... Hehe.', 'snd_voi_outgame_106100', 21, 22, 7, 0, 0, 'snd_voi_outgame_106100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71009, 'Ohohoho! This signature racewear makes me feel like I''m on top of the world!', 'snd_voi_outgame_106100', 22, 18, 7, 0, 0, 'snd_voi_outgame_106100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71015, 'This outfit is fit for one of my standing�and of course, G1 races as well!', 'snd_voi_outgame_106100', 23, 18, 7, 0, 0, 'snd_voi_outgame_106100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 2030, 'I''ll show them what I''m capable of.', 'snd_voi_teamst_106100', 0, 990031, 10, 1, 0, 'snd_voi_teamst_106100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 2031, 'Now it''s our time to shine!', 'snd_voi_teamst_st_106100_0000', 0, 3009, 10, 1, 0, 'snd_voi_teamst_st_106100_0000', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 2032, 'Well done. I suppose you did put in a lot of effort.', 'snd_voi_training_106100', 64, 1061005, 10, 1, 0, 'snd_voi_training_106100_0064', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 2033, 'I know. No one else is expected to win more than me, King Halo!', 'snd_voi_training_106100', 19, 3002, 10, 1, 0, 'snd_voi_training_106100_0019', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 2034, 'My condition is perfect. Now, all I have to do is show off my talent!', 'snd_voi_training_106100', 16, 1061006, 10, 1, 0, 'snd_voi_training_106100_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 2035, 'Well done. I suppose you did put in a lot of effort.', 'snd_voi_training_106100', 64, 1061005, 10, 0, 0, 'snd_voi_training_106100_0064', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90010, 'Good morning. I don''t want to hear you''re still sleepy. Look, I''ll do a cheer for you. Wake up, sleepyhead! Hooray, hooray!', 'snd_voi_home_106102', 0, 1061804, 1, 1, 0, 'snd_voi_home_106102_0000', 0, 991012, 7500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90011, 'Wheeze! Pant! One sec... let me... catch my breath... Kawakami... broke the broom... Had to talk to... the general affairs person... Ah, it''s too early for all this!', 'snd_voi_home_106102', 1, 1061821, 1, 1, 0, 'snd_voi_home_106102_0001', 0, 1061822, 14000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90012, 'Oh, if you''re inviting me to lunch, it''ll have to be tomorrow. Today I''m with Nature... What? You weren''t inviting me? Hmph... I see.', 'snd_voi_home_106102', 2, 1061020, 1, 1, 0, 'snd_voi_home_106102_0002', 0, 1061002, 5800, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90013, 'My classes are mostly finished, so our time together starts now. Let''s knuckle down and train like we mean it.', 'snd_voi_home_106102', 3, 1061005, 1, 1, 0, 'snd_voi_home_106102_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90014, 'Ohohoho! Even at this hour, my voice is in excellent condition! Do you want to hear more of my beautiful voice? I know you do!', 'snd_voi_home_106102', 4, 1061001, 1, 1, 0, 'snd_voi_home_106102_0004', 0, 1061015, 6000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90015, 'You''re up working late. Do you need a hand? There''s a first-rate supporter standing right in front of you, you know?', 'snd_voi_home_106102', 5, 1061005, 1, 1, 0, 'snd_voi_home_106102_0005', 0, 1061017, 4000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90016, 'The more successful I become, the more my fans'' cheeks flush. Now then, time to go turn them an exquisite red.', 'snd_voi_home_106102', 6, 1061005, 1, 1, 0, 'snd_voi_home_106102_0006', 0, 1061804, 5500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90017, 'Sigh... You don''t have to tell me. You''re here to fan the king, aren''t you? Well, go ahead.', 'snd_voi_home_106102', 7, 1061823, 1, 1, 0, 'snd_voi_home_106102_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90018, 'The osmanthus trees outside must still be in bloom. I mean... look at the petals on your shoulders. Hehe, nothing gets past me!', 'snd_voi_home_106102', 8, 1061005, 1, 1, 0, 'snd_voi_home_106102_0008', 0, 1061827, 7000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90019, 'The third semester is much shorter than the second semester. You''ve always got to think ahead. But my plans are always perfect anyway!', 'snd_voi_home_106102', 9, 1061002, 1, 1, 0, 'snd_voi_home_106102_0009', 0, 1061006, 6500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91016, 'It might be fashionable to watch a sports match in these clothes. What events do you like to watch? ...I meant apart from my races, you fool!', 'snd_voi_home_106102', 10, 1061000, 1, 1, 0, 'snd_voi_home_106102_0010', 0, 1061825, 7000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91017, 'Hohohoho! Ohohoho! Oh, ho, ho, ho! Now, which one is the correct laugh? You know, don''t you?', 'snd_voi_home_106102', 11, 1061001, 1, 1, 0, 'snd_voi_home_106102_0011', 0, 1061020, 8700, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91018, 'Pearl and Bamboo both have strong personalities, but their talent is undeniable. I experienced it myself during our partner run.', 'snd_voi_home_106102', 12, 1061002, 1, 1, 0, 'snd_voi_home_106102_0012', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91019, 'What will you say when the day comes that I pass on my sash to someone else? Well, I suppose that''s still a long way off.', 'snd_voi_home_106102', 13, 1061032, 1, 1, 0, 'snd_voi_home_106102_0013', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91020, 'Spe and Kawakami passed their make-up exams, right? Seriously, I''m not going to help them study again.', 'snd_voi_home_106102', 14, 1061008, 1, 1, 0, 'snd_voi_home_106102_0014', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91028, 'You want to hear me cheer? I''ll allow it! Get the taiko ready! ...What? Getting stuff ready is your job, isn''t it?', 'snd_voi_home_106102', 15, 1061017, 1, 1, 0, 'snd_voi_home_106102_0015', 0, 1061020, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91029, '"Clothes are the dressing of the mind. Noble clothes make a noble mind." Someone taught me that long ago. I bet she doesn''t remember, though.', 'snd_voi_home_106102', 16, 1061007, 1, 1, 0, 'snd_voi_home_106102_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91021, 'This headband won''t come undone easily, since Urara tied it reeeally tight for me this morning! Hehe.', 'snd_voi_home_106102', 17, 1061005, 1, 1, 0, 'snd_voi_home_106102_0017', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91022, 'Let me know if you want to take a little break. I will allow you to prepare a sweet treat for us both as an energy boost.', 'snd_voi_home_106102', 18, 3001, 1, 1, 0, 'snd_voi_home_106102_0018', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91023, 'My curls have fallen flat. Afternoon training was quite hard, I suppose. I''ll have to curl my hair again later.', 'snd_voi_home_106102', 19, 1061008, 1, 1, 0, 'snd_voi_home_106102_0019', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91024, 'You''re training a first-rate runner. Please try to conduct yourself in a suitable manner before the fans. That goes for the Fan Fest, too.', 'snd_voi_home_106102', 20, 1061020, 1, 1, 0, 'snd_voi_home_106102_0020', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91025, 'It''s so, so hot, but... this outfit isn''t complete without the gloves!', 'snd_voi_home_106102', 21, 1061004, 1, 1, 0, 'snd_voi_home_106102_0021', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91026, 'Since fall''s the season of the arts, want to go see a brass band concert? The sound is amazing in a concert hall. It''s different from the cheer section.', 'snd_voi_home_106102', 22, 1061005, 1, 1, 0, 'snd_voi_home_106102_0022', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 91027, 'Is my jacket better without the second button? I caught Digital glaring at it, grumbling that the button would be better off not being there...', 'snd_voi_home_106102', 23, 1061008, 1, 1, 0, 'snd_voi_home_106102_0023', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92015, 'Now then, time to start training. Your job is to sing me some cheers! Boost my morale!', 'snd_voi_training_106102', 0, 1061017, 2, 1, 0, 'snd_voi_training_106102_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92016, 'As long as I achieve success, I''ll gain fans. I''m always aiming to go higher. I wouldn''t be King if I didn''t hold my head up high.', 'snd_voi_training_106102', 1, 1061002, 2, 1, 0, 'snd_voi_training_106102_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92017, 'Could you show me the video you took, please? I want to check my moves, and it''s different from dancing in front of the mirror.', 'snd_voi_training_106102', 2, 10003, 2, 1, 0, 'snd_voi_training_106102_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92018, 'The spectators are harsh critics. I have to show them that I''m a racer worth cheering for.', 'snd_voi_training_106102', 3, 1061819, 2, 1, 0, 'snd_voi_training_106102_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92020, 'Whatever the stage you put me on, I''ll make it shine with brilliant colors. But first comes practice.', 'snd_voi_training_106102', 5, 1061005, 2, 1, 0, 'snd_voi_training_106102_0005', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92021, 'There''s a certain strength that only those who''ve been cheered on for a long time hold. That''s why I want to win.', 'snd_voi_training_106102', 6, 1061824, 2, 1, 0, 'snd_voi_training_106102_0006', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 92022, 'Some words can only be said after you''ve spent enough time with someone. So if you''re going to cheer for me, choose words befitting your King! ?', 'snd_voi_training_106102', 7, 1061017, 2, 1, 0, 'snd_voi_training_106102_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 93004, 'Have you become my fan yet? Hehe, you always were, weren''t you?', 'snd_voi_training_106102', 8, 0, 2, 1, 0, 'snd_voi_training_106102_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 93005, 'Let''s keep on giving them something to cheer for!', 'snd_voi_training_106102', 9, 0, 2, 1, 0, 'snd_voi_training_106102_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95007, 'I just had a good idea. ?', 'snd_voi_outgame_106102', 0, 1061015, 7, 1, 0, 'snd_voi_outgame_106102_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95008, 'I''ll take your expectations and use them to make me stronger.', 'snd_voi_outgame_106102', 1, 0, 7, 1, 0, 'snd_voi_outgame_106102_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95010, 'It''s King''s turn! All right, get ready to cheer!', 'snd_voi_outgame_106102', 3, 1061017, 7, 1, 0, 'snd_voi_outgame_106102_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70016, 'I came up with the design for this outfit.', 'snd_voi_outgame_106100', 24, 1061005, 7, 1, 0, 'snd_voi_outgame_106100_0024', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70017, 'I outdid myself with this design, don''t you think? Go on, I''ll let you admire it longer!', 'snd_voi_outgame_106100', 25, 1061000, 7, 1, 0, 'snd_voi_outgame_106100_0025', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71016, 'I came up with the design for this outfit.', 'snd_voi_outgame_106100', 24, 18, 7, 0, 0, 'snd_voi_outgame_106100_0024', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71017, 'I outdid myself with this design, don''t you think? Go on, I''ll let you admire it longer!', 'snd_voi_outgame_106100', 25, 58, 7, 0, 0, 'snd_voi_outgame_106100_0025', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 95009, 'I''ll allow you to be moved by my first-rate cheers. Now, hold your head high!', 'snd_voi_gacha_106102', 0, 0, 7, 1, 0, 'snd_voi_gacha_106102_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 40003, 'Go for victory!', 'snd_voi_race_106102', 2, 0, 3, 1, 0, 'snd_voi_race_106102_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 40004, 'Hooray, hooray, run for it! Keep on going, don''t stop now! Charge ahead! Go!', 'snd_voi_race_106102', 3, 0, 3, 1, 0, 'snd_voi_race_106102_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30006, 'Thank you for the cheers! Osu!', 'snd_voi_race_106102', 0, 0, 3, 1, 0, 'snd_voi_race_106102_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 30007, 'Hehe, that''s what King''s made of!', 'snd_voi_race_106100', 8, 0, 3, 1, 0, 'snd_voi_race_106100_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 400000, 'We''ll be magnificent, we''ll be brilliant! As long as I''m captain, we''ll be a first-rate cheer squad!', 'snd_voi_event_090013', 0, 1061000, 7, 1, 0, 'snd_voi_event_090013_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 400006, 'Come on, nice and loud now! Here we go! Hooray! Hooray!', 'snd_voi_event_090013', 6, 1061020, 7, 1, 0, 'snd_voi_event_090013_0006', 0, 991010, 4000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 400009, 'Even covered in dirt, even soaked in sweat... Kawakami looked radiant that day.', 'snd_voi_event_090013', 9, 1061005, 7, 1, 0, 'snd_voi_event_090013_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 400010, 'Good grief, yet another invite to an after-party. I''m not even the cheer captain anymore! Hehe!', 'snd_voi_event_090013', 10, 1061826, 7, 1, 0, 'snd_voi_event_090013_0010', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 81000, 'I''ll show you what power looks like!', 'snd_voi_outgame_106100', 13, 3001, 7, 1, 0, 'snd_voi_outgame_106100_0013', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 81001, 'A first-rate Umamusume gets first-rate results... I won''t give up the lead!', 'snd_voi_outgame_106100', 14, 1061006, 7, 1, 0, 'snd_voi_outgame_106100_0014', 0, 0, 0, 1618315200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70018, 'I am the definition of first-rate!', 'snd_voi_outgame_106100', 26, 1061000, 7, 1, 0, 'snd_voi_outgame_106100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70019, 'I''ll show you a first-rate run!', 'snd_voi_outgame_106100', 27, 1061006, 7, 1, 0, 'snd_voi_outgame_106100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71018, 'I am the definition of first-rate!', 'snd_voi_outgame_106100', 26, 48, 7, 0, 0, 'snd_voi_outgame_106100_0026', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 71019, 'I''ll show you a first-rate run!', 'snd_voi_outgame_106100', 27, 18, 7, 0, 0, 'snd_voi_outgame_106100_0027', 0, 0, 0, 1629806400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_106100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 90021, 'Happy Valentine''s Day.', 'snd_voi_valentine_106100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106100_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 80000, 'Thanks for your hard work.', 'snd_voi_aimteam_106100', 0, 1061005, 7, 0, 0, 'snd_voi_aimteam_106100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70020, 'Behold the elegance of my attire! Sear it into your memory!', 'snd_voi_outgame_106100', 42, 3009, 7, 1, 0, 'snd_voi_outgame_106100_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1061, 70021, 'Hehe, I shall grant you the privilege of being captivated by my personal attire!', 'snd_voi_outgame_106100', 43, 1061000, 7, 1, 0, 'snd_voi_outgame_106100_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 11, 'Cygames', 'snd_voi_tc_1062', 0, 0, 0, 1, 0, 'snd_voi_title_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1062', 1, 0, 0, 1, 0, 'snd_voi_title_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10000, 'Rather than thinking about what tomorrow will bring, I think it''s best to consider what the next minute might bring too! Mun!', 'snd_voi_home_106200', 0, 1062000, 1, 1, 0, 'snd_voi_home_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10001, 'I feel like I''m pretty normal, but my luck''s gotta be off the charts. I ended up meeting you after all, hehe!', 'snd_voi_home_106200', 1, 3002, 1, 1, 0, 'snd_voi_home_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10002, 'Let me know whenever you''re tired. I''ll come hit you with my special boosting boisterous blast!', 'snd_voi_home_106200', 2, 2009, 1, 1, 0, 'snd_voi_home_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10003, 'Happy New Year! I''ve got mochi for days. Mucho mochi! Mochichi!', 'snd_voi_home_106200', 3, 5001, 1, 1, 0, 'snd_voi_home_106200_0003', 0, 5002, 7500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10004, 'The Valentine''s chocolate section at the store was so pretty and color�wait, I forgot to actually buy anything!', 'snd_voi_home_106200', 4, 1062005, 1, 1, 0, 'snd_voi_home_106200_0004', 0, 1062013, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10005, 'Is making Valentine''s chocolate too much of a clich� these days? Urgh... I still hope you''ll take ''em, though!', 'snd_voi_home_106200', 5, 1062007, 1, 1, 0, 'snd_voi_home_106200_0005', 0, 1062003, 4100, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10006, 'I need a wish, I need a wish... Something that''s not too normal... Oh, I''ve got an idea! World peace!', 'snd_voi_home_106200', 6, 1062008, 1, 1, 0, 'snd_voi_home_106200_0006', 0, 5001, 11000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10007, 'I wanted to dress up as a spider, but what I ended up with looked more like an octopus...', 'snd_voi_home_106200', 7, 3014, 1, 1, 0, 'snd_voi_home_106200_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10008, 'There''s gonna be a big party today! I made a great big list of what I need to buy, and it''s put me in a great big mood! ?', 'snd_voi_home_106200', 8, 1062001, 1, 1, 0, 'snd_voi_home_106200_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10009, 'The holidays are here! Hey hey, let''s go out and see all the lights together!', 'snd_voi_home_106200', 9, 1062000, 1, 1, 0, 'snd_voi_home_106200_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10010, 'I love writing up my New Year''s greeting cards! Just imagining everyone''s faces when they open ''em up is enough to give me the warm fuzzies! ?', 'snd_voi_home_106200', 10, 3002, 1, 1, 0, 'snd_voi_home_106200_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10011, 'Happy birthday to you! I''ll do anything you need today, whether it''s a shoulder rub or carrying your things. Just lemme know!', 'snd_voi_home_106200', 11, 1062000, 1, 1, 0, 'snd_voi_home_106200_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10012, 'I really want to do something special for your birthday... BUT I''m totally outta ideas! Got any good ones?', 'snd_voi_home_106200', 12, 8000, 1, 1, 0, 'snd_voi_home_106200_0012', 0, 1062002, 5800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10013, 'Hehe, it feels so nice to get so many birthday wishes. Happy birthday Machitan! ?', 'snd_voi_home_106200', 13, 5002, 1, 1, 0, 'snd_voi_home_106200_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10014, 'Birthday wishes for li''l ol'' me? Hehe, now I''m feeling really special!', 'snd_voi_home_106200', 14, 3002, 1, 1, 0, 'snd_voi_home_106200_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10015, 'Dun dun dun dun! There''s a new notice to peep!', 'snd_voi_home_106200', 15, 8000, 1, 1, 0, 'snd_voi_home_106200_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10016, 'Whoa, a present? Hehe, I wonder what it could be!', 'snd_voi_home_106200', 16, 5001, 1, 1, 0, 'snd_voi_home_106200_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10017, 'Mission cleared! Amazing! Dun dada da dun!', 'snd_voi_home_106200', 17, 1062001, 1, 1, 0, 'snd_voi_home_106200_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10018, 'Looks like there''s an event coming up! Best to be prepared before jumping in. Research, research...', 'snd_voi_home_106200', 18, 1062000, 1, 1, 0, 'snd_voi_home_106200_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10019, 'Oh hey, Trainer! There''s an event goin'' on! Wanna go check it out?', 'snd_voi_home_106200', 19, 5001, 1, 1, 0, 'snd_voi_home_106200_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20000, 'Ohhhhh, feelin'' a little sleepy... No, no, no�I can keep goin''!', 'snd_voi_training_106200', 0, 1062010, 2, 1, 0, 'snd_voi_training_106200_0000', 0, 9003, 4300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20001, 'Oof, I''m feelin'' like a sack of potatoes. Sooorry, but can you give me some time to rest?', 'snd_voi_training_106200', 1, 1062004, 2, 1, 0, 'snd_voi_training_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20002, 'Woo, I''m feelin'' super-duper great today! Let''s get to it!', 'snd_voi_training_106200', 2, 1062001, 2, 1, 0, 'snd_voi_training_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20003, 'My legs are feelin'' super great today! I bet they''d run away on their own if they could, hehe! ?', 'snd_voi_training_106200', 3, 5009, 2, 1, 0, 'snd_voi_training_106200_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20004, 'Whatcha got planned for today? Whatever it is, I''ll hit it with the ol'' bling blam!', 'snd_voi_training_106200', 4, 1062000, 2, 1, 0, 'snd_voi_training_106200_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20005, 'La la laaa! ? I feel great today, so let''s get running!', 'snd_voi_training_106200', 5, 1062001, 2, 1, 0, 'snd_voi_training_106200_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20006, 'Let''s give it our best today! What''s the plan, Stan?', 'snd_voi_training_106200', 6, 5009, 2, 1, 0, 'snd_voi_training_106200_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20007, 'Mun. I gotta train hard if I wanna keep up, so let''s get started!', 'snd_voi_training_106200', 7, 9003, 2, 1, 0, 'snd_voi_training_106200_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20008, 'Hm? I sense a bit of a disturbance today. Well now...', 'snd_voi_training_106200', 8, 1062008, 2, 1, 0, 'snd_voi_training_106200_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20009, 'Oh? Leggies don''t seem to be up to the task today. Now that''s weird...', 'snd_voi_training_106200', 9, 1062007, 2, 1, 0, 'snd_voi_training_106200_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20010, 'Oh, sorry... I was kinda spacin'' out there... Sigh... Not again...', 'snd_voi_training_106200', 10, 1062012, 2, 1, 0, 'snd_voi_training_106200_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20011, 'Need to jot some notes... but I''m not really feeling it... Wait, no, I gotta do this right...', 'snd_voi_training_106200', 11, 1062003, 2, 1, 0, 'snd_voi_training_106200_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20021, 'Hwah? Another race, you say? Awight, you''ve got this, Machitan! You''ve got thiiis! Hrrrngh!', 'snd_voi_training_106200', 12, 1062012, 2, 1, 0, 'snd_voi_training_106200_0012', 0, 1062002, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20022, 'Wh-whazzat? Another whole race? No no no no... Help meee!', 'snd_voi_training_106200', 13, 1062013, 2, 1, 0, 'snd_voi_training_106200_0013', 0, 1062014, 5300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20023, 'I should be in tippy-top shape! Okay, I can do this. I''ve been training specially for today!', 'snd_voi_training_106200', 14, 1062000, 2, 1, 0, 'snd_voi_training_106200_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20024, 'Take a deep breath in... then breathe out! Aye aye, ready to roll! Mind and legs are as one!', 'snd_voi_training_106200', 15, 5001, 2, 1, 0, 'snd_voi_training_106200_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20025, 'I made sure to review all the notes I took during training, so all that''s left is to run my heart out. All right, be sure to look at me go!', 'snd_voi_training_106200', 16, 2009, 2, 1, 0, 'snd_voi_training_106200_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20026, 'This is probably the normal amount of nerves, meaning we''re all good. Go me! Can''t wait to start the race!', 'snd_voi_training_106200', 17, 8000, 2, 1, 0, 'snd_voi_training_106200_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20027, 'If I can just imagine myself winning... Mm-hmm. All okay on the mental front. Time to go!', 'snd_voi_training_106200', 18, 1062008, 2, 1, 0, 'snd_voi_training_106200_0018', 0, 1062000, 4900, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20028, 'Everything''s gone just as expected so far, so we should be good, right? All that''s left is to get pumped! Mu-mun!', 'snd_voi_training_106200', 19, 1062005, 2, 1, 0, 'snd_voi_training_106200_0019', 0, 2009, 3900, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20029, 'Feelin'' as good as ever. Nothing to it but to give it my best!', 'snd_voi_training_106200', 20, 8000, 2, 1, 0, 'snd_voi_training_106200_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20030, 'Today''s the day... Let''s see if all that training paid off!', 'snd_voi_training_106200', 21, 1062000, 2, 1, 0, 'snd_voi_training_106200_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20031, 'I''m a teeny bit nervous, but it''s nothing I can''t handle!', 'snd_voi_training_106200', 22, 3014, 2, 1, 0, 'snd_voi_training_106200_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20032, 'Just gotta do what I can. Just as always, just like me.', 'snd_voi_training_106200', 23, 1062005, 2, 1, 0, 'snd_voi_training_106200_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20033, 'Hm, is this my nerves talking or something else? No, not now! Gotta believe in myself!', 'snd_voi_training_106200', 24, 1062007, 2, 1, 0, 'snd_voi_training_106200_0024', 0, 9003, 5300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20034, 'Nerves, nerves, go away! My legs are a bit shaky, but don''t worry�I''ll take care not to trip out there!', 'snd_voi_training_106200', 25, 1062002, 2, 1, 0, 'snd_voi_training_106200_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20035, 'Shake it off, shake it off... Ugh, why are my legs all tingly now of all times? Get it together, me!', 'snd_voi_training_106200', 26, 1062009, 2, 1, 0, 'snd_voi_training_106200_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20036, 'B-breathe... Inhale... Exhale... Inhale... Exhale... Inhaaale... Cough, hack, wheeze... Too much breathing!', 'snd_voi_training_106200', 27, 1062004, 2, 1, 0, 'snd_voi_training_106200_0027', 0, 1062014, 8000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20037, 'Hey, uh, I-I''ve got the heebie jeebies! It''s okay, Machitan... Just don''t panic and you''ll be fine...', 'snd_voi_training_106200', 28, 1062003, 2, 1, 0, 'snd_voi_training_106200_0028', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20038, 'Here goes!', 'snd_voi_training_106200', 29, 0, 2, 1, 0, 'snd_voi_training_106200_0029', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20039, '''Kay!', 'snd_voi_training_106200', 30, 0, 2, 1, 0, 'snd_voi_training_106200_0030', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20040, 'Go me!', 'snd_voi_training_106200', 31, 0, 2, 1, 0, 'snd_voi_training_106200_0031', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20041, 'Hmm!', 'snd_voi_training_106200', 32, 0, 2, 1, 0, 'snd_voi_training_106200_0032', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20042, 'Yikes!', 'snd_voi_training_106200', 33, 0, 2, 1, 0, 'snd_voi_training_106200_0033', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20043, 'Bleh...', 'snd_voi_training_106200', 34, 0, 2, 1, 0, 'snd_voi_training_106200_0034', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20046, 'Let''s go!', 'snd_voi_training_106200', 37, 0, 2, 1, 0, 'snd_voi_training_106200_0037', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20047, 'OCEAN''S AHOY!', 'snd_voi_training_106200', 38, 0, 2, 1, 0, 'snd_voi_training_106200_0038', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20049, 'You really pushed me to do my best, Trainer!', 'snd_voi_training_106200', 63, 0, 2, 1, 0, 'snd_voi_training_106200_0063', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20050, 'Thank you so very muchly!', 'snd_voi_training_106200', 64, 0, 2, 1, 0, 'snd_voi_training_106200_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 30000, 'Okay, I just need to push a teensy bit harder!', 'snd_voi_race_106200', 0, 0, 3, 1, 0, 'snd_voi_race_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 30001, 'Mun! We''ll get ''em next time!', 'snd_voi_race_106200', 1, 0, 3, 1, 0, 'snd_voi_race_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 30002, 'Gotta keep aiming higher!', 'snd_voi_race_106200', 2, 0, 3, 1, 0, 'snd_voi_race_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 30003, 'Come on, me. I can do better!', 'snd_voi_race_106200', 3, 0, 3, 1, 0, 'snd_voi_race_106200_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 60000, 'A tan-tan-tan and a hau-hau-hau! ?', 'snd_voi_live_106200', 0, 1062810, 4, 1, 0, 'snd_voi_live_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 60001, 'Gonna go out there and show my thanks!', 'snd_voi_live_106200', 1, 3002, 4, 1, 0, 'snd_voi_live_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70001, 'We went halfsies on so many things, so why not go halfsies on the memories too? Or something like that? Hehehe.', 'snd_voi_outgame_106200', 1, 1062005, 7, 1, 0, 'snd_voi_outgame_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90000, 'Good mornin'' to ya! Let''s do a bang-up job out there today! Mun!', 'snd_voi_home_106201', 0, 1062001, 1, 1, 0, 'snd_voi_home_106201_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90001, 'What do you think I had for breakfast today? Here''s a hint. It was something all sticky-sticky and gooey-gooey!', 'snd_voi_home_106201', 1, 5001, 1, 1, 0, 'snd_voi_home_106201_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90002, 'Wish we had an extra hour during lunch break. That way we could make sure to get in a nap!', 'snd_voi_home_106201', 2, 3014, 1, 1, 0, 'snd_voi_home_106201_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90003, 'Lunch, lunch, lun-lunch! If you don''t munch a nice lunch, you''ll find yourself tired a whole bunch!', 'snd_voi_home_106201', 3, 1062001, 1, 1, 0, 'snd_voi_home_106201_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90004, 'Early to bed, I say! That way we can wake up tomorrow feelin'' extra good!', 'snd_voi_home_106201', 4, 2001, 1, 1, 0, 'snd_voi_home_106201_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90005, 'Finish my homework, review my notes, then prepare everything for the next day... Am I forgetting anything?', 'snd_voi_home_106201', 5, 1062005, 1, 1, 0, 'snd_voi_home_106201_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90006, 'What should I have the new students call me? Just Machitan? Or maybe "Tanntamount"? What do you think?!', 'snd_voi_home_106201', 6, 1062005, 1, 1, 0, 'snd_voi_home_106201_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90007, 'You ever get the summer gaga? There''s watermelon splitting, fireworks, festivals... It''s enough to make me go gaga, that''s for sure!', 'snd_voi_home_106201', 7, 1062001, 1, 1, 0, 'snd_voi_home_106201_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90008, 'I know I heard the sweet potato truck just now! Urgh, think I could make it if I ran?', 'snd_voi_home_106201', 8, 1062012, 1, 1, 0, 'snd_voi_home_106201_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90009, 'Be careful when runnin'' in the snow! You''ll soon find yourself slip-sliding away! Like, skrrrt... crash!', 'snd_voi_home_106201', 9, 1062002, 1, 1, 0, 'snd_voi_home_106201_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91000, 'My parents'' diner gets rave reviews, you know. I hope you''ll come to get a bite to eat with us soon!', 'snd_voi_home_106201', 10, 8000, 1, 1, 0, 'snd_voi_home_106201_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91001, 'Last night I went to take a sip of water, but then it spilled all over the floor, and then I slipped, and then my nose started bleeding everywhere... It really stung!', 'snd_voi_home_106201', 11, 1062007, 1, 1, 0, 'snd_voi_home_106201_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91002, 'I could never part with my spider plushies, but as for the real thing... Maybe I''ll get used to them one day!', 'snd_voi_home_106201', 12, 1062003, 1, 1, 0, 'snd_voi_home_106201_0012', 0, 1062010, 6200, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91003, 'I was walking around the shopping district with Nature the other day and people just kept calling out to us. Someone''s a little Miss Popular!', 'snd_voi_home_106201', 13, 1062005, 1, 1, 0, 'snd_voi_home_106201_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91004, 'Fukukitaru reads my fortune every morning, and it''s usually always good luck! Hehe!', 'snd_voi_home_106201', 14, 3001, 1, 1, 0, 'snd_voi_home_106201_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91005, 'This outfit''s all frilly and cute, but I gotta be careful not to let my tummy get too cold!', 'snd_voi_home_106201', 15, 3014, 1, 1, 0, 'snd_voi_home_106201_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91006, 'It''s so fun to wear this together with everyone on stage! So cute! So flashy-dashy!', 'snd_voi_home_106201', 16, 1062000, 1, 1, 0, 'snd_voi_home_106201_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91007, 'This outfit! It''s one of a kind! Rated top signature racewear by the parents of yours truly! Yay! Ta-da-da!', 'snd_voi_home_106201', 17, 2009, 1, 1, 0, 'snd_voi_home_106201_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91008, 'This outfit''s incredibly special to me! It makes me feel like I can do my best and have everyone remember me!', 'snd_voi_home_106201', 18, 1062001, 1, 1, 0, 'snd_voi_home_106201_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91009, 'Learn the basics of Tannysthenics! Raise your arms! Tantantan-tan! Stretch those legs! Hahahau-hau! ?', 'snd_voi_home_106201', 19, 1062001, 1, 1, 0, 'snd_voi_home_106201_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91010, 'You''ve been selected to participate in a special lunch survey! What kind of nutrients did you take in today?', 'snd_voi_home_106201', 20, 2009, 1, 1, 0, 'snd_voi_home_106201_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91011, 'Last night the only thing I could smell was ramen. The aroma crept in through the window... Please, don''t tempt me!', 'snd_voi_home_106201', 21, 1062007, 1, 1, 0, 'snd_voi_home_106201_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91012, 'Springtime''s the ultimate dilly-dally season. It''s just so warm and pleasant... Just wanna...dilly...', 'snd_voi_home_106201', 22, 3015, 1, 1, 0, 'snd_voi_home_106201_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91013, 'Do you prefer your watermelons with or without seeds? Seedless to say, I like mine with ''em! It''s fun to pick all the seeds out!', 'snd_voi_home_106201', 23, 1062000, 1, 1, 0, 'snd_voi_home_106201_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91014, 'The autumn saury plate at my family''s diner is just the best! We throw a bit of grated radish and soy sauce on top for that zesty feel!', 'snd_voi_home_106201', 24, 1062005, 1, 1, 0, 'snd_voi_home_106201_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 91015, 'C-cold! Let''s do something to keep the sniffles away! Ready? Ei, ei, choo!', 'snd_voi_home_106201', 25, 1062003, 1, 1, 0, 'snd_voi_home_106201_0025', 0, 1062014, 7600, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92000, 'Ready as I''ll ever be! Let''s get started!', 'snd_voi_training_106201', 0, 2002, 2, 1, 0, 'snd_voi_training_106201_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92001, 'Got my notebook ready for all the good stuff you''ll teach me today. Ready when you are!', 'snd_voi_training_106201', 1, 1062000, 2, 1, 0, 'snd_voi_training_106201_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92002, 'Training, training! What''s gonna happen in training today? Yoisho! ?', 'snd_voi_training_106201', 2, 1062001, 2, 1, 0, 'snd_voi_training_106201_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92003, 'My normal run has evolved into an ultra run! Lemme show you how it''s done! Hehe, just kidding!', 'snd_voi_training_106201', 3, 9009, 2, 1, 0, 'snd_voi_training_106201_0003', 0, 3014, 4500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92011, 'Woohoo! Summer training camp! I really just wanna run barefoot on the beach!', 'snd_voi_training_106200', 39, 2009, 2, 1, 0, 'snd_voi_training_106200_0039', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92005, 'Just say the word, and it shall be done! No wrong can come from your instructions!', 'snd_voi_training_106201', 5, 5002, 2, 1, 0, 'snd_voi_training_106201_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92006, 'Hurry and tell me about today''s plan! I''m always really looking forward to knowing what we''ll be doing!', 'snd_voi_training_106201', 6, 8000, 2, 1, 0, 'snd_voi_training_106201_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 92007, 'I always feel like I can give it one million billion trillion percent when I''m with you! Mun!', 'snd_voi_training_106201', 7, 1062001, 2, 1, 0, 'snd_voi_training_106201_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 93000, 'These memories are something we should go halfsies on too!', 'snd_voi_training_106201', 8, 0, 2, 1, 0, 'snd_voi_training_106201_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 93001, 'Hehehe, I was really able to do my best. Mun!', 'snd_voi_training_106201', 9, 0, 2, 1, 0, 'snd_voi_training_106201_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 95000, 'Heehee... Bet I can do even better than this!', 'snd_voi_outgame_106201', 0, 3002, 7, 1, 0, 'snd_voi_outgame_106201_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 95001, 'I can''t stay average forever!', 'snd_voi_outgame_106201', 1, 0, 7, 1, 0, 'snd_voi_outgame_106201_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 95003, 'I''m Matikanetannhauser! Nicey-nice to meetcha!', 'snd_voi_outgame_106201', 3, 2009, 7, 1, 0, 'snd_voi_outgame_106201_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1008, 'Good luck, everyone!', 'snd_voi_teamst_st_106200_0000', 0, 1062000, 8, 1, 0, 'snd_voi_teamst_st_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1135, 'Ei, ei!', 'snd_voi_teamst_st_106200_1056', 0, 1062000, 8, 1, 0, 'snd_voi_teamst_st_106200_1056_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1136, 'Here we go, Nature!', 'snd_voi_teamst_st_106200_1060', 0, 1062001, 8, 1, 0, 'snd_voi_teamst_st_106200_1060_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1000, 'Let''s go!', 'snd_voi_teamst_106200', 0, 2002, 8, 1, 0, 'snd_voi_teamst_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1001, 'Yay, we did it!', 'snd_voi_teamst_106200', 1, 0, 8, 1, 0, 'snd_voi_teamst_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1003, 'That was a great race!', 'snd_voi_teamst_106200', 2, 0, 8, 1, 0, 'snd_voi_teamst_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1002, 'Urgh, this stings...', 'snd_voi_teamst_106200', 3, 0, 8, 1, 0, 'snd_voi_teamst_106200_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1004, 'Whoa, amazing!', 'snd_voi_teamst_106200', 4, 5001, 8, 1, 0, 'snd_voi_teamst_106200_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1007, 'A new record, you say?!', 'snd_voi_teamst_106200', 5, 1062012, 8, 1, 0, 'snd_voi_teamst_106200_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1006, 'That was a great race!', 'snd_voi_teamst_106200', 2, 1062001, 8, 1, 0, 'snd_voi_teamst_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 1005, 'Urgh, this stings...', 'snd_voi_teamst_106200', 3, 1062003, 8, 1, 0, 'snd_voi_teamst_106200_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 40000, 'Whoa, whoa, whoa!', 'snd_voi_race_106201', 2, 0, 3, 1, 0, 'snd_voi_race_106201_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 40001, 'Whoa, whoa, whoa!', 'snd_voi_race_106201', 2, 0, 3, 1, 0, 'snd_voi_race_106201_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 40002, 'Ei, ei, mun!', 'snd_voi_race_106200', 6, 0, 3, 1, 0, 'snd_voi_race_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 30004, 'Diiiid I do it? Yes I did! ? Hehe!', 'snd_voi_race_106201', 0, 0, 3, 1, 0, 'snd_voi_race_106201_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 30005, 'Just gotta keep building on today''s run!', 'snd_voi_race_106200', 8, 0, 3, 1, 0, 'snd_voi_race_106200_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 31000, 'I won''t lose!', 'snd_voi_race_106200', 9, 0, 3, 1, 0, 'snd_voi_race_106200_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 13, 'Here''s today''s login bonus!', 'snd_voi_title_106200', 4, 1062001, 1, 1, 0, 'snd_voi_title_106200_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 15, 'Looks like some more good stuff is on the way tomorrow!', 'snd_voi_title_106200', 5, 8000, 1, 1, 0, 'snd_voi_title_106200_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 110000, 'If I''m gonna get strong, I need to work hard!', 'snd_voi_home_106200', 21, 0, 1, 1, 0, 'snd_voi_home_106200_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 110001, 'Hehe, I bet there are a ton of good memories stored away here.', 'snd_voi_home_106200', 22, 0, 1, 1, 0, 'snd_voi_home_106200_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 110002, 'Lookin'' to race? Awight, let''s give it our best!', 'snd_voi_home_106200', 23, 0, 1, 1, 0, 'snd_voi_home_106200_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 10021, 'Your Archive level went up! I wonder what kind of new info was recorded?', 'snd_voi_home_106200', 24, 1062001, 1, 1, 0, 'snd_voi_home_106200_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 20051, 'Mun! Let''s do our best!', 'snd_voi_training_106200', 65, 0, 2, 1, 0, 'snd_voi_training_106200_0065', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70000, 'I''ll do my best! Ei, ei, mun!', 'snd_voi_outgame_106200', 3, 2002, 7, 1, 0, 'snd_voi_outgame_106200_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 95005, 'I wonder if I can be a bigger help?', 'snd_voi_outgame_106200', 4, 0, 7, 1, 0, 'snd_voi_outgame_106200_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 95006, 'You can rely on me! Bui!', 'snd_voi_outgame_106200', 5, 0, 7, 1, 0, 'snd_voi_outgame_106200_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 120000, 'Feels like I''m overflowin'' with power!', 'snd_voi_outgame_106200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_106200_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140000, 'They''re all so cute! Think you can snag ''em?', 'snd_voi_minigame_106200', 0, 5014, 9, 1, 0, 'snd_voi_minigame_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140001, 'Yay!', 'snd_voi_minigame_106200', 1, 1062001, 9, 1, 0, 'snd_voi_minigame_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140002, 'Ahh!', 'snd_voi_minigame_106200', 2, 1062013, 9, 1, 0, 'snd_voi_minigame_106200_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140003, 'Oodles and oodles!', 'snd_voi_minigame_106200', 3, 971062, 9, 1, 0, 'snd_voi_minigame_106200_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140004, 'That was really fun!', 'snd_voi_minigame_106200', 4, 972062, 9, 1, 0, 'snd_voi_minigame_106200_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140005, 'No worries�please cheer up!', 'snd_voi_minigame_106200', 5, 1062800, 9, 1, 0, 'snd_voi_minigame_106200_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140006, 'Oodles and oodles!', 'snd_voi_minigame_106200', 3, 974062, 9, 1, 0, 'snd_voi_minigame_106200_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140007, 'That was really fun!', 'snd_voi_minigame_106200', 4, 973062, 9, 1, 0, 'snd_voi_minigame_106200_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140008, 'Hehe.', 'snd_voi_minigame_106200', 6, 1062005, 9, 1, 0, 'snd_voi_minigame_106200_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140009, 'Haha.', 'snd_voi_minigame_106200', 7, 1062006, 9, 1, 0, 'snd_voi_minigame_106200_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140010, 'Ack!', 'snd_voi_minigame_106200', 8, 1062002, 9, 1, 0, 'snd_voi_minigame_106200_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140011, 'Ohhhh?!', 'snd_voi_minigame_106200', 9, 1062801, 9, 1, 0, 'snd_voi_minigame_106200_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140014, 'Why?!', 'snd_voi_minigame_106200', 10, 1062804, 9, 1, 0, 'snd_voi_minigame_106200_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140015, 'Ba-dump.', 'snd_voi_minigame_106200', 11, 1062806, 9, 1, 0, 'snd_voi_minigame_106200_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140016, 'Hellooo?', 'snd_voi_minigame_106200', 12, 1062807, 9, 1, 0, 'snd_voi_minigame_106200_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140012, 'Yay, yay!', 'snd_voi_minigame_106200', 13, 1062802, 9, 1, 0, 'snd_voi_minigame_106200_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140013, 'Wah!', 'snd_voi_minigame_106200', 14, 1062803, 9, 1, 0, 'snd_voi_minigame_106200_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140017, 'Oof.', 'snd_voi_minigame_106200', 15, 1062805, 9, 1, 0, 'snd_voi_minigame_106200_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 140018, 'Aww...', 'snd_voi_minigame_106200', 16, 1062003, 9, 1, 0, 'snd_voi_minigame_106200_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70004, 'I really love the color and design of the Tracen uniform. I feel like it''s the best possible match for my hat!', 'snd_voi_outgame_106200', 16, 1062001, 7, 1, 0, 'snd_voi_outgame_106200_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70010, 'These uniforms are just the cutest, don''tcha think? Really suits me, right?', 'snd_voi_outgame_106200', 17, 1062000, 7, 1, 0, 'snd_voi_outgame_106200_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70008, 'Tara-ta-ta! ? I always feel like movin'' and groovin'' when I wear this!', 'snd_voi_outgame_106200', 20, 2002, 7, 1, 0, 'snd_voi_outgame_106200_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70014, 'You''d really stick out if you messed up on stage wearin'' this. Gotta be careful.', 'snd_voi_outgame_106200', 21, 3014, 7, 1, 0, 'snd_voi_outgame_106200_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70009, 'My own racewear... Look out, world! That number one spot is mine!', 'snd_voi_outgame_106200', 22, 5001, 7, 1, 0, 'snd_voi_outgame_106200_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70015, 'I hope these clothes help me make a lasting impression out there.', 'snd_voi_outgame_106200', 23, 1062005, 7, 1, 0, 'snd_voi_outgame_106200_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71004, 'I really love the color and design of the Tracen uniform. I feel like it''s the best possible match for my hat!', 'snd_voi_outgame_106200', 16, 148, 7, 0, 0, 'snd_voi_outgame_106200_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71010, 'These uniforms are just the cutest, don''tcha think? Really suits me, right?', 'snd_voi_outgame_106200', 17, 18, 7, 0, 0, 'snd_voi_outgame_106200_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71008, 'Tara-ta-ta! ? I always feel like movin'' and groovin'' when I wear this!', 'snd_voi_outgame_106200', 20, 24, 7, 0, 0, 'snd_voi_outgame_106200_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71014, 'You''d really stick out if you messed up on stage wearin'' this. Gotta be careful.', 'snd_voi_outgame_106200', 21, 48, 7, 0, 0, 'snd_voi_outgame_106200_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71009, 'My own racewear... Look out, world! That number one spot is mine!', 'snd_voi_outgame_106200', 22, 18, 7, 0, 0, 'snd_voi_outgame_106200_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71015, 'I hope these clothes help me make a lasting impression out there.', 'snd_voi_outgame_106200', 23, 24, 7, 0, 0, 'snd_voi_outgame_106200_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 2030, 'Let''s go!', 'snd_voi_teamst_106200', 0, 5009, 10, 1, 0, 'snd_voi_teamst_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 2031, 'Good luck, everyone!', 'snd_voi_teamst_st_106200_0000', 0, 1062000, 10, 1, 0, 'snd_voi_teamst_st_106200_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 2032, 'Thank you so very muchly!', 'snd_voi_training_106200', 64, 1062000, 10, 1, 0, 'snd_voi_training_106200_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 2033, 'Everything''s gone just as expected so far, so we should be good, right? All that''s left is to get pumped! Mu-mun!', 'snd_voi_training_106200', 19, 1062005, 10, 1, 0, 'snd_voi_training_106200_0019', 0, 1062000, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 2034, 'I made sure to review all the notes I took during training, so all that''s left is to run my heart out. All right, be sure to look at me go!', 'snd_voi_training_106200', 16, 1023000, 10, 1, 0, 'snd_voi_training_106200_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 2035, 'Thank you so very muchly!', 'snd_voi_training_106200', 64, 1062000, 10, 0, 0, 'snd_voi_training_106200_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70018, 'Tada! Whaddya think?', 'snd_voi_outgame_106200', 26, 1062001, 7, 1, 0, 'snd_voi_outgame_106200_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 70019, 'This outfit really gets me pumped! Mun, mun!', 'snd_voi_outgame_106200', 27, 1062000, 7, 1, 0, 'snd_voi_outgame_106200_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71018, 'Tada! Whaddya think?', 'snd_voi_outgame_106200', 26, 24, 7, 0, 0, 'snd_voi_outgame_106200_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 71019, 'This outfit really gets me pumped! Mun, mun!', 'snd_voi_outgame_106200', 27, 18, 7, 0, 0, 'snd_voi_outgame_106200_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 90020, 'Happy Valentine''s!', 'snd_voi_valentine_106200', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106200_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 400012, 'The event missions are over here. ? Let''s clear them. Ei, ei, mun!', 'snd_voi_event_090003', 12, 1062000, 7, 1, 0, 'snd_voi_event_090003_0012', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 400013, 'Good work with the event missions! Let''s take a relaxing soak in the bath later... Dundadan! ?', 'snd_voi_event_090003', 13, 1062001, 7, 1, 0, 'snd_voi_event_090003_0013', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 400008, 'Notebook: check! Towel: check! Mood: off the charts! It''s go time! Ei, ei, mun!', 'snd_voi_event_090011', 8, 1062000, 7, 1, 0, 'snd_voi_event_090011_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 400003, 'If I was on my own, I never would''ve had this big adventure in the forest. Lucky, lucky me!', 'snd_voi_event_090015', 3, 1062005, 7, 1, 0, 'snd_voi_event_090015_0003', 0, 1062808, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 400006, 'Now that I''m hunting for treasure with everyone, this solo camp is really fun! Wait, solo camp? Friend camp!', 'snd_voi_event_090015', 6, 1062000, 7, 1, 0, 'snd_voi_event_090015_0006', 0, 1062809, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1062, 80000, 'See you next time.', 'snd_voi_aimteam_106200', 0, 1062000, 7, 0, 0, 'snd_voi_aimteam_106200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1063, 20051, 'I''ll match you perfectly.', 'snd_voi_training_106300', 65, 0, 2, 1, 0, 'snd_voi_training_106300_0065', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1063, 70000, 'Feel free to discuss any managerial matters.', 'snd_voi_outgame_106300', 3, 2002, 7, 1, 0, 'snd_voi_outgame_106300_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1063, 95005, 'Please look forward to further support.', 'snd_voi_outgame_106300', 4, 0, 7, 1, 0, 'snd_voi_outgame_106300_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1063, 95006, 'I''ll make sure everything is in perfect order.', 'snd_voi_outgame_106300', 5, 0, 7, 1, 0, 'snd_voi_outgame_106300_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1063, 400004, 'Haste makes waste. We should stay cool and solve these riddles methodically.', 'snd_voi_event_090014', 4, 2001, 7, 1, 0, 'snd_voi_event_090014_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1063, 400007, 'Let''s give this everything we have... So that we can leave with no regrets!', 'snd_voi_event_090014', 7, 1063013, 7, 1, 0, 'snd_voi_event_090014_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 11, 'Cygames', 'snd_voi_tc_1064', 0, 0, 0, 1, 0, 'snd_voi_title_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1064', 1, 0, 0, 1, 0, 'snd_voi_title_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10000, 'Meeting you has made me realize something�that it''s okay to run my own way. And for me, that means blasting straight to the front!', 'snd_voi_home_106400', 0, 1064000, 1, 1, 0, 'snd_voi_home_106400_0000', 0, 1064801, 5500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10001, 'I''m here any time you wanna talk. ? What can I say, I just like talking with you!', 'snd_voi_home_106400', 1, 1064018, 1, 1, 0, 'snd_voi_home_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10002, 'You know, it''s not like I would''ve been okay with just any trainer... Aagh, forget it! Can''t believe I blabbed like that.', 'snd_voi_home_106400', 2, 1064012, 1, 1, 0, 'snd_voi_home_106400_0002', 0, 1064015, 5600, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10003, 'Happy New Year. I look forward to your continued support in the year ahead. ...How was that? Sounded legit proper for a second there, right?', 'snd_voi_home_106400', 3, 1064803, 1, 1, 0, 'snd_voi_home_106400_0003', 0, 1064804, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10004, 'Kay, I''m about to eat a ton of chocolate! I don''t have to worry about pimples now that I''m using the face wash Ardan told me about. ?', 'snd_voi_home_106400', 4, 1064001, 1, 1, 0, 'snd_voi_home_106400_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10005, 'Why you acting so fidgety? ...JK, I know why�it''s Valentine''s after all! And you know I''ve got chocolates for you! ?', 'snd_voi_home_106400', 5, 1064805, 1, 1, 0, 'snd_voi_home_106400_0005', 0, 1064018, 3500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10006, 'Orihime and Hikoboshi only meet once a year, right? Man, I wish I could tell them that these days, you can just video chat on LANE!', 'snd_voi_home_106400', 6, 8010, 1, 1, 0, 'snd_voi_home_106400_0006', 0, 1064008, 3200, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10007, 'I''ll be Dracula, and you play the person I bite. If we coordinate our costumes, then costume parties won''t be so embarrassing, right?', 'snd_voi_home_106400', 7, 1064017, 1, 1, 0, 'snd_voi_home_106400_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10008, 'I saw a post on Umatter that said the holidays are canceled. But like... we are gonna have them though, right?!', 'snd_voi_home_106400', 8, 1064008, 1, 1, 0, 'snd_voi_home_106400_0008', 0, 8010, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10009, 'The festive lights on the Mejiro house are honestly so aesthetic. You should come by sometime to see them!', 'snd_voi_home_106400', 9, 1064006, 1, 1, 0, 'snd_voi_home_106400_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10010, 'Ikuno came up to me just now all like, "Season''s greetings." It''s so cute how she''s so proper. ?', 'snd_voi_home_106400', 10, 1064018, 1, 1, 0, 'snd_voi_home_106400_0010', 0, 1064006, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10011, 'Happy b-daaay! ? I''ll get everyone together so we can sing a cheer!', 'snd_voi_home_106400', 11, 2002, 1, 1, 0, 'snd_voi_home_106400_0011', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10012, 'This special day only comes around once a year�for you and for me! So keep your schedule open today.', 'snd_voi_home_106400', 12, 3001, 1, 1, 0, 'snd_voi_home_106400_0012', 0, 1064828, 6800, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10013, 'Helios won''t stop spamming me with birthday stickers! Like, can I reply please?!', 'snd_voi_home_106400', 13, 1064010, 1, 1, 0, 'snd_voi_home_106400_0013', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10014, 'Don''t worry about getting me a present or anything. Instead, I''d rather go out somewhere with you, if you''re down for that.', 'snd_voi_home_106400', 14, 1064802, 1, 1, 0, 'snd_voi_home_106400_0014', 0, 1064806, 2500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10015, 'Oh, looks like you got a new notification! Don''t leave it unread!', 'snd_voi_home_106400', 15, 3001, 1, 1, 0, 'snd_voi_home_106400_0015', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10016, 'You got a present! Nice! Congrats!', 'snd_voi_home_106400', 16, 1064017, 1, 1, 0, 'snd_voi_home_106400_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10017, 'You cleared a mission! Slaaay! Did I say that right?', 'snd_voi_home_106400', 17, 4002, 1, 1, 0, 'snd_voi_home_106400_0017', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10018, 'There''s an event coming up. Don''t get too excited now and have nothing left for the real deal!', 'snd_voi_home_106400', 18, 3009, 1, 1, 0, 'snd_voi_home_106400_0018', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10019, 'Oh look, there''s an event on. Let''s go full send, for real! Might as well enjoy it, right?', 'snd_voi_home_106400', 19, 8001, 1, 1, 0, 'snd_voi_home_106400_0019', 0, 1064001, 3000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10025, 'I''m not too picky about what I wear, but I do care about how it feels. Maybe it''s ''cause my family''s drilled me to pick the good stuff.', 'snd_voi_home_106400', 25, 1064019, 1, 1, 0, 'snd_voi_home_106400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10026, 'There is a brand that does work specifically for the Mejiro house... But one time, I had the same fit as a mannequin�that was a little embarrassing!', 'snd_voi_home_106400', 26, 1064802, 1, 1, 0, 'snd_voi_home_106400_0026', 0, 1064010, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10027, 'Helios and I swapped outfits once, hehe. With this big ribbon on, she looked like a cute lil'' puppy.', 'snd_voi_home_106400', 27, 1064006, 1, 1, 0, 'snd_voi_home_106400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20000, 'Will I be okay for training? Sorry, it''s just that my legs are feeling heavy.', 'snd_voi_training_106400', 0, 1064008, 2, 1, 0, 'snd_voi_training_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20001, 'Ugh... There''s no running away from this tiredness. I''m starting to think I might need a break.', 'snd_voi_training_106400', 1, 1064009, 2, 1, 0, 'snd_voi_training_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20002, 'Right now, I feel like I could run forever! Not just faster than I was yesterday, but like, insanely fast!', 'snd_voi_training_106400', 2, 1064001, 2, 1, 0, 'snd_voi_training_106400_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20003, 'I am seriously on fire! If this was a round of golf, I''d be hitting a wicked score!', 'snd_voi_training_106400', 3, 1064807, 2, 1, 0, 'snd_voi_training_106400_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20004, 'Mm-hmm-hmm! ? I feel great! What training are we doing?', 'snd_voi_training_106400', 4, 3009, 2, 1, 0, 'snd_voi_training_106400_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20005, 'Ooh, all the others are working hard! Times like these, I get hyped up too! Let''s do this!', 'snd_voi_training_106400', 5, 1064808, 2, 1, 0, 'snd_voi_training_106400_0005', 0, 1064809, 8500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20006, 'Okay, okay, I''m doing fine! I can work hard when I lock in.', 'snd_voi_training_106400', 6, 1064017, 2, 1, 0, 'snd_voi_training_106400_0006', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20007, 'What''s the plan? I think I can probably handle anything.', 'snd_voi_training_106400', 7, 1064018, 2, 1, 0, 'snd_voi_training_106400_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20008, 'Sometimes... I just wanna space out and dig a hole in the ground, y''know?', 'snd_voi_training_106400', 8, 1064011, 2, 1, 0, 'snd_voi_training_106400_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20009, 'I can''t find it. Where''s my motivation?!', 'snd_voi_training_106400', 9, 1064009, 2, 1, 0, 'snd_voi_training_106400_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20010, 'What do you say in times like this? ..."Cooked"? Nah. My mind''s gone blank.', 'snd_voi_training_106400', 10, 1064008, 2, 1, 0, 'snd_voi_training_106400_0010', 0, 1064810, 6500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20011, 'I can''t run freely when I feel this way. I know that, but still... this really stinks.', 'snd_voi_training_106400', 11, 1064004, 2, 1, 0, 'snd_voi_training_106400_0011', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20021, 'Isn''t this maybe, definitely, too many races? I kinda wish we''d slow it down.', 'snd_voi_training_106400', 12, 1064010, 2, 1, 0, 'snd_voi_training_106400_0012', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20022, 'Haven''t I run too many races? This is too much, even for me.', 'snd_voi_training_106400', 13, 1064009, 2, 1, 0, 'snd_voi_training_106400_0013', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20023, 'I am so ready to throw down! Way to go, Trainer!', 'snd_voi_training_106400', 14, 1064001, 2, 1, 0, 'snd_voi_training_106400_0014', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20024, 'Seems like I haven''t grabbed everyone''s attention yet. Well, that''ll change when I tear the track to shreds!', 'snd_voi_training_106400', 15, 1064019, 2, 1, 0, 'snd_voi_training_106400_0015', 0, 1064809, 4000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20025, 'I have a good feeling about this, y''know? I feel like I can really let loose and run this race my own way!', 'snd_voi_training_106400', 16, 3009, 2, 1, 0, 'snd_voi_training_106400_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20026, 'How you doing, Trainer? I''m doing great over here!', 'snd_voi_training_106400', 17, 2009, 2, 1, 0, 'snd_voi_training_106400_0017', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20027, 'Ahhh, I''m so excited! I can''t wait to get out there and run! I love this feeling before a big race!', 'snd_voi_training_106400', 18, 1064809, 2, 1, 0, 'snd_voi_training_106400_0018', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20028, 'How should I pose for my winning interview photoshoot? Well, guess I gotta win first!', 'snd_voi_training_106400', 19, 3002, 2, 1, 0, 'snd_voi_training_106400_0019', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20029, 'Replied to all my good luck messages! Well, I can''t lose now!', 'snd_voi_training_106400', 20, 1064017, 2, 1, 0, 'snd_voi_training_106400_0020', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20030, 'You believe in me, right? In that case, I''ll believe I can do it too!', 'snd_voi_training_106400', 21, 1064000, 2, 1, 0, 'snd_voi_training_106400_0021', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20031, 'Being in the lead is the most fun, and that''s when I feel like I can go wild! Yep, the lead is all mine!', 'snd_voi_training_106400', 22, 1064811, 2, 1, 0, 'snd_voi_training_106400_0022', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20032, 'You gotta smile, especially when times get tough! C''mon, Trainer, smile!', 'snd_voi_training_106400', 23, 1064812, 2, 1, 0, 'snd_voi_training_106400_0023', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20033, 'Feels like the last day of summer vacation when you haven''t finished your homework... I guess I''ll just have to push on through it!', 'snd_voi_training_106400', 24, 1064004, 2, 1, 0, 'snd_voi_training_106400_0024', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20034, 'My racing life has been full of setbacks. I''m not gonna lose heart now!', 'snd_voi_training_106400', 25, 1064019, 2, 1, 0, 'snd_voi_training_106400_0025', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20035, 'I feel bleh. But I''ll do what I can. I don''t want this win to run away from me!', 'snd_voi_training_106400', 26, 1064009, 2, 1, 0, 'snd_voi_training_106400_0026', 0, 8007, 2300, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20036, 'This path may not be the best one, but all paths are connected in the end, right? So I''ve just gotta keep on going!', 'snd_voi_training_106400', 27, 1064813, 2, 1, 0, 'snd_voi_training_106400_0027', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20037, 'It''s not about how I feel right now. It''s all about not letting down the people who are cheering for me!', 'snd_voi_training_106400', 28, 1064002, 2, 1, 0, 'snd_voi_training_106400_0028', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20038, 'Sure thing!', 'snd_voi_training_106400', 29, 0, 2, 1, 0, 'snd_voi_training_106400_0029', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20039, 'Here I go!', 'snd_voi_training_106400', 30, 0, 2, 1, 0, 'snd_voi_training_106400_0030', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20040, 'I can do this!', 'snd_voi_training_106400', 31, 0, 2, 1, 0, 'snd_voi_training_106400_0031', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20041, 'Lemme see...', 'snd_voi_training_106400', 32, 0, 2, 1, 0, 'snd_voi_training_106400_0032', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20042, 'Ah, whoops...', 'snd_voi_training_106400', 33, 0, 2, 1, 0, 'snd_voi_training_106400_0033', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20043, 'I give up...', 'snd_voi_training_106400', 34, 0, 2, 1, 0, 'snd_voi_training_106400_0034', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20046, 'C''mon, let''s go! ?', 'snd_voi_training_106400', 37, 0, 2, 1, 0, 'snd_voi_training_106400_0037', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20047, 'Nice! Let''s hit the beach!', 'snd_voi_training_106400', 38, 0, 2, 1, 0, 'snd_voi_training_106400_0038', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20049, 'Thank you! We made a good team.', 'snd_voi_training_106400', 63, 0, 2, 1, 0, 'snd_voi_training_106400_0063', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20050, 'Thanks, Trainer.', 'snd_voi_training_106400', 64, 0, 2, 1, 0, 'snd_voi_training_106400_0064', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 30000, 'First place outran me, huh... I''ll get it next time!', 'snd_voi_race_106400', 0, 0, 3, 1, 0, 'snd_voi_race_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 30001, 'Guess I shot even par this time.', 'snd_voi_race_106400', 1, 0, 3, 1, 0, 'snd_voi_race_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 30002, 'I''ve gotta bring the hype next time!', 'snd_voi_race_106400', 2, 0, 3, 1, 0, 'snd_voi_race_106400_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 30003, 'Ugh, c''mon. What''s wrong with me?!', 'snd_voi_race_106400', 3, 0, 3, 1, 0, 'snd_voi_race_106400_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 60000, 'Yay! ? I''m gonna put on an awesome concert!', 'snd_voi_live_106400', 0, 1064022, 4, 1, 0, 'snd_voi_live_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 60001, 'This concert''s gonna be such a vibe! ?', 'snd_voi_live_106400', 1, 3009, 4, 1, 0, 'snd_voi_live_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70001, 'I approached you ''cause I was worried about you, and now here you are being my trainer! Haha! ?', 'snd_voi_outgame_106400', 1, 3001, 7, 1, 0, 'snd_voi_outgame_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90000, 'Good morning! Whoa, that felt weird. I''m used to saying "wahey!" all the time with my friends.', 'snd_voi_home_106401', 0, 1064018, 1, 1, 0, 'snd_voi_home_106401_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90001, 'When we were little, I used to brush out Bright''s bed head in the mornings. The way it would stick out was so cute!', 'snd_voi_home_106401', 1, 1064814, 1, 1, 0, 'snd_voi_home_106401_0001', 0, 1064815, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90002, 'Yaaawn... Even I can''t outrun the afternoon slump.', 'snd_voi_home_106401', 2, 1064816, 1, 1, 0, 'snd_voi_home_106401_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90003, 'Sometimes I try and eat lunch with people I don''t usually hang out with. I wanna eat with everyone, y''know?', 'snd_voi_home_106401', 3, 1064802, 1, 1, 0, 'snd_voi_home_106401_0003', 0, 1064000, 4000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90004, 'A quiet night is the best time to hit up the driving range and take a few golf swings! ...Hint, hint.', 'snd_voi_home_106401', 4, 1064817, 1, 1, 0, 'snd_voi_home_106401_0004', 0, 1064818, 9800, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90005, 'Nighttime''s when most people message me for advice. I guess that''s when everyone starts worrying about stuff... Well, gotta reply to them all!', 'snd_voi_home_106401', 5, 1064016, 1, 1, 0, 'snd_voi_home_106401_0005', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90006, 'Every year, I go to see the cherry blossoms with McQueen and Ryan. We have a LANE group chat called "Flower Friends"!', 'snd_voi_home_106401', 6, 1064006, 1, 1, 0, 'snd_voi_home_106401_0006', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90007, 'Whew, another scorcher. How about we go to the Mejiro holiday house and take a dip in the sea?', 'snd_voi_home_106401', 7, 1064819, 1, 1, 0, 'snd_voi_home_106401_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90008, 'I love fall ''cause it''s so easy to take nice photos. ? The red leaves scattered on the zen garden... it''s like nature''s hyping me up in the background!', 'snd_voi_home_106401', 8, 3002, 1, 1, 0, 'snd_voi_home_106401_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90009, 'Have you seen Helios? She went off with the head covers for my golf clubs! I can''t believe she''s using them as mittens!', 'snd_voi_home_106401', 9, 1064008, 1, 1, 0, 'snd_voi_home_106401_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91000, 'I set a record time in a freestyle race the other day. And naturally, I''ll set a new one in the next one too!', 'snd_voi_home_106401', 10, 1064809, 1, 1, 0, 'snd_voi_home_106401_0010', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91001, 'I don''t know anything about tea brands, but I can tell when Dober was the one who brewed it, ''cause it tastes extra soothing. ?', 'snd_voi_home_106401', 11, 1064016, 1, 1, 0, 'snd_voi_home_106401_0011', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91002, 'I was talking to my friend about my mom''s picture book, and turns out, she''s already read it! Hehe, what a coincidence. ?', 'snd_voi_home_106401', 12, 3002, 1, 1, 0, 'snd_voi_home_106401_0012', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91003, 'McQueen''s been looking tense recently. She''s probably got too much on her shoulders... Think I''ll go bring her some sweets!', 'snd_voi_home_106401', 13, 1064008, 1, 1, 0, 'snd_voi_home_106401_0013', 0, 1064016, 7400, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91004, 'My neimu is Palmer. Hm... My pronunciation''s off... Wait, Trainer?! You heard that? Nooo!', 'snd_voi_home_106401', 14, 1064820, 1, 1, 0, 'snd_voi_home_106401_0014', 0, 1064015, 9000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91005, 'You see the cleat design on my boots? It''s so cute, isn''t it? Wonder if I can find matching accessories.', 'snd_voi_home_106401', 15, 1064006, 1, 1, 0, 'snd_voi_home_106401_0015', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91006, 'If I''m gonna perform, I wanna stand center stage! All right, now I''m pumped up!', 'snd_voi_home_106401', 16, 1064000, 1, 1, 0, 'snd_voi_home_106401_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91007, 'Hehe, my very own signature racewear. Just wearing this shifts me into high gear! Wonder if there''s a freestyle race going on right now.', 'snd_voi_home_106401', 17, 1064821, 1, 1, 0, 'snd_voi_home_106401_0017', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91008, 'Yep, I can''t get enough of this outfit. It''s casual, it''s free�it feels just like me!', 'snd_voi_home_106401', 18, 2001, 1, 1, 0, 'snd_voi_home_106401_0018', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91009, 'Ryan''s early morning training is the best! It speeds up your metabolism and gets you in a good mood! That''s our Mejiro fitness fanatic for you!', 'snd_voi_home_106401', 19, 1064017, 1, 1, 0, 'snd_voi_home_106401_0019', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91010, 'My friends are always using new slang. Just today, I was like, whoa, that''s a thing? ''Cause, like, I''m impressed! For real!', 'snd_voi_home_106401', 20, 1064822, 1, 1, 0, 'snd_voi_home_106401_0020', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91011, 'Are you still working? Don''t overdo it, okay? I''d be sad if you burned yourself out.', 'snd_voi_home_106401', 21, 8010, 1, 1, 0, 'snd_voi_home_106401_0021', 0, 1064008, 2200, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91012, 'Every year around this time, I go around listening to the newcomers'' worries. Everyone''s nervous in the beginning, after all.', 'snd_voi_home_106401', 22, 1064016, 1, 1, 0, 'snd_voi_home_106401_0022', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91013, 'You know how summer vacation is for having fun? And then time just like rushes right past you? So like, when are you supposed to do homework?', 'snd_voi_home_106401', 23, 1064008, 1, 1, 0, 'snd_voi_home_106401_0023', 0, 1064830, 6000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91014, 'Do you know any good spots to see the autumn leaves? I wanna take a tasteful pic of me running through the leaves!', 'snd_voi_home_106401', 24, 3001, 1, 1, 0, 'snd_voi_home_106401_0024', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 91015, 'Layering up is so not my style, but I can''t afford to catch a cold either. Sigh... Winter''s so hard to dress for!', 'snd_voi_home_106401', 25, 1064009, 1, 1, 0, 'snd_voi_home_106401_0025', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92000, 'Time for training? ''Kay, can''t let time run away from us!', 'snd_voi_training_106401', 0, 1064802, 2, 1, 0, 'snd_voi_training_106401_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92001, 'There''s no point worrying about later. Let''s just work hard now ''til we can''t push any further!', 'snd_voi_training_106401', 1, 1064001, 2, 1, 0, 'snd_voi_training_106401_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92002, 'Ryan was telling me about... "progressive overload," I think she called it? That just means we gotta go full send, right?', 'snd_voi_training_106401', 2, 1064814, 2, 1, 0, 'snd_voi_training_106401_0002', 0, 1064809, 6000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92003, 'Be sure to make time for breaks too. I need them, and so do you!', 'snd_voi_training_106401', 3, 3001, 2, 1, 0, 'snd_voi_training_106401_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92011, 'I love the sandy beach vibe! This''d be the perfect location for a race or something, don''tcha think? ?', 'snd_voi_training_106400', 39, 1064017, 2, 1, 0, 'snd_voi_training_106400_0039', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92005, 'Why don''t you run with me for a change? I''ll teach you how to run proper! ...JK! ?', 'snd_voi_training_106401', 5, 1064000, 2, 1, 0, 'snd_voi_training_106401_0005', 0, 1064822, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92006, 'I see you always working hard for my sake. Thanks for all you do, Trainer.', 'snd_voi_training_106401', 6, 1064016, 2, 1, 0, 'snd_voi_training_106401_0006', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 92007, 'All right, what''s today''s training look like? Hehe, I can usually tell from your face what you''re about to say. ?', 'snd_voi_training_106401', 7, 1064000, 2, 1, 0, 'snd_voi_training_106401_0007', 0, 3002, 3500, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 93000, 'You and me together are high-key unstoppable!', 'snd_voi_training_106401', 8, 0, 2, 1, 0, 'snd_voi_training_106401_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 93001, 'Okay, Trainer, slaaay!', 'snd_voi_training_106401', 9, 0, 2, 1, 0, 'snd_voi_training_106401_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 95000, 'I''m just warming up!', 'snd_voi_outgame_106401', 0, 2009, 7, 1, 0, 'snd_voi_outgame_106401_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 95001, 'Now I can run even truer to myself!', 'snd_voi_outgame_106401', 1, 0, 7, 1, 0, 'snd_voi_outgame_106401_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 95003, 'I''m Mejiro Palmer. ''Sup!', 'snd_voi_outgame_106401', 3, 2001, 7, 1, 0, 'snd_voi_outgame_106401_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 95004, 'Breakaway! Runaway! That''s my wayyyy!', 'snd_voi_gacha_106401', 0, 0, 7, 1, 0, 'snd_voi_gacha_106401_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1008, 'Let''s get this party started!', 'snd_voi_teamst_st_106400_0000', 0, 1064809, 8, 1, 0, 'snd_voi_teamst_st_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1145, 'You good to go, Ryan?', 'snd_voi_teamst_st_106400_1027', 0, 1064804, 8, 1, 0, 'snd_voi_teamst_st_106400_1027_00', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1000, 'Guess we''re up!', 'snd_voi_teamst_106400', 0, 1064001, 8, 1, 0, 'snd_voi_teamst_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1001, 'Ahaha, nailed it! ?', 'snd_voi_teamst_106400', 1, 0, 8, 1, 0, 'snd_voi_teamst_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1003, 'Almost had it.', 'snd_voi_teamst_106400', 2, 0, 8, 1, 0, 'snd_voi_teamst_106400_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1002, 'Let''s switch things up.', 'snd_voi_teamst_106400', 3, 0, 8, 1, 0, 'snd_voi_teamst_106400_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1004, 'We won it together! ?', 'snd_voi_teamst_106400', 4, 1064809, 8, 1, 0, 'snd_voi_teamst_106400_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1007, 'A new high score!', 'snd_voi_teamst_106400', 5, 3002, 8, 1, 0, 'snd_voi_teamst_106400_0005', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1006, 'Almost had it.', 'snd_voi_teamst_106400', 2, 1064010, 8, 1, 0, 'snd_voi_teamst_106400_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 1005, 'Let''s switch things up.', 'snd_voi_teamst_106400', 3, 1064812, 8, 1, 0, 'snd_voi_teamst_106400_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 40000, 'I''m doing things my way!', 'snd_voi_race_106401', 2, 0, 3, 1, 0, 'snd_voi_race_106401_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 40001, 'Haaah! Nothing can stop me! I''m... doing things... my waaay! Haha, check it!', 'snd_voi_race_106401', 3, 0, 3, 1, 0, 'snd_voi_race_106401_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 30004, 'Did you see that? I ate and left no crumbs!', 'snd_voi_race_106401', 0, 0, 3, 1, 0, 'snd_voi_race_106401_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 30005, 'Yay! Nailed it!', 'snd_voi_race_106400', 8, 0, 3, 1, 0, 'snd_voi_race_106400_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 31000, 'They won''t know what hit ''em!', 'snd_voi_race_106400', 9, 0, 3, 1, 0, 'snd_voi_race_106400_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 13, 'Here''s your login bonus!', 'snd_voi_title_106400', 4, 3002, 1, 1, 0, 'snd_voi_title_106400_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 15, 'Look what you''ll get tomorrow!', 'snd_voi_title_106400', 5, 2001, 1, 1, 0, 'snd_voi_title_106400_0005', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 110000, 'Oh, you mean business. Anything I can do to help?', 'snd_voi_home_106400', 21, 0, 1, 1, 0, 'snd_voi_home_106400_0021', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 110001, 'It''s a real blast looking over memories from the past! Let''s do it!', 'snd_voi_home_106400', 22, 0, 1, 1, 0, 'snd_voi_home_106400_0022', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 110002, 'About to race, are you? So that means it''s time for me to shine? Just kidding.', 'snd_voi_home_106400', 23, 0, 1, 1, 0, 'snd_voi_home_106400_0023', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 10021, 'Your archive level went up! I can see how hard you''ve been working.', 'snd_voi_home_106400', 24, 1064801, 1, 1, 0, 'snd_voi_home_106400_0024', 0, 1064016, 3000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 20051, 'Okay, let''s go!', 'snd_voi_training_106400', 65, 0, 2, 1, 0, 'snd_voi_training_106400_0065', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70000, 'Well, let''s just take it easy.', 'snd_voi_outgame_106400', 3, 2, 7, 1, 0, 'snd_voi_outgame_106400_0003', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 95005, 'Oh, I guess it''s my time to shine.', 'snd_voi_outgame_106400', 4, 0, 7, 1, 0, 'snd_voi_outgame_106400_0004', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 95006, 'All right, leave it to me!', 'snd_voi_outgame_106400', 5, 0, 7, 1, 0, 'snd_voi_outgame_106400_0005', 0, 0, 0, 1616068800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 120000, 'Whoa... I feel stronger!', 'snd_voi_outgame_106400', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_106400_0011', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140000, 'You got this, Trainer!', 'snd_voi_minigame_106400', 0, 1064001, 9, 1, 0, 'snd_voi_minigame_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140001, 'Doing great!', 'snd_voi_minigame_106400', 1, 1064000, 9, 1, 0, 'snd_voi_minigame_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140002, 'Don''t even sweat it!', 'snd_voi_minigame_106400', 2, 1064023, 9, 1, 0, 'snd_voi_minigame_106400_0002', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140003, 'You''re an actual genius!', 'snd_voi_minigame_106400', 3, 971064, 9, 1, 0, 'snd_voi_minigame_106400_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140004, 'I''m impressed! ?', 'snd_voi_minigame_106400', 4, 972064, 9, 1, 0, 'snd_voi_minigame_106400_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140005, 'That was crazy fun!', 'snd_voi_minigame_106400', 5, 1064017, 9, 1, 0, 'snd_voi_minigame_106400_0005', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140006, 'You''re an actual genius!', 'snd_voi_minigame_106400', 3, 974064, 9, 1, 0, 'snd_voi_minigame_106400_0003', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140007, 'I''m impressed! ?', 'snd_voi_minigame_106400', 4, 973064, 9, 1, 0, 'snd_voi_minigame_106400_0004', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140008, 'Hehe.', 'snd_voi_minigame_106400', 6, 1064006, 9, 1, 0, 'snd_voi_minigame_106400_0006', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140009, 'Ahaha!', 'snd_voi_minigame_106400', 7, 1064007, 9, 1, 0, 'snd_voi_minigame_106400_0007', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140010, 'What''s up?', 'snd_voi_minigame_106400', 8, 1064019, 9, 1, 0, 'snd_voi_minigame_106400_0008', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140011, 'Got a bunch!', 'snd_voi_minigame_106400', 9, 1064823, 9, 1, 0, 'snd_voi_minigame_106400_0009', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140014, 'Ah, that was close.', 'snd_voi_minigame_106400', 10, 1064825, 9, 1, 0, 'snd_voi_minigame_106400_0010', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140015, 'Okay!', 'snd_voi_minigame_106400', 11, 1064831, 9, 1, 0, 'snd_voi_minigame_106400_0011', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140016, 'Take your time.', 'snd_voi_minigame_106400', 12, 1064016, 9, 1, 0, 'snd_voi_minigame_106400_0012', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140012, 'Is this real life?!', 'snd_voi_minigame_106400', 13, 1064014, 9, 1, 0, 'snd_voi_minigame_106400_0013', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140013, 'Amazing, for real!', 'snd_voi_minigame_106400', 14, 1064824, 9, 1, 0, 'snd_voi_minigame_106400_0014', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140017, 'Oh no!', 'snd_voi_minigame_106400', 15, 1064015, 9, 1, 0, 'snd_voi_minigame_106400_0015', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 140018, 'Oof, rejected.', 'snd_voi_minigame_106400', 16, 1064004, 9, 1, 0, 'snd_voi_minigame_106400_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70004, 'I totally look the part! This formal look suits me!', 'snd_voi_outgame_106400', 16, 1064017, 7, 1, 0, 'snd_voi_outgame_106400_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70010, 'Wait, is this creased? That''s annoying, the pleats I ironed in are ruined.', 'snd_voi_outgame_106400', 17, 1064826, 7, 1, 0, 'snd_voi_outgame_106400_0017', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70008, 'Singer! Dancer! Palmer! Hope you''ll cheer when I''m on stage!', 'snd_voi_outgame_106400', 20, 2009, 7, 1, 0, 'snd_voi_outgame_106400_0020', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70014, 'The curry udon challenge I did in this outfit went super viral!', 'snd_voi_outgame_106400', 21, 1064801, 7, 1, 0, 'snd_voi_outgame_106400_0021', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70009, 'This American casual style is so my vibe! ?', 'snd_voi_outgame_106400', 22, 3002, 7, 1, 0, 'snd_voi_outgame_106400_0022', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70015, 'I love the laid-back fit of these clothes. I''m guaranteed a godly front-run in these!', 'snd_voi_outgame_106400', 23, 1064017, 7, 1, 0, 'snd_voi_outgame_106400_0023', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71004, 'I totally look the part! This formal look suits me!', 'snd_voi_outgame_106400', 16, 18, 7, 0, 0, 'snd_voi_outgame_106400_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71010, 'Wait, is this creased? That''s annoying, the pleats I ironed in are ruined.', 'snd_voi_outgame_106400', 17, 27, 7, 0, 0, 'snd_voi_outgame_106400_0017', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71008, 'Singer! Dancer! Palmer! Hope you''ll cheer when I''m on stage!', 'snd_voi_outgame_106400', 20, 23, 7, 0, 0, 'snd_voi_outgame_106400_0020', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71014, 'The curry udon challenge I did in this outfit went super viral!', 'snd_voi_outgame_106400', 21, 19, 7, 0, 0, 'snd_voi_outgame_106400_0021', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71009, 'This American casual style is so my vibe! ?', 'snd_voi_outgame_106400', 22, 19, 7, 0, 0, 'snd_voi_outgame_106400_0022', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71015, 'I love the laid-back fit of these clothes. I''m guaranteed a godly front-run in these!', 'snd_voi_outgame_106400', 23, 18, 7, 0, 0, 'snd_voi_outgame_106400_0023', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 2030, 'Guess we''re up!', 'snd_voi_teamst_106400', 0, 1064001, 10, 1, 0, 'snd_voi_teamst_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 2031, 'Let''s get this party started!', 'snd_voi_teamst_st_106400_0000', 0, 1064809, 10, 1, 0, 'snd_voi_teamst_st_106400_0000', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 2032, 'Thanks, Trainer.', 'snd_voi_training_106400', 64, 2001, 10, 1, 0, 'snd_voi_training_106400_0064', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 2033, 'How should I pose for my winning interview photoshoot? Well, guess I gotta win first!', 'snd_voi_training_106400', 19, 3002, 10, 1, 0, 'snd_voi_training_106400_0019', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 2034, 'I have a good feeling about this, y''know? I feel like I can really let loose and run this race my own way!', 'snd_voi_training_106400', 16, 1064809, 10, 1, 0, 'snd_voi_training_106400_0016', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 2035, 'Thanks, Trainer.', 'snd_voi_training_106400', 64, 2001, 10, 0, 0, 'snd_voi_training_106400_0064', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70018, 'Suits me, right? Everything does! ?', 'snd_voi_outgame_106400', 26, 1064018, 7, 1, 0, 'snd_voi_outgame_106400_0026', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70019, 'Yep, this outfit''s got that special something.', 'snd_voi_outgame_106400', 27, 1064000, 7, 1, 0, 'snd_voi_outgame_106400_0027', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71018, 'Suits me, right? Everything does! ?', 'snd_voi_outgame_106400', 26, 18, 7, 0, 0, 'snd_voi_outgame_106400_0026', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 71019, 'Yep, this outfit''s got that special something.', 'snd_voi_outgame_106400', 27, 48, 7, 0, 0, 'snd_voi_outgame_106400_0027', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 400003, 'Breathers are important? You''re so right! Then let''s breathe with everything we''ve got! Hmm, how should I decorate the inside of the castle? ?', 'snd_voi_event_090018', 3, 1064814, 7, 1, 0, 'snd_voi_event_090018_0003', 0, 1064832, 3000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 400008, 'Saying what you really think takes some real guts... Man, Windy''s got my respect for that!', 'snd_voi_event_090018', 8, 1064016, 7, 1, 0, 'snd_voi_event_090018_0008', 0, 1064017, 5000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 90020, 'Happy Valentine''s!', 'snd_voi_valentine_106400', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106400_0001', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 80000, 'See you later.', 'snd_voi_aimteam_106400', 0, 1064017, 7, 0, 0, 'snd_voi_aimteam_106400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70020, 'Why, hello there! I''m actually quite well-mannered, if you didn''t know.', 'snd_voi_outgame_106400', 42, 1048018, 7, 1, 0, 'snd_voi_outgame_106400_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1064, 70021, 'I always end up picking muted colors. Should I go a bit crazier?', 'snd_voi_outgame_106400', 43, 1064833, 7, 1, 0, 'snd_voi_outgame_106400_0043', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 10025, 'I''m all about the colors! It''s gotta be dripping with steez!', 'snd_voi_home_106500', 25, 1065000, 1, 1, 0, 'snd_voi_home_106500_0025', 0, 1065019, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 10026, 'My nails got a real glow-up! ? Picked them with the Palmster�it''s the color of forever besties! ?', 'snd_voi_home_106500', 26, 2009, 1, 1, 0, 'snd_voi_home_106500_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 10027, 'My room gets packed with stuff like way too fast! But for now, let''s party with this disco ball!', 'snd_voi_home_106500', 27, 1065821, 1, 1, 0, 'snd_voi_home_106500_0027', 0, 2009, 3900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 20051, 'Let''s get this party started!', 'snd_voi_training_106500', 65, 0, 2, 1, 0, 'snd_voi_training_106500_0065', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 70000, 'Today''s gonna be good vibes only. ?', 'snd_voi_outgame_106500', 3, 1065015, 7, 1, 0, 'snd_voi_outgame_106500_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 95005, 'C''mon bestie, I gotchu. ?', 'snd_voi_outgame_106500', 4, 0, 7, 1, 0, 'snd_voi_outgame_106500_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 95006, 'We goin'' to the moon! ?', 'snd_voi_outgame_106500', 5, 0, 7, 1, 0, 'snd_voi_outgame_106500_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 400004, 'Planning outfits is SOOO fire! ? My bestie and I are gonna go twinsies and get these vibes blasting!', 'snd_voi_event_090018', 4, 1065800, 7, 1, 0, 'snd_voi_event_090018_0004', 0, 2009, 3000, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 400010, 'Even if the festival is dying down, we can just throw another one! Let''s keep the vibes going day after day! ?', 'snd_voi_event_090018', 10, 1065000, 7, 1, 0, 'snd_voi_event_090018_0010', 0, 0, 0, 1614513600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 70020, 'My nails are low-key on fleek! I love iiiiit! ?', 'snd_voi_outgame_106500', 42, 4002, 7, 1, 0, 'snd_voi_outgame_106500_0042', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1065, 70021, 'Huh, no plans to touch grass?! What a bummer! But, hey, I''m here!', 'snd_voi_outgame_106500', 43, 1065013, 7, 1, 0, 'snd_voi_outgame_106500_0043', 0, 1065821, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1066, 20051, 'Keep up if ya can!', 'snd_voi_training_106600', 65, 0, 2, 1, 0, 'snd_voi_training_106600_0065', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1066, 70000, 'Make sure you let me run lots!', 'snd_voi_outgame_106600', 3, 2002, 7, 1, 0, 'snd_voi_outgame_106600_0003', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1066, 95005, 'Hehe! Leave it to me!', 'snd_voi_outgame_106600', 4, 0, 7, 1, 0, 'snd_voi_outgame_106600_0004', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1066, 95006, 'I''ll show you speed!', 'snd_voi_outgame_106600', 5, 0, 7, 1, 0, 'snd_voi_outgame_106600_0005', 0, 0, 0, 1615550400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1066, 400005, 'The outfits in the game are so cool! I unlocked a skill on mine. It''s called... Double Twin Jet Turbo Boost!', 'snd_voi_event_090017', 5, 1066018, 7, 1, 0, 'snd_voi_event_090017_0005', 0, 2002, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1066, 400014, 'The game''s over! Well, what should we play next?!', 'snd_voi_event_090017', 14, 1066800, 7, 1, 0, 'snd_voi_event_090017_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 11, 'Cygames', 'snd_voi_tc_1067', 0, 0, 0, 1, 0, 'snd_voi_title_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1067', 1, 0, 0, 1, 0, 'snd_voi_title_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10000, 'My dream cannot be achieved overnight. That''s why I need the help of someone patient like you!', 'snd_voi_home_106700', 0, 1067000, 1, 1, 0, 'snd_voi_home_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10001, 'There are still many challenges I would like to take on with you. May I be so bold as to share them with you?', 'snd_voi_home_106700', 1, 9003, 1, 1, 0, 'snd_voi_home_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10002, 'You can scoop goldfish, or scoop bouncy balls. Both are the same festival game! Hehe, now I know!', 'snd_voi_home_106700', 2, 1067001, 1, 1, 0, 'snd_voi_home_106700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10003, 'Happy New Year. Would you like to join me for the first temple visit of the year? Transport has already been arranged. ?', 'snd_voi_home_106700', 3, 1067013, 1, 1, 0, 'snd_voi_home_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10004, 'I learned how to make chocolate from a master patissier. Would you be so kind as to sample my effort?', 'snd_voi_home_106700', 4, 3002, 1, 1, 0, 'snd_voi_home_106700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10005, 'I''m sure that a professional''s would taste much better, but I hope that the care I poured into making this will count for something.', 'snd_voi_home_106700', 5, 1067013, 1, 1, 0, 'snd_voi_home_106700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10006, 'The stars are beautiful. They twinkle so bright, just like precious diamonds. I hope to shine like that too someday!', 'snd_voi_home_106700', 6, 1067001, 1, 1, 0, 'snd_voi_home_106700_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10007, 'Roar! Hehe, Kita taught me that impression of a werewolf. How was it? Did I scare you?', 'snd_voi_home_106700', 7, 8003, 1, 1, 0, 'snd_voi_home_106700_0007', 0, 3002, 2800, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10008, 'If you don''t mind, may I invite you to the Satono Group''s party? We''ll take good care of you. ?', 'snd_voi_home_106700', 8, 1067013, 1, 1, 0, 'snd_voi_home_106700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10009, 'There are so many holiday lights to see! I want to see as many as time will allow. Would you care to join me?', 'snd_voi_home_106700', 9, 1067001, 1, 1, 0, 'snd_voi_home_106700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10010, 'The end of year is a time of reflection, so I should spend this time reviewing the areas I need to improve. Hm...', 'snd_voi_home_106700', 10, 1067006, 1, 1, 0, 'snd_voi_home_106700_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10011, 'Happy birthday! ? I present to you a complimentary ticket for the Satono Group resort!', 'snd_voi_home_106700', 11, 3002, 1, 1, 0, 'snd_voi_home_106700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10012, 'Your birthday only comes around once a year, so let''s take the occasion to do whatever you''d like! ? Please tell me, what would you like to do?', 'snd_voi_home_106700', 12, 1067001, 1, 1, 0, 'snd_voi_home_106700_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10013, 'Grow as I may, I must continue along the same path. Because my achievements will only get bigger from here on!', 'snd_voi_home_106700', 13, 1067013, 1, 1, 0, 'snd_voi_home_106700_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10014, 'Seeing as it''s my birthday, may I make a request? I would simply love to go to the cafeteria and try their super spicy cake!', 'snd_voi_home_106700', 14, 1067001, 1, 1, 0, 'snd_voi_home_106700_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10015, 'It appears you have a notification. I''m curious to see what it says!', 'snd_voi_home_106700', 15, 1067013, 1, 1, 0, 'snd_voi_home_106700_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10016, 'There''s a present waiting for you. What could it be? Why don''t you take a look?', 'snd_voi_home_106700', 16, 3002, 1, 1, 0, 'snd_voi_home_106700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10017, 'You''ve completed a mission! Let''s keep it up and clear them all!', 'snd_voi_home_106700', 17, 1067001, 1, 1, 0, 'snd_voi_home_106700_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10018, 'I hear an event is about to start! I wonder what will happen. I can''t wait to find out! ?', 'snd_voi_home_106700', 18, 1067013, 1, 1, 0, 'snd_voi_home_106700_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10019, 'The event is already underway! ? Let''s get moving before we miss it! Come now, let''s go!', 'snd_voi_home_106700', 19, 1067806, 1, 1, 0, 'snd_voi_home_106700_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20000, 'I''m a little fatigued, but I''ll be all right.', 'snd_voi_training_106700', 0, 1067812, 2, 1, 0, 'snd_voi_training_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20001, 'Diamonds are supposed to shine... but I feel lackluster...', 'snd_voi_training_106700', 1, 1067007, 2, 1, 0, 'snd_voi_training_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20002, 'I''m brimming with energy! We mustn''t let this opportunity go to waste. Let''s start training right away!', 'snd_voi_training_106700', 2, 1067813, 2, 1, 0, 'snd_voi_training_106700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20003, 'I''m ready and willing to give my all in order to fulfill my family''s wish. And there''s no time like the present!', 'snd_voi_training_106700', 3, 3002, 2, 1, 0, 'snd_voi_training_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20004, 'I would like to try all sorts of ways to train. Please give me the full course!', 'snd_voi_training_106700', 4, 1067001, 2, 1, 0, 'snd_voi_training_106700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20005, 'I''m going to train these legs until they''re as strong as diamonds! Hehe! ?', 'snd_voi_training_106700', 5, 1067013, 2, 1, 0, 'snd_voi_training_106700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20006, 'There''s no need to hold back. Please train me in the area I need most.', 'snd_voi_training_106700', 6, 1067000, 2, 1, 0, 'snd_voi_training_106700_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20007, 'What would you like me to do? I will complete any training you provide.', 'snd_voi_training_106700', 7, 1067013, 2, 1, 0, 'snd_voi_training_106700_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20008, 'I''m all right... It''s nothing bad enough to affect my ability to train, at least...', 'snd_voi_training_106700', 8, 8003, 2, 1, 0, 'snd_voi_training_106700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20009, 'I have to plan ahead and think carefully about what I can actually do right now...', 'snd_voi_training_106700', 9, 1067007, 2, 1, 0, 'snd_voi_training_106700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20010, 'I can''t let myself lose sight of my path... Absolutely not.', 'snd_voi_training_106700', 10, 9004, 2, 1, 0, 'snd_voi_training_106700_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20011, 'I made a commitment. I can''t waver now...', 'snd_voi_training_106700', 11, 1067002, 2, 1, 0, 'snd_voi_training_106700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20021, 'While hard work is necessary, I think we ought to consider how this will affect our future goals.', 'snd_voi_training_106700', 12, 8003, 2, 1, 0, 'snd_voi_training_106700_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20022, 'Sometimes one must stop polishing to appreciate the shine. I think I should conserve my energy and rest right now.', 'snd_voi_training_106700', 13, 9004, 2, 1, 0, 'snd_voi_training_106700_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20023, 'This is what I was born for! The time has come�another step toward my dream!', 'snd_voi_training_106700', 14, 1067000, 2, 1, 0, 'snd_voi_training_106700_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20024, 'I''ve polished my skill to maximum brilliance. Now to let it shine for all to see!', 'snd_voi_training_106700', 15, 3002, 2, 1, 0, 'snd_voi_training_106700_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20025, 'Diamonds shine brightest in the limelight! I can shatter any jinx that comes my way!', 'snd_voi_training_106700', 16, 1067001, 2, 1, 0, 'snd_voi_training_106700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20026, 'It''s wonderful weather for a race, isn''t it? My heart is pounding with excitement!', 'snd_voi_training_106700', 17, 1067809, 2, 1, 0, 'snd_voi_training_106700_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20027, 'There''s something only I can prove, and I''m about to do it now!', 'snd_voi_training_106700', 18, 1067810, 2, 1, 0, 'snd_voi_training_106700_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20028, 'With my own two legs, and pride in my heart, I will secure a glorious victory!', 'snd_voi_training_106700', 19, 1067001, 2, 1, 0, 'snd_voi_training_106700_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20029, 'My goal remains the same, no matter who I''m up against.', 'snd_voi_training_106700', 20, 8001, 2, 1, 0, 'snd_voi_training_106700_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20030, 'I just have to believe in myself and give it my all. The same as I always do!', 'snd_voi_training_106700', 21, 1067013, 2, 1, 0, 'snd_voi_training_106700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20031, 'Now to make sure my cleats are on properly... All right! Nice and secure!', 'snd_voi_training_106700', 22, 1067000, 2, 1, 0, 'snd_voi_training_106700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20032, 'I made this decision and I will see it through. I must.', 'snd_voi_training_106700', 23, 8003, 2, 1, 0, 'snd_voi_training_106700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20033, 'If feeling deflated means you''re jinxed to lose, I''m going to shatter that jinx!', 'snd_voi_training_106700', 24, 9004, 2, 1, 0, 'snd_voi_training_106700_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20034, 'As long as I stay focused on the future, I''ll be fine. I''ll be fine.', 'snd_voi_training_106700', 25, 1067007, 2, 1, 0, 'snd_voi_training_106700_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20035, 'All the mountains I''ve climbed to get here... What''s one more?', 'snd_voi_training_106700', 26, 1067002, 2, 1, 0, 'snd_voi_training_106700_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20036, 'I have to keep a cool head so I don''t get overwhelmed.', 'snd_voi_training_106700', 27, 2003, 2, 1, 0, 'snd_voi_training_106700_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20037, 'All I can do is scrape up all the energy I have left and fight!', 'snd_voi_training_106700', 28, 8003, 2, 1, 0, 'snd_voi_training_106700_0028', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20038, 'I''ll start right away!', 'snd_voi_training_106700', 29, 0, 2, 1, 0, 'snd_voi_training_106700_0029', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20039, 'Let''s go!', 'snd_voi_training_106700', 30, 0, 2, 1, 0, 'snd_voi_training_106700_0030', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20040, 'All right! ?', 'snd_voi_training_106700', 31, 0, 2, 1, 0, 'snd_voi_training_106700_0031', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20041, 'Hm, I see...', 'snd_voi_training_106700', 32, 0, 2, 1, 0, 'snd_voi_training_106700_0032', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20042, 'Wha?!', 'snd_voi_training_106700', 33, 0, 2, 1, 0, 'snd_voi_training_106700_0033', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20043, 'Oh no...', 'snd_voi_training_106700', 34, 0, 2, 1, 0, 'snd_voi_training_106700_0034', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20046, 'Off we go!', 'snd_voi_training_106700', 37, 0, 2, 1, 0, 'snd_voi_training_106700_0037', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20047, 'I can''t wait! ?', 'snd_voi_training_106700', 38, 0, 2, 1, 0, 'snd_voi_training_106700_0038', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20049, 'I feel like I could overcome any obstacle now!', 'snd_voi_training_106700', 63, 0, 2, 1, 0, 'snd_voi_training_106700_0063', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20050, 'Thank you for spending this time with me.', 'snd_voi_training_106700', 64, 0, 2, 1, 0, 'snd_voi_training_106700_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 30000, 'If I can polish myself just a little bit more!', 'snd_voi_race_106700', 0, 0, 3, 1, 0, 'snd_voi_race_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 30001, 'I know I can shine brighter next time!', 'snd_voi_race_106700', 1, 0, 3, 1, 0, 'snd_voi_race_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 30002, 'I somehow managed to preserve my shine.', 'snd_voi_race_106700', 2, 0, 3, 1, 0, 'snd_voi_race_106700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 30003, 'I''ll etch this result into my memory.', 'snd_voi_race_106700', 3, 0, 3, 1, 0, 'snd_voi_race_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 60000, 'This nervousness is different from the kind I feel before a race! Hehe, my heart is pounding! ?', 'snd_voi_live_106700', 0, 1067001, 4, 1, 0, 'snd_voi_live_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 60001, 'Please watch as I shine on stage!', 'snd_voi_live_106700', 1, 3002, 4, 1, 0, 'snd_voi_live_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70001, 'The reason I wanted to traverse this path alongside you is because you understood my dream.', 'snd_voi_outgame_106700', 1, 3002, 7, 1, 0, 'snd_voi_outgame_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90000, 'Good morning! What challenges shall we take on today?', 'snd_voi_home_106701', 0, 1067000, 1, 1, 0, 'snd_voi_home_106701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90001, 'In the mornings, I do vocal exercises with Kita, so I''m confident in my bright and cheerful greetings! ?', 'snd_voi_home_106701', 1, 1067001, 1, 1, 0, 'snd_voi_home_106701_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90002, 'I''ll enjoy some tea with my friends, and then I''ll head to training! Hehe, what a wonderful day!', 'snd_voi_home_106701', 2, 3002, 1, 1, 0, 'snd_voi_home_106701_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90003, 'May I go for a run outside the school grounds? I''d like to become more acquainted with our neighbors! ?', 'snd_voi_home_106701', 3, 1067013, 1, 1, 0, 'snd_voi_home_106701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90004, 'Burning the midnight oil, are you? You''re so hardworking, I should take a leaf from your book!', 'snd_voi_home_106701', 4, 2001, 1, 1, 0, 'snd_voi_home_106701_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90005, 'I''ll do my homework with Kita when I get back. ? We always seem to finish quicker when we work together.', 'snd_voi_home_106701', 5, 1067000, 1, 1, 0, 'snd_voi_home_106701_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90006, 'This is the perfect season for golf. I used to frequent all sorts of courses in order to best my father! ?', 'snd_voi_home_106701', 6, 3001, 1, 1, 0, 'snd_voi_home_106701_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90007, 'In summer, I would often spend my time at our cottage up north and run around in nature. I think that experience helped shape who I am today. ?', 'snd_voi_home_106701', 7, 1067013, 1, 1, 0, 'snd_voi_home_106701_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90008, 'At this time of year, magnificent chrysanthemums bloom in our garden. I''ve always admired their tall and dignified posture.', 'snd_voi_home_106701', 8, 3001, 1, 1, 0, 'snd_voi_home_106701_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90009, 'The first time I watched a race with Kita was around this time of year. I still remember it like it was yesterday.', 'snd_voi_home_106701', 9, 1067001, 1, 1, 0, 'snd_voi_home_106701_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91000, 'My little brother is so cute. Whenever I try something new, he always follows suit. Hehe. ?', 'snd_voi_home_106701', 10, 3002, 1, 1, 0, 'snd_voi_home_106701_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91001, 'My parents often send me packages, but I''m having trouble fitting them all in my room... Perhaps I should rent a storage space.', 'snd_voi_home_106701', 11, 1067006, 1, 1, 0, 'snd_voi_home_106701_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91002, 'I''ve heard that if you put soy sauce on pudding, it tastes like sea urchin! Can we test it out?', 'snd_voi_home_106701', 12, 1067808, 1, 1, 0, 'snd_voi_home_106701_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91003, 'I''m learning how to cook! ? Would you like to try my food sometime? I promise you''ll enjoy it!', 'snd_voi_home_106701', 13, 1067000, 1, 1, 0, 'snd_voi_home_106701_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91004, 'Of my many relatives, only a few of them are Umamusume, so being here at Tracen Academy is an interesting experience.', 'snd_voi_home_106701', 14, 1067013, 1, 1, 0, 'snd_voi_home_106701_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91005, 'This attire is quite breezy! I''ll have to drink some hot tea to keep warm!', 'snd_voi_home_106701', 15, 1067000, 1, 1, 0, 'snd_voi_home_106701_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91006, 'Since we all wear the same costume on stage, I''ll have to polish my performance so that I don''t blend into the background!', 'snd_voi_home_106701', 16, 2001, 1, 1, 0, 'snd_voi_home_106701_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91007, 'The frills and the ribbons are so cute and lovely. Fluttery, flowy... Fantastic! ?', 'snd_voi_home_106701', 17, 1067001, 1, 1, 0, 'snd_voi_home_106701_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91008, 'My signature racewear is an emblem of my family''s wish. And it''s my duty to be crowned a champion wearing this dress.', 'snd_voi_home_106701', 18, 9004, 1, 1, 0, 'snd_voi_home_106701_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91009, 'I usually listen to pop music during my morning exercises. It helps wake me up, and it puts me in a good mood! ?', 'snd_voi_home_106701', 19, 3002, 1, 1, 0, 'snd_voi_home_106701_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91010, 'Well, it''s time for my tea date with McQueen! I hope she will enjoy the confections I''ve brought today! Hehe! ?', 'snd_voi_home_106701', 20, 1067001, 1, 1, 0, 'snd_voi_home_106701_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91011, 'What kind of work is keeping you up at this hour? May I take a look?', 'snd_voi_home_106701', 21, 1067013, 1, 1, 0, 'snd_voi_home_106701_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91012, 'The warm weather makes me feel restless! Shall we go outside for a while? What do you say?', 'snd_voi_home_106701', 22, 1067000, 1, 1, 0, 'snd_voi_home_106701_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91013, 'It''s hard to run on the track when it''s been raining. I''m going to make some sunshine dolls while I come up with some solutions.', 'snd_voi_home_106701', 23, 2001, 1, 1, 0, 'snd_voi_home_106701_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91014, 'I wonder if the harvest festival in Paris is happening again this year. My father was in his element last time we went as a family. Hehe! ?', 'snd_voi_home_106701', 24, 1067013, 1, 1, 0, 'snd_voi_home_106701_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 91015, 'The plants in the flowerbeds are sprouting cute little buds. I look forward to seeing them in their fully-bloomed splendor! ?', 'snd_voi_home_106701', 25, 1067000, 1, 1, 0, 'snd_voi_home_106701_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92000, 'I''m ready to begin! Please, give me your guidance!', 'snd_voi_training_106701', 0, 1067806, 2, 1, 0, 'snd_voi_training_106701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92001, 'May I ask what the plan is for today? I would love to know!', 'snd_voi_training_106701', 1, 1067000, 2, 1, 0, 'snd_voi_training_106701_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92002, 'No matter the circumstances, I''ll never lose my shine.', 'snd_voi_training_106701', 2, 3002, 2, 1, 0, 'snd_voi_training_106701_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92003, 'I was just thinking about what kind of jinx I should shatter next, hehe. ?', 'snd_voi_training_106701', 3, 1067811, 2, 1, 0, 'snd_voi_training_106701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92011, 'I can''t help but feel excited at the thought of special training! ?', 'snd_voi_training_106700', 39, 1067001, 2, 1, 0, 'snd_voi_training_106700_0039', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92005, 'Trainer, what''s your favorite precious gem? What color is it? And which shape?', 'snd_voi_training_106701', 5, 1067806, 2, 1, 0, 'snd_voi_training_106701_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92006, 'It''s fun thinking about the future. I like to ponder what methods you''ll use to make me shine brighter. ?', 'snd_voi_training_106701', 6, 1067013, 2, 1, 0, 'snd_voi_training_106701_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 92007, 'If I set a new record, it''ll be a record for you too. Don''t you think that''s wonderful?', 'snd_voi_training_106701', 7, 3001, 2, 1, 0, 'snd_voi_training_106701_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 93000, 'I''m glad I trusted you to walk this path with me!', 'snd_voi_training_106701', 8, 0, 2, 1, 0, 'snd_voi_training_106701_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 93001, 'You''ve polished me to shine like my namesake!', 'snd_voi_training_106701', 9, 0, 2, 1, 0, 'snd_voi_training_106701_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 95000, 'I''m polishing myself up!', 'snd_voi_outgame_106701', 0, 3001, 7, 1, 0, 'snd_voi_outgame_106701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 95001, 'Shining brighter every day!', 'snd_voi_outgame_106701', 1, 0, 7, 1, 0, 'snd_voi_outgame_106701_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 95003, 'Yes, it''s me, Satono Diamond!', 'snd_voi_outgame_106701', 3, 3002, 7, 1, 0, 'snd_voi_outgame_106701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 95004, 'With the brilliance of a diamond, I shall pierce through every obstacle in my way!', 'snd_voi_gacha_106701', 0, 0, 7, 1, 0, 'snd_voi_gacha_106701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1008, 'Unleash your radiance!', 'snd_voi_teamst_st_106700_0000', 0, 1067001, 8, 1, 0, 'snd_voi_teamst_st_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1139, 'Let''s do this with pride!', 'snd_voi_teamst_st_106700_1013', 0, 1067000, 8, 1, 0, 'snd_voi_teamst_st_106700_1013_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1140, 'When we''re together...', 'snd_voi_teamst_st_106700_1068', 0, 3001, 8, 1, 0, 'snd_voi_teamst_st_106700_1068_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1138, 'Absolutely!', 'snd_voi_teamst_st_106800_1067', 1, 1067000, 8, 1, 0, 'snd_voi_teamst_st_106800_1067_01', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1000, 'We aim for victory!', 'snd_voi_teamst_106700', 0, 4001, 8, 1, 0, 'snd_voi_teamst_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1001, 'We did it!', 'snd_voi_teamst_106700', 1, 0, 8, 1, 0, 'snd_voi_teamst_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1003, 'A draw...', 'snd_voi_teamst_106700', 2, 0, 8, 1, 0, 'snd_voi_teamst_106700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1002, 'A lesson for next time.', 'snd_voi_teamst_106700', 3, 0, 8, 1, 0, 'snd_voi_teamst_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1004, 'I knew we could do it!', 'snd_voi_teamst_106700', 4, 1067001, 8, 1, 0, 'snd_voi_teamst_106700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1007, 'We''ve reached new levels of shine!', 'snd_voi_teamst_106700', 5, 4001, 8, 1, 0, 'snd_voi_teamst_106700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1006, 'A draw...', 'snd_voi_teamst_106700', 2, 1067006, 8, 1, 0, 'snd_voi_teamst_106700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 1005, 'A lesson for next time.', 'snd_voi_teamst_106700', 3, 8003, 8, 1, 0, 'snd_voi_teamst_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 40000, 'My time to shine... is now!', 'snd_voi_race_106701', 2, 0, 3, 1, 0, 'snd_voi_race_106701_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 40001, 'O light of hope that dwells in my heart... Illuminate the path that I must follow!', 'snd_voi_race_106701', 3, 0, 3, 1, 0, 'snd_voi_race_106701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 30004, 'I was born with a purpose, a dream to achieve... and believing in it led me here!', 'snd_voi_race_106701', 0, 0, 3, 1, 0, 'snd_voi_race_106701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 30005, 'What did you think of this diamond''s sparkle?', 'snd_voi_race_106700', 8, 0, 3, 1, 0, 'snd_voi_race_106700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 31000, 'Time to shine!', 'snd_voi_race_106700', 9, 0, 3, 1, 0, 'snd_voi_race_106700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 13, 'Here''s today''s login bonus. It''s yours! ?', 'snd_voi_title_106700', 4, 1067001, 1, 1, 0, 'snd_voi_title_106700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 15, 'This will be arranged for tomorrow. ?', 'snd_voi_title_106700', 5, 1067013, 1, 1, 0, 'snd_voi_title_106700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 110000, 'What kind of jinx shall we shatter today?', 'snd_voi_home_106700', 21, 0, 1, 1, 0, 'snd_voi_home_106700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 110001, 'Look at all this history! I must ensure that my name makes its way into these books too.', 'snd_voi_home_106700', 22, 0, 1, 1, 0, 'snd_voi_home_106700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 110002, 'Are we going to race? This diamond is ready to dazzle! ?', 'snd_voi_home_106700', 23, 0, 1, 1, 0, 'snd_voi_home_106700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 10021, 'Your archive level went up. Let us also strive for greater heights together!', 'snd_voi_home_106700', 24, 3002, 1, 1, 0, 'snd_voi_home_106700_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 20051, 'Shall we go then?', 'snd_voi_training_106700', 65, 0, 2, 1, 0, 'snd_voi_training_106700_0065', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70000, 'I may be unreliable, but I look forward to working together!', 'snd_voi_outgame_106700', 3, 1067014, 7, 1, 0, 'snd_voi_outgame_106700_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 95005, 'I hope I can help you!', 'snd_voi_outgame_106700', 4, 0, 7, 1, 0, 'snd_voi_outgame_106700_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 95006, 'I will repay your trust in me. ?', 'snd_voi_outgame_106700', 5, 0, 7, 1, 0, 'snd_voi_outgame_106700_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 120000, 'I feel a dazzling, sparkling power within me!', 'snd_voi_outgame_106700', 11, 4001, 2, 1, 0, 'snd_voi_outgame_106700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140000, 'How do you plan to approach this?', 'snd_voi_minigame_106700', 0, 1067801, 9, 1, 0, 'snd_voi_minigame_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140001, 'You did it!', 'snd_voi_minigame_106700', 1, 1067001, 9, 1, 0, 'snd_voi_minigame_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140002, 'Oh dear...', 'snd_voi_minigame_106700', 2, 1067802, 9, 1, 0, 'snd_voi_minigame_106700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140003, 'Wow, fantastic!', 'snd_voi_minigame_106700', 3, 971067, 9, 1, 0, 'snd_voi_minigame_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140004, 'Bravo! ?', 'snd_voi_minigame_106700', 4, 972067, 9, 1, 0, 'snd_voi_minigame_106700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140005, 'Don''t fret, it happens.', 'snd_voi_minigame_106700', 5, 1067803, 9, 1, 0, 'snd_voi_minigame_106700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140006, 'Wow, fantastic!', 'snd_voi_minigame_106700', 3, 974067, 9, 1, 0, 'snd_voi_minigame_106700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140007, 'Bravo! ?', 'snd_voi_minigame_106700', 4, 973067, 9, 1, 0, 'snd_voi_minigame_106700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140008, 'Hehe! ?', 'snd_voi_minigame_106700', 6, 1067005, 9, 1, 0, 'snd_voi_minigame_106700_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140009, 'Whoa!', 'snd_voi_minigame_106700', 7, 1067804, 9, 1, 0, 'snd_voi_minigame_106700_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140010, 'Oh?', 'snd_voi_minigame_106700', 8, 1067006, 9, 1, 0, 'snd_voi_minigame_106700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140011, 'It''s a miracle!', 'snd_voi_minigame_106700', 9, 4001, 9, 1, 0, 'snd_voi_minigame_106700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140014, 'Oh no...', 'snd_voi_minigame_106700', 10, 1067002, 9, 1, 0, 'snd_voi_minigame_106700_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140015, 'Okay...', 'snd_voi_minigame_106700', 11, 2003, 9, 1, 0, 'snd_voi_minigame_106700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140016, 'Is something the matter?', 'snd_voi_minigame_106700', 12, 1067013, 9, 1, 0, 'snd_voi_minigame_106700_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140012, 'Here''s our chance!', 'snd_voi_minigame_106700', 13, 27002, 9, 1, 0, 'snd_voi_minigame_106700_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140013, 'You can do it! You can do it!', 'snd_voi_minigame_106700', 14, 1067805, 9, 1, 0, 'snd_voi_minigame_106700_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140017, 'Ah!', 'snd_voi_minigame_106700', 15, 1067012, 9, 1, 0, 'snd_voi_minigame_106700_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 140018, 'Aw...', 'snd_voi_minigame_106700', 16, 10007, 9, 1, 0, 'snd_voi_minigame_106700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70004, 'Tracen Academy is a world of wonders. I have a feeling I''ll never get bored here!', 'snd_voi_outgame_106700', 16, 3002, 7, 1, 0, 'snd_voi_outgame_106700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70010, 'Now that I''m wearing this uniform, I have no intention of backing out! ?', 'snd_voi_outgame_106700', 17, 4001, 7, 1, 0, 'snd_voi_outgame_106700_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70008, 'Am I wearing this correctly? I''m not used to wearing clothes that expose my midriff.', 'snd_voi_outgame_106700', 20, 1067000, 7, 1, 0, 'snd_voi_outgame_106700_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70014, 'The stage is an exceptional place to shine. That''s why I polish every aspect of my performance! ?', 'snd_voi_outgame_106700', 21, 1067013, 7, 1, 0, 'snd_voi_outgame_106700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70009, 'Boldly, gracefully, dazzlingly�that''s how this diamond is about to shine!', 'snd_voi_outgame_106700', 22, 1067001, 7, 1, 0, 'snd_voi_outgame_106700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70015, 'The soft frills add a glamorous touch. They let me shine even brighter!', 'snd_voi_outgame_106700', 23, 1067013, 7, 1, 0, 'snd_voi_outgame_106700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71004, 'Tracen Academy is a world of wonders. I have a feeling I''ll never get bored here!', 'snd_voi_outgame_106700', 16, 48, 7, 0, 0, 'snd_voi_outgame_106700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71010, 'Now that I''m wearing this uniform, I have no intention of backing out! ?', 'snd_voi_outgame_106700', 17, 18, 7, 0, 0, 'snd_voi_outgame_106700_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71008, 'Am I wearing this correctly? I''m not used to wearing clothes that expose my midriff.', 'snd_voi_outgame_106700', 20, 148, 7, 0, 0, 'snd_voi_outgame_106700_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71014, 'The stage is an exceptional place to shine. That''s why I polish every aspect of my performance! ?', 'snd_voi_outgame_106700', 21, 18, 7, 0, 0, 'snd_voi_outgame_106700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71009, 'Boldly, gracefully, dazzlingly�that''s how this diamond is about to shine!', 'snd_voi_outgame_106700', 22, 49, 7, 0, 0, 'snd_voi_outgame_106700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71015, 'The soft frills add a glamorous touch. They let me shine even brighter!', 'snd_voi_outgame_106700', 23, 34, 7, 0, 0, 'snd_voi_outgame_106700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 2030, 'We aim for victory!', 'snd_voi_teamst_106700', 0, 4001, 10, 1, 0, 'snd_voi_teamst_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 2031, 'Unleash your radiance!', 'snd_voi_teamst_st_106700_0000', 0, 1067000, 10, 1, 0, 'snd_voi_teamst_st_106700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 2032, 'Thank you for spending this time with me.', 'snd_voi_training_106700', 64, 1067001, 10, 1, 0, 'snd_voi_training_106700_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 2033, 'With my own two legs, and pride in my heart, I will secure a glorious victory!', 'snd_voi_training_106700', 19, 4001, 10, 1, 0, 'snd_voi_training_106700_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 2034, 'Diamonds shine brightest in the limelight! I can shatter any jinx that comes my way!', 'snd_voi_training_106700', 16, 3001, 10, 1, 0, 'snd_voi_training_106700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 2035, 'Thank you for spending this time with me.', 'snd_voi_training_106700', 64, 1067001, 10, 0, 0, 'snd_voi_training_106700_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70018, 'What do you think? Does it suit me?', 'snd_voi_outgame_106700', 26, 1067001, 7, 1, 0, 'snd_voi_outgame_106700_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 70019, 'This outfit is worthy of a gallery exhibit! ?', 'snd_voi_outgame_106700', 27, 3002, 7, 1, 0, 'snd_voi_outgame_106700_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71018, 'What do you think? Does it suit me?', 'snd_voi_outgame_106700', 26, 27, 7, 0, 0, 'snd_voi_outgame_106700_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 71019, 'This outfit is worthy of a gallery exhibit! ?', 'snd_voi_outgame_106700', 27, 48, 7, 0, 0, 'snd_voi_outgame_106700_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_106700', 1, 980010, 1, 1, 0, 'snd_voi_valentine_106700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 400004, 'Everyone here seems so lively and fun! I''m sure they''ll teach me lots of new things.', 'snd_voi_event_090003', 4, 4001, 7, 1, 0, 'snd_voi_event_090003_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 400007, 'There may be more to Tannhauser than meets the eye...', 'snd_voi_event_090003', 7, 1067006, 7, 1, 0, 'snd_voi_event_090003_0007', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 400008, 'The "monster" of Tracen Academy... I''d like to see the real thing someday!', 'snd_voi_event_090003', 8, 1067001, 7, 1, 0, 'snd_voi_event_090003_0008', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 400010, 'To Father and Mother... I will do my best along with Kita... Hehe, okay. ?', 'snd_voi_event_090003', 10, 3002, 7, 1, 0, 'snd_voi_event_090003_0010', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 400005, 'Golshi always has the most innovative suggestions for training opportunities! They truly stretch the brain, and I''ve learned so much!', 'snd_voi_event_090011', 5, 1067001, 7, 1, 0, 'snd_voi_event_090011_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1067, 80000, 'Thanks, everyone.', 'snd_voi_aimteam_106700', 0, 1067000, 7, 0, 0, 'snd_voi_aimteam_106700_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 11, 'Cygames', 'snd_voi_tc_1068', 0, 0, 0, 1, 0, 'snd_voi_title_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1068', 1, 0, 0, 1, 0, 'snd_voi_title_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10000, 'As long as this fire burns in my heart, I''ll train and train, and then train some more, until I can pay back all the support others have given me!', 'snd_voi_home_106800', 0, 1068000, 1, 1, 0, 'snd_voi_home_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10001, 'I really want to give everyone energy and a big smile... So let''s make it happen!', 'snd_voi_home_106800', 1, 2001, 1, 1, 0, 'snd_voi_home_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10002, 'We should try getting out for a change of pace more often! Last time we went to the mountains, so next time, maybe... Hehe, I''m getting excited just thinking of the possibilities!', 'snd_voi_home_106800', 2, 9001, 1, 1, 0, 'snd_voi_home_106800_0002', 0, 9002, 6500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10003, 'New Year''s is really big at my house. My dad and his pupils make a ton of mochi, and then we go door-to-door handing it all out!', 'snd_voi_home_106800', 3, 1068004, 1, 1, 0, 'snd_voi_home_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10004, 'This year, I attached my chocolates to strings and put them in a box so you won''t know what kind you get until you pull one! Wanna give it a try?', 'snd_voi_home_106800', 4, 1068005, 1, 1, 0, 'snd_voi_home_106800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10005, 'This is kinda embarrassing for me, but... Happy Valentine''s Day! I put all my appreciation into this chocolate!', 'snd_voi_home_106800', 5, 3001, 1, 1, 0, 'snd_voi_home_106800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10006, 'Urgh... I wish I could fly. Then I could do Orihime and Hikoboshi''s jobs for them, and they could meet up all the time.', 'snd_voi_home_106800', 6, 1068007, 1, 1, 0, 'snd_voi_home_106800_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10007, 'Trick or treat! Give me some candy or I''ll, um... I''ll pick you up and carry you around on my shoulders!', 'snd_voi_home_106800', 7, 2009, 1, 1, 0, 'snd_voi_home_106800_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10008, 'We''re exchanging gifts at the dorms today! ? What did I get? It''s a secret... Just kidding, it''s a set of hanafuda cards!', 'snd_voi_home_106800', 8, 1068004, 1, 1, 0, 'snd_voi_home_106800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10009, 'Kitasanta Claus has arrived, and she''s brought you a smile! ? We''ll have some cake later, okay?', 'snd_voi_home_106800', 9, 1068004, 1, 1, 0, 'snd_voi_home_106800_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10010, 'How do you like to eat your soba on New Year''s Eve? I gotta have mine with tempura shrimp! The red and white color of the shrimp just screams New Year''s!', 'snd_voi_home_106800', 10, 4001, 1, 1, 0, 'snd_voi_home_106800_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10011, 'Happy Birthday, Trainer! Today, you''re the captain!', 'snd_voi_home_106800', 11, 2001, 1, 1, 0, 'snd_voi_home_106800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10012, 'Finally! I''ve been practicing for this special day! This one''s for everything you do for me... Happy biiirthday to youuu! ?', 'snd_voi_home_106800', 12, 1068014, 1, 1, 0, 'snd_voi_home_106800_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10013, 'Huh? Am I really smiling that much? Well, you see... A big group of my friends just tossed me up in the air while wishing me a happy birthday!', 'snd_voi_home_106800', 13, 1068005, 1, 1, 0, 'snd_voi_home_106800_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10014, 'Sniff... I can''t believe you''re celebrating my birthday. I''m so lucky... Thank youuu!', 'snd_voi_home_106800', 14, 1068010, 1, 1, 0, 'snd_voi_home_106800_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10015, 'Trainer, we''ve got a notification. Do you want me to go check it out for you?!', 'snd_voi_home_106800', 15, 3001, 1, 1, 0, 'snd_voi_home_106800_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10016, 'You got a present! If it''s something big, I can carry it for you!', 'snd_voi_home_106800', 16, 4001, 1, 1, 0, 'snd_voi_home_106800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10017, 'Congrats on clearing all those missions! Go, Trainer! Go, Trainer!', 'snd_voi_home_106800', 17, 2002, 1, 1, 0, 'snd_voi_home_106800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10018, 'We''re so close to the next event! I''m getting excited just thinking about it. Say... Why don''t we have a pre-event party?!', 'snd_voi_home_106800', 18, 1068004, 1, 1, 0, 'snd_voi_home_106800_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10019, 'Participating in festivals is way more fun than just looking! C''mon! Let''s head over to the event! I''ll show you the way!', 'snd_voi_home_106800', 19, 1068000, 1, 1, 0, 'snd_voi_home_106800_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20000, 'Urgh... I feel so weak. I thought my greatest strength was my strength...', 'snd_voi_training_106800', 0, 1068006, 2, 1, 0, 'snd_voi_training_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20001, 'Wh-what? Why do I feel so... dizzy?', 'snd_voi_training_106800', 1, 11005, 2, 1, 0, 'snd_voi_training_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20002, 'Look at all this energy! I''m ready whenever you are! Ready, get set, gooo!', 'snd_voi_training_106800', 2, 1068015, 2, 1, 0, 'snd_voi_training_106800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20003, 'My legs feel so light! I can do anything! Give me some extra hard training!', 'snd_voi_training_106800', 3, 1068000, 2, 1, 0, 'snd_voi_training_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20004, 'I''ll smash through anything you throw at me! Like, bam!', 'snd_voi_training_106800', 4, 1068004, 2, 1, 0, 'snd_voi_training_106800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20005, 'Putting one foot in front of the other is my greatest strength! With that, I''ll find my secret weapon in no time!', 'snd_voi_training_106800', 5, 1068014, 2, 1, 0, 'snd_voi_training_106800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20006, 'No problems here! I''m in tip-top shape, so let''s get training!', 'snd_voi_training_106800', 6, 1068000, 2, 1, 0, 'snd_voi_training_106800_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20007, 'Gotta prep for the big day! So, what kind of training are we doing today?', 'snd_voi_training_106800', 7, 1068004, 2, 1, 0, 'snd_voi_training_106800_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20008, 'Urgh... What''s going on? I feel like a drenched firework. No way I can fly through the sky like this...', 'snd_voi_training_106800', 8, 1068006, 2, 1, 0, 'snd_voi_training_106800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20009, 'Yawn... Ah, sorry about that! I feel like my energy just... up and left me behind.', 'snd_voi_training_106800', 9, 1068801, 2, 1, 0, 'snd_voi_training_106800_0009', 0, 1068008, 2600, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20010, 'Oooh, why do I feel so weak?! My dad and everyone else are cheering for me, so I should feel great!', 'snd_voi_training_106800', 10, 1068811, 2, 1, 0, 'snd_voi_training_106800_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20011, 'What should I do? I don''t want things to end like this!', 'snd_voi_training_106800', 11, 11005, 2, 1, 0, 'snd_voi_training_106800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20021, 'Huh? Another race? I mean, I may be known for my strength, but... Y-you sure this is a good idea?', 'snd_voi_training_106800', 12, 1068012, 2, 1, 0, 'snd_voi_training_106800_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20022, 'I think we''re doing too many races... I can''t energize people if I don''t have any energy myself.', 'snd_voi_training_106800', 13, 11005, 2, 1, 0, 'snd_voi_training_106800_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20023, 'I''ve worked long and hard for this day! Whoever I''m up against, bring it on! I''ll show you!', 'snd_voi_training_106800', 14, 1068014, 2, 1, 0, 'snd_voi_training_106800_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20024, 'This festival lover will show you some real front running! Just watch as I leave everyone behind!', 'snd_voi_training_106800', 15, 1068000, 2, 1, 0, 'snd_voi_training_106800_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20025, 'HAAAAAH!\n...Okay, my throat and body are in tip-top shape!', 'snd_voi_training_106800', 16, 1068015, 2, 1, 0, 'snd_voi_training_106800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20026, 'Everyone''s cheers are what push me forward! I''m not letting anyone pass me by!', 'snd_voi_training_106800', 17, 1068810, 2, 1, 0, 'snd_voi_training_106800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20027, 'This is the day I''ve been training for! Time to pay back all the support I''ve received!', 'snd_voi_training_106800', 18, 2009, 2, 1, 0, 'snd_voi_training_106800_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20028, 'I''ll show my parents a race performance they can be proud of!', 'snd_voi_training_106800', 19, 1068000, 2, 1, 0, 'snd_voi_training_106800_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20029, 'My friends sent me off by striking sparks in my direction with some flint and steel! With this good luck they gave me, I''m ready for anything!', 'snd_voi_training_106800', 20, 1068005, 2, 1, 0, 'snd_voi_training_106800_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20030, 'Heave-ho! Heave-ho! Okay, I feel pretty good. Now I''ve just gotta take what I''ve learned and throw it all into this race!', 'snd_voi_training_106800', 21, 1068004, 2, 1, 0, 'snd_voi_training_106800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20031, 'My dad says it''s best to stick to a usual routine. No need to overdo it!', 'snd_voi_training_106800', 22, 3001, 2, 1, 0, 'snd_voi_training_106800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20032, 'I had a dream where the towrope of the mikoshi shrine snapped... Urgh, I can''t let it get to me!', 'snd_voi_training_106800', 23, 1068006, 2, 1, 0, 'snd_voi_training_106800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20033, 'Um, could we find someplace where I could scream at the top of my lungs? I need to get rid of all these pent-up feelings!', 'snd_voi_training_106800', 24, 11005, 2, 1, 0, 'snd_voi_training_106800_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20034, 'I''m a little nervous, but this is it. I just have to believe in all the work I put in and run. It''ll be fine... Right?!', 'snd_voi_training_106800', 25, 1068003, 2, 1, 0, 'snd_voi_training_106800_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20035, 'Life isn''t a parade of perfect days. I mean, there are even songs about it. All I can do is give each day my best!', 'snd_voi_training_106800', 26, 9003, 2, 1, 0, 'snd_voi_training_106800_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20036, 'I feel like a paper lantern about to go out... Like I''m on the edge of going up in smoke... B-but I can still finish this race!', 'snd_voi_training_106800', 27, 11005, 2, 1, 0, 'snd_voi_training_106800_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20037, 'Honestly, I''m in bad shape. But I don''t want to give up before we''ve even begun... I''ve got this!', 'snd_voi_training_106800', 28, 1068002, 2, 1, 0, 'snd_voi_training_106800_0028', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20038, 'Hi-yaaaah!', 'snd_voi_training_106800', 29, 0, 2, 1, 0, 'snd_voi_training_106800_0029', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20039, 'Roger that!', 'snd_voi_training_106800', 30, 0, 2, 1, 0, 'snd_voi_training_106800_0030', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20040, 'Here we go!', 'snd_voi_training_106800', 31, 0, 2, 1, 0, 'snd_voi_training_106800_0031', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20041, 'Focus, focus!', 'snd_voi_training_106800', 32, 0, 2, 1, 0, 'snd_voi_training_106800_0032', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20042, 'No way!', 'snd_voi_training_106800', 33, 0, 2, 1, 0, 'snd_voi_training_106800_0033', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20043, 'H-huh?!', 'snd_voi_training_106800', 34, 0, 2, 1, 0, 'snd_voi_training_106800_0034', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20046, 'Let''s go!', 'snd_voi_training_106800', 37, 0, 2, 1, 0, 'snd_voi_training_106800_0037', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20047, 'Race you to the water!', 'snd_voi_training_106800', 38, 0, 2, 1, 0, 'snd_voi_training_106800_0038', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20049, 'Did I bring a smile to your face?', 'snd_voi_training_106800', 63, 0, 2, 1, 0, 'snd_voi_training_106800_0063', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20050, 'Thank you, Trainer!', 'snd_voi_training_106800', 64, 0, 2, 1, 0, 'snd_voi_training_106800_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 30000, 'I was so close! But I''m still proud of myself!', 'snd_voi_race_106800', 0, 0, 3, 1, 0, 'snd_voi_race_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 30001, 'When I win next time, they''ll shoot off fireworks!', 'snd_voi_race_106800', 1, 0, 3, 1, 0, 'snd_voi_race_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 30002, 'I stayed true to myself and did my best!', 'snd_voi_race_106800', 2, 0, 3, 1, 0, 'snd_voi_race_106800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 30003, 'I have to channel this frustration into my next race!', 'snd_voi_race_106800', 3, 0, 3, 1, 0, 'snd_voi_race_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 60000, 'HAAAAAH! ...Okay!', 'snd_voi_live_106800', 0, 1068000, 4, 1, 0, 'snd_voi_live_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 60001, 'I''ll sing my gratitude from the top of my lungs!', 'snd_voi_live_106800', 1, 2001, 4, 1, 0, 'snd_voi_live_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70001, 'I lost in the tryouts, but you still believed in me and helped me grow. I promise I''ll make you proud!', 'snd_voi_outgame_106800', 1, 2001, 7, 1, 0, 'snd_voi_outgame_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90000, 'Good morning! Hehe, pretty good, right? People always tell me my greetings are full of energy.', 'snd_voi_home_106801', 0, 1068004, 1, 1, 0, 'snd_voi_home_106801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90001, 'I stop to help people all the time, so I end up running late for school a lot... Maybe I should get up thirty minutes earlier...', 'snd_voi_home_106801', 1, 1068006, 1, 1, 0, 'snd_voi_home_106801_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90002, 'Whoa, it''s already lunchtime?! I have to go help my friends with their homework soon!', 'snd_voi_home_106801', 2, 1068000, 1, 1, 0, 'snd_voi_home_106801_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90003, 'I''m going to hang out with my classmates after school today! It''s like I''m waiting for a festival to start! Let''s go! Let''s gooo!', 'snd_voi_home_106801', 3, 1068014, 1, 1, 0, 'snd_voi_home_106801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90004, 'Sounds tend to echo in the dorm''s bath, which just makes me want to sing. Sometimes the others join in too!', 'snd_voi_home_106801', 4, 1068004, 1, 1, 0, 'snd_voi_home_106801_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90005, 'You may be healthy now, but you need sleep to stay that way! At least, that''s what Dia tells me when I stay up too late.', 'snd_voi_home_106801', 5, 9000, 1, 1, 0, 'snd_voi_home_106801_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90006, 'Can''t think of spring without cherry blossoms coming to mind! They really stand out, but in a graceful way... What I love most, though, is seeing the smiles those flowers bring!', 'snd_voi_home_106801', 6, 1068005, 1, 1, 0, 'snd_voi_home_106801_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90007, 'Heave-ho! Heave-ho! Heave-ho! What am I doing? Practicing for when Inari and I carry the mikoshi shrine together!', 'snd_voi_home_106801', 7, 1068000, 1, 1, 0, 'snd_voi_home_106801_0007', 0, 9000, 2700, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90008, 'I swam a whole bunch this summer, but now that it''s fall, I want to go hiking. Imagine going with a big group! We could even pack extra-large rice balls!', 'snd_voi_home_106801', 8, 1068004, 1, 1, 0, 'snd_voi_home_106801_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90009, 'Are your muscles feeling kind of stiff from the cold? I could teach you my mom''s massage techniques. They''ll help you avoid getting injured!', 'snd_voi_home_106801', 9, 1068004, 1, 1, 0, 'snd_voi_home_106801_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91000, 'Did you see that last race? What a run... I''m nowhere near Teio''s level now, but someday, I wanna run like that!', 'snd_voi_home_106801', 10, 9003, 1, 1, 0, 'snd_voi_home_106801_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91001, 'I can''t slack off on my singing practice! I want to show my appreciation for everyone''s support through song, just like my dad.', 'snd_voi_home_106801', 11, 1068000, 1, 1, 0, 'snd_voi_home_106801_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91002, 'Like the fireworks illuminating the pitch-black sky... Magical Black shines bright!\n...You think Sweep would approve of that performance?', 'snd_voi_home_106801', 12, 2009, 1, 1, 0, 'snd_voi_home_106801_0012', 0, 1068007, 6200, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91003, 'Lately, I''ve been trying to find out how much weight my tail can handle... Could you lay down for me?', 'snd_voi_home_106801', 13, 1068004, 1, 1, 0, 'snd_voi_home_106801_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91004, 'Sometimes I worry that I''m being a busybody... But no matter how much I worry, I always step in to help. That way, I won''t regret my decision later!', 'snd_voi_home_106801', 14, 1068005, 1, 1, 0, 'snd_voi_home_106801_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91005, 'Huh? You''re worried I''m cold in this costume? No need! I can take it, no problem!', 'snd_voi_home_106801', 15, 9000, 1, 1, 0, 'snd_voi_home_106801_0015', 0, 1068000, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91006, 'I always worry this outfit is too mature for me... I hope it suits me someday soon!', 'snd_voi_home_106801', 16, 1068008, 1, 1, 0, 'snd_voi_home_106801_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91007, 'The flower design really makes me think of a festival. I can''t help but get pumped! All right, let''s get the party started!', 'snd_voi_home_106801', 17, 1068014, 1, 1, 0, 'snd_voi_home_106801_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91008, 'I''ll never forget the day I first put on this racewear... It felt like all my dreams are finally coming true!', 'snd_voi_home_106801', 18, 9009, 1, 1, 0, 'snd_voi_home_106801_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91009, 'This morning, I played with a dog at the owner''s request. Talk about a great workout!', 'snd_voi_home_106801', 19, 1068005, 1, 1, 0, 'snd_voi_home_106801_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91010, 'Um, have you seen Golshi around here? We''re playing hide-and-seek, and if I win, she''ll do some partner running with me!', 'snd_voi_home_106801', 20, 1068804, 1, 1, 0, 'snd_voi_home_106801_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91011, 'I bet Dad and everyone else back home are eating dinner now... Ehehe, I guess I''m a little homesick.', 'snd_voi_home_106801', 21, 1068005, 1, 1, 0, 'snd_voi_home_106801_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91012, 'Ehehe, you know what Bakushin O said when she gave me some sakura mochi? "I am merely bringing spring to the students, as any role model should!"', 'snd_voi_home_106801', 22, 1068004, 1, 1, 0, 'snd_voi_home_106801_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91013, 'Phew, I''m so sweaty! Tonight, I''m gonna cannonball into the public bath! Ahh, doesn''t that sound good? ?', 'snd_voi_home_106801', 23, 1068005, 1, 1, 0, 'snd_voi_home_106801_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91014, 'Golshi invited me to help with the rice harvest, but... Why did she tell me to bring a swim ring and eggbeater?', 'snd_voi_home_106801', 24, 1068006, 1, 1, 0, 'snd_voi_home_106801_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 91015, 'Guess what? My hands are nice and warm, even in winter! If your hands are cold, lemme know and I''ll heat them right up!', 'snd_voi_home_106801', 25, 2002, 1, 1, 0, 'snd_voi_home_106801_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92000, 'My strong body is my pride and joy. So don''t worry! Whatever you throw at me, I can take it!', 'snd_voi_training_106801', 0, 1068014, 2, 1, 0, 'snd_voi_training_106801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92001, 'I''m nowhere near as amazing as Teio, but if I work hard, I will be someday!', 'snd_voi_training_106801', 1, 1068002, 2, 1, 0, 'snd_voi_training_106801_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92002, 'Prep work is important for festivals too! Now let''s get ready for the big day!', 'snd_voi_training_106801', 2, 1068004, 2, 1, 0, 'snd_voi_training_106801_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92003, 'HAAAAH! Yup, my voice is nice and clear... I''m ready!', 'snd_voi_training_106801', 3, 1068014, 2, 1, 0, 'snd_voi_training_106801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92011, 'Nothing screams summer like summer camp! It really fires me up! I''m ready for anything!', 'snd_voi_training_106800', 39, 1068000, 2, 1, 0, 'snd_voi_training_106800_0039', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92005, 'Just let me know if there''s anything you need. They don''t call me the clutch captain for nothing!', 'snd_voi_training_106801', 5, 1068014, 2, 1, 0, 'snd_voi_training_106801_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92006, 'Just so you know, you''re my clutch captain, Trainer! Thank you for all your help!', 'snd_voi_training_106801', 6, 1068004, 2, 1, 0, 'snd_voi_training_106801_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 92007, 'Knowing my smile makes you smile... really tells me how wonderful our relationship is!', 'snd_voi_training_106801', 7, 1068005, 2, 1, 0, 'snd_voi_training_106801_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 93000, 'A career worthy of its own festival... It''s all thanks to you!', 'snd_voi_training_106801', 8, 0, 2, 1, 0, 'snd_voi_training_106801_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 93001, 'This song is dedicated to all my fans!', 'snd_voi_training_106801', 9, 0, 2, 1, 0, 'snd_voi_training_106801_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 95000, 'It feels like fireworks are going off in my chest!', 'snd_voi_outgame_106801', 0, 2001, 7, 1, 0, 'snd_voi_outgame_106801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 95001, 'Woohoo! It''s festival time!', 'snd_voi_outgame_106801', 1, 0, 7, 1, 0, 'snd_voi_outgame_106801_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 95003, 'Kitasan Black here, ready to work hard!', 'snd_voi_outgame_106801', 3, 1068004, 7, 1, 0, 'snd_voi_outgame_106801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 95004, 'Did someone say festival? I''ll win a sea of blooming smiles!', 'snd_voi_gacha_106801', 0, 0, 7, 1, 0, 'snd_voi_gacha_106801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1008, 'We''re off with a boom!', 'snd_voi_teamst_st_106800_0000', 0, 1068004, 8, 1, 0, 'snd_voi_teamst_st_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1137, 'I''ll do my best!', 'snd_voi_teamst_st_106800_1003', 0, 1068014, 8, 1, 0, 'snd_voi_teamst_st_106800_1003_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1138, 'We''ve got this, right?', 'snd_voi_teamst_st_106800_1067', 0, 9001, 8, 1, 0, 'snd_voi_teamst_st_106800_1067_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1140, 'We''re unstoppable!', 'snd_voi_teamst_st_106700_1068', 1, 1068000, 8, 1, 0, 'snd_voi_teamst_st_106700_1068_01', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1000, 'Race days are just like festivals!', 'snd_voi_teamst_106800', 0, 2009, 8, 1, 0, 'snd_voi_teamst_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1001, 'Yippeee!', 'snd_voi_teamst_106800', 1, 0, 8, 1, 0, 'snd_voi_teamst_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1003, 'Now that was a good race!', 'snd_voi_teamst_106800', 2, 0, 8, 1, 0, 'snd_voi_teamst_106800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1002, 'Gaaah! So close!', 'snd_voi_teamst_106800', 3, 0, 8, 1, 0, 'snd_voi_teamst_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1004, 'I won! Wahoo!', 'snd_voi_teamst_106800', 4, 1068001, 8, 1, 0, 'snd_voi_teamst_106800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1007, 'A new record!', 'snd_voi_teamst_106800', 5, 1068000, 8, 1, 0, 'snd_voi_teamst_106800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1006, 'Now that was a good race!', 'snd_voi_teamst_106800', 2, 1068004, 8, 1, 0, 'snd_voi_teamst_106800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 1005, 'Gaaah! So close!', 'snd_voi_teamst_106800', 3, 1068002, 8, 1, 0, 'snd_voi_teamst_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 40000, 'Hey yeah! Oh yeah! Wahoo!', 'snd_voi_race_106801', 2, 0, 3, 1, 0, 'snd_voi_race_106801_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 40001, 'Okay, ready for a good time, festival lovers? All right, then lemme hear you shout! Wahoo! Wahoo!', 'snd_voi_race_106801', 3, 0, 3, 1, 0, 'snd_voi_race_106801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 30004, 'This song goes out to�ah, wait, that''s later!', 'snd_voi_race_106801', 0, 0, 3, 1, 0, 'snd_voi_race_106801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 30005, 'One day, these legs of mine will inspire others to follow their dreams!', 'snd_voi_race_106800', 8, 0, 3, 1, 0, 'snd_voi_race_106800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 31000, 'Let''s get this party started!', 'snd_voi_race_106800', 9, 0, 3, 1, 0, 'snd_voi_race_106800_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 13, 'Here''s today''s login bonus!', 'snd_voi_title_106800', 4, 2001, 1, 1, 0, 'snd_voi_title_106800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 15, 'Whoa, look at what you''ll get tomorrow!', 'snd_voi_title_106800', 5, 9000, 1, 1, 0, 'snd_voi_title_106800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 110000, 'I got all the equipment ready! I can start training at any time.', 'snd_voi_home_106800', 21, 0, 1, 1, 0, 'snd_voi_home_106800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 110001, 'Everyone really shines out on the track... I hope someday I can do the same!', 'snd_voi_home_106800', 22, 0, 1, 1, 0, 'snd_voi_home_106800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 110002, 'Are you entering a race? You sure know how to get this festival lover''s blood boiling!', 'snd_voi_home_106800', 23, 0, 1, 1, 0, 'snd_voi_home_106800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 10021, 'Your Archive level has gone up! Why don''t you go check it out?', 'snd_voi_home_106800', 24, 9000, 1, 1, 0, 'snd_voi_home_106800_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 20051, 'Let''s do our best!', 'snd_voi_training_106800', 65, 0, 2, 1, 0, 'snd_voi_training_106800_0065', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70000, 'I''ll become the runner of your dreams!', 'snd_voi_outgame_106800', 3, 2002, 7, 1, 0, 'snd_voi_outgame_106800_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 95005, 'I''ll help you with anything!', 'snd_voi_outgame_106800', 4, 0, 7, 1, 0, 'snd_voi_outgame_106800_0004', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 95006, 'I''ll help out as much as needed!', 'snd_voi_outgame_106800', 5, 0, 7, 1, 0, 'snd_voi_outgame_106800_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 120000, 'I can''t wait to share this power with everyone!', 'snd_voi_outgame_106800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_106800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140000, 'Oookay, keep your eyes on the prize!', 'snd_voi_minigame_106800', 0, 4009, 9, 1, 0, 'snd_voi_minigame_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140001, 'That was perfect!', 'snd_voi_minigame_106800', 1, 1068019, 9, 1, 0, 'snd_voi_minigame_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140002, 'Oh no!', 'snd_voi_minigame_106800', 2, 1068012, 9, 1, 0, 'snd_voi_minigame_106800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140003, 'Now this is a harvest worth celebrating!', 'snd_voi_minigame_106800', 3, 971068, 9, 1, 0, 'snd_voi_minigame_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140004, 'You did it!', 'snd_voi_minigame_106800', 4, 972068, 9, 1, 0, 'snd_voi_minigame_106800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140005, 'There''s always next time!', 'snd_voi_minigame_106800', 5, 1, 9, 1, 0, 'snd_voi_minigame_106800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140006, 'Now this is a harvest worth celebrating!', 'snd_voi_minigame_106800', 3, 974068, 9, 1, 0, 'snd_voi_minigame_106800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140007, 'You did it!', 'snd_voi_minigame_106800', 4, 973068, 9, 1, 0, 'snd_voi_minigame_106800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140008, 'Hehe.', 'snd_voi_minigame_106800', 6, 9002, 9, 1, 0, 'snd_voi_minigame_106800_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140009, 'Ahaha.', 'snd_voi_minigame_106800', 7, 1068005, 9, 1, 0, 'snd_voi_minigame_106800_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140010, 'Let''s see...', 'snd_voi_minigame_106800', 8, 1068802, 9, 1, 0, 'snd_voi_minigame_106800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140011, 'Oh wow!', 'snd_voi_minigame_106800', 9, 1068803, 9, 1, 0, 'snd_voi_minigame_106800_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140014, 'Aaah!', 'snd_voi_minigame_106800', 10, 1068806, 9, 1, 0, 'snd_voi_minigame_106800_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140015, 'Ah...', 'snd_voi_minigame_106800', 11, 1068808, 9, 1, 0, 'snd_voi_minigame_106800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140016, 'Let''s go!', 'snd_voi_minigame_106800', 12, 1068000, 9, 1, 0, 'snd_voi_minigame_106800_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140012, 'That was great!', 'snd_voi_minigame_106800', 13, 1068804, 9, 1, 0, 'snd_voi_minigame_106800_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140013, 'Whoa, whoa, whoa!', 'snd_voi_minigame_106800', 14, 1068805, 9, 1, 0, 'snd_voi_minigame_106800_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140017, 'Ah!', 'snd_voi_minigame_106800', 15, 1068807, 9, 1, 0, 'snd_voi_minigame_106800_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 140018, 'Nooo!', 'snd_voi_minigame_106800', 16, 1068013, 9, 1, 0, 'snd_voi_minigame_106800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70004, 'I''ve wanted to wear this uniform since I first toured the school!', 'snd_voi_outgame_106800', 16, 1068004, 7, 1, 0, 'snd_voi_outgame_106800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70010, 'I''ve gotten taller recently... My skirt is still long enough, right?', 'snd_voi_outgame_106800', 17, 1068007, 7, 1, 0, 'snd_voi_outgame_106800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70008, 'I need to work hard at my dance lessons... Otherwise, I might do a festival dance out of habit!', 'snd_voi_outgame_106800', 20, 1068000, 7, 1, 0, 'snd_voi_outgame_106800_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70014, 'When I sing during concerts, I start to understand what my dad feels onstage.', 'snd_voi_outgame_106800', 21, 1068005, 7, 1, 0, 'snd_voi_outgame_106800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70009, 'Nice and easy to move in! Perfect for carrying shrine altars. ?', 'snd_voi_outgame_106800', 22, 1068014, 7, 1, 0, 'snd_voi_outgame_106800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70015, 'I want to shine in this racewear just like the festival fireworks shine in the sky!', 'snd_voi_outgame_106800', 23, 1068004, 7, 1, 0, 'snd_voi_outgame_106800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71004, 'I''ve wanted to wear this uniform since I first toured the school!', 'snd_voi_outgame_106800', 16, 33, 7, 0, 0, 'snd_voi_outgame_106800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71010, 'I''ve gotten taller recently... My skirt is still long enough, right?', 'snd_voi_outgame_106800', 17, 148, 7, 0, 0, 'snd_voi_outgame_106800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71008, 'I need to work hard at my dance lessons... Otherwise, I might do a festival dance out of habit!', 'snd_voi_outgame_106800', 20, 18, 7, 0, 0, 'snd_voi_outgame_106800_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71014, 'When I sing during concerts, I start to understand what my dad feels onstage.', 'snd_voi_outgame_106800', 21, 48, 7, 0, 0, 'snd_voi_outgame_106800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71009, 'Nice and easy to move in! Perfect for carrying shrine altars. ?', 'snd_voi_outgame_106800', 22, 22, 7, 0, 0, 'snd_voi_outgame_106800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71015, 'I want to shine in this racewear just like the festival fireworks shine in the sky!', 'snd_voi_outgame_106800', 23, 18, 7, 0, 0, 'snd_voi_outgame_106800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 2030, 'Race days are just like festivals!', 'snd_voi_teamst_106800', 0, 2009, 10, 1, 0, 'snd_voi_teamst_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 2031, 'We''re off with a boom!', 'snd_voi_teamst_st_106800_0000', 0, 3009, 10, 1, 0, 'snd_voi_teamst_st_106800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 2032, 'Thank you, Trainer!', 'snd_voi_training_106800', 64, 1068004, 10, 1, 0, 'snd_voi_training_106800_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 2033, 'I''ll show my parents a race performance they can be proud of!', 'snd_voi_training_106800', 19, 1068014, 10, 1, 0, 'snd_voi_training_106800_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 2034, 'HAAAAAH!\n...Okay, my throat and body are in tip-top shape!', 'snd_voi_training_106800', 16, 1068000, 10, 1, 0, 'snd_voi_training_106800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 2035, 'Thank you, Trainer!', 'snd_voi_training_106800', 64, 1068004, 10, 0, 0, 'snd_voi_training_106800_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70018, 'Does it look good?', 'snd_voi_outgame_106800', 26, 2001, 7, 1, 0, 'snd_voi_outgame_106800_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 70019, 'Hehe, I''ll do my best!', 'snd_voi_outgame_106800', 27, 1068005, 7, 1, 0, 'snd_voi_outgame_106800_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71018, 'Does it look good?', 'snd_voi_outgame_106800', 26, 148, 7, 0, 0, 'snd_voi_outgame_106800_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 71019, 'Hehe, I''ll do my best!', 'snd_voi_outgame_106800', 27, 33, 7, 0, 0, 'snd_voi_outgame_106800_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_106800', 1, 980012, 1, 1, 0, 'snd_voi_valentine_106800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400003, 'Tracen Academy... This place isn''t normal at all!', 'snd_voi_event_090003', 3, 1068013, 7, 1, 0, 'snd_voi_event_090003_0003', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400005, 'It''s been nothing but trouble since we came to the academy! But as long as I''m with friends, you can bring it on!', 'snd_voi_event_090003', 5, 1068000, 7, 1, 0, 'snd_voi_event_090003_0005', 0, 0, 0, 1617105600);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400006, 'So many tough opponents! Ohhh, I wonder if I''ll be okay.', 'snd_voi_event_090003', 6, 1068006, 7, 1, 0, 'snd_voi_event_090003_0006', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400009, 'Just you wait, Teio. I''ll grow into a superstar runner here!', 'snd_voi_event_090003', 9, 1068014, 7, 1, 0, 'snd_voi_event_090003_0009', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400011, 'The road ahead will be tough, but as long as I have rivals with me, you can bring it on!', 'snd_voi_event_090003', 11, 1068004, 7, 1, 0, 'snd_voi_event_090003_0011', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400014, 'Aww, the event''s over... But things are going to be even more fun from now on. Brand-new days await!', 'snd_voi_event_090003', 14, 9001, 7, 1, 0, 'snd_voi_event_090003_0014', 0, 0, 0, 1614686400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400000, 'Hmm, we need two more people... And if we don''t decide something quick, we''ll miss our window to enter! I''ve gotta go talk it over with Dia!', 'snd_voi_event_090011', 0, 1068006, 7, 1, 0, 'snd_voi_event_090011_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400024, 'I''ve learned so much at this event! I''ll keep all of it in mind for future races!', 'snd_voi_event_090011', 9, 1068014, 7, 1, 0, 'snd_voi_event_090011_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 400025, 'Good work out there! This was such a fun event to be part of! I can''t wait to run some more!', 'snd_voi_event_090011', 14, 1068004, 7, 1, 0, 'snd_voi_event_090011_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1068, 80000, 'See ya!', 'snd_voi_aimteam_106800', 0, 1068000, 7, 0, 0, 'snd_voi_aimteam_106800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 11, 'Cygames', 'snd_voi_tc_1069', 0, 0, 0, 1, 0, 'snd_voi_title_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1069', 1, 0, 0, 1, 0, 'snd_voi_title_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10000, 'As the object of my admiration, respect, and envy, my feelings for Maruzen can''t be summed up in a few simple words. I mean, she''s just so amazing!', 'snd_voi_home_106900', 0, 1069800, 1, 1, 0, 'snd_voi_home_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10001, 'As long as you''re my trainer... As long as we work together... I think we can make even our biggest dreams reality!', 'snd_voi_home_106900', 1, 1069017, 1, 1, 0, 'snd_voi_home_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10002, 'Oh, hey, is it okay if I bring Sakura Doggo O with me to practice? They would just woof to meet you!', 'snd_voi_home_106900', 2, 1069801, 1, 1, 0, 'snd_voi_home_106900_0002', 0, 3001, 5300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10003, 'Happy New Year! I saw the three lucky scenes in my dream last night! You know, the turf, the ramp, and the dirt tracks!', 'snd_voi_home_106900', 3, 8001, 1, 1, 0, 'snd_voi_home_106900_0003', 0, 1069015, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10004, '"Temper your spirit as you would chocolate." In other words, you''ve got to bring the heat, but not too much heat.', 'snd_voi_home_106900', 4, 1069000, 1, 1, 0, 'snd_voi_home_106900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10005, 'I tend to add Japanese flavors to my baked goods... But I think I hit the perfect balance with these wasanbon truffles! I hope you like them!', 'snd_voi_home_106900', 5, 1069013, 1, 1, 0, 'snd_voi_home_106900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10006, 'My brother once won a certain prize around this time of year, so Tanabata feels extra special to me. ?', 'snd_voi_home_106900', 6, 1069802, 1, 1, 0, 'snd_voi_home_106900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10007, 'Everyone has such fancy costumes! The best I can do is a bedsheet with two holes cut out for my eyes...', 'snd_voi_home_106900', 7, 1069012, 1, 1, 0, 'snd_voi_home_106900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10008, '"It''s the most winner-filled time of the year!" That''s what my family sings as we decorate our tree for the holidays. Hehe. ?', 'snd_voi_home_106900', 8, 1069007, 1, 1, 0, 'snd_voi_home_106900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10009, 'Let''s have some cake! Our bond will grow since we''ll have eaten from the same oven!', 'snd_voi_home_106900', 9, 1069802, 1, 1, 0, 'snd_voi_home_106900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10010, 'This year, I''ll be better than last year, and next year, I''ll be better than this year. I''m still just your average runner, but I grow stronger day by day!', 'snd_voi_home_106900', 10, 1069017, 1, 1, 0, 'snd_voi_home_106900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10011, 'Happy birthday! Today, I''m giving you all my courage as a present! Chiyono Ooo!', 'snd_voi_home_106900', 11, 1069000, 1, 1, 0, 'snd_voi_home_106900_0011', 0, 1069803, 7900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10012, 'Would you like a shoulder massage? Or maybe something to eat? I want to help you in any way I can today. ?', 'snd_voi_home_106900', 12, 1069801, 1, 1, 0, 'snd_voi_home_106900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10013, 'It''s my birthday! Another year of hard work is done, but like a tree whose flowers have yet to blossom, I''ve got a lot more work ahead of me!', 'snd_voi_home_106900', 13, 1069017, 1, 1, 0, 'snd_voi_home_106900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10014, 'Wow, you''re wishing me a happy birthday? Thank you so much! In return, I''ll think of a brand new saying just for you!', 'snd_voi_home_106900', 14, 10010, 1, 1, 0, 'snd_voi_home_106900_0014', 0, 1069019, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10015, 'You''ve got a new notification! Isn''t that just so exciting?', 'snd_voi_home_106900', 15, 1069802, 1, 1, 0, 'snd_voi_home_106900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10016, 'You''ve got a present! I wonder what''s inside... Why don''t we go look?', 'snd_voi_home_106900', 16, 8001, 1, 1, 0, 'snd_voi_home_106900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10017, 'You''re so good at clearing missions! I knew you were a reliable trainer.', 'snd_voi_home_106900', 17, 1069019, 1, 1, 0, 'snd_voi_home_106900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10018, 'An event''s coming up real soon! Okay, I''d better get some extra running in so I''m ready when it starts.', 'snd_voi_home_106900', 18, 1069000, 1, 1, 0, 'snd_voi_home_106900_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10019, 'There''s an event going on... Cleats? Check. Ear decorations? Check... Yup, I''m all ready!', 'snd_voi_home_106900', 19, 1069000, 1, 1, 0, 'snd_voi_home_106900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20000, '"All training and no carrots makes Chiyono a dull Umamusume." In other words, I think I need a break.', 'snd_voi_training_106900', 0, 1069004, 2, 1, 0, 'snd_voi_training_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20001, 'I can keep going. Or at least, that''s what I''d like to say...', 'snd_voi_training_106900', 1, 1069804, 2, 1, 0, 'snd_voi_training_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20002, 'I''m in tip-top shape! Ready to blast off whenever you are. ?', 'snd_voi_training_106900', 2, 1069805, 2, 1, 0, 'snd_voi_training_106900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20003, 'Let''s go, Chiyono O! Ehehe, sorry, I''m just so excited to start running!', 'snd_voi_training_106900', 3, 2002, 2, 1, 0, 'snd_voi_training_106900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20004, 'There''s so much I want to do today! Come on, let''s get training!', 'snd_voi_training_106900', 4, 1069802, 2, 1, 0, 'snd_voi_training_106900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20005, 'I had a bit of free time today, so I made us some kelp tea. ? Care to take a little break with me?', 'snd_voi_training_106900', 5, 1069801, 2, 1, 0, 'snd_voi_training_106900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20006, 'Okay! Chiyono O here, reporting for training! Just tell me what to do!', 'snd_voi_training_106900', 6, 9001, 2, 1, 0, 'snd_voi_training_106900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20007, 'Until my flower blossoms, I''ll keep on running.', 'snd_voi_training_106900', 7, 1069802, 2, 1, 0, 'snd_voi_training_106900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20008, '"Every pile of grated daikon radish begins with a single swipe." I just have to keep... going...', 'snd_voi_training_106900', 8, 1069002, 2, 1, 0, 'snd_voi_training_106900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20009, 'I''m sure once we start training, I''ll be back to my usual self... hopefully.', 'snd_voi_training_106900', 9, 1069005, 2, 1, 0, 'snd_voi_training_106900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20010, 'If I don''t keep up my training each day, I''ll never catch up... I know that, but...', 'snd_voi_training_106900', 10, 1069005, 2, 1, 0, 'snd_voi_training_106900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20011, 'Could we stop for a second? I need a moment to catch my breath...', 'snd_voi_training_106900', 11, 1069004, 2, 1, 0, 'snd_voi_training_106900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20021, 'Another race, I see... I can compete, but I''m a little worried about overexerting myself...', 'snd_voi_training_106900', 12, 1069004, 2, 1, 0, 'snd_voi_training_106900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20022, 'This is a lot of races... If this keeps up, I''m a little worried I''ll fall behind my goals... Do you think you could reconsider?', 'snd_voi_training_106900', 13, 1069008, 2, 1, 0, 'snd_voi_training_106900_0013', 0, 8007, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20023, 'It''s this flower''s time to bloom! I''m ready for whatever this race has in store!', 'snd_voi_training_106900', 14, 1069806, 2, 1, 0, 'snd_voi_training_106900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20024, 'I feel so powerful! I''ll give these racers a fight like no other... The champion''s entering the ring!', 'snd_voi_training_106900', 15, 1069000, 2, 1, 0, 'snd_voi_training_106900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20025, '"Strained ears reveal faint cheers." In other words, victory is within my grasp!', 'snd_voi_training_106900', 16, 1069800, 2, 1, 0, 'snd_voi_training_106900_0016', 0, 1069015, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20026, 'Just relax and watch me race! ? All that hard work is gonna pay off, and I''m gonna blossom out there!', 'snd_voi_training_106900', 17, 1069017, 2, 1, 0, 'snd_voi_training_106900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20027, 'I don''t think I''ll ever have a title as flashy as "Hot Rod," but I bet I could work my way up to "Minivan!"', 'snd_voi_training_106900', 18, 1069000, 2, 1, 0, 'snd_voi_training_106900_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20028, 'If possible, I''d like my racing to leave a lasting impression in someone''s heart!', 'snd_voi_training_106900', 19, 1069807, 2, 1, 0, 'snd_voi_training_106900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20029, 'As long as I do what I always do, I''ll be fine! Don''t worry, I''ll give this run my all. ?', 'snd_voi_training_106900', 20, 1069802, 2, 1, 0, 'snd_voi_training_106900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20030, 'The starting gates will open any second now! I''ve got to admit, I''m a little nervous!', 'snd_voi_training_106900', 21, 9001, 2, 1, 0, 'snd_voi_training_106900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20031, 'Ah, while I''m waiting for the race to start, I should review my Chiyonotes!', 'snd_voi_training_106900', 22, 10010, 2, 1, 0, 'snd_voi_training_106900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20032, 'Sure, I''m a little worried... but something so small isn''t going to stop me!', 'snd_voi_training_106900', 23, 1069808, 2, 1, 0, 'snd_voi_training_106900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20033, 'Um, do you think you could cheer for me in the stands today? If you do, I''m sure I can win.', 'snd_voi_training_106900', 24, 8007, 2, 1, 0, 'snd_voi_training_106900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20034, 'All I can do now is give this race everything I got... That''s right. Let''s focus on that...', 'snd_voi_training_106900', 25, 1069005, 2, 1, 0, 'snd_voi_training_106900_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20035, 'Page eighty-eight of my Chiyonotes reads... "Endurance will make three furlongs feel like one." All I have to do is endure...', 'snd_voi_training_106900', 26, 1069004, 2, 1, 0, 'snd_voi_training_106900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20036, 'This doesn''t look good... We need to come up with some kind of strategy.', 'snd_voi_training_106900', 27, 1069008, 2, 1, 0, 'snd_voi_training_106900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20037, 'Though overlooked, the cherry leaf is still part of the cherry tree. What if I''m just the leaf overlooked by the cherry blossom? Urgh...', 'snd_voi_training_106900', 28, 1069005, 2, 1, 0, 'snd_voi_training_106900_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20038, 'Off I go!', 'snd_voi_training_106900', 29, 0, 2, 1, 0, 'snd_voi_training_106900_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20039, 'Yes!', 'snd_voi_training_106900', 30, 0, 2, 1, 0, 'snd_voi_training_106900_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20040, 'Here I go!', 'snd_voi_training_106900', 31, 0, 2, 1, 0, 'snd_voi_training_106900_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20041, 'Got it!', 'snd_voi_training_106900', 32, 0, 2, 1, 0, 'snd_voi_training_106900_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20042, 'Ugh!', 'snd_voi_training_106900', 33, 0, 2, 1, 0, 'snd_voi_training_106900_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20043, 'Ah...', 'snd_voi_training_106900', 34, 0, 2, 1, 0, 'snd_voi_training_106900_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20046, 'And we''re off!', 'snd_voi_training_106900', 37, 0, 2, 1, 0, 'snd_voi_training_106900_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20047, 'I''m so excited. ?', 'snd_voi_training_106900', 38, 0, 2, 1, 0, 'snd_voi_training_106900_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20049, 'I think my dreams feel a little bit closer!', 'snd_voi_training_106900', 63, 0, 2, 1, 0, 'snd_voi_training_106900_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20050, 'I''ll never forget all the work we put in!', 'snd_voi_training_106900', 64, 0, 2, 1, 0, 'snd_voi_training_106900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 30000, 'Just a little more, and I would''ve been in full bloom!', 'snd_voi_race_106900', 0, 0, 3, 1, 0, 'snd_voi_race_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 30001, 'I''ll just have to work harder! Right?', 'snd_voi_race_106900', 1, 0, 3, 1, 0, 'snd_voi_race_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 30002, 'I''d say I''m about... half-bloomed.', 'snd_voi_race_106900', 2, 0, 3, 1, 0, 'snd_voi_race_106900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 30003, 'The one I look up to is still so far away...', 'snd_voi_race_106900', 3, 0, 3, 1, 0, 'snd_voi_race_106900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 60000, 'I always give my all, including in concerts!', 'snd_voi_live_106900', 0, 1069000, 4, 1, 0, 'snd_voi_live_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 60001, 'Let me check my Chiyonotes for the choreography! Um...', 'snd_voi_live_106900', 1, 1069015, 4, 1, 0, 'snd_voi_live_106900_0001', 0, 1069821, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70001, 'No matter how tough things get, my aspirations still remain strong... You''re the one who helped me remember that, Trainer!', 'snd_voi_outgame_106900', 1, 1069802, 7, 1, 0, 'snd_voi_outgame_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90000, 'Good morning! As they say, "A hearty hello beats a hearty carrot any day!" So I hope you liked my greeting!', 'snd_voi_home_106901', 0, 8002, 1, 1, 0, 'snd_voi_home_106901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90001, 'Early to bed, early to rise helps an Umamusume win the prize! That''s why I always stretch in the morning when I wake up�I want to set both my mind and body up for success!', 'snd_voi_home_106901', 1, 1069807, 1, 1, 0, 'snd_voi_home_106901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90002, 'Did you have lunch yet today? You know what they say, "A good lunch makes for a good day!" We''ve got a lot of work ahead of us this afternoon, so eat up!', 'snd_voi_home_106901', 2, 1069017, 1, 1, 0, 'snd_voi_home_106901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90003, 'The school store has so many tasty traditional sweets that it''s hard to hold back. But I have to remember... "Today''s pleasure is tomorrow''s pain."', 'snd_voi_home_106901', 3, 1069004, 1, 1, 0, 'snd_voi_home_106901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90004, 'I didn''t realize how late it''s gotten... You know the saying "Shut eyes help the sun rise"? Do you think you''ll be able to get some shut eye tonight?', 'snd_voi_home_106901', 4, 8001, 1, 1, 0, 'snd_voi_home_106901_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90005, 'I want every day to be better than the last, so no matter how tired I am, I always make sure to reflect on the day''s activities before I go to sleep!', 'snd_voi_home_106901', 5, 1069802, 1, 1, 0, 'snd_voi_home_106901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90006, '"Spring comes for every Umamusume!" And since my name is taken from a symbol of this season, I need to work hard to be worthy of it!', 'snd_voi_home_106901', 6, 1069015, 1, 1, 0, 'snd_voi_home_106901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90007, '"Stay hydrated, and every day''s as good as a pool day!" If we want to take full advantage of the summer season, we need to take care of our bodies!', 'snd_voi_home_106901', 7, 2001, 1, 1, 0, 'snd_voi_home_106901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90008, '"What fall lacks in foliage, it gains in experiences." What do you like to do this time of year, Trainer?', 'snd_voi_home_106901', 8, 10001, 1, 1, 0, 'snd_voi_home_106901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90009, 'As the saying goes, "A cold starts with a shiver"! Hehe, that''s why I''m taking extra care to stay warm. The weather won''t stop me from reaching my goals!', 'snd_voi_home_106901', 9, 1069000, 1, 1, 0, 'snd_voi_home_106901_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91000, 'I want to try greeting someone the way Maruzen does... H-hiya! ...Th-that felt wrong!', 'snd_voi_home_106901', 10, 1069809, 1, 1, 0, 'snd_voi_home_106901_0010', 0, 1069810, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91001, 'Ardan and I often choose our tea based on what snacks go best with them. Last time we had black tea, so I think we''ll have green tea next time.', 'snd_voi_home_106901', 11, 8001, 1, 1, 0, 'snd_voi_home_106901_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91002, 'CHIYONO O, CHIYONO O, CHIYONO OOO!\n...Hmmm, that just doesn''t roll off the tongue the way "Bakushin" does.', 'snd_voi_home_106901', 12, 1069000, 1, 1, 0, 'snd_voi_home_106901_0012', 0, 1069008, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91003, 'I have an awful habit of making too much bean paste. I guess I''m just used to making enough for my whole family.', 'snd_voi_home_106901', 13, 1069013, 1, 1, 0, 'snd_voi_home_106901_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91004, '"A clean room is the treasure trove of the mind''s palace." I may not look it, but I''m very organized!', 'snd_voi_home_106901', 14, 1069015, 1, 1, 0, 'snd_voi_home_106901_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91005, '"Both the stage and the turf exist under one sky!" I''ll give this show my all, just like my races!', 'snd_voi_home_106901', 15, 1069000, 1, 1, 0, 'snd_voi_home_106901_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91006, 'When I get the hang of some extra difficult choreography, I see it as proof of my growth. It makes me want to work even harder and grow even more!', 'snd_voi_home_106901', 16, 1069807, 1, 1, 0, 'snd_voi_home_106901_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91007, '"Face the racecourse with a heart in full bloom!" This racewear contains many hopes and dreams... and I''ll help them all blossom!', 'snd_voi_home_106901', 17, 2001, 1, 1, 0, 'snd_voi_home_106901_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91008, 'Did you hear what Maruzen said? "That racewear is perfect for you." Can you believe it? Ehehe.', 'snd_voi_home_106901', 18, 1069805, 1, 1, 0, 'snd_voi_home_106901_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91009, 'You know how you''re out of breath after a morning run? Getting my breath back after working so hard makes me feel like I can do anything!', 'snd_voi_home_106901', 19, 1069802, 1, 1, 0, 'snd_voi_home_106901_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91010, 'I better review what we just learned in class. After all, "Early to learn, early to grow!" And don''t worry, I''m not skimping on class prep either!', 'snd_voi_home_106901', 20, 8000, 1, 1, 0, 'snd_voi_home_106901_0020', 0, 1069015, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91011, 'Yawn... A-aaah! That wasn''t a yawn, I swear! It was... practice! Yeah, yawning practice!', 'snd_voi_home_106901', 21, 1069811, 1, 1, 0, 'snd_voi_home_106901_0021', 0, 1069012, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91012, 'I tend to make a lot of sakura mochi this time of year. In fact, I already made a ton. Would you like some?', 'snd_voi_home_106901', 22, 1069017, 1, 1, 0, 'snd_voi_home_106901_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91013, 'Red bean jelly is extra refreshing this time of year. Ah, but agar-agar jelly is good too... Ohhh, which one should I eat?', 'snd_voi_home_106901', 23, 8000, 1, 1, 0, 'snd_voi_home_106901_0023', 0, 1069812, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91014, 'Ardan gave me a Mont Blanc cake, so in return, I got her some red bean jelly with chestnuts in it! That cake sure was tasty...', 'snd_voi_home_106901', 24, 1069802, 1, 1, 0, 'snd_voi_home_106901_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 91015, 'The traditional sweet shop I go to all the time has started selling yuzu mochi! Guess it''s that time of the year again.', 'snd_voi_home_106901', 25, 1069805, 1, 1, 0, 'snd_voi_home_106901_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92000, 'All prepped and ready for training! Time to put in another day of hard work!', 'snd_voi_training_106901', 0, 1069000, 2, 1, 0, 'snd_voi_training_106901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92001, '"There would be no sakura mochi without the sakura sprout". Every step forward is vital for growth... So help me grow!', 'snd_voi_training_106901', 1, 1069807, 2, 1, 0, 'snd_voi_training_106901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92002, 'I can''t sit still anymore! Give me some exercises to do!', 'snd_voi_training_106901', 2, 1069000, 2, 1, 0, 'snd_voi_training_106901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92003, 'Where should we start today? I''ll do any exercises you give me!', 'snd_voi_training_106901', 3, 1069017, 2, 1, 0, 'snd_voi_training_106901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92011, 'It''s so exciting to see all the people in the stands toda�Wait! No! I need to focus! Remember all your training!', 'snd_voi_training_106900', 39, 1069802, 2, 1, 0, 'snd_voi_training_106900_0039', 0, 10003, 4300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92005, 'You work so hard training me, so of course I need to return the favor! Our dreams may be far off in the distance, but we''ll get there together!', 'snd_voi_training_106901', 5, 1069000, 2, 1, 0, 'snd_voi_training_106901_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92006, 'Hehehe, don''t you worry, Trainer, I record aaall of your training advice in my Chiyonotes!', 'snd_voi_training_106901', 6, 1069813, 2, 1, 0, 'snd_voi_training_106901_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 92007, 'Just watch, Trainer! You''re going to see me bloom more vibrant and beautiful than anyone else�up close and personal!', 'snd_voi_training_106901', 7, 2009, 2, 1, 0, 'snd_voi_training_106901_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 93000, 'All I want... is to continue blossoming with you!', 'snd_voi_training_106901', 8, 0, 2, 1, 0, 'snd_voi_training_106901_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 93001, 'At last... I can say I''m in full bloom!', 'snd_voi_training_106901', 9, 0, 2, 1, 0, 'snd_voi_training_106901_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 95000, 'An Umamusume''s work is never done!', 'snd_voi_outgame_106901', 0, 2001, 7, 1, 0, 'snd_voi_outgame_106901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 95001, 'I''ll bloom even brighter!', 'snd_voi_outgame_106901', 1, 0, 7, 1, 0, 'snd_voi_outgame_106901_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 95003, 'Sakura Chiyono''s here! Ready to train!', 'snd_voi_outgame_106901', 3, 2001, 7, 1, 0, 'snd_voi_outgame_106901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 95004, '"Perspiration blooms in pink!" I''m off to chase my dreams!', 'snd_voi_gacha_106901', 0, 0, 7, 1, 0, 'snd_voi_gacha_106901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1008, 'Victory, here we come!', 'snd_voi_teamst_st_106900_0000', 0, 1069000, 8, 1, 0, 'snd_voi_teamst_st_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1131, 'Let''s get revved up to the max!', 'snd_voi_teamst_st_106900_1004', 0, 1069808, 8, 1, 0, 'snd_voi_teamst_st_106900_1004_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1132, 'Enter the gate, or...', 'snd_voi_teamst_st_106900_1072', 0, 1069808, 8, 1, 0, 'snd_voi_teamst_st_106900_1072_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1133, 'We''ll still blossom!', 'snd_voi_teamst_st_107100_1069', 1, 2009, 8, 1, 0, 'snd_voi_teamst_st_107100_1069_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1143, 'As one, indomitable!', 'snd_voi_teamst_st_107200_1069', 1, 2009, 8, 1, 0, 'snd_voi_teamst_st_107200_1069_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1000, 'Here we go!', 'snd_voi_teamst_106900', 0, 1069017, 8, 1, 0, 'snd_voi_teamst_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1001, 'Our efforts are finally bearing blossoms!', 'snd_voi_teamst_106900', 1, 0, 8, 1, 0, 'snd_voi_teamst_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1003, 'A tie...', 'snd_voi_teamst_106900', 2, 0, 8, 1, 0, 'snd_voi_teamst_106900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1002, 'I''ll need to work harder...', 'snd_voi_teamst_106900', 3, 0, 8, 1, 0, 'snd_voi_teamst_106900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1004, 'So this is the winner�s circle!', 'snd_voi_teamst_106900', 4, 1069814, 8, 1, 0, 'snd_voi_teamst_106900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1007, 'We''re climbing the ranks!', 'snd_voi_teamst_106900', 5, 1069019, 8, 1, 0, 'snd_voi_teamst_106900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1006, 'A tie...', 'snd_voi_teamst_106900', 2, 8001, 8, 1, 0, 'snd_voi_teamst_106900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 1005, 'I''ll need to work harder...', 'snd_voi_teamst_106900', 3, 1069005, 8, 1, 0, 'snd_voi_teamst_106900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 40000, 'Now''s my time to blossom!', 'snd_voi_race_106901', 2, 0, 3, 1, 0, 'snd_voi_race_106901_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 40001, 'After all that hard work... after all that dreaming... Now''s my time to blossom!', 'snd_voi_race_106901', 3, 0, 3, 1, 0, 'snd_voi_race_106901_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 30004, 'The flowers I sowed are finally in bloom!', 'snd_voi_race_106901', 0, 0, 3, 1, 0, 'snd_voi_race_106901_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 30005, 'Was I in full bloom?', 'snd_voi_race_106900', 8, 0, 3, 1, 0, 'snd_voi_race_106900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 31000, 'Let''s aim for full bloom!', 'snd_voi_race_106900', 9, 0, 3, 1, 0, 'snd_voi_race_106900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 13, 'Here''s today''s login bonus!', 'snd_voi_title_106900', 4, 1069802, 1, 1, 0, 'snd_voi_title_106900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 15, 'And you''ll get this tomorrow. ?', 'snd_voi_title_106900', 5, 1069015, 1, 1, 0, 'snd_voi_title_106900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 110000, 'Training, is it? Okay, sounds like a plan to me!', 'snd_voi_home_106900', 21, 0, 1, 1, 0, 'snd_voi_home_106900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 110001, 'We should follow in our predecessors'' footsteps. We might even come up with our own words of wisdom if we do. ?', 'snd_voi_home_106900', 22, 0, 1, 1, 0, 'snd_voi_home_106900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 110002, 'You want to enter a race? All right, I''ll get ready in a flash!', 'snd_voi_home_106900', 23, 0, 1, 1, 0, 'snd_voi_home_106900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 10021, 'Your Archive level went up! I better get practicing so I can keep up with you!', 'snd_voi_home_106900', 24, 1069000, 1, 1, 0, 'snd_voi_home_106900_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 20051, 'Let''s work hard together!', 'snd_voi_training_106900', 65, 0, 2, 1, 0, 'snd_voi_training_106900_0065', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70000, 'Please stay by my side until I reach my dreams!', 'snd_voi_outgame_106900', 3, 2002, 7, 1, 0, 'snd_voi_outgame_106900_0003', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 95005, 'I hope I can be more helpful than before!', 'snd_voi_outgame_106900', 4, 0, 7, 1, 0, 'snd_voi_outgame_106900_0004', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 95006, 'Oooh, another flower has bloomed!', 'snd_voi_outgame_106900', 5, 0, 7, 1, 0, 'snd_voi_outgame_106900_0005', 0, 0, 0, 1621252800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 120000, 'Maybe now I can fully bloom!', 'snd_voi_outgame_106900', 11, 2001, 2, 1, 0, 'snd_voi_outgame_106900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140000, 'Keep your eyes on those cutie-pies!', 'snd_voi_minigame_106900', 0, 1069017, 9, 1, 0, 'snd_voi_minigame_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140001, 'Yippee! ?', 'snd_voi_minigame_106900', 1, 1069001, 9, 1, 0, 'snd_voi_minigame_106900_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140002, 'Ah...', 'snd_voi_minigame_106900', 2, 1069815, 9, 1, 0, 'snd_voi_minigame_106900_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140003, 'Amazing!', 'snd_voi_minigame_106900', 3, 971069, 9, 1, 0, 'snd_voi_minigame_106900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140004, 'I''m so happy. ?', 'snd_voi_minigame_106900', 4, 972069, 9, 1, 0, 'snd_voi_minigame_106900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140005, 'I-it''s okay!', 'snd_voi_minigame_106900', 5, 1069012, 9, 1, 0, 'snd_voi_minigame_106900_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140006, 'Amazing!', 'snd_voi_minigame_106900', 3, 974069, 9, 1, 0, 'snd_voi_minigame_106900_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140007, 'I''m so happy. ?', 'snd_voi_minigame_106900', 4, 973069, 9, 1, 0, 'snd_voi_minigame_106900_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140008, 'Wah!', 'snd_voi_minigame_106900', 6, 10011, 9, 1, 0, 'snd_voi_minigame_106900_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140009, 'Ehehe...', 'snd_voi_minigame_106900', 7, 1069010, 9, 1, 0, 'snd_voi_minigame_106900_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140010, 'Okay! ?', 'snd_voi_minigame_106900', 8, 9002, 9, 1, 0, 'snd_voi_minigame_106900_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140011, 'You got so many!', 'snd_voi_minigame_106900', 9, 1069006, 9, 1, 0, 'snd_voi_minigame_106900_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140014, 'Ah!', 'snd_voi_minigame_106900', 10, 1069816, 9, 1, 0, 'snd_voi_minigame_106900_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140015, 'Let''s see...', 'snd_voi_minigame_106900', 11, 1069004, 9, 1, 0, 'snd_voi_minigame_106900_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140016, 'Um...', 'snd_voi_minigame_106900', 12, 1069817, 9, 1, 0, 'snd_voi_minigame_106900_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140012, 'This is our chance!', 'snd_voi_minigame_106900', 13, 1069000, 9, 1, 0, 'snd_voi_minigame_106900_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140013, 'Ehehe. ?', 'snd_voi_minigame_106900', 14, 1069007, 9, 1, 0, 'snd_voi_minigame_106900_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140017, 'Gasp!', 'snd_voi_minigame_106900', 15, 1069014, 9, 1, 0, 'snd_voi_minigame_106900_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 140018, 'Urgh...', 'snd_voi_minigame_106900', 16, 1069005, 9, 1, 0, 'snd_voi_minigame_106900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70004, 'Ta-dah! Proof that I am indeed a Tracen student! ? I just hope I''m worthy of this uniform.', 'snd_voi_outgame_106900', 16, 1069818, 7, 1, 0, 'snd_voi_outgame_106900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70010, 'Anytime, anywhere, I''m ready with this uniform! I''m dressed for success!', 'snd_voi_outgame_106900', 17, 1069000, 7, 1, 0, 'snd_voi_outgame_106900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70008, 'I''m still not amazing at dancing or singing, but practice makes perfect, right?', 'snd_voi_outgame_106900', 20, 1069006, 7, 1, 0, 'snd_voi_outgame_106900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70014, 'Dancing in front of people still freaks me out a little... But there''s someone I want to make smile, so I''ll do my best!', 'snd_voi_outgame_106900', 21, 1069802, 7, 1, 0, 'snd_voi_outgame_106900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70009, 'I may be a small bud now, but someday, I''ll be a flower in full bloom!', 'snd_voi_outgame_106900', 22, 1069807, 7, 1, 0, 'snd_voi_outgame_106900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70015, 'These sleeves are so floaty, so light... I love them. ? Don''t they remind you of falling sakura petals?', 'snd_voi_outgame_106900', 23, 1069819, 7, 1, 0, 'snd_voi_outgame_106900_0023', 0, 1069801, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71004, 'Ta-dah! Proof that I am indeed a Tracen student! ? I just hope I''m worthy of this uniform.', 'snd_voi_outgame_106900', 16, 18, 7, 0, 0, 'snd_voi_outgame_106900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71010, 'Anytime, anywhere, I''m ready with this uniform! I''m dressed for success!', 'snd_voi_outgame_106900', 17, 48, 7, 0, 0, 'snd_voi_outgame_106900_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71008, 'I''m still not amazing at dancing or singing, but practice makes perfect, right?', 'snd_voi_outgame_106900', 20, 20, 7, 0, 0, 'snd_voi_outgame_106900_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71014, 'Dancing in front of people still freaks me out a little... But there''s someone I want to make smile, so I''ll do my best!', 'snd_voi_outgame_106900', 21, 18, 7, 0, 0, 'snd_voi_outgame_106900_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71009, 'I may be a small bud now, but someday, I''ll be a flower in full bloom!', 'snd_voi_outgame_106900', 22, 34, 7, 0, 0, 'snd_voi_outgame_106900_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71015, 'These sleeves are so floaty, so light... I love them. ? Don''t they remind you of falling sakura petals?', 'snd_voi_outgame_106900', 23, 151, 7, 0, 0, 'snd_voi_outgame_106900_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 2030, 'Here we go!', 'snd_voi_teamst_106900', 0, 1069017, 10, 1, 0, 'snd_voi_teamst_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 2031, 'Victory, here we come!', 'snd_voi_teamst_st_106900_0000', 0, 1069000, 10, 1, 0, 'snd_voi_teamst_st_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 2032, 'I''ll never forget all the work we put in!', 'snd_voi_training_106900', 64, 1069019, 10, 1, 0, 'snd_voi_training_106900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 2033, 'If possible, I''d like my racing to leave a lasting impression in someone''s heart and mind!', 'snd_voi_training_106900', 19, 1069807, 10, 1, 0, 'snd_voi_training_106900_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 2034, '"Strained ears reveal faint cheers." In other words, victory is within my grasp!', 'snd_voi_training_106900', 16, 1069800, 10, 1, 0, 'snd_voi_training_106900_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 2035, 'I''ll never forget all the work we put in!', 'snd_voi_training_106900', 64, 1069019, 10, 0, 0, 'snd_voi_training_106900_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70018, 'The more outfits, the better. ?', 'snd_voi_outgame_106900', 26, 1069805, 7, 1, 0, 'snd_voi_outgame_106900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 70019, 'Isn''t this so exciting?!', 'snd_voi_outgame_106900', 27, 1069802, 7, 1, 0, 'snd_voi_outgame_106900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71018, 'The more outfits, the better. ?', 'snd_voi_outgame_106900', 26, 148, 7, 0, 0, 'snd_voi_outgame_106900_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 71019, 'Isn''t this so exciting?!', 'snd_voi_outgame_106900', 27, 19, 7, 0, 0, 'snd_voi_outgame_106900_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 400002, 'I''m going to try hard to get through the preliminaries! I hope Maruzen will be able to have fun though...', 'snd_voi_event_090016', 2, 1069802, 7, 1, 0, 'snd_voi_event_090016_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 400009, 'Hm, what should I buy for a souvenir? If only Maruzen and I could get matching items. Just kidding, hehe...', 'snd_voi_event_090016', 9, 1069019, 7, 1, 0, 'snd_voi_event_090016_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 400012, 'Event missions are always right under your nose. It''s true!', 'snd_voi_event_090016', 12, 1069000, 7, 1, 0, 'snd_voi_event_090016_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 400013, 'Hehe, good job out there! Did you forget to pick up any rewards? It''d be a waste to leave them lying around!', 'snd_voi_event_090016', 13, 1069017, 7, 1, 0, 'snd_voi_event_090016_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_106900', 1, 980010, 1, 1, 0, 'snd_voi_valentine_106900_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 80000, 'That was fun!', 'snd_voi_aimteam_106900', 0, 1069000, 7, 0, 0, 'snd_voi_aimteam_106900_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1070, 20051, 'Just try and catch me!', 'snd_voi_training_107000', 65, 0, 2, 1, 0, 'snd_voi_training_107000_0065', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1070, 70000, 'Lemme show you the view from the top!', 'snd_voi_outgame_107000', 3, 2009, 7, 1, 0, 'snd_voi_outgame_107000_0003', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1070, 95005, 'So you want me to go harder, huh?', 'snd_voi_outgame_107000', 4, 0, 7, 1, 0, 'snd_voi_outgame_107000_0004', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1070, 95006, 'Hope you''re not expecting me to go easy on you.', 'snd_voi_outgame_107000', 5, 0, 7, 1, 0, 'snd_voi_outgame_107000_0005', 0, 0, 0, 1634731200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1070, 400005, 'Rudolf... You''re the pompous, arrogant Emperor. So get it together.', 'snd_voi_event_090012', 5, 1070002, 7, 1, 0, 'snd_voi_event_090012_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1070, 400011, '...I hear someone calling me. Heh, don''t those two know how to wait? Fine, I''ll give them a real dance.', 'snd_voi_event_090012', 11, 1070800, 7, 1, 0, 'snd_voi_event_090012_0011', 0, 1070001, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 11, 'Cygames', 'snd_voi_tc_1071', 0, 0, 0, 1, 0, 'snd_voi_title_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1071', 1, 0, 0, 1, 0, 'snd_voi_title_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10000, 'Everything I do... is so I can shine in this moment. You and I have made a commitment, so now we must forge ahead.', 'snd_voi_home_107100', 0, 1071819, 1, 1, 0, 'snd_voi_home_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10001, 'After practice, would you mind taking a small detour with me? My friend took me to the most lovely cafe yesterday... and I''d love to share it with you.', 'snd_voi_home_107100', 1, 1071019, 1, 1, 0, 'snd_voi_home_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10002, 'Your shoulders are so warm... With such a sturdy branch to lean on, I know I can spread my wings and take off with ease.', 'snd_voi_home_107100', 2, 1071005, 1, 1, 0, 'snd_voi_home_107100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10003, 'Ah, there''s ink on my fingers... Hehe, Yaeno and I were doing our first calligraphy of the year with a few friends... I almost don''t want to wash it off.', 'snd_voi_home_107100', 3, 1071802, 1, 1, 0, 'snd_voi_home_107100_0003', 0, 2002, 3900, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10004, 'Trainer, would you... help me with something? I''d like to... practice handing out chocolates.', 'snd_voi_home_107100', 4, 1071003, 1, 1, 0, 'snd_voi_home_107100_0004', 0, 1071010, 8300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10005, 'I made you some sweets using my nanny''s secret recipe. I want you to experience the same warmth I have.', 'snd_voi_home_107100', 5, 1071019, 1, 1, 0, 'snd_voi_home_107100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10006, 'One day out of the entire year, there''s a fleeting rendezvous between Orihime and Hikoboshi. Even if it''s just for a moment, strong emotions can still shine bright.', 'snd_voi_home_107100', 6, 1071803, 1, 1, 0, 'snd_voi_home_107100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10007, 'How I wish we could hand out candy to real ghosts. What set their souls ablaze? What drove them? I''d love to hear their stories.', 'snd_voi_home_107100', 7, 1071800, 1, 1, 0, 'snd_voi_home_107100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10008, 'I hear that Santa will be visiting our dorms tonight. Now, what tea should I set out with the cookies?', 'snd_voi_home_107100', 8, 1071010, 1, 1, 0, 'snd_voi_home_107100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10009, 'Would you like to marvel at the tree together? With a glass star perched on top, I''m sure it looks especially beautiful in the light.', 'snd_voi_home_107100', 9, 1071019, 1, 1, 0, 'snd_voi_home_107100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10010, 'I love seeing the work everyone puts into their New Year''s cards. I need to make sure I express my gratitude as well... I pay special attention to each and every card I write.', 'snd_voi_home_107100', 10, 1071015, 1, 1, 0, 'snd_voi_home_107100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10011, 'Happy birthday. Since sleep is the key to good health... My present to you is a pillow from a brand I like.', 'snd_voi_home_107100', 11, 1071016, 1, 1, 0, 'snd_voi_home_107100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10012, 'Now then, let''s make our way to the Mejiro estate. I''ve worked very hard to set up your birthday party. ?', 'snd_voi_home_107100', 12, 1071001, 1, 1, 0, 'snd_voi_home_107100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10013, 'Chiyono O has been fretting over me all day... Hehe. ? Her consideration is one of the many joys my birthday brings.', 'snd_voi_home_107100', 13, 1071015, 1, 1, 0, 'snd_voi_home_107100_0013', 0, 2002, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10014, 'Would you mind accompanying me today? For my birthday present, I''d like you to be my escort. ?', 'snd_voi_home_107100', 14, 1071019, 1, 1, 0, 'snd_voi_home_107100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10015, 'Oh my, it seems you have a new notification. It could be urgent, so perhaps you should take a look.', 'snd_voi_home_107100', 15, 1071016, 1, 1, 0, 'snd_voi_home_107100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10016, 'A present has arrived for you. Hehe... Isn''t it so much fun to wonder what it could possibly be?', 'snd_voi_home_107100', 16, 1071800, 1, 1, 0, 'snd_voi_home_107100_0016', 0, 1071804, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10017, 'Congratulations on completing your missions successfully. All these little achievements will pay off in the end.', 'snd_voi_home_107100', 17, 1071000, 1, 1, 0, 'snd_voi_home_107100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10018, 'I see there''s an event coming up. I wonder if there''s anything I can do to help set up.', 'snd_voi_home_107100', 18, 10001, 1, 1, 0, 'snd_voi_home_107100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10019, 'Could we check out the event going on? It''s only available for a limited time... In other words, this is our one and only chance to experience it. I''d hate to miss out. ?', 'snd_voi_home_107100', 19, 1071000, 1, 1, 0, 'snd_voi_home_107100_0019', 0, 1071805, 9100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20000, 'I''m feeling a little... lightheaded. Don''t worry. I''m used to these inconveniences.', 'snd_voi_training_107100', 0, 1071003, 2, 1, 0, 'snd_voi_training_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20001, 'I cannot falter here... I must press on.', 'snd_voi_training_107100', 1, 1071806, 2, 1, 0, 'snd_voi_training_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20002, 'How strange. I feel like I could run as far as I like... No, it''s not just a feeling. I''ll surpass my limits, right here and now!', 'snd_voi_training_107100', 2, 1071015, 2, 1, 0, 'snd_voi_training_107100_0002', 0, 1071020, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20003, 'Every minute, every second, every moment... I''m focused enough to feel them all tick by. Surely this will aid me...', 'snd_voi_training_107100', 3, 1071013, 2, 1, 0, 'snd_voi_training_107100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20004, 'One, two, three... Phew. My temperature, heart rate, and muscles are all in order. Now, what would you like me to start with today?', 'snd_voi_training_107100', 4, 1071809, 2, 1, 0, 'snd_voi_training_107100_0004', 0, 1071800, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20005, 'My legs feel incredibly sturdy right now. I can give training my all... That fact alone fills me with joy.', 'snd_voi_training_107100', 5, 1071019, 2, 1, 0, 'snd_voi_training_107100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20006, 'For me, a day I feel "normal" is often the best I can ask for... But that doesn''t mean I shouldn''t aim for more.', 'snd_voi_training_107100', 6, 1071800, 2, 1, 0, 'snd_voi_training_107100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20007, 'I have to make every moment count... Let''s continue our training with careful thought and precision in mind.', 'snd_voi_training_107100', 7, 1071016, 2, 1, 0, 'snd_voi_training_107100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20008, 'My legs do feel a bit heavy... but I can''t let that stop me. I have to believe in the body I''ve forged.', 'snd_voi_training_107100', 8, 1071013, 2, 1, 0, 'snd_voi_training_107100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20009, 'Phew... Some days, the fatigue really hits me hard. No need to rush, though. Why don''t we... take a nice, relaxing tea break?', 'snd_voi_training_107100', 9, 1071810, 2, 1, 0, 'snd_voi_training_107100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20010, 'Trainer... after careful consideration, I think we should... rethink today''s training regimen.', 'snd_voi_training_107100', 10, 1071014, 2, 1, 0, 'snd_voi_training_107100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20011, 'As I am now, will I truly be able to leave my mark on history? ...No, I need to stop that. Deep breaths... Just breathe and try to relax.', 'snd_voi_training_107100', 11, 1071004, 2, 1, 0, 'snd_voi_training_107100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20021, 'Rushing will only lead us to ruin... Are you certain that now is the time for us to go all out?', 'snd_voi_training_107100', 12, 1071818, 2, 1, 0, 'snd_voi_training_107100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20022, 'There is a stark difference between resolve and recklessness. Nothing good will come of going to excess.', 'snd_voi_training_107100', 13, 1071020, 2, 1, 0, 'snd_voi_training_107100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20023, 'I must move forward, one step at a time. And I will stake my whole being on that goal.', 'snd_voi_training_107100', 14, 1071020, 2, 1, 0, 'snd_voi_training_107100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20024, 'I hope you will enjoy the show. I promise to run my best, and shine my brightest.', 'snd_voi_training_107100', 15, 1071800, 2, 1, 0, 'snd_voi_training_107100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20025, 'If you know the enemy and know yourself, you need not fear the result of a hundred battles... I must carefully consider both my rivals'' and my own capabilities... Right, I''m off.', 'snd_voi_training_107100', 16, 1071020, 2, 1, 0, 'snd_voi_training_107100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20026, 'All that practice, all that studying. Everything... has been for this moment.', 'snd_voi_training_107100', 17, 1071808, 2, 1, 0, 'snd_voi_training_107100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20027, 'This rising confidence... Did the greats of the past feel this as well?', 'snd_voi_training_107100', 18, 1071019, 2, 1, 0, 'snd_voi_training_107100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20028, 'You have nothing to worry about. All you need to do now is wait for me in the winner''s circle.', 'snd_voi_training_107100', 19, 1071016, 2, 1, 0, 'snd_voi_training_107100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20029, 'Now all I need to do is push myself, just like I always do. I will show you just how far I''ve come.', 'snd_voi_training_107100', 20, 1071800, 2, 1, 0, 'snd_voi_training_107100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20030, 'There doesn''t seem to be anything wrong with my condition... Heheh, oftentimes that is the best I can ask for.', 'snd_voi_training_107100', 21, 1071010, 2, 1, 0, 'snd_voi_training_107100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20031, 'Carefully, bit by bit... I''ve forged this body, and now I have to believe in the results... Right, I''m off.', 'snd_voi_training_107100', 22, 1071016, 2, 1, 0, 'snd_voi_training_107100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20032, 'Focus, focus... You''re fine. This is nothing you haven''t felt before... You just need to get past it, like always.', 'snd_voi_training_107100', 23, 1071013, 2, 1, 0, 'snd_voi_training_107100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20033, 'There''s no such thing as perfection, and that goes for racing as well. There may be a wall before us, but we shall overcome it.', 'snd_voi_training_107100', 24, 1071015, 2, 1, 0, 'snd_voi_training_107100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20034, 'It is precisely in adverse situations like this that our true talent shines... Which means I must show my resolve now more than ever.', 'snd_voi_training_107100', 25, 1071020, 2, 1, 0, 'snd_voi_training_107100_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20035, 'I won''t make any complaints... I just need to focus on what I can do in this condition...', 'snd_voi_training_107100', 26, 1071002, 2, 1, 0, 'snd_voi_training_107100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20036, 'My courage, my resolve... No matter how bad I feel, I will utilize my strengths to push through.', 'snd_voi_training_107100', 27, 1071020, 2, 1, 0, 'snd_voi_training_107100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20037, 'I refuse to let it end here. I must leave my mark. I must prove that I lived!', 'snd_voi_training_107100', 28, 1071013, 2, 1, 0, 'snd_voi_training_107100_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20038, 'Here I go.', 'snd_voi_training_107100', 29, 0, 2, 1, 0, 'snd_voi_training_107100_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20039, 'Let''s go.', 'snd_voi_training_107100', 30, 0, 2, 1, 0, 'snd_voi_training_107100_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20040, 'Understood.', 'snd_voi_training_107100', 31, 0, 2, 1, 0, 'snd_voi_training_107100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20041, 'I see!', 'snd_voi_training_107100', 32, 0, 2, 1, 0, 'snd_voi_training_107100_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20042, 'Ah!', 'snd_voi_training_107100', 33, 0, 2, 1, 0, 'snd_voi_training_107100_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20043, 'How pathetic...', 'snd_voi_training_107100', 34, 0, 2, 1, 0, 'snd_voi_training_107100_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20046, 'Shall we?', 'snd_voi_training_107100', 37, 0, 2, 1, 0, 'snd_voi_training_107100_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20047, 'How refreshing. ?', 'snd_voi_training_107100', 38, 0, 2, 1, 0, 'snd_voi_training_107100_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20049, 'Thank you... for sticking by my side.', 'snd_voi_training_107100', 63, 0, 2, 1, 0, 'snd_voi_training_107100_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20050, 'Thank you for your guidance.', 'snd_voi_training_107100', 64, 0, 2, 1, 0, 'snd_voi_training_107100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 30000, 'Just one more step, and I would have shone as I do in my dreams!', 'snd_voi_race_107100', 0, 0, 3, 1, 0, 'snd_voi_race_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 30001, 'Next time, I will achieve so much more!', 'snd_voi_race_107100', 1, 0, 3, 1, 0, 'snd_voi_race_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 30002, 'I know I put up a good fight, but it''s not enough...', 'snd_voi_race_107100', 2, 0, 3, 1, 0, 'snd_voi_race_107100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 30003, '...It seems a review of our training practices is in order.', 'snd_voi_race_107100', 3, 0, 3, 1, 0, 'snd_voi_race_107100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 60000, 'My songs will be filled with my gratitude.', 'snd_voi_live_107100', 0, 1071015, 4, 1, 0, 'snd_voi_live_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 60001, 'Let me show you how much I shine on the stage.', 'snd_voi_live_107100', 1, 1071019, 4, 1, 0, 'snd_voi_live_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70001, 'You saw that I could shine before anyone else. Looking back, the day we met is one of the proudest moments of my life.', 'snd_voi_outgame_107100', 1, 1071019, 7, 1, 0, 'snd_voi_outgame_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90000, 'Good morning. I added a drizzle of honey to my tea this morning... I hope the rest of my day is just as sweet.', 'snd_voi_home_107101', 0, 1071800, 1, 1, 0, 'snd_voi_home_107101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90001, 'Oh my, someone''s still waking up. If you''d like, I can gift you some scent oils that help me wake up in the morning.', 'snd_voi_home_107101', 1, 1071010, 1, 1, 0, 'snd_voi_home_107101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90002, 'I had tea with the school nurse today during lunch. You could say I''m a regular visitor... That''s why I wanted to convey my gratitude.', 'snd_voi_home_107101', 2, 1071016, 1, 1, 0, 'snd_voi_home_107101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90003, 'Warm food enjoyed in the company of friends... No matter how many times I go to the cafeteria, I''ll never get tired of it.', 'snd_voi_home_107101', 3, 1071808, 1, 1, 0, 'snd_voi_home_107101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90004, 'No! Bad Trainer! Overworking yourself is not allowed!\n...Did that work? Creek told me that would stop you from staying up too late.', 'snd_voi_home_107101', 4, 10003, 1, 1, 0, 'snd_voi_home_107101_0004', 0, 2001, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90005, 'On quiet nights like this, I get the desire to go for a stroll. I feel so much more free without the sun beating down on me... Would you care to join me?', 'snd_voi_home_107101', 5, 1071019, 1, 1, 0, 'snd_voi_home_107101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90006, 'You can look at every single new student''s face and see that they''re here to make their dreams come true. Hehe, the way they shine is almost blinding.', 'snd_voi_home_107101', 6, 1071010, 1, 1, 0, 'snd_voi_home_107101_0006', 0, 1071005, 7500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90007, 'I just ran into Palmer carrying a bouquet of sunflowers... From the way she was beaming, I almost mistook her for one of the flowers. ?', 'snd_voi_home_107101', 7, 1071800, 1, 1, 0, 'snd_voi_home_107101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90008, 'Staying up late is bad for you. I know that, but... Something about autumn makes me want to read, so I end up saying, "Just one more page," a few too many times.', 'snd_voi_home_107101', 8, 1071017, 1, 1, 0, 'snd_voi_home_107101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90009, 'I had potage this morning, and it reminded me of my nanny''s cooking. A warm bowl of soup on a cold day... There''s nothing better.', 'snd_voi_home_107101', 9, 1071808, 1, 1, 0, 'snd_voi_home_107101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91000, 'I found a picture of my sister when she was younger the other day. She had this dignity about her despite her young age... She was absolutely brilliant.', 'snd_voi_home_107101', 10, 1071016, 1, 1, 0, 'snd_voi_home_107101_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91001, 'Have you ever witnessed Tamamo''s bargaining skills? She''s surprisingly friendly. It''s almost like watching a different person.', 'snd_voi_home_107101', 11, 1071019, 1, 1, 0, 'snd_voi_home_107101_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91002, 'Why is it that glass has such a unique sound when it breaks? That shrill sound... I just hate it.', 'snd_voi_home_107101', 12, 1071003, 1, 1, 0, 'snd_voi_home_107101_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91003, 'Helios just informed me that a new boba shop opened up and that it "high-key slaps. Waheyyy." Hehe, perhaps I''ll visit it sometime.', 'snd_voi_home_107101', 13, 1071800, 1, 1, 0, 'snd_voi_home_107101_0013', 0, 2002, 9300, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91004, 'I''m having trouble deciding on a thank-you gift for the Mejiro family doctor. Perhaps something related to their work, so... needles?', 'snd_voi_home_107101', 14, 1071008, 1, 1, 0, 'snd_voi_home_107101_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91005, 'I''m not used to clothes that expose my midriff, but I like it. Dancing with everything I''ve got in such a gorgeous costume... Hehe, just thinking about it makes my heart soar.', 'snd_voi_home_107101', 15, 1071001, 1, 1, 0, 'snd_voi_home_107101_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91006, 'To think the stage costume I once saw only in my dreams... would finally adorn my body. I wish I could show my past self what her future has in store for her.', 'snd_voi_home_107101', 16, 1071808, 1, 1, 0, 'snd_voi_home_107101_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91007, 'This brooch on my chest is modeled after a necklace I received from my father... Whenever I touch it, my heart feels at ease.', 'snd_voi_home_107101', 17, 1071812, 1, 1, 0, 'snd_voi_home_107101_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91008, 'It''s so elegant... and it''s also light enough to not burden my body. Truly this is the perfect racewear for me. Now I just need to show my gratitude through a win.', 'snd_voi_home_107101', 18, 1071800, 1, 1, 0, 'snd_voi_home_107101_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91009, 'I love those ordinary moments throughout the day, like how I need to shake Chiyono O awake in the morning... They''re so precious to me.', 'snd_voi_home_107101', 19, 1071808, 1, 1, 0, 'snd_voi_home_107101_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91010, 'When Oguri is eating, it''s so hard to take my eyes off her. Thanks to her, I''ve developed quite the appetite myself.', 'snd_voi_home_107101', 20, 1071005, 1, 1, 0, 'snd_voi_home_107101_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91011, 'I was having my evening teatime with Tachyon recently, when suddenly the tea started glowing... Hehe, it was quite the surprise. ?', 'snd_voi_home_107101', 21, 1071800, 1, 1, 0, 'snd_voi_home_107101_0021', 0, 2002, 8000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91012, 'Yaezakura is what we call sakura flowers that have layers of petals. But if you comment on their beauty in front of two certain Umamusume, you''ll see their cheeks turn as pink as sakura.', 'snd_voi_home_107101', 22, 1071016, 1, 1, 0, 'snd_voi_home_107101_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91013, 'If you''d like, we could go to the Mejiro family''s villa on our next day off. Doesn''t reading by the lake sound lovely?', 'snd_voi_home_107101', 23, 1071019, 1, 1, 0, 'snd_voi_home_107101_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91014, 'The fall foliage may only remain for a short period of time, but those vibrant colors burn themselves into your memory. You can''t help... but fall in love.', 'snd_voi_home_107101', 24, 1071808, 1, 1, 0, 'snd_voi_home_107101_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 91015, 'Hehe, a certain memory always pops in my head this time of year. I used to put on layer upon layer of clothes before I was allowed outside... To the point that they called me Mejiro Snowman. ?', 'snd_voi_home_107101', 25, 1071005, 1, 1, 0, 'snd_voi_home_107101_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92000, 'They may say my legs are made of glass, but they will not break that easily. I hope I have made my resolve clear to you.', 'snd_voi_training_107101', 0, 1071019, 2, 1, 0, 'snd_voi_training_107101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92001, 'I take my time stretching, careful not to overtax my body. Slow and steady progress is the key to my strength.', 'snd_voi_training_107101', 1, 1071800, 2, 1, 0, 'snd_voi_training_107101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92002, 'These legs of mine kick at the earth. These legs of mine carry me forth. And even that sends my heart aflutter.', 'snd_voi_training_107101', 2, 1071808, 2, 1, 0, 'snd_voi_training_107101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92003, 'This moment�this very second is precious. I must make every passing second count. Only then can I make the most of the day.', 'snd_voi_training_107101', 3, 1071016, 2, 1, 0, 'snd_voi_training_107101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92011, 'This place is perfect for efficient training. Now, this summer, let''s make sure we shine brighter than the sun.', 'snd_voi_training_107100', 39, 1071000, 2, 1, 0, 'snd_voi_training_107100_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92005, 'Thank you for creating such considerate training regimens for me every day. Now, allow me to return the favor.', 'snd_voi_training_107101', 5, 1071019, 2, 1, 0, 'snd_voi_training_107101_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92006, 'I''ve finally started to see the light flickering within me. Surely this light will help us shine, here and now...', 'snd_voi_training_107101', 6, 1071016, 2, 1, 0, 'snd_voi_training_107101_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 92007, 'The path we have forged together is one of my greatest sources of pride. Every single moment we''ve shared is leading us ever forward.', 'snd_voi_training_107101', 7, 1071808, 2, 1, 0, 'snd_voi_training_107101_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 93000, 'Today, I offer you this most precious light.', 'snd_voi_training_107101', 8, 0, 2, 1, 0, 'snd_voi_training_107101_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 93001, 'These glass legs of mine have brought me so much joy.', 'snd_voi_training_107101', 9, 0, 2, 1, 0, 'snd_voi_training_107101_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 95000, 'I shall not pull back. I can still go farther.', 'snd_voi_outgame_107101', 0, 1071020, 7, 1, 0, 'snd_voi_outgame_107101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 95001, 'This light shining inside me right now... I want to make it stronger!', 'snd_voi_outgame_107101', 1, 0, 7, 1, 0, 'snd_voi_outgame_107101_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 95003, 'Yes, I am Mejiro Ardan.', 'snd_voi_outgame_107101', 3, 1071016, 7, 1, 0, 'snd_voi_outgame_107101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 95004, 'Even if it''s only for a moment, I want to shine!', 'snd_voi_gacha_107101', 0, 0, 7, 1, 0, 'snd_voi_gacha_107101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1008, 'Let our hearts sing as one.', 'snd_voi_teamst_st_107100_0000', 0, 1071019, 8, 1, 0, 'snd_voi_teamst_st_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1133, 'No matter what fate has in store...', 'snd_voi_teamst_st_107100_1069', 0, 1071020, 8, 1, 0, 'snd_voi_teamst_st_107100_1069_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1134, 'Ei, ei!', 'snd_voi_teamst_st_107100_1072', 0, 1071000, 8, 1, 0, 'snd_voi_teamst_st_107100_1072_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1144, 'Our pride!', 'snd_voi_teamst_st_107200_1071', 1, 1071002, 8, 1, 0, 'snd_voi_teamst_st_107200_1071_01', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1000, 'May the best racer win.', 'snd_voi_teamst_107100', 0, 1071016, 8, 1, 0, 'snd_voi_teamst_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1001, 'We did so well!', 'snd_voi_teamst_107100', 1, 0, 8, 1, 0, 'snd_voi_teamst_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1003, 'Well, we didn''t do terribly.', 'snd_voi_teamst_107100', 2, 0, 8, 1, 0, 'snd_voi_teamst_107100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1002, 'My apologies...', 'snd_voi_teamst_107100', 3, 0, 8, 1, 0, 'snd_voi_teamst_107100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1004, 'Thank you very much, everyone.', 'snd_voi_teamst_107100', 4, 1071019, 8, 1, 0, 'snd_voi_teamst_107100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1007, 'This is more than I could ever ask for.', 'snd_voi_teamst_107100', 5, 2001, 8, 1, 0, 'snd_voi_teamst_107100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1006, 'Well, we didn''t do terribly.', 'snd_voi_teamst_107100', 2, 1071015, 8, 1, 0, 'snd_voi_teamst_107100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 1005, 'My apologies...', 'snd_voi_teamst_107100', 3, 1071003, 8, 1, 0, 'snd_voi_teamst_107100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 40000, 'These glass wings of mine shall shine!', 'snd_voi_race_107101', 2, 0, 3, 1, 0, 'snd_voi_race_107101_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 40001, 'O shimmering glass body of mine, carry me higher, towards the great blue sky. Let us show the world just how much you can shine!', 'snd_voi_race_107101', 3, 0, 3, 1, 0, 'snd_voi_race_107101_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 30004, 'Here I leave proof of my existence.', 'snd_voi_race_107101', 0, 0, 3, 1, 0, 'snd_voi_race_107101_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 30005, 'This shining glass shall light my path.', 'snd_voi_race_107100', 8, 0, 3, 1, 0, 'snd_voi_race_107100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 31000, 'Shall we?', 'snd_voi_race_107100', 9, 0, 3, 1, 0, 'snd_voi_race_107100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 13, 'This is today''s login bonus.', 'snd_voi_title_107100', 4, 1071016, 1, 1, 0, 'snd_voi_title_107100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 15, 'And here is tomorrow''s. How exciting.', 'snd_voi_title_107100', 5, 1071001, 1, 1, 0, 'snd_voi_title_107100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 110000, 'What sort of training would you like me to do?', 'snd_voi_home_107100', 21, 0, 1, 1, 0, 'snd_voi_home_107100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 110001, 'Together, we shall rewrite history.', 'snd_voi_home_107100', 22, 0, 1, 1, 0, 'snd_voi_home_107100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 110002, 'Are you entering a race?', 'snd_voi_home_107100', 23, 0, 1, 1, 0, 'snd_voi_home_107100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 10021, 'Your Archive level has gone up.', 'snd_voi_home_107100', 24, 1071016, 1, 1, 0, 'snd_voi_home_107100_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 20051, 'Would you like to join me?', 'snd_voi_training_107100', 65, 0, 2, 1, 0, 'snd_voi_training_107100_0065', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70000, 'Let''s make the most of this moment... together.', 'snd_voi_outgame_107100', 3, 2001, 7, 1, 0, 'snd_voi_outgame_107100_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 95005, 'I hope I can be of even greater assistance.', 'snd_voi_outgame_107100', 4, 0, 7, 1, 0, 'snd_voi_outgame_107100_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 95006, 'I never knew I had this kind of power...', 'snd_voi_outgame_107100', 5, 0, 7, 1, 0, 'snd_voi_outgame_107100_0005', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 120000, 'My shine... it''s grown even stronger!', 'snd_voi_outgame_107100', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_107100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140000, 'Now let''s have some fun.', 'snd_voi_minigame_107100', 0, 1071019, 9, 1, 0, 'snd_voi_minigame_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140001, 'Wonderful.', 'snd_voi_minigame_107100', 1, 1071813, 9, 1, 0, 'snd_voi_minigame_107100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140002, 'Oh dear...', 'snd_voi_minigame_107100', 2, 10010, 9, 1, 0, 'snd_voi_minigame_107100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140003, 'Excellent. ?', 'snd_voi_minigame_107100', 3, 971071, 9, 1, 0, 'snd_voi_minigame_107100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140004, 'Hehe, how adorable.', 'snd_voi_minigame_107100', 4, 972071, 9, 1, 0, 'snd_voi_minigame_107100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140005, 'Thank you for your efforts.', 'snd_voi_minigame_107100', 5, 1071019, 9, 1, 0, 'snd_voi_minigame_107100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140006, 'Excellent. ?', 'snd_voi_minigame_107100', 3, 974071, 9, 1, 0, 'snd_voi_minigame_107100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140007, 'Hehe, how adorable.', 'snd_voi_minigame_107100', 4, 973071, 9, 1, 0, 'snd_voi_minigame_107100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140008, 'Hehe.', 'snd_voi_minigame_107100', 6, 1071005, 9, 1, 0, 'snd_voi_minigame_107100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140009, 'Hm...', 'snd_voi_minigame_107100', 7, 1071814, 9, 1, 0, 'snd_voi_minigame_107100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140010, 'Yes.', 'snd_voi_minigame_107100', 8, 1071016, 9, 1, 0, 'snd_voi_minigame_107100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140011, 'Amazing!', 'snd_voi_minigame_107100', 9, 1071000, 9, 1, 0, 'snd_voi_minigame_107100_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140014, 'Ah...', 'snd_voi_minigame_107100', 10, 1071007, 9, 1, 0, 'snd_voi_minigame_107100_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140015, 'Wah!', 'snd_voi_minigame_107100', 11, 10001, 9, 1, 0, 'snd_voi_minigame_107100_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140016, 'Um, Trainer?', 'snd_voi_minigame_107100', 12, 1071815, 9, 1, 0, 'snd_voi_minigame_107100_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140012, 'My!', 'snd_voi_minigame_107100', 13, 2010, 9, 1, 0, 'snd_voi_minigame_107100_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140013, 'How exciting.', 'snd_voi_minigame_107100', 14, 1071800, 9, 1, 0, 'snd_voi_minigame_107100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140017, 'Oh...', 'snd_voi_minigame_107100', 15, 1071816, 9, 1, 0, 'snd_voi_minigame_107100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 140018, 'A-ah...', 'snd_voi_minigame_107100', 16, 1071003, 9, 1, 0, 'snd_voi_minigame_107100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70004, 'How many students have worn this uniform? It really makes you reflect.', 'snd_voi_outgame_107100', 16, 1071016, 7, 1, 0, 'snd_voi_outgame_107100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70010, 'Straighten up your uniform, and move forward with your head held high.', 'snd_voi_outgame_107100', 17, 1071817, 7, 1, 0, 'snd_voi_outgame_107100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70008, 'It''s so easy to move my legs in this... I''m sure I can dance my absolute best in it.', 'snd_voi_outgame_107100', 20, 1071005, 7, 1, 0, 'snd_voi_outgame_107100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70014, 'I once saw this outfit in my dreams... I''ll shine magnificently wearing it.', 'snd_voi_outgame_107100', 21, 1071019, 7, 1, 0, 'snd_voi_outgame_107100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70009, 'This brooch gives me all the courage I need.', 'snd_voi_outgame_107100', 22, 1071808, 7, 1, 0, 'snd_voi_outgame_107100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70015, 'The contrast between black and white... Hopefully this will make me shine even brighter.', 'snd_voi_outgame_107100', 23, 1071800, 7, 1, 0, 'snd_voi_outgame_107100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71004, 'How many students have worn this uniform? It really makes you reflect.', 'snd_voi_outgame_107100', 16, 48, 7, 0, 0, 'snd_voi_outgame_107100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71010, 'Straighten up your uniform, and move forward with your head held high.', 'snd_voi_outgame_107100', 17, 34, 7, 0, 0, 'snd_voi_outgame_107100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71008, 'It''s so easy to move my legs in this... I''m sure I can dance my absolute best in it.', 'snd_voi_outgame_107100', 20, 149, 7, 0, 0, 'snd_voi_outgame_107100_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71014, 'I once saw this outfit in my dreams... I''ll shine magnificently wearing it.', 'snd_voi_outgame_107100', 21, 35, 7, 0, 0, 'snd_voi_outgame_107100_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71009, 'This brooch gives me all the courage I need.', 'snd_voi_outgame_107100', 22, 34, 7, 0, 0, 'snd_voi_outgame_107100_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71015, 'The contrast between black and white... Hopefully this will make me shine even brighter.', 'snd_voi_outgame_107100', 23, 148, 7, 0, 0, 'snd_voi_outgame_107100_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 2030, 'May the best racer win.', 'snd_voi_teamst_107100', 0, 1071016, 10, 1, 0, 'snd_voi_teamst_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 2031, 'Let our hearts sing as one.', 'snd_voi_teamst_st_107100_0000', 0, 1071019, 10, 1, 0, 'snd_voi_teamst_st_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 2032, 'Thank you for your guidance.', 'snd_voi_training_107100', 64, 1071800, 10, 1, 0, 'snd_voi_training_107100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 2033, 'You have nothing to worry about. All you need to do now is wait for me in the winner''s circle.', 'snd_voi_training_107100', 19, 1071016, 10, 1, 0, 'snd_voi_training_107100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 2034, 'If you know the enemy and know yourself, you need not fear the result of a hundred battles... I must carefully consider both my rivals'' and my own capabilities... Right, I''m off.', 'snd_voi_training_107100', 16, 1071020, 10, 1, 0, 'snd_voi_training_107100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 2035, 'Thank you for your guidance.', 'snd_voi_training_107100', 64, 1071800, 10, 0, 0, 'snd_voi_training_107100_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70018, 'Hehe, isn''t this lovely?', 'snd_voi_outgame_107100', 26, 1071005, 7, 1, 0, 'snd_voi_outgame_107100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 70019, 'I''ll shine even brighter in this outfit.', 'snd_voi_outgame_107100', 27, 1071000, 7, 1, 0, 'snd_voi_outgame_107100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71018, 'Hehe, isn''t this lovely?', 'snd_voi_outgame_107100', 26, 27, 7, 0, 0, 'snd_voi_outgame_107100_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 71019, 'I''ll shine even brighter in this outfit.', 'snd_voi_outgame_107100', 27, 35, 7, 0, 0, 'snd_voi_outgame_107100_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 400005, 'I''ve little experience banding together with everyone to tackle something major like this. It''s not easy, but it''s quite fun.', 'snd_voi_event_090019', 5, 1071800, 7, 1, 0, 'snd_voi_event_090019_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 400011, 'I asked Chiyono O to send me the photos of myself during the ritual. Hehe, it''s a little embarrassing.', 'snd_voi_event_090019', 11, 1071016, 7, 1, 0, 'snd_voi_event_090019_0011', 0, 1071005, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 400012, 'These are the event missions. No need to rush�just take them a day at a time.', 'snd_voi_event_090019', 12, 1071019, 7, 1, 0, 'snd_voi_event_090019_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 400013, 'Did you remember to collect all of your rewards? Make sure you''ve got everything, and use them well in the future.', 'snd_voi_event_090019', 13, 10001, 7, 1, 0, 'snd_voi_event_090019_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 90020, 'Happy Valentine''s Day.', 'snd_voi_valentine_107100', 1, 980012, 1, 1, 0, 'snd_voi_valentine_107100_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 80000, 'Until next time.', 'snd_voi_aimteam_107100', 0, 1071000, 7, 0, 0, 'snd_voi_aimteam_107100_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410000, 'Off we go!', 'snd_voi_roulette_107100', 0, 0, 7, 1, 0, 'snd_voi_roulette_107100_0000', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410001, 'Absolutely splendid!', 'snd_voi_roulette_107100', 1, 400008, 7, 1, 0, 'snd_voi_roulette_107100_0001', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410002, 'That was great!', 'snd_voi_roulette_107100', 2, 400009, 7, 1, 0, 'snd_voi_roulette_107100_0002', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410003, 'That was great!', 'snd_voi_roulette_107100', 2, 400009, 7, 0, 0, 'snd_voi_roulette_107100_0002', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410004, 'Mm-hmm!', 'snd_voi_roulette_107100', 3, 400010, 7, 1, 0, 'snd_voi_roulette_107100_0003', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410005, 'Mm-hmm!', 'snd_voi_roulette_107100', 3, 400010, 7, 0, 0, 'snd_voi_roulette_107100_0003', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410006, 'Oh, dear...', 'snd_voi_roulette_107100', 4, 400011, 7, 1, 0, 'snd_voi_roulette_107100_0004', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410007, 'Oh, dear...', 'snd_voi_roulette_107100', 4, 400011, 7, 0, 0, 'snd_voi_roulette_107100_0004', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1071, 410008, 'Oh, dear...', 'snd_voi_roulette_107100', 4, 400011, 7, 0, 0, 'snd_voi_roulette_107100_0004', 0, 0, 0, 1666958400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 11, 'Cygames', 'snd_voi_tc_1072', 0, 0, 0, 1, 0, 'snd_voi_title_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1072', 1, 0, 0, 1, 0, 'snd_voi_title_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10000, 'Training with you, I glimpsed what it means to wield the blaze with water''s poise... and I have not forgotten it for one moment.', 'snd_voi_home_107200', 0, 1072808, 1, 1, 0, 'snd_voi_home_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10001, 'A wise master is harder to find than any treasure. I am fortunate to have one who can guide me in running as well.', 'snd_voi_home_107200', 1, 1072815, 1, 1, 0, 'snd_voi_home_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10002, 'I still struggle to contain the blaze within... Though it brings me shame, I must ask for your continued guidance.', 'snd_voi_home_107200', 2, 1072003, 1, 1, 0, 'snd_voi_home_107200_0002', 0, 1072014, 4000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10003, 'Happy New Year. A productive year begins with a productive New Year''s Day. I will therefore spend it training in the cold.', 'snd_voi_home_107200', 3, 12000, 1, 1, 0, 'snd_voi_home_107200_0003', 0, 12001, 4500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10004, 'I made chocolates as a token of thanks for your tutelage! Not out of obligation, but because it is the right thing to do. Please, enjoy!', 'snd_voi_home_107200', 4, 9003, 1, 1, 0, 'snd_voi_home_107200_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10005, 'T-to honor the occasion, I have prepared a bouquet of splendid roses and tulips! Please, accept it!', 'snd_voi_home_107200', 5, 12003, 1, 1, 0, 'snd_voi_home_107200_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10006, 'Every Tanabata, I make the exact same wish to the stars above�please, allow me to grow stronger!', 'snd_voi_home_107200', 6, 8001, 1, 1, 0, 'snd_voi_home_107200_0006', 0, 9003, 3700, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10007, 'I understand today is a day when all manner of evil spirits haunt the streets. I must go out and protect the weak!', 'snd_voi_home_107200', 7, 4004, 1, 1, 0, 'snd_voi_home_107200_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10008, 'All around the world in a single night... If Santa is real, perhaps he has a secret technique to move so quickly.', 'snd_voi_home_107200', 8, 1072006, 1, 1, 0, 'snd_voi_home_107200_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10009, 'One year, I asked for "ultimate strength" as my present. My grandfather ended up giving me a special lesson while dressed as Santa.', 'snd_voi_home_107200', 9, 8001, 1, 1, 0, 'snd_voi_home_107200_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10010, 'Year-end cleaning? I have mastered my school''s floor-wiping technique, so please do not hesitate to enlist my aid.', 'snd_voi_home_107200', 10, 1072014, 1, 1, 0, 'snd_voi_home_107200_0010', 0, 1072001, 5300, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10011, 'Happy birthday. With each year, you take one step closer to mastery in the way of life.', 'snd_voi_home_107200', 11, 1072013, 1, 1, 0, 'snd_voi_home_107200_0011', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10012, 'Hm... As an exercise in reflection, I would very much like to see photos from your childhood.', 'snd_voi_home_107200', 12, 1072006, 1, 1, 0, 'snd_voi_home_107200_0012', 0, 1072802, 4200, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10013, 'My family sent me an album for my birthday. The photos reveal just how wild a temper I had as a child... It''s humbling in several ways.', 'snd_voi_home_107200', 13, 1072014, 1, 1, 0, 'snd_voi_home_107200_0013', 0, 1072008, 4500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10014, 'Birthdays... The years have led me to martial arts, racing... and now you. Looking back on this path I''ve walked, I''m grateful.', 'snd_voi_home_107200', 14, 1072819, 1, 1, 0, 'snd_voi_home_107200_0014', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10015, 'A letter has arrived for you. Hm, let us unseal it.', 'snd_voi_home_107200', 15, 12000, 1, 1, 0, 'snd_voi_home_107200_0015', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10016, 'It appears a gift has arrived for you. Could it be a secret scroll?', 'snd_voi_home_107200', 16, 1072815, 1, 1, 0, 'snd_voi_home_107200_0016', 0, 11010, 3100, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10017, 'I see you have overcome a great trial. Please, collect your well-earned rewards.', 'snd_voi_home_107200', 17, 1072014, 1, 1, 0, 'snd_voi_home_107200_0017', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10018, 'It looks like an event is starting soon. Could it be a tournament to decide the strongest martial arts school?!', 'snd_voi_home_107200', 18, 9003, 1, 1, 0, 'snd_voi_home_107200_0018', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10019, 'This feeling in the air... It is the fervor of passionate competition. We cannot miss out!', 'snd_voi_home_107200', 19, 2003, 1, 1, 0, 'snd_voi_home_107200_0019', 0, 2009, 5300, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20000, 'Gah, my body feels like lead! Is it time to put what little I know of resuscitation techniques to use?', 'snd_voi_training_107200', 0, 1072007, 2, 1, 0, 'snd_voi_training_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20001, 'Force of will alone can move the body. But... whether that is prudent is another question...', 'snd_voi_training_107200', 1, 1072003, 2, 1, 0, 'snd_voi_training_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20002, 'It boils... My blood boils! It will take more than your everyday training to quell this blaze!', 'snd_voi_training_107200', 2, 4009, 2, 1, 0, 'snd_voi_training_107200_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20003, 'Face the gods, bow! Face Trainer, bow! Osu! I''m ready!', 'snd_voi_training_107200', 3, 1072801, 2, 1, 0, 'snd_voi_training_107200_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20004, 'Whether daily training amounts to anything depends on one''s mindset. I have a good feeling about today.', 'snd_voi_training_107200', 4, 8001, 2, 1, 0, 'snd_voi_training_107200_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20005, 'To loosen up, I have gone through all my katas. I am ready.', 'snd_voi_training_107200', 5, 1072815, 2, 1, 0, 'snd_voi_training_107200_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20006, 'The katas of running cannot be mastered in a day. Should you notice any mistakes, do not hesitate to correct me.', 'snd_voi_training_107200', 6, 1072014, 2, 1, 0, 'snd_voi_training_107200_0006', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20007, 'First, allow me to replenish my body''s oxygen. Inhale... exhale... Okay!', 'snd_voi_training_107200', 7, 9003, 2, 1, 0, 'snd_voi_training_107200_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20008, 'Osu... osu, osu, osu! I''ve rekindled my spirit.', 'snd_voi_training_107200', 8, 1072003, 2, 1, 0, 'snd_voi_training_107200_0008', 0, 9003, 2500, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20009, 'The adverse thoughts won''t go away! Begone!', 'snd_voi_training_107200', 9, 1072004, 2, 1, 0, 'snd_voi_training_107200_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20010, 'My body simply refuses to train... If I cannot even control myself, I am an amateur among amateurs.', 'snd_voi_training_107200', 10, 1072007, 2, 1, 0, 'snd_voi_training_107200_0010', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20011, 'Osu, osu, osh! Oops, y-you didn''t hear that!', 'snd_voi_training_107200', 11, 9003, 2, 1, 0, 'snd_voi_training_107200_0011', 0, 1072012, 2100, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20021, 'In the Kongo Yaegaki school, we train with thousand-step sparring. Compared to that, this is... nothing!', 'snd_voi_training_107200', 12, 2003, 2, 1, 0, 'snd_voi_training_107200_0012', 0, 1072003, 7400, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20022, 'Suffering is temporary! Pain is in the mind! This is nothing I cannot overcome!', 'snd_voi_training_107200', 13, 1072004, 2, 1, 0, 'snd_voi_training_107200_0013', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20023, 'To master both water''s fluidity and stone''s impenetrability is the Kongo Yaegaki way. And now, I will prove its efficacy.', 'snd_voi_training_107200', 14, 1072001, 2, 1, 0, 'snd_voi_training_107200_0014', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20024, 'My mind is focused. I shall demonstrate what it means to wield the blaze with water''s poise.', 'snd_voi_training_107200', 15, 1072819, 2, 1, 0, 'snd_voi_training_107200_0015', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20025, 'Strength courses within me... It threatens to erupt in a vivid stream of fervor!', 'snd_voi_training_107200', 16, 1072001, 2, 1, 0, 'snd_voi_training_107200_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20026, 'Am I truly capable of embodying the tranquility of water? We shall find out in today''s match.', 'snd_voi_training_107200', 17, 1072014, 2, 1, 0, 'snd_voi_training_107200_0017', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20027, 'Know thine enemy, know thyself, and a hundred battles will bring no danger. I do not see myself losing today''s match.', 'snd_voi_training_107200', 18, 1072015, 2, 1, 0, 'snd_voi_training_107200_0018', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20028, 'This is a chance for all to see the fruits of my training�a demonstration, if you will. My mind is unclouded!', 'snd_voi_training_107200', 19, 9003, 2, 1, 0, 'snd_voi_training_107200_0019', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20029, 'I have done all I can. My success is heaven''s to give or take.', 'snd_voi_training_107200', 20, 1072014, 2, 1, 0, 'snd_voi_training_107200_0020', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20030, 'Inhale... exhale... This is a Kongo Yaegaki breathing technique. It helps calm the mind.', 'snd_voi_training_107200', 21, 1072805, 2, 1, 0, 'snd_voi_training_107200_0021', 0, 8000, 6100, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20031, 'Your teachings will be my flesh and blood as I pour my soul onto the battlefield today!', 'snd_voi_training_107200', 22, 1072800, 2, 1, 0, 'snd_voi_training_107200_0022', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20032, 'Everything is a battle with the self. If your mind is strong, the path to victory will show itself!', 'snd_voi_training_107200', 23, 1072805, 2, 1, 0, 'snd_voi_training_107200_0023', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20033, 'There is always hope, if you can find it. I just need to make it through today, then I will emerge stronger!', 'snd_voi_training_107200', 24, 9003, 2, 1, 0, 'snd_voi_training_107200_0024', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20034, 'A slight lapse in focus shall not undo all those days of training!', 'snd_voi_training_107200', 25, 1072004, 2, 1, 0, 'snd_voi_training_107200_0025', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20035, 'Regardless of how I feel, a match is a match! I will face my opponent with what strength I can muster!', 'snd_voi_training_107200', 26, 1072003, 2, 1, 0, 'snd_voi_training_107200_0026', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20036, 'I know my back is to the wall, but I will find a way to victory!', 'snd_voi_training_107200', 27, 9003, 2, 1, 0, 'snd_voi_training_107200_0027', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20037, 'I feel... uncertain. Do I have the strength to run with everything on the line?', 'snd_voi_training_107200', 28, 1072007, 2, 1, 0, 'snd_voi_training_107200_0028', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20038, 'Osu!', 'snd_voi_training_107200', 29, 0, 2, 1, 0, 'snd_voi_training_107200_0029', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20039, 'Guide me!', 'snd_voi_training_107200', 30, 0, 2, 1, 0, 'snd_voi_training_107200_0030', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20040, 'Let us begin!', 'snd_voi_training_107200', 31, 0, 2, 1, 0, 'snd_voi_training_107200_0031', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20041, 'Pen and sword!', 'snd_voi_training_107200', 32, 0, 2, 1, 0, 'snd_voi_training_107200_0032', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20042, 'How?!', 'snd_voi_training_107200', 33, 0, 2, 1, 0, 'snd_voi_training_107200_0033', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20043, 'An amateur mistake...', 'snd_voi_training_107200', 34, 0, 2, 1, 0, 'snd_voi_training_107200_0034', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20046, 'Shall we?', 'snd_voi_training_107200', 37, 0, 2, 1, 0, 'snd_voi_training_107200_0037', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20047, 'To battle!', 'snd_voi_training_107200', 38, 0, 2, 1, 0, 'snd_voi_training_107200_0038', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20049, 'I owe all that I am to your teachings.', 'snd_voi_training_107200', 63, 0, 2, 1, 0, 'snd_voi_training_107200_0063', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20050, 'Thank you for your guidance.', 'snd_voi_training_107200', 64, 0, 2, 1, 0, 'snd_voi_training_107200_0064', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 30000, 'I am grateful for the enlightening match.', 'snd_voi_race_107200', 0, 0, 3, 1, 0, 'snd_voi_race_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 30001, 'Not enough... I must train harder!', 'snd_voi_race_107200', 1, 0, 3, 1, 0, 'snd_voi_race_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 30002, 'I still have much to learn...', 'snd_voi_race_107200', 2, 0, 3, 1, 0, 'snd_voi_race_107200_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 30003, 'I am ashamed of myself!', 'snd_voi_race_107200', 3, 0, 3, 1, 0, 'snd_voi_race_107200_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 60000, 'I shall dance with both grace and grit.', 'snd_voi_live_107200', 0, 2000, 4, 1, 0, 'snd_voi_live_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 60001, 'The way of song, too, demands full devotion!', 'snd_voi_live_107200', 1, 1072820, 4, 1, 0, 'snd_voi_live_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70001, 'That''s right... Before meeting you, I was completely lost. I couldn''t handle the blaze within me.', 'snd_voi_outgame_107200', 1, 1072816, 7, 1, 0, 'snd_voi_outgame_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90000, 'Morning training wakes the consciousness and sharpens the mind. Would you like to join me?', 'snd_voi_home_107201', 0, 1072014, 1, 1, 0, 'snd_voi_home_107201_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90001, 'Osu! I must learn from the disciplinary committee''s energetic greetings.', 'snd_voi_home_107201', 1, 9003, 1, 1, 0, 'snd_voi_home_107201_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90002, 'A healthy body begins with a healthy diet. You should keep an eye on your own nutritional needs as well.', 'snd_voi_home_107201', 2, 1072808, 1, 1, 0, 'snd_voi_home_107201_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90003, 'Hm, there''s still time until my next class. How about some light exercise to wake ourselves up?', 'snd_voi_home_107201', 3, 1072006, 1, 1, 0, 'snd_voi_home_107201_0003', 0, 9000, 5300, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90004, 'Today''s classes were fruitful as ever. I will need these skills on my path forward, so learning them is time well spent.', 'snd_voi_home_107201', 4, 8001, 1, 1, 0, 'snd_voi_home_107201_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90005, 'A peaceful night is akin to tranquil water. It is a time for the blaze within to rest.', 'snd_voi_home_107201', 5, 8003, 1, 1, 0, 'snd_voi_home_107201_0005', 0, 8001, 4400, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90006, 'The yaezakura blossoms are beautiful this time of year. Each flower may be small, but when they all bloom together, it is a sight to behold.', 'snd_voi_home_107201', 6, 1072809, 1, 1, 0, 'snd_voi_home_107201_0006', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90007, 'Seeing the blazing sun above invigorates me. I hope to rival its energy in my training.', 'snd_voi_home_107201', 7, 1072001, 1, 1, 0, 'snd_voi_home_107201_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90008, 'Autumn is the season of training! I shall dance like falling leaves and jab like sprouting bamboo! Hah!', 'snd_voi_home_107201', 8, 2003, 1, 1, 0, 'snd_voi_home_107201_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90009, 'If there''s snow that needs shoveling, allow me to join the effort. It makes for excellent training!', 'snd_voi_home_107201', 9, 1072803, 1, 1, 0, 'snd_voi_home_107201_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91000, 'Without my grandfather and the Kongo Yaegaki school, I would not be who I am today. I cannot be thankful enough.', 'snd_voi_home_107201', 10, 1072819, 1, 1, 0, 'snd_voi_home_107201_0010', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91001, 'I visited a puppy cafe with Chiyono O, and... it was dangerous! So many vulnerable souls in one place�I must protect them all!', 'snd_voi_home_107201', 11, 1072810, 1, 1, 0, 'snd_voi_home_107201_0011', 0, 1072811, 3600, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91002, 'Steadfast as stone... I would like to learn from Ardan''s dignified bearing.', 'snd_voi_home_107201', 12, 1072015, 1, 1, 0, 'snd_voi_home_107201_0012', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91003, 'Even the cutest faces can become formidable opponents in a race... Every student here is a warrior.', 'snd_voi_home_107201', 13, 9003, 1, 1, 0, 'snd_voi_home_107201_0013', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91004, 'Creek told me I could depend on her as a mother... She must think I am still childish�I have work to do!', 'snd_voi_home_107201', 14, 1072007, 1, 1, 0, 'snd_voi_home_107201_0014', 0, 9000, 4200, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91005, 'I am not accustomed to western garments such as this, but no matter. I will perform my dance katas to perfection!', 'snd_voi_home_107201', 15, 1072014, 1, 1, 0, 'snd_voi_home_107201_0015', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91006, 'The joy and gratitude of victory, put into song... Winning concerts are a wonderful piece of culture.', 'snd_voi_home_107201', 16, 1072808, 1, 1, 0, 'snd_voi_home_107201_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91007, 'This racewear feels no less comfortable than my gi... I''ll be able to race with complete focus.', 'snd_voi_home_107201', 17, 2001, 1, 1, 0, 'snd_voi_home_107201_0017', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91008, 'My grandfather wrote these words on the inside of my belt: "Unbending, unbreaking." I will embody that spirit in my running!', 'snd_voi_home_107201', 18, 1072800, 1, 1, 0, 'snd_voi_home_107201_0018', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91009, 'I used to clean the dojo first thing in the morning. Now that I no longer have to... I get a bit restless.', 'snd_voi_home_107201', 19, 1072014, 1, 1, 0, 'snd_voi_home_107201_0019', 0, 1072812, 7300, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91010, 'The cafeteria here does not hold back on flavoring... Sometimes I miss the light and simple taste of home cooking.', 'snd_voi_home_107201', 20, 1072813, 1, 1, 0, 'snd_voi_home_107201_0020', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91011, 'I must get to sleep early to ensure that I can devote myself to another day of training tomorrow!', 'snd_voi_home_107201', 21, 1072801, 1, 1, 0, 'snd_voi_home_107201_0021', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91012, 'We have new pupils at the dojo. They''re all so ador�admirable and promising!', 'snd_voi_home_107201', 22, 1072010, 1, 1, 0, 'snd_voi_home_107201_0022', 0, 11010, 6000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91013, 'I am to join Oguri and the others in watermelon smashing! Time to demonstrate the fruits of my training!', 'snd_voi_home_107201', 23, 1072814, 1, 1, 0, 'snd_voi_home_107201_0023', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91014, 'A traditional martial arts competition is held every fall. Kongo Yaegaki will be there too, so please stop by if you''re interested!', 'snd_voi_home_107201', 24, 1072815, 1, 1, 0, 'snd_voi_home_107201_0024', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 91015, 'How about a training camp on a snowy mountain? The harsher the environment, the greater the opportunity for growth!', 'snd_voi_home_107201', 25, 9000, 1, 1, 0, 'snd_voi_home_107201_0025', 0, 9001, 5000, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92000, 'It''s time to train. Let us begin!', 'snd_voi_training_107201', 0, 2003, 2, 1, 0, 'snd_voi_training_107201_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92001, 'I''ve been waiting for you. My body is loose, my mind focused. I am ready.', 'snd_voi_training_107201', 1, 1072014, 2, 1, 0, 'snd_voi_training_107201_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92002, 'Through training, I will walk my path to its destination�and I will spare no effort to get there!', 'snd_voi_training_107201', 2, 1072816, 2, 1, 0, 'snd_voi_training_107201_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92003, 'I will study the essence of my competitive spirit�and master it!', 'snd_voi_training_107201', 3, 9003, 2, 1, 0, 'snd_voi_training_107201_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92011, 'The sand is difficult to push off of... which makes running on the beach excellent training. Now I just need iron sandals...', 'snd_voi_training_107200', 39, 1072817, 2, 1, 0, 'snd_voi_training_107200_0039', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92005, 'As master and pupil, let us push each other to greater heights!', 'snd_voi_training_107201', 5, 1072815, 2, 1, 0, 'snd_voi_training_107201_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92006, 'My master and trainer, whatever trial you put me through, I shall overcome it!', 'snd_voi_training_107201', 6, 1072803, 2, 1, 0, 'snd_voi_training_107201_0006', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 92007, 'So long as we walk together, no path will lead us astray!', 'snd_voi_training_107201', 7, 1072013, 2, 1, 0, 'snd_voi_training_107201_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 93000, 'Without you, I wouldn''t have found my way. Thank you for your instruction!', 'snd_voi_training_107201', 8, 0, 2, 1, 0, 'snd_voi_training_107201_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 93001, 'Flame and water, perfectly in balance�I will continue to chase that ideal!', 'snd_voi_training_107201', 9, 0, 2, 1, 0, 'snd_voi_training_107201_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 95000, 'The fruits of my training!', 'snd_voi_outgame_107201', 0, 1072815, 7, 1, 0, 'snd_voi_outgame_107201_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 95001, 'Sharp technique, sharp mind�I will never cease my training!', 'snd_voi_outgame_107201', 1, 0, 7, 1, 0, 'snd_voi_outgame_107201_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 95003, 'I am Yaeno Muteki! Osu!', 'snd_voi_outgame_107201', 3, 9003, 7, 1, 0, 'snd_voi_outgame_107201_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 95004, 'An indomitable spirit blooms within me... My path to mastery begins now!', 'snd_voi_gacha_107201', 0, 0, 7, 1, 0, 'snd_voi_gacha_107201_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1008, 'Best of luck to all!', 'snd_voi_teamst_st_107200_0000', 0, 1072800, 8, 1, 0, 'snd_voi_teamst_st_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1143, 'Together we stand!', 'snd_voi_teamst_st_107200_1069', 0, 2003, 8, 1, 0, 'snd_voi_teamst_st_107200_1069_00', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1144, 'We shall defend...', 'snd_voi_teamst_st_107200_1071', 0, 9003, 8, 1, 0, 'snd_voi_teamst_st_107200_1071_00', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1132, 'There can be no victory!', 'snd_voi_teamst_st_106900_1072', 1, 1072004, 8, 1, 0, 'snd_voi_teamst_st_106900_1072_01', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1134, 'Osu!', 'snd_voi_teamst_st_107100_1072', 1, 1072001, 8, 1, 0, 'snd_voi_teamst_st_107100_1072_01', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1000, 'All in!', 'snd_voi_teamst_107200', 0, 2003, 8, 1, 0, 'snd_voi_teamst_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1001, 'We have all grown stronger.', 'snd_voi_teamst_107200', 1, 0, 8, 1, 0, 'snd_voi_teamst_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1003, 'Thank you for the match.', 'snd_voi_teamst_107200', 2, 0, 8, 1, 0, 'snd_voi_teamst_107200_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1002, 'We were no match...', 'snd_voi_teamst_107200', 3, 0, 8, 1, 0, 'snd_voi_teamst_107200_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1004, 'Everyone! Well done!', 'snd_voi_teamst_107200', 4, 8001, 8, 1, 0, 'snd_voi_teamst_107200_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1007, 'To new heights!', 'snd_voi_teamst_107200', 5, 1072001, 8, 1, 0, 'snd_voi_teamst_107200_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1006, 'Thank you for the match.', 'snd_voi_teamst_107200', 2, 1072014, 8, 1, 0, 'snd_voi_teamst_107200_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 1005, 'We were no match...', 'snd_voi_teamst_107200', 3, 1072805, 8, 1, 0, 'snd_voi_teamst_107200_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 40000, 'Like a blaze, I shall burn bright!', 'snd_voi_race_107201', 2, 0, 3, 1, 0, 'snd_voi_race_107201_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 40001, 'My mind is ever still as water, but my spirit is an unquenchable blaze! And it has found its light.', 'snd_voi_race_107201', 3, 0, 3, 1, 0, 'snd_voi_race_107201_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 30004, 'Calm, yet passionate! I wield the blaze with water''s poise!', 'snd_voi_race_107201', 0, 0, 3, 1, 0, 'snd_voi_race_107201_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 30005, 'Inhale... Hah! Thank you for the match!', 'snd_voi_race_107200', 8, 0, 3, 1, 0, 'snd_voi_race_107200_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 31000, 'Ready!', 'snd_voi_race_107200', 9, 0, 3, 1, 0, 'snd_voi_race_107200_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 13, 'Please accept today''s login bonus.', 'snd_voi_title_107200', 4, 1072800, 1, 1, 0, 'snd_voi_title_107200_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 15, 'This will be waiting for you tomorrow.', 'snd_voi_title_107200', 5, 1072809, 1, 1, 0, 'snd_voi_title_107200_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 110000, 'Every day is a chance to improve. I won''t let today go to waste.', 'snd_voi_home_107200', 21, 0, 1, 1, 0, 'snd_voi_home_107200_0021', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 110001, 'The academy''s history... Tales of the past have many lessons to teach us.', 'snd_voi_home_107200', 22, 0, 1, 1, 0, 'snd_voi_home_107200_0022', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 110002, 'Formidable opponents await�will you challenge them today as well?', 'snd_voi_home_107200', 23, 0, 1, 1, 0, 'snd_voi_home_107200_0023', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 10021, 'The Umamusume Archive level has gone up. Your hard work is paying off.', 'snd_voi_home_107200', 24, 1072815, 1, 1, 0, 'snd_voi_home_107200_0024', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 20051, 'I would be honored to train with you!', 'snd_voi_training_107200', 65, 0, 2, 1, 0, 'snd_voi_training_107200_0065', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70000, 'Let us charge through this carnage together.', 'snd_voi_outgame_107200', 3, 2003, 7, 1, 0, 'snd_voi_outgame_107200_0003', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 95005, 'I shall be of even greater aid!', 'snd_voi_outgame_107200', 4, 0, 7, 1, 0, 'snd_voi_outgame_107200_0004', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 95006, 'One never truly masters the martial arts!', 'snd_voi_outgame_107200', 5, 0, 7, 1, 0, 'snd_voi_outgame_107200_0005', 0, 0, 0, 1619438400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 120000, 'A fire has been lit in my soul!', 'snd_voi_outgame_107200', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_107200_0011', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140000, 'Spacing is key.', 'snd_voi_minigame_107200', 0, 2000, 9, 1, 0, 'snd_voi_minigame_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140001, 'Yes!', 'snd_voi_minigame_107200', 1, 1072000, 9, 1, 0, 'snd_voi_minigame_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140002, 'Ugh...', 'snd_voi_minigame_107200', 2, 9003, 9, 1, 0, 'snd_voi_minigame_107200_0002', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140003, 'Extraordinary!', 'snd_voi_minigame_107200', 3, 971072, 9, 1, 0, 'snd_voi_minigame_107200_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140004, 'Well done!', 'snd_voi_minigame_107200', 4, 972072, 9, 1, 0, 'snd_voi_minigame_107200_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140005, 'Luck was not with us...', 'snd_voi_minigame_107200', 5, 1072002, 9, 1, 0, 'snd_voi_minigame_107200_0005', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140006, 'Extraordinary!', 'snd_voi_minigame_107200', 3, 974072, 9, 1, 0, 'snd_voi_minigame_107200_0003', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140007, 'Well done!', 'snd_voi_minigame_107200', 4, 973072, 9, 1, 0, 'snd_voi_minigame_107200_0004', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140008, 'Hm...', 'snd_voi_minigame_107200', 6, 1072015, 9, 1, 0, 'snd_voi_minigame_107200_0006', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140009, 'Oh?', 'snd_voi_minigame_107200', 7, 1072014, 9, 1, 0, 'snd_voi_minigame_107200_0007', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140010, 'Huh?', 'snd_voi_minigame_107200', 8, 11010, 9, 1, 0, 'snd_voi_minigame_107200_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140011, 'They''re... adorable.', 'snd_voi_minigame_107200', 9, 8001, 9, 1, 0, 'snd_voi_minigame_107200_0009', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140014, 'No!', 'snd_voi_minigame_107200', 10, 1072012, 9, 1, 0, 'snd_voi_minigame_107200_0010', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140015, 'Hmm...', 'snd_voi_minigame_107200', 11, 3, 9, 1, 0, 'snd_voi_minigame_107200_0011', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140016, 'Is something the matter?', 'snd_voi_minigame_107200', 12, 12000, 9, 1, 0, 'snd_voi_minigame_107200_0012', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140012, 'In one fell swoop!', 'snd_voi_minigame_107200', 13, 1072806, 9, 1, 0, 'snd_voi_minigame_107200_0013', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140013, 'C-can it be?!', 'snd_voi_minigame_107200', 14, 1072807, 9, 1, 0, 'snd_voi_minigame_107200_0014', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140017, 'All things are transient...', 'snd_voi_minigame_107200', 15, 1072003, 9, 1, 0, 'snd_voi_minigame_107200_0015', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 140018, 'Ngah!', 'snd_voi_minigame_107200', 16, 1072818, 9, 1, 0, 'snd_voi_minigame_107200_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70004, 'This is the student''s equivalent of a gi. I do not wear it lightly.', 'snd_voi_outgame_107200', 16, 1072014, 7, 1, 0, 'snd_voi_outgame_107200_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70010, 'Run in the sun, read away the rain�knowledge is another form of strength.', 'snd_voi_outgame_107200', 17, 1072800, 7, 1, 0, 'snd_voi_outgame_107200_0017', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70008, 'Hm, this is easy to move around in... It might be fun to try some katas.', 'snd_voi_outgame_107200', 20, 1072000, 7, 1, 0, 'snd_voi_outgame_107200_0020', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70014, 'The movements of dance and martial arts have much in common. The stage is therefore akin to the dojo.', 'snd_voi_outgame_107200', 21, 8001, 7, 1, 0, 'snd_voi_outgame_107200_0021', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70009, 'Osu! This outfit makes me feel like I''m back in the dojo.', 'snd_voi_outgame_107200', 22, 2003, 7, 1, 0, 'snd_voi_outgame_107200_0022', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70015, 'In the dojo, a black belt and hakama symbolize strength. I believe racewear holds the same significance.', 'snd_voi_outgame_107200', 23, 1072800, 7, 1, 0, 'snd_voi_outgame_107200_0023', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71004, 'This is the student''s equivalent of a gi. I do not wear it lightly.', 'snd_voi_outgame_107200', 16, 48, 7, 0, 0, 'snd_voi_outgame_107200_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71010, 'Run in the sun, read away the rain�knowledge is another form of strength.', 'snd_voi_outgame_107200', 17, 18, 7, 0, 0, 'snd_voi_outgame_107200_0017', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71008, 'Hm, this is easy to move around in... It might be fun to try some katas.', 'snd_voi_outgame_107200', 20, 149, 7, 0, 0, 'snd_voi_outgame_107200_0020', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71014, 'The movements of dance and martial arts have much in common. The stage is therefore akin to the dojo.', 'snd_voi_outgame_107200', 21, 34, 7, 0, 0, 'snd_voi_outgame_107200_0021', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71009, 'Osu! This outfit makes me feel like I''m back in the dojo.', 'snd_voi_outgame_107200', 22, 18, 7, 0, 0, 'snd_voi_outgame_107200_0022', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71015, 'In the dojo, a black belt and hakama symbolize strength. I believe racewear holds the same significance.', 'snd_voi_outgame_107200', 23, 34, 7, 0, 0, 'snd_voi_outgame_107200_0023', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 2030, 'All in!', 'snd_voi_teamst_107200', 0, 2003, 10, 1, 0, 'snd_voi_teamst_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 2031, 'Best of luck to all!', 'snd_voi_teamst_st_107200_0000', 0, 1072800, 10, 1, 0, 'snd_voi_teamst_st_107200_0000', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 2032, 'Thank you for your guidance.', 'snd_voi_training_107200', 64, 1072809, 10, 1, 0, 'snd_voi_training_107200_0064', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 2033, 'This is a chance for all to see the fruits of my training�a demonstration, if you will. My mind is unclouded!', 'snd_voi_training_107200', 19, 9003, 10, 1, 0, 'snd_voi_training_107200_0019', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 2034, 'Strength courses within me... It threatens to erupt in a vivid stream of fervor!', 'snd_voi_training_107200', 16, 1072001, 10, 1, 0, 'snd_voi_training_107200_0016', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 2035, 'Thank you for your guidance.', 'snd_voi_training_107200', 64, 1072809, 10, 0, 0, 'snd_voi_training_107200_0064', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70018, 'This will help me face my daily tasks with renewed vigor!', 'snd_voi_outgame_107200', 26, 1072809, 7, 1, 0, 'snd_voi_outgame_107200_0026', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 70019, 'Messy clothes betray a messy mind, and I cannot have that.', 'snd_voi_outgame_107200', 27, 1072808, 7, 1, 0, 'snd_voi_outgame_107200_0027', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71018, 'This will help me face my daily tasks with renewed vigor!', 'snd_voi_outgame_107200', 26, 48, 7, 0, 0, 'snd_voi_outgame_107200_0026', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 71019, 'Messy clothes betray a messy mind, and I cannot have that.', 'snd_voi_outgame_107200', 27, 18, 7, 0, 0, 'snd_voi_outgame_107200_0027', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 400004, 'I cannot allow the fire that burns within me to hold the others back. I must strengthen my discipline and throw myself into practice!', 'snd_voi_event_090019', 4, 1072805, 7, 1, 0, 'snd_voi_event_090019_0004', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 400008, 'With our predecessors'' prayers within my heart, I must safeguard the hopes of all racers�of all Umamusume�present and future!', 'snd_voi_event_090019', 8, 1072816, 7, 1, 0, 'snd_voi_event_090019_0008', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 400014, 'I will never forget what I gained during the Heartfire Ceremony�this gratitude for being able to run!', 'snd_voi_event_090019', 14, 1072819, 7, 1, 0, 'snd_voi_event_090019_0014', 0, 0, 0, 1613304000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_107200', 1, 980012, 1, 1, 0, 'snd_voi_valentine_107200_0001', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1072, 80000, 'We did well.', 'snd_voi_aimteam_107200', 0, 8001, 7, 0, 0, 'snd_voi_aimteam_107200_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1073, 20051, 'Full effort no matter what!', 'snd_voi_training_107300', 65, 0, 2, 1, 0, 'snd_voi_training_107300_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1073, 70000, 'Rest assured that I''ll try my best!', 'snd_voi_outgame_107300', 3, 1073000, 7, 1, 0, 'snd_voi_outgame_107300_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1073, 95005, 'I can get even stronger!', 'snd_voi_outgame_107300', 4, 0, 7, 1, 0, 'snd_voi_outgame_107300_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1073, 95006, 'I''ll offer all the support I can!', 'snd_voi_outgame_107300', 5, 0, 7, 1, 0, 'snd_voi_outgame_107300_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 11, 'Cygames', 'snd_voi_tc_1074', 0, 0, 0, 1, 0, 'snd_voi_title_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1074', 1, 0, 0, 1, 0, 'snd_voi_title_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10000, 'Let''s wait patiently for our chance to bloom. We have the strength to do so, after all.', 'snd_voi_home_107400', 0, 1074013, 1, 1, 0, 'snd_voi_home_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10001, 'So long as we''re together, no matter how bitter the winter, we can bear it until spring arrives.', 'snd_voi_home_107400', 1, 4001, 1, 1, 0, 'snd_voi_home_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10002, 'We are just fine going at our own pace, you know. There''s no rush. We''ll do things our way.', 'snd_voi_home_107400', 2, 2001, 1, 1, 0, 'snd_voi_home_107400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10003, 'May the new year bring you much happiness. As for my resolution... Hmm, I''ll have one picked out by summer.', 'snd_voi_home_107400', 3, 1074013, 1, 1, 0, 'snd_voi_home_107400_0003', 0, 3002, 11000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10004, 'Please wait one moment, the chocolate I prepared should be... Oh? Did I leave it in the classroom?', 'snd_voi_home_107400', 4, 10001, 1, 1, 0, 'snd_voi_home_107400_0004', 0, 10010, 6100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10005, 'Just for today, I made preparations well in advance. I just had to for Valentine''s.', 'snd_voi_home_107400', 5, 3013, 1, 1, 0, 'snd_voi_home_107400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10006, 'Do you have your Tanabata wish? As for me, well... I hope I manage to hang my wish paper up before the date changes.', 'snd_voi_home_107400', 6, 1074013, 1, 1, 0, 'snd_voi_home_107400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10007, 'Trick or treat! Hehe, I''m quite good at begging for sweets.', 'snd_voi_home_107400', 7, 1074009, 1, 1, 0, 'snd_voi_home_107400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10008, 'I was always very good at waiting for Santa, you know. Even with all the excitement, I can fall asleep at the drop of a stocking.', 'snd_voi_home_107400', 8, 1074004, 1, 1, 0, 'snd_voi_home_107400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10009, 'Whether it be a hectic holiday season or a relaxing one, it''s all fun as long as we''re together.', 'snd_voi_home_107400', 9, 1074009, 1, 1, 0, 'snd_voi_home_107400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10010, 'They say the end of the year is a busy time, but that''s exactly why we should go for a leisurely stroll, don''t you think?', 'snd_voi_home_107400', 10, 3013, 1, 1, 0, 'snd_voi_home_107400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10011, 'Happy birthday! I propose we spend the day napping together. Then later, we can bask in the afternoon sun.', 'snd_voi_home_107400', 11, 2001, 1, 1, 0, 'snd_voi_home_107400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10012, 'Your birthday present is a frilly blouse from the same brand as mine.', 'snd_voi_home_107400', 12, 1074000, 1, 1, 0, 'snd_voi_home_107400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10013, 'Ryan is always the first to wish me a happy birthday. Hehe. ?', 'snd_voi_home_107400', 13, 1074009, 1, 1, 0, 'snd_voi_home_107400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10014, 'Thank you for the birthday wishes. I might not improve very fast, but I promise you I will, one step at a time.', 'snd_voi_home_107400', 14, 4001, 1, 1, 0, 'snd_voi_home_107400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10015, 'There''s a notice here for you. Don''t worry, I''m quite sure it''s a new one... probably.', 'snd_voi_home_107400', 15, 3013, 1, 1, 0, 'snd_voi_home_107400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10016, 'There''s a present here for you. A doll, maybe? Or a ribbon? Or something else just as delightful, I hope.', 'snd_voi_home_107400', 16, 2001, 1, 1, 0, 'snd_voi_home_107400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10017, 'My, you''ve already accomplished a mission. Congratulations!', 'snd_voi_home_107400', 17, 4001, 1, 1, 0, 'snd_voi_home_107400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10018, 'There will soon be an event, I hear. We''ll have to make sure we don''t miss it.', 'snd_voi_home_107400', 18, 1074013, 1, 1, 0, 'snd_voi_home_107400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10019, 'Oh, the event''s started already. Why don''t we have a look?', 'snd_voi_home_107400', 19, 10010, 1, 1, 0, 'snd_voi_home_107400_0019', 0, 1074804, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20000, 'It feels as if... I have no choice but to move about leisurely... even more than usual, that is.', 'snd_voi_training_107400', 0, 1074006, 2, 1, 0, 'snd_voi_training_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20001, 'Phew... Today, I think it''d be best to relax just a teensy bit more than normal.', 'snd_voi_training_107400', 1, 1074805, 2, 1, 0, 'snd_voi_training_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20002, 'Hehe. I''m in tip-top form, and I feel lovely. Now then, let''s go!', 'snd_voi_training_107400', 2, 1074000, 2, 1, 0, 'snd_voi_training_107400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20003, 'My mind and body are screaming at me to run... It''s never good to rush, but it also won''t do to let a good opportunity slip by.', 'snd_voi_training_107400', 3, 1074806, 2, 1, 0, 'snd_voi_training_107400_0003', 0, 1, 5800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20004, 'I''ve had my fill of relaxation, and now I''m bursting with energy. I''m ready whenever you are.', 'snd_voi_training_107400', 4, 4001, 2, 1, 0, 'snd_voi_training_107400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20005, 'Today is a day for giving my utmost. Say it with me now, Trainer. Hip... hip... hooray!', 'snd_voi_training_107400', 5, 2001, 2, 1, 0, 'snd_voi_training_107400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20006, 'Oh, it''s already time for training, is it?', 'snd_voi_training_107400', 6, 1074013, 2, 1, 0, 'snd_voi_training_107400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20007, 'What''s on the schedule for today? Take all the time you need to decide. I''m very good at waiting.', 'snd_voi_training_107400', 7, 2001, 2, 1, 0, 'snd_voi_training_107400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20008, 'Yawn... When the weather''s this nice, I simply have to lie down for a nap.', 'snd_voi_training_107400', 8, 1074807, 2, 1, 0, 'snd_voi_training_107400_0008', 0, 1074013, 3400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20009, 'I feel sluggish all over... Oh, but don''t fret. I don''t think it''s a cold or anything.', 'snd_voi_training_107400', 9, 1074006, 2, 1, 0, 'snd_voi_training_107400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20010, 'Zzz, zzz... Hm? Oh dear, I fell right asleep.', 'snd_voi_training_107400', 10, 1074808, 2, 1, 0, 'snd_voi_training_107400_0010', 0, 10001, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20011, 'What must I do? How can I ever catch up... No, never mind. Forget I said anything.', 'snd_voi_training_107400', 11, 1074005, 2, 1, 0, 'snd_voi_training_107400_0011', 0, 10001, 7800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20021, 'Oh, another race? I don''t know if I like being so busy...', 'snd_voi_training_107400', 12, 10010, 2, 1, 0, 'snd_voi_training_107400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20022, 'I... want to shine. And to do that, I need to remain steadfast for now.', 'snd_voi_training_107400', 13, 1074012, 2, 1, 0, 'snd_voi_training_107400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20023, 'Go on then, wait for me in the winner''s circle. ?', 'snd_voi_training_107400', 14, 2001, 2, 1, 0, 'snd_voi_training_107400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20024, 'I''ll shine a light for all to see�the light of the Mejiro name... and my own radiance.', 'snd_voi_training_107400', 15, 1074012, 2, 1, 0, 'snd_voi_training_107400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20025, 'I''m very calm right now. But there''s a spark deep inside my heart... urging me on to win.', 'snd_voi_training_107400', 16, 4001, 2, 1, 0, 'snd_voi_training_107400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20026, 'Spring will come, and the flowers will bloom... I am sure of it.', 'snd_voi_training_107400', 17, 1074013, 2, 1, 0, 'snd_voi_training_107400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20027, 'Even someone as relaxed as me can''t fight this excitement. Here I go!', 'snd_voi_training_107400', 18, 2001, 2, 1, 0, 'snd_voi_training_107400_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20028, 'I want to stand in that light and shine... so I''ll give it everything I have, Trainer.', 'snd_voi_training_107400', 19, 4001, 2, 1, 0, 'snd_voi_training_107400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20029, 'I''m not nervous at all, not in the slightest. But I''m still here to win.', 'snd_voi_training_107400', 20, 3013, 2, 1, 0, 'snd_voi_training_107400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20030, 'Oh, am I already up? Well, I''ll go out there and do my best.', 'snd_voi_training_107400', 21, 2001, 2, 1, 0, 'snd_voi_training_107400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20031, 'Even during a race, I have to take things at my own pace... And I''ve trained hard to do just that.', 'snd_voi_training_107400', 22, 4001, 2, 1, 0, 'snd_voi_training_107400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20032, 'I don''t mean to brag, but I do think I''m rather good at not letting things get to me. So I''ll be just fine.', 'snd_voi_training_107400', 23, 3013, 2, 1, 0, 'snd_voi_training_107400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20033, 'No ifs, ands, or buts. If you talk yourself into a slump, even a sure win will turn into a loss.', 'snd_voi_training_107400', 24, 1074012, 2, 1, 0, 'snd_voi_training_107400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20034, 'Once I''m in the gate, all that''s left is to run. And running is all I''ll think about.', 'snd_voi_training_107400', 25, 4001, 2, 1, 0, 'snd_voi_training_107400_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20035, 'With how sluggish I normally am, I can''t even tell when I''m in bad form. So it doesn''t matter. Now then, time to go.', 'snd_voi_training_107400', 26, 1074804, 2, 1, 0, 'snd_voi_training_107400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20036, 'I may be out of sorts, but I''ll muster what strength I can.', 'snd_voi_training_107400', 27, 1074007, 2, 1, 0, 'snd_voi_training_107400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20037, 'All that time spent waiting and waiting... It won''t go to waste from something as trifling as this.', 'snd_voi_training_107400', 28, 1074001, 2, 1, 0, 'snd_voi_training_107400_0028', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20038, 'Here I go.', 'snd_voi_training_107400', 29, 0, 2, 1, 0, 'snd_voi_training_107400_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20039, 'Yahhh!', 'snd_voi_training_107400', 30, 0, 2, 1, 0, 'snd_voi_training_107400_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20040, 'Okay!', 'snd_voi_training_107400', 31, 0, 2, 1, 0, 'snd_voi_training_107400_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20041, 'Understood.', 'snd_voi_training_107400', 32, 0, 2, 1, 0, 'snd_voi_training_107400_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20042, 'Oh?', 'snd_voi_training_107400', 33, 0, 2, 1, 0, 'snd_voi_training_107400_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20043, 'I don''t get it.', 'snd_voi_training_107400', 34, 0, 2, 1, 0, 'snd_voi_training_107400_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20046, 'Let''s go.', 'snd_voi_training_107400', 37, 0, 2, 1, 0, 'snd_voi_training_107400_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20047, 'It''s breathtaking.', 'snd_voi_training_107400', 38, 0, 2, 1, 0, 'snd_voi_training_107400_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20049, 'We made some lovely memories, Trainer.', 'snd_voi_training_107400', 63, 0, 2, 1, 0, 'snd_voi_training_107400_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20050, 'Trainer, thank you so much.', 'snd_voi_training_107400', 64, 0, 2, 1, 0, 'snd_voi_training_107400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 30000, 'So close. Just a little more, and I can shine!', 'snd_voi_race_107400', 0, 0, 3, 1, 0, 'snd_voi_race_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 30001, 'I''ll try even harder next time.', 'snd_voi_race_107400', 1, 0, 3, 1, 0, 'snd_voi_race_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 30002, 'It''ll be all right, no need to panic.', 'snd_voi_race_107400', 2, 0, 3, 1, 0, 'snd_voi_race_107400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 30003, 'Maybe I took it a bit too easy.', 'snd_voi_race_107400', 3, 0, 3, 1, 0, 'snd_voi_race_107400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 60000, 'I''ll show them how I shine.', 'snd_voi_live_107400', 0, 1074015, 4, 1, 0, 'snd_voi_live_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 60001, 'I''ve got to make sure I don''t fall behind in the dance.', 'snd_voi_live_107400', 1, 1074810, 4, 1, 0, 'snd_voi_live_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70001, 'Yes, that''s right... You were there for me.', 'snd_voi_outgame_107400', 1, 4001, 7, 1, 0, 'snd_voi_outgame_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90000, 'Trainer, care to join me? This cloud is nice and fluffy... Oh? Just a dream.', 'snd_voi_home_107401', 0, 1074000, 1, 1, 0, 'snd_voi_home_107401_0000', 0, 10010, 8400, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90001, 'When I wake up, the first thing I do is open the window and take in the sunlight. That sends me right back into a pleasant sleep.', 'snd_voi_home_107401', 1, 2001, 1, 1, 0, 'snd_voi_home_107401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90002, 'Fukukitaru is always shouting something about spinach. Perhaps I''ll give her some as a present. ?', 'snd_voi_home_107401', 2, 4001, 1, 1, 0, 'snd_voi_home_107401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90003, 'When I go looking for a nice, sunny spot, I often run into Sky. I call it our sunshine time.', 'snd_voi_home_107401', 3, 2002, 1, 1, 0, 'snd_voi_home_107401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90004, 'The moon is very beautiful, but it''s dangerous to look at it while walking. The world is full of trees, you know.', 'snd_voi_home_107401', 4, 1074013, 1, 1, 0, 'snd_voi_home_107401_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90005, 'Back home, I always had fun picking out my pajamas for the night. I love both lace and silk.', 'snd_voi_home_107401', 5, 2001, 1, 1, 0, 'snd_voi_home_107401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90006, 'From grass to flowers, everything sprouts in the spring. I, too, shall rise and head towards the light.', 'snd_voi_home_107401', 6, 1074013, 1, 1, 0, 'snd_voi_home_107401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90007, 'It''s actually the hot days when you want to soak in a nice, hot bath and sweat lots. And don''t forget a cup of tea when you get out. ?', 'snd_voi_home_107401', 7, 4001, 1, 1, 0, 'snd_voi_home_107401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90008, 'I opened up a book I started last year, only to find a fallen leaf had been flattened into a bookmark. It''s a present from the past.', 'snd_voi_home_107401', 8, 1074000, 1, 1, 0, 'snd_voi_home_107401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90009, 'My younger sisters are very dependable. Before going out in the winter, they''d always wrap me in layers and layers of clothes.', 'snd_voi_home_107401', 9, 3013, 1, 1, 0, 'snd_voi_home_107401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91000, 'Everybody at Tracen is just so kind. They never lose patience with me.', 'snd_voi_home_107401', 10, 1074000, 1, 1, 0, 'snd_voi_home_107401_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91001, 'Hm, hm hmm. ? Going on a walk with my dearest Ryan. ? Crossing arms and holding hands. ?', 'snd_voi_home_107401', 11, 1074004, 1, 1, 0, 'snd_voi_home_107401_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91002, 'Here''s something I''m quite proud of: When I was a child, I often had my name called over the speakers at amusement parks.', 'snd_voi_home_107401', 12, 2001, 1, 1, 0, 'snd_voi_home_107401_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91003, 'Huh?! Ooh, it still tingles. I never knew spice could last for days...', 'snd_voi_home_107401', 13, 1074014, 1, 1, 0, 'snd_voi_home_107401_0013', 0, 1074005, 2200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91004, 'Bonnets, panniers, lace wrist cuffs... One day, I''d like to gather all the Mejiros for a frilly tea party.', 'snd_voi_home_107401', 14, 2001, 1, 1, 0, 'snd_voi_home_107401_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91005, 'Look, I match with everybody else. I took lots of photos. ?', 'snd_voi_home_107401', 15, 4001, 1, 1, 0, 'snd_voi_home_107401_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91006, 'Dancing is always so difficult, but in this outfit, I have a feeling I''ll be light on my feet.', 'snd_voi_home_107401', 16, 1074013, 1, 1, 0, 'snd_voi_home_107401_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91007, 'The beautiful radiance of emerald... With my light, it''ll shine even brighter.', 'snd_voi_home_107401', 17, 2001, 1, 1, 0, 'snd_voi_home_107401_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91008, 'My ear ribbon matches Dober''s. I insisted on twinning, and this is what she thought of... She''s so kind. ?', 'snd_voi_home_107401', 18, 3013, 1, 1, 0, 'snd_voi_home_107401_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91009, 'Trainer, a switch... Find me a switch that can turn sleepiness on and off, please.', 'snd_voi_home_107401', 19, 1074007, 1, 1, 0, 'snd_voi_home_107401_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91010, 'You know what''s strange? When I eat lunch, everybody''s already gone by the time I''m finished. They''re all such quick eaters.', 'snd_voi_home_107401', 20, 10010, 1, 1, 0, 'snd_voi_home_107401_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91011, 'Maki, or Kyu? Which doll shall I sleep with tonight? ?', 'snd_voi_home_107401', 21, 1074000, 1, 1, 0, 'snd_voi_home_107401_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91012, 'Yawn... I get so sleepy in the spring... Could you give me a few pats on the head?', 'snd_voi_home_107401', 22, 1074809, 1, 1, 0, 'snd_voi_home_107401_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91013, 'As a child, I always wanted to get a tan like Ryan... Once, I sunbathed so long that I got a fever.', 'snd_voi_home_107401', 23, 2001, 1, 1, 0, 'snd_voi_home_107401_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91014, 'Do you like sweet potatoes? Gold Ship gave me a whole bunch, so we could have a party. ?', 'snd_voi_home_107401', 24, 4001, 1, 1, 0, 'snd_voi_home_107401_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 91015, 'A fluffy snowball fight�that''s just the thing! I''ll become a snowball myself and hit the others in a fluffy embrace. ?', 'snd_voi_home_107401', 25, 1074009, 1, 1, 0, 'snd_voi_home_107401_0025', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92000, 'I''ve had my tea and sweets, so I''m all ready. We can begin at any time.', 'snd_voi_training_107401', 0, 1074013, 2, 1, 0, 'snd_voi_training_107401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92001, 'Oh, Trainer, why don''t you run with me? It feels so nice on the turf, you know.', 'snd_voi_training_107401', 1, 4001, 2, 1, 0, 'snd_voi_training_107401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92002, 'I may be slow, but I put that much more care into every exercise. My heart is always in it.', 'snd_voi_training_107401', 2, 2001, 2, 1, 0, 'snd_voi_training_107401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92003, 'Look me in the eye, if you would. Do you see my fiery spirit?', 'snd_voi_training_107401', 3, 1074804, 2, 1, 0, 'snd_voi_training_107401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92011, 'If you listen closely... Hear that? It''s the waves. Hehe, they sound just like a lullaby.', 'snd_voi_training_107400', 39, 2001, 2, 1, 0, 'snd_voi_training_107400_0039', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92005, 'When you''re tired, it''s best to take a rest. I''ll be right here, waiting for as long as you need.', 'snd_voi_training_107401', 5, 1074013, 2, 1, 0, 'snd_voi_training_107401_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92006, 'You and I are on the same wavelength�I think even our breathing is in sync. In, out! In, out! ?', 'snd_voi_training_107401', 6, 2002, 2, 1, 0, 'snd_voi_training_107401_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 92007, 'There''s somebody who told me that a long winter means spring is close by. And I... am so fortunate to have them.', 'snd_voi_training_107401', 7, 1074013, 2, 1, 0, 'snd_voi_training_107401_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 93000, 'Head pats, please. ?', 'snd_voi_training_107401', 8, 0, 2, 1, 0, 'snd_voi_training_107401_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 93001, 'I''m grateful for all you''ve done.', 'snd_voi_training_107401', 9, 0, 2, 1, 0, 'snd_voi_training_107401_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 95000, 'Slowly but surely, I''ve grown.', 'snd_voi_outgame_107401', 0, 1074000, 7, 1, 0, 'snd_voi_outgame_107401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 95001, 'A strength to call my own. How nice.', 'snd_voi_outgame_107401', 1, 0, 7, 1, 0, 'snd_voi_outgame_107401_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 95003, 'Yes, Mejiro Bright here.', 'snd_voi_outgame_107401', 3, 2001, 7, 1, 0, 'snd_voi_outgame_107401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 95004, 'The Mejiro family will flourish... I shall see spring return to us!', 'snd_voi_gacha_107401', 0, 0, 7, 1, 0, 'snd_voi_gacha_107401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1008, 'Are we all prepared?', 'snd_voi_teamst_st_107400_0000', 0, 4001, 8, 1, 0, 'snd_voi_teamst_st_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1141, 'Shall we, Sister?', 'snd_voi_teamst_st_107400_1027', 0, 2001, 8, 1, 0, 'snd_voi_teamst_st_107400_1027_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1142, 'We''ll show them...', 'snd_voi_teamst_st_107400_1059', 0, 1074012, 8, 1, 0, 'snd_voi_teamst_st_107400_1059_00', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1000, 'Here we go.', 'snd_voi_teamst_107400', 0, 1074013, 8, 1, 0, 'snd_voi_teamst_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1001, 'We did it!', 'snd_voi_teamst_107400', 1, 0, 8, 1, 0, 'snd_voi_teamst_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1003, 'We tried our best.', 'snd_voi_teamst_107400', 2, 0, 8, 1, 0, 'snd_voi_teamst_107400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1002, 'There''s always next time.', 'snd_voi_teamst_107400', 3, 0, 8, 1, 0, 'snd_voi_teamst_107400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1004, 'We all did wonderfully.', 'snd_voi_teamst_107400', 4, 4001, 8, 1, 0, 'snd_voi_teamst_107400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1007, 'Oh, that''s incredible!', 'snd_voi_teamst_107400', 5, 1074010, 8, 1, 0, 'snd_voi_teamst_107400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1006, 'We tried our best.', 'snd_voi_teamst_107400', 2, 3013, 8, 1, 0, 'snd_voi_teamst_107400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 1005, 'There''s always next time.', 'snd_voi_teamst_107400', 3, 2000, 8, 1, 0, 'snd_voi_teamst_107400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 40000, 'And now, we bloom.', 'snd_voi_race_107401', 2, 0, 3, 1, 0, 'snd_voi_race_107401_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 40001, 'Yawn... I think it''s about time. My spring is here�now bloom into life!', 'snd_voi_race_107401', 3, 0, 3, 1, 0, 'snd_voi_race_107401_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 30004, 'Oh, my! ? I showed them my light!', 'snd_voi_race_107401', 0, 0, 3, 1, 0, 'snd_voi_race_107401_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 30005, 'With patience and persistence, I earned this victory.', 'snd_voi_race_107400', 8, 0, 3, 1, 0, 'snd_voi_race_107400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 31000, 'Off I go.', 'snd_voi_race_107400', 9, 0, 3, 1, 0, 'snd_voi_race_107400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 13, 'Here''s today''s login bonus.', 'snd_voi_title_107400', 4, 2002, 1, 1, 0, 'snd_voi_title_107400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 15, 'You''ll receive this tomorrow.', 'snd_voi_title_107400', 5, 10001, 1, 1, 0, 'snd_voi_title_107400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 110000, 'Slowly, step by step�that''s the best way to grow. ?', 'snd_voi_home_107400', 21, 0, 1, 1, 0, 'snd_voi_home_107400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 110001, 'Studying history... makes me a bit sleepy.', 'snd_voi_home_107400', 22, 0, 1, 1, 0, 'snd_voi_home_107400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 110002, 'Will you enter a race?', 'snd_voi_home_107400', 23, 0, 1, 1, 0, 'snd_voi_home_107400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 10021, 'It seems your archive level has gone up. Why don''t you take a look?', 'snd_voi_home_107400', 24, 1074000, 1, 1, 0, 'snd_voi_home_107400_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 20051, 'Let''s not spare any effort.', 'snd_voi_training_107400', 65, 0, 2, 1, 0, 'snd_voi_training_107400_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70000, 'Oh? Is it my turn now?', 'snd_voi_outgame_107400', 3, 1074014, 7, 1, 0, 'snd_voi_outgame_107400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 95005, 'How lovely to see my efforts bear fruit.', 'snd_voi_outgame_107400', 4, 0, 7, 1, 0, 'snd_voi_outgame_107400_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 95006, 'I will fulfill my duties as best as I can.', 'snd_voi_outgame_107400', 5, 0, 7, 1, 0, 'snd_voi_outgame_107400_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 120000, 'Oh? I feel a wondrous sensation.', 'snd_voi_outgame_107400', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_107400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140000, 'They''re all so adorable.', 'snd_voi_minigame_107400', 0, 2001, 9, 1, 0, 'snd_voi_minigame_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140001, 'You did it!', 'snd_voi_minigame_107400', 1, 4001, 9, 1, 0, 'snd_voi_minigame_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140002, 'Oh my...', 'snd_voi_minigame_107400', 2, 10010, 9, 1, 0, 'snd_voi_minigame_107400_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140003, 'I never knew you could get so many.', 'snd_voi_minigame_107400', 3, 971074, 9, 1, 0, 'snd_voi_minigame_107400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140004, 'Clap, clap, clap. ?', 'snd_voi_minigame_107400', 4, 972074, 9, 1, 0, 'snd_voi_minigame_107400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140005, 'That''s okay, that''s okay.', 'snd_voi_minigame_107400', 5, 1074000, 9, 1, 0, 'snd_voi_minigame_107400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140006, 'I never knew you could get so many.', 'snd_voi_minigame_107400', 3, 974074, 9, 1, 0, 'snd_voi_minigame_107400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140007, 'Clap, clap, clap. ?', 'snd_voi_minigame_107400', 4, 973074, 9, 1, 0, 'snd_voi_minigame_107400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140008, 'Ehehe.', 'snd_voi_minigame_107400', 6, 1074004, 9, 1, 0, 'snd_voi_minigame_107400_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140009, 'Hehe.', 'snd_voi_minigame_107400', 7, 1074010, 9, 1, 0, 'snd_voi_minigame_107400_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140010, 'My!', 'snd_voi_minigame_107400', 8, 1074011, 9, 1, 0, 'snd_voi_minigame_107400_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140011, 'So cute!', 'snd_voi_minigame_107400', 9, 1074009, 9, 1, 0, 'snd_voi_minigame_107400_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140014, 'Aw...', 'snd_voi_minigame_107400', 10, 10005, 9, 1, 0, 'snd_voi_minigame_107400_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140015, 'This is exciting. ?', 'snd_voi_minigame_107400', 11, 1074803, 9, 1, 0, 'snd_voi_minigame_107400_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140016, 'Feel free to take it slow.', 'snd_voi_minigame_107400', 12, 1, 9, 1, 0, 'snd_voi_minigame_107400_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140012, 'How lovely!', 'snd_voi_minigame_107400', 13, 1074801, 9, 1, 0, 'snd_voi_minigame_107400_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140013, 'Oh, wow!', 'snd_voi_minigame_107400', 14, 10001, 9, 1, 0, 'snd_voi_minigame_107400_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140017, 'Ahh...', 'snd_voi_minigame_107400', 15, 1074802, 9, 1, 0, 'snd_voi_minigame_107400_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 140018, 'How could this be...', 'snd_voi_minigame_107400', 16, 1074002, 9, 1, 0, 'snd_voi_minigame_107400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70004, 'I''m matching with my sisters... I quite like this.', 'snd_voi_outgame_107400', 16, 2001, 7, 1, 0, 'snd_voi_outgame_107400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70010, 'Don''t tell anybody, but this is quite comfy to nap in.', 'snd_voi_outgame_107400', 17, 1074004, 7, 1, 0, 'snd_voi_outgame_107400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70008, 'Frilly and floofy. ? This is a favorite of mine.', 'snd_voi_outgame_107400', 20, 1074000, 7, 1, 0, 'snd_voi_outgame_107400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70014, 'The ribbon on the back is cute�I love it.', 'snd_voi_outgame_107400', 21, 2001, 7, 1, 0, 'snd_voi_outgame_107400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70009, 'Wearing this outfit... not only do I look cute, I can also shine with pride.', 'snd_voi_outgame_107400', 22, 4001, 7, 1, 0, 'snd_voi_outgame_107400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70015, 'To don these colors... I know all too well how much it means.', 'snd_voi_outgame_107400', 23, 10001, 7, 1, 0, 'snd_voi_outgame_107400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71004, 'I''m matching with my sisters... I quite like this.', 'snd_voi_outgame_107400', 16, 27, 7, 0, 0, 'snd_voi_outgame_107400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71010, 'Don''t tell anybody, but this is quite comfy to nap in.', 'snd_voi_outgame_107400', 17, 31, 7, 0, 0, 'snd_voi_outgame_107400_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71008, 'Frilly and floofy. ? This is a favorite of mine.', 'snd_voi_outgame_107400', 20, 48, 7, 0, 0, 'snd_voi_outgame_107400_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71014, 'The ribbon on the back is cute�I love it.', 'snd_voi_outgame_107400', 21, 148, 7, 0, 0, 'snd_voi_outgame_107400_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71009, 'Wearing this outfit... not only do I look cute, I can also shine with pride.', 'snd_voi_outgame_107400', 22, 24, 7, 0, 0, 'snd_voi_outgame_107400_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71015, 'To don these colors... I know all too well how much it means.', 'snd_voi_outgame_107400', 23, 48, 7, 0, 0, 'snd_voi_outgame_107400_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 2030, 'Here we go.', 'snd_voi_teamst_107400', 0, 1074013, 10, 1, 0, 'snd_voi_teamst_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 2031, 'Are we all prepared?', 'snd_voi_teamst_st_107400_0000', 0, 4001, 10, 1, 0, 'snd_voi_teamst_st_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 2032, 'Trainer, thank you so much.', 'snd_voi_training_107400', 64, 1074000, 10, 1, 0, 'snd_voi_training_107400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 2033, 'I want to stand in that light and shine... so I''ll give it everything I have, Trainer.', 'snd_voi_training_107400', 19, 2001, 10, 1, 0, 'snd_voi_training_107400_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 2034, 'I''m very calm right now. But there''s a spark deep inside my heart... urging me on to win.', 'snd_voi_training_107400', 16, 1074012, 10, 1, 0, 'snd_voi_training_107400_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 2035, 'Trainer, thank you so much.', 'snd_voi_training_107400', 64, 1074000, 10, 0, 0, 'snd_voi_training_107400_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70018, 'Now then, time to go all out.', 'snd_voi_outgame_107400', 26, 4001, 7, 1, 0, 'snd_voi_outgame_107400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 70019, 'Whew!', 'snd_voi_outgame_107400', 27, 10002, 7, 1, 0, 'snd_voi_outgame_107400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71018, 'Now then, time to go all out.', 'snd_voi_outgame_107400', 26, 31, 7, 0, 0, 'snd_voi_outgame_107400_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 71019, 'Whew!', 'snd_voi_outgame_107400', 27, 48, 7, 0, 0, 'snd_voi_outgame_107400_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_107400', 1, 980012, 1, 1, 0, 'snd_voi_valentine_107400_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 400001, 'The compression wear for training that I ordered has just arrived. ? I''ll wear it during our next team practice session.', 'snd_voi_event_090011', 1, 4001, 7, 1, 0, 'snd_voi_event_090011_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 400010, 'If I continue running diligently, I''m sure I will win the crown! And then, one day, I''ll certainly catch up to my sister.', 'snd_voi_event_090011', 10, 1074013, 7, 1, 0, 'snd_voi_event_090011_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 400012, 'These are the event missions. We can progress through them as leisurely as we like.', 'snd_voi_event_090011', 12, 1074000, 7, 1, 0, 'snd_voi_event_090011_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 400013, 'Are you sure you''re not forgetting to collect anything? Do take your time to check.', 'snd_voi_event_090011', 13, 1074013, 7, 1, 0, 'snd_voi_event_090011_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 81000, 'Before we race, how about a cup of tea?', 'snd_voi_outgame_107400', 13, 2001, 7, 1, 0, 'snd_voi_outgame_107400_0013', 0, 0, 0, 1652677200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 81001, 'I''m waiting for my time�the moment when I can shine the brightest.', 'snd_voi_outgame_107400', 14, 1074804, 7, 1, 0, 'snd_voi_outgame_107400_0014', 0, 0, 0, 1652677200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 80000, 'An excellent performance.', 'snd_voi_aimteam_107400', 0, 1074013, 7, 0, 0, 'snd_voi_aimteam_107400_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1077, 20051, 'We''ll get stronger, bit by bit!', 'snd_voi_training_107700', 65, 0, 2, 1, 0, 'snd_voi_training_107700_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1077, 70000, 'Step by step, we''ll reach our goal�together!', 'snd_voi_outgame_107700', 3, 2001, 7, 1, 0, 'snd_voi_outgame_107700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1077, 95005, 'Now I can be even more helpful!', 'snd_voi_outgame_107700', 4, 0, 7, 1, 0, 'snd_voi_outgame_107700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1077, 95006, 'I promise I won''t betray your expectations!', 'snd_voi_outgame_107700', 5, 0, 7, 1, 0, 'snd_voi_outgame_107700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1077, 400002, 'Opera O''s got a formidable vocabulary from all those operas she watches... I''ve got to watch more myself!', 'snd_voi_event_090011', 2, 3001, 7, 1, 0, 'snd_voi_event_090011_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1077, 400011, 'I want to keep running with everyone�competing with them! And... I absolutely will win!', 'snd_voi_event_090011', 11, 1077001, 7, 1, 0, 'snd_voi_event_090011_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 11, 'Cygames', 'snd_voi_tc_1078', 0, 0, 0, 1, 0, 'snd_voi_title_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1078', 1, 0, 0, 1, 0, 'snd_voi_title_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10000, 'I''ll fly anywhere I wish to go�alongside you, the blessed wind who helped me realize my freedom.', 'snd_voi_home_107800', 0, 1078001, 1, 1, 0, 'snd_voi_home_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10001, 'The wind is shapeless and free. And perhaps so are those of us who love it take after it, somewhat.', 'snd_voi_home_107800', 1, 1078013, 1, 1, 0, 'snd_voi_home_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10002, 'There are some winds that only blow when you''re with others. I''m excited to see what kind of gale you stir.', 'snd_voi_home_107800', 2, 1078000, 1, 1, 0, 'snd_voi_home_107800_0002', 0, 1078004, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10003, 'To the newly born auspicious breeze, I make this vow and heartfelt wish. Please, watch over the path I walk.', 'snd_voi_home_107800', 3, 1078000, 1, 1, 0, 'snd_voi_home_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10004, 'Daruma, Necktie, and I covered the figs we love so much in chocolate. I''ll give them to you later, okay?', 'snd_voi_home_107800', 4, 10001, 1, 1, 0, 'snd_voi_home_107800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10005, 'Exhale. I entrusted my feelings to the wind because I heard today is a day for conveying them. Were they able to reach you?', 'snd_voi_home_107800', 5, 1078800, 1, 1, 0, 'snd_voi_home_107800_0005', 0, 1078001, 3700, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10006, 'A cool breeze blows through the bamboo leaves�rustle, rustle, rustle. They sway, laden with wishes, along to the season''s song.', 'snd_voi_home_107800', 6, 1078013, 1, 1, 0, 'snd_voi_home_107800_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10007, 'It appears that ghosts and mischievous sprites are dancing in the wind. Hehe. Halloween is the visitor upon a brisk autumn breeze.', 'snd_voi_home_107800', 7, 1078801, 1, 1, 0, 'snd_voi_home_107800_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10008, 'A reclusive, wintry gale is in town. A lovely man has a beard of clouds and clothes like a bonfire. Perhaps he''s in the middle of a job?', 'snd_voi_home_107800', 8, 1078802, 1, 1, 0, 'snd_voi_home_107800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10009, 'The warmth of the others is like being in a ray of sunlight. It appears the cold has softened, on this holy eve. Shall we go outside too?', 'snd_voi_home_107800', 9, 1078004, 1, 1, 0, 'snd_voi_home_107800_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10010, 'Another year gone by. How was it? A whirlwind? A gentle breeze? Hopefully, next year brings with it a tailwind.', 'snd_voi_home_107800', 10, 1078001, 1, 1, 0, 'snd_voi_home_107800_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10011, 'I''m who I am now because of your gentle, southern breeze. Today, I''d like to express my blessings and gratitude. Happy birthday.', 'snd_voi_home_107800', 11, 1078804, 1, 1, 0, 'snd_voi_home_107800_0011', 0, 1078803, 9500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10012, 'Um, I picked out your present. It''s the water of a spring in one of my favorite forests. I''ll show you the way, if you like.', 'snd_voi_home_107800', 12, 10001, 1, 1, 0, 'snd_voi_home_107800_0012', 0, 10002, 10000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10013, 'Today is the day a zephyr was born�the day it began to blow, in order to become a potent gale. And until it has become a tempest, it will not stop.', 'snd_voi_home_107800', 13, 1078000, 1, 1, 0, 'snd_voi_home_107800_0013', 0, 1078012, 9300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10014, 'You wish to celebrate my birthday? My... Hehe. A moment, please. I want to etch into my heart the wind that is about to stir.', 'snd_voi_home_107800', 14, 1078004, 1, 1, 0, 'snd_voi_home_107800_0014', 0, 3018, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10015, 'It appears you have a notification. If the wind has brought you a message, I would suggest checking it.', 'snd_voi_home_107800', 15, 10001, 1, 1, 0, 'snd_voi_home_107800_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10016, 'It seems there''s a gift waiting for you. Hehe. I wonder who it''s from?', 'snd_voi_home_107800', 16, 1078004, 1, 1, 0, 'snd_voi_home_107800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10017, 'Mission complete. It looks like there''s a reward.', 'snd_voi_home_107800', 17, 1078013, 1, 1, 0, 'snd_voi_home_107800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10018, 'I hear there''s going to be an event soon. Let''s await the favorable winds together.', 'snd_voi_home_107800', 18, 1078001, 1, 1, 0, 'snd_voi_home_107800_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10019, 'I wonder what winds we''ll encounter during this event?', 'snd_voi_home_107800', 19, 1078801, 1, 1, 0, 'snd_voi_home_107800_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20000, 'Exhale. I feel as if I''m stuck in a mire. Becoming the wind seems impossible right now.', 'snd_voi_training_107800', 0, 1078003, 2, 1, 0, 'snd_voi_training_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20001, 'My legs feel so heavy, nothing like a pleasant breeze. It''s a little hard to keep going...', 'snd_voi_training_107800', 1, 1078002, 2, 1, 0, 'snd_voi_training_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20002, 'There''s a wind blowing within me. It''s refreshing, like a gale after the rain that frees the grass of sparkling dew.', 'snd_voi_training_107800', 2, 1078803, 2, 1, 0, 'snd_voi_training_107800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20003, 'I feel like a sail bursting with the sea breeze, full of energy and able to go anywhere. Come, let''s ride the wind toward the great beyond.', 'snd_voi_training_107800', 3, 10018, 2, 1, 0, 'snd_voi_training_107800_0003', 0, 10001, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20004, 'Exhale. The gentle, floral taste of tea is like a cool breeze. I feel refreshed, like there''s nowhere I can''t go. Onward!', 'snd_voi_training_107800', 4, 1078013, 2, 1, 0, 'snd_voi_training_107800_0004', 0, 1078807, 12000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20005, 'The birds look so at ease�light on the wind, just like me.', 'snd_voi_training_107800', 5, 1078801, 2, 1, 0, 'snd_voi_training_107800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20006, 'Breathe, like usual. Ride the wind, like usual.', 'snd_voi_training_107800', 6, 1078000, 2, 1, 0, 'snd_voi_training_107800_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20007, 'I am as always�not a tempest nor a calm, but a zephyr. So please run me through the usual, okay?', 'snd_voi_training_107800', 7, 1078013, 2, 1, 0, 'snd_voi_training_107800_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20008, 'Running seems a bit beyond me right now. Is my only choice to await a tailwind?', 'snd_voi_training_107800', 8, 1078007, 2, 1, 0, 'snd_voi_training_107800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20009, 'Button. Sugar Cookie. Salted Bean. Oh. I''m sorry, I zoned out. I was giving names to the birds...', 'snd_voi_training_107800', 9, 1078817, 2, 1, 0, 'snd_voi_training_107800_0009', 0, 10017, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20010, 'I''m sorry. The wind in my heart is... Sigh.', 'snd_voi_training_107800', 10, 1078003, 2, 1, 0, 'snd_voi_training_107800_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20011, 'The clouds must be so light... drifting so pleasantly up high. If only I could be like them...', 'snd_voi_training_107800', 11, 1078805, 2, 1, 0, 'snd_voi_training_107800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20021, 'Oh. Another race? I don''t mind, but I''ve been racing more than usual. Is stormy weather nipping at your heels?', 'snd_voi_training_107800', 12, 1078806, 2, 1, 0, 'snd_voi_training_107800_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20022, 'There won''t be fortunate winds on the horizon if I keep pushing things.', 'snd_voi_training_107800', 13, 8003, 2, 1, 0, 'snd_voi_training_107800_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20023, 'My legs are in perfect condition. Storms, whirlwinds�I''ll take them all on. Light-footed and tempestuous, I shall command the track.', 'snd_voi_training_107800', 14, 1078807, 2, 1, 0, 'snd_voi_training_107800_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20024, 'My cheer squad came today. Look, they''re all there, in the trees. Hehe. I''m getting even more fired up.', 'snd_voi_training_107800', 15, 1078801, 2, 1, 0, 'snd_voi_training_107800_0015', 0, 1078013, 8000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20025, 'My legs feel so light. Exhale. Come, let''s go. It''s time to stir up an unforgettable gale.', 'snd_voi_training_107800', 16, 1078812, 2, 1, 0, 'snd_voi_training_107800_0016', 0, 10001, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20026, 'The winds are favorable. I shall be a swift ocean gale, swelling the sails of ships with my might.', 'snd_voi_training_107800', 17, 1078012, 2, 1, 0, 'snd_voi_training_107800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20027, 'I wonder what winds the others will stir? My heart pounds in excitement. Quickly�I want to feel their currents on my skin.', 'snd_voi_training_107800', 18, 1078001, 2, 1, 0, 'snd_voi_training_107800_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20028, 'Powerful, like a buck. As light as an early summer breeze. Please look forward to the sound of my footsteps striking the track.', 'snd_voi_training_107800', 19, 10001, 2, 1, 0, 'snd_voi_training_107800_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20029, 'The night slumber of birds. Fish swimming in a creek. All the usual. Everything''s normal.', 'snd_voi_training_107800', 20, 1078013, 2, 1, 0, 'snd_voi_training_107800_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20030, 'Today is... calm. No tempest on the horizon, so there''s nothing to fear.', 'snd_voi_training_107800', 21, 1078001, 2, 1, 0, 'snd_voi_training_107800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20031, 'I feel the usual wind, old companion. Nothing''s out of the ordinary.', 'snd_voi_training_107800', 22, 10001, 2, 1, 0, 'snd_voi_training_107800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20032, 'I may not be in my usual condition, but there''s no way around it. Not everything can go as planned.', 'snd_voi_training_107800', 23, 9003, 2, 1, 0, 'snd_voi_training_107800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20033, 'I''ll stir the strongest wind I can manage right now. If I can do it even with stormy skies in my heart, then surely the gale would be a true one.', 'snd_voi_training_107800', 24, 1078012, 2, 1, 0, 'snd_voi_training_107800_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20034, 'Mmm... It''s like my head''s in the clouds. But once the race starts, the wind should wake me up...', 'snd_voi_training_107800', 25, 1078007, 2, 1, 0, 'snd_voi_training_107800_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20035, 'I may be a stray leaf dancing in a muddy stream... but I will not sink. Even fallen leaves can stay afloat.', 'snd_voi_training_107800', 26, 1078808, 2, 1, 0, 'snd_voi_training_107800_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20036, 'It feels like I''m inhaling air, but not really breathing. Stagnant. Both me, and the wind.', 'snd_voi_training_107800', 27, 1078003, 2, 1, 0, 'snd_voi_training_107800_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20037, 'I rested under the shade of a tree earlier, but I''m still... Nevermind. All I can do right now is my best.', 'snd_voi_training_107800', 28, 1078002, 2, 1, 0, 'snd_voi_training_107800_0028', 0, 8007, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20038, 'Let us begin.', 'snd_voi_training_107800', 29, 0, 2, 1, 0, 'snd_voi_training_107800_0029', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20039, 'Off I go.', 'snd_voi_training_107800', 30, 0, 2, 1, 0, 'snd_voi_training_107800_0030', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20040, 'I see...', 'snd_voi_training_107800', 31, 0, 2, 1, 0, 'snd_voi_training_107800_0031', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20041, 'Time to study.', 'snd_voi_training_107800', 32, 0, 2, 1, 0, 'snd_voi_training_107800_0032', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20042, 'Oh, dear.', 'snd_voi_training_107800', 33, 0, 2, 1, 0, 'snd_voi_training_107800_0033', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20043, 'Hrm...', 'snd_voi_training_107800', 34, 0, 2, 1, 0, 'snd_voi_training_107800_0034', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20046, 'Time to play with the wind.', 'snd_voi_training_107800', 37, 0, 2, 1, 0, 'snd_voi_training_107800_0037', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20047, 'The sea breeze is calling.', 'snd_voi_training_107800', 38, 0, 2, 1, 0, 'snd_voi_training_107800_0038', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20049, 'What kind of wind did you feel?', 'snd_voi_training_107800', 63, 0, 2, 1, 0, 'snd_voi_training_107800_0063', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 20050, 'The wind made its journey... Good work.', 'snd_voi_training_107800', 64, 0, 2, 1, 0, 'snd_voi_training_107800_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 30000, 'If only... I had been a little swifter!', 'snd_voi_race_107800', 0, 0, 3, 1, 0, 'snd_voi_race_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 30001, 'So I was unable to become a gale...', 'snd_voi_race_107800', 1, 0, 3, 1, 0, 'snd_voi_race_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 30002, 'This is the world of competition. But still...', 'snd_voi_race_107800', 2, 0, 3, 1, 0, 'snd_voi_race_107800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 30003, 'My wind died down... to dead calm...', 'snd_voi_race_107800', 3, 0, 3, 1, 0, 'snd_voi_race_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 60000, 'Let''s enjoy the wonderful music.', 'snd_voi_live_107800', 0, 1078013, 4, 1, 0, 'snd_voi_live_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 60001, 'Shall we share a fleeting dream?', 'snd_voi_live_107800', 1, 1078001, 4, 1, 0, 'snd_voi_live_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70001, 'Not only did you seek to learn of the wind that is I, you even chased after me. You were extraordinary, gentle like the warm southern air.', 'snd_voi_outgame_107800', 1, 1078013, 7, 1, 0, 'snd_voi_outgame_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90000, 'Oh, good morning. The wind was quite refreshing when I stepped out the door. I think we''ve got a good day ahead of us.', 'snd_voi_home_107801', 0, 10001, 1, 1, 0, 'snd_voi_home_107801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90001, 'When I get up in the morning, the first thing I do is open the window. Feeling the day''s first breeze is a wonderful way to wake myself up.', 'snd_voi_home_107801', 1, 1078013, 1, 1, 0, 'snd_voi_home_107801_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90002, 'I prefer packing my own lunch. Cooking is fun, but the best thing about it is that I''m free to bring whatever I want.', 'snd_voi_home_107801', 2, 1078806, 1, 1, 0, 'snd_voi_home_107801_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90003, 'Oh, I can hear Bakushin O''s voice from afar. Hehehe. She''s like a storm of petals to awaken me from my nap.', 'snd_voi_home_107801', 3, 1078811, 1, 1, 0, 'snd_voi_home_107801_0003', 0, 1078810, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90004, 'A forest at night has many voices�insects, birds, beasts, and the night breeze. Hehe. Indeed, the soothing sound of the wind is a voice too.', 'snd_voi_home_107801', 4, 1078812, 1, 1, 0, 'snd_voi_home_107801_0004', 0, 1078004, 9500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90005, 'Night walks feel quite pleasant, but my parents often scold me for not being careful enough. Perhaps I should cut back a little.', 'snd_voi_home_107801', 5, 1078002, 1, 1, 0, 'snd_voi_home_107801_0005', 0, 1078813, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90006, '"When the east wind blows..." Just like the poem says, spring has a lovely scent. I wonder if it''s from the flowers that Flower grows?', 'snd_voi_home_107801', 6, 8017, 1, 1, 0, 'snd_voi_home_107801_0006', 0, 1078004, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90007, 'Taking early walks while it''s still cool, with the morning breeze at my back, gives me the motivation to make it through the day''s heat.', 'snd_voi_home_107801', 7, 10001, 1, 1, 0, 'snd_voi_home_107801_0007', 0, 1078001, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90008, 'It''s a lovely season for hiking. The fall colors are beautiful, of course, but I like how all the life on the mountain stirs in preparation for winter.', 'snd_voi_home_107801', 8, 1078013, 1, 1, 0, 'snd_voi_home_107801_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90009, 'The cold nibbling at my fingers from the wintry wind actually feels rather endearing. ''Tis the season, I suppose.', 'snd_voi_home_107801', 9, 1078004, 1, 1, 0, 'snd_voi_home_107801_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91000, 'When I visit the school''s carrot field, I always end up breathing in deeply. The rich, living scent of earth feels so nice.', 'snd_voi_home_107801', 10, 1078013, 1, 1, 0, 'snd_voi_home_107801_0010', 0, 1078814, 6500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91001, 'Hum-hm-hm, hm-hmm-hmm. ? The way the sunlight coming through the foliage sways with the wind makes it look like it''s dancing.', 'snd_voi_home_107801', 11, 1078812, 1, 1, 0, 'snd_voi_home_107801_0011', 0, 10001, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91002, 'Oh. I can tell Turbo ran through here recently. There are still the traces of a brisk, lively breeze.', 'snd_voi_home_107801', 12, 1078006, 1, 1, 0, 'snd_voi_home_107801_0012', 0, 1078004, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91003, 'I wonder what part of my book I was up to... The wind always flips the pages and makes me lose my spot.', 'snd_voi_home_107801', 13, 1078813, 1, 1, 0, 'snd_voi_home_107801_0013', 0, 1078013, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91004, 'I don''t know what the flowers in the flowerbed are called, but I can tell they were raised with love.', 'snd_voi_home_107801', 14, 1078000, 1, 1, 0, 'snd_voi_home_107801_0014', 0, 1078818, 4500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91005, 'Wearing this always makes me feel like dancing. I love dancing�it makes me feel like I can catch wind and light with my body.', 'snd_voi_home_107801', 15, 10001, 1, 1, 0, 'snd_voi_home_107801_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91006, 'When everyone''s together wearing this, I can feel a stirring breeze smelling sweetly of petals. Do you think I could become a flower too?', 'snd_voi_home_107801', 16, 1078013, 1, 1, 0, 'snd_voi_home_107801_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91007, 'When I have this outfit on, it feels like I''ve become wind visible to the eye, and my heart is dancing on air.', 'snd_voi_home_107801', 17, 1078001, 1, 1, 0, 'snd_voi_home_107801_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91008, 'The ribbon on my back is wonderful, isn''t it? It catches the wind when I run, fluttering in the breeze.', 'snd_voi_home_107801', 18, 1078013, 1, 1, 0, 'snd_voi_home_107801_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91009, 'I got up a little early to go for a run. Feeling the dawn breeze is the perfect way to shake off drowsiness.', 'snd_voi_home_107801', 19, 10001, 1, 1, 0, 'snd_voi_home_107801_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91010, 'Shall we go to the courtyard today? Or perhaps the roof? Hehe, lunch tastes best when you can feel the wind on your skin.', 'snd_voi_home_107801', 20, 1078813, 1, 1, 0, 'snd_voi_home_107801_0020', 0, 1078809, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91011, 'Perhaps I''ll take a detour on my way back today. When it comes to cooling off after training, nothing beats the night breeze.', 'snd_voi_home_107801', 21, 1078013, 1, 1, 0, 'snd_voi_home_107801_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91012, 'The new students are like the first gale of spring�a wind that announces the new season. I must be just as lively in my advance.', 'snd_voi_home_107801', 22, 10001, 1, 1, 0, 'snd_voi_home_107801_0022', 0, 1078001, 8500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91013, 'A friend invited me for a nighttime stroll the other day. Huh? She thought I''d be scared?', 'snd_voi_home_107801', 23, 1078004, 1, 1, 0, 'snd_voi_home_107801_0023', 0, 10010, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91014, 'Chestnuts, mushrooms, persimmons, and ginkgo nuts... What should I make out of these gifts of fall? Is there anything you want to eat?', 'snd_voi_home_107801', 24, 1078013, 1, 1, 0, 'snd_voi_home_107801_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 91015, 'Do I... have to wear a coat? I can feel the wind better when I''m wearing fewer layers...', 'snd_voi_home_107801', 25, 1078002, 1, 1, 0, 'snd_voi_home_107801_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92000, 'I''m ready to begin whenever. The perfect wind is already astir.', 'snd_voi_training_107801', 0, 1078001, 2, 1, 0, 'snd_voi_training_107801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92001, 'Come, it''s time to run. Let''s start while we can still hear the whispers of the wind.', 'snd_voi_training_107801', 1, 10001, 2, 1, 0, 'snd_voi_training_107801_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92002, 'It''s important to prepare well for races. The wind is whimsical, after all.', 'snd_voi_training_107801', 2, 1078013, 2, 1, 0, 'snd_voi_training_107801_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92003, 'From calm to a breeze, from a breeze to a gale, before one day becoming a tempest that consumes all...', 'snd_voi_training_107801', 3, 1078012, 2, 1, 0, 'snd_voi_training_107801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92011, 'The scent of the tides... Summer''s true charm is being able to run alongside winds you don''t often meet. I must go introduce myself.', 'snd_voi_training_107800', 39, 1078812, 2, 1, 0, 'snd_voi_training_107800_0039', 0, 1078001, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92005, 'Little by little, I''m becoming the wind I want to be. I owe it to the tailwind that you''ve been for me.', 'snd_voi_training_107801', 5, 1078004, 2, 1, 0, 'snd_voi_training_107801_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92006, 'Even in a headwind, I''ll be okay. Because you''re my tailwind, Trainer.', 'snd_voi_training_107801', 6, 10001, 2, 1, 0, 'snd_voi_training_107801_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 92007, 'Come, let us fly wherever we wish. For we are now one wind, you and I.', 'snd_voi_training_107801', 7, 1078001, 2, 1, 0, 'snd_voi_training_107801_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 93000, 'I pray that you, my guiding wind, will always be by my side.', 'snd_voi_training_107801', 8, 0, 2, 1, 0, 'snd_voi_training_107801_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 93001, 'We can fly anywhere, so long as we''re together.', 'snd_voi_training_107801', 9, 0, 2, 1, 0, 'snd_voi_training_107801_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 95000, 'Even a zephyr, if it continues to blow, may one day become a tempest.', 'snd_voi_outgame_107801', 0, 1078001, 7, 1, 0, 'snd_voi_outgame_107801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 95001, 'A gale is astir, as if it wants to surpass the wind of that day.', 'snd_voi_outgame_107801', 1, 0, 7, 1, 0, 'snd_voi_outgame_107801_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 95003, 'I, Yamanin Zephyr, shall become a tempestuous gale.', 'snd_voi_outgame_107801', 3, 1078807, 7, 1, 0, 'snd_voi_outgame_107801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 95004, 'I''ll surpass the wind I saw that day and become a gale sweeping across the plains!', 'snd_voi_gacha_107801', 0, 0, 7, 1, 0, 'snd_voi_gacha_107801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1008, 'Let''s stir up a gale, everyone.', 'snd_voi_teamst_st_107800_0000', 0, 1078013, 8, 1, 0, 'snd_voi_teamst_st_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1151, 'Like the wind.', 'snd_voi_teamst_st_107800_1003', 0, 1078012, 8, 1, 0, 'snd_voi_teamst_st_107800_1003_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1000, 'The wind is with us...', 'snd_voi_teamst_107800', 0, 1078812, 8, 1, 0, 'snd_voi_teamst_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1001, 'Become the wind!', 'snd_voi_teamst_107800', 1, 0, 8, 1, 0, 'snd_voi_teamst_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1003, 'It was a draw.', 'snd_voi_teamst_107800', 2, 0, 8, 1, 0, 'snd_voi_teamst_107800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1002, 'One gust short...', 'snd_voi_teamst_107800', 3, 0, 8, 1, 0, 'snd_voi_teamst_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1004, 'The wind was on our side.', 'snd_voi_teamst_107800', 4, 1078004, 8, 1, 0, 'snd_voi_teamst_107800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1007, 'It''s a new record.', 'snd_voi_teamst_107800', 5, 1078001, 8, 1, 0, 'snd_voi_teamst_107800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1006, 'It was a draw.', 'snd_voi_teamst_107800', 2, 10000, 8, 1, 0, 'snd_voi_teamst_107800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 1005, 'One gust short...', 'snd_voi_teamst_107800', 3, 1078002, 8, 1, 0, 'snd_voi_teamst_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 40000, 'Onward, to become the wind!', 'snd_voi_race_107801', 2, 0, 3, 1, 0, 'snd_voi_race_107801_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 40001, 'Freer. Higher. Faster. Until I am the wind.', 'snd_voi_race_107801', 3, 0, 3, 1, 0, 'snd_voi_race_107801_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 30004, 'My wind, and my soul�did they reach you?', 'snd_voi_race_107801', 0, 0, 3, 1, 0, 'snd_voi_race_107801_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 30005, 'Ah, what a pleasant breeze. The wind of victory is caressing my cheek.', 'snd_voi_race_107800', 8, 0, 3, 1, 0, 'snd_voi_race_107800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 31000, 'Free and vivid!', 'snd_voi_race_107800', 9, 0, 3, 1, 0, 'snd_voi_race_107800_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 13, 'Here''s today''s login bonus.', 'snd_voi_title_107800', 4, 1078001, 1, 1, 0, 'snd_voi_title_107800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 15, 'Here''s what''s coming tomorrow.', 'snd_voi_title_107800', 5, 1078013, 1, 1, 0, 'snd_voi_title_107800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 110000, 'Training? I wonder what kind of wind will blow today.', 'snd_voi_home_107800', 21, 0, 1, 1, 0, 'snd_voi_home_107800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 110001, 'Do you remember the wind that blew in our memories?', 'snd_voi_home_107800', 22, 0, 1, 1, 0, 'snd_voi_home_107800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 110002, 'So we''re racing. Let''s go meet the typhoons who''ll be our rivals.', 'snd_voi_home_107800', 23, 0, 1, 1, 0, 'snd_voi_home_107800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 10021, 'It seems your archive leveled up. Shall we check it out?', 'snd_voi_home_107800', 24, 10000, 1, 1, 0, 'snd_voi_home_107800_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70000, 'Until the day I become the tempest...', 'snd_voi_outgame_107800', 3, 1078001, 7, 1, 0, 'snd_voi_outgame_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 120000, 'I feel a kind wind inside me!', 'snd_voi_outgame_107800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_107800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140000, 'May the wind bless you.', 'snd_voi_minigame_107800', 0, 1078001, 9, 1, 0, 'snd_voi_minigame_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140001, 'You did it!', 'snd_voi_minigame_107800', 1, 1078013, 9, 1, 0, 'snd_voi_minigame_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140002, 'Ah...', 'snd_voi_minigame_107800', 2, 1078002, 9, 1, 0, 'snd_voi_minigame_107800_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140003, 'You got so many!', 'snd_voi_minigame_107800', 3, 971078, 9, 1, 0, 'snd_voi_minigame_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140004, 'You''re really good.', 'snd_voi_minigame_107800', 4, 972078, 9, 1, 0, 'snd_voi_minigame_107800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140005, 'One day, the wind will blow.', 'snd_voi_minigame_107800', 5, 1078814, 9, 1, 0, 'snd_voi_minigame_107800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140006, 'You got so many!', 'snd_voi_minigame_107800', 3, 974078, 9, 1, 0, 'snd_voi_minigame_107800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140007, 'You''re really good.', 'snd_voi_minigame_107800', 4, 973078, 9, 1, 0, 'snd_voi_minigame_107800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140008, 'Oh?', 'snd_voi_minigame_107800', 6, 10010, 9, 1, 0, 'snd_voi_minigame_107800_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140009, 'Hehe.', 'snd_voi_minigame_107800', 7, 1078004, 9, 1, 0, 'snd_voi_minigame_107800_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140010, 'Now, then...', 'snd_voi_minigame_107800', 8, 1078813, 9, 1, 0, 'snd_voi_minigame_107800_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140011, 'A blessed wind!', 'snd_voi_minigame_107800', 9, 1078815, 9, 1, 0, 'snd_voi_minigame_107800_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140014, 'Oh dear...', 'snd_voi_minigame_107800', 10, 10017, 9, 1, 0, 'snd_voi_minigame_107800_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140015, 'Gently now...', 'snd_voi_minigame_107800', 11, 1078016, 9, 1, 0, 'snd_voi_minigame_107800_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140016, 'Is something wrong?', 'snd_voi_minigame_107800', 12, 18, 9, 1, 0, 'snd_voi_minigame_107800_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140012, 'Look, they''re friends.', 'snd_voi_minigame_107800', 13, 2013, 9, 1, 0, 'snd_voi_minigame_107800_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140013, 'My, what a bountiful harvest.', 'snd_voi_minigame_107800', 14, 1078010, 9, 1, 0, 'snd_voi_minigame_107800_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140017, 'Ah...', 'snd_voi_minigame_107800', 15, 1078816, 9, 1, 0, 'snd_voi_minigame_107800_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 140018, 'What a shame...', 'snd_voi_minigame_107800', 16, 11007, 9, 1, 0, 'snd_voi_minigame_107800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70004, 'A testament to tradition. Like the accumulating rings of a great tree.', 'snd_voi_outgame_107800', 16, 1078013, 7, 1, 0, 'snd_voi_outgame_107800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70010, 'When everyone''s together, we look like a bunch of mountain grapes. Hehe, it''s cute.', 'snd_voi_outgame_107800', 17, 1078004, 7, 1, 0, 'snd_voi_outgame_107800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70008, 'Hehe. These clothes are just like a goldfish.', 'snd_voi_outgame_107800', 20, 1078001, 7, 1, 0, 'snd_voi_outgame_107800_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70014, 'Before a concert, someone always helps me straighten my outfit out. Hehe. Everyone''s as warm as the southern air.', 'snd_voi_outgame_107800', 21, 10001, 7, 1, 0, 'snd_voi_outgame_107800_0021', 0, 10002, 4400, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70009, 'A striking zephyr!', 'snd_voi_outgame_107800', 22, 1078012, 7, 1, 0, 'snd_voi_outgame_107800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70015, 'Sky blue with flowers sewn in... Wonderful, isn''t it?', 'snd_voi_outgame_107800', 23, 1078013, 7, 1, 0, 'snd_voi_outgame_107800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71004, 'A testament to tradition. Like the accumulating rings of a great tree.', 'snd_voi_outgame_107800', 16, 48, 7, 0, 0, 'snd_voi_outgame_107800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71010, 'When everyone''s together, we look like a bunch of mountain grapes. Hehe, it''s cute.', 'snd_voi_outgame_107800', 17, 35, 7, 0, 0, 'snd_voi_outgame_107800_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71008, 'Hehe. These clothes are just like a goldfish.', 'snd_voi_outgame_107800', 20, 27, 7, 0, 0, 'snd_voi_outgame_107800_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71014, 'Before a concert, someone always helps me straighten my outfit out. Hehe. Everyone''s as warm as the southern air.', 'snd_voi_outgame_107800', 21, 48, 7, 0, 0, 'snd_voi_outgame_107800_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71009, 'A striking zephyr!', 'snd_voi_outgame_107800', 22, 18, 7, 0, 0, 'snd_voi_outgame_107800_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71015, 'Sky blue with flowers sewn in... Wonderful, isn''t it?', 'snd_voi_outgame_107800', 23, 150, 7, 0, 0, 'snd_voi_outgame_107800_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 2030, 'The wind is with us...', 'snd_voi_teamst_107800', 0, 1078812, 10, 1, 0, 'snd_voi_teamst_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 2031, 'Let''s stir up a gale, everyone.', 'snd_voi_teamst_st_107800_0000', 0, 1078013, 10, 1, 0, 'snd_voi_teamst_st_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 2032, 'The wind made its journey... Good work.', 'snd_voi_training_107800', 64, 10001, 10, 1, 0, 'snd_voi_training_107800_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 2033, 'Powerful like a buck. As light as an early summer breeze. Please look forward to the sound of my footsteps striking the track.', 'snd_voi_training_107800', 19, 1078013, 10, 1, 0, 'snd_voi_training_107800_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 2034, 'My legs feel so light. Exhale. Come, let''s go. It''s time to stir up an unforgettable gale.', 'snd_voi_training_107800', 16, 1078001, 10, 1, 0, 'snd_voi_training_107800_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 2035, 'The wind made its journey... Good work.', 'snd_voi_training_107800', 64, 10001, 10, 0, 0, 'snd_voi_training_107800_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70018, 'Hm-hm-hmm. ? How do I look?', 'snd_voi_outgame_107800', 26, 10013, 7, 1, 0, 'snd_voi_outgame_107800_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 70019, 'A change of clothes, like how the leaves change with the seasons.', 'snd_voi_outgame_107800', 27, 1078004, 7, 1, 0, 'snd_voi_outgame_107800_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71018, 'Hm-hm-hmm. ? How do I look?', 'snd_voi_outgame_107800', 26, 148, 7, 0, 0, 'snd_voi_outgame_107800_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 71019, 'A change of clothes, like how the leaves change with the seasons.', 'snd_voi_outgame_107800', 27, 35, 7, 0, 0, 'snd_voi_outgame_107800_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 90020, 'Happy Valentine''s Day!', 'snd_voi_valentine_107800', 1, 980012, 1, 1, 0, 'snd_voi_valentine_107800_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1078, 80000, 'Thanks for today.', 'snd_voi_aimteam_107800', 0, 1078001, 7, 0, 0, 'snd_voi_aimteam_107800_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1083, 20051, 'Now beginning our joint training session.', 'snd_voi_training_108300', 65, 0, 2, 1, 0, 'snd_voi_training_108300_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1083, 70000, 'Requesting assistance for my mission.', 'snd_voi_outgame_108300', 3, 1083012, 7, 1, 0, 'snd_voi_outgame_108300_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1083, 95005, 'I''ll support you even more efficiently.', 'snd_voi_outgame_108300', 4, 0, 7, 1, 0, 'snd_voi_outgame_108300_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1083, 95006, 'I''ve gone over my support system and improved it.', 'snd_voi_outgame_108300', 5, 0, 7, 1, 0, 'snd_voi_outgame_108300_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1084, 20051, 'Yes�show me your power!', 'snd_voi_training_108400', 65, 0, 2, 1, 0, 'snd_voi_training_108400_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1084, 70000, 'I will show you reverie�mark my words.', 'snd_voi_outgame_108400', 3, 2000, 7, 1, 0, 'snd_voi_outgame_108400_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1084, 95005, 'I grow all the sweeter....', 'snd_voi_outgame_108400', 4, 0, 7, 1, 0, 'snd_voi_outgame_108400_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1084, 95006, 'Limits? You mean the ones I just destroyed?', 'snd_voi_outgame_108400', 5, 0, 7, 1, 0, 'snd_voi_outgame_108400_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1085, 20051, 'This too is my duty.', 'snd_voi_training_108500', 65, 0, 2, 1, 0, 'snd_voi_training_108500_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1085, 70000, 'My aim is to shine�bright enough that none can match my brilliance.', 'snd_voi_outgame_108500', 3, 1085801, 7, 1, 0, 'snd_voi_outgame_108500_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1085, 95005, 'Aiding others is another part of my duties.', 'snd_voi_outgame_108500', 4, 0, 7, 1, 0, 'snd_voi_outgame_108500_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1085, 95006, 'Perhaps I can refine myself even further now.', 'snd_voi_outgame_108500', 5, 0, 7, 1, 0, 'snd_voi_outgame_108500_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 11, 'Cygames', 'snd_voi_tc_1087', 0, 0, 0, 1, 0, 'snd_voi_title_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 12, 'Umamusume: Pretty Derby', 'snd_voi_tc_1087', 1, 0, 0, 1, 0, 'snd_voi_title_108700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10000, 'Be sure to keep looking at Machan, whether it be a doll or the real deal. No forgetting me, okay?', 'snd_voi_home_108700', 0, 1087014, 1, 1, 0, 'snd_voi_home_108700_0000', 0, 1087800, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10001, 'Every household needs a Machan doll. Take care of the two at your place�and don''t forget the spare stock you''ve got.', 'snd_voi_home_108700', 1, 1087801, 1, 1, 0, 'snd_voi_home_108700_0001', 0, 1087833, 12000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10002, 'Pop quiz! What''s different about me today versus yesterday? The answer can be found in your heart.', 'snd_voi_home_108700', 2, 1087802, 1, 1, 0, 'snd_voi_home_108700_0002', 0, 1087835, 7500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10003, 'Chewy rice cakes in chubby cheeks. I chew and chew, but my cheeks are still chubby. Here, have a chew.', 'snd_voi_home_108700', 3, 4002, 1, 1, 0, 'snd_voi_home_108700_0003', 0, 1087804, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10004, 'Did you give any chocolate to your friends? Or perhaps to someone more dear to you? Actually, don''t answer that.', 'snd_voi_home_108700', 4, 10001, 1, 1, 0, 'snd_voi_home_108700_0004', 0, 2002, 8000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10005, 'I forgot to tell you�I''ve prepared some marron glac�. First come, first serve. Wait, you do like sweets... right?', 'snd_voi_home_108700', 5, 1087013, 1, 1, 0, 'snd_voi_home_108700_0005', 0, 1087800, 8000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10006, 'Having someone who wishes to see you no matter what... Orihime and Hikoboshi must''ve both been really happy.', 'snd_voi_home_108700', 6, 1087805, 1, 1, 0, 'snd_voi_home_108700_0006', 0, 10001, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10007, 'Tell all your friends and family this: If you want to dress up, just pop on a crown and you''re good to go. Machan''s recommendation.', 'snd_voi_home_108700', 7, 1087013, 1, 1, 0, 'snd_voi_home_108700_0007', 0, 1087000, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10008, 'Isn''t it so cute when there''s a Machan to smile at you from the bottom of the tree? That said, how about we head out now?', 'snd_voi_home_108700', 8, 4002, 1, 1, 0, 'snd_voi_home_108700_0008', 0, 2000, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10009, 'I actually caused Santa some trouble once when I whined about my present... I was quite the selfish kid.', 'snd_voi_home_108700', 9, 8000, 1, 1, 0, 'snd_voi_home_108700_0009', 0, 1087009, 9000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10010, 'The year''s already over, huh? Is there anything more you wish you could''ve done? Personally, I have a bunch of stuff.', 'snd_voi_home_108700', 10, 1087801, 1, 1, 0, 'snd_voi_home_108700_0010', 0, 2013, 8000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10011, 'Happy birthday. Another great year for the books. I look forward to celebrating your next one too.', 'snd_voi_home_108700', 11, 1087833, 1, 1, 0, 'snd_voi_home_108700_0011', 0, 1087014, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10012, 'I''ll dry out these birthday flowers later so you can appreciate them tomorrow, the next day, and the day after that.', 'snd_voi_home_108700', 12, 1087013, 1, 1, 0, 'snd_voi_home_108700_0012', 0, 2002, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10013, 'My birthday only comes once a year, so let''s have lots of fun celebrating, okay?', 'snd_voi_home_108700', 13, 1087801, 1, 1, 0, 'snd_voi_home_108700_0013', 0, 1087800, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10014, 'By the way, Trainer... How old does a person have to be for you to start treating them like an adult?', 'snd_voi_home_108700', 14, 1087007, 1, 1, 0, 'snd_voi_home_108700_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10015, 'Looks like there''s some news. You''d better read it before the count of five, or else... Just kidding. I would never hurt you.', 'snd_voi_home_108700', 15, 10001, 1, 1, 0, 'snd_voi_home_108700_0015', 0, 1087806, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10016, 'Oh? It appears that the delivery man was here to drop off your presents. Any fan letters for me?', 'snd_voi_home_108700', 16, 10010, 1, 1, 0, 'snd_voi_home_108700_0016', 0, 1087013, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10017, 'Oh, you''ve cleared some missions. Time to collect your rewards.', 'snd_voi_home_108700', 17, 10001, 1, 1, 0, 'snd_voi_home_108700_0017', 0, 1087000, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10018, 'Hey, there''s an update about the new event. Bzzt, bzzt! All members of the Machan reconnaissance team�assemble! Details, now!', 'snd_voi_home_108700', 18, 10010, 1, 1, 0, 'snd_voi_home_108700_0018', 0, 1087807, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10019, 'Ah, the event''s already started. You got to check it out now! I''m sure it''ll serve as a hint for what''s to come!', 'snd_voi_home_108700', 19, 10010, 1, 1, 0, 'snd_voi_home_108700_0019', 0, 1087808, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20000, 'My legs are starting to feel... No, I''m not tired yet. I just need to keep running... Yeah, that''s right...', 'snd_voi_training_108700', 0, 1087004, 2, 1, 0, 'snd_voi_training_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20001, 'My Machan alarm is going off! The current alert level is at "Hyeeeh!" Do you realize how serious that is? It''s a Hyeeeh-tier alert!', 'snd_voi_training_108700', 1, 1087002, 2, 1, 0, 'snd_voi_training_108700_0001', 0, 1087809, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20002, 'Hurry up and give me my next training regimen. I want to get chipping away at it, you hear me? I''ll chip away at it until I''m done.', 'snd_voi_training_108700', 2, 1087810, 2, 1, 0, 'snd_voi_training_108700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20003, 'I''m better today than I was yesterday. I''ll show you exactly what I''m capable of!', 'snd_voi_training_108700', 3, 1087803, 2, 1, 0, 'snd_voi_training_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20004, 'The harder I train, the more interesting I become! What should we do next?', 'snd_voi_training_108700', 4, 1087000, 2, 1, 0, 'snd_voi_training_108700_0004', 0, 2002, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20005, 'I''m excited to see what kind of regimen you''ve come up with. It''s specially made for me, right?', 'snd_voi_training_108700', 5, 1087014, 2, 1, 0, 'snd_voi_training_108700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20006, 'Okay then, it''s time for training. I''m ready when you are.', 'snd_voi_training_108700', 6, 1087013, 2, 1, 0, 'snd_voi_training_108700_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20007, 'If I do well in a race, I''m sure my popularity as an adorable mascot will go up. It''s worth a shot.', 'snd_voi_training_108700', 7, 10001, 2, 1, 0, 'snd_voi_training_108700_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20008, 'Hrm... Focus, focus... Mmrgh...', 'snd_voi_training_108700', 8, 1087008, 2, 1, 0, 'snd_voi_training_108700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20009, 'How about we go on an outing together? If you want to win a girl over, sometimes you''ve got to slow things down.', 'snd_voi_training_108700', 9, 2001, 2, 1, 0, 'snd_voi_training_108700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20010, 'Hm... Huh? Hold on... Where''d my day go? Time sure does fly...', 'snd_voi_training_108700', 10, 1087832, 2, 1, 0, 'snd_voi_training_108700_0010', 0, 1087007, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20011, 'Mmrgh... Why do I feel so exhausted? I even took a nap today. What''s going on?', 'snd_voi_training_108700', 11, 1087004, 2, 1, 0, 'snd_voi_training_108700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20021, 'Huh? Another race? Y''know, we have to shake things up once in awhile. Otherwise, my fans will get bored.', 'snd_voi_training_108700', 12, 10010, 2, 1, 0, 'snd_voi_training_108700_0012', 0, 1087811, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20022, 'Are you serious? Another race? Really? Reeeallyyy?', 'snd_voi_training_108700', 13, 1087812, 2, 1, 0, 'snd_voi_training_108700_0013', 0, 1087003, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20023, 'All Umamusume merch producers�observe! I will prove to you that I''m a runner worth marketing!', 'snd_voi_training_108700', 14, 1087001, 2, 1, 0, 'snd_voi_training_108700_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20024, 'Whoa... So many people in the audience! Are you saying these are all my fans? Ehehe...', 'snd_voi_training_108700', 15, 1087813, 2, 1, 0, 'snd_voi_training_108700_0015', 0, 1087814, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20025, 'No taking your eyes off me, got it? From here on out, it''s my time to shine.', 'snd_voi_training_108700', 16, 2013, 2, 1, 0, 'snd_voi_training_108700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20026, 'Last night, I dreamed that I took first place�which is why I''m going to win today.', 'snd_voi_training_108700', 17, 10001, 2, 1, 0, 'snd_voi_training_108700_0017', 0, 1087000, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20027, 'It doesn''t matter who I''m going up against. As long as I win, everyone''s attention will be on me.', 'snd_voi_training_108700', 18, 1087014, 2, 1, 0, 'snd_voi_training_108700_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20028, 'I''ll show you how much I''ve improved�now introducing Ripped Uma Machan!', 'snd_voi_training_108700', 19, 1087013, 2, 1, 0, 'snd_voi_training_108700_0019', 0, 1087815, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20029, 'When I''m done running, I''ll wave at you. If you see me, cross your arms�firmly and with a smile on your face.', 'snd_voi_training_108700', 20, 2013, 2, 1, 0, 'snd_voi_training_108700_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20030, 'Hrrrgh... Squeeeze... There we go. I''ve focused all my strength in my stomach so I can burst across the finish line.', 'snd_voi_training_108700', 21, 1087003, 2, 1, 0, 'snd_voi_training_108700_0021', 0, 1087014, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20031, 'Regardless of how much effort you put in, without results, no one will give you the time of day.', 'snd_voi_training_108700', 22, 10001, 2, 1, 0, 'snd_voi_training_108700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20032, 'There are things I could''ve done better for sure, but I still got this far. I''ll make today a day worth running.', 'snd_voi_training_108700', 23, 1087014, 2, 1, 0, 'snd_voi_training_108700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20033, 'Mind if I double-check my cleats in the waiting area? They''re probably fine, but I just want to make sure.', 'snd_voi_training_108700', 24, 10000, 2, 1, 0, 'snd_voi_training_108700_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20034, 'Yes, I''m anxious. But that doesn''t mean I''m going to lose.', 'snd_voi_training_108700', 25, 1087801, 2, 1, 0, 'snd_voi_training_108700_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20035, 'Hey, little heart. Could you please stop pounding for a second? You''re being a bit loud. Everything''s fine.', 'snd_voi_training_108700', 26, 1087805, 2, 1, 0, 'snd_voi_training_108700_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20036, 'I''ll do my best until the very end. I refuse to get left behind.', 'snd_voi_training_108700', 27, 9000, 2, 1, 0, 'snd_voi_training_108700_0027', 0, 1087836, 3500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20037, 'When the going gets tough, it''s all the more important to push forward. That is, each race is a decisive battle�and an opportunity.', 'snd_voi_training_108700', 28, 1087810, 2, 1, 0, 'snd_voi_training_108700_0028', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20038, 'Okaaay.', 'snd_voi_training_108700', 29, 0, 2, 1, 0, 'snd_voi_training_108700_0029', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20039, 'Hm...', 'snd_voi_training_108700', 30, 0, 2, 1, 0, 'snd_voi_training_108700_0030', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20040, 'Let''s go.', 'snd_voi_training_108700', 31, 0, 2, 1, 0, 'snd_voi_training_108700_0031', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20041, 'It''s time to study.', 'snd_voi_training_108700', 32, 0, 2, 1, 0, 'snd_voi_training_108700_0032', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20042, 'Oh my...', 'snd_voi_training_108700', 33, 0, 2, 1, 0, 'snd_voi_training_108700_0033', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20043, 'Huh?', 'snd_voi_training_108700', 34, 0, 2, 1, 0, 'snd_voi_training_108700_0034', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20046, 'Going out, huh?', 'snd_voi_training_108700', 37, 0, 2, 1, 0, 'snd_voi_training_108700_0037', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20047, 'The ocean!', 'snd_voi_training_108700', 38, 0, 2, 1, 0, 'snd_voi_training_108700_0038', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20049, 'Another great experience for the memory bank.', 'snd_voi_training_108700', 63, 0, 2, 1, 0, 'snd_voi_training_108700_0063', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 20050, 'Thanks for all the help, Trainer.', 'snd_voi_training_108700', 64, 0, 2, 1, 0, 'snd_voi_training_108700_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 30000, 'Runner-up, huh? That''ll make for an amazing headline once I win the next race.', 'snd_voi_race_108700', 0, 0, 3, 1, 0, 'snd_voi_race_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 30001, 'I''ve still got a bunch of room for improvement.', 'snd_voi_race_108700', 1, 0, 3, 1, 0, 'snd_voi_race_108700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 30002, 'Hmph. I thought I''d do better than that.', 'snd_voi_race_108700', 2, 0, 3, 1, 0, 'snd_voi_race_108700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 30003, 'Next time, I''ll definitely show off my cuteness.', 'snd_voi_race_108700', 3, 0, 3, 1, 0, 'snd_voi_race_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 60000, 'It doesn''t matter whether you look at Machan or listen to Machan. Just make sure to take it all in.', 'snd_voi_live_108700', 0, 2013, 4, 1, 0, 'snd_voi_live_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 60001, 'I''ll leave my mark all over the place, but I promise not to cause any pain.', 'snd_voi_live_108700', 1, 1087014, 4, 1, 0, 'snd_voi_live_108700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70001, 'The first line of my life story has already been decided. Hehe... Any ideas on what it might be, Trainer?', 'snd_voi_outgame_108700', 1, 10000, 7, 1, 0, 'snd_voi_outgame_108700_0001', 0, 2013, 5000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90000, 'Good morning. I''m even cute right after waking up. Go ahead�look at me for as long as you want.', 'snd_voi_home_108701', 0, 10001, 1, 1, 0, 'snd_voi_home_108701_0000', 0, 4002, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90001, 'The morning sun sure feels nice. It makes me happy knowing I was able to get up and face another day.', 'snd_voi_home_108701', 1, 1087816, 1, 1, 0, 'snd_voi_home_108701_0001', 0, 1087817, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90002, 'Heya, Trainer. This worldwide girl is here and ready for action.', 'snd_voi_home_108701', 2, 1087818, 1, 1, 0, 'snd_voi_home_108701_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90003, 'Is it time for lunch? In that case, take a seat right here. People say it''s relaxing to sit next to me.', 'snd_voi_home_108701', 3, 1087014, 1, 1, 0, 'snd_voi_home_108701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90004, 'Oh, hey Trainer. Hehehe... I smell pretty good, don''t I? I actually just got out of the bath.', 'snd_voi_home_108701', 4, 10001, 1, 1, 0, 'snd_voi_home_108701_0004', 0, 1087804, 2000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90005, 'The day''s already coming to a close. Hehe... But it isn''t over just yet.', 'snd_voi_home_108701', 5, 10001, 1, 1, 0, 'snd_voi_home_108701_0005', 0, 2002, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90006, 'Phew, it''s so nice and warm... Tomorrow, I plan on sunbathing and going for a walk. Which would you like to join me for?', 'snd_voi_home_108701', 6, 8018, 1, 1, 0, 'snd_voi_home_108701_0006', 0, 1087801, 3300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90007, 'Sigh... I wish I were a cup of barley tea right about now... Go on, plop some ice all around me... Please...', 'snd_voi_home_108701', 7, 1087819, 1, 1, 0, 'snd_voi_home_108701_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90008, 'There''s a persimmon tree I saw near the fence that was painted in my colors. I wonder how long it''ll take for you to end up like that tree?', 'snd_voi_home_108701', 8, 1087013, 1, 1, 0, 'snd_voi_home_108701_0008', 0, 2013, 7500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90009, 'I wonder if it''ll snow some more... It''d be the perfect opportunity to make a life-sized Machan snow-Uma!', 'snd_voi_home_108701', 9, 1087007, 1, 1, 0, 'snd_voi_home_108701_0009', 0, 1087000, 3700, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91000, 'I''ll be running ahead of Vodka and Scarlet�just you wait.', 'snd_voi_home_108701', 10, 1087803, 1, 1, 0, 'snd_voi_home_108701_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91001, 'Curren Chan is so perceptive... I wanted to photobomb her, but she found out right away and took a selfie of the two of us. Hehe...', 'snd_voi_home_108701', 11, 10017, 1, 1, 0, 'snd_voi_home_108701_0011', 0, 1087814, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91002, 'My dad''s really good at driving, so I''ll probably be able to get my own license on my first try. Actually, I know I will.', 'snd_voi_home_108701', 12, 1087013, 1, 1, 0, 'snd_voi_home_108701_0012', 0, 1087820, 9500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91003, 'Hrgh! That''s the sound of Teach Turbo''s footsteps. She''s... getting chased by someone! I guess everyone really loves her.', 'snd_voi_home_108701', 13, 10010, 1, 1, 0, 'snd_voi_home_108701_0013', 0, 1087837, 7500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91004, 'I''m not a fan of pure white. It reminds me of the smell of disinfectant.', 'snd_voi_home_108701', 14, 1087009, 1, 1, 0, 'snd_voi_home_108701_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91005, 'Let me make it clear�one''s ability to dance has nothing to do with athleticism. They''re totally different.', 'snd_voi_home_108701', 15, 10007, 1, 1, 0, 'snd_voi_home_108701_0015', 0, 1087821, 7000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91006, 'These short shorts look great on me, don''t they? Don''t answer that�of course they do. Hehehe...', 'snd_voi_home_108701', 16, 1087000, 1, 1, 0, 'snd_voi_home_108701_0016', 0, 1087820, 4500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91007, 'As long as I''m faster than everyone else, I''ll win even the biggest of races. That''s right�I just need to be the fastest of them all!', 'snd_voi_home_108701', 17, 1087803, 1, 1, 0, 'snd_voi_home_108701_0017', 0, 1087838, 11300, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91008, 'Machan will obviously become the ultimate mascot. And she''ll wear a crown like the queen she is�because she''s great like that.', 'snd_voi_home_108701', 18, 2013, 1, 1, 0, 'snd_voi_home_108701_0018', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91009, 'I need to put my all into looking pretty... Sigh... Getting ready this morning was... Phew... I''ll just say it was a battle.', 'snd_voi_home_108701', 19, 1087839, 1, 1, 0, 'snd_voi_home_108701_0019', 0, 1087823, 14000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91010, 'It still isn''t time for our afternoon tea? C''mon...', 'snd_voi_home_108701', 20, 1087804, 1, 1, 0, 'snd_voi_home_108701_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91011, 'It''s about time my crazy little sister back home messaged me. Now the question is... how do I respond tonight?', 'snd_voi_home_108701', 21, 10001, 1, 1, 0, 'snd_voi_home_108701_0021', 0, 1087814, 5500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91012, 'There''ll be new faces at both the academy and the racetrack�which is why I need to give it my all.', 'snd_voi_home_108701', 22, 1087803, 1, 1, 0, 'snd_voi_home_108701_0022', 0, 9003, 6500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91013, 'My skin''s a bit sticky from all the sunscreen I put on. Do you need any? Of course you do. Let''s get you slathered up.', 'snd_voi_home_108701', 23, 1087004, 1, 1, 0, 'snd_voi_home_108701_0023', 0, 1087824, 6000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91014, 'It''s almost time for our end-of-year sale. We have to develop, produce, and display our products while we can.', 'snd_voi_home_108701', 24, 1087825, 1, 1, 0, 'snd_voi_home_108701_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 91015, 'All the flowers outside are starting to wither... But they''ll be back next spring, right?', 'snd_voi_home_108701', 25, 1087010, 1, 1, 0, 'snd_voi_home_108701_0025', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92000, 'I''ve put my Machan doll on display on the bench, so please handle any visitors if they show up during training.', 'snd_voi_training_108701', 0, 1087013, 2, 1, 0, 'snd_voi_training_108701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92001, 'Tan tan tan... How''s that for a pace? Hrm... Maybe a bit faster! Tantantantan! Yeah, let''s go with that.', 'snd_voi_training_108701', 1, 9003, 2, 1, 0, 'snd_voi_training_108701_0001', 0, 1087810, 8000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92002, 'I want to become a racer who''s good enough to make the headlines�someone on the front page of every magazine.', 'snd_voi_training_108701', 2, 1087801, 2, 1, 0, 'snd_voi_training_108701_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92003, '"I can do it! Yeah! I can do it!" Those are the lyrics to my song "I Can Do It!" It''ll top the charts next year for sure.', 'snd_voi_training_108701', 3, 1087810, 2, 1, 0, 'snd_voi_training_108701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92011, 'The hot summer sun is cheering me on too. I''ll shine brighter than everybody else.', 'snd_voi_training_108700', 39, 1087013, 2, 1, 0, 'snd_voi_training_108700_0039', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92005, 'I need to train a body that never loses�one that''s cool and strong, that everyone can admire. A body that''s mine alone.', 'snd_voi_training_108701', 5, 1087000, 2, 1, 0, 'snd_voi_training_108701_0005', 0, 1087803, 3000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92006, 'You''d like to raise your expectations? And you think I should aim higher? No problem. Just leave it to Machan.', 'snd_voi_training_108701', 6, 1087801, 2, 1, 0, 'snd_voi_training_108701_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 92007, 'I don''t care how hard training is. It can''t be harder than having nothing to train for.', 'snd_voi_training_108701', 7, 10003, 2, 1, 0, 'snd_voi_training_108701_0007', 0, 1087826, 4000, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 93000, 'You have to remember me forever and ever, got it?', 'snd_voi_training_108701', 8, 0, 2, 1, 0, 'snd_voi_training_108701_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 93001, 'How''s that for memorable?', 'snd_voi_training_108701', 9, 0, 2, 1, 0, 'snd_voi_training_108701_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 95000, 'You know, people like a well-rounded runner with tricks up her sleeve.', 'snd_voi_outgame_108701', 0, 2001, 7, 1, 0, 'snd_voi_outgame_108701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 95001, 'Ta-da. Machan is even prettier now. Here, take a look.', 'snd_voi_outgame_108701', 1, 0, 7, 1, 0, 'snd_voi_outgame_108701_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 95003, 'I''m Aston Machan. I hope you''ll remember me.', 'snd_voi_outgame_108701', 3, 2013, 7, 1, 0, 'snd_voi_outgame_108701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 95004, 'My name is Aston Machan, and I''m an Umamusume. Remember me, okay?', 'snd_voi_gacha_108701', 0, 0, 7, 1, 0, 'snd_voi_gacha_108701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1008, 'Looks like everyone''s ready.', 'snd_voi_teamst_st_108700_0000', 0, 10001, 8, 1, 0, 'snd_voi_teamst_st_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1149, 'And today, the spotlight falls on...', 'snd_voi_teamst_st_108700_1008', 0, 1087013, 8, 1, 0, 'snd_voi_teamst_st_108700_1008_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1150, 'Scarlet! Ready yourself!', 'snd_voi_teamst_st_108700_1009', 0, 1087810, 8, 1, 0, 'snd_voi_teamst_st_108700_1009_00', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1000, 'Let''s do this.', 'snd_voi_teamst_108700', 0, 10001, 8, 1, 0, 'snd_voi_teamst_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1001, 'I did it! Yaaay!', 'snd_voi_teamst_108700', 1, 0, 8, 1, 0, 'snd_voi_teamst_108700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1003, 'Could''ve been better, could''ve been worse.', 'snd_voi_teamst_108700', 2, 0, 8, 1, 0, 'snd_voi_teamst_108700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1002, 'Hrgh... They got me.', 'snd_voi_teamst_108700', 3, 0, 8, 1, 0, 'snd_voi_teamst_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1004, 'Ta-da! I won!', 'snd_voi_teamst_108700', 4, 1087000, 8, 1, 0, 'snd_voi_teamst_108700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1007, 'A new record, huh?', 'snd_voi_teamst_108700', 5, 1087800, 8, 1, 0, 'snd_voi_teamst_108700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1006, 'Could''ve been better, could''ve been worse.', 'snd_voi_teamst_108700', 2, 2001, 8, 1, 0, 'snd_voi_teamst_108700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 1005, 'Hrgh... They got me.', 'snd_voi_teamst_108700', 3, 1087004, 8, 1, 0, 'snd_voi_teamst_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 40000, 'Don''t miss it, okay?', 'snd_voi_race_108701', 2, 0, 3, 1, 0, 'snd_voi_race_108701_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 40001, 'Hehe, I''m right here. Don''t take your eyes off me�I want you to follow me forever and ever.', 'snd_voi_race_108701', 3, 0, 3, 1, 0, 'snd_voi_race_108701_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 30004, 'Another unforgettable race, wouldn''t you agree?', 'snd_voi_race_108701', 0, 0, 3, 1, 0, 'snd_voi_race_108701_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 30005, 'Your heart must''ve been racing. I bet you were on the edge of your seat. Right?', 'snd_voi_race_108700', 8, 0, 3, 1, 0, 'snd_voi_race_108700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 31000, 'Okay then. I''ll do my best.', 'snd_voi_race_108700', 9, 0, 3, 1, 0, 'snd_voi_race_108700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 13, 'Today''s login bonus is right here.', 'snd_voi_title_108700', 4, 2013, 1, 1, 0, 'snd_voi_title_108700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 15, 'I hope you look forward to the next one too.', 'snd_voi_title_108700', 5, 1087013, 1, 1, 0, 'snd_voi_title_108700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 110000, 'What kind of training shall we do today?', 'snd_voi_home_108700', 21, 0, 1, 1, 0, 'snd_voi_home_108700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 110001, 'I wonder how significant my existence is relative to this academy''s rich history.', 'snd_voi_home_108700', 22, 0, 1, 1, 0, 'snd_voi_home_108700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 110002, 'Are you signing up for a race? Allow Machan to join you.', 'snd_voi_home_108700', 23, 0, 1, 1, 0, 'snd_voi_home_108700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 10021, 'Your Umamusume Archive level has gone up. I think you should check it out. Y''know, for research...', 'snd_voi_home_108700', 24, 1087014, 1, 1, 0, 'snd_voi_home_108700_0024', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70000, 'I hope your focus is entirely on me. It is, right?', 'snd_voi_outgame_108700', 3, 2013, 7, 1, 0, 'snd_voi_outgame_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 120000, 'Whoa... So much power...', 'snd_voi_outgame_108700', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_108700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140000, 'So many different dolls...', 'snd_voi_minigame_108700', 0, 1087827, 9, 1, 0, 'snd_voi_minigame_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140001, 'You did it.', 'snd_voi_minigame_108700', 1, 1087014, 9, 1, 0, 'snd_voi_minigame_108700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140002, 'Oh my...', 'snd_voi_minigame_108700', 2, 10010, 9, 1, 0, 'snd_voi_minigame_108700_0002', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140003, 'Wow. Nicely done.', 'snd_voi_minigame_108700', 3, 971087, 9, 1, 0, 'snd_voi_minigame_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140004, 'Great. You got what you were going for.', 'snd_voi_minigame_108700', 4, 972087, 9, 1, 0, 'snd_voi_minigame_108700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140005, 'Better luck next time. At least we had fun.', 'snd_voi_minigame_108700', 5, 1087828, 9, 1, 0, 'snd_voi_minigame_108700_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140006, 'Wow. Nicely done.', 'snd_voi_minigame_108700', 3, 974087, 9, 1, 0, 'snd_voi_minigame_108700_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140007, 'Great. You got what you were going for.', 'snd_voi_minigame_108700', 4, 973087, 9, 1, 0, 'snd_voi_minigame_108700_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140008, 'Hrm-hm...', 'snd_voi_minigame_108700', 6, 18, 9, 1, 0, 'snd_voi_minigame_108700_0006', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140009, 'Hehe.', 'snd_voi_minigame_108700', 7, 2013, 9, 1, 0, 'snd_voi_minigame_108700_0007', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140010, 'You can do it.', 'snd_voi_minigame_108700', 8, 1087000, 9, 1, 0, 'snd_voi_minigame_108700_0008', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140011, 'Incredible!', 'snd_voi_minigame_108700', 9, 1087012, 9, 1, 0, 'snd_voi_minigame_108700_0009', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140014, 'Huh?', 'snd_voi_minigame_108700', 10, 1087010, 9, 1, 0, 'snd_voi_minigame_108700_0010', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140015, 'Mmrgh...', 'snd_voi_minigame_108700', 11, 1087003, 9, 1, 0, 'snd_voi_minigame_108700_0011', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140016, 'You''re really focusing now, huh?', 'snd_voi_minigame_108700', 12, 1087831, 9, 1, 0, 'snd_voi_minigame_108700_0012', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140012, 'A huge catch if I''ve ever seen one.', 'snd_voi_minigame_108700', 13, 1087013, 9, 1, 0, 'snd_voi_minigame_108700_0013', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140013, 'Whoa... You got so many!', 'snd_voi_minigame_108700', 14, 1087829, 9, 1, 0, 'snd_voi_minigame_108700_0014', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140017, 'Ouch.', 'snd_voi_minigame_108700', 15, 1087004, 9, 1, 0, 'snd_voi_minigame_108700_0015', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 140018, 'Ah...', 'snd_voi_minigame_108700', 16, 1087830, 9, 1, 0, 'snd_voi_minigame_108700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70004, 'I look cute in my school uniform, don''t I?', 'snd_voi_outgame_108700', 16, 1087000, 7, 1, 0, 'snd_voi_outgame_108700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70010, 'I make sure to iron my ribbon every morning. You never know which picture will be your last.', 'snd_voi_outgame_108700', 17, 1087803, 7, 1, 0, 'snd_voi_outgame_108700_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70008, 'Hm? Should we get started with our concert practice?', 'snd_voi_outgame_108700', 20, 10010, 7, 1, 0, 'snd_voi_outgame_108700_0020', 0, 10001, 1500, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70014, 'Performing in a concert is like an exam�your ability to sing, dance, and speak is put to the test.', 'snd_voi_outgame_108700', 21, 1087013, 7, 1, 0, 'snd_voi_outgame_108700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70009, 'As long as I wear this signature racewear, you''ll be able to tell that it''s me even if I''m running on the turf, right?', 'snd_voi_outgame_108700', 22, 1087014, 7, 1, 0, 'snd_voi_outgame_108700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70015, 'This outfit was made with me in mind�and only for me. Hehe...', 'snd_voi_outgame_108700', 23, 1087822, 7, 1, 0, 'snd_voi_outgame_108700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71004, 'I look cute in my school uniform, don''t I?', 'snd_voi_outgame_108700', 16, 18, 7, 0, 0, 'snd_voi_outgame_108700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71010, 'I make sure to iron my ribbon every morning. You never know which picture will be your last.', 'snd_voi_outgame_108700', 17, 35, 7, 0, 0, 'snd_voi_outgame_108700_0017', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71008, 'Hm? Should we get started with our concert practice?', 'snd_voi_outgame_108700', 20, 48, 7, 0, 0, 'snd_voi_outgame_108700_0020', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71014, 'Performing in a concert is like an exam�your ability to sing, dance, and speak is put to the test.', 'snd_voi_outgame_108700', 21, 34, 7, 0, 0, 'snd_voi_outgame_108700_0021', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71009, 'As long as I wear this signature racewear, you''ll be able to tell that it''s me even if I''m running on the turf, right?', 'snd_voi_outgame_108700', 22, 148, 7, 0, 0, 'snd_voi_outgame_108700_0022', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71015, 'This outfit was made with me in mind�and only for me. Hehe...', 'snd_voi_outgame_108700', 23, 27, 7, 0, 0, 'snd_voi_outgame_108700_0023', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 2030, 'All right then. Let''s get going.', 'snd_voi_teamst_108700', 0, 10001, 10, 1, 0, 'snd_voi_teamst_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 2031, 'Looks like everyone''s ready.', 'snd_voi_teamst_st_108700_0000', 0, 10001, 10, 1, 0, 'snd_voi_teamst_st_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 2032, 'Thanks for all the help, Trainer.', 'snd_voi_training_108700', 64, 1087014, 10, 1, 0, 'snd_voi_training_108700_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 2033, 'I want to show everyone all the strength we built up. Look out world�here comes Mega Macho Machan.', 'snd_voi_training_108700', 19, 1087013, 10, 1, 0, 'snd_voi_training_108700_0019', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 2034, 'No taking your eyes off me, got it? From here on out, it''s my time to shine.', 'snd_voi_training_108700', 16, 2013, 10, 1, 0, 'snd_voi_training_108700_0016', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 2035, 'Thanks for all the help, Trainer.', 'snd_voi_training_108700', 64, 1087014, 10, 0, 0, 'snd_voi_training_108700_0064', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70018, 'It''s time to dress Machan up.', 'snd_voi_outgame_108700', 26, 1087000, 7, 1, 0, 'snd_voi_outgame_108700_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 70019, 'Let''s make merch based on this outfit.', 'snd_voi_outgame_108700', 27, 1087013, 7, 1, 0, 'snd_voi_outgame_108700_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71018, 'It''s time to dress Machan up.', 'snd_voi_outgame_108700', 26, 149, 7, 0, 0, 'snd_voi_outgame_108700_0026', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 71019, 'Let''s make merch based on this outfit.', 'snd_voi_outgame_108700', 27, 18, 7, 0, 0, 'snd_voi_outgame_108700_0027', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 90020, 'Happy Valentine''s.', 'snd_voi_valentine_108700', 1, 980010, 1, 1, 0, 'snd_voi_valentine_108700_0001', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1087, 80000, 'Good job.', 'snd_voi_aimteam_108700', 0, 1087014, 7, 0, 0, 'snd_voi_aimteam_108700_0000', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1093, 20051, 'I''ll do what I can to help!', 'snd_voi_training_109300', 65, 0, 2, 1, 0, 'snd_voi_training_109300_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1093, 70000, 'I... I promise to bring forth a miracle.', 'snd_voi_outgame_109300', 3, 2001, 7, 1, 0, 'snd_voi_outgame_109300_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1093, 95005, 'I really hope this will help.', 'snd_voi_outgame_109300', 4, 0, 7, 1, 0, 'snd_voi_outgame_109300_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1093, 95006, 'With this, I''ll be able to help more.', 'snd_voi_outgame_109300', 5, 0, 7, 1, 0, 'snd_voi_outgame_109300_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 11, 'Cygames', 'snd_voi_tc_1098', 0, 0, 0, 1, 0, 'snd_voi_title_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 12, 'Umamusume: Pretty Derby!', 'snd_voi_tc_1098', 1, 0, 0, 1, 0, 'snd_voi_title_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10000, 'It was revealed to me in a dream that running in a dirt race would bring me fortune. You, as my lucky person, gotta make it happen!', 'snd_voi_home_109800', 0, 1098000, 1, 1, 0, 'snd_voi_home_109800_0000', 0, 1098018, 6000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10001, 'I''m so glad you''re seriously asking me about feng shui! We have to cover feng shui colors, foods, and... what else?', 'snd_voi_home_109800', 1, 1098005, 1, 1, 0, 'snd_voi_home_109800_0001', 0, 4001, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10002, 'I look more upbeat and happier than before? That''s ''cause you''re here to watch over me!', 'snd_voi_home_109800', 2, 8010, 1, 1, 0, 'snd_voi_home_109800_0002', 0, 1098005, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10003, 'Happy! ? Copa-copa! ? New Year! Here''s to another year of sharing the wonder of feng shui with the world!', 'snd_voi_home_109800', 3, 1098802, 1, 1, 0, 'snd_voi_home_109800_0003', 0, 3002, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10004, 'Here, Trainer. Take this chocolate! I made sure to buy it at a store facing today''s lucky direction! ?', 'snd_voi_home_109800', 4, 1098831, 1, 1, 0, 'snd_voi_home_109800_0004', 0, 1098824, 2100, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10005, 'I''ll give you some chocolate later, okay? After all, it is Valentine''s Day, so it has to be at the luckiest time and place!', 'snd_voi_home_109800', 5, 1098824, 1, 1, 0, 'snd_voi_home_109800_0005', 0, 1098833, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10006, 'A paper charm''s color and the direction it faces are both important. If you''re gonna make a wish at all, you gotta set it up for success!', 'snd_voi_home_109800', 6, 1098805, 1, 1, 0, 'snd_voi_home_109800_0006', 0, 1098803, 3200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10007, 'Feng shui during Halloween? They''re totally unrelated, but as long as everyone''s having fun, I''m sure good fortune will follow!', 'snd_voi_home_109800', 7, 8010, 1, 1, 0, 'snd_voi_home_109800_0007', 0, 1098005, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10008, 'Hey, why don''t we set up a tree in your office too?! We''ll decorate it with all sorts of sparkly ornaments�great for yang energy!', 'snd_voi_home_109800', 8, 1098801, 1, 1, 0, 'snd_voi_home_109800_0008', 0, 1098806, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10009, 'I''ve got you a holiday gift�it''s a lunar calendar for next year! That way next year will be also be happy and lucky! ? ', 'snd_voi_home_109800', 9, 1098832, 1, 1, 0, 'snd_voi_home_109800_0009', 0, 3002, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10010, 'So when are we gonna clean your office? I wanted to rearrange a few things... Which reminds me�I need to shop for some stuff!', 'snd_voi_home_109800', 10, 1098000, 1, 1, 0, 'snd_voi_home_109800_0010', 0, 1098807, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10011, 'Happy! ? Lucky! ? Birthday! Hey, need a luopan compass? Think of it as a present. Don''t worry, I''ll show you the ropes!', 'snd_voi_home_109800', 11, 3002, 1, 1, 0, 'snd_voi_home_109800_0011', 0, 1098803, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10012, 'Happy birthday! I prettied up your office, so how about you and I throw a small party together?!', 'snd_voi_home_109800', 12, 1098831, 1, 1, 0, 'snd_voi_home_109800_0012', 0, 1098806, 4700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10013, 'The day you''re born determines your zodiac sign�which makes birthdays important in feng shui too! Thanks for remembering!', 'snd_voi_home_109800', 13, 2000, 1, 1, 0, 'snd_voi_home_109800_0013', 0, 8002, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10014, 'A birthday present for me? Yaaay! As long as it''s from you, I''m sure it''ll bring me good fortune�no matter what it is!', 'snd_voi_home_109800', 14, 1098006, 1, 1, 0, 'snd_voi_home_109800_0014', 0, 1098829, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10015, 'Looks like you''ve got some news! I hope it''s good!', 'snd_voi_home_109800', 15, 1098804, 1, 1, 0, 'snd_voi_home_109800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10016, 'You''ve got a present waiting for you! Doesn''t that make you happy? ?', 'snd_voi_home_109800', 16, 1098809, 1, 1, 0, 'snd_voi_home_109800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10017, 'Mission accomplished! Using the power of feng shui to perfect your environment, you can easily solve even the hardest of tasks!', 'snd_voi_home_109800', 17, 1098001, 1, 1, 0, 'snd_voi_home_109800_0017', 0, 2001, 1600, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10018, 'The next event''s just around the corner! Everyone''s so excited�I can tell by the qi flowing in the air!', 'snd_voi_home_109800', 18, 1098802, 1, 1, 0, 'snd_voi_home_109800_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10019, 'The event''s in full swing now! Let''s go soak in some of that positive qi! ?', 'snd_voi_home_109800', 19, 1098014, 1, 1, 0, 'snd_voi_home_109800_0019', 0, 1098811, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20000, 'So today, let''s... Huh? I feel like I''m losing... all my qi...', 'snd_voi_training_109800', 0, 1098802, 2, 1, 0, 'snd_voi_training_109800_0000', 0, 1098812, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20001, 'I''ve been feeling sluggish lately... I need to hurry up and get rid of this bad qi... Sorry, but would you mind if I took some time off?', 'snd_voi_training_109800', 1, 4007, 2, 1, 0, 'snd_voi_training_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20002, 'I''m feeling on top of the world! This training spot is full of energy too! Hrgh! Copa-copa! Let''s do this!', 'snd_voi_training_109800', 2, 1098810, 2, 1, 0, 'snd_voi_training_109800_0002', 0, 1098813, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20003, 'With my qi flowing like it is now, I can do anything! C''mon, let''s do it all�every last item on our to-do list!', 'snd_voi_training_109800', 3, 1098814, 2, 1, 0, 'snd_voi_training_109800_0003', 0, 1098809, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20004, 'Okay, this environment is compass-approved! I should be able to get some good training in today!', 'snd_voi_training_109800', 4, 2001, 2, 1, 0, 'snd_voi_training_109800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20005, 'Motivation? Check. Good fortune? Check. Today''s training can only end in happiness!', 'snd_voi_training_109800', 5, 1098824, 2, 1, 0, 'snd_voi_training_109800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20006, 'Fortune or misfortune�doesn''t matter. Regardless of which result feng shui shows, as long as you put in the effort the path forward will reveal itself!', 'snd_voi_training_109800', 6, 1098014, 2, 1, 0, 'snd_voi_training_109800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20007, 'Now then! This Copano is ready to start training! ?', 'snd_voi_training_109800', 7, 1098802, 2, 1, 0, 'snd_voi_training_109800_0007', 0, 1098811, 2800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20008, 'Hrm... Can we train later? Let''s do something else! I wanna get rid of this bad energy first!', 'snd_voi_training_109800', 8, 1098815, 2, 1, 0, 'snd_voi_training_109800_0008', 0, 1098008, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20009, 'That way is today''s lucky direction! Hm... I guess that means we should go out and have some fun�or relax?', 'snd_voi_training_109800', 9, 1098816, 2, 1, 0, 'snd_voi_training_109800_0009', 0, 1098817, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20010, 'No way... All my good qi is leaving my body...', 'snd_voi_training_109800', 10, 1098004, 2, 1, 0, 'snd_voi_training_109800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20011, 'Urgh... I should be able to break off from this bad energy with some movement...', 'snd_voi_training_109800', 11, 1098007, 2, 1, 0, 'snd_voi_training_109800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20021, 'Haven''t we been running in too many races lately? You can''t rely on a lucky charm too much�the same goes for feng shui!', 'snd_voi_training_109800', 12, 28007, 2, 1, 0, 'snd_voi_training_109800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20022, 'Exhaustion is the result of letting fortune slip you by! It''s time to take a break and get my body and qi in order!', 'snd_voi_training_109800', 13, 2003, 2, 1, 0, 'snd_voi_training_109800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20023, 'I can feel it�the energy flowing through the dragon veins! I''m definitely gonna win this race!', 'snd_voi_training_109800', 14, 1098818, 2, 1, 0, 'snd_voi_training_109800_0014', 0, 1098802, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20024, 'I need to get a proper read of the flow around me... Done! Now all that''s left is to grasp victory!', 'snd_voi_training_109800', 15, 1098819, 2, 1, 0, 'snd_voi_training_109800_0015', 0, 1098810, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20025, 'Rickey! ? Lucky! ? Here''s to a race full of happiness! Keep your eyes on me, Trainer!', 'snd_voi_training_109800', 16, 3002, 2, 1, 0, 'snd_voi_training_109800_0016', 0, 1098014, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20026, 'Inviting fortune and rejecting misfortune... I''ve done everything in my power to prepare. That''s right�I''ll win for sure!', 'snd_voi_training_109800', 17, 1098818, 2, 1, 0, 'snd_voi_training_109800_0017', 0, 1098000, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20027, 'Even compared to my rivals, the result of my compass reading isn''t too bad. Surely this will be a great race!', 'snd_voi_training_109800', 18, 4000, 2, 1, 0, 'snd_voi_training_109800_0018', 0, 8001, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20028, 'Both my body and qi flow are in a stable condition. I think I''m ready!', 'snd_voi_training_109800', 19, 1098830, 2, 1, 0, 'snd_voi_training_109800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20029, 'If I win, everybody''ll start taking an interest in feng shui! Yaaay!', 'snd_voi_training_109800', 20, 1098000, 2, 1, 0, 'snd_voi_training_109800_0020', 0, 1098001, 3700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20030, 'All that''s left is for me to run in accordance with my feng shui. I expect you to cheer me on!', 'snd_voi_training_109800', 21, 1098014, 2, 1, 0, 'snd_voi_training_109800_0021', 0, 1098809, 4800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20031, 'My qi flow is in order! I''ll be back, Trainer! Gotta make everyone happy!', 'snd_voi_training_109800', 22, 1098820, 2, 1, 0, 'snd_voi_training_109800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20032, 'I still feel a bit anxious, but I''ve already done everything I could to get rid of the bad energy... My qi should be flowing great now!', 'snd_voi_training_109800', 23, 4007, 2, 1, 0, 'snd_voi_training_109800_0023', 0, 9000, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20033, 'To be honest, I feel like my fortune today isn''t great. But it''s okay�I''ll ready myself and tackle whatever may come!', 'snd_voi_training_109800', 24, 1098819, 2, 1, 0, 'snd_voi_training_109800_0024', 0, 8000, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20034, 'I wonder if there''s someone out there who will overpower me... No, I''ll just keep practicing until victory is mine! I''m not losing!', 'snd_voi_training_109800', 25, 1098815, 2, 1, 0, 'snd_voi_training_109800_0025', 0, 1098821, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20035, 'My training could''ve gone better, but... I''ll make up for it with my feng shui!', 'snd_voi_training_109800', 26, 8014, 2, 1, 0, 'snd_voi_training_109800_0026', 0, 1098000, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20036, 'I sense some bad energy around me... But I''m sure I''ll pull through thanks to all the experience I''ve gained thus far!', 'snd_voi_training_109800', 27, 8007, 2, 1, 0, 'snd_voi_training_109800_0027', 0, 1098822, 3000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20037, 'In terms of feng shui, my rival''s got the advantage... I gotta get rid of all this bad qi with my running!', 'snd_voi_training_109800', 28, 1098819, 2, 1, 0, 'snd_voi_training_109800_0028', 0, 8003, 3800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20038, 'Here I go!', 'snd_voi_training_109800', 29, 0, 2, 1, 0, 'snd_voi_training_109800_0029', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20039, 'Fortune is upon us!', 'snd_voi_training_109800', 30, 0, 2, 1, 0, 'snd_voi_training_109800_0030', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20040, 'Goooo! ?', 'snd_voi_training_109800', 31, 0, 2, 1, 0, 'snd_voi_training_109800_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20041, 'Mmrgh!', 'snd_voi_training_109800', 32, 0, 2, 1, 0, 'snd_voi_training_109800_0032', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20042, 'Huh?!', 'snd_voi_training_109800', 33, 0, 2, 1, 0, 'snd_voi_training_109800_0033', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20043, 'Awww!', 'snd_voi_training_109800', 34, 0, 2, 1, 0, 'snd_voi_training_109800_0034', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20046, 'Go, go!', 'snd_voi_training_109800', 37, 0, 2, 1, 0, 'snd_voi_training_109800_0037', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20047, 'That''s water qi for ya!', 'snd_voi_training_109800', 38, 0, 2, 1, 0, 'snd_voi_training_109800_0038', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20049, 'Thanks for believing in feng shui!', 'snd_voi_training_109800', 63, 0, 2, 1, 0, 'snd_voi_training_109800_0063', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 20050, 'Now that''s what I call good qi flow!', 'snd_voi_training_109800', 64, 0, 2, 1, 0, 'snd_voi_training_109800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 30000, 'Next up, first place! I''m riding this wave for as long as I can!', 'snd_voi_race_109800', 0, 0, 3, 1, 0, 'snd_voi_race_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 30001, 'I''m not done yet! There''s so much more to feng shui!', 'snd_voi_race_109800', 1, 0, 3, 1, 0, 'snd_voi_race_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 30002, 'All this strength and I still flubbed it!', 'snd_voi_race_109800', 2, 0, 3, 1, 0, 'snd_voi_race_109800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 30003, 'The voice... I can''t hear it...', 'snd_voi_race_109800', 3, 0, 3, 1, 0, 'snd_voi_race_109800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 60000, 'A happy song for my happy fans!', 'snd_voi_live_109800', 0, 1098001, 4, 1, 0, 'snd_voi_live_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 60001, 'The voice of the earth and my songs will ward off all misfortune!', 'snd_voi_live_109800', 1, 1098014, 4, 1, 0, 'snd_voi_live_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70001, 'You and I make a sheng cycle! Let''s build each other up and reach new heights together!', 'snd_voi_outgame_109800', 1, 1098824, 7, 1, 0, 'snd_voi_outgame_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90000, 'Rickey! ? Lucky! ? A morning full of energy! ? Let''s give it our all today!', 'snd_voi_home_109801', 0, 1098802, 1, 1, 0, 'snd_voi_home_109801_0000', 0, 3002, 2000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90001, 'Hnngh! Nothing beats the morning sun. I can feel the positive qi flowing into my body!', 'snd_voi_home_109801', 1, 1098825, 1, 1, 0, 'snd_voi_home_109801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90002, 'You have to eat three meals a day even if you''re busy, got it? Food doesn''t just provide you with nutrients, but good fortune too!', 'snd_voi_home_109801', 2, 1098000, 1, 1, 0, 'snd_voi_home_109801_0002', 0, 2001, 2500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90003, 'The cafeteria menu always has a healthy balance of options! Whoever''s cooking must have a solid understanding of food feng shui!', 'snd_voi_home_109801', 3, 1098005, 1, 1, 0, 'snd_voi_home_109801_0003', 0, 1098807, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90004, 'The secret to getting rid of bad qi is a nice bath and a good night''s sleep!', 'snd_voi_home_109801', 4, 1098803, 1, 1, 0, 'snd_voi_home_109801_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90005, 'Before a match, I recommend sleeping in red pajamas with your head to the east! It works for races, tests, and romance�I swear!', 'snd_voi_home_109801', 5, 2001, 1, 1, 0, 'snd_voi_home_109801_0005', 0, 1098014, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90006, 'New students and graduates are always overflowing with positive qi. It''s such a joy to watch them!', 'snd_voi_home_109801', 6, 1098005, 1, 1, 0, 'snd_voi_home_109801_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90007, 'Summers are best spent at the beach! The waves clear out bad fortune, and the sea breeze brings in new encounters!', 'snd_voi_home_109801', 7, 1098807, 1, 1, 0, 'snd_voi_home_109801_0007', 0, 1098820, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90008, 'If you''re gonna get a new wallet, autumn is the best time to buy! ? It is, after all, the season of harvest and wealth!', 'snd_voi_home_109801', 8, 1098803, 1, 1, 0, 'snd_voi_home_109801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90009, 'There''s a lot of water qi in the winter, making it easy to catch a cold�be careful out there, okay? Wear warm colors!', 'snd_voi_home_109801', 9, 2001, 1, 1, 0, 'snd_voi_home_109801_0009', 0, 1098826, 4200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91000, 'Fire destroys and the earth brings life... Tarumae and I complement each other�she''s a great rival!', 'snd_voi_home_109801', 10, 1098803, 1, 1, 0, 'snd_voi_home_109801_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91001, 'Just like how water puts out fire, I must conquer Acute. I''m sure she''ll be a fierce opponent on the track.', 'snd_voi_home_109801', 11, 1098818, 1, 1, 0, 'snd_voi_home_109801_0011', 0, 1098820, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91002, 'Falco asked if I wanted to become a feng shui Umadol! She might be on to something! It''d be a good way of sharing feng shui!', 'snd_voi_home_109801', 12, 1098000, 1, 1, 0, 'snd_voi_home_109801_0012', 0, 1098827, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91003, 'What am I good at aside from feng shui? Hm... I guess taking care of little kids? I''m the eldest daughter of my family after all!', 'snd_voi_home_109801', 13, 4010, 1, 1, 0, 'snd_voi_home_109801_0013', 0, 1098825, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91004, 'Feng shui is an environmental philosophy based on statistics! Even Shakur admitted that it was logical!', 'snd_voi_home_109801', 14, 2001, 1, 1, 0, 'snd_voi_home_109801_0014', 0, 1098005, 6800, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91005, 'Rickey! ? Lucky! ? A happy concert for all! ? I promise to bring fortune through the power of my songs!', 'snd_voi_home_109801', 15, 3002, 1, 1, 0, 'snd_voi_home_109801_0015', 0, 1098802, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91006, 'The energy from this gold is matched by the white, and it works really well with this purple... What a great outfit!', 'snd_voi_home_109801', 16, 4001, 1, 1, 0, 'snd_voi_home_109801_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91007, 'Begone misfortune! This is luck''s domain! I''ve poured all my wishes into this signature racewear so I can run my best race!', 'snd_voi_home_109801', 17, 1098828, 1, 1, 0, 'snd_voi_home_109801_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91008, 'The main color is a joyful yellow. It was either that or red for victory, but I went with yellow since my goal is to make people happy!', 'snd_voi_home_109801', 18, 1098826, 1, 1, 0, 'snd_voi_home_109801_0018', 0, 1098014, 2700, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91009, 'Morning marks the start of a new day�and it dictates how the rest of the day will go! Set up your home well, and fortune will follow!', 'snd_voi_home_109801', 19, 2000, 1, 1, 0, 'snd_voi_home_109801_0019', 0, 1098830, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91010, 'Maybe I should take a quick nap... I''ll turn my bed the other way to balance out my yin and yang...', 'snd_voi_home_109801', 20, 1098807, 1, 1, 0, 'snd_voi_home_109801_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91011, 'Ghosts? Personally, I don''t find them very scary. I just think of them as a natural evil which I can deal with through the power of feng shui!', 'snd_voi_home_109801', 21, 8010, 1, 1, 0, 'snd_voi_home_109801_0021', 0, 4001, 1500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91012, 'Time to go see the cherry blossoms! ? I''ll pay exactly three visits to the same trees I do every year!', 'snd_voi_home_109801', 22, 1098813, 1, 1, 0, 'snd_voi_home_109801_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91013, 'Mind if I crack open the door for a bit? I want to let in some cold air�and good qi while I''m at it!', 'snd_voi_home_109801', 23, 4007, 1, 1, 0, 'snd_voi_home_109801_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91014, 'Persimmons, chestnuts, mackerel, and sweet potatoes! I just love the flavors of autumn! They make me feel like I''m surrounded by good qi!', 'snd_voi_home_109801', 24, 1098006, 1, 1, 0, 'snd_voi_home_109801_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 91015, 'Tarumae has amazing qi no matter how much it snows! I''m kinda jealous of her energy whenever it''s cold out.', 'snd_voi_home_109801', 25, 1098807, 1, 1, 0, 'snd_voi_home_109801_0025', 0, 8014, 5500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92000, 'From my room, the lucky direction is this way! If I face the right way, I''m sure my training will go great!', 'snd_voi_training_109801', 0, 1098828, 2, 1, 0, 'snd_voi_training_109801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92001, 'Nice! This training regimen focuses on bringing out tons of positive qi!', 'snd_voi_training_109801', 1, 1098801, 2, 1, 0, 'snd_voi_training_109801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92002, 'Rickey! ? Lucky! ? It''s time for my Copa-Copa fortune training!', 'snd_voi_training_109801', 2, 3002, 2, 1, 0, 'snd_voi_training_109801_0002', 0, 1098811, 4000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92003, 'I have to read my qi flow and make sure I store energy in the right places... Okay! I''ve got a clear picture of what I need to do!', 'snd_voi_training_109801', 3, 1098818, 2, 1, 0, 'snd_voi_training_109801_0003', 0, 1098014, 5200, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92011, 'The dragon vein running through here is overflowing with energy�it''s the perfect place to stay and train!', 'snd_voi_training_109800', 39, 1098823, 2, 1, 0, 'snd_voi_training_109800_0039', 0, 1098830, 6500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92005, 'I''m sure today''s training will be full of luck and happiness! ? Why? Because I have both you and the voice of the earth to guide me!', 'snd_voi_training_109801', 5, 3002, 2, 1, 0, 'snd_voi_training_109801_0005', 0, 1098828, 3500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92006, 'They say those who believe will be saved, but... Hm... I like to think that those who work hard will be rewarded! Y''know, like us! ?', 'snd_voi_training_109801', 6, 4001, 2, 1, 0, 'snd_voi_training_109801_0006', 0, 1098001, 7000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 92007, 'Thanks for believing in feng shui and supporting me with all you''ve got, Trainer! I promise to make you happy in my next race!', 'snd_voi_training_109801', 7, 1098806, 2, 1, 0, 'snd_voi_training_109801_0007', 0, 1098831, 4500, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 93000, 'Beget and begotten�we''ve finally made our dreams come true!', 'snd_voi_training_109801', 8, 0, 2, 1, 0, 'snd_voi_training_109801_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 93001, 'I''m so happy to have made it this far!', 'snd_voi_training_109801', 9, 0, 2, 1, 0, 'snd_voi_training_109801_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 95000, 'I sense some good qi here!', 'snd_voi_outgame_109801', 0, 1098834, 7, 1, 0, 'snd_voi_outgame_109801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 95001, 'Rickey! ? Lucky! ? Super-duper fortune!', 'snd_voi_outgame_109801', 1, 0, 7, 1, 0, 'snd_voi_outgame_109801_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 95003, 'The name''s Copano Rickey, and I''m here to bless you with good fortune!', 'snd_voi_outgame_109801', 3, 1098835, 7, 1, 0, 'snd_voi_outgame_109801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 95004, 'Long xue sha shui�I can hear the earth''s voice loud and clear!', 'snd_voi_gacha_109801', 0, 0, 7, 1, 0, 'snd_voi_gacha_109801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1008, 'Looks like everyone''s qi is in great condition!', 'snd_voi_teamst_st_109800_0000', 0, 1098014, 8, 1, 0, 'snd_voi_teamst_st_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1000, 'Manifesting good luck! ?', 'snd_voi_teamst_109800', 0, 1098820, 8, 1, 0, 'snd_voi_teamst_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1001, 'Let''s have fun, everybody! ?', 'snd_voi_teamst_109800', 1, 0, 8, 1, 0, 'snd_voi_teamst_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1003, 'That was some amazing qi!', 'snd_voi_teamst_109800', 2, 0, 8, 1, 0, 'snd_voi_teamst_109800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1002, 'I couldn''t read the flow!', 'snd_voi_teamst_109800', 3, 0, 8, 1, 0, 'snd_voi_teamst_109800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1004, 'I''m in complete control now!', 'snd_voi_teamst_109800', 4, 1098820, 8, 1, 0, 'snd_voi_teamst_109800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1007, 'Now that''s what I call a record breaker! ?', 'snd_voi_teamst_109800', 5, 3002, 8, 1, 0, 'snd_voi_teamst_109800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1006, 'That was some amazing qi!', 'snd_voi_teamst_109800', 2, 1098014, 8, 1, 0, 'snd_voi_teamst_109800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 1005, 'I couldn''t read the flow!', 'snd_voi_teamst_109800', 3, 8007, 8, 1, 0, 'snd_voi_teamst_109800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 40000, 'O bagua, reveal to me the path forward!', 'snd_voi_race_109801', 2, 0, 3, 1, 0, 'snd_voi_race_109801_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 40001, 'My qi is flowing perfectly. I''ll ward off misfortune and grasp fortune with my own two hands! Everything is in an auspicious direction so there''s no failing! ?', 'snd_voi_race_109801', 3, 0, 3, 1, 0, 'snd_voi_race_109801_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 30004, 'Good ground means good luck! I just knew I''d win!', 'snd_voi_race_109801', 0, 0, 3, 1, 0, 'snd_voi_race_109801_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 30005, 'Hey, isn''t feng shui fantastic? ?', 'snd_voi_race_109800', 8, 0, 3, 1, 0, 'snd_voi_race_109800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 31000, 'Go! Go! Rickey! ?', 'snd_voi_race_109800', 9, 0, 3, 1, 0, 'snd_voi_race_109800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 13, 'This is your login bonus for today!', 'snd_voi_title_109800', 4, 1098824, 1, 1, 0, 'snd_voi_title_109800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 15, 'And this is tomorrow''s! I''ll be waiting!', 'snd_voi_title_109800', 5, 1098802, 1, 1, 0, 'snd_voi_title_109800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 110000, 'Training? Sounds good to me! Let''s get our fitness and fortune in order!', 'snd_voi_home_109800', 21, 0, 1, 1, 0, 'snd_voi_home_109800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 110001, 'Feng shui has a long history�longer than even this academy''s!', 'snd_voi_home_109800', 22, 0, 1, 1, 0, 'snd_voi_home_109800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 110002, 'You wanna enter me in a race? Fine, but gimme a sec to assess the area first!', 'snd_voi_home_109800', 23, 0, 1, 1, 0, 'snd_voi_home_109800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 10021, 'Your Umamusume Archive level has gone up! May this experience serve as nourishment and invite both good fortune and qi! ?', 'snd_voi_home_109800', 24, 1098831, 1, 1, 0, 'snd_voi_home_109800_0024', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70000, 'You, me, and feng shui! Rickey! ? Happy! ? Fortune for all!', 'snd_voi_outgame_109800', 3, 3002, 7, 1, 0, 'snd_voi_outgame_109800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 120000, 'The wuxing cycle brings about power!', 'snd_voi_outgame_109800', 11, 9100002, 2, 1, 0, 'snd_voi_outgame_109800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140000, 'Positioning and angles are important for crane games too!', 'snd_voi_minigame_109800', 0, 2001, 9, 1, 0, 'snd_voi_minigame_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140001, 'Happiness acquired! ?', 'snd_voi_minigame_109800', 1, 1098001, 9, 1, 0, 'snd_voi_minigame_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140002, 'My, oh my...', 'snd_voi_minigame_109800', 2, 1098010, 9, 1, 0, 'snd_voi_minigame_109800_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140003, 'Your predictions were spot on!', 'snd_voi_minigame_109800', 3, 971098, 9, 1, 0, 'snd_voi_minigame_109800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140004, 'Let''s hang this up later�facing a lucky direction, of course!', 'snd_voi_minigame_109800', 4, 972098, 9, 1, 0, 'snd_voi_minigame_109800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140005, 'I think we might''ve picked a bad spot.', 'snd_voi_minigame_109800', 5, 1098008, 9, 1, 0, 'snd_voi_minigame_109800_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140006, 'Your predictions were spot on!', 'snd_voi_minigame_109800', 3, 974098, 9, 1, 0, 'snd_voi_minigame_109800_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140007, 'Let''s hang this up later�facing a lucky direction, of course!', 'snd_voi_minigame_109800', 4, 973098, 9, 1, 0, 'snd_voi_minigame_109800_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140008, 'I see...', 'snd_voi_minigame_109800', 6, 4010, 9, 1, 0, 'snd_voi_minigame_109800_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140009, 'Hehe!', 'snd_voi_minigame_109800', 7, 1098005, 9, 1, 0, 'snd_voi_minigame_109800_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140010, 'Yep, yep!', 'snd_voi_minigame_109800', 8, 1098014, 9, 1, 0, 'snd_voi_minigame_109800_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140011, 'You did it!', 'snd_voi_minigame_109800', 9, 3002, 9, 1, 0, 'snd_voi_minigame_109800_0009', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140014, 'Yikes...', 'snd_voi_minigame_109800', 10, 8007, 9, 1, 0, 'snd_voi_minigame_109800_0010', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140015, 'Haha.', 'snd_voi_minigame_109800', 11, 8000, 9, 1, 0, 'snd_voi_minigame_109800_0011', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140016, 'Copa-Copa! ?', 'snd_voi_minigame_109800', 12, 1098006, 9, 1, 0, 'snd_voi_minigame_109800_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140012, 'Lucky! ?', 'snd_voi_minigame_109800', 13, 1098800, 9, 1, 0, 'snd_voi_minigame_109800_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140013, 'Whoa, amazing!', 'snd_voi_minigame_109800', 14, 1098000, 9, 1, 0, 'snd_voi_minigame_109800_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140017, 'Wah!', 'snd_voi_minigame_109800', 15, 1098012, 9, 1, 0, 'snd_voi_minigame_109800_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 140018, 'No way!', 'snd_voi_minigame_109800', 16, 1098013, 9, 1, 0, 'snd_voi_minigame_109800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70004, 'The purple in these uniforms will surely benefit the relationship between pupil and teacher, as well as between older and younger students!', 'snd_voi_outgame_109800', 16, 1098818, 7, 1, 0, 'snd_voi_outgame_109800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70010, 'It''s important to take good care of the clothes you wish to keep for awhile. Gotta look brand new to be lucky!', 'snd_voi_outgame_109800', 17, 1098803, 7, 1, 0, 'snd_voi_outgame_109800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70008, 'Fortune is carried by the wind. That''s why I wear clothes that flutter�so I''ll have fun performing!', 'snd_voi_outgame_109800', 20, 1098806, 7, 1, 0, 'snd_voi_outgame_109800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70014, 'The best outfits are ones that bring good fortune to both the racetrack and the stage!', 'snd_voi_outgame_109800', 21, 1098802, 7, 1, 0, 'snd_voi_outgame_109800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70009, 'With the power of yin and yang, wuxing, and the bagua in my signature wear, victory is all but assured!', 'snd_voi_outgame_109800', 22, 1098818, 7, 1, 0, 'snd_voi_outgame_109800_0022', 0, 1098820, 5000, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70015, 'This design sure does draw your attention, doesn''t it? ? Now everyone will be able to see my joyful running!', 'snd_voi_outgame_109800', 23, 2001, 7, 1, 0, 'snd_voi_outgame_109800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71004, 'The purple in these uniforms will surely benefit the relationship between pupil and teacher, as well as between older and younger students!', 'snd_voi_outgame_109800', 16, 34, 7, 0, 0, 'snd_voi_outgame_109800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71010, 'It''s important to take good care of the clothes you wish to keep for awhile. Gotta look brand new to be lucky!', 'snd_voi_outgame_109800', 17, 35, 7, 0, 0, 'snd_voi_outgame_109800_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71008, 'Fortune is carried by the wind. That''s why I wear clothes that flutter�so I''ll have fun performing!', 'snd_voi_outgame_109800', 20, 149, 7, 0, 0, 'snd_voi_outgame_109800_0020', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71014, 'The best outfits are ones that bring good fortune to both the racetrack and the stage!', 'snd_voi_outgame_109800', 21, 18, 7, 0, 0, 'snd_voi_outgame_109800_0021', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71009, 'With the power of yin and yang, wuxing, and the bagua in my signature wear, victory is all but assured!', 'snd_voi_outgame_109800', 22, 34, 7, 0, 0, 'snd_voi_outgame_109800_0022', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71015, 'This design sure does draw your attention, doesn''t it? ? Now everyone will be able to see my joyful running!', 'snd_voi_outgame_109800', 23, 27, 7, 0, 0, 'snd_voi_outgame_109800_0023', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 2030, 'Manifesting good luck! ?', 'snd_voi_teamst_109800', 0, 1098820, 10, 1, 0, 'snd_voi_teamst_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 2031, 'Looks like everyone''s qi is in great condition!', 'snd_voi_teamst_st_109800_0000', 0, 1098014, 10, 1, 0, 'snd_voi_teamst_st_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 2032, 'Talk about good qi flow!', 'snd_voi_training_109800', 64, 1098000, 10, 1, 0, 'snd_voi_training_109800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 2033, 'Both my body and qi flow are in a stable condition. I think I''m ready!', 'snd_voi_training_109800', 19, 1098802, 10, 1, 0, 'snd_voi_training_109800_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 2034, 'Rickey! ? Lucky! ? Here''s to a race full of happiness! Keep your eyes on me, Trainer!', 'snd_voi_training_109800', 16, 3002, 10, 1, 0, 'snd_voi_training_109800_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 2035, 'Talk about good qi flow!', 'snd_voi_training_109800', 64, 1098000, 10, 0, 0, 'snd_voi_training_109800_0064', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70018, 'Rickey! ? Lucky! ? It''s time to get dressed!', 'snd_voi_outgame_109800', 26, 3002, 7, 1, 0, 'snd_voi_outgame_109800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 70019, 'The secret to picking out my outfit? Hm... I guess I dress based on what I wanna get done.', 'snd_voi_outgame_109800', 27, 4010, 7, 1, 0, 'snd_voi_outgame_109800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71018, 'Rickey! ? Lucky! ? It''s time to get dressed!', 'snd_voi_outgame_109800', 26, 27, 7, 0, 0, 'snd_voi_outgame_109800_0026', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 71019, 'The secret to picking out my outfit? Hm... I guess I dress based on what I wanna get done.', 'snd_voi_outgame_109800', 27, 18, 7, 0, 0, 'snd_voi_outgame_109800_0027', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 90020, 'Happy Valentine''s! ?', 'snd_voi_valentine_109800', 1, 980012, 1, 1, 0, 'snd_voi_valentine_109800_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1098, 80000, 'Nice work! ?', 'snd_voi_aimteam_109800', 0, 1098014, 7, 0, 0, 'snd_voi_aimteam_109800_0000', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220000, 'Welcome. Please, take your time.', 'snd_voi_shop_900100', 1, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220001, 'There''s a Daily Sale on right now. Don''t miss it. ?', 'snd_voi_shop_900100', 2, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220002, 'The Daily Sale is about to end. Did you forget to buy anything?', 'snd_voi_shop_900100', 3, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220003, 'Hehe, thank you for your patronage! ?', 'snd_voi_shop_900100', 4, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220004, 'I''m sorry, it looks like we''re out of stock.', 'snd_voi_shop_900100', 5, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 23001, 'Hello there, Trainer! Are you looking to exchange something?', 'snd_voi_shop_900100', 19, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0019', 0, 0, 0, 1575158400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 23002, 'We''re having a sale! Have a look at what''s available to exchange. ?', 'snd_voi_shop_900100', 20, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0020', 0, 0, 0, 1575158400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 23003, 'Hello there, Trainer! Are you looking to exchange something?', 'snd_voi_shop_900100', 19, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0019', 0, 0, 0, 1575158400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 23004, 'Thank you! Take good care of that, okay? ?', 'snd_voi_shop_900100', 6, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0006', 0, 0, 0, 1575158400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 23005, 'I knew you had a keen eye. That''s an excellent pick! ?', 'snd_voi_shop_900100', 7, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0007', 0, 0, 0, 1575158400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 210001, 'In Daily Races, you can obtain various rewards, such as upgrade items.', 'snd_voi_dailyrace_900100', 1, 9001017, 7, 1, 0, 'snd_voi_dailyrace_900100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 210002, 'Your stock of Daily Race tickets will be replenished up to the maximum each day after server reset.', 'snd_voi_dailyrace_900100', 2, 9001017, 7, 1, 0, 'snd_voi_dailyrace_900100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 210003, 'You can earn a lot of monies by competing in the Moonlight Sho.', 'snd_voi_dailyrace_900100', 3, 9001017, 7, 1, 0, 'snd_voi_dailyrace_900100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 210004, 'You can earn a lot of Support Points by competing in the Jupiter Cup.', 'snd_voi_dailyrace_900100', 4, 9001017, 7, 1, 0, 'snd_voi_dailyrace_900100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 230000, 'Try improving your Rating Records and raising the level of your Archive!', 'snd_voi_outgame_900100', 1, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 230001, 'You will obtain rewards as the Archive level goes up. Try your best to level it up!', 'snd_voi_outgame_900100', 2, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 230002, 'Congratulations. Your Archive level has increased!', 'snd_voi_outgame_900100', 3, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 230003, 'Oh, what do you need today?', 'snd_voi_outgame_900100', 4, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 200000, 'Here, you can read one-panel comics about the Umamusume''s day-to-day lives.', 'snd_voi_outgame_900100', 5, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 200001, 'Hehe. ? Curious about the Umamusume, are we?', 'snd_voi_outgame_900100', 6, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0006', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 200002, 'The stories about you and the Umamusume are so very interesting.', 'snd_voi_outgame_900100', 7, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0007', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 200003, 'Here are your Rating Records. The sky''s the limit!', 'snd_voi_outgame_900100', 14, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0014', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 70000, 'I''m expecting great things from you, Trainer. ?', 'snd_voi_outgame_900100', 15, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0015', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 95005, 'I''ll provide you with even greater support.', 'snd_voi_outgame_900100', 16, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0016', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 95006, 'Please feel free to ask me anything, Trainer.', 'snd_voi_outgame_900100', 17, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0017', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 240001, 'Once you join a Club, you can chat and interact with other members, or help each other out by sharing resources!', 'snd_voi_circle_900100', 2, 3, 7, 1, 0, 'snd_voi_circle_900100_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 250000, 'Here, you can exchange excess Support Cards for Cleats. Those Cleats can then be exchanged for various items.', 'snd_voi_outgame_900100', 18, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0018', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 250001, 'Here, you can exchange excess Star Pieces for Clovers. Those Clovers can then be exchanged for various items.', 'snd_voi_outgame_900100', 19, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0019', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 400012, 'These missions are only available during the event period. ? Do your best to complete them!', 'snd_voi_event_090001', 12, 9001017, 7, 1, 0, 'snd_voi_event_090001_0012', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 400013, 'The event period has ended. Thank you for your hard work, Trainer. ?', 'snd_voi_event_090001', 13, 9001017, 7, 1, 0, 'snd_voi_event_090001_0013', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 400015, 'Would you like to look back on past events?', 'snd_voi_outgame_900100', 8, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0008', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 400020, 'Would you like to look back on your wonderful memories with the Umamusume?', 'snd_voi_outgame_900100', 20, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0020', 0, 0, 0, 1628251200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 400021, 'A record of celebrations... These are very memorable for me too. ?', 'snd_voi_outgame_900100', 21, 9001017, 7, 1, 0, 'snd_voi_outgame_900100_0021', 0, 0, 0, 1629115200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2000, 'Please choose three Umamusume to register.', 'snd_voi_champions_900100', 1, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0001', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2001, 'Please be aware that once you make your choice, you can''t change your mind until your next entry!', 'snd_voi_champions_900100', 2, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0002', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2002, 'You will compete in five races! Your opponents will change in each race. How exciting!', 'snd_voi_champions_900100', 3, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0003', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2003, 'The Capricorn Cup is a big deal! Have you decided who you''ll be entering?', 'snd_voi_champions_900100', 4, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0004', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2004, 'The Aquarius Cup is a big deal! Have you decided who you''ll be entering?', 'snd_voi_champions_900100', 5, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0005', 0, 0, 0, 1643976000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2005, 'The Pisces Cup is a big tournament! Who do you want to register to race?', 'snd_voi_champions_900100', 6, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0006', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2006, 'The Aries Cup is a big tournament! Who do you want to register to race?', 'snd_voi_champions_900100', 7, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0007', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2007, 'The Taurus Cup is a big tournament! Who do you want to register to race?', 'snd_voi_champions_900100', 8, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0008', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2008, 'The Gemini Cup is a big tournament! Who do you want to register to race?', 'snd_voi_champions_900100', 9, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0009', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2009, 'The Cancer Cup is a big tournament! Who do you want to register to race?', 'snd_voi_champions_900100', 10, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0010', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2010, 'The Leo Cup is a big tournament! Who do you want to register to race?', 'snd_voi_champions_900100', 11, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0011', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2011, 'The Virgo Cup is a big deal! Have you decided who you''ll be entering?', 'snd_voi_champions_900100', 12, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0012', 0, 0, 0, 1631836800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2012, 'The Libra Cup is a big deal! Have you decided who you''ll be entering?', 'snd_voi_champions_900100', 13, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0013', 0, 0, 0, 1634515200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2013, 'The Scorpio Cup is a big deal! Have you decided who you''ll be entering?', 'snd_voi_champions_900100', 14, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0014', 0, 0, 0, 1637107200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2014, 'The Sagittarius Cup is a big deal! Have you decided who you''ll be entering?', 'snd_voi_champions_900100', 15, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0015', 0, 0, 0, 1639699200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2016, 'Please choose three Umamusume to register.', 'snd_voi_champions_900100', 16, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0016', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2015, 'Please be aware that once you''ve made your decision, it cannot be changed!', 'snd_voi_champions_900100', 17, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0017', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2017, 'The final round will be decided in a single race. Once you''ve registered your runners and been matched, the race will be begin!', 'snd_voi_champions_900100', 18, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0018', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2018, 'It''s almost time for the Capricorn Cup finals! Good luck, and do your best!', 'snd_voi_champions_900100', 19, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0019', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2019, 'It''s almost time for the Aquarius Cup finals! Good luck, and do your best!', 'snd_voi_champions_900100', 20, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0020', 0, 0, 0, 1643976000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2020, 'It''s the final race of the Pisces Cup! Please do your best to win!', 'snd_voi_champions_900100', 21, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0021', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2021, 'It''s the final race of the Aries Cup! Please do your best to win!', 'snd_voi_champions_900100', 22, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0022', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2022, 'It''s the final race of the Taurus Cup! Please do your best to win!', 'snd_voi_champions_900100', 23, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0023', 0, 0, 0, 1620302400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2023, 'It''s the final race of the Gemini Cup! Please do your best to win!', 'snd_voi_champions_900100', 24, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0024', 0, 0, 0, 1623326400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2024, 'It''s the final race of the Cancer Cup! Please do your best to win!', 'snd_voi_champions_900100', 25, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0025', 0, 0, 0, 1626782400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2025, 'It''s the final race of the Leo Cup! Please do your best to win!', 'snd_voi_champions_900100', 26, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0026', 0, 0, 0, 1629460800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2026, 'It''s almost time for the Virgo Cup finals! Good luck, and do your best!', 'snd_voi_champions_900100', 27, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0027', 0, 0, 0, 1631836800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2027, 'It''s almost time for the Libra Cup finals! Good luck, and do your best!', 'snd_voi_champions_900100', 28, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0028', 0, 0, 0, 1634515200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2028, 'It''s almost time for the Scorpio Cup finals! Good luck, and do your best!', 'snd_voi_champions_900100', 29, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0029', 0, 0, 0, 1637107200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2029, 'It''s almost time for the Sagittarius Cup finals! Good luck, and do your best!', 'snd_voi_champions_900100', 30, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0030', 0, 0, 0, 1639699200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 2038, 'Please make sure your entry is correct�you won''t be able to change it after the entry period closes.', 'snd_voi_champions_900100', 31, 9001017, 10, 0, 0, 'snd_voi_champions_900100_0031', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500000, 'The Room Match feature lets you freely choose the parameters for races and host them!', 'snd_voi_roommatch_900100', 1, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0001', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500001, 'You can enjoy racing with other trainers by entering a Race ID!', 'snd_voi_roommatch_900100', 2, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500002, 'You can enter up to three runners into a Room Match race!', 'snd_voi_roommatch_900100', 3, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500003, 'You can save the results of up to five Room Match races!', 'snd_voi_roommatch_900100', 4, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500004, 'Please select your runners for this Room Match!', 'snd_voi_roommatch_900100', 5, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0005', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500005, 'You can enjoy racing with other trainers by entering a Race ID!', 'snd_voi_roommatch_900100', 2, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0002', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500006, 'You can enter up to three runners into a Room Match race!', 'snd_voi_roommatch_900100', 3, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0003', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 500007, 'You can save the results of up to five Room Match races!', 'snd_voi_roommatch_900100', 4, 9001017, 7, 0, 0, 'snd_voi_roommatch_900100_0004', 0, 0, 0, 1624276800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260000, 'If you transfer a Decorated Umamusume to another team through a Transfer Request, you''ll receive a reward!', 'snd_voi_transfer_900100', 1, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0001', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260001, 'It looks like there''s a request with special conditions right now!', 'snd_voi_transfer_900100', 2, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0002', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260002, 'It seems that there is a trainer who is interested in an Umamusume transfer!', 'snd_voi_transfer_900100', 3, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0003', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260003, 'There don''t appear to be any Transfer Requests right now...', 'snd_voi_transfer_900100', 4, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0004', 0, 0, 0, 1626091200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260004, 'Check out the StarHorse4 Special Transfers!', 'snd_voi_transfer_900100', 5, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0005', 0, 0, 0, 1658318400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260005, 'If you transfer a Veteran Umamusume to another trainer through a Transfer Request, you''ll receive a reward!', 'snd_voi_transfer_900100', 6, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0006', 0, 0, 0, 1658318400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260006, 'Don''t forget to check out all the requests! Someone of your caliber is sure to be rewarded handsomely.', 'snd_voi_transfer_900100', 7, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0007', 0, 0, 0, 1658318400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260007, 'It looks like there aren''t any more requests. Please check back later!', 'snd_voi_transfer_900100', 8, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0008', 0, 0, 0, 1658318400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 260008, 'You''ve completed all the special requests. Well done!', 'snd_voi_transfer_900100', 9, 9001017, 7, 0, 0, 'snd_voi_transfer_900100_0009', 0, 0, 0, 1658318400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 300000, 'Attention! These are missions!', 'snd_voi_outgame_900200', 1, 5009, 7, 1, 0, 'snd_voi_outgame_900200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 300001, 'Mission complete! Don''t forget to claim your rewards!', 'snd_voi_outgame_900200', 2, 7009, 7, 1, 0, 'snd_voi_outgame_900200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 300002, 'Important! Special Missions are available!', 'snd_voi_outgame_900200', 3, 1009, 7, 1, 0, 'snd_voi_outgame_900200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 700000, 'A trial awaits! This is a test of your training abilities, so do your best!', 'snd_voi_trainingchallenge_900200', 1, 5009, 7, 1, 0, 'snd_voi_trainingchallenge_900200_0001', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 700001, 'Attention! Reviewing the lead Umamusume and support card rankings might inform your training strategies!', 'snd_voi_trainingchallenge_900200', 2, 1009, 7, 1, 0, 'snd_voi_trainingchallenge_900200_0002', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 700002, 'Don''t forget to exchange your Test Coins!', 'snd_voi_trainingchallenge_900200', 3, 1009, 7, 1, 0, 'snd_voi_trainingchallenge_900200_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 70000, 'Cooperation! Let''s move forward together!', 'snd_voi_outgame_900200', 4, 1009, 7, 1, 0, 'snd_voi_outgame_900200_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9004, 70000, 'Let''s work hard together.', 'snd_voi_outgame_900400', 3, 2001, 7, 1, 0, 'snd_voi_outgame_900400_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9004, 95005, 'I would be happy if I could help you again!', 'snd_voi_outgame_900400', 4, 0, 7, 1, 0, 'snd_voi_outgame_900400_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9004, 95006, 'Now we can improve each other even more!', 'snd_voi_outgame_900400', 5, 0, 7, 1, 0, 'snd_voi_outgame_900400_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9005, 20051, 'Let me take a jab at this! ?', 'snd_voi_training_900500', 65, 0, 2, 1, 0, 'snd_voi_training_900500_0065', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9005, 70000, 'Mess up? I would never! Wow, don''t you feel so safe? ?', 'snd_voi_outgame_900500', 3, 9005001, 7, 1, 0, 'snd_voi_outgame_900500_0003', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9005, 95005, 'I feel like my success rate''s on the up!', 'snd_voi_outgame_900500', 4, 0, 7, 1, 0, 'snd_voi_outgame_900500_0004', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9005, 95006, 'Wowee! Now there''s nothing to fear!', 'snd_voi_outgame_900500', 5, 0, 7, 1, 0, 'snd_voi_outgame_900500_0005', 0, 0, 0, 1614124800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9006, 20051, 'Let''s cooperate.', 'snd_voi_training_900600', 65, 0, 2, 1, 0, 'snd_voi_training_900600_0065', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9006, 70000, 'Sometimes we need the help of others to improve.', 'snd_voi_outgame_900600', 3, 9006014, 7, 1, 0, 'snd_voi_outgame_900600_0003', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9006, 95005, 'Let''s establish a win-win relationship.', 'snd_voi_outgame_900600', 4, 0, 7, 1, 0, 'snd_voi_outgame_900600_0004', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9006, 95006, 'Let''s exchange even more useful information.', 'snd_voi_outgame_900600', 5, 0, 7, 1, 0, 'snd_voi_outgame_900600_0005', 0, 0, 0, 1630324800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9008, 20051, 'You''ve got my support!', 'snd_voi_training_900800', 65, 0, 2, 1, 0, 'snd_voi_training_900800_0065', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9008, 70000, 'What objectives shall we work on next?', 'snd_voi_outgame_900800', 3, 2, 7, 1, 0, 'snd_voi_outgame_900800_0003', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9008, 95005, 'I hope to be of even more help!', 'snd_voi_outgame_900800', 4, 0, 7, 1, 0, 'snd_voi_outgame_900800_0004', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9008, 95006, 'I can assist you more than ever now!', 'snd_voi_outgame_900800', 5, 0, 7, 1, 0, 'snd_voi_outgame_900800_0005', 0, 0, 0, 1614168000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600000, 'If I may ask, what track will you be training on today?', 'snd_voi_customrace_900300', 0, 2001, 7, 0, 0, 'snd_voi_customrace_900300_0000', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600001, 'If you save this race, you''ll be able to watch all of that action again!', 'snd_voi_customrace_900300', 1, 9003801, 7, 0, 0, 'snd_voi_customrace_900300_0001', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600002, 'You can also train alongside practice partners taught by other trainers.', 'snd_voi_customrace_900300', 2, 4001, 7, 0, 0, 'snd_voi_customrace_900300_0002', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600003, 'If it would help your Umamusume, you would gladly run all Japan''s racetracks on your own two legs... Simply amazing!', 'snd_voi_customrace_900300', 3, 9003801, 7, 0, 0, 'snd_voi_customrace_900300_0003', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600004, 'Countless runners conquered this training regime on their paths to stardom... and one day, you and your partner''s efforts will put you among those legends.', 'snd_voi_customrace_900300', 4, 4001, 7, 0, 0, 'snd_voi_customrace_900300_0004', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600005, 'I see�you''re preparing for a G1 race, then!', 'snd_voi_customrace_900300', 5, 7001, 7, 0, 0, 'snd_voi_customrace_900300_0005', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600006, 'I know it''s just a practice run... but the thought of seeing that heart-pounding G1 today�oh, I''m so excited!', 'snd_voi_customrace_900300', 6, 9003801, 7, 0, 0, 'snd_voi_customrace_900300_0006', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600007, 'I''m sure any trainer would love to see their trainee conquer every G1 in existence... and now, you''re going to do just that!', 'snd_voi_customrace_900300', 7, 2001, 7, 0, 0, 'snd_voi_customrace_900300_0007', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600008, 'There are so many factors to consider, like track type and distance... You must put a lot of thought into your selections, then!', 'snd_voi_customrace_900300', 8, 4013, 7, 0, 0, 'snd_voi_customrace_900300_0008', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600009, 'What course are you thinking of picking? The fans are itching to know what your race plans are!', 'snd_voi_customrace_900300', 9, 2001, 7, 0, 0, 'snd_voi_customrace_900300_0009', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600010, 'You can tailor your goals to your trainee''s strengths... and then power through all your races undefeated! That''s the beauty of practicing like this.', 'snd_voi_customrace_900300', 10, 4009, 7, 0, 0, 'snd_voi_customrace_900300_0010', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600011, 'The track type and number of entrants can drastically change the outcome of a race.', 'snd_voi_customrace_900300', 11, 4001, 7, 0, 0, 'snd_voi_customrace_900300_0011', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600012, '"The conditions mean nothing. We''re gonna win." Oh, you don''t even have to say it�your passion is plain to see!', 'snd_voi_customrace_900300', 12, 5009, 7, 0, 0, 'snd_voi_customrace_900300_0012', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600013, 'The weather can have a great impact on who places where. You might find it illuminating to recreate the conditions of historic races.', 'snd_voi_customrace_900300', 13, 2001, 7, 0, 0, 'snd_voi_customrace_900300_0013', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600014, 'It''s finally time to make your entry. I''m looking forward to the race!', 'snd_voi_customrace_900300', 14, 4002, 7, 0, 0, 'snd_voi_customrace_900300_0014', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600015, 'You''re making a race entry? I can''t wait to see how the contest unfolds!', 'snd_voi_customrace_900300', 15, 2001, 7, 0, 0, 'snd_voi_customrace_900300_0015', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600016, 'I''m ready to report on any race, no matter who''s in it! I''ve got my trusty notebook of runner stats right here at the ready! ?', 'snd_voi_customrace_900300', 16, 5009, 7, 0, 0, 'snd_voi_customrace_900300_0016', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9003, 600017, 'I wonder who''ll be in the winner''s circle this time... As both a reporter and a fan, my heart is racing!', 'snd_voi_customrace_900300', 17, 9003801, 7, 0, 0, 'snd_voi_customrace_900300_0017', 0, 0, 0, '');
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1014, 800000, 'Entering the ring is the Phantom Bird�El Condor Pasa!', 'snd_voi_outgame_101400', 27, 9100002, 7, 0, 0, 'snd_voi_outgame_101400_0027', 0, 0, 0, 1641902400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1017, 800000, 'I''ll show you what is absolute.', 'snd_voi_outgame_101700', 27, 9100002, 7, 0, 0, 'snd_voi_outgame_101700_0027', 0, 0, 0, 1650024000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 82000, 'Anticipation! Which legend will you challenge today?', 'snd_voi_dailylegend_900200', 1, 1009, 7, 1, 0, 'snd_voi_dailylegend_900200_0001', 0, 0, 0, 1647604800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9002, 82001, 'Challenge! In Daily Legend Races, you can earn Star Pieces!', 'snd_voi_dailylegend_900200', 2, 5009, 7, 1, 0, 'snd_voi_dailylegend_900200_0002', 0, 0, 0, 1647604800);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220005, 'Happy first anniversary! We''ve got an anniversary shop open, so please take a peek! ?', 'snd_voi_shop_900100', 8, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0008', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220006, 'Our anniversary shop closes today. Be sure to get anything you''ve been eyeing before it''s gone!', 'snd_voi_shop_900100', 18, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0018', 0, 0, 0, 1644840000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (9001, 220007, 'We''ve got an anniversary shop open, so please take a peek! ?', 'snd_voi_shop_900100', 22, 9001017, 7, 1, 0, 'snd_voi_shop_900100_0022', 0, 0, 0, 1660651200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410000, 'Ready!', 'snd_voi_roulette_107400', 0, 0, 7, 1, 0, 'snd_voi_roulette_107400_0000', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410001, 'I did it! ?', 'snd_voi_roulette_107400', 1, 400008, 7, 1, 0, 'snd_voi_roulette_107400_0001', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410002, 'Oh my! ?', 'snd_voi_roulette_107400', 2, 400009, 7, 1, 0, 'snd_voi_roulette_107400_0002', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410003, 'Oh my! ?', 'snd_voi_roulette_107400', 2, 400009, 7, 0, 0, 'snd_voi_roulette_107400_0002', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410004, 'Heehee.', 'snd_voi_roulette_107400', 3, 400010, 7, 1, 0, 'snd_voi_roulette_107400_0003', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410005, 'Heehee.', 'snd_voi_roulette_107400', 3, 400010, 7, 0, 0, 'snd_voi_roulette_107400_0003', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410006, 'Ahhh, indeed.', 'snd_voi_roulette_107400', 4, 400011, 7, 1, 0, 'snd_voi_roulette_107400_0004', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410007, 'Ahhh, indeed.', 'snd_voi_roulette_107400', 4, 400011, 7, 0, 0, 'snd_voi_roulette_107400_0004', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1074, 410008, 'Ahhh, indeed.', 'snd_voi_roulette_107400', 4, 400011, 7, 0, 0, 'snd_voi_roulette_107400_0004', 0, 0, 0, 1645704000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410000, 'So, are you gonna play?', 'snd_voi_roulette_102000', 0, 0, 7, 1, 0, 'snd_voi_roulette_102000_0000', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410001, 'Yay!', 'snd_voi_roulette_102000', 1, 400008, 7, 1, 0, 'snd_voi_roulette_102000_0001', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410002, 'Nya-ha-ha!', 'snd_voi_roulette_102000', 2, 400009, 7, 1, 0, 'snd_voi_roulette_102000_0002', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410003, 'Nya-ha-ha!', 'snd_voi_roulette_102000', 2, 400009, 7, 0, 0, 'snd_voi_roulette_102000_0002', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410004, 'Hehe.', 'snd_voi_roulette_102000', 3, 400010, 7, 1, 0, 'snd_voi_roulette_102000_0003', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410005, 'Hehe.', 'snd_voi_roulette_102000', 3, 400010, 7, 0, 0, 'snd_voi_roulette_102000_0003', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410006, 'Tee-hee! ?', 'snd_voi_roulette_102000', 4, 400011, 7, 1, 0, 'snd_voi_roulette_102000_0004', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410007, 'Tee-hee! ?', 'snd_voi_roulette_102000', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102000_0004', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1020, 410008, 'Tee-hee! ?', 'snd_voi_roulette_102000', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102000_0004', 0, 0, 0, 1648555200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410000, 'Here I go!', 'snd_voi_roulette_103900', 0, 0, 7, 1, 0, 'snd_voi_roulette_103900_0000', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410001, 'You did it!', 'snd_voi_roulette_103900', 1, 400008, 7, 1, 0, 'snd_voi_roulette_103900_0001', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410002, 'Yes!', 'snd_voi_roulette_103900', 2, 400009, 7, 1, 0, 'snd_voi_roulette_103900_0002', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410003, 'Yes!', 'snd_voi_roulette_103900', 2, 400009, 7, 0, 0, 'snd_voi_roulette_103900_0002', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410004, 'Hehe!', 'snd_voi_roulette_103900', 3, 400010, 7, 1, 0, 'snd_voi_roulette_103900_0003', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410005, 'Hehe!', 'snd_voi_roulette_103900', 3, 400010, 7, 0, 0, 'snd_voi_roulette_103900_0003', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410006, 'Heh... hehehe.', 'snd_voi_roulette_103900', 4, 400011, 7, 1, 0, 'snd_voi_roulette_103900_0004', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410007, 'Heh... hehehe.', 'snd_voi_roulette_103900', 4, 400011, 7, 0, 0, 'snd_voi_roulette_103900_0004', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1039, 410008, 'Heh... hehehe.', 'snd_voi_roulette_103900', 4, 400011, 7, 0, 0, 'snd_voi_roulette_103900_0004', 0, 0, 0, 1651147200);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410000, 'Shall we?', 'snd_voi_roulette_102200', 0, 0, 7, 1, 0, 'snd_voi_roulette_102200_0000', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410001, 'We did it!', 'snd_voi_roulette_102200', 1, 400008, 7, 1, 0, 'snd_voi_roulette_102200_0001', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410002, 'Hehehe. ?', 'snd_voi_roulette_102200', 2, 400009, 7, 1, 0, 'snd_voi_roulette_102200_0002', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410003, 'Hehehe. ?', 'snd_voi_roulette_102200', 2, 400009, 7, 0, 0, 'snd_voi_roulette_102200_0002', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410004, 'Hehe.', 'snd_voi_roulette_102200', 3, 400010, 7, 1, 0, 'snd_voi_roulette_102200_0003', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410005, 'Hehe.', 'snd_voi_roulette_102200', 3, 400010, 7, 0, 0, 'snd_voi_roulette_102200_0003', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410006, 'Hmm...', 'snd_voi_roulette_102200', 4, 400011, 7, 1, 0, 'snd_voi_roulette_102200_0004', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410007, 'Hmm...', 'snd_voi_roulette_102200', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102200_0004', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1022, 410008, 'Hmm...', 'snd_voi_roulette_102200', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102200_0004', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410000, 'I''ll do my best!', 'snd_voi_roulette_106900', 0, 0, 7, 1, 0, 'snd_voi_roulette_106900_0000', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410001, 'That''s great!', 'snd_voi_roulette_106900', 1, 400008, 7, 1, 0, 'snd_voi_roulette_106900_0001', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410002, 'Wah!', 'snd_voi_roulette_106900', 2, 400009, 7, 1, 0, 'snd_voi_roulette_106900_0002', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410003, 'Wah!', 'snd_voi_roulette_106900', 2, 400009, 7, 0, 0, 'snd_voi_roulette_106900_0002', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410004, 'Well, well!', 'snd_voi_roulette_106900', 3, 400010, 7, 1, 0, 'snd_voi_roulette_106900_0003', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410005, 'Well, well!', 'snd_voi_roulette_106900', 3, 400010, 7, 0, 0, 'snd_voi_roulette_106900_0003', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410006, 'Ehehe...', 'snd_voi_roulette_106900', 4, 400011, 7, 1, 0, 'snd_voi_roulette_106900_0004', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410007, 'Ehehe...', 'snd_voi_roulette_106900', 4, 400011, 7, 0, 0, 'snd_voi_roulette_106900_0004', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1069, 410008, 'Ehehe...', 'snd_voi_roulette_106900', 4, 400011, 7, 0, 0, 'snd_voi_roulette_106900_0004', 0, 0, 0, 1653912000);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410000, 'Let''s go!', 'snd_voi_roulette_102300', 0, 0, 7, 1, 0, 'snd_voi_roulette_102300_0000', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410001, 'Perfect.', 'snd_voi_roulette_102300', 1, 400008, 7, 1, 0, 'snd_voi_roulette_102300_0001', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410002, 'All right!', 'snd_voi_roulette_102300', 2, 400009, 7, 1, 0, 'snd_voi_roulette_102300_0002', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410003, 'All right!', 'snd_voi_roulette_102300', 2, 400009, 7, 0, 0, 'snd_voi_roulette_102300_0002', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410004, 'Hehe!', 'snd_voi_roulette_102300', 3, 400010, 7, 1, 0, 'snd_voi_roulette_102300_0003', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410005, 'Hehe!', 'snd_voi_roulette_102300', 3, 400010, 7, 0, 0, 'snd_voi_roulette_102300_0003', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410006, 'Hmmm...', 'snd_voi_roulette_102300', 4, 400011, 7, 1, 0, 'snd_voi_roulette_102300_0004', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410007, 'Hmmm...', 'snd_voi_roulette_102300', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102300_0004', 0, 0, 0, 1661774400);
INSERT INTO character_system_text (character_id, voice_id, text, cue_sheet, cue_id, motion_set, scene, use_gallery, card_id, lip_sync_data, gender, motion_second_set, motion_second_start, start_date) VALUES (1023, 410008, 'Hmmm...', 'snd_voi_roulette_102300', 4, 400011, 7, 0, 0, 'snd_voi_roulette_102300_0004', 0, 0, 0, 1661774400);
-- Table: circle_rank_data
CREATE TABLE IF NOT EXISTS 'circle_rank_data' ('id' INTEGER NOT NULL, 'need_ranking_max' INTEGER NOT NULL, 'need_ranking_min' INTEGER NOT NULL, 'reward_item_category_1' INTEGER NOT NULL, 'reward_item_id_1' INTEGER NOT NULL, 'reward_num_1' INTEGER NOT NULL, 'reward_item_category_2' INTEGER NOT NULL, 'reward_item_id_2' INTEGER NOT NULL, 'reward_num_2' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (1, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (2, 10001, 0, 90, 43, 225, 161, 134, 225);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (3, 7001, 10000, 90, 43, 450, 161, 134, 450);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (4, 5001, 7000, 90, 43, 900, 161, 134, 900);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (5, 3001, 5000, 90, 43, 1350, 161, 134, 1350);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (6, 1001, 3000, 90, 43, 1800, 161, 134, 1800);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (7, 501, 1000, 90, 43, 2250, 161, 134, 2250);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (8, 101, 500, 90, 43, 2700, 161, 134, 2700);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (9, 31, 100, 90, 43, 3150, 161, 134, 3150);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (10, 11, 30, 90, 43, 3600, 161, 134, 3600);
INSERT INTO circle_rank_data (id, need_ranking_max, need_ranking_min, reward_item_category_1, reward_item_id_1, reward_num_1, reward_item_category_2, reward_item_id_2, reward_num_2) VALUES (11, 1, 10, 90, 43, 4500, 161, 134, 4500);
-- Table: circle_stamp_data
CREATE TABLE IF NOT EXISTS 'circle_stamp_data' ('id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, PRIMARY KEY('id'), UNIQUE('disp_order'));
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100001, 0, 1, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100002, 0, 2, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100003, 0, 3, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100004, 0, 4, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100005, 0, 5, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100006, 0, 6, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100007, 0, 7, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100008, 0, 8, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100009, 0, 9, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100010, 0, 10, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100011, 0, 11, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100012, 0, 12, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100013, 0, 13, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100014, 0, 14, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100015, 0, 15, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100016, 0, 16, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100017, 0, 17, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100018, 0, 18, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100019, 0, 19, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100020, 0, 20, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100021, 0, 21, '2017/01/01 00:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100022, 0, 22, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100023, 0, 23, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100024, 0, 24, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100025, 0, 25, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100026, 0, 26, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100027, 0, 27, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100028, 0, 28, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100029, 0, 29, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100030, 0, 30, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100031, 0, 31, '2025/11/03 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100032, 0, 32, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100033, 0, 33, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100034, 0, 34, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100035, 0, 35, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100036, 0, 36, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100037, 0, 37, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100038, 0, 38, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100039, 0, 39, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100040, 0, 40, '2026/03/12 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100041, 0, 41, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100042, 0, 42, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100043, 0, 43, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100044, 0, 44, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100045, 0, 45, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100046, 0, 46, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100047, 0, 47, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100048, 0, 48, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100049, 0, 49, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100050, 0, 50, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100051, 0, 51, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (100052, 0, 52, '2026/7/27 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (110001, 0, 300, '2026/08/26 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (110002, 0, 301, '2026/08/26 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (200001, 0, 500, '2026/06/25 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (200002, 0, 501, '2026/06/25 22:00:00');
INSERT INTO circle_stamp_data (id, type, disp_order, start_date) VALUES (200003, 0, 502, '2026/06/25 22:00:00');
-- Table: collect_event_map_bg_data
CREATE TABLE IF NOT EXISTS 'collect_event_map_bg_data' ('id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'bg_sub_id' INTEGER NOT NULL, 'bgm_cue_name' TEXT NOT NULL, 'bgm_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
-- Table: collect_event_map_master
CREATE TABLE IF NOT EXISTS 'collect_event_map_master' ('id' INTEGER NOT NULL, 'bg_data_id' INTEGER NOT NULL, 'short_episode_id' INTEGER NOT NULL, 'tips_group_id' INTEGER NOT NULL, 'login_bonus_id' INTEGER NOT NULL, 'banner_id' INTEGER NOT NULL, 'collect_tap_max_pos_index' INTEGER NOT NULL, 'collect_tap_reward_set_id' INTEGER NOT NULL, 'collect_tap_end_date' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'event_end_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_all_reward
CREATE TABLE IF NOT EXISTS 'collect_raid_all_reward' ('id' INTEGER NOT NULL, 'all_reward_set_id' INTEGER NOT NULL, 'all_collect_item_num' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_individual_reward
CREATE TABLE IF NOT EXISTS 'collect_raid_individual_reward' ('id' INTEGER NOT NULL, 'individual_reward_set_id' INTEGER NOT NULL, 'individual_collect_item_num' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_master
CREATE TABLE IF NOT EXISTS 'collect_raid_master' ('id' INTEGER NOT NULL, 'collect_item_id' INTEGER NOT NULL, 'gain_collect_item_rate' INTEGER NOT NULL, 'gain_collect_item_min' INTEGER NOT NULL, 'individual_reward_set_id' INTEGER NOT NULL, 'all_reward_set_id' INTEGER NOT NULL, 'story_set_id' INTEGER NOT NULL, 'mission_top_chara_group_id' INTEGER NOT NULL, 'staging_mini_chara_group_id' INTEGER NOT NULL, 'story_list_bg_id' INTEGER NOT NULL, 'story_list_bg_sub_id' INTEGER NOT NULL, 'collect_event_map_master_id' INTEGER NOT NULL, 'notice_date' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'calc_start_date' INTEGER NOT NULL, 'calc_end_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_mission
CREATE TABLE IF NOT EXISTS 'collect_raid_mission' ('id' INTEGER NOT NULL, 'collect_raid_master_id' INTEGER NOT NULL, 'mission_data_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_mission_top_chara
CREATE TABLE IF NOT EXISTS 'collect_raid_mission_top_chara' ('id' INTEGER NOT NULL, 'mission_top_chara_group_id' INTEGER NOT NULL, 'ending_flag' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'bg_sub_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_segment_cutt
CREATE TABLE IF NOT EXISTS 'collect_raid_segment_cutt' ('id' INTEGER NOT NULL, 'cut_id' INTEGER NOT NULL, 'cut_sub_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_staging_mini_chara
CREATE TABLE IF NOT EXISTS 'collect_raid_staging_mini_chara' ('id' INTEGER NOT NULL, 'staging_mini_chara_group_id' INTEGER NOT NULL, 'staging_type' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'mini_motion_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_story
CREATE TABLE IF NOT EXISTS 'collect_raid_story' ('id' INTEGER NOT NULL, 'story_set_id' INTEGER NOT NULL, 'story_condition_type' INTEGER NOT NULL, 'episode_index_id' INTEGER NOT NULL, 'story_type_1' INTEGER NOT NULL, 'story_id_1' INTEGER NOT NULL, 'story_type_2' INTEGER NOT NULL, 'story_id_2' INTEGER NOT NULL, 'story_type_3' INTEGER NOT NULL, 'story_id_3' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: collect_raid_top_data
CREATE TABLE IF NOT EXISTS 'collect_raid_top_data' ('id' INTEGER NOT NULL, 'collect_raid_id' INTEGER NOT NULL, 'cut_id' INTEGER NOT NULL, 'cut_sub_id' INTEGER NOT NULL, 'bgm_cue_name' TEXT NOT NULL, 'bgm_cuesheet_name' TEXT NOT NULL, 'env_cue_name' TEXT NOT NULL, 'env_cuesheet_name' TEXT NOT NULL, 'segment_cutt_id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: crane_game_arm_swing
CREATE TABLE IF NOT EXISTS 'crane_game_arm_swing' ('result_type' INTEGER NOT NULL, 'odds_1' INTEGER NOT NULL, 'odds_2' INTEGER NOT NULL, 'odds_3' INTEGER NOT NULL, PRIMARY KEY('result_type'));
INSERT INTO crane_game_arm_swing (result_type, odds_1, odds_2, odds_3) VALUES (1, 70, 20, 10);
INSERT INTO crane_game_arm_swing (result_type, odds_1, odds_2, odds_3) VALUES (2, 20, 60, 20);
INSERT INTO crane_game_arm_swing (result_type, odds_1, odds_2, odds_3) VALUES (3, 10, 20, 70);
-- Table: crane_game_catch_result
CREATE TABLE IF NOT EXISTS 'crane_game_catch_result' ('odds_id' INTEGER NOT NULL, 'get_num' INTEGER NOT NULL, 'lottery_weight_1_1' INTEGER NOT NULL, 'lottery_weight_1_2' INTEGER NOT NULL, 'lottery_weight_2_1' INTEGER NOT NULL, 'lottery_weight_2_2' INTEGER NOT NULL, 'lottery_weight_3_1' INTEGER NOT NULL, 'lottery_weight_3_2' INTEGER NOT NULL, 'lottery_weight_extra_1' INTEGER NOT NULL, 'lottery_weight_extra_2' INTEGER NOT NULL, PRIMARY KEY('odds_id','get_num'));
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (1, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (2, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (2, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (3, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (3, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (3, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (4, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (4, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (5, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (6, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (6, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (7, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (7, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (7, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (8, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (8, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (9, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (10, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (10, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (11, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (11, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (11, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (12, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (12, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (13, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (14, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (14, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (15, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (15, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (15, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (16, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (16, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (17, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (18, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (18, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (18, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (19, 1, 30, 10, 30, 5, 25, 5, 20, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (19, 2, 10, 10, 15, 10, 20, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (19, 3, 10, 35, 10, 30, 10, 20, 20, 25);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (19, 4, 5, 20, 5, 25, 5, 25, 10, 30);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (19, 5, 5, 15, 5, 20, 5, 30, 10, 30);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (20, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (21, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (21, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (21, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (22, 1, 30, 10, 30, 5, 25, 5, 20, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (22, 2, 10, 10, 15, 10, 20, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (22, 3, 10, 35, 10, 30, 10, 20, 20, 25);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (22, 4, 5, 20, 5, 25, 5, 25, 10, 30);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (22, 5, 5, 15, 5, 20, 5, 30, 10, 30);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (23, 1, 70, 100, 70, 100, 70, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (24, 1, 50, 25, 45, 20, 40, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (24, 2, 10, 70, 15, 75, 20, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (25, 1, 70, 100, 70, 100, 70, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (26, 1, 50, 25, 45, 20, 40, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (26, 2, 10, 70, 15, 75, 20, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (27, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (28, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (29, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (29, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (30, 1, 70, 100, 75, 100, 75, 100, 80, 100);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (31, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (31, 2, 10, 70, 15, 75, 15, 85, 35, 90);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (32, 1, 40, 10, 40, 5, 40, 5, 35, 5);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (32, 2, 15, 25, 15, 25, 15, 10, 20, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (32, 3, 5, 60, 10, 65, 10, 80, 30, 85);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (33, 1, 50, 25, 50, 20, 50, 10, 45, 10);
INSERT INTO crane_game_catch_result (odds_id, get_num, lottery_weight_1_1, lottery_weight_1_2, lottery_weight_2_1, lottery_weight_2_2, lottery_weight_3_1, lottery_weight_3_2, lottery_weight_extra_1, lottery_weight_extra_2) VALUES (33, 2, 10, 70, 15, 75, 15, 85, 35, 90);
-- Table: crane_game_define_param
CREATE TABLE IF NOT EXISTS 'crane_game_define_param' ('id' INTEGER NOT NULL, 'distance1' TEXT NOT NULL, 'distance2' TEXT NOT NULL, 'move_speed_1' TEXT NOT NULL, 'move_speed_2' TEXT NOT NULL, 'move_speed_3' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO crane_game_define_param (id, distance1, distance2, move_speed_1, move_speed_2, move_speed_3) VALUES (1, '0.025', '0.005', '0.15', '0.3', '0.5');
-- Table: crane_game_extra_odds_condition
CREATE TABLE IF NOT EXISTS 'crane_game_extra_odds_condition' ('credit' INTEGER NOT NULL, 'get_num' INTEGER NOT NULL, PRIMARY KEY('credit'));
INSERT INTO crane_game_extra_odds_condition (credit, get_num) VALUES (3, 3);
-- Table: crane_game_hidden_odds
CREATE TABLE IF NOT EXISTS 'crane_game_hidden_odds' ('id' INTEGER NOT NULL, 'animation_id' INTEGER NOT NULL, 'crane_animation_id' INTEGER NOT NULL, 'type_id' INTEGER NOT NULL, 'num' INTEGER NOT NULL, 'big' INTEGER NOT NULL, 'big_index' INTEGER NOT NULL, 'odds_1' INTEGER NOT NULL, 'odds_2' INTEGER NOT NULL, 'odds_3' INTEGER NOT NULL, 'odds_extra' INTEGER NOT NULL, 'rare_effect_odds' INTEGER NOT NULL, 'joint_type' INTEGER NOT NULL, 'lift_type' INTEGER NOT NULL, 'push_type' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (1, 1, 1, 1, 1, 0, 0, 4, 4, 3, 0, 0, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (2, 1, 1, 2, 2, 0, 0, 8, 8, 8, 5, 0, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (3, 1, 1, 3, 3, 0, 0, 7, 4, 6, 13, 100, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (4, 1, 1, 4, 2, 1, 2, 1, 1, 1, 3, 0, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (5, 2, 2, 1, 1, 0, 0, 4, 4, 2, 0, 0, 0, 2, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (6, 2, 2, 2, 2, 0, 0, 8, 8, 8, 5, 0, 0, 2, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (7, 2, 2, 3, 3, 0, 0, 7, 4, 5, 13, 100, 0, 2, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (8, 2, 2, 4, 2, 1, 2, 1, 1, 1, 2, 0, 0, 2, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (9, 3, 3, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 3, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (10, 3, 3, 2, 2, 0, 0, 2, 2, 2, 2, 0, 0, 3, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (11, 3, 3, 3, 3, 0, 0, 1, 1, 1, 1, 100, 0, 3, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (12, 3, 3, 4, 2, 1, 2, 1, 1, 1, 1, 0, 0, 3, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (13, 4, 4, 1, 1, 0, 0, 3, 3, 2, 0, 0, 2, 4, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (14, 4, 4, 2, 2, 0, 0, 6, 6, 6, 4, 0, 2, 4, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (15, 4, 4, 3, 3, 0, 0, 5, 3, 4, 9, 100, 2, 4, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (16, 4, 4, 4, 2, 1, 2, 1, 1, 1, 2, 0, 2, 4, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (17, 5, 5, 1, 1, 0, 0, 3, 5, 5, 0, 0, 0, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (18, 5, 5, 2, 3, 0, 0, 0, 3, 3, 0, 100, 0, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (19, 5, 5, 3, 5, 0, 0, 0, 5, 5, 0, 100, 0, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (20, 6, 6, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 6, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (21, 6, 6, 2, 3, 0, 0, 0, 1, 1, 0, 100, 0, 6, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (22, 6, 6, 3, 5, 0, 0, 0, 1, 1, 0, 100, 0, 6, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (23, 7, 7, 1, 1, 1, 1, 4, 3, 3, 5, 0, 0, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (24, 7, 7, 2, 2, 1, 1, 3, 2, 2, 5, 0, 0, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (25, 8, 8, 1, 1, 1, 1, 4, 3, 3, 5, 0, 0, 8, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (26, 8, 8, 2, 2, 1, 1, 3, 2, 2, 5, 0, 0, 8, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (27, 9, 1, 1, 1, 0, 0, 3, 3, 3, 0, 0, 0, 9, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (28, 10, 10, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 10, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (29, 10, 10, 2, 2, 0, 0, 5, 5, 5, 5, 0, 0, 10, 0);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (30, 11, 1, 1, 1, 0, 0, 3, 3, 3, 0, 0, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (31, 11, 1, 2, 2, 0, 0, 6, 6, 6, 4, 0, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (32, 11, 1, 3, 3, 0, 0, 3, 3, 3, 9, 100, 1, 1, 1);
INSERT INTO crane_game_hidden_odds (id, animation_id, crane_animation_id, type_id, num, big, big_index, odds_1, odds_2, odds_3, odds_extra, rare_effect_odds, joint_type, lift_type, push_type) VALUES (33, 11, 1, 4, 2, 1, 2, 1, 1, 1, 2, 0, 1, 1, 1);
-- Table: crane_game_prize_face
CREATE TABLE IF NOT EXISTS 'crane_game_prize_face' ('id' INTEGER NOT NULL, 'face_type' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO crane_game_prize_face (id, face_type) VALUES (1, 'WaraiB');
INSERT INTO crane_game_prize_face (id, face_type) VALUES (2, 'WaraiC');
INSERT INTO crane_game_prize_face (id, face_type) VALUES (3, 'WaraiD');
-- Table: crane_game_prize_pattern
CREATE TABLE IF NOT EXISTS 'crane_game_prize_pattern' ('id' INTEGER NOT NULL, 'prop_pattern_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO crane_game_prize_pattern (id, prop_pattern_id) VALUES (1, 1);
INSERT INTO crane_game_prize_pattern (id, prop_pattern_id) VALUES (2, 1);
INSERT INTO crane_game_prize_pattern (id, prop_pattern_id) VALUES (3, 1);
-- Table: crane_game_prop
CREATE TABLE IF NOT EXISTS 'crane_game_prop' ('type' INTEGER NOT NULL, 'num' INTEGER NOT NULL, PRIMARY KEY('type'));
INSERT INTO crane_game_prop (type, num) VALUES (1, 2);
INSERT INTO crane_game_prop (type, num) VALUES (2, 5);
-- Table: daily_legend_race
CREATE TABLE IF NOT EXISTS 'daily_legend_race' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'legend_bg_id' INTEGER NOT NULL, 'legend_bg_sub_id' INTEGER NOT NULL, 'has_unique_bg_env' INTEGER NOT NULL, 'image_id' INTEGER NOT NULL, 'difficulty' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'legend_race_boss_npc_id' INTEGER NOT NULL, 'cost_num' INTEGER NOT NULL, 'drop_reward_odds_id' INTEGER NOT NULL, 'victory_reward_odds_id' INTEGER NOT NULL, 'first_clear_item_category_1' INTEGER NOT NULL, 'first_clear_item_id_1' INTEGER NOT NULL, 'first_clear_item_num_1' INTEGER NOT NULL, 'first_clear_item_category_2' INTEGER NOT NULL, 'first_clear_item_id_2' INTEGER NOT NULL, 'first_clear_item_num_2' INTEGER NOT NULL, 'first_clear_item_category_3' INTEGER NOT NULL, 'first_clear_item_id_3' INTEGER NOT NULL, 'first_clear_item_num_3' INTEGER NOT NULL, 'pick_up_item_category_1' INTEGER NOT NULL, 'pick_up_item_id_1' INTEGER NOT NULL, 'pick_up_item_num_1' INTEGER NOT NULL, 'pick_up_item_category_2' INTEGER NOT NULL, 'pick_up_item_id_2' INTEGER NOT NULL, 'pick_up_item_num_2' INTEGER NOT NULL, 'pick_up_item_category_3' INTEGER NOT NULL, 'pick_up_item_id_3' INTEGER NOT NULL, 'pick_up_item_num_3' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10001, 101406, 24, 111, 0, 101401, 3, 592001, 3, 1, 1, 173, 1, 10101, 10102, 102, 101401, 10, 90, 43, 150, 91, 59, 10000, 102, 101401, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10002, 100106, 24, 111, 0, 100101, 3, 592002, 3, 1, 1, 175, 1, 10201, 10202, 102, 100101, 10, 90, 43, 150, 91, 59, 10000, 102, 100101, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10003, 101706, 24, 111, 0, 101701, 3, 592003, 3, 1, 1, 177, 1, 10301, 10302, 102, 101701, 10, 90, 43, 150, 91, 59, 10000, 102, 101701, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10004, 106106, 77, 111, 0, 106101, 3, 594501, 3, 1, 1, 109, 1, 10401, 10402, 102, 106101, 10, 90, 43, 150, 91, 59, 10000, 102, 106101, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10005, 101006, 77, 111, 0, 101001, 3, 594503, 3, 1, 1, 111, 1, 10501, 10502, 102, 101001, 10, 90, 43, 150, 91, 59, 10000, 102, 101001, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10006, 104106, 77, 111, 0, 104101, 3, 594502, 3, 1, 1, 113, 1, 10601, 10602, 102, 104101, 10, 90, 43, 150, 91, 59, 10000, 102, 104101, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10007, 103801, 77, 111, 0, 103801, 3, 594504, 3, 1, 1, 115, 1, 10701, 10702, 102, 103801, 10, 90, 43, 150, 91, 59, 10000, 102, 103801, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10008, 103506, 24, 111, 0, 103501, 3, 593501, 1, 1, 1, 117, 1, 10801, 10802, 102, 103501, 10, 90, 43, 150, 91, 59, 10000, 102, 103501, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10009, 100806, 24, 111, 0, 100801, 3, 593502, 1, 1, 1, 119, 1, 10901, 10902, 102, 100801, 10, 90, 43, 150, 91, 59, 10000, 102, 100801, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10010, 100306, 24, 111, 0, 100301, 3, 593503, 1, 1, 1, 179, 1, 11001, 11002, 102, 100301, 10, 90, 43, 150, 91, 59, 10000, 102, 100301, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10011, 102406, 79, 111, 0, 102401, 3, 593004, 1, 1, 1, 129, 1, 11101, 11102, 102, 102401, 10, 90, 43, 150, 91, 59, 10000, 102, 102401, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10012, 101306, 79, 111, 0, 101301, 3, 593002, 1, 1, 1, 125, 1, 11201, 11202, 102, 101301, 10, 90, 43, 150, 91, 59, 10000, 102, 101301, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10013, 101506, 79, 111, 0, 101501, 3, 593003, 1, 1, 1, 127, 1, 11301, 11302, 102, 101501, 10, 90, 43, 150, 91, 59, 10000, 102, 101501, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10014, 104506, 79, 111, 0, 104501, 3, 593001, 1, 1, 1, 181, 1, 11401, 11402, 102, 104501, 10, 90, 43, 150, 91, 59, 10000, 102, 104501, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10015, 102706, 79, 111, 0, 102701, 3, 594001, 1, 1, 1, 131, 1, 11501, 11502, 102, 102701, 10, 90, 43, 150, 91, 59, 10000, 102, 102701, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10016, 100206, 78, 111, 0, 100201, 3, 594002, 1, 1, 1, 133, 1, 11601, 11602, 102, 100201, 10, 90, 43, 150, 91, 59, 10000, 102, 100201, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10017, 100706, 78, 111, 0, 100701, 3, 594003, 1, 1, 1, 135, 1, 11701, 11702, 102, 100701, 10, 90, 43, 150, 91, 59, 10000, 102, 100701, 1, 0, 0, 0, 0, 0, 0, 1774562400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10018, 100406, 78, 111, 0, 100401, 3, 596001, 4, 1, 1, 137, 1, 11801, 11802, 102, 100401, 10, 90, 43, 150, 91, 59, 10000, 102, 100401, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10019, 100506, 78, 111, 0, 100501, 3, 596002, 4, 1, 1, 139, 1, 11901, 11902, 102, 100501, 10, 90, 43, 150, 91, 59, 10000, 102, 100501, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10020, 102606, 78, 111, 0, 102601, 3, 596003, 4, 1, 1, 141, 1, 12001, 12002, 102, 102601, 10, 90, 43, 150, 91, 59, 10000, 102, 102601, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10021, 105606, 79, 111, 0, 105601, 3, 595001, 3, 1, 1, 143, 1, 12101, 12102, 102, 105601, 10, 90, 43, 150, 91, 59, 10000, 102, 105601, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10022, 102006, 79, 111, 0, 102001, 3, 595002, 3, 1, 1, 145, 1, 12201, 12202, 102, 102001, 10, 90, 43, 150, 91, 59, 10000, 102, 102001, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10023, 102306, 79, 411, 1, 102301, 3, 595003, 3, 2, 1, 147, 1, 12301, 12302, 102, 102301, 10, 90, 43, 150, 91, 59, 10000, 102, 102301, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10024, 101806, 24, 111, 0, 101801, 3, 596501, 3, 1, 1, 149, 1, 12401, 12402, 102, 101801, 10, 90, 43, 150, 91, 59, 10000, 102, 101801, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10025, 103706, 24, 411, 1, 103701, 3, 596502, 3, 2, 1, 151, 1, 12501, 12502, 102, 103701, 10, 90, 43, 150, 91, 59, 10000, 102, 103701, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10026, 101906, 24, 411, 1, 101901, 3, 596503, 3, 3, 3, 153, 1, 12601, 12602, 102, 101901, 10, 90, 43, 150, 91, 59, 10000, 102, 101901, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10027, 106006, 77, 111, 0, 106001, 3, 595501, 4, 1, 1, 155, 1, 12701, 12702, 102, 106001, 10, 90, 43, 150, 91, 59, 10000, 102, 106001, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10028, 101106, 77, 411, 1, 101101, 3, 595502, 4, 2, 1, 157, 1, 12801, 12802, 102, 101101, 10, 90, 43, 150, 91, 59, 10000, 102, 101101, 1, 0, 0, 0, 0, 0, 0, 1784066400);
INSERT INTO daily_legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date) VALUES (10029, 100606, 77, 111, 0, 100601, 3, 595503, 4, 1, 1, 159, 1, 12901, 12902, 102, 100601, 10, 90, 43, 150, 91, 59, 10000, 102, 100601, 1, 0, 0, 0, 0, 0, 0, 1784066400);
-- Table: daily_pack
CREATE TABLE IF NOT EXISTS 'daily_pack' ('shop_data_id' INTEGER NOT NULL, 'platform_id' INTEGER NOT NULL, 'term' INTEGER NOT NULL, 'repurchase_day' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'daily_free_num' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, PRIMARY KEY('shop_data_id','platform_id'));
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (16, 1, 30, 3, 1, 50, '2017-01-01 12:00:00', '2030-01-10 00:00:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (16, 2, 30, 3, 1, 50, '2017-01-01 12:00:00', '2030-01-10 00:00:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (16, 3, 30, 3, 1, 50, '2017-01-01 12:00:00', '2030-01-10 00:00:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (16, 4, 30, 3, 1, 50, '2017-01-01 12:00:00', '2030-01-10 00:00:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (49, 1, 30, 3, 1, 50, '2022-10-6 00:30:00', '2022-10-6 00:30:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (49, 2, 30, 3, 1, 50, '2022-10-6 00:30:00', '2022-10-6 00:30:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (49, 3, 30, 3, 1, 50, '2022-10-6 00:30:00', '2022-10-6 00:30:00');
INSERT INTO daily_pack (shop_data_id, platform_id, term, repurchase_day, group_id, daily_free_num, start_date, end_date) VALUES (49, 4, 30, 3, 1, 50, '2022-10-6 00:30:00', '2022-10-6 00:30:00');
-- Table: daily_race
CREATE TABLE IF NOT EXISTS 'daily_race' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'difficulty' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'cost_num' INTEGER NOT NULL, 'unique_chara_npc_min' INTEGER NOT NULL, 'unique_chara_npc_max' INTEGER NOT NULL, 'normal_rewards_odds_id' INTEGER NOT NULL, 'bonus_rewards_odds_id' INTEGER NOT NULL, 'rare_reward_odds_id' INTEGER NOT NULL, 'first_clear_item_category_1' INTEGER NOT NULL, 'first_clear_item_id_1' INTEGER NOT NULL, 'first_clear_item_num_1' INTEGER NOT NULL, 'first_clear_item_category_2' INTEGER NOT NULL, 'first_clear_item_id_2' INTEGER NOT NULL, 'first_clear_item_num_2' INTEGER NOT NULL, 'first_clear_item_category_3' INTEGER NOT NULL, 'first_clear_item_id_3' INTEGER NOT NULL, 'first_clear_item_num_3' INTEGER NOT NULL, 'pick_up_item_category_1' INTEGER NOT NULL, 'pick_up_item_id_1' INTEGER NOT NULL, 'pick_up_item_num_1' INTEGER NOT NULL, 'pick_up_item_category_2' INTEGER NOT NULL, 'pick_up_item_id_2' INTEGER NOT NULL, 'pick_up_item_num_2' INTEGER NOT NULL, 'pick_up_item_category_3' INTEGER NOT NULL, 'pick_up_item_id_3' INTEGER NOT NULL, 'pick_up_item_num_3' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (1, 1, 1, 580001, 1, 1, 1, 1100, 0, 1101, 90, 43, 50, 91, 59, 3000, 0, 0, 0, 91, 59, 300, 0, 0, 0, 0, 0, 0, 1483228800, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (2, 1, 2, 580002, 1, 3, 3, 1200, 0, 1201, 90, 43, 100, 91, 59, 8000, 0, 0, 0, 91, 59, 400, 0, 0, 0, 0, 0, 0, 1483228800, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (3, 1, 3, 580003, 1, 5, 5, 1300, 0, 1301, 90, 43, 150, 91, 59, 12000, 0, 0, 0, 91, 59, 500, 0, 0, 0, 0, 0, 0, 1483228800, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (4, 1, 4, 580004, 1, 6, 6, 1400, 0, 1401, 90, 43, 150, 91, 59, 20000, 0, 0, 0, 91, 59, 800, 0, 0, 0, 0, 0, 0, 1774191600, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (5, 4, 1, 580031, 1, 1, 1, 2100, 0, 2101, 90, 43, 50, 30, 110, 600, 0, 0, 0, 30, 110, 50, 0, 0, 0, 0, 0, 0, 1483228800, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (6, 4, 2, 580032, 1, 3, 3, 2200, 0, 2201, 90, 43, 100, 30, 110, 1500, 0, 0, 0, 30, 110, 70, 0, 0, 0, 0, 0, 0, 1483228800, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (7, 4, 3, 580033, 1, 5, 5, 2300, 0, 2301, 90, 43, 150, 30, 110, 2500, 0, 0, 0, 30, 110, 100, 0, 0, 0, 0, 0, 0, 1483228800, 2524608000);
INSERT INTO daily_race (id, group_id, difficulty, race_instance_id, cost_num, unique_chara_npc_min, unique_chara_npc_max, normal_rewards_odds_id, bonus_rewards_odds_id, rare_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, start_date, end_date) VALUES (8, 4, 4, 580034, 1, 6, 6, 2400, 0, 2401, 90, 43, 150, 30, 110, 5000, 0, 0, 0, 30, 110, 150, 0, 0, 0, 0, 0, 0, 1774191600, 2524608000);
-- Table: daily_race_billing
CREATE TABLE IF NOT EXISTS 'daily_race_billing' ('id' INTEGER NOT NULL, 'frequency' INTEGER NOT NULL, 'pay_cost' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO daily_race_billing (id, frequency, pay_cost) VALUES (1, 1, 100);
-- Table: daily_race_npc
CREATE TABLE IF NOT EXISTS 'daily_race_npc' ('id' INTEGER NOT NULL, 'npc_group_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'mob_id' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_set_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1, 5801, 1, 8002, 1, 0, 98, 54, 78, 82, 96, 7, 6, 1, 1, 6, 5, 4, 3, 6, 1, 40800201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2, 5801, 1, 8014, 1, 0, 115, 59, 96, 101, 86, 7, 6, 1, 1, 5, 6, 5, 4, 6, 1, 40801401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3, 5801, 1, 8020, 1, 0, 123, 56, 107, 51, 48, 7, 6, 2, 1, 5, 6, 5, 4, 6, 1, 40802001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4, 5801, 1, 8023, 1, 0, 107, 73, 86, 77, 64, 7, 6, 2, 1, 5, 6, 5, 4, 6, 1, 40802301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (5, 5801, 1, 8026, 1, 0, 91, 55, 103, 111, 80, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 40802601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (6, 5801, 1, 8029, 1, 0, 106, 55, 122, 65, 92, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 40802901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (7, 5801, 1, 8032, 1, 0, 121, 76, 112, 95, 80, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 40803201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (8, 5801, 1, 8035, 1, 0, 86, 84, 76, 98, 92, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 40803501);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (9, 5801, 1, 8038, 1, 0, 97, 76, 114, 72, 124, 7, 6, 2, 1, 3, 4, 5, 6, 6, 1, 40803801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (10, 5801, 1, 8011, 1, 0, 103, 52, 94, 94, 93, 7, 6, 1, 1, 6, 5, 4, 3, 6, 1, 40801101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (11, 5801, 1, 8067, 1, 0, 91, 96, 73, 95, 80, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 40806701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (12, 5801, 1, 8070, 1, 0, 98, 99, 80, 43, 94, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 40807001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (13, 5801, 1, 8071, 1, 0, 84, 62, 90, 109, 64, 6, 7, 6, 2, 5, 6, 5, 4, 6, 1, 40807101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (14, 5801, 1, 8073, 1, 0, 81, 69, 98, 86, 112, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 40807301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (15, 5801, 1, 8088, 1, 0, 71, 100, 87, 87, 95, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 40808801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (16, 5801, 1, 8089, 1, 0, 91, 75, 123, 126, 77, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 40808901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (17, 5801, 1002, 0, 1, 0, 146, 107, 137, 124, 111, 4, 6, 7, 3, 7, 5, 3, 1, 7, 1, 40100201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (18, 5801, 1006, 0, 1, 0, 126, 108, 138, 125, 126, 6, 7, 7, 6, 2, 6, 7, 4, 7, 7, 40100601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (19, 5801, 1009, 0, 1, 0, 132, 118, 134, 126, 108, 2, 7, 7, 5, 6, 7, 3, 1, 7, 1, 40100901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (20, 5801, 1010, 0, 1, 0, 149, 82, 155, 114, 126, 7, 7, 3, 1, 5, 7, 3, 1, 7, 7, 40101001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (22, 5801, 1041, 0, 1, 0, 151, 53, 150, 138, 121, 7, 5, 1, 1, 6, 7, 2, 1, 7, 7, 40104101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (26, 5801, 1060, 0, 1, 0, 133, 114, 109, 110, 121, 1, 5, 7, 7, 2, 6, 7, 4, 7, 7, 40106001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (27, 5801, 1061, 0, 1, 0, 136, 106, 130, 100, 113, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 40106101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (28, 5802, 1, 8002, 8, 0, 244, 134, 196, 206, 215, 7, 6, 1, 1, 6, 5, 4, 3, 6, 1, 41800201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (29, 5802, 1, 8014, 11, 0, 253, 130, 211, 222, 189, 7, 6, 1, 1, 5, 6, 5, 4, 6, 1, 41801401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (30, 5802, 1, 8020, 12, 0, 343, 155, 298, 143, 133, 7, 6, 2, 1, 5, 6, 5, 4, 6, 1, 41802001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (31, 5802, 1, 8023, 11, 0, 256, 174, 206, 185, 152, 7, 6, 2, 1, 5, 6, 5, 4, 6, 1, 41802301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (32, 5802, 1, 8026, 8, 0, 200, 120, 226, 243, 175, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 41802601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (33, 5802, 1, 8029, 11, 0, 232, 120, 268, 142, 202, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 41802901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (34, 5802, 1, 8032, 11, 0, 263, 165, 243, 205, 173, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 41803201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (35, 5802, 1, 8035, 8, 0, 194, 190, 170, 220, 208, 7, 6, 2, 1, 4, 5, 6, 5, 6, 1, 41803501);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (36, 5802, 1, 8038, 8, 0, 213, 167, 251, 157, 272, 7, 6, 2, 1, 3, 4, 5, 6, 6, 1, 41803801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (37, 5802, 1, 8011, 8, 0, 232, 117, 211, 212, 209, 7, 6, 1, 1, 6, 5, 4, 3, 6, 1, 41801101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (38, 5802, 1, 8067, 8, 0, 228, 240, 182, 238, 199, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 41806701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (39, 5802, 1, 8070, 11, 0, 246, 248, 200, 107, 234, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 41807001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (40, 5802, 1, 8071, 11, 0, 210, 155, 224, 271, 159, 6, 7, 6, 2, 5, 6, 5, 4, 6, 1, 41807101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (41, 5802, 1, 8073, 12, 0, 194, 166, 235, 205, 268, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 41807301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (42, 5802, 1, 8088, 12, 0, 160, 226, 196, 196, 213, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 41808801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (43, 5802, 1, 8089, 8, 0, 200, 164, 270, 276, 168, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 41808901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (44, 5802, 1002, 0, 100201, 0, 380, 278, 356, 321, 287, 4, 6, 7, 3, 7, 5, 3, 1, 7, 1, 41100201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (45, 5802, 1006, 0, 100601, 0, 328, 280, 359, 324, 328, 6, 7, 7, 6, 2, 6, 7, 4, 7, 7, 41100601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (46, 5802, 1009, 0, 100901, 0, 343, 306, 348, 326, 280, 2, 7, 7, 5, 6, 7, 3, 1, 7, 1, 41100901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (47, 5802, 1010, 0, 101001, 0, 371, 205, 386, 285, 314, 7, 7, 3, 1, 5, 7, 3, 1, 7, 7, 41101001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (49, 5802, 1041, 0, 104101, 0, 393, 138, 389, 358, 315, 7, 5, 1, 1, 6, 7, 2, 1, 7, 7, 41104101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (53, 5802, 1060, 0, 106001, 0, 371, 319, 304, 308, 337, 1, 5, 7, 7, 2, 6, 7, 4, 7, 7, 41106001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (54, 5802, 1061, 0, 106101, 0, 381, 297, 363, 280, 316, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 41106101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (55, 5803, 1, 8094, 11, 0, 330, 370, 486, 252, 232, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 42809401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (56, 5803, 1, 8098, 11, 0, 364, 401, 382, 239, 418, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 42809801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (57, 5803, 1, 8100, 8, 0, 439, 338, 477, 272, 241, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 42810001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (58, 5803, 1, 8103, 11, 0, 398, 318, 406, 372, 207, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 42810301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (59, 5803, 1, 8106, 8, 0, 269, 301, 373, 398, 373, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 42810601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (60, 5803, 1, 8107, 12, 0, 321, 286, 366, 379, 405, 6, 7, 6, 2, 3, 4, 5, 6, 6, 1, 42810701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (61, 5803, 1, 8109, 12, 0, 374, 389, 413, 312, 283, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 42810901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (62, 5803, 1, 8110, 8, 0, 405, 322, 384, 354, 411, 6, 7, 6, 2, 3, 4, 5, 6, 6, 1, 42811001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (63, 5803, 1, 8128, 11, 0, 298, 410, 270, 259, 405, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 42812801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (64, 5803, 1, 8131, 12, 0, 286, 398, 460, 324, 420, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 42813101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (65, 5803, 1, 8176, 12, 0, 347, 203, 445, 385, 319, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 42817601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (66, 5803, 1, 8179, 8, 0, 336, 426, 426, 241, 289, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 42817901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (67, 5803, 1, 8182, 11, 0, 367, 455, 407, 212, 238, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 42818201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (68, 5803, 1, 8185, 8, 0, 456, 265, 340, 397, 401, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 42818501);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (69, 5803, 1002, 0, 100201, 0, 657, 482, 617, 556, 497, 4, 6, 7, 3, 7, 5, 3, 1, 7, 1, 42100201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (70, 5803, 1006, 0, 100601, 0, 554, 473, 607, 548, 554, 6, 7, 7, 6, 2, 6, 7, 4, 7, 6, 42100601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (71, 5803, 1009, 0, 100901, 0, 607, 541, 616, 577, 495, 2, 7, 7, 5, 6, 7, 3, 1, 7, 1, 42100901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (72, 5803, 1010, 0, 101001, 0, 683, 377, 711, 524, 577, 7, 7, 3, 1, 5, 7, 3, 1, 7, 7, 42101001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (74, 5803, 1041, 0, 104101, 0, 695, 244, 688, 633, 557, 7, 5, 1, 1, 6, 7, 2, 1, 7, 7, 42104101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (78, 5803, 1060, 0, 106001, 0, 649, 559, 532, 539, 590, 1, 5, 7, 7, 2, 6, 7, 4, 7, 7, 42106001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (79, 5803, 1061, 0, 106101, 0, 653, 509, 622, 480, 542, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 42106101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (100, 5831, 1, 8212, 1, 0, 130, 65, 81, 60, 60, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 40821201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (101, 5831, 1, 8214, 1, 0, 93, 109, 100, 80, 97, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 40821401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (102, 5831, 1, 8217, 1, 0, 123, 109, 124, 63, 114, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 40821701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (103, 5831, 1, 8220, 1, 0, 90, 90, 87, 58, 61, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 40822001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (104, 5831, 1, 8221, 1, 0, 104, 83, 100, 76, 93, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 40822101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (105, 5831, 1, 8223, 1, 0, 103, 103, 94, 87, 84, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 40822301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (106, 5831, 1, 8224, 1, 0, 74, 67, 130, 87, 115, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 40822401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (107, 5831, 1, 8226, 1, 0, 97, 84, 126, 102, 77, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 40822601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (108, 5831, 1, 8227, 1, 0, 99, 94, 71, 84, 79, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 40822701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (109, 5831, 1, 8229, 1, 0, 92, 86, 102, 69, 62, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 40822901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (110, 5831, 1, 8230, 1, 0, 126, 99, 115, 72, 94, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 40823001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (111, 5831, 1, 8232, 1, 0, 101, 88, 76, 104, 86, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 40823201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (112, 5831, 1, 8271, 1, 0, 73, 78, 95, 91, 124, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 40827101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (113, 5831, 1, 8272, 1, 0, 118, 78, 100, 102, 69, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 40827201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (114, 5831, 1, 8320, 1, 0, 98, 94, 67, 72, 111, 1, 1, 6, 7, 6, 5, 4, 3, 6, 1, 40832001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (115, 5831, 1, 8323, 1, 0, 79, 60, 108, 120, 87, 1, 1, 6, 7, 6, 5, 4, 3, 6, 1, 40832301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (116, 5831, 1001, 0, 1, 0, 130, 137, 127, 109, 118, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 40100101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (117, 5831, 1016, 0, 1, 0, 133, 138, 133, 109, 116, 6, 6, 7, 7, 4, 6, 7, 2, 7, 1, 40101601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (118, 5831, 1017, 0, 1, 0, 129, 129, 122, 112, 138, 3, 6, 7, 7, 6, 6, 7, 5, 7, 1, 40101701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (119, 5831, 1020, 0, 1, 0, 140, 148, 140, 90, 94, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 40102001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (120, 5831, 1023, 0, 1, 0, 124, 127, 116, 113, 133, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 40102301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (121, 5831, 1026, 0, 1, 0, 132, 116, 125, 121, 125, 7, 7, 7, 5, 7, 6, 4, 1, 7, 1, 40102601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (122, 5831, 1027, 0, 1, 0, 125, 127, 121, 117, 121, 3, 5, 7, 6, 2, 6, 7, 2, 7, 1, 40102701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (125, 5832, 1, 8212, 12, 0, 311, 156, 193, 143, 131, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 41821201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (126, 5832, 1, 8214, 12, 0, 186, 218, 200, 159, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 41821401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (127, 5832, 1, 8217, 8, 0, 221, 195, 222, 113, 205, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 41821701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (128, 5832, 1, 8220, 12, 0, 226, 224, 217, 145, 153, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 41822001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (129, 5832, 1, 8221, 8, 0, 233, 187, 225, 172, 210, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 41822101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (130, 5832, 1, 8223, 11, 0, 232, 231, 212, 196, 190, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 41822301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (131, 5832, 1, 8224, 12, 0, 147, 133, 259, 174, 230, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 41822401);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (132, 5832, 1, 8226, 8, 0, 194, 167, 251, 204, 154, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 41822601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (133, 5832, 1, 8227, 8, 0, 247, 235, 178, 210, 197, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 41822701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (134, 5832, 1, 8229, 8, 0, 230, 215, 254, 172, 155, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 41822901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (135, 5832, 1, 8230, 8, 0, 252, 197, 229, 144, 188, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 41823001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (136, 5832, 1, 8232, 11, 0, 202, 176, 152, 207, 171, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 41823201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (137, 5832, 1, 8271, 8, 0, 160, 172, 209, 199, 272, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 41827101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (138, 5832, 1, 8272, 11, 0, 260, 171, 220, 224, 152, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 41827201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (139, 5832, 1, 8320, 12, 0, 221, 211, 150, 162, 250, 1, 1, 6, 7, 6, 5, 4, 3, 6, 1, 41832001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (140, 5832, 1, 8323, 8, 0, 190, 144, 258, 287, 208, 1, 1, 6, 7, 6, 5, 4, 3, 6, 1, 41832301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (141, 5832, 1001, 0, 100101, 0, 338, 356, 329, 283, 306, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 41100101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (142, 5832, 1016, 0, 101601, 0, 345, 358, 345, 283, 302, 6, 6, 7, 7, 4, 6, 7, 2, 7, 1, 41101601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (143, 5832, 1017, 0, 101701, 0, 335, 335, 316, 290, 358, 3, 6, 7, 7, 6, 6, 7, 5, 7, 1, 41101701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (144, 5832, 1020, 0, 102001, 0, 349, 369, 349, 224, 234, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 41102001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (145, 5832, 1023, 0, 102301, 0, 322, 330, 300, 293, 345, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 41102301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (146, 5832, 1026, 0, 102601, 0, 355, 312, 336, 327, 336, 7, 7, 7, 5, 7, 6, 4, 1, 7, 1, 41102601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (147, 5832, 1027, 0, 102701, 0, 325, 330, 315, 304, 315, 3, 5, 7, 6, 2, 6, 7, 2, 7, 1, 41102701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (150, 5833, 1, 8329, 12, 0, 272, 425, 214, 326, 450, 1, 1, 6, 7, 6, 5, 4, 3, 6, 1, 42832901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (151, 5833, 1, 8347, 12, 0, 294, 406, 312, 411, 339, 1, 1, 6, 7, 5, 6, 5, 4, 6, 1, 42834701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (152, 5833, 1, 8350, 11, 0, 432, 405, 358, 254, 427, 1, 1, 6, 7, 5, 6, 5, 4, 6, 1, 42835001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (153, 5833, 1, 8356, 11, 0, 232, 411, 338, 354, 400, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 42835601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (154, 5833, 1, 8359, 12, 0, 366, 309, 357, 359, 379, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 42835901);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (155, 5833, 1, 8362, 11, 0, 398, 348, 502, 212, 396, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 42836201);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (156, 5833, 1, 8365, 12, 0, 292, 434, 482, 270, 480, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 42836501);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (157, 5833, 1, 8368, 11, 0, 290, 241, 351, 405, 382, 1, 1, 6, 7, 3, 4, 5, 6, 6, 1, 42836801);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (158, 5833, 1, 8371, 8, 0, 321, 418, 433, 529, 256, 1, 1, 6, 7, 3, 4, 5, 6, 6, 1, 42837101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (159, 5833, 1, 8430, 8, 0, 322, 424, 494, 210, 252, 6, 7, 6, 2, 5, 6, 5, 4, 6, 1, 42843001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (160, 5833, 1, 8433, 8, 0, 368, 216, 466, 388, 272, 6, 7, 6, 2, 5, 6, 5, 4, 6, 1, 42843301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (161, 5833, 1, 8440, 12, 0, 461, 346, 437, 261, 194, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 42844001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (162, 5833, 1, 8443, 8, 0, 326, 307, 510, 349, 227, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 42844301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (163, 5833, 1, 8446, 11, 0, 320, 234, 452, 331, 491, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 42844601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (164, 5833, 1001, 0, 100101, 0, 572, 603, 557, 480, 517, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 42100101);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (165, 5833, 1016, 0, 101601, 0, 583, 605, 583, 480, 510, 6, 6, 7, 7, 4, 6, 7, 2, 7, 1, 42101601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (166, 5833, 1017, 0, 101701, 0, 568, 568, 535, 491, 605, 3, 6, 7, 7, 6, 6, 7, 5, 7, 1, 42101701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (167, 5833, 1020, 0, 102001, 0, 628, 664, 628, 403, 421, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 42102001);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (168, 5833, 1023, 0, 102301, 0, 570, 584, 531, 518, 610, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 42102301);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (169, 5833, 1026, 0, 102601, 0, 605, 531, 573, 557, 573, 7, 7, 7, 5, 7, 6, 4, 1, 7, 1, 42102601);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (170, 5833, 1027, 0, 102701, 0, 588, 597, 569, 550, 557, 3, 5, 7, 6, 2, 6, 7, 2, 7, 1, 42102701);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (201, 5804, 1, 8094, 11, 0, 528, 592, 778, 403, 371, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 40809404);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (202, 5804, 1, 8098, 11, 0, 582, 642, 611, 382, 669, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 40809804);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (203, 5804, 1, 8100, 8, 0, 702, 541, 763, 435, 386, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 40810004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (204, 5804, 1, 8103, 11, 0, 637, 509, 650, 595, 331, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 40810304);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (205, 5804, 1, 8106, 8, 0, 430, 482, 597, 637, 597, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 40810604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (206, 5804, 1, 8107, 12, 0, 514, 458, 586, 606, 648, 6, 7, 6, 2, 3, 4, 5, 6, 6, 1, 40810704);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (207, 5804, 1, 8109, 12, 0, 598, 622, 661, 499, 453, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 40810904);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (208, 5804, 1, 8110, 8, 0, 648, 515, 614, 566, 658, 6, 7, 6, 2, 3, 4, 5, 6, 6, 1, 40811004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (209, 5804, 1, 8128, 11, 0, 477, 656, 432, 414, 648, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 40812804);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (210, 5804, 1, 8131, 12, 0, 458, 637, 736, 518, 672, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 40813104);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (211, 5804, 1, 8176, 12, 0, 555, 325, 712, 616, 510, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 40817604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (212, 5804, 1, 8179, 8, 0, 538, 682, 682, 386, 462, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 40817904);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (213, 5804, 1, 8182, 11, 0, 587, 728, 651, 339, 381, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 40818204);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (214, 5804, 1, 8185, 8, 0, 730, 424, 544, 635, 642, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 40818504);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (215, 5804, 1002, 0, 100201, 0, 837, 614, 786, 709, 633, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 40100204);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (216, 5804, 1006, 0, 100601, 0, 693, 591, 759, 685, 693, 6, 7, 7, 6, 2, 6, 7, 4, 7, 4, 40100604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (217, 5804, 1009, 0, 100901, 0, 759, 676, 770, 721, 619, 2, 7, 7, 5, 6, 7, 3, 1, 7, 2, 40100904);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (218, 5804, 1010, 0, 101001, 0, 799, 441, 792, 613, 715, 7, 7, 3, 1, 5, 7, 3, 1, 7, 6, 40101004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (219, 5804, 1041, 0, 104101, 0, 786, 455, 788, 672, 690, 7, 7, 1, 1, 6, 7, 2, 1, 7, 1, 40104104);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (220, 5804, 1060, 0, 106001, 0, 811, 699, 665, 674, 738, 1, 7, 7, 7, 2, 6, 7, 4, 7, 1, 40106004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (221, 5804, 1061, 0, 106101, 0, 807, 629, 769, 593, 670, 7, 7, 6, 5, 1, 6, 7, 4, 7, 6, 40106104);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (251, 5834, 1, 8329, 12, 0, 435, 680, 342, 522, 720, 1, 1, 6, 7, 6, 5, 4, 3, 6, 1, 40832904);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (252, 5834, 1, 8347, 12, 0, 470, 650, 499, 658, 542, 1, 1, 6, 7, 5, 6, 5, 4, 6, 1, 40834704);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (253, 5834, 1, 8350, 11, 0, 691, 648, 573, 406, 683, 1, 1, 6, 7, 5, 6, 5, 4, 6, 1, 40835004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (254, 5834, 1, 8356, 11, 0, 371, 658, 541, 566, 640, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 40835604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (255, 5834, 1, 8359, 12, 0, 586, 494, 571, 574, 606, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 40835904);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (256, 5834, 1, 8362, 11, 0, 637, 557, 803, 339, 634, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 40836204);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (257, 5834, 1, 8365, 12, 0, 467, 694, 771, 432, 768, 1, 1, 6, 7, 4, 5, 6, 5, 6, 1, 40836504);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (258, 5834, 1, 8368, 11, 0, 464, 386, 562, 648, 611, 1, 1, 6, 7, 3, 4, 5, 6, 6, 1, 40836804);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (259, 5834, 1, 8371, 8, 0, 514, 669, 693, 846, 410, 1, 1, 6, 7, 3, 4, 5, 6, 6, 1, 40837104);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (260, 5834, 1, 8430, 8, 0, 515, 678, 790, 336, 403, 6, 7, 6, 2, 5, 6, 5, 4, 6, 1, 40843004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (261, 5834, 1, 8433, 8, 0, 589, 346, 746, 621, 435, 6, 7, 6, 2, 5, 6, 5, 4, 6, 1, 40843304);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (262, 5834, 1, 8440, 12, 0, 738, 554, 699, 418, 310, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 40844004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (263, 5834, 1, 8443, 8, 0, 522, 491, 816, 558, 363, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 40844304);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (264, 5834, 1, 8446, 11, 0, 512, 374, 723, 530, 786, 6, 7, 6, 2, 4, 5, 6, 5, 6, 1, 40844604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (265, 5834, 1001, 0, 100101, 0, 726, 766, 707, 610, 657, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 40100104);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (266, 5834, 1016, 0, 101601, 0, 718, 745, 718, 592, 629, 6, 6, 7, 7, 4, 6, 7, 2, 7, 4, 40101604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (267, 5834, 1017, 0, 101701, 0, 745, 745, 703, 644, 795, 3, 6, 7, 7, 6, 6, 7, 5, 7, 2, 40101704);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (268, 5834, 1020, 0, 102001, 0, 792, 835, 792, 504, 533, 1, 5, 7, 7, 7, 6, 4, 3, 7, 6, 40102004);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (269, 5834, 1023, 0, 102301, 0, 692, 708, 644, 629, 740, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 40102304);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (270, 5834, 1026, 0, 102601, 0, 744, 653, 705, 685, 705, 7, 7, 7, 5, 7, 6, 4, 1, 7, 1, 40102604);
INSERT INTO daily_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (271, 5834, 1027, 0, 102701, 0, 698, 709, 675, 654, 661, 3, 5, 7, 6, 2, 6, 7, 2, 7, 6, 40102704);
-- Table: directory
CREATE TABLE IF NOT EXISTS 'directory' ('id' INTEGER NOT NULL, 'required_point' INTEGER NOT NULL, 'rank_level' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (1, 0, 1, 0, 0, 0);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (2, 22000, 2, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (3, 30000, 3, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (4, 40000, 4, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (5, 50000, 5, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (6, 60000, 6, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (7, 72000, 7, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (8, 84000, 8, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (9, 96000, 9, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (10, 108000, 10, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (11, 120000, 11, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (12, 136000, 12, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (13, 152000, 13, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (14, 168000, 14, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (15, 184000, 15, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (16, 200000, 16, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (17, 216000, 17, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (18, 232000, 18, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (19, 248000, 19, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (20, 264000, 20, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (21, 284000, 21, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (22, 304000, 22, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (23, 324000, 23, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (24, 344000, 24, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (25, 364000, 25, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (26, 384000, 26, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (27, 404000, 27, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (28, 424000, 28, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (29, 444000, 29, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (30, 464000, 30, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (31, 484000, 31, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (32, 512000, 32, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (33, 540000, 33, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (34, 568000, 34, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (35, 596000, 35, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (36, 624000, 36, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (37, 652000, 37, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (38, 680000, 38, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (39, 708000, 39, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (40, 736000, 40, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (41, 764000, 41, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (42, 800000, 42, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (43, 836000, 43, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (44, 872000, 44, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (45, 908000, 45, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (46, 944000, 46, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (47, 980000, 47, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (48, 1016000, 48, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (49, 1052000, 49, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (50, 1088000, 50, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (51, 1124000, 51, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (52, 1170000, 52, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (53, 1216000, 53, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (54, 1262000, 54, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (55, 1308000, 55, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (56, 1354000, 56, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (57, 1400000, 57, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (58, 1446000, 58, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (59, 1492000, 59, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (60, 1538000, 60, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (61, 1584000, 61, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (62, 1640000, 62, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (63, 1696000, 63, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (64, 1752000, 64, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (65, 1808000, 65, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (66, 1864000, 66, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (67, 1920000, 67, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (68, 1976000, 68, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (69, 2032000, 69, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (70, 2088000, 70, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (71, 2144000, 71, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (72, 2212000, 72, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (73, 2280000, 73, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (74, 2348000, 74, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (75, 2416000, 75, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (76, 2484000, 76, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (77, 2552000, 77, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (78, 2620000, 78, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (79, 2688000, 79, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (80, 2756000, 80, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (81, 2824000, 81, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (82, 2904000, 82, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (83, 2984000, 83, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (84, 3064000, 84, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (85, 3144000, 85, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (86, 3224000, 86, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (87, 3304000, 87, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (88, 3384000, 88, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (89, 3464000, 89, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (90, 3544000, 90, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (91, 3624000, 91, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (92, 3716000, 92, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (93, 3808000, 93, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (94, 3900000, 94, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (95, 3992000, 95, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (96, 4084000, 96, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (97, 4176000, 97, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (98, 4268000, 98, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (99, 4360000, 99, 90, 43, 50);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (100, 4452000, 100, 90, 43, 500);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (101, 4544000, 101, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (102, 4640000, 102, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (103, 4736000, 103, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (104, 4832000, 104, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (105, 4928000, 105, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (106, 5024000, 106, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (107, 5120000, 107, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (108, 5216000, 108, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (109, 5312000, 109, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (110, 5408000, 110, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (111, 5504000, 111, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (112, 5604000, 112, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (113, 5704000, 113, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (114, 5804000, 114, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (115, 5904000, 115, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (116, 6004000, 116, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (117, 6104000, 117, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (118, 6204000, 118, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (119, 6304000, 119, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (120, 6404000, 120, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (121, 6504000, 121, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (122, 6612000, 122, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (123, 6720000, 123, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (124, 6828000, 124, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (125, 6936000, 125, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (126, 7044000, 126, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (127, 7152000, 127, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (128, 7260000, 128, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (129, 7368000, 129, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (130, 7476000, 130, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (131, 7584000, 131, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (132, 7700000, 132, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (133, 7816000, 133, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (134, 7932000, 134, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (135, 8048000, 135, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (136, 8164000, 136, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (137, 8280000, 137, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (138, 8396000, 138, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (139, 8512000, 139, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (140, 8628000, 140, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (141, 8744000, 141, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (142, 8868000, 142, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (143, 8992000, 143, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (144, 9116000, 144, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (145, 9240000, 145, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (146, 9364000, 146, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (147, 9488000, 147, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (148, 9612000, 148, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (149, 9736000, 149, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (150, 9860000, 150, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (151, 9984000, 151, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (152, 10118000, 152, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (153, 10252000, 153, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (154, 10386000, 154, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (155, 10520000, 155, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (156, 10654000, 156, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (157, 10788000, 157, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (158, 10922000, 158, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (159, 11056000, 159, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (160, 11190000, 160, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (161, 11324000, 161, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (162, 11468000, 162, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (163, 11612000, 163, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (164, 11756000, 164, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (165, 11900000, 165, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (166, 12044000, 166, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (167, 12188000, 167, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (168, 12332000, 168, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (169, 12476000, 169, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (170, 12620000, 170, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (171, 12764000, 171, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (172, 12918000, 172, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (173, 13072000, 173, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (174, 13226000, 174, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (175, 13380000, 175, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (176, 13534000, 176, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (177, 13688000, 177, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (178, 13842000, 178, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (179, 13996000, 179, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (180, 14150000, 180, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (181, 14304000, 181, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (182, 14468000, 182, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (183, 14632000, 183, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (184, 14796000, 184, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (185, 14960000, 185, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (186, 15124000, 186, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (187, 15288000, 187, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (188, 15452000, 188, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (189, 15616000, 189, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (190, 15780000, 190, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (191, 15944000, 191, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (192, 16118000, 192, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (193, 16292000, 193, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (194, 16466000, 194, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (195, 16640000, 195, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (196, 16814000, 196, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (197, 16988000, 197, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (198, 17162000, 198, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (199, 17336000, 199, 90, 43, 75);
INSERT INTO directory (id, required_point, rank_level, item_category_1, item_id_1, item_num_1) VALUES (200, 17510000, 200, 90, 43, 500);
-- Table: dress_data
CREATE TABLE IF NOT EXISTS 'dress_data' ('id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'have_mini' INTEGER NOT NULL, 'general_purpose' INTEGER NOT NULL, 'costume_type' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'use_gender' INTEGER NOT NULL, 'body_shape' INTEGER NOT NULL, 'body_type' INTEGER NOT NULL, 'body_type_sub' INTEGER NOT NULL, 'body_setting' INTEGER NOT NULL, 'use_race' INTEGER NOT NULL, 'use_live' INTEGER NOT NULL, 'use_live_theater' INTEGER NOT NULL, 'use_home' INTEGER NOT NULL, 'use_dress_change' INTEGER NOT NULL, 'is_wet' INTEGER NOT NULL, 'is_dirt' INTEGER NOT NULL, 'head_sub_id' INTEGER NOT NULL, 'use_season' INTEGER NOT NULL, 'dress_color_main' TEXT NOT NULL, 'dress_color_sub' TEXT NOT NULL, 'color_num' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'tail_model_id' INTEGER NOT NULL, 'tail_model_sub_id' INTEGER NOT NULL, 'mini_mayu_shader_type' INTEGER NOT NULL, 'start_time' INTEGER NOT NULL, 'end_time' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (1, 5, 0, 0, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (2, 1, 1, 1, 0, 0, 0, 0, 2, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, '5E3FC5', 'AB8FFF', 0, 1, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (3, 5, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (4, 5, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (5, 2, 1, 1, 0, 0, 0, 0, 2, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, '5E3FC5', 'AB8FFF', 0, 2, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (6, 5, 1, 0, 0, 0, 1, 0, 3, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (7, 5, 0, 0, 0, 0, 0, 0, 6, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 4, 3, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (8, 5, 0, 0, 0, 0, 0, 0, 7, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (9, 5, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (11, 5, 0, 0, 0, 0, 0, 0, 7, 1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (12, 5, 0, 0, 0, 0, 0, 0, 7, 2, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (13, 5, 0, 1, 0, 0, 0, 1, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, '5E3FC5', 'AB8FFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (14, 5, 0, 1, 0, 0, 0, 1, 2, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, '5E3FC5', 'AB8FFF', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (15, 5, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (16, 5, 0, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (17, 5, 0, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (18, 5, 0, 0, 0, 0, 0, 0, 8, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (19, 5, 0, 0, 0, 0, 0, 0, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (20, 5, 0, 0, 0, 0, 0, 0, 8, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (21, 5, 0, 0, 0, 0, 0, 0, 8, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (22, 5, 0, 0, 0, 0, 0, 0, 8, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (23, 5, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (24, 5, 0, 0, 0, 0, 0, 0, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 201, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (25, 5, 0, 0, 0, 0, 0, 0, 9, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 4, 4, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101, 4, 1, 1, 0, 0, 0, 0, 5, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 150, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102, 2, 1, 1, 0, 0, 0, 0, 50, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 101, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103, 2, 1, 1, 0, 0, 0, 0, 50, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 102, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104, 2, 1, 1, 0, 0, 0, 0, 51, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 103, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105, 2, 1, 1, 0, 0, 0, 0, 51, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 104, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106, 2, 1, 1, 0, 0, 0, 0, 52, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 105, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107, 2, 1, 1, 0, 0, 0, 0, 52, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 'D23441', 'F4BD38', 0, 106, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100101, 3, 1, 1, 1, 1001, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'EE6DCB', 'FFDEF9', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100102, 3, 1, 0, 0, 1001, 0, 0, 101, 2, 0, 1, 1, 1, 1, 1, 1, 1, 2, 0, 'EE6DCB', 'FFDEF9', 0, 153, -1, 0, -1, 1782424800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100130, 3, 1, 0, 0, 1001, 0, 0, 170, 30, 0, 1, 1, 1, 1, 1, 1, 1, 30, 0, 'EE6DCB', 'FFDEF9', 0, 152, -1, 0, -1, 1760479200, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100201, 3, 1, 1, 1, 1002, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '29BD70', 'FFCE48', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100301, 3, 1, 1, 1, 1003, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3376D2', 'FF99D0', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100302, 3, 1, 0, 0, 1003, 0, 0, 101, 2, 0, 1, 1, 1, 1, 1, 1, 1, 2, 0, '3376D2', 'FF99D0', 0, 152, -1, 0, -1, 1752703200, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100401, 3, 1, 1, 1, 1004, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'EA504A', 'FFCD00', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100430, 3, 1, 0, 0, 1004, 0, 0, 170, 30, 0, 1, 1, 1, 1, 1, 1, 1, 30, 0, 'EA504A', 'FFCD00', 0, 152, -1, 0, -1, 1760479200, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100501, 3, 1, 1, 1, 1005, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '444745', '33B839', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100520, 3, 1, 0, 0, 1005, 0, 0, 100, 20, 0, 1, 1, 1, 1, 1, 1, 1, 20, 0, '444745', '33B839', 0, 152, -1, 0, -1, 1775426400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100601, 3, 1, 1, 1, 1006, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3A7AD2', 'ECE7E7', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100646, 3, 1, 0, 0, 1006, 0, 0, 200, 46, 0, 1, 1, 1, 1, 1, 1, 1, 46, 0, '3A7AD2', 'ECE7E7', 0, 152, -1, 0, -1, 1767650400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100701, 3, 1, 1, 1, 1007, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'DA3C57', 'E9DA36', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100730, 3, 1, 0, 0, 1007, 0, 0, 100, 30, 0, 1, 1, 1, 1, 1, 1, 1, 30, 0, 'DA3C57', 'E9DA36', 0, 152, -1, 0, -1, 1783029600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100801, 3, 1, 1, 1, 1008, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'D4C200', '3DD1D7', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (100901, 3, 1, 1, 1, 1009, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '4F64D8', 'E73472', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101001, 3, 1, 1, 1, 1010, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '73C032', 'FFAC42', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101023, 3, 1, 0, 0, 1010, 0, 0, 150, 23, 0, 1, 1, 1, 1, 1, 1, 1, 23, 0, '73C032', 'FFAC42', 0, 152, -1, 0, -1, 1781215200, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101101, 3, 1, 1, 1, 1011, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3A34AC', 'E3493F', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101116, 3, 1, 0, 0, 1011, 0, 0, 130, 16, 0, 1, 1, 1, 1, 1, 1, 1, 16, 0, '3A34AC', 'E3493F', 0, 152, -1, 0, -1, 1758492000, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101201, 3, 1, 1, 1, 1012, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, '2185D0', 'E6453A', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101301, 3, 1, 1, 1, 1013, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '00B5BE', 'DFC8E7', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101302, 3, 1, 0, 0, 1013, 0, 0, 101, 2, 0, 1, 1, 1, 1, 1, 1, 1, 2, 0, '00B5BE', 'DFC8E7', 0, 152, -1, 0, -1, 1752703200, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101330, 3, 1, 0, 0, 1013, 0, 0, 170, 30, 0, 1, 1, 1, 1, 1, 1, 1, 30, 0, '00B5BE', 'DFC8E7', 0, 153, 1013, 30, -1, 1783029600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101401, 3, 1, 1, 1, 1014, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'DD4E31', 'EFDB28', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101416, 3, 1, 0, 0, 1014, 0, 0, 130, 16, 0, 1, 1, 1, 1, 1, 1, 1, 16, 0, 'DD4E31', 'EFDB28', 0, 152, -1, 0, -1, 1758492000, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101501, 3, 1, 1, 1, 1015, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'F271C4', 'FBE415', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101510, 3, 1, 0, 0, 1015, 0, 0, 100, 10, 0, 1, 1, 1, 1, 1, 1, 1, 10, 0, 'F271C4', 'FBE415', 0, 152, -1, 0, -1, 1769724000, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101601, 3, 1, 1, 1, 1016, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '75358C', 'D638A3', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101602, 3, 1, 0, 0, 1016, 0, 0, 101, 2, 0, 1, 1, 1, 1, 1, 1, 1, 2, 0, '75358C', 'D638A3', 0, 152, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101701, 3, 1, 1, 1, 1017, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '1C7763', 'C6314B', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101743, 3, 1, 0, 0, 1017, 0, 0, 100, 43, 0, 1, 1, 1, 1, 1, 1, 1, 43, 0, '1C7763', 'C6314B', 0, 152, -1, 0, -1, 1765749600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101801, 3, 1, 1, 1, 1018, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '0092CB', 'FAE053', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101826, 3, 1, 0, 0, 1018, 0, 0, 160, 26, 0, 1, 1, 1, 1, 1, 1, 1, 26, 0, '0092CB', 'FAE053', 0, 152, -1, 0, -1, 1756418400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101901, 3, 1, 1, 1, 1019, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 'F37F96', 'F9F189', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (101940, 3, 1, 0, 0, 1019, 0, 0, 100, 40, 0, 1, 1, 1, 1, 1, 1, 1, 40, 0, 'F37F96', 'F9F189', 0, 152, -1, 0, -1, 1787090400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102001, 3, 1, 1, 1, 1020, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '65D283', 'F4DA40', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102020, 3, 1, 0, 0, 1020, 0, 0, 100, 20, 0, 1, 1, 1, 1, 1, 1, 1, 20, 0, '65D283', 'F4DA40', 0, 152, -1, 0, -1, 1775426400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102101, 3, 1, 1, 1, 1021, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3290D6', 'C6DAE7', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102143, 3, 1, 0, 0, 1021, 0, 0, 100, 43, 0, 1, 1, 1, 1, 1, 1, 1, 43, 0, '3290D6', 'C6DAE7', 0, 152, -1, 0, -1, 1788818400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102201, 3, 1, 1, 1, 1022, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '20A95C', 'EE5340', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102226, 3, 1, 0, 0, 1022, 0, 0, 100, 26, 0, 1, 1, 1, 1, 1, 1, 1, 26, 0, '20A95C', 'EE5340', 0, 152, -1, 0, -1, 1779141600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102301, 3, 1, 1, 1, 1023, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'B03D81', 'E776B6', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102346, 3, 1, 0, 0, 1023, 0, 0, 100, 46, 0, 1, 1, 1, 1, 1, 1, 1, 46, 0, 'B03D81', 'E776B6', 0, 152, -1, 0, -1, 1767650400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102401, 3, 1, 1, 1, 1024, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'F57D38', 'FFC845', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102426, 3, 1, 0, 0, 1024, 0, 0, 160, 26, 0, 1, 1, 1, 1, 1, 1, 1, 26, 0, 'F57D38', 'FFC845', 0, 152, -1, 0, -1, 1756418400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102501, 3, 1, 1, 1, 1025, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '494541', 'E8DD4C', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102601, 3, 1, 1, 1, 1026, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'EE60A1', 'F0ED41', 0, 151, 1026, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102613, 3, 1, 0, 0, 1026, 0, 0, 100, 13, 0, 1, 1, 1, 1, 1, 1, 1, 13, 0, 'EE60A1', 'F0ED41', 0, 152, -1, 0, -1, 1771452000, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102701, 3, 1, 1, 1, 1027, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '14BAAE', '7C4D3A', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102801, 3, 1, 1, 1, 1028, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, '208BCD', 'FA6F8B', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (102901, 3, 1, 1, 1, 1029, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 'AF7E51', 'C8D8EB', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103001, 3, 1, 1, 1, 1030, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '384A86', 'CA3E6D', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103040, 3, 1, 0, 0, 1030, 0, 0, 170, 40, 0, 1, 1, 1, 1, 1, 1, 1, 40, 0, '384A86', 'CA3E6D', 0, 152, -1, 0, -1, 1764021600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103101, 3, 1, 1, 1, 1031, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'F078C5', '54AE1B', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103201, 3, 1, 1, 1, 1032, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '35B2B6', 'E2E868', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103301, 3, 1, 1, 1, 1033, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3865A1', '78D5E1', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103401, 3, 1, 1, 1, 1034, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'AE419E', 'EC86D0', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103443, 3, 1, 0, 0, 1034, 0, 0, 100, 43, 0, 1, 1, 1, 1, 1, 1, 1, 43, 0, 'AE419E', 'EC86D0', 0, 152, -1, 0, -1, 1788818400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103501, 3, 1, 1, 1, 1035, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'DD3D5B', 'EDE233', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103516, 3, 1, 0, 0, 1035, 0, 0, 100, 16, 0, 1, 1, 1, 1, 1, 1, 1, 16, 0, 'DD3D5B', 'EDE233', 0, 152, -1, 0, -1, 1785189600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103601, 3, 1, 1, 1, 1036, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '2459B4', 'E1E000', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103701, 3, 1, 1, 1, 1037, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3D3B3A', 'E33067', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103713, 3, 1, 0, 0, 1037, 0, 0, 100, 13, 0, 1, 1, 1, 1, 1, 1, 1, 13, 0, '3D3B3A', 'E33067', 0, 152, -1, 0, -1, 1771452000, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103801, 3, 1, 1, 1, 1038, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'F86669', '47423E', 0, 151, -1, 0, -1, 1753653600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103826, 3, 1, 0, 0, 1038, 0, 0, 100, 26, 0, 1, 1, 1, 1, 1, 1, 1, 26, 0, 'F86669', '47423E', 0, 152, -1, 0, -1, 1779141600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (103901, 3, 1, 1, 1, 1039, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'E146A7', '00C7B1', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104001, 3, 1, 1, 1, 1040, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '245099', 'E63C5C', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104043, 3, 1, 0, 0, 1040, 0, 0, 100, 43, 0, 1, 1, 1, 1, 1, 1, 1, 43, 0, '245099', 'E63C5C', 0, 152, -1, 0, -1, 1765749600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104101, 3, 1, 1, 1, 1041, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'EE6FAB', 'F2D4D7', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104201, 3, 1, 1, 1, 1042, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'B02D40', '1690D4', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104401, 3, 1, 1, 1, 1044, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '926DDA', 'BC204B', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104501, 3, 1, 1, 1, 1045, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '5693DA', 'C8C9C7', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104540, 3, 1, 0, 0, 1045, 0, 0, 170, 40, 0, 1, 1, 1, 1, 1, 1, 1, 40, 0, '5693DA', 'C8C9C7', 0, 152, -1, 0, -1, 1764021600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104601, 3, 1, 1, 1, 1046, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 'F8587B', '403A35', 0, 151, -1, 0, -1, 1754949600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104602, 3, 1, 0, 0, 1046, 0, 0, 100, 2, 0, 1, 1, 1, 1, 1, 1, 1, 2, 0, 'F8587B', '403A35', 0, 152, -1, 0, -1, 1784757600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104701, 3, 1, 1, 1, 1047, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, '5F9B26', 'F3EA5D', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104801, 3, 1, 1, 1, 1048, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '25B8AE', '1C57B9', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (104901, 3, 1, 1, 1, 1049, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'C0453F', '236192', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105001, 3, 1, 1, 1, 1050, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'E575CE', 'F3DD6D', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105016, 3, 1, 0, 0, 1050, 0, 0, 100, 16, 0, 1, 1, 1, 1, 1, 1, 1, 16, 0, 'E575CE', 'F3DD6D', 0, 152, -1, 0, -1, 1785189600, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105101, 3, 1, 1, 1, 1051, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'E26ECB', 'F6EB61', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105201, 3, 1, 1, 1, 1052, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'FA7395', 'EDE04B', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105210, 3, 1, 0, 0, 1052, 0, 0, 100, 10, 0, 1, 1, 1, 1, 1, 1, 1, 10, 0, 'FA7395', 'EDE04B', 0, 152, -1, 0, -1, 1769724000, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105301, 3, 1, 1, 1, 1053, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, '366965', '2D2926', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105401, 3, 0, 1, 1, 1054, 0, 0, 100, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 'E7396F', 'D162B8', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105601, 3, 1, 1, 1, 1056, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '3D89E9', 'F8A717', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105623, 3, 1, 0, 0, 1056, 0, 0, 150, 23, 0, 1, 1, 1, 1, 1, 1, 1, 23, 0, '3D89E9', 'F8A717', 0, 152, -1, 0, -1, 1762466400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105801, 3, 1, 1, 1, 1058, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '46449B', 'D64388', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105840, 3, 1, 0, 0, 1058, 0, 0, 100, 40, 0, 1, 1, 1, 1, 1, 1, 1, 40, 0, '46449B', 'D64388', 0, 152, -1, 0, -1, 1787090400, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105901, 3, 1, 1, 1, 1059, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '19B49E', '6F3B42', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (105923, 3, 1, 0, 0, 1059, 0, 0, 100, 23, 0, 1, 1, 1, 1, 1, 1, 1, 23, 0, '19B49E', '6F3B42', 0, 152, -1, 0, 3, 1781215200, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106001, 3, 1, 1, 1, 1060, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '28A959', 'B82720', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106050, 3, 1, 0, 0, 1060, 0, 0, 100, 50, 0, 1, 1, 1, 1, 1, 1, 1, 50, 0, '28A959', 'B82720', 0, 152, -1, 0, -1, 1777240800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106101, 3, 1, 1, 1, 1061, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '0E9451', '1C57A5', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106150, 3, 1, 0, 0, 1061, 0, 0, 100, 50, 0, 1, 1, 1, 1, 1, 1, 1, 50, 0, '0E9451', '1C57A5', 0, 152, -1, 0, -1, 1777240800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106201, 3, 1, 1, 1, 1062, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '0f8dce', 'ee5b56', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106301, 3, 0, 1, 1, 1063, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '29BD70', 'FFCE48', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106401, 3, 1, 1, 1, 1064, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '27c79c', '865432', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106501, 3, 1, 1, 1, 1065, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '5b64d5', 'fbe247', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106601, 3, 1, 1, 1, 1066, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '1985d2', '27b784', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106701, 3, 1, 1, 1, 1067, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '94bf01', 'f9eb39', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106801, 3, 1, 1, 1, 1068, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '5a6065', 'fc6d31', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106901, 3, 1, 1, 1, 1069, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'f9879d', 'f7dde2', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (106960, 3, 0, 1, 0, 1069, 0, 0, 100, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, '3376D2', 'FF99D0', 0, 190, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107101, 3, 1, 1, 1, 1071, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '28baa5', 'bfe4eb', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107201, 3, 1, 1, 1, 1072, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'da483a', 'ffda93', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107301, 3, 0, 1, 1, 1073, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '8F4DAC', 'F5CD47', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107401, 3, 1, 1, 1, 1074, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '45C5C1', '9F5F54', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107701, 3, 0, 1, 1, 1077, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'ea5bc0', '8f3d7d', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (107801, 3, 1, 1, 1, 1078, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, '5192C1', 'AE4544', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (108501, 3, 1, 1, 1, 1085, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'd2445d', '6946a9', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (108701, 3, 1, 1, 1, 1087, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'CF4436', 'E1DCCB', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (109801, 3, 1, 1, 1, 1098, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'eeb42a', 'd93c49', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (109901, 3, 1, 1, 1, 1099, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'd94149', 'cddee0', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (110001, 3, 1, 1, 1, 1100, 0, 0, 100, 0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 'd85081', 'd8d2d9', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (200101, 3, 0, 0, 0, 2001, 0, 0, 100, 0, 0, 1, 1, 1, 0, 1, 1, 1, 0, 0, '494541', 'E8DD4C', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (200201, 3, 0, 0, 0, 2002, 0, 0, 100, 0, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, '494541', 'E8DD4C', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (200301, 3, 0, 0, 0, 2003, 0, 0, 100, 0, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, '494541', 'E8DD4C', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (200401, 3, 0, 0, 0, 2004, 0, 0, 100, 0, 0, 1, 1, 1, 0, 0, 1, 1, 0, 0, '494541', 'E8DD4C', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900101, 5, 1, 0, 0, 9001, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900201, 5, 0, 0, 0, 9002, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900301, 5, 0, 0, 0, 9003, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900401, 5, 0, 0, 0, 9004, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900501, 5, 0, 0, 0, 9005, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900601, 5, 0, 0, 0, 9006, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, -1, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (900801, 5, 0, 0, 0, 9008, 0, 0, 100, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 'FFFFFF', 'FFFFFF', 0, 151, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901001, 6, 0, 0, 0, 1001, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901002, 6, 0, 0, 0, 1002, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901003, 6, 0, 0, 0, 1003, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901004, 6, 0, 0, 0, 1004, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901005, 5, 0, 0, 0, 1005, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901006, 6, 0, 0, 0, 1006, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901007, 6, 0, 0, 0, 1007, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901008, 6, 0, 0, 0, 1008, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901009, 6, 0, 0, 0, 1009, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901010, 6, 0, 0, 0, 1010, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901011, 6, 0, 0, 0, 1011, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901012, 5, 0, 0, 0, 1012, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901013, 6, 0, 0, 0, 1013, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901014, 6, 0, 0, 0, 1014, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901015, 5, 0, 0, 0, 1015, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901016, 5, 0, 0, 0, 1016, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901017, 6, 0, 0, 0, 1017, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901018, 6, 0, 0, 0, 1018, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901019, 5, 0, 0, 0, 1019, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901020, 5, 0, 0, 0, 1020, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901021, 5, 0, 0, 0, 1021, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901022, 5, 0, 0, 0, 1022, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901023, 5, 0, 0, 0, 1023, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901024, 6, 0, 0, 0, 1024, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901025, 5, 0, 0, 0, 1025, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901026, 6, 0, 0, 0, 1026, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901027, 6, 0, 0, 0, 1027, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901028, 5, 0, 0, 0, 1028, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901029, 5, 0, 0, 0, 1029, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901030, 6, 0, 0, 0, 1030, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901031, 5, 0, 0, 0, 1031, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901032, 6, 0, 0, 0, 1032, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901033, 5, 0, 0, 0, 1033, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901034, 5, 0, 0, 0, 1034, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901035, 6, 0, 0, 0, 1035, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901036, 5, 0, 0, 0, 1036, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901037, 5, 0, 0, 0, 1037, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901038, 6, 0, 0, 0, 1038, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901039, 5, 0, 0, 0, 1039, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901040, 6, 0, 0, 0, 1040, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901041, 6, 0, 0, 0, 1041, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901042, 5, 0, 0, 0, 1042, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901044, 5, 0, 0, 0, 1044, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901045, 6, 0, 0, 0, 1045, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901046, 6, 0, 0, 0, 1046, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901047, 5, 0, 0, 0, 1047, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901048, 6, 0, 0, 0, 1048, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901050, 5, 0, 0, 0, 1050, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901051, 5, 0, 0, 0, 1051, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901052, 6, 0, 0, 0, 1052, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901053, 5, 0, 0, 0, 1053, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901055, 5, 0, 0, 0, 1055, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901056, 6, 0, 0, 0, 1056, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901058, 5, 0, 0, 0, 1058, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901059, 5, 0, 0, 0, 1059, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901060, 6, 0, 0, 0, 1060, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901061, 6, 0, 0, 0, 1061, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901062, 5, 0, 0, 0, 1062, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901063, 5, 0, 0, 0, 1063, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901064, 6, 0, 0, 0, 1064, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901065, 6, 0, 0, 0, 1065, 0, 0, 230, 90, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901067, 5, 0, 0, 0, 1067, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901068, 5, 0, 0, 0, 1068, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901069, 5, 0, 0, 0, 1069, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901071, 5, 0, 0, 0, 1071, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901072, 5, 0, 0, 0, 1072, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901074, 5, 0, 0, 0, 1074, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901078, 5, 0, 0, 0, 1078, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901087, 5, 0, 0, 0, 1087, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
INSERT INTO dress_data (id, condition_type, have_mini, general_purpose, costume_type, chara_id, use_gender, body_shape, body_type, body_type_sub, body_setting, use_race, use_live, use_live_theater, use_home, use_dress_change, is_wet, is_dirt, head_sub_id, use_season, dress_color_main, dress_color_sub, color_num, disp_order, tail_model_id, tail_model_sub_id, mini_mayu_shader_type, start_time, end_time) VALUES (901098, 5, 0, 0, 0, 1098, 0, 0, 230, 90, 0, 0, 0, 0, 0, 0, 1, 1, 90, 0, 'FFFFFF', 'FFFFFF', 0, 50, -1, 0, -1, 1483228800, 2524608000);
-- Table: event_motion_data
CREATE TABLE IF NOT EXISTS 'event_motion_data' ('id' INTEGER NOT NULL, 'command_name' TEXT NOT NULL, 'base_state_name' TEXT NOT NULL, 'pose_blend' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'state_group' INTEGER NOT NULL, 'category' INTEGER NOT NULL, 'start_blend_time' INTEGER NOT NULL, 'end_blend_time' INTEGER NOT NULL, PRIMARY KEY('id'), UNIQUE('command_name'));
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1, 'idle01', 'idle01', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (2, 'idle01_SL', 'idle01_SL', 0, -2, 5, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (3, 'idle02', 'idle02', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (4, 'idle02_SL', 'idle02_SL', 0, -2, 5, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (5, 'act01', 'act01', 0, -2, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (6, 'act02', 'act02', 0, -2, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (7, 'act03', 'act03', 0, -2, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (8, 'mot01', 'mot01', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (9, 'mot02', 'mot02', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (10, 'mot03', 'mot03', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (11, 'mot04', 'mot04', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (12, 'mot05', 'mot05', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (13, 'mot06', 'mot06', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (14, 'mot07', 'mot07', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (15, 'mot08', 'mot08', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (16, 'mot09', 'mot09', 1, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (17, 'advice01', 'advice01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (18, 'advice02', 'advice02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (19, 'advice03', 'advice03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (20, 'advice04', 'advice04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (21, 'akire01', 'akire01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (22, 'akire02', 'akire02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (23, 'akire03', 'akire03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (24, 'akire04', 'akire04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (25, 'akire05', 'akire05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (26, 'akire06', 'akire06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (27, 'angry01', 'angry01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (28, 'angry02', 'angry02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (29, 'angry03', 'angry03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (30, 'angry04', 'angry04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (31, 'angry05', 'angry05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (32, 'angry06', 'angry06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (33, 'angry07', 'angry07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (34, 'angry08', 'angry08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (35, 'appeal01', 'appeal01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (36, 'appeal02', 'appeal02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (37, 'appeal03', 'appeal03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (38, 'banzai01', 'banzai01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (39, 'bit01', 'bit01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (40, 'bow01', 'bow01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (41, 'bow02', 'bow02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (42, 'bow03', 'bow03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (43, 'bow04', 'bow04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (44, 'bow05', 'bow05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (45, 'bow06', 'bow06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (46, 'bow07', 'bow07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (47, 'bow08', 'bow08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (48, 'byebye01', 'byebye01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (49, 'byebye02', 'byebye02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (50, 'byebye03', 'byebye03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (51, 'byebye04', 'byebye04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (52, 'byebye05', 'byebye05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (53, 'byebye06', 'byebye06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (54, 'byebye07', 'byebye07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (55, 'check01', 'check01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (56, 'check02', 'check02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (57, 'check03', 'check03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (58, 'check04', 'check04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (59, 'check05', 'check05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (60, 'check06', 'check06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (61, 'check07', 'check07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (62, 'check08', 'check08', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (63, 'check09', 'check09', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (64, 'check10', 'check10', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (65, 'check11', 'check11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (66, 'clap01', 'clap01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (67, 'clap02', 'clap02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (68, 'clap03', 'clap03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (69, 'clap04', 'clap04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (70, 'clap05', 'clap05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (71, 'come01', 'come01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (72, 'come02', 'come02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (73, 'come03', 'come03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (74, 'come04', 'come04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (75, 'come05', 'come05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (76, 'count01', 'count01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (77, 'cry01', 'cry01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (78, 'cry02', 'cry02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (79, 'cry03', 'cry03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (80, 'cry04', 'cry04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (81, 'cry05', 'cry05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (82, 'cry06', 'cry06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (83, 'cry07', 'cry07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (84, 'cry08', 'cry08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (85, 'cry09', 'cry09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (86, 'cry10', 'cry10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (87, 'cry11', 'cry11', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (88, 'dance01', 'dance01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (89, 'dance02', 'dance02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (90, 'dance03', 'dance03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (91, 'dance04', 'dance04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (92, 'dance05', 'dance05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (93, 'dance06', 'dance06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (94, 'dance07', 'dance07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (95, 'dance08', 'dance08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (96, 'dance09', 'dance09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (97, 'dance10', 'dance10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (98, 'dance11', 'dance11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (99, 'dance12', 'dance12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (100, 'dance13', 'dance13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (101, 'dance14', 'dance14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (102, 'dance15', 'dance15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (103, 'dance16', 'dance16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (104, 'dance17', 'dance17', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (105, 'dance18', 'dance18', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (106, 'dance19', 'dance19', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (107, 'fall01', 'fall01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (108, 'fall02', 'fall02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (109, 'fight01', 'fight01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (110, 'fight02', 'fight02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (111, 'fight03', 'fight03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (112, 'fight04', 'fight04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (113, 'fight05', 'fight05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (114, 'fight06', 'fight06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (115, 'fight07', 'fight07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (116, 'fight08', 'fight08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (117, 'fight09', 'fight09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (118, 'fight10', 'fight10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (119, 'fight11', 'fight11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (120, 'fight12', 'fight12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (121, 'fight13', 'fight13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (122, 'fight14', 'fight14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (123, 'gatts01', 'gatts01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (124, 'gatts02', 'gatts02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (125, 'gatts03', 'gatts03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (126, 'gatts04', 'gatts04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (127, 'gatts05', 'gatts05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (128, 'gatts06', 'gatts06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (129, 'gatts07', 'gatts07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (130, 'getup01', 'getup01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (131, 'goaway01', 'goaway01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (132, 'good01', 'good01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (133, 'good02', 'good02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (134, 'good03', 'good03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (135, 'guard01', 'guard01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (136, 'guard02', 'guard02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (137, 'guard03', 'guard03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (138, 'guard04', 'guard04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (139, 'guard05', 'guard05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (140, 'handsup01', 'handsup01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (141, 'handsup02', 'handsup02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (142, 'handsup03', 'handsup03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (143, 'happy01', 'happy01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (144, 'happy02', 'happy02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (145, 'happy03', 'happy03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (146, 'happy04', 'happy04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (147, 'happy05', 'happy05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (148, 'hello01', 'hello01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (149, 'hello02', 'hello02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (150, 'hello03', 'hello03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (151, 'hello04', 'hello04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (152, 'hello05', 'hello05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (153, 'hello06', 'hello06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (154, 'hope01', 'hope01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (155, 'hope02', 'hope02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (156, 'hope03', 'hope03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (157, 'hope04', 'hope04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (158, 'hope05', 'hope05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (159, 'hope06', 'hope06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (160, 'hope07', 'hope07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (161, 'hope08', 'hope08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (162, 'hope09', 'hope09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (163, 'hope10', 'hope10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (164, 'hot01', 'hot01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (165, 'hot02', 'hot02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (166, 'hot03', 'hot03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (167, 'hungry01', 'hungry01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (168, 'hungry02', 'hungry02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (169, 'hungry03', 'hungry03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (170, 'hurry01', 'hurry01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (171, 'hurry02', 'hurry02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (172, 'hurry03', 'hurry03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (173, 'idea01', 'idea01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (174, 'idea02', 'idea02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (175, 'idea03', 'idea03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (176, 'ikaku01', 'ikaku01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (177, 'ikaku02', 'ikaku02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (178, 'ikaku03', 'ikaku03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (179, 'ikaku04', 'ikaku04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (180, 'janken01', 'janken01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (181, 'janken02', 'janken02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (182, 'janken03', 'janken03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (183, 'janken04', 'janken04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (184, 'joke01', 'joke01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (185, 'joke02', 'joke02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (186, 'joke03', 'joke03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (187, 'joy01', 'joy01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (188, 'joy02', 'joy02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (189, 'joy03', 'joy03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (190, 'joy04', 'joy04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (191, 'joy05', 'joy05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (192, 'joy06', 'joy06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (193, 'joy07', 'joy07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (194, 'joy08', 'joy08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (195, 'kick01', 'kick01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (196, 'kiss01', 'kiss01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (197, 'kiss02', 'kiss02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (198, 'kiss03', 'kiss03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (199, 'koshiate01', 'koshiate01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (200, 'koshiate02', 'koshiate02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (201, 'koshiate03', 'koshiate03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (202, 'koshiate04', 'koshiate04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (203, 'koshiate05', 'koshiate05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (204, 'koshiate06', 'koshiate06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (205, 'koshiate07', 'koshiate07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (206, 'koshiate08', 'koshiate08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (207, 'koshiate09', 'koshiate09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (208, 'koshiate10', 'koshiate10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (209, 'kuchiate01', 'kuchiate01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (210, 'kuchiate02', 'kuchiate02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (211, 'kuchiate03', 'kuchiate03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (212, 'kuchiate04', 'kuchiate04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (213, 'kuchiate05', 'kuchiate05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (214, 'laugh01', 'laugh01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (215, 'laugh02', 'laugh02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (216, 'laugh03', 'laugh03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (217, 'laugh04', 'laugh04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (218, 'laugh05', 'laugh05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (219, 'laugh06', 'laugh06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (220, 'laugh07', 'laugh07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (221, 'laugh08', 'laugh08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (222, 'muneate01', 'muneate01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (223, 'muneate02', 'muneate02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (224, 'muneate03', 'muneate03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (225, 'muneate04', 'muneate04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (226, 'muneate05', 'muneate05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (227, 'muneate06', 'muneate06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (228, 'muneate07', 'muneate07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (229, 'muneate08', 'muneate08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (230, 'muneate09', 'muneate09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (231, 'muneate10', 'muneate10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (232, 'muscle01', 'muscle01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (233, 'muscle02', 'muscle02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (234, 'near01', 'near01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (235, 'near02', 'near02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (236, 'near03', 'near03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (237, 'near04', 'near04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (238, 'near05', 'near05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (239, 'near06', 'near06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (240, 'near07', 'near07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (241, 'near08', 'near08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (242, 'near09', 'near09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (243, 'near10', 'near10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (244, 'neckup01', 'neckup01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (245, 'neckup02', 'neckup02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (246, 'neckup03', 'neckup03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (247, 'ng01', 'ng01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (248, 'ng02', 'ng02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (249, 'ng03', 'ng03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (250, 'ng04', 'ng04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (251, 'ng05', 'ng05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (252, 'ng06', 'ng06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (253, 'ng07', 'ng07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (254, 'oh01', 'oh01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (255, 'oh02', 'oh02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (256, 'oh03', 'oh03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (257, 'oh04', 'oh04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (258, 'oh05', 'oh05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (259, 'oh06', 'oh06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (260, 'oh07', 'oh07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (261, 'oh08', 'oh08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (262, 'oh09', 'oh09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (263, 'oh10', 'oh10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (264, 'oh11', 'oh11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (265, 'oh12', 'oh12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (266, 'oh13', 'oh13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (267, 'oh14', 'oh14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (268, 'ok01', 'ok01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (269, 'ok02', 'ok02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (270, 'pain01', 'pain01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (271, 'pain02', 'pain02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (272, 'pain03', 'pain03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (273, 'pain04', 'pain04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (274, 'pain05', 'pain05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (275, 'peace01', 'peace01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (276, 'peace02', 'peace02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (277, 'peace03', 'peace03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (278, 'point01', 'point01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (279, 'point02', 'point02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (280, 'point03', 'point03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (281, 'point04', 'point04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (282, 'point05', 'point05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (283, 'point06', 'point06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (284, 'point07', 'point07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (285, 'point08', 'point08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (286, 'point09', 'point09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (287, 'point10', 'point10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (288, 'point11', 'point11', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (289, 'point12', 'point12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (290, 'pose01', 'pose01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (291, 'pose02', 'pose02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (292, 'pose03', 'pose03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (293, 'pose04', 'pose04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (294, 'pose05', 'pose05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (295, 'pose06', 'pose06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (296, 'pose07', 'pose07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (297, 'pose08', 'pose08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (298, 'pose09', 'pose09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (299, 'pose10', 'pose10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (300, 'pose11', 'pose11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (301, 'pose12', 'pose12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (302, 'punch01', 'punch01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (303, 'punch02', 'punch02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (304, 'punch03', 'punch03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (305, 'punch04', 'punch04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (306, 'punch05', 'punch05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (307, 'quiet01', 'quiet01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (308, 'quiet02', 'quiet02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (309, 'quiet03', 'quiet03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (310, 'quiet04', 'quiet04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (311, 'request01', 'request01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (312, 'request02', 'request02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (313, 'sad01', 'sad01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (314, 'sad02', 'sad02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (315, 'salute01', 'salute01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (316, 'salute02', 'salute02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (317, 'see01', 'see01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (318, 'see02', 'see02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (319, 'see03', 'see03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (320, 'see04', 'see04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (321, 'see05', 'see05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (322, 'see06', 'see06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (323, 'see07', 'see07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (324, 'see08', 'see08', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (325, 'see09', 'see09', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (326, 'see10', 'see10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (327, 'send01', 'send01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (328, 'send02', 'send02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (329, 'send03', 'send03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (330, 'send04', 'send04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (331, 'send05', 'send05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (332, 'send06', 'send06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (333, 'send07', 'send07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (334, 'send08', 'send08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (335, 'set01', 'set01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (336, 'set02', 'set02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (337, 'shake01', 'shake01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (338, 'shake02', 'shake02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (339, 'shake03', 'shake03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (340, 'shake04', 'shake04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (341, 'shake05', 'shake05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (342, 'shake06', 'shake06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (343, 'shock01', 'shock01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (344, 'shock02', 'shock02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (345, 'shock03', 'shock03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (346, 'shock04', 'shock04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (347, 'shock05', 'shock05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (348, 'shock06', 'shock06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (349, 'shock07', 'shock07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (350, 'shock08', 'shock08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (351, 'shy01', 'shy01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (352, 'shy02', 'shy02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (353, 'shy03', 'shy03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (354, 'shy04', 'shy04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (355, 'shy05', 'shy05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (356, 'shy06', 'shy06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (357, 'shy07', 'shy07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (358, 'shy08', 'shy08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (359, 'shy09', 'shy09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (360, 'sleep01', 'sleep01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (361, 'sleep02', 'sleep02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (362, 'sleep03', 'sleep03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (363, 'sleep04', 'sleep04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (364, 'sleep05', 'sleep05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (365, 'smell01', 'smell01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (366, 'sneeze01', 'sneeze01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (367, 'soppo01', 'soppo01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (368, 'soppo02', 'soppo02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (369, 'soppo03', 'soppo03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (370, 'soppo04', 'soppo04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (371, 'soppo05', 'soppo05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (372, 'soppo06', 'soppo06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (373, 'soppo07', 'soppo07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (374, 'soppo08', 'soppo08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (375, 'soppo09', 'soppo09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (376, 'soppo10', 'soppo10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (377, 'soppo11', 'soppo11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (378, 'soppo12', 'soppo12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (379, 'sorry01', 'sorry01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (380, 'sorry02', 'sorry02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (381, 'stop01', 'stop01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (382, 'stretch01', 'stretch01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (383, 'stretch02', 'stretch02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (384, 'stretch03', 'stretch03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (385, 'stretch04', 'stretch04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (386, 'stretch05', 'stretch05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (387, 'stretch06', 'stretch06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (388, 'stretch07', 'stretch07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (389, 'stretch08', 'stretch08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (390, 'stretch09', 'stretch09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (391, 'stretch10', 'stretch10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (392, 'stretch11', 'stretch11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (393, 'stretch12', 'stretch12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (394, 'stretch13', 'stretch13', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (395, 'stretch14', 'stretch14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (396, 'stretch15', 'stretch15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (397, 'stretch16', 'stretch16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (398, 'stretch17', 'stretch17', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (399, 'stretch18', 'stretch18', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (400, 'stretch19', 'stretch19', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (401, 'stretch20', 'stretch20', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (402, 'stretch21', 'stretch21', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (403, 'sudachi01', 'sudachi01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (404, 'sudachi02', 'sudachi02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (405, 'sudachi03', 'sudachi03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (406, 'sudachi04', 'sudachi04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (407, 'sudachi05', 'sudachi05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (408, 'surprise01', 'surprise01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (409, 'surprise02', 'surprise02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (410, 'surprise03', 'surprise03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (411, 'surprise04', 'surprise04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (412, 'surprise05', 'surprise05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (413, 'surprise06', 'surprise06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (414, 'surprise07', 'surprise07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (415, 'surprise08', 'surprise08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (416, 'surprise09', 'surprise09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (417, 'surprise10', 'surprise10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (418, 'surprise11', 'surprise11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (419, 'surprise12', 'surprise12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (420, 'swing01', 'swing01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (421, 'swing02', 'swing02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (422, 'swing03', 'swing03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (423, 'tekumi01', 'tekumi01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (424, 'tekumi02', 'tekumi02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (425, 'tekumi03', 'tekumi03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (426, 'tekumi04', 'tekumi04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (427, 'tekumi05', 'tekumi05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (428, 'tekumi06', 'tekumi06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (429, 'think01', 'think01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (430, 'think02', 'think02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (431, 'think03', 'think03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (432, 'think04', 'think04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (433, 'think05', 'think05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (434, 'think06', 'think06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (435, 'think07', 'think07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (436, 'think08', 'think08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (437, 'think09', 'think09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (438, 'think10', 'think10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (439, 'think11', 'think11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (440, 'tired01', 'tired01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (441, 'tired02', 'tired02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (442, 'tired03', 'tired03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (443, 'tired04', 'tired04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (444, 'tired05', 'tired05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (445, 'tired06', 'tired06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (446, 'turn01', 'turn01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (447, 'turn02', 'turn02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (448, 'turn03', 'turn03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (449, 'turn04', 'turn04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (450, 'turn05', 'turn05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (451, 'turn06', 'turn06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (452, 'turn07', 'turn07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (453, 'udekumi01', 'udekumi01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (454, 'udekumi02', 'udekumi02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (455, 'udekumi03', 'udekumi03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (456, 'udekumi04', 'udekumi04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (457, 'udekumi05', 'udekumi05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (458, 'udekumi06', 'udekumi06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (459, 'udekumi07', 'udekumi07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (460, 'yell01', 'yell01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (461, 'yell02', 'yell02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (462, 'yell03', 'yell03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (463, 'jumpin01', 'jumpin01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (464, 'runin01', 'runin01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (465, 'runin02', 'runin02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (466, 'runin03', 'runin03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (467, 'runin04', 'runin04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (468, 'runin05', 'runin05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (469, 'runin06', 'runin06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (470, 'runin07', 'runin07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (471, 'runout01', 'runout01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (472, 'runout02', 'runout02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (473, 'runout03', 'runout03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (474, 'runout04', 'runout04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (475, 'runout05', 'runout05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (476, 'runout06', 'runout06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (477, 'runout07', 'runout07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (478, 'runout08', 'runout08', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (479, 'skipin01', 'skipin01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (480, 'skip01', 'skip01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (481, 'topin01', 'topin01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (482, 'walk01', 'walk01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (483, 'walkin01', 'walkin01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (484, 'walkin02', 'walkin02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (485, 'walkin03', 'walkin03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (486, 'walkin04', 'walkin04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (487, 'walkin05', 'walkin05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (488, 'walkin06', 'walkin06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (489, 'walkout01', 'walkout01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (490, 'walkout02', 'walkout02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (491, 'walkout03', 'walkout03', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (492, 'walkout04', 'walkout04', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (493, 'walkout05', 'walkout05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (494, 'walkout06', 'walkout06', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (495, 'walkout07', 'walkout07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (496, 'walkunique01', 'walkunique01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (497, 'walkunique02', 'walkunique02', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (499, 'crouch01', 'crouch01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (500, 'walk02', 'walk02', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (501, 'walk03', 'walk03', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (502, 'run01', 'run01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (503, 'run02', 'run02', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (504, 'run03', 'run03', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (505, 'run04', 'run04', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (506, 'run05', 'run05', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (507, 'run06', 'run06', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (508, 'run07', 'run07', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (509, 'run08', 'run08', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (510, 'book01', 'book01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (511, 'book02', 'book02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (512, 'book03', 'book03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (513, 'book04', 'book04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (514, 'drink01', 'drink01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (515, 'drinklong01', 'drinklong01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (516, 'drink02', 'drink02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (517, 'drinklong02', 'drinklong02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (518, 'drink03', 'drink03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (519, 'drinklong03', 'drinklong03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (520, 'phoneend01', 'phoneend01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (521, 'phonelook01', 'phonelook01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (522, 'phoneplay01', 'phoneplay01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (523, 'phoneselfie01', 'phoneselfie01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (524, 'phonetalk01', 'phonetalk01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (525, 'phonestart01', 'phonestart01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (526, 'phoneend02', 'phoneend02', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (527, 'phonelook02', 'phonelook02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (528, 'phoneplay02', 'phoneplay02', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (529, 'phoneselfie02', 'phoneselfie02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (530, 'phonetalk02', 'phonetalk02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (531, 'phonestart02', 'phonestart02', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (532, 'phoneend03', 'phoneend03', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (533, 'phonelook03', 'phonelook03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (534, 'phoneplay03', 'phoneplay03', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (535, 'phonetalk03', 'phonetalk03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (536, 'phonestart03', 'phonestart03', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (537, 'phonelook04', 'phonelook04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (538, 'phonelook05', 'phonelook05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (539, 'phonelook06', 'phonelook06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (544, 'present01', 'present01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (545, 'present02', 'present02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (546, 'turnL', 'turnL', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (547, 'turnR', 'turnR', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (548, 'walkback01', 'walkback01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (549, 'walkside01', 'walkside01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (550, 'hit01', 'hit01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (551, 'hit02', 'hit02', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (552, 'diarylook01', 'diarylook01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (553, 'diaryslide01', 'diaryslide01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (554, 'letterlook01', 'letterlook01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (555, 'eartouch01', 'eartouch01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (556, 'eartouch02', 'eartouch02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (557, 'speech01', 'speech01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (558, 'speech02', 'speech02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (559, 'speech03', 'speech03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (560, 'speech04', 'speech04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (561, 'brush01', 'brush01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (562, 'brush02', 'brush02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (563, 'brush03', 'brush03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (564, 'brush04', 'brush04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (565, 'talk01', 'talk01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (566, 'talk02', 'talk02', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (567, 'talk03', 'talk03', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (568, 'talk04', 'talk04', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (569, 'talk05', 'talk05', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (570, 'talk06', 'talk06', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (571, 'hightouch01', 'hightouch01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (572, 'hightouch02', 'hightouch02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (573, 'hightouch03', 'hightouch03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (574, 'hightouch04', 'hightouch04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (575, 'hightouch05', 'hightouch05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (576, 'hightouch06', 'hightouch06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (577, 'race_standby01', 'start_loop_L', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (578, 'race_set01', 'start_set_L', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (579, 'race_go01', 'start_go_L', 0, -2, 0, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (580, 'race_run02', 'run02_base', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (581, 'race_sweat02', 'run02_sweat_base', 0, -2, 0, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (582, 'race_run03', 'run03_base', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (583, 'race_sweat03', 'run03_sweat_base', 0, -2, 0, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (584, 'race_run05', 'run05_base', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (585, 'race_overrun01', 'overRun01_loop_L', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (586, 'race_winner01', 'overRun02_start_L', 0, -2, 0, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (587, 'race_winner02', 'overRun02_loop_L', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (588, 'race_lose01', 'overRun03_start_L', 0, -2, 0, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (589, 'race_lose02', 'overRun03_loop_L', 0, -2, 4, 1, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (590, 'stomp01', 'stomp01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (591, 'take01', 'take01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (592, 'swim01', 'swim01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (593, 'lookback01', 'lookback01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (594, 'lookback02', 'lookback02', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (595, 'eat01', 'eat01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (596, 'byebye08', 'byebye08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (597, 'byebye09', 'byebye09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (598, 'byebye10', 'byebye10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (599, 'byebye11', 'byebye11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (600, 'byebye12', 'byebye12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (601, 'byebye13', 'byebye13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (602, 'pdk01', 'pdk01', 0, -2, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (603, 'chair01_L', 'chair01_L', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (604, 'chair01_S', 'chair01_S', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (605, 'chair01_L_look01', 'chair01_L_look01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (606, 'chair01_S_look01', 'chair01_S_look01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (607, 'homewalk01', 'homewalk01', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (608, 'homewalk01_D', 'homewalk01_D', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (609, 'homewalk01_U', 'homewalk01_U', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (610, 'homewalk02', 'homewalk02', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (611, 'homewalk02_D', 'homewalk02_D', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (612, 'homewalk02_U', 'homewalk02_U', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (613, 'homewalk03', 'homewalk03', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (614, 'homewalk03_D', 'homewalk03_D', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (615, 'homewalk03_U', 'homewalk03_U', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (616, 'homewalk04', 'homewalk04', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (617, 'homewalk04_D', 'homewalk04_D', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (618, 'homewalk04_U', 'homewalk04_U', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (619, 'homewalk05', 'homewalk05', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (620, 'homewalk05_D', 'homewalk05_D', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (621, 'homewalk05_U', 'homewalk05_U', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (622, 'present03', 'present03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (623, 'present04', 'present04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (624, 'present05', 'present05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (627, 'homestand01', 'homestand01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (628, 'homestand01_turn50_L', 'homestand01_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (629, 'homestand01_turn50_R', 'homestand01_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (630, 'homestand01_turn135_L', 'homestand01_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (631, 'homestand01_turn135_R', 'homestand01_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (632, 'homestand02', 'homestand02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (633, 'homestand02_turn50_L', 'homestand02_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (634, 'homestand02_turn50_R', 'homestand02_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (635, 'homestand02_turn135_L', 'homestand02_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (636, 'homestand02_turn135_R', 'homestand02_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (637, 'homestand03', 'homestand03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (638, 'homestand03_turn50_L', 'homestand03_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (639, 'homestand03_turn50_R', 'homestand03_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (640, 'homestand03_turn135_L', 'homestand03_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (641, 'homestand03_turn135_R', 'homestand03_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (642, 'homestand04', 'homestand04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (643, 'homestand04_turn50_L', 'homestand04_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (644, 'homestand04_turn50_R', 'homestand04_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (645, 'homestand04_turn135_L', 'homestand04_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (646, 'homestand04_turn135_R', 'homestand04_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (647, 'homestand05', 'homestand05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (648, 'homestand05_turn50_L', 'homestand05_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (649, 'homestand05_turn50_R', 'homestand05_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (650, 'homestand05_turn135_L', 'homestand05_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (651, 'homestand05_turn135_R', 'homestand05_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (652, 'homestand06', 'homestand06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (653, 'homestand06_turn50_L', 'homestand06_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (654, 'homestand06_turn50_R', 'homestand06_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (655, 'homestand06_turn135_L', 'homestand06_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (656, 'homestand06_turn135_R', 'homestand06_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (657, 'homestand07', 'homestand07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (658, 'homestand07_turn50_L', 'homestand07_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (659, 'homestand07_turn50_R', 'homestand07_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (660, 'homestand07_turn135_L', 'homestand07_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (661, 'homestand07_turn135_R', 'homestand07_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (662, 'homestand08', 'homestand08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (663, 'homestand08_turn50_L', 'homestand08_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (664, 'homestand08_turn50_R', 'homestand08_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (665, 'homestand08_turn135_L', 'homestand08_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (666, 'homestand08_turn135_R', 'homestand08_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (667, 'homestand09', 'homestand09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (668, 'homestand09_turn50_L', 'homestand09_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (669, 'homestand09_turn50_R', 'homestand09_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (670, 'homestand09_turn135_L', 'homestand09_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (671, 'homestand09_turn135_R', 'homestand09_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (672, 'homestand10', 'homestand10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (673, 'homestand10_turn50_L', 'homestand10_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (674, 'homestand10_turn50_R', 'homestand10_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (675, 'homestand10_turn135_L', 'homestand10_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (676, 'homestand10_turn135_R', 'homestand10_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (677, 'homestand11', 'homestand11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (678, 'homestand11_turn50_L', 'homestand11_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (679, 'homestand11_turn50_R', 'homestand11_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (680, 'homestand11_turn135_L', 'homestand11_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (681, 'homestand11_turn135_R', 'homestand11_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (682, 'homestand12', 'homestand12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (683, 'homestand12_turn50_L', 'homestand12_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (684, 'homestand12_turn50_R', 'homestand12_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (685, 'homestand12_turn135_L', 'homestand12_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (686, 'homestand12_turn135_R', 'homestand12_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (687, 'homestand13', 'homestand13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (688, 'homestand13_turn50_L', 'homestand13_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (689, 'homestand13_turn50_R', 'homestand13_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (690, 'homestand13_turn135_L', 'homestand13_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (691, 'homestand13_turn135_R', 'homestand13_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (692, 'homestand14', 'homestand14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (693, 'homestand14_turn50_L', 'homestand14_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (694, 'homestand14_turn50_R', 'homestand14_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (695, 'homestand14_turn135_L', 'homestand14_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (696, 'homestand14_turn135_R', 'homestand14_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (697, 'homestand15', 'homestand15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (698, 'homestand15_turn50_L', 'homestand15_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (699, 'homestand15_turn50_R', 'homestand15_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (700, 'homestand15_turn135_L', 'homestand15_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (701, 'homestand15_turn135_R', 'homestand15_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (702, 'homestand16', 'homestand16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (703, 'homestand16_turn50_L', 'homestand16_turn50_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (704, 'homestand16_turn50_R', 'homestand16_turn50_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (705, 'homestand16_turn135_L', 'homestand16_turn135_L', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (706, 'homestand16_turn135_R', 'homestand16_turn135_R', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (707, 'chair01_S_drink01', 'chair01_S_drink01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (708, 'chair01_L_drink01', 'chair01_L_drink01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (709, 'table_L_laptop01', 'table_L_laptop01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (710, 'table_S_laptop01', 'table_S_laptop01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (711, 'table_L_study01', 'table_L_study01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (712, 'table_S_study01', 'table_S_study01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (713, 'table_L_study02', 'table_L_study02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (714, 'table_S_study02', 'table_S_study02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (715, 'table_L_eat01', 'table_L_eat01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (716, 'table_S_eat01', 'table_S_eat01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (717, 'eat02', 'eat02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (718, 'sorry03', 'sorry03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (719, 'pain06', 'pain06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (720, 'pain07', 'pain07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (721, 'think12', 'think12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (722, 'sudachi06', 'sudachi06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (723, 'eatbase01', 'eatbase01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (724, 'eatbase01_act01', 'eatbase01_act01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (725, 'eatbase01_mot01', 'eatbase01_mot01', 0, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (726, 'nen01', 'nen01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (727, 'hug01', 'hug01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (728, 'watchbase01', 'watchbase01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (729, 'watchbase02', 'watchbase02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (730, 'watchlook01', 'watchlook01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (731, 'watchstart01', 'watchstart01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (732, 'watchstop01', 'watchstop01', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (733, 'bag01', 'bag01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (734, 'bag02', 'bag02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (735, 'bag03', 'bag03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (736, 'bag04', 'bag04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (737, 'bag05', 'bag05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (738, 'drink04', 'drink04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (739, 'drink05', 'drink05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (740, 'drink06', 'drink06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (741, 'drink07', 'drink07', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (742, 'drink08', 'drink08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (743, 'drink09', 'drink09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (744, 'drink10_01', 'drink10_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (745, 'drink10_02', 'drink10_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (747, 'eat04', 'eat04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (748, 'eat05', 'eat05', 0, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (749, 'eat06', 'eat06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (750, 'eat07', 'eat07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (751, 'newspaper01', 'newspaper01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (752, 'doll01', 'doll01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (753, 'doll02', 'doll02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (754, 'doll03', 'doll03', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (755, 'doll04', 'doll04', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (756, 'phonepicture01', 'phonepicture01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (757, 'phonepicture02', 'phonepicture02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (758, 'push01', 'push01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (759, 'push02', 'push02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (760, 'push03', 'push03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (761, 'stretch22', 'stretch22', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (762, 'stretch23', 'stretch23', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (763, 'diarylook02', 'diarylook02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (765, 'diarylook04', 'diarylook04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (766, 'diarywrite01', 'diarywrite01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (767, 'diarywrite02', 'diarywrite02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (768, 'magic01', 'magic01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (769, 'magic02', 'magic02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (770, 'step01', 'step01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (771, 'phoneshow01', 'phoneshow01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (775, 'sing04', 'sing04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (776, 'sing05', 'sing05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (778, 'main_promise01', 'main_promise01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (779, 'main_promise02', 'main_promise02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (780, 'card01', 'card01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (781, 'flower01', 'flower01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (782, 'think13', 'think13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (783, 'point13', 'point13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (784, 'getup02', 'getup02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (785, 'see11', 'see11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (786, 'cheer01', 'cheer01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (787, 'cheer02', 'cheer02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (788, 'cheer03', 'cheer03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (789, 'cheer04', 'cheer04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (790, 'cheer05', 'cheer05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (791, 'cheer06', 'cheer06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (792, 'magic03', 'magic03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (793, 'cheer07', 'cheer07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (794, 'see12', 'see12', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (795, 'magic04', 'magic04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (796, 'quiz01', 'quiz01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (797, 'quiz02', 'quiz02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (798, 'quiz03', 'quiz03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (799, 'see13', 'see13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (800, 'see14', 'see14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (801, 'ng08', 'ng08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (802, 'hold01', 'hold01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (803, 'fall03', 'fall03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (804, 'pose13', 'pose13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (805, 'drinkmugA01', 'drinkmugA01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (806, 'drinkmugA02', 'drinkmugA02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (807, 'drinkmugA03', 'drinkmugA03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (808, 'drinkmugA04', 'drinkmugA04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (809, 'drinkmugB01', 'drinkmugB01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (810, 'drinkmugB02', 'drinkmugB02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (811, 'drinkmugB03', 'drinkmugB03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (812, 'drinkmugB04', 'drinkmugB04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (813, 'pose14', 'pose14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (814, 'pose15', 'pose15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (815, 'pose16', 'pose16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (816, 'sad03', 'sad03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (817, 'runback01', 'runback01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (818, 'surprise13', 'surprise13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (819, 'peace04', 'peace04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (820, 'sitdown01', 'sitdown01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (821, 'massage01', 'massage01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (822, 'joke04', 'joke04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (823, 'stretch24', 'stretch24', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (824, 'angry09', 'angry09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (825, 'angry10', 'angry10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (826, 'angry11', 'angry11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (827, 'sorry04', 'sorry04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (828, 'eat14', 'eat14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (829, 'paper02', 'paper02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (830, 'surprise14', 'surprise14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (831, 'letterlook02', 'letterlook02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (832, 'binder01_01', 'binder01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (833, 'binder01_02', 'binder01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (834, 'binder01_03', 'binder01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (835, 'binder01_04', 'binder01_04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (836, 'tablet01', 'tablet01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (837, 'tablet02', 'tablet02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (838, 'tablet03', 'tablet03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (839, 'tablet04', 'tablet04', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (840, 'eat16_01', 'eat16_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (841, 'eat16_02', 'eat16_02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (842, 'eat17_01_home', 'eat17_01_home', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (843, 'eat17_02_home', 'eat17_02_home', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (844, 'tired07', 'tired07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (845, 'eat15', 'eat15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (846, 'stop02', 'stop02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (847, 'doll05_01', 'doll05_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (848, 'doll05_02', 'doll05_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (849, 'doll05_03', 'doll05_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (850, 'doll05_04', 'doll05_04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (851, 'doll05_05', 'doll05_05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (852, 'cook01_01', 'cook01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (853, 'cook01_02', 'cook01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (854, 'nail01', 'nail01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (855, 'cry12', 'cry12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (856, 'cry13', 'cry13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (857, 'cry14', 'cry14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (858, 'typewrite01', 'typewrite01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (859, 'typewrite02', 'typewrite02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (860, 'typewrite03', 'typewrite03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (861, 'paper01', 'paper01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (862, 'cook02_01', 'cook02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (863, 'cook02_02', 'cook02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (864, 'cook03_01', 'cook03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (865, 'eat08_01', 'eat08_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (866, 'eat08_02', 'eat08_02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (867, 'eat08_03', 'eat08_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (868, 'eat09_01', 'eat09_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (869, 'eat10_01', 'eat10_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (870, 'eat10_02', 'eat10_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (871, 'eat10_03', 'eat10_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (872, 'eat10_04', 'eat10_04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (873, 'clap06', 'clap06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (874, 'clap07', 'clap07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (875, 'cheer08', 'cheer08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (876, 'cheer09', 'cheer09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (877, 'cheer10', 'cheer10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (878, 'hello07', 'hello07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (879, 'pose17', 'pose17', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (880, 'hello08', 'hello08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (881, 'eartouch03', 'eartouch03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (882, 'hungry04', 'hungry04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (883, 'take03_01', 'take03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (884, 'take03_02', 'take03_02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (885, 'schoolbag01_01', 'schoolbag01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (886, 'schoolbag01_02', 'schoolbag01_02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (887, 'quiet05', 'quiet05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (888, 'laugh09', 'laugh09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (889, 'near11', 'near11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (890, 'fight15', 'fight15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (891, 'joy09', 'joy09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (892, 'joy10', 'joy10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (893, 'point14', 'point14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (894, 'punch06', 'punch06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (895, 'sitdown02', 'sitdown02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (896, 'fish01', 'fish01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (897, 'fish02_01', 'fish02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (898, 'fish02_02', 'fish02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (899, 'umbrella01', 'umbrella01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (900, 'umbrella02', 'umbrella02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (901, 'umbrella03', 'umbrella03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (902, 'umbrella04', 'umbrella04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (903, 'doll06_01', 'doll06_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (904, 'doll06_02', 'doll06_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (905, 'doll06_03', 'doll06_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (906, 'kuchiate06', 'kuchiate06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (907, 'runin08', 'runin08', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (908, 'runin09', 'runin09', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (909, 'point15', 'point15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (910, 'tired08', 'tired08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (911, 'joke05', 'joke05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (913, 'bow09', 'bow09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (914, 'hello09', 'hello09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (915, 'drinkhoneyA01', 'drinkhoneyA01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (916, 'drinkhoneyA02', 'drinkhoneyA02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (917, 'drinkhoneyA03', 'drinkhoneyA03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (918, 'drinkhoneyB01', 'drinkhoneyB01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (919, 'drinkhoneyB02', 'drinkhoneyB02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (920, 'drinkhoneyB03', 'drinkhoneyB03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (921, 'see15', 'see15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (922, 'opera01', 'opera01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (923, 'muneate11', 'muneate11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (924, 'talk07_01', 'talk07_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (925, 'talk07_02', 'talk07_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (926, 'maintenance01', 'maintenance01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (927, 'maintenance02', 'maintenance02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (928, 'maintenance03', 'maintenance03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (929, 'lip01', 'lip01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (930, 'bow10', 'bow10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (931, 'bow11', 'bow11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (932, 'bow12', 'bow12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (933, 'opera02', 'opera02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (934, 'opera03', 'opera03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (935, 'snap01', 'snap01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (936, 'akire07', 'akire07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (937, 'walkhello01', 'walkhello01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (938, 'walkhello02', 'walkhello02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (939, 'flower02', 'flower02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (940, 'supporter01', 'supporter01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (941, 'supporter02', 'supporter02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (942, 'supporter03', 'supporter03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (943, 'supporter04', 'supporter04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (944, 'supporter05', 'supporter05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (945, 'supporter06', 'supporter06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (946, 'supporter07', 'supporter07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (947, 'banzai02', 'banzai02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (948, 'bag06_01', 'bag06_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (949, 'tekagami01', 'tekagami01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (950, 'tekagami02', 'tekagami02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (951, 'tekagami03', 'tekagami03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (952, 'table_study03_01', 'table_study03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (953, 'table_study03_02', 'table_study03_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (954, 'pair_dance01', 'pair_dance01', 0, 0, 2, 2, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (955, 'pair_dance02', 'pair_dance02', 0, 0, 2, 2, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (956, 'pair_near01', 'pair_near01', 0, 0, 2, 2, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (957, 'pair_picture01', 'pair_picture01', 0, 0, 2, 2, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (958, 'point16', 'point16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (959, 'budo01', 'budo01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (960, 'budo02', 'budo02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (961, 'budo03', 'budo03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (962, 'gun01_01', 'gun01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (963, 'gun01_02', 'gun01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (964, 'runaway01', 'runaway01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (965, 'take02', 'take02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (966, 'send09', 'send09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (967, 'laugh10', 'laugh10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (968, 'laugh11', 'laugh11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (969, 'golf01_01', 'golf01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (970, 'golf01_02', 'golf01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (971, 'joke06', 'joke06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (972, 'shock09', 'shock09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (973, 'shock10', 'shock10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (974, 'point17', 'point17', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (975, 'joke07', 'joke07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (976, 'sitdown03', 'sitdown03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (977, 'key01_01', 'key01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (978, 'clock01_01', 'clock01_01', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (979, 'clock01_02', 'clock01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (980, 'clock01_03', 'clock01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (981, 'stretch25', 'stretch25', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (982, 'kabuki01', 'kabuki01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (983, 'see16', 'see16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (984, 'stomp02', 'stomp02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (985, 'magic05', 'magic05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (986, 'magic06', 'magic06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (987, 'angry12', 'angry12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (988, 'angry13', 'angry13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (989, 'gatts08', 'gatts08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (990, 'gatts09', 'gatts09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (991, 'drinkcupA01', 'drinkcupA01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (992, 'drinkcupA02', 'drinkcupA02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (993, 'ikaku05', 'ikaku05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (994, 'phonehello01', 'phonehello01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (995, 'phonegood01', 'phonegood01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (996, 'stone01_01', 'stone01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (997, 'map01_01', 'map01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (998, 'map01_02', 'map01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (999, 'binder02_01', 'binder02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1000, 'binder02_02', 'binder02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1001, 'send10', 'send10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1002, 'book05_01', 'book05_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1003, 'book05_02', 'book05_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1004, 'typewrite04_01', 'typewrite04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1005, 'typewrite04_02', 'typewrite04_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1006, 'angry14', 'angry14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1007, 'stretch26', 'stretch26', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1008, 'gun02_01', 'gun02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1009, 'gun02_02', 'gun02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1010, 'gun03_01', 'gun03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1011, 'gun03_02', 'gun03_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1012, 'magic04_01', 'magic04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1013, 'mic01', 'mic01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1014, 'disc01_01', 'disc01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1015, 'disc01_02', 'disc01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1016, 'danceunique01', 'danceunique01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1017, 'take04_01', 'take04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1018, 'take04_02', 'take04_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1019, 'gun02_03', 'gun02_03', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1020, 'gun03_03', 'gun03_03', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1021, 'phoneshow01_01', 'phoneshow01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1022, 'drink01_01', 'drink01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1023, 'drink01_02', 'drink01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1024, 'drink02_01', 'drink02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1025, 'drink02_02', 'drink02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1026, 'drink03_01', 'drink03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1027, 'drink03_02', 'drink03_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1028, 'present01_01', 'present01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1029, 'present02_01', 'present02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1030, 'present03_01', 'present03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1031, 'present04_01', 'present04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1032, 'take05', 'take05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1033, 'violin01_01', 'violin01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1034, 'violin01_02', 'violin01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1035, 'violin01_03', 'violin01_03', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1036, 'board01', 'board01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1037, 'doll07_01', 'doll07_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1038, 'doll07_02', 'doll07_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1039, 'doll07_03', 'doll07_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1040, 'doll07_04', 'doll07_04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1041, 'doll07_05', 'doll07_05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1042, 'doll07_06', 'doll07_06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1043, 'handsup04', 'handsup04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1044, 'peace05', 'peace05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1045, 'phoneselfie03_01', 'phoneselfie03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1046, 'phoneselfie03_02', 'phoneselfie03_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1047, 'bag07', 'bag07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1048, 'letterlook03', 'letterlook03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1049, 'near12', 'near12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1050, 'think14', 'think14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1051, 'drinkcupA03_01', 'drinkcupA03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1052, 'drinkcupA03_02', 'drinkcupA03_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1053, 'drinkcupA03_03', 'drinkcupA03_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1054, 'shaker01_01', 'shaker01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1055, 'shaker01_02', 'shaker01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1056, 'gatts10', 'gatts10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1057, 'dance20', 'dance20', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1058, 'stretch27', 'stretch27', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1059, 'tradition01', 'tradition01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1060, 'tradition02', 'tradition02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1061, 'tradition03', 'tradition03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1062, 'tradition04', 'tradition04', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1063, 'book01_01', 'book01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1064, 'bow13', 'bow13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1065, 'laugh12', 'laugh12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1066, 'cointoss01_01', 'cointoss01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1067, 'cointoss01_02', 'cointoss01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1068, 'cointoss01_03', 'cointoss01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1069, 'cointoss01_04', 'cointoss01_04', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1070, 'take06_01', 'take06_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1071, 'take06_02', 'take06_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1072, 'cellphone01_01', 'cellphone01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1073, 'cellphone01_02', 'cellphone01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1074, 'cellphone01_03', 'cellphone01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1075, 'drinkglassA01_01', 'drinkglassA01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1076, 'drinkglassA01_02', 'drinkglassA01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1077, 'hopeunique01', 'hopeunique01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1078, 'walkbook01', 'walkbook01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1079, 'walkbook02', 'walkbook02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1080, 'walkbook03', 'walkbook03', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1081, 'bookwrite01_01', 'bookwrite01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1082, 'bookwrite01_02', 'bookwrite01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1083, 'lantern01_01', 'lantern01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1084, 'takerun01', 'takerun01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1085, 'tekagami04_01', 'tekagami04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1086, 'cracker01_01', 'cracker01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1087, 'cracker01_02', 'cracker01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1088, 'present_up03', 'present_up03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1089, 'push04', 'push04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1090, 'laugh13', 'laugh13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1091, 'phonehope01', 'phonehope01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1092, 'dance_glu01', 'dance_glu01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1093, 'dance_glu02', 'dance_glu02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1094, 'book05_03', 'book05_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1095, 'walk04', 'walk04', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1096, 'sad04', 'sad04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1097, 'surprise15', 'surprise15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1098, 'shy10', 'shy10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1099, 'check13', 'check13', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1100, 'bow14', 'bow14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1101, 'phonepicture01_01', 'phonepicture01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1102, 'phonepicture02_01', 'phonepicture02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1103, 'laugh14', 'laugh14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1104, 'sword01', 'sword01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1105, 'guard06', 'guard06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1106, 'takewalk01', 'takewalk01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1107, 'walk05', 'walk05', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1108, 'card02_01', 'card02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1109, 'card02_02', 'card02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1110, 'fruits01_01', 'fruits01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1111, 'fruits01_02', 'fruits01_02', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1112, 'dance21', 'dance21', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1113, 'tired09', 'tired09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1114, 'cane01_01', 'cane01_01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1115, 'walkcane01_01', 'walkcane01_01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1116, 'walkcane01_02', 'walkcane01_02', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1117, 'walkcane01_03', 'walkcane01_03', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1118, 'tekagami04_02', 'tekagami04_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1119, 'sing06', 'sing06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1120, 'sing07', 'sing07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1121, 'teacup01_01', 'teacup01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1122, 'teacup01_02', 'teacup01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1123, 'drinkmugB03_01', 'drinkmugB03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1124, 'serving01_01', 'serving01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1125, 'serving01_02', 'serving01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1126, 'serving02', 'serving02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1127, 'cook04_01', 'cook04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1128, 'phonelook05_01', 'phonelook05_01', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1129, 'runcome01', 'runcome01', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1130, 'pain08', 'pain08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1131, 'run09', 'run09', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1132, 'puppet01_01', 'puppet01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1133, 'puppet01_02', 'puppet01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1134, 'joke08', 'joke08', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1135, 'come06', 'come06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1136, 'throw01', 'throw01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1137, 'gameplay01_01', 'gameplay01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1138, 'gameplay01_02', 'gameplay01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1139, 'gameplay01_03', 'gameplay01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1140, 'gameplay01_04', 'gameplay01_04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1141, 'moonwalk01_01', 'moonwalk01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1142, 'moonwalk01_02', 'moonwalk01_02', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1143, 'tired10', 'tired10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1144, 'think15', 'think15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1145, 'breath01', 'breath01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1146, 'ikaku06', 'ikaku06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1147, 'walk06', 'walk06', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1148, 'training01', 'training01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1149, 'dance_wts01', 'dance_wts01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1150, 'teacup01_03', 'teacup01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1151, 'umbrella05_01', 'umbrella05_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1152, 'umbrella05_02', 'umbrella05_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1153, 'fan01_01', 'fan01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1154, 'fan01_02', 'fan01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1158, 'muscle03_01', 'muscle03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1159, 'muscle03_02', 'muscle03_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1160, 'binder02_03', 'binder02_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1161, 'drinkglassB01_01', 'drinkglassB01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1162, 'drinkglassB01_02', 'drinkglassB01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1163, 'send11', 'send11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1164, 'dance_hold01_01', 'dance_hold01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1165, 'dance_hold01_02', 'dance_hold01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1166, 'dance_hold02_01', 'dance_hold02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1167, 'dance_hold02_02', 'dance_hold02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1168, 'dance_ballet01_01', 'dance_ballet01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1169, 'dance_ballet01_02', 'dance_ballet01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1170, 'walkunique04', 'walkunique04', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1171, 'request03', 'request03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1172, 'pain09', 'pain09', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1173, 'icing01_01', 'icing01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1174, 'icing01_02', 'icing01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1175, 'icing01_03', 'icing01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1176, 'check14', 'check14', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1177, 'point18', 'point18', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1178, 'eat14_01', 'eat14_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1179, 'eat14_02', 'eat14_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1180, 'ball01_01', 'ball01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1181, 'ball01_02', 'ball01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1182, 'ball01_03', 'ball01_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1186, 'topin02', 'topin02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1187, 'hello02_01', 'hello02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1188, 'pair_dance03', 'pair_dance03', 0, 0, 2, 2, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1189, 'eatbase01_01', 'eatbase01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1190, 'advice05', 'advice05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1191, 'stretch02_01', 'stretch02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1192, 'stretch03_01', 'stretch03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1193, 'stretch05_01', 'stretch05_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1194, 'sleep04_01', 'sleep04_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1195, 'sleep05_01', 'sleep05_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1196, 'run10', 'run10', 0, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1197, 'ball01_04', 'ball01_04', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1198, 'ball01_05', 'ball01_05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1199, 'ball01_06', 'ball01_06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1200, 'laugh15', 'laugh15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1201, 'laugh16', 'laugh16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1202, 'wood01_01', 'wood01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1203, 'hammer01_01', 'hammer01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1204, 'drinkglassA02_01', 'drinkglassA02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1205, 'drinkglassA02_02', 'drinkglassA02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1206, 'drinkglassA02_03', 'drinkglassA02_03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1207, 'chuni01', 'chuni01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1208, 'chuni02', 'chuni02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1209, 'chuni03', 'chuni03', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1210, 'chuni04', 'chuni04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1211, 'chuni05', 'chuni05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1212, 'chuni06', 'chuni06', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1213, 'chuni07', 'chuni07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1214, 'shy11', 'shy11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1215, 'hello10', 'hello10', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1216, 'tired11', 'tired11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1217, 'run11', 'run11', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1218, 'walkunique05', 'walkunique05', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1219, 'joy11', 'joy11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1220, 'tired12', 'tired12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1221, 'point19', 'point19', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1223, 'think16', 'think16', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1224, 'camera01', 'camera01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1225, 'hope11', 'hope11', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1226, 'cry15', 'cry15', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1227, 'icecream01_01', 'icecream01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1228, 'icecream01_02', 'icecream01_02', 1, 0, 0, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1229, 'sorry05', 'sorry05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1231, 'joy12', 'joy12', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1232, 'billiards01_01', 'billiards01_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1233, 'billiards01_02', 'billiards01_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1234, 'billiards02_01', 'billiards02_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1235, 'billiards02_02', 'billiards02_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1237, 'run12', 'run12', 1, 0, 4, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1238, 'take07_01', 'take07_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1239, 'take07_02', 'take07_02', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1245, 'brush05', 'brush05', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1246, 'diarywrite03_01', 'diarywrite03_01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1247, 'bookhand01', 'bookhand01', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1248, 'see17', 'see17', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1249, 'gun02_04', 'gun02_04', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1250, 'walk07', 'walk07', 1, 0, 2, 0, 2300, 1600);
INSERT INTO event_motion_data (id, command_name, base_state_name, pose_blend, type, state_group, category, start_blend_time, end_blend_time) VALUES (1251, 'eat07_01', 'eat07_01', 1, 0, 4, 0, 2300, 1600);
-- Table: event_motion_plus_data
CREATE TABLE IF NOT EXISTS 'event_motion_plus_data' ('id' INTEGER NOT NULL, 'command_name' TEXT NOT NULL, 'base_state_name' TEXT NOT NULL, 'layer_index' INTEGER NOT NULL, 'tail_motion_type' INTEGER NOT NULL, 'start_blend_time' INTEGER NOT NULL, 'end_blend_time' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (1, 'foot_hirakiN01', 'foot_hirakiN01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (2, 'foot_hirakiN01_mirror', 'foot_hirakiN01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (3, 'foot_hirakiS01', 'foot_hirakiS01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (4, 'foot_hirakiS01_mirror', 'foot_hirakiS01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (5, 'foot_hirakiX01', 'foot_hirakiX01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (6, 'foot_hirakiX01_mirror', 'foot_hirakiX01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (7, 'foot_sonobaN01', 'foot_sonobaN01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (8, 'foot_sonobaN01_mirror', 'foot_sonobaN01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (9, 'foot_toziN01', 'foot_toziN01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (10, 'foot_toziN01_mirror', 'foot_toziN01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (11, 'foot_toziS01', 'foot_toziS01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (12, 'foot_toziS01_mirror', 'foot_toziS01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (13, 'foot_toziX01', 'foot_toziX01_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (14, 'foot_toziX01_mirror', 'foot_toziX01_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (15, 'turn', 'turn_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (16, 'turn_mirror', 'turn_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (17, 'downA', 'downA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (18, 'downAE', 'downAE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (19, 'downB', 'downB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (20, 'downBE', 'downBE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (21, 'downleftA', 'downrightA_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (22, 'downleftAE', 'downrightAE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (23, 'downleftB', 'downrightB_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (24, 'downleftBE', 'downrightBE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (25, 'downrightA', 'downrightA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (26, 'downrightAE', 'downrightAE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (27, 'downrightB', 'downrightB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (28, 'downrightBE', 'downrightBE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (29, 'down_lookL', 'down_lookR_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (30, 'down_lookLE', 'down_lookRE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (31, 'down_lookR', 'down_lookR_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (32, 'down_lookRE', 'down_lookRE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (33, 'down_neckA', 'down_neckA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (34, 'down_neckA_mirror', 'down_neckA_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (35, 'leftA', 'rightA_plus_mirror', 2, 0, 5000, 3000);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (36, 'leftAE', 'rightAE_plus_mirror', 2, 0, 5000, 3000);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (37, 'leftB', 'rightB_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (38, 'leftBE', 'rightBE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (39, 'questionL', 'questionR_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (40, 'questionLE', 'questionRE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (41, 'questionR', 'questionR_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (42, 'questionRE', 'questionRE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (43, 'rightA', 'rightA_plus', 2, 0, 5000, 3000);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (44, 'rightAE', 'rightAE_plus', 2, 0, 5000, 3000);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (45, 'rightB', 'rightB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (46, 'rightBE', 'rightBE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (47, 'upA', 'upA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (48, 'upAE', 'upAE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (49, 'upB', 'upB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (50, 'upBE', 'upBE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (51, 'upleftA', 'uprightA_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (52, 'upleftAE', 'uprightAE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (53, 'upleftB', 'uprightB_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (54, 'upleftBE', 'uprightBE_plus_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (55, 'uprightA', 'uprightA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (56, 'uprightAE', 'uprightAE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (57, 'uprightB', 'uprightB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (58, 'uprightBE', 'uprightBE_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (59, 'up_neckA', 'up_neckA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (60, 'up_neckB', 'up_neckB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (61, 'yesA', 'yesA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (62, 'yesB', 'yesB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (63, 'yesC', 'yesC_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (64, 'noA', 'noA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (65, 'noB', 'noB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (66, 'laugh_s', 'laugh_s_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (67, 'surprise_s', 'surprise_s_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (68, 'talkA', 'talkA_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (69, 'talkB', 'talkB_plus', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (70, 'plusend', 'plusend', 2, 0, 2500, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (71, 'shotS01', 'shotS01_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (72, 'shotS01_mirror', 'shotS01_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (73, 'shotS02', 'shotS02_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (74, 'shotS02_mirror', 'shotS02_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (75, 'shotS03', 'shotS03_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (76, 'shotS03_mirror', 'shotS03_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (77, 'loopL01', 'loopL01_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (78, 'loopL01_mirror', 'loopL01_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (79, 'loopL02', 'loopL02_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (80, 'loopL02_mirror', 'loopL02_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (81, 'loopL03', 'loopL03_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (82, 'loopL03_mirror', 'loopL03_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (83, 'loopL04', 'loopL04_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (84, 'loopL04_mirror', 'loopL04_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (85, 'loopS01', 'loopS01_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (86, 'loopS01_mirror', 'loopS01_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (87, 'shotL01', 'shotL01_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (88, 'shotL01_mirror', 'shotL01_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (89, 'shotL02', 'shotL02_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (90, 'shotL02_mirror', 'shotL02_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (91, 'shotL03', 'shotL03_tail', 3, 1, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (92, 'shotL03_mirror', 'shotL03_tail_mirror', 3, 1, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (93, 'tome01', 'tome01_tail', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (94, 'tome01_mirror', 'tome01_tail_mirror', 3, 0, 0, 0);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (95, 'downA_IK', 'downA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (96, 'downAE_IK', 'downAE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (97, 'downB_IK', 'downB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (98, 'downBE_IK', 'downBE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (99, 'downrightA_IK', 'downrightA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (100, 'downrightAE_IK', 'downrightAE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (101, 'downrightB_IK', 'downrightB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (102, 'downrightBE_IK', 'downrightBE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (103, 'downleftA_IK', 'downrightA_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (104, 'downleftAE_IK', 'downrightAE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (105, 'downleftB_IK', 'downrightB_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (106, 'downleftBE_IK', 'downrightBE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (107, 'laugh_IK', 'laugh_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (108, 'noA_IK', 'noA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (109, 'noB_IK', 'noB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (110, 'questionR_IK', 'questionR_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (111, 'questionRE_IK', 'questionRE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (112, 'questionL_IK', 'questionR_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (113, 'questionLE_IK', 'questionRE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (114, 'rightA_IK', 'rightA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (115, 'rightAE_IK', 'rightAE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (116, 'rightB_IK', 'rightB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (117, 'rightBE_IK', 'rightBE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (118, 'leftA_IK', 'rightA_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (119, 'leftAE_IK', 'rightAE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (120, 'leftB_IK', 'rightB_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (121, 'leftBE_IK', 'rightBE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (122, 'surprise_s_IK', 'surprise_s_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (123, 'talkA_IK', 'talkA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (124, 'talkB_IK', 'talkB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (125, 'upA_IK', 'upA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (126, 'upAE_IK', 'upAE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (127, 'upB_IK', 'upB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (128, 'upBE_IK', 'upBE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (129, 'uprightA_IK', 'uprightA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (130, 'uprightAE_IK', 'uprightAE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (131, 'uprightB_IK', 'uprightB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (132, 'uprightBE_IK', 'uprightBE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (133, 'upleftA_IK', 'uprightA_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (134, 'upleftAE_IK', 'uprightAE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (135, 'upleftB_IK', 'uprightB_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (136, 'upleftBE_IK', 'uprightBE_IK_add_mirror', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (137, 'yesA_IK', 'yesA_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (138, 'yesB_IK', 'yesB_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (139, 'yesC_IK', 'yesC_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (140, 'HipBack_IK', 'HipBack_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (141, 'HipBackE_IK', 'HipBackE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (142, 'HipDown_IK', 'HipDown_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (143, 'HipDownE_IK', 'HipDownE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (144, 'HipFront_IK', 'HipFront_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (145, 'HipFrontE_IK', 'HipFrontE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (146, 'HipLeft_IK', 'HipLeft_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (147, 'HipLeftE_IK', 'HipLeftE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (148, 'HipRight_IK', 'HipRight_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (149, 'HipRightE_IK', 'HipRightE_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (150, 'HipUp_IK', 'HipUp_IK_add', 2, 0, 2300, 1600);
INSERT INTO event_motion_plus_data (id, command_name, base_state_name, layer_index, tail_motion_type, start_blend_time, end_blend_time) VALUES (151, 'HipUpE_IK', 'HipUpE_IK_add', 2, 0, 2300, 1600);
-- Table: face_type_data
CREATE TABLE IF NOT EXISTS 'face_type_data' ('label' TEXT NOT NULL, 'eyebrow_l' TEXT NOT NULL, 'eyebrow_r' TEXT NOT NULL, 'eye_l' TEXT NOT NULL, 'eye_r' TEXT NOT NULL, 'mouth' TEXT NOT NULL, 'mouth_shape_type' INTEGER NOT NULL, 'inverce_face_type' TEXT NOT NULL, 'set_face_group' INTEGER NOT NULL, PRIMARY KEY('label'));
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('Base', 'Base', 'Base', 'Base', 'Base', 'Base', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WinkL', 'WaraiB', 'Base', 'WaraiA', 'Base', 'WaraiA', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WinkR', 'Base', 'WaraiB', 'Base', 'WaraiA', 'WaraiA', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeHalfA', 'Base', 'Base', 'HalfA', 'HalfA', 'Base', 1, 'FutuB', 1);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeHalfB', 'Base', 'Base', 'HalfB', 'HalfB', 'Base', 1, 'FutuB', 1);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeHalfC', 'Base', 'Base', 'HalfC', 'HalfC', 'Base', 1, 'FutuB', 1);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeClose', 'Base', 'Base', 'CloseA', 'CloseA', 'Base', 1, 'FutuB', 1);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CloseA', 'Base', 'Base', 'CloseA', 'CloseA', 'WaraiA', 1, 'CloseB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CloseB', 'Base', 'Base', 'CloseA', 'CloseA', 'Base__010|WaraiC__090', 2, 'CloseA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CloseC', 'Base', 'Base', 'CloseA', 'CloseA', 'Base__030|IkariA__070', 1, 'CloseD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CloseD', 'Base', 'Base', 'CloseA', 'CloseA', 'Base__040|TalkA_O_S__060', 2, 'CloseC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CloseE', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'CloseA', 'CloseA', 'Base__030|IkariA__070', 1, 'CloseF', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CloseF', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'CloseA', 'CloseA', 'Base__040|TalkA_O_S__060', 2, 'CloseE', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WaraiA', 'WaraiA', 'WaraiA', 'Base', 'Base', 'WaraiA', 1, 'WaraiB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WaraiB', 'WaraiA', 'WaraiA', 'Base', 'Base', 'Base__010|WaraiC__090', 2, 'WaraiA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WaraiC', 'WaraiB', 'WaraiB', 'WaraiA', 'WaraiA', 'WaraiA', 1, 'WaraiD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WaraiD', 'WaraiB', 'WaraiB', 'WaraiA', 'WaraiA', 'WaraiB', 2, 'WaraiC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('WaraiE', 'WaraiD', 'WaraiD', 'WaraiA', 'WaraiA', 'WaraiE', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('IkariA', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'Base__030|IkariA__070', 1, 'IkariB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('IkariB', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'Base__010|IkariA__090', 'Base__040|TalkA_O_S__060', 2, 'IkariA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('IkariC', 'IkariA', 'IkariA', 'IkariA', 'IkariA', 'IkariA', 1, 'IkariD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('IkariD', 'IkariA', 'IkariA', 'IkariA', 'IkariA', 'IkariB', 2, 'IkariC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KanasiA', 'Base__015|KanasiA__085', 'Base__015|KanasiA__085', 'Base', 'Base', 'Base__015|IkariA__085', 1, 'KanasiB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KanasiB', 'Base__015|KanasiA__085', 'Base__015|KanasiA__085', 'Base', 'Base', 'Base__040|TalkA_O_S__060', 2, 'KanasiA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KanasiC', 'KanasiA', 'KanasiA', 'WaraiC', 'WaraiC', 'KanasiA', 1, 'KanasiD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KanasiD', 'KanasiA', 'KanasiA', 'WaraiC', 'WaraiC', 'Base__040|TalkA_O_S__060', 2, 'KanasiC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('DoyaA', 'DoyaA', 'DoyaA', 'Base', 'Base', 'DoyaA', 1, 'DoyaB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('DoyaB', 'DoyaA', 'DoyaA', 'Base', 'Base', 'Base__015|WaraiB__085', 2, 'DoyaA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('FutuA', 'Base', 'Base', 'Base', 'Base', 'Normal', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('FutuB', 'Base', 'Base', 'Base', 'Base', 'Base__035|WaraiB__065', 2, 'FutuA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('FutuC', 'Base', 'Base', 'Base', 'Base', 'Base__030|IkariA__070', 1, 'FutuD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('FutuD', 'Base', 'Base', 'Base', 'Base', 'Base__040|TalkA_O_S__060', 2, 'FutuC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OdorokiA', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'Base__060|IkariA__040', 1, 'OdorokiB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OdorokiB', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'Base__030|TalkA_O_S__070', 2, 'OdorokiA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OdorokiC', 'OdorokiA', 'OdorokiA', 'OdorokiA', 'OdorokiA', 'Base__030|IkariA__070', 1, 'OdorokiD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OdorokiD', 'OdorokiA', 'OdorokiA', 'OdorokiA', 'OdorokiA', 'IkariB', 2, 'OdorokiC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OdorokiE', 'OdorokiB', 'OdorokiB', 'OdorokiB', 'OdorokiB', 'OdorokiB', 2, 'IkariA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OdorokiF', 'Base', 'Base', 'OdorokiC', 'OdorokiC', 'Base', 1, 'IkariA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('JitomeA', 'JitoA', 'JitoA', 'JitoA', 'JitoA', 'Base__050|IkariA__050', 1, 'JitomeB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('JitomeB', 'JitoA', 'JitoA', 'JitoA', 'JitoA', 'JitoA', 2, 'JitomeA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KomariA', 'Base__030|KomariA__070', 'Base__030|KomariA__070', 'Base', 'Base', 'IkariA', 1, 'KomariB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KomariB', 'Base__030|KomariA__070', 'Base__030|KomariA__070', 'Base', 'Base', 'Base__040|TalkA_O_S__060', 2, 'KomariA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KomariC', 'KomariA', 'KomariA', 'Base', 'Base', 'Base__075|IkariA__025', 1, 'KomariD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KomariD', 'KomariA', 'KomariA', 'Base', 'Base', 'KomariA', 2, 'KomariC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('DereA', 'DereA', 'DereA', 'DereA', 'DereA', 'DereA', 1, 'DereB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('DereB', 'DereA', 'DereA', 'DereA', 'DereA', 'Base__055|WaraiB__045', 2, 'DereA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KusyoAL', 'Base__015|KusyoA__085', 'Base__015|KusyoA__085', 'WaraiA', 'WaraiA', 'DereA', 1, 'KusyoBL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KusyoBL', 'Base__015|KusyoA__085', 'Base__015|KusyoA__085', 'WaraiA', 'WaraiA', 'Base__080|WaraiB__020', 2, 'KusyoAL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KusyoCL', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoA_L', 1, 'KusyoDL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KusyoDL', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoB_L', 2, 'KusyoCL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KusyoEL', 'Base__030|KomariA__070', 'Base__030|KomariA__070', 'Base', 'Base', 'DereA', 1, 'KusyoFL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('KusyoFL', 'Base__030|KomariA__070', 'Base__030|KomariA__070', 'Base', 'Base', 'Base__035|WaraiB__065', 2, 'KusyoEL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeWarai', 'WaraiC', 'WaraiC', 'WaraiB', 'WaraiB', 'WaraiC', 2, 'WaraiC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeHohoemi', 'WaraiD', 'WaraiD', 'WaraiC', 'WaraiC', 'UreiA', 1, 'DereB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeUrei', 'UreiA', 'UreiA', 'UreiA', 'UreiA', 'UreiA', 1, 'DereB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueA', 'WaraiB', 'WaraiB', 'WaraiD', 'WaraiD', 'WaraiA', 1, 'UniqueB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueB', 'WaraiB', 'WaraiB', 'WaraiD', 'WaraiD', 'WaraiD', 2, 'UniqueA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueC', 'Base', 'Base', 'Base', 'Base', 'Base', 1, 'UniqueD', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueD', 'Base', 'Base', 'Base', 'Base', 'Base', 2, 'UniqueC', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueE', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueE', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueF', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueF', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueG', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueG', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueH', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueH', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueI', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueI', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueJ', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueJ', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('UniqueK', 'Base', 'Base', 'Base', 'Base', 'Base', 0, 'UniqueK', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthAS', 'Base', 'Base', 'Base', 'Base', 'TalkA_A_S', 0, 'MouthAS', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthAM', 'Base', 'Base', 'Base', 'Base', 'TalkA_A_S__050|TalkA_A_L__050', 0, 'MouthAM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthAL', 'Base', 'Base', 'Base', 'Base', 'TalkA_A_L', 0, 'MouthAL', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiAS', 'Base', 'Base', 'Base', 'Base', 'TalkB_A_S', 0, 'MouthKanasiAS', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiAM', 'Base', 'Base', 'Base', 'Base', 'TalkB_A_S__050|TalkB_A_L__050', 0, 'MouthKanasiAM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiAL', 'Base', 'Base', 'Base', 'Base', 'TalkB_A_L', 0, 'MouthKanasiAL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthIS', 'Base', 'Base', 'Base', 'Base', 'TalkA_I_S', 0, 'MouthIS', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthIM', 'Base', 'Base', 'Base', 'Base', 'TalkA_I_S__060|TalkA_I_L__040', 0, 'MouthIM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthIL', 'Base', 'Base', 'Base', 'Base', 'TalkA_I_L', 0, 'MouthIL', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiIS', 'Base', 'Base', 'Base', 'Base', 'TalkB_I_S', 0, 'MouthKanasiIS', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiIM', 'Base', 'Base', 'Base', 'Base', 'TalkB_I_S__060|TalkB_I_L__040', 0, 'MouthKanasiIM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiIL', 'Base', 'Base', 'Base', 'Base', 'TalkB_I_L', 0, 'MouthKanasiIL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthUS', 'Base', 'Base', 'Base', 'Base', 'TalkA_U_S', 0, 'MouthUS', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthUM', 'Base', 'Base', 'Base', 'Base', 'TalkA_U_S__050|TalkA_U_L__050', 0, 'MouthUM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthUL', 'Base', 'Base', 'Base', 'Base', 'TalkA_U_L', 0, 'MouthUL', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthES', 'Base', 'Base', 'Base', 'Base', 'TalkA_E_S', 0, 'MouthES', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthEM', 'Base', 'Base', 'Base', 'Base', 'TalkA_E_S__050|TalkA_E_L__050', 0, 'MouthEM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthEL', 'Base', 'Base', 'Base', 'Base', 'TalkA_E_L', 0, 'MouthEL', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiES', 'Base', 'Base', 'Base', 'Base', 'TalkB_E_S', 0, 'MouthKanasiES', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiEM', 'Base', 'Base', 'Base', 'Base', 'TalkB_E_S__050|TalkB_E_L__050', 0, 'MouthKanasiEM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthKanasiEL', 'Base', 'Base', 'Base', 'Base', 'TalkB_E_L', 0, 'MouthKanasiEL', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthOS', 'Base', 'Base', 'Base', 'Base', 'TalkA_O_S', 0, 'MouthOS', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthOM', 'Base', 'Base', 'Base', 'Base', 'TalkA_O_S__050|TalkA_O_L__050', 0, 'MouthOM', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('MouthOL', 'Base', 'Base', 'Base', 'Base', 'TalkA_O_L', 0, 'MouthOL', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('RunSlowA', 'Base', 'Base', 'Base', 'Base', 'Base__020|OdorokiA__080', 0, 'RunSlowA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('RunSlowB', 'Base', 'Base', 'Base', 'Base', 'OdorokiA', 0, 'RunSlowB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('RunNormalA', 'IkariA', 'IkariA', 'Base', 'Base', 'Base__050|RunA__050', 0, 'RunNormalA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('RunNormalB', 'RunA', 'RunA', 'IkariA', 'IkariA', 'RunA', 0, 'RunNormalB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('RunFastA', 'RunA', 'RunA', 'Base', 'Base', 'TalkA_I_S__060|RunB__040', 0, 'RunFastA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('RunFastB', 'RunB', 'RunB', 'RunA', 'RunA', 'RunB', 0, 'RunFastB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_EyeRangeH', 'Base', 'Base', 'XRange', 'XRange', 'Base', 0, '_EyeRangeH', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_EyeRangeV', 'Base', 'Base', 'YRange', 'YRange', 'Base', 0, '_EyeRangeV', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_DrivenA', 'Base', 'Base', 'DrivenA', 'DrivenA', 'DrivenA', 0, '_DrivenA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_KusyoCR', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoA_R', 0, '_KusyoCR', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_KusyoDR', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoA', 'KusyoB_R', 0, '_KusyoDR', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_ToothHide', 'Base', 'Base', 'Base', 'Base', 'ToothHide', 0, '_ToothHide', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_Magao', 'Base', 'Base', 'Base', 'Base', 'Base', 0, '_Magao', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_RunNormalMouth', 'Base', 'Base', 'Base', 'Base', 'RunA', 0, '_RunNormalMouth', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('_RunFastMouth', 'Base', 'Base', 'Base', 'Base', 'RunB', 0, '_RunFastMouth', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyeHideA', 'Base', 'Base', 'EyeHideA', 'EyeHideA', 'Base', 0, 'EyeHideA', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CheekA_L', 'Base', 'Base', 'Base', 'Base', 'CheekA_L', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CheekA_R', 'Base', 'Base', 'Base', 'Base', 'CheekA_R', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('CheekA_LR', 'Base', 'Base', 'Base', 'Base', 'CheekA_L|CheekA_R', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('SeriousA', 'SeriousA', 'SeriousA', 'Base', 'Base', 'Base', 1, 'IkariB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('SeriousB', 'SeriousB', 'SeriousB', 'SeriousA', 'SeriousA', 'Base', 1, 'IkariB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('ShiwaA', 'ShiwaA', 'ShiwaA', 'Base', 'Base', 'Base', 1, 'IkariB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('ShiwaB', 'ShiwaB', 'ShiwaB', 'Base', 'Base', 'Base', 1, 'IkariB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TalkC_I', 'Base', 'Base', 'Base', 'Base', 'TalkC_I', 0, 'TalkC_I', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TanA', 'Base', 'Base', 'Base', 'Base', 'TanA', 0, 'TanA', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TanB', 'Base', 'Base', 'Base', 'Base', 'TanB', 0, 'TanB', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TanC_L', 'Base', 'Base', 'Base', 'Base', 'TanC_L', 0, 'TanC_L', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TanC_R', 'Base', 'Base', 'Base', 'Base', 'TanC_R', 0, 'TanC_R', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TanD_L', 'Base', 'Base', 'Base', 'Base', 'TanD_L', 0, 'TanD_L', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('TanD_R', 'Base', 'Base', 'Base', 'Base', 'TanD_R', 0, 'TanD_R', 2);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OutGameWaraiA', 'Base', 'Base', 'Base', 'Base', 'WaraiA', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('OutGameWaraiB', 'Base__030|OdorokiA__070', 'Base__030|OdorokiA__070', 'DereA', 'DereA', 'WaraiA', 1, 'FutuB', 0);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyelidHideA', 'Base', 'Base', 'EyelidHideA', 'EyelidHideA', 'Base', 1, 'FutuB', 1);
INSERT INTO face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, mouth_shape_type, inverce_face_type, set_face_group) VALUES ('EyelidHideB', 'Base', 'Base', 'EyelidHideB', 'EyelidHideB', 'Base', 1, 'FutuB', 1);
-- Table: facial_mouth_change
CREATE TABLE IF NOT EXISTS 'facial_mouth_change' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'before_facialname' TEXT NOT NULL, 'after_facialname' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (1, 1006, 'FutuB', 'IkariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (2, 1008, 'FutuB', 'IkariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (4, 1017, 'FutuB', 'IkariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (5, 1018, 'FutuB', 'OdorokiB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (6, 1021, 'FutuA', 'WaraiA');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (7, 1023, 'FutuB', 'IkariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (8, 1025, 'FutuB', 'KomariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (9, 1036, 'FutuB', 'IkariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (10, 1040, 'FutuB', 'IkariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (11, 1050, 'FutuB', 'JitomeB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (12, 1060, 'FutuB', 'KomariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (13, 1030, 'FutuB', 'KomariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (14, 1002, 'FutuB', 'KomariB');
INSERT INTO facial_mouth_change (id, chara_id, before_facialname, after_facialname) VALUES (15, 1002, 'KusyoAL', 'FutuA');
-- Table: factor_research_box
CREATE TABLE IF NOT EXISTS 'factor_research_box' ('box_id' INTEGER NOT NULL, 'factor_research_event_id' INTEGER NOT NULL, 'box_step' INTEGER NOT NULL, PRIMARY KEY('box_id'));
-- Table: factor_research_box_reward
CREATE TABLE IF NOT EXISTS 'factor_research_box_reward' ('id' INTEGER NOT NULL, 'box_id' INTEGER NOT NULL, 'box_num' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, 'rate' INTEGER NOT NULL, 'prize_type' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: factor_research_data
CREATE TABLE IF NOT EXISTS 'factor_research_data' ('factor_research_event_id' INTEGER NOT NULL, 'consume_tp_ratio' INTEGER NOT NULL, 'bonus_reward_ratio' INTEGER NOT NULL, 'result_type' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'in_motion' INTEGER NOT NULL, 'stand_motion' INTEGER NOT NULL, 'prize_motion1' INTEGER NOT NULL, 'prize_motion2' INTEGER NOT NULL, 'notice_date' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'ending_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('factor_research_event_id'));
-- Table: factor_research_factor_upgrade
CREATE TABLE IF NOT EXISTS 'factor_research_factor_upgrade' ('id' INTEGER NOT NULL, 'factor_type' INTEGER NOT NULL, 'is_upgradable' INTEGER NOT NULL, 'factor_rarity' INTEGER NOT NULL, 'use_item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: factor_research_top
CREATE TABLE IF NOT EXISTS 'factor_research_top' ('id' INTEGER NOT NULL, 'factor_research_event_id' INTEGER NOT NULL, 'ending_flag' INTEGER NOT NULL, 'character_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'menu_bg_id' INTEGER NOT NULL, 'menu_bg_sub_id' INTEGER NOT NULL, 'bgm_cue_name' TEXT NOT NULL, 'bgm_cuesheet_name' TEXT NOT NULL, 'env_cue_name' TEXT NOT NULL, 'env_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
-- Table: fan_raid_all_reward
CREATE TABLE IF NOT EXISTS 'fan_raid_all_reward' ('id' INTEGER NOT NULL, 'fan_raid_id' INTEGER NOT NULL, 'all_fan' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (1, 1001, 100000000000, 51, 20045, 1);
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (2, 1001, 200000000000, 51, 20045, 1);
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (3, 1001, 250000000000, 40, 154, 1);
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (4, 1001, 300000000000, 51, 20045, 1);
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (5, 1001, 400000000000, 51, 20045, 1);
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (6, 1001, 450000000000, 168, 1044, 1);
INSERT INTO fan_raid_all_reward (id, fan_raid_id, all_fan, item_category, item_id, item_num) VALUES (7, 1001, 500000000000, 40, 153, 1);
-- Table: fan_raid_bonus_chara
CREATE TABLE IF NOT EXISTS 'fan_raid_bonus_chara' ('id' INTEGER NOT NULL, 'fan_raid_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'add_fan' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_bonus_chara (id, fan_raid_id, chara_id, add_fan) VALUES (1, 1001, 1046, 80000);
-- Table: fan_raid_bonus_support_card
CREATE TABLE IF NOT EXISTS 'fan_raid_bonus_support_card' ('id' INTEGER NOT NULL, 'fan_raid_id' INTEGER NOT NULL, 'support_card_id' INTEGER NOT NULL, 'add_fan' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_bonus_support_card (id, fan_raid_id, support_card_id, add_fan) VALUES (1, 1001, 10039, 80000);
INSERT INTO fan_raid_bonus_support_card (id, fan_raid_id, support_card_id, add_fan) VALUES (2, 1001, 20045, 80000);
INSERT INTO fan_raid_bonus_support_card (id, fan_raid_id, support_card_id, add_fan) VALUES (3, 1001, 30017, 80000);
-- Table: fan_raid_data
CREATE TABLE IF NOT EXISTS 'fan_raid_data' ('fan_raid_id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'result_se_cue_name' TEXT NOT NULL, 'result_se_cuesheet_name' TEXT NOT NULL, 'start_date' INTEGER NOT NULL, 'calc_start_date' INTEGER NOT NULL, 'calc_end_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('fan_raid_id'));
INSERT INTO fan_raid_data (fan_raid_id, condition_type, condition_value, chara_id, dress_id, result_se_cue_name, result_se_cuesheet_name, start_date, calc_start_date, calc_end_date, end_date) VALUES (1001, 2, 2, 1046, 104601, 'snd_sfx_raid_result_heart_effect', 'snd_sfx_raid_event_000', 1775512800, 1775771999, 1775858400, 1776117599);
-- Table: fan_raid_individual_reward
CREATE TABLE IF NOT EXISTS 'fan_raid_individual_reward' ('id' INTEGER NOT NULL, 'fan_raid_id' INTEGER NOT NULL, 'individual_fan' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (1, 1001, 300000, 91, 59, 50000);
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (2, 1001, 600000, 30, 110, 20000);
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (3, 1001, 1000000, 34, 95, 20);
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (4, 1001, 1200000, 51, 20045, 1);
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (5, 1001, 1500000, 91, 59, 100000);
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (6, 1001, 1800000, 30, 110, 50000);
INSERT INTO fan_raid_individual_reward (id, fan_raid_id, individual_fan, item_category, item_id, item_num) VALUES (7, 1001, 2000000, 55, 330101, 1);
-- Table: fan_raid_story_data
CREATE TABLE IF NOT EXISTS 'fan_raid_story_data' ('id' INTEGER NOT NULL, 'fan_raid_id' INTEGER NOT NULL, 'story_condition_type' INTEGER NOT NULL, 'story_type_1' INTEGER NOT NULL, 'story_id_1' INTEGER NOT NULL, 'story_type_2' INTEGER NOT NULL, 'story_id_2' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_story_data (id, fan_raid_id, story_condition_type, story_type_1, story_id_1, story_type_2, story_id_2) VALUES (1, 1001, 1, 2, 9, 0, 0);
INSERT INTO fan_raid_story_data (id, fan_raid_id, story_condition_type, story_type_1, story_id_1, story_type_2, story_id_2) VALUES (2, 1001, 2, 2, 10, 3, 104601);
-- Table: fan_raid_top_chara
CREATE TABLE IF NOT EXISTS 'fan_raid_top_chara' ('id' INTEGER NOT NULL, 'top_data_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'mini_motion_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (1, 1, 1046, 6, 4000101);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (2, 1, 1027, 6, 4000102);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (3, 2, 1046, 2, 4000103);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (4, 2, 1038, 2, 4000104);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (5, 3, 1046, 2, 4000105);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (6, 3, 1019, 2, 4000106);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (7, 3, 1037, 2, 4000107);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (8, 4, 1046, 104601, 4000108);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (9, 4, 1002, 100201, 4000109);
INSERT INTO fan_raid_top_chara (id, top_data_id, chara_id, dress_id, mini_motion_id) VALUES (10, 4, 1026, 102601, 4000110);
-- Table: fan_raid_top_data
CREATE TABLE IF NOT EXISTS 'fan_raid_top_data' ('id' INTEGER NOT NULL, 'fan_raid_id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'bg_sub_id' INTEGER NOT NULL, 'bgm_cue_name' TEXT NOT NULL, 'bgm_cuesheet_name' TEXT NOT NULL, 'env_cue_name' TEXT NOT NULL, 'env_cuesheet_name' TEXT NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO fan_raid_top_data (id, fan_raid_id, bg_id, bg_sub_id, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name, start_date, end_date) VALUES (1, 1001, 187, 0, 'snd_bgm_CS012_sys', 'snd_bgm_CS012', 'snd_sfx_atmos_gym', 'snd_sfx_atmos_gym', 1775512800, 1775599199);
INSERT INTO fan_raid_top_data (id, fan_raid_id, bg_id, bg_sub_id, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name, start_date, end_date) VALUES (2, 1001, 187, 1, 'snd_bgm_CS012_sys', 'snd_bgm_CS012', 'snd_sfx_atmos_hiroba_d', 'snd_sfx_atmos_hiroba_d', 1775599200, 1775685599);
INSERT INTO fan_raid_top_data (id, fan_raid_id, bg_id, bg_sub_id, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name, start_date, end_date) VALUES (3, 1001, 187, 2, 'snd_bgm_CS012_sys', 'snd_bgm_CS012', 'snd_sfx_atmos_room_d_noext', 'snd_sfx_atmos_room_d_noext', 1775685600, 1775771999);
INSERT INTO fan_raid_top_data (id, fan_raid_id, bg_id, bg_sub_id, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name, start_date, end_date) VALUES (4, 1001, 187, 3, 'snd_bgm_CS014_sys', 'snd_bgm_CS014', 'snd_sfx_atmos_aozora_c', 'snd_sfx_atmos_aozora_c', 1775772000, 1776081599);
-- Table: gacha_available
CREATE TABLE IF NOT EXISTS 'gacha_available' ('gacha_id' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'card_type' INTEGER NOT NULL, 'rarity' INTEGER NOT NULL, 'odds' INTEGER NOT NULL, 'is_pickup' INTEGER NOT NULL, 'recommend_order' INTEGER NOT NULL, 'is_prize_selectable' INTEGER NOT NULL, PRIMARY KEY('gacha_id','card_id'));
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100101, 1, 3, 3334, 1, 800, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100201, 1, 3, 3334, 1, 700, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100301, 1, 3, 3334, 1, 600, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100401, 1, 3, 3333, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 100601, 1, 3, 3333, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 101001, 1, 3, 3333, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 101301, 1, 3, 3333, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 101701, 1, 3, 3333, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10001, 103001, 1, 3, 3333, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10001, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10002, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10003, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10004, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10005, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10006, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10007, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10008, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10009, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10010, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10011, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10012, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10013, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10014, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10015, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10016, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10017, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10018, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10019, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10020, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10021, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10022, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10023, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10024, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10025, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10026, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10027, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10028, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10029, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10030, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10031, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10032, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10033, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10034, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10035, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10036, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10037, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10038, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10039, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10040, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10041, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10042, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10043, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10044, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10045, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10046, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10047, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10048, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 10049, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20001, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20002, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20003, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20004, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20005, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20006, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20007, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20008, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20009, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20010, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20011, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20012, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20013, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20014, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20015, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20016, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20017, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20018, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20019, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20020, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 20021, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30001, 2, 3, 1500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30002, 2, 3, 1500, 1, 99, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30003, 2, 3, 1500, 1, 98, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30004, 2, 3, 1500, 1, 97, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30005, 2, 3, 1500, 1, 96, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30006, 2, 3, 1500, 1, 95, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30007, 2, 3, 1500, 1, 94, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30008, 2, 3, 1500, 1, 93, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30009, 2, 3, 1500, 1, 92, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30010, 2, 3, 1500, 1, 91, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30011, 2, 3, 1500, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30012, 2, 3, 1500, 1, 89, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30013, 2, 3, 1500, 1, 88, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30014, 2, 3, 1500, 1, 87, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30015, 2, 3, 1500, 1, 86, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30016, 2, 3, 1500, 1, 85, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30017, 2, 3, 1500, 1, 84, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30018, 2, 3, 1500, 1, 83, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30020, 2, 3, 1500, 1, 81, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (10002, 30021, 2, 3, 1500, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 100101, 1, 3, 111112, 1, 900, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 100201, 1, 3, 111111, 1, 800, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 100301, 1, 3, 111111, 1, 700, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 100401, 1, 3, 111111, 1, 600, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 100601, 1, 3, 111111, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 101001, 1, 3, 111111, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 101301, 1, 3, 111111, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 101701, 1, 3, 111111, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20001, 103001, 1, 3, 111111, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30001, 2, 3, 50000, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30002, 2, 3, 50000, 1, 49, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30003, 2, 3, 50000, 1, 48, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30004, 2, 3, 50000, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30005, 2, 3, 50000, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30006, 2, 3, 50000, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30007, 2, 3, 50000, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30008, 2, 3, 50000, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30009, 2, 3, 50000, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30010, 2, 3, 50000, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30011, 2, 3, 50000, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30012, 2, 3, 50000, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30013, 2, 3, 50000, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30014, 2, 3, 50000, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30015, 2, 3, 50000, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30016, 2, 3, 50000, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30017, 2, 3, 50000, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30018, 2, 3, 50000, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30020, 2, 3, 50000, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20002, 30021, 2, 3, 50000, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100701, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100801, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100901, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 101101, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 101401, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 101801, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 102401, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 104501, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100101, 1, 3, 3333, 1, 800, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100201, 1, 3, 3333, 1, 700, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100301, 1, 3, 3333, 1, 600, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100401, 1, 3, 3333, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 100601, 1, 3, 3333, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 101001, 1, 3, 3334, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 101301, 1, 3, 3333, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 101701, 1, 3, 3334, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20003, 103001, 1, 3, 3334, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20001, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20002, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20003, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20004, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20005, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20006, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20007, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20008, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20009, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20010, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20011, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20012, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20013, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20014, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20015, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20016, 2, 2, 46191, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20017, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20018, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20019, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20020, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 20021, 2, 2, 46190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30001, 2, 3, 1500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30002, 2, 3, 1500, 1, 99, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30003, 2, 3, 1500, 1, 98, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30004, 2, 3, 1500, 1, 97, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30005, 2, 3, 1500, 1, 96, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30006, 2, 3, 1500, 1, 95, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30007, 2, 3, 1500, 1, 94, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30008, 2, 3, 1500, 1, 93, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30009, 2, 3, 1500, 1, 92, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30010, 2, 3, 1500, 1, 91, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30011, 2, 3, 1500, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30012, 2, 3, 1500, 1, 89, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30013, 2, 3, 1500, 1, 88, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30014, 2, 3, 1500, 1, 87, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30015, 2, 3, 1500, 1, 86, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30016, 2, 3, 1500, 1, 85, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30017, 2, 3, 1500, 1, 84, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30018, 2, 3, 1500, 1, 83, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30020, 2, 3, 1500, 1, 81, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20004, 30021, 2, 3, 1500, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100101, 1, 3, 25642, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100201, 1, 3, 25641, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100301, 1, 3, 25641, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100401, 1, 3, 25641, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100601, 1, 3, 25641, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101001, 1, 3, 25641, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101301, 1, 3, 25641, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101501, 1, 3, 25641, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101701, 1, 3, 25641, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 103001, 1, 3, 25641, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 102601, 1, 3, 25641, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 102301, 1, 3, 25641, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100302, 1, 3, 25641, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101302, 1, 3, 25641, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 103801, 1, 3, 25641, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 105001, 1, 3, 25641, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 104601, 1, 3, 25641, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101601, 1, 3, 25641, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 102402, 1, 3, 25641, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101802, 1, 3, 25641, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 102001, 1, 3, 25641, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101201, 1, 3, 25641, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101402, 1, 3, 25641, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101102, 1, 3, 25641, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100501, 1, 3, 25641, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 104001, 1, 3, 25641, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100102, 1, 3, 25641, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 100402, 1, 3, 25641, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 105801, 1, 3, 25641, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 103701, 1, 3, 25641, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 105602, 1, 3, 25641, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 102801, 1, 3, 25641, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101901, 1, 3, 25641, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 103002, 1, 3, 25641, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 104502, 1, 3, 25641, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 103901, 1, 3, 25641, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 102501, 1, 3, 25641, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 101702, 1, 3, 25641, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20005, 104002, 1, 3, 25641, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30001, 2, 3, 22223, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30002, 2, 3, 22223, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30003, 2, 3, 22223, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30004, 2, 3, 22223, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30005, 2, 3, 22223, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30006, 2, 3, 22223, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30007, 2, 3, 22223, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30008, 2, 3, 22223, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30009, 2, 3, 22223, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30010, 2, 3, 22223, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30011, 2, 3, 22222, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30012, 2, 3, 22222, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30013, 2, 3, 22222, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30014, 2, 3, 22222, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30015, 2, 3, 22222, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30016, 2, 3, 22222, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30017, 2, 3, 22222, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30018, 2, 3, 22222, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30020, 2, 3, 22222, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30021, 2, 3, 22222, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30024, 2, 3, 22222, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30026, 2, 3, 22222, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30027, 2, 3, 22222, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30028, 2, 3, 22222, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30029, 2, 3, 22222, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30031, 2, 3, 22222, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30032, 2, 3, 22222, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30038, 2, 3, 22222, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30039, 2, 3, 22222, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30040, 2, 3, 22222, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30042, 2, 3, 22222, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30055, 2, 3, 22222, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30056, 2, 3, 22222, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30048, 2, 3, 22222, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30045, 2, 3, 22222, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30046, 2, 3, 22222, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30054, 2, 3, 22222, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30034, 2, 3, 22222, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30036, 2, 3, 22222, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30063, 2, 3, 22222, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30064, 2, 3, 22222, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30065, 2, 3, 22222, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30043, 2, 3, 22222, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30068, 2, 3, 22222, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20006, 30069, 2, 3, 22222, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100701, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100801, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100901, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101101, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101401, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101801, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102401, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 104501, 1, 2, 121250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100101, 1, 3, 770, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100201, 1, 3, 770, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100301, 1, 3, 770, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100401, 1, 3, 770, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100601, 1, 3, 770, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101001, 1, 3, 770, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101301, 1, 3, 770, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101501, 1, 3, 770, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101701, 1, 3, 770, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 103001, 1, 3, 769, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102601, 1, 3, 769, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102301, 1, 3, 769, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100302, 1, 3, 769, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101302, 1, 3, 769, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 103801, 1, 3, 769, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 105001, 1, 3, 769, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 104601, 1, 3, 769, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101601, 1, 3, 769, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102402, 1, 3, 769, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101802, 1, 3, 769, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102001, 1, 3, 769, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101201, 1, 3, 769, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101402, 1, 3, 769, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101102, 1, 3, 769, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100501, 1, 3, 769, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 104001, 1, 3, 769, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100102, 1, 3, 769, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 100402, 1, 3, 769, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 105801, 1, 3, 769, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 103701, 1, 3, 769, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 105602, 1, 3, 769, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102801, 1, 3, 769, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101901, 1, 3, 769, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 103002, 1, 3, 769, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 104502, 1, 3, 769, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 103901, 1, 3, 769, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 102501, 1, 3, 769, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 101702, 1, 3, 769, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20007, 104002, 1, 3, 769, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20001, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20002, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20003, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20004, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20005, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20006, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20007, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20008, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20009, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20010, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20011, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20012, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20013, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20014, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20015, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20016, 2, 2, 30313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20017, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20018, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20019, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20020, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20021, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20023, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20024, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20025, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20027, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20028, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20029, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20031, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20034, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20035, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20037, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 20038, 2, 2, 30312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30001, 2, 3, 667, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30002, 2, 3, 667, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30003, 2, 3, 667, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30004, 2, 3, 667, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30005, 2, 3, 667, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30006, 2, 3, 667, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30007, 2, 3, 667, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30008, 2, 3, 667, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30009, 2, 3, 667, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30010, 2, 3, 667, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30011, 2, 3, 667, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30012, 2, 3, 667, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30013, 2, 3, 667, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30014, 2, 3, 667, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30015, 2, 3, 667, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30016, 2, 3, 667, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30017, 2, 3, 667, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30018, 2, 3, 667, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30020, 2, 3, 667, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30021, 2, 3, 667, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30024, 2, 3, 667, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30026, 2, 3, 667, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30027, 2, 3, 667, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30028, 2, 3, 667, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30029, 2, 3, 667, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30031, 2, 3, 667, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30032, 2, 3, 667, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30038, 2, 3, 667, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30039, 2, 3, 667, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30040, 2, 3, 667, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30042, 2, 3, 666, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30055, 2, 3, 666, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30056, 2, 3, 666, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30048, 2, 3, 666, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30045, 2, 3, 666, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30046, 2, 3, 666, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30054, 2, 3, 666, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30034, 2, 3, 666, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30036, 2, 3, 666, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30063, 2, 3, 666, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30064, 2, 3, 666, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30065, 2, 3, 666, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30043, 2, 3, 666, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30068, 2, 3, 666, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (20008, 30069, 2, 3, 666, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100101, 1, 3, 3334, 1, 800, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100201, 1, 3, 3334, 1, 700, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100301, 1, 3, 3334, 1, 600, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100401, 1, 3, 3333, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 100601, 1, 3, 3333, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 101001, 1, 3, 3333, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 101301, 1, 3, 3333, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 101701, 1, 3, 3333, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30002, 103001, 1, 3, 3333, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10001, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10002, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10003, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10004, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10005, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10006, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10007, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10008, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10009, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10010, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10011, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10012, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10013, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10014, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10015, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10016, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10017, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10018, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10019, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10020, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10021, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10022, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10023, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10024, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10025, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10026, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10027, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10028, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10029, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10030, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10031, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10032, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10033, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10034, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10035, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10036, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10037, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10038, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10039, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10040, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10041, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10042, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10043, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10044, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10045, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10046, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10047, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10048, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 10049, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20001, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20002, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20003, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20004, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20005, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20006, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20007, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20008, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20009, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20010, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20011, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20012, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20013, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20014, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20015, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20016, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20017, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20018, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20019, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20020, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 20021, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30001, 2, 3, 1500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30002, 2, 3, 1500, 1, 99, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30003, 2, 3, 1500, 1, 98, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30004, 2, 3, 1500, 1, 97, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30005, 2, 3, 1500, 1, 96, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30006, 2, 3, 1500, 1, 95, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30007, 2, 3, 1500, 1, 94, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30008, 2, 3, 1500, 1, 93, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30009, 2, 3, 1500, 1, 92, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30010, 2, 3, 1500, 1, 91, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30011, 2, 3, 1500, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30012, 2, 3, 1500, 1, 89, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30013, 2, 3, 1500, 1, 88, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30014, 2, 3, 1500, 1, 87, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30015, 2, 3, 1500, 1, 86, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30016, 2, 3, 1500, 1, 85, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30017, 2, 3, 1500, 1, 84, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30018, 2, 3, 1500, 1, 83, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30020, 2, 3, 1500, 1, 81, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30003, 30021, 2, 3, 1500, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100101, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100201, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100301, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100401, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 100601, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101001, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101301, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101501, 1, 3, 7500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 101701, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30004, 103001, 1, 3, 2500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10001, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10002, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10003, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10004, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10005, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10006, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10007, 2, 1, 15358, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10008, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10009, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10010, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10011, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10012, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10013, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10014, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10015, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10016, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10017, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10018, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10019, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10020, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10021, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10022, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10023, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10024, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10025, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10026, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10027, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10028, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10029, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10030, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10031, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10032, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10033, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10034, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10035, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10036, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10037, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10038, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10039, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10040, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10041, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10042, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10043, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10044, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10045, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10046, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10047, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10048, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10049, 2, 1, 15357, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 10050, 2, 1, 37500, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20001, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20002, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20003, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20004, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20005, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20006, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20007, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20008, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20009, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20010, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20011, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20012, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20013, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20014, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20015, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20016, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20017, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20018, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20019, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20020, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20021, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 20023, 2, 2, 22500, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30001, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30002, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30003, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30004, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30005, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30006, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30007, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30008, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30009, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30010, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30011, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30012, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30013, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30014, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30015, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30016, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30017, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30018, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30020, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30021, 2, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30005, 30024, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100101, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100201, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100301, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100401, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 100601, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101001, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101301, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101501, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 101701, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 103001, 1, 3, 2250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30006, 102601, 1, 3, 7500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10001, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10002, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10003, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10004, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10005, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10006, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10007, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10008, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10009, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10010, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10011, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10012, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10013, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10014, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10015, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10016, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10017, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10018, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10019, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10020, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10021, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10022, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10023, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10024, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10025, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10026, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10027, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10028, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10029, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10030, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10031, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10032, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10033, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10034, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10035, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10036, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10037, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10038, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10039, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10040, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10041, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10042, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10043, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10044, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10045, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10046, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10047, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10048, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10049, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10050, 2, 1, 14800, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10051, 2, 1, 25000, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 10052, 2, 1, 25000, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20001, 2, 2, 7160, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20002, 2, 2, 7160, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20003, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20004, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20005, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20006, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20007, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20008, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20009, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20010, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20011, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20012, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20013, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20014, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20015, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20016, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20017, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20018, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20019, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20020, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20021, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20023, 2, 2, 7159, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 20024, 2, 2, 22500, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30001, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30002, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30003, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30004, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30005, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30006, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30007, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30008, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30009, 2, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30010, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30011, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30012, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30013, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30014, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30015, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30016, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30017, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30018, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30020, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30021, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30024, 2, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30007, 30026, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100101, 1, 3, 2046, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100201, 1, 3, 2046, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100301, 1, 3, 2046, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100401, 1, 3, 2046, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 100601, 1, 3, 2046, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101001, 1, 3, 2045, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101301, 1, 3, 2045, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101501, 1, 3, 2045, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 101701, 1, 3, 2045, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 103001, 1, 3, 2045, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 102601, 1, 3, 2045, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30008, 102301, 1, 3, 7500, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10001, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10002, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10003, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10004, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10005, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10006, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10007, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10008, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10009, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10010, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10011, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10012, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10013, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10014, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10015, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10016, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10017, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10018, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10019, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10020, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10021, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10022, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10023, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10024, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10025, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10026, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10027, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10028, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10029, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10030, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10031, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10032, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10033, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10034, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10035, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10036, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10037, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10038, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10039, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10040, 2, 1, 14231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10041, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10042, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10043, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10044, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10045, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10046, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10047, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10048, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10049, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10050, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10051, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10052, 2, 1, 14230, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10053, 2, 1, 25000, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 10054, 2, 1, 25000, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20001, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20002, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20003, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20004, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20005, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20006, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20007, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20008, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20009, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20010, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20011, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20012, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20013, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20014, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20015, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20016, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20017, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20018, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20019, 2, 2, 6848, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20020, 2, 2, 6847, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20021, 2, 2, 6847, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20023, 2, 2, 6847, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20024, 2, 2, 6847, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 20025, 2, 2, 22500, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30001, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30002, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30003, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30004, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30005, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30006, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30007, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30008, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30009, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30010, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30011, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30012, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30013, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30014, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30015, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30016, 2, 3, 1023, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30017, 2, 3, 1022, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30018, 2, 3, 1022, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30020, 2, 3, 1022, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30021, 2, 3, 1022, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30024, 2, 3, 1022, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30026, 2, 3, 1022, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30009, 30027, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100101, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100201, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100301, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100401, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100601, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101001, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101301, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101501, 1, 3, 1667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101701, 1, 3, 1666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 103001, 1, 3, 1666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 102601, 1, 3, 1666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 102301, 1, 3, 1666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 100302, 1, 3, 5000, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30010, 101302, 1, 3, 5000, 1, 450, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10001, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10002, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10003, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10004, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10005, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10006, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10007, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10008, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10009, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10010, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10011, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10012, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10013, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10014, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10015, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10016, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10017, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10018, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10019, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10020, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10021, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10022, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10023, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10024, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10025, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10026, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10027, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10028, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10029, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10030, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10031, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10032, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10033, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10034, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10035, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10036, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10037, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10038, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10039, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10040, 2, 1, 13704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10041, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10042, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10043, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10044, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10045, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10046, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10047, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10048, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10049, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10050, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10051, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10052, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10053, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10054, 2, 1, 13703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10055, 2, 1, 16666, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10056, 2, 1, 16666, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 10057, 2, 1, 16666, 1, 70, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20001, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20002, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20003, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20004, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20005, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20006, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20007, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20008, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20009, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20010, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20011, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20012, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20013, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20014, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20015, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20016, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20017, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20018, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20019, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20020, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20021, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20023, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20024, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 20025, 2, 2, 7500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30001, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30002, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30003, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30004, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30005, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30006, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30007, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30008, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30009, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30010, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30011, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30012, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30013, 2, 3, 870, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30014, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30015, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30016, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30017, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30018, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30020, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30021, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30024, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30026, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30027, 2, 3, 869, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30028, 2, 3, 5000, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30011, 30029, 2, 3, 5000, 1, 450, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100101, 1, 3, 1608, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100201, 1, 3, 1608, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100301, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100401, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100601, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101001, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101301, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101501, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101701, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 103001, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 102601, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 102301, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 100302, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 101302, 1, 3, 1607, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30012, 103801, 1, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10001, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10002, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10003, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10004, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10005, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10006, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10007, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10008, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10009, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10010, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10011, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10012, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10013, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10014, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10015, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10016, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10017, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10018, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10019, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10020, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10021, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10022, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10023, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10024, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10025, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10026, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10027, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10028, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10029, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10030, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10031, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10032, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10033, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10034, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10035, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10036, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10037, 2, 1, 13860, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10038, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10039, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10040, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10041, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10042, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10043, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10044, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10045, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10046, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10047, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10048, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10049, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10050, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10051, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10052, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10053, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10054, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10055, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10056, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 10057, 2, 1, 13859, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20001, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20002, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20003, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20004, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20005, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20006, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20007, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20008, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20009, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20010, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20011, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20012, 2, 2, 6563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20013, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20014, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20015, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20016, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20017, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20018, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20019, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20020, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20021, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20023, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20024, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20025, 2, 2, 6562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 20027, 2, 2, 22500, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30001, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30002, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30003, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30004, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30005, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30006, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30007, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30008, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30009, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30010, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30011, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30012, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30013, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30014, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30015, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30016, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30017, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30018, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30020, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30021, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30024, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30026, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30027, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30028, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30029, 2, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30013, 30031, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100101, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100201, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100301, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100401, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100601, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101001, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101301, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101501, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101701, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 103001, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 102601, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 102301, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 100302, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 101302, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 103801, 1, 3, 1500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30014, 105001, 1, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10001, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10002, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10003, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10004, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10005, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10006, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10007, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10008, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10009, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10010, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10011, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10012, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10013, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10014, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10015, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10016, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10017, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10018, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10019, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10020, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10021, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10022, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10023, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10024, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10025, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10026, 2, 1, 12983, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10027, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10028, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10029, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10030, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10031, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10032, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10033, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10034, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10035, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10036, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10037, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10038, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10039, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10040, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10041, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10042, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10043, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10044, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10045, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10046, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10047, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10048, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10049, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10050, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10051, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10052, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10053, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10054, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10055, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10056, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10057, 2, 1, 12982, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10058, 2, 1, 25000, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 10059, 2, 1, 25000, 1, 280, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20001, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20002, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20003, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20004, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20005, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20006, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20007, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20008, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20009, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20010, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20011, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20012, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20013, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20014, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20015, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20016, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20017, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20018, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20019, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20020, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20021, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20023, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20024, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20025, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20027, 2, 2, 6300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 20028, 2, 2, 22500, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30001, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30002, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30003, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30004, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30005, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30006, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30007, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30008, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30009, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30010, 2, 3, 866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30011, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30012, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30013, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30014, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30015, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30016, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30017, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30018, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30020, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30021, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30024, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30026, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30027, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30028, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30029, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30031, 2, 3, 865, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30015, 30032, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100101, 1, 3, 1407, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100201, 1, 3, 1407, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100301, 1, 3, 1407, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100401, 1, 3, 1407, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100601, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101001, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101301, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101501, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101701, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 103001, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 102601, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 102301, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 100302, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 101302, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 103801, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 105001, 1, 3, 1406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30016, 104601, 1, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10001, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10002, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10003, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10004, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10005, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10006, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10007, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10008, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10009, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10010, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10011, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10012, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10013, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10014, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10015, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10016, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10017, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10018, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10019, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10020, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10021, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10022, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10023, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10024, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10025, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10026, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10027, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10028, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10029, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10030, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10031, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10032, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10033, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10034, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10035, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10036, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10037, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10038, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10039, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10040, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10041, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10042, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10043, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10044, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10045, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10046, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10047, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10048, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10049, 2, 1, 13390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10050, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10051, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10052, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10053, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10054, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10055, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10056, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10057, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10058, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 10059, 2, 1, 13389, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20001, 2, 2, 6924, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20002, 2, 2, 6924, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20003, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20004, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20005, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20006, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20007, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20008, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20009, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20010, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20011, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20012, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20013, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20014, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20015, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20016, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20017, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20018, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20019, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20020, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20021, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20023, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20024, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20025, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20027, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 20028, 2, 2, 6923, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30001, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30002, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30003, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30004, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30005, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30006, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30007, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30008, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30009, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30010, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30011, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30012, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30013, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30014, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30015, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30016, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30017, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30018, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30020, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30021, 2, 3, 7500, 1, 490, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30024, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30026, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30027, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30028, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30029, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30031, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30017, 30032, 2, 3, 600, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100101, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100201, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100301, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100401, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100601, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101001, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101301, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101501, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101701, 1, 3, 1324, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 103001, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 102601, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 102301, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 100302, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101302, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 103801, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 105001, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 104601, 1, 3, 1323, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30018, 101601, 1, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10001, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10002, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10003, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10004, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10005, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10006, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10007, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10008, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10009, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10010, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10011, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10012, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10013, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10014, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10015, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10016, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10017, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10018, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10019, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10020, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10021, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10022, 2, 1, 12543, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10023, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10024, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10025, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10026, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10027, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10028, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10029, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10030, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10031, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10032, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10033, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10034, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10035, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10036, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10037, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10038, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10039, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10040, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10041, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10042, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10043, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10044, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10045, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10046, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10047, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10048, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10049, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10050, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10051, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10052, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10053, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10054, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10055, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10056, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10057, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10058, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10059, 2, 1, 12542, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10061, 2, 1, 25000, 1, 280, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 10062, 2, 1, 25000, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20001, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20002, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20003, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20004, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20005, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20006, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20007, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20008, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20009, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20010, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20011, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20012, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20013, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20014, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20015, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20016, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20017, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20018, 2, 2, 6058, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20019, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20020, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20021, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20023, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20024, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20025, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20027, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20028, 2, 2, 6057, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 20029, 2, 2, 22500, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30001, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30002, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30003, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30004, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30005, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30006, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30007, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30008, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30009, 2, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30010, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30011, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30012, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30013, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30014, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30015, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30016, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30017, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30018, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30020, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30021, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30024, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30026, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30027, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30028, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30029, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30031, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30032, 2, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30019, 30038, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100101, 1, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100201, 1, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100301, 1, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100401, 1, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100601, 1, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101001, 1, 3, 834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101301, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101501, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101701, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 103001, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 102601, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 102301, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 100302, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101302, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 103801, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 105001, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 104601, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101601, 1, 3, 833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 102402, 1, 3, 7500, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30020, 101802, 1, 3, 7500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10001, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10002, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10003, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10004, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10005, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10006, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10007, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10008, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10009, 2, 1, 12132, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10010, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10011, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10012, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10013, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10014, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10015, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10016, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10017, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10018, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10019, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10020, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10021, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10022, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10023, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10024, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10025, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10026, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10027, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10028, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10029, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10030, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10031, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10032, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10033, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10034, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10035, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10036, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10037, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10038, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10039, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10040, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10041, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10042, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10043, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10044, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10045, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10046, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10047, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10048, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10049, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10050, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10051, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10052, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10053, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10054, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10055, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10056, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10057, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10058, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10059, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10061, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10062, 2, 1, 12131, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10063, 2, 1, 25000, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 10064, 2, 1, 25000, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20001, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20002, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20003, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20004, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20005, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20006, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20007, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20008, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20009, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20010, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20011, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20012, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20013, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20014, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20015, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20016, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20017, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20018, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20019, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20020, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20021, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20023, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20024, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20025, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20027, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20028, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 20029, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30001, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30002, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30003, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30004, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30005, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30006, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30007, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30008, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30009, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30010, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30011, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30012, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30013, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30014, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30015, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30016, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30017, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30018, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30020, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30021, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30024, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30026, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30027, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30028, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30029, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30031, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30032, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30038, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30039, 2, 3, 7500, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30021, 30040, 2, 3, 7500, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100101, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100201, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100301, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100401, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100601, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101001, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101301, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101501, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101701, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 103001, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 102601, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 102301, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 100302, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101302, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 103801, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 105001, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 104601, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101601, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 102402, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 101802, 1, 3, 1125, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30022, 102001, 1, 3, 7500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10001, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10002, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10003, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10004, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10005, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10006, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10007, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10008, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10009, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10010, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10011, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10012, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10013, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10014, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10015, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10016, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10017, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10018, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10019, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10020, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10021, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10022, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10023, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10024, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10025, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10026, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10027, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10028, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10029, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10030, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10031, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10032, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10033, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10034, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10035, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10036, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10037, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10038, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10039, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10040, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10041, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10042, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10043, 2, 1, 12540, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10044, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10045, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10046, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10047, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10048, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10049, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10050, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10051, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10052, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10053, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10054, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10055, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10056, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10057, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10058, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10059, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10061, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10062, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10063, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 10064, 2, 1, 12539, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20001, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20002, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20003, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20004, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20005, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20006, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20007, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20008, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20009, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20010, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20011, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20012, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20013, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20014, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20015, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20016, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20017, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20018, 2, 2, 6667, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20019, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20020, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20021, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20023, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20024, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20025, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20027, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20028, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 20029, 2, 2, 6666, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30001, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30002, 2, 3, 7501, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30003, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30004, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30005, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30006, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30007, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30008, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30009, 2, 3, 7501, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30010, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30011, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30012, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30013, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30014, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30015, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30016, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30017, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30018, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30020, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30021, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30024, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30026, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30027, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30028, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30029, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30031, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30032, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30038, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30039, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30023, 30040, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100101, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100201, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100301, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100401, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100601, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101001, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101301, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101501, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101701, 1, 3, 1072, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 103001, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 102601, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 102301, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 100302, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101302, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 103801, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 105001, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 104601, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101601, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 102402, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101802, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 102001, 1, 3, 1071, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30024, 101201, 1, 3, 7500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10001, 2, 1, 11747, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10002, 2, 1, 11747, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10003, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10004, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10005, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10006, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10007, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10008, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10009, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10010, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10011, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10012, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10013, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10014, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10015, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10016, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10017, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10018, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10019, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10020, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10021, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10022, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10023, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10024, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10025, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10026, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10027, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10028, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10029, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10030, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10031, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10032, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10033, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10034, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10035, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10036, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10037, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10038, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10039, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10040, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10041, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10042, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10043, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10044, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10045, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10046, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10047, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10048, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10049, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10050, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10051, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10052, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10053, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10054, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10055, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10056, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10057, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10058, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10059, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10061, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10062, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10063, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10064, 2, 1, 11746, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10065, 2, 1, 25000, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 10066, 2, 1, 25000, 1, 280, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20001, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20002, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20003, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20004, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20005, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20006, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20007, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20008, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20009, 2, 2, 5834, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20010, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20011, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20012, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20013, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20014, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20015, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20016, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20017, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20018, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20019, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20020, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20021, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20023, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20024, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20025, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20027, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20028, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20029, 2, 2, 5833, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 20031, 2, 2, 22500, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30001, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30002, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30003, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30004, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30005, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30006, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30007, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30008, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30009, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30010, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30011, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30012, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30013, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30014, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30015, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30016, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30017, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30018, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30020, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30021, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30024, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30026, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30027, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30028, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30029, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30031, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30032, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30038, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30039, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30040, 2, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30025, 30042, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100101, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100201, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100301, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100401, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100601, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101001, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101301, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101501, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101701, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 103001, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 102601, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 102301, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 100302, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101302, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 103801, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 105001, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 104601, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101601, 1, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 102402, 1, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101802, 1, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 102001, 1, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101201, 1, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101402, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30026, 101102, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10001, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10002, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10003, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10004, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10005, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10006, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10007, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10008, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10009, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10010, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10011, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10012, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10013, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10014, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10015, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10016, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10017, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10018, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10019, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10020, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10021, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10022, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10023, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10024, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10025, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10026, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10027, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10028, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10029, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10030, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10031, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10032, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10033, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10034, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10035, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10036, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10037, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10038, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10039, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10040, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10041, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10042, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10043, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10044, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10045, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10046, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10047, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10048, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10049, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10050, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10051, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10052, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10053, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10054, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10055, 2, 1, 12154, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10056, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10057, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10058, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10059, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10061, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10062, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10063, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10064, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10065, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 10066, 2, 1, 12153, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20001, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20002, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20003, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20004, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20005, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20006, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20007, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20008, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20009, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20010, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20011, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20012, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20013, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20014, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20015, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20016, 2, 2, 6429, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20017, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20018, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20019, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20020, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20021, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20023, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20024, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20025, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20027, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20028, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20029, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 20031, 2, 2, 6428, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30001, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30002, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30003, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30004, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30005, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30006, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30007, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30008, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30009, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30010, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30011, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30012, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30013, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30014, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30015, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30016, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30017, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30018, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30020, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30021, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30024, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30026, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30027, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30028, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30029, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30031, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30032, 2, 3, 484, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30038, 2, 3, 483, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30039, 2, 3, 483, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30040, 2, 3, 483, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30042, 2, 3, 483, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30055, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30027, 30056, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100101, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100201, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100301, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100401, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100601, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101001, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101301, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101501, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101701, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 103001, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 102601, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 102301, 1, 3, 938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100302, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101302, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 103801, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 105001, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 104601, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101601, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 102402, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101802, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 102001, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101201, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101402, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 101102, 1, 3, 937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30028, 100501, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10001, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10002, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10003, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10004, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10005, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10006, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10007, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10008, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10009, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10010, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10011, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10012, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10013, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10014, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10015, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10016, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10017, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10018, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10019, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10020, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10021, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10022, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10023, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10024, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10025, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10026, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10027, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10028, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10029, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10030, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10031, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10032, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10033, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10034, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10035, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10036, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10037, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10038, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10039, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10040, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10041, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10042, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10043, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10044, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10045, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10046, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10047, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10048, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10049, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10050, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10051, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10052, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10053, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10054, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10055, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10056, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10057, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10058, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10059, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10061, 2, 1, 11576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10062, 2, 1, 11576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10063, 2, 1, 11576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10064, 2, 1, 11576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10065, 2, 1, 11577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10066, 2, 1, 11576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 10069, 2, 1, 37500, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20001, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20002, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20003, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20004, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20005, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20006, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20007, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20008, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20009, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20010, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20011, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20012, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20013, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20014, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20015, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20016, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20017, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20018, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20019, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20020, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20021, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20023, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20024, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20025, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20027, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20028, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20029, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20031, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 20034, 2, 2, 22500, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30001, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30002, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30003, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30004, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30005, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30006, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30007, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30008, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30009, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30010, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30011, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30012, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30013, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30014, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30015, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30016, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30017, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30018, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30020, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30021, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30024, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30026, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30027, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30028, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30029, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30031, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30032, 2, 3, 682, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30038, 2, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30039, 2, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30040, 2, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30042, 2, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30055, 2, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30056, 2, 3, 681, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30029, 30048, 2, 3, 7500, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100101, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100201, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100301, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100401, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100601, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101001, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101301, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101501, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101701, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 103001, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 102601, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 102301, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100302, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101302, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 103801, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 105001, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 104601, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101601, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 102402, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101802, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 102001, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101201, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101402, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 101102, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 100501, 1, 3, 900, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30030, 104001, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10001, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10002, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10003, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10004, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10005, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10006, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10007, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10008, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10009, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10010, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10011, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10012, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10013, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10014, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10015, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10016, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10017, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10018, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10019, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10020, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10021, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10022, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10023, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10024, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10025, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10026, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10027, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10028, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10029, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10030, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10031, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10032, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10033, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10034, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10035, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10036, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10037, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10038, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10039, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10040, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10041, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10042, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10043, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10044, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10045, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10046, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10047, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10048, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10049, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10050, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10051, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10052, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10053, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10054, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10055, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10056, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10057, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10058, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10059, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10061, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10062, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10063, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10064, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10065, 2, 1, 11402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10066, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10069, 2, 1, 11401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 10072, 2, 1, 37500, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20001, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20002, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20003, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20004, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20005, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20006, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20007, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20008, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20009, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20010, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20011, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20012, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20013, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20014, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20015, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20016, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20017, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20018, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20019, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20020, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20021, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20023, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20024, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20025, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20027, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20028, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20029, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20031, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 20034, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30001, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30002, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30003, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30004, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30005, 2, 3, 7501, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30006, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30007, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30008, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30009, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30010, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30011, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30012, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30013, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30014, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30015, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30016, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30017, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30018, 2, 3, 7500, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30020, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30021, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30024, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30026, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30027, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30028, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30029, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30031, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30032, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30038, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30039, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30040, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30042, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30055, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30056, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30031, 30048, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100101, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100201, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100301, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100401, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101301, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101501, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101701, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 103001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 102601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 102301, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100302, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101302, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 103801, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 105001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 104601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 102402, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101802, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 102001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101201, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101402, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 101102, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100501, 1, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 104001, 1, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100102, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30032, 100402, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10001, 2, 1, 11792, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10002, 2, 1, 11792, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10003, 2, 1, 11792, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10004, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10005, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10006, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10007, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10008, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10009, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10010, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10011, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10012, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10013, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10014, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10015, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10016, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10017, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10018, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10019, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10020, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10021, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10022, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10023, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10024, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10025, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10026, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10027, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10028, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10029, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10030, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10031, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10032, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10033, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10034, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10035, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10036, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10037, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10038, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10039, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10040, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10041, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10042, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10043, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10044, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10045, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10046, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10047, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10048, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10049, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10050, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10051, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10052, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10053, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10054, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10055, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10056, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10057, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10058, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10059, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10061, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10062, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10063, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10064, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10065, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10066, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10069, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 10072, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20001, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20002, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20003, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20004, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20005, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20006, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20007, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20008, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20009, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20010, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20011, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20012, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20013, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20014, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20015, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20016, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20017, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20018, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20019, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20020, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20021, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20023, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20024, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20025, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20027, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20028, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20029, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20031, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 20034, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30001, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30002, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30003, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30004, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30005, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30006, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30007, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30008, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30009, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30010, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30011, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30012, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30013, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30014, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30015, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30016, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30017, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30018, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30020, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30021, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30024, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30026, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30027, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30028, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30029, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30031, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30032, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30038, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30039, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30040, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30042, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30055, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30056, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30048, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30045, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30033, 30046, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100101, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100201, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100301, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100401, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100601, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101001, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101301, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101501, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101701, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 103001, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 102601, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 102301, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100302, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101302, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 103801, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 105001, 1, 3, 804, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 104601, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101601, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 102402, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101802, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 102001, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101201, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101402, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 101102, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100501, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 104001, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100102, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 100402, 1, 3, 803, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30034, 105801, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10001, 2, 1, 11792, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10002, 2, 1, 11792, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10003, 2, 1, 11792, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10004, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10005, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10006, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10007, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10008, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10009, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10010, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10011, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10012, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10013, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10014, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10015, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10016, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10017, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10018, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10019, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10020, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10021, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10022, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10023, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10024, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10025, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10026, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10027, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10028, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10029, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10030, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10031, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10032, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10033, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10034, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10035, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10036, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10037, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10038, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10039, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10040, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10041, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10042, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10043, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10044, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10045, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10046, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10047, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10048, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10049, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10050, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10051, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10052, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10053, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10054, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10055, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10056, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10057, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10058, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10059, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10061, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10062, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10063, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10064, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10065, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10066, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10069, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 10072, 2, 1, 11791, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20001, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20002, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20003, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20004, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20005, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20006, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20007, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20008, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20009, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20010, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20011, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20012, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20013, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20014, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20015, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20016, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20017, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20018, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20019, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20020, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20021, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20023, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20024, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20025, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20027, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20028, 2, 2, 6207, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20029, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20031, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 20034, 2, 2, 6206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30001, 2, 3, 7501, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30002, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30003, 2, 3, 7501, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30004, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30005, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30006, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30007, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30008, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30009, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30010, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30011, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30012, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30013, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30014, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30015, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30016, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30017, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30018, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30020, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30021, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30024, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30026, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30027, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30028, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30029, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30031, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30032, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30038, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30039, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30040, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30042, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30055, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30056, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30048, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30045, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30035, 30046, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100101, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100201, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100301, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100401, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100601, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101001, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101301, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101501, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101701, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 103001, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 102601, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 102301, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100302, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101302, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 103801, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 105001, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 104601, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101601, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 102402, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101802, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 102001, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101201, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101402, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 101102, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100501, 1, 3, 776, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 104001, 1, 3, 775, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100102, 1, 3, 775, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 100402, 1, 3, 775, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 105801, 1, 3, 775, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30036, 103701, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10001, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10002, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10003, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10004, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10005, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10006, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10007, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10008, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10009, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10010, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10011, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10012, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10013, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10014, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10015, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10016, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10017, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10018, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10019, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10020, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10021, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10022, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10023, 2, 1, 11232, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10024, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10025, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10026, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10027, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10028, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10029, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10030, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10031, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10032, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10033, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10034, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10035, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10036, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10037, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10038, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10039, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10040, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10041, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10042, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10043, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10044, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10045, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10046, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10047, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10048, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10049, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10050, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10051, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10052, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10053, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10054, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10055, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10056, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10057, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10058, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10059, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10061, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10062, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10063, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10064, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10065, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10066, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10069, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10072, 2, 1, 11231, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 10070, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20001, 2, 2, 5432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20002, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20003, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20004, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20005, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20006, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20007, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20008, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20009, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20010, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20011, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20012, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20013, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20014, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20015, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20016, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20017, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20018, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20019, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20020, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20021, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20023, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20024, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20025, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20027, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20028, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20029, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20031, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20034, 2, 2, 5431, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 20035, 2, 2, 22500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30001, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30002, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30003, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30004, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30005, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30006, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30007, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30008, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30009, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30010, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30011, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30012, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30013, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30014, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30015, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30016, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30017, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30018, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30020, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30021, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30024, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30026, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30027, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30028, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30029, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30031, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30032, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30038, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30039, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30040, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30042, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30055, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30056, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30048, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30045, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30046, 2, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30037, 30054, 2, 3, 7500, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100101, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100201, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100301, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100401, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100601, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101001, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101301, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101501, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101701, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 103001, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 102601, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 102301, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100302, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101302, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 103801, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 105001, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 104601, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101601, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 102402, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101802, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 102001, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101201, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101402, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 101102, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100501, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 104001, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100102, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 100402, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 105801, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 103701, 1, 3, 750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30038, 105602, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10001, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10002, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10003, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10004, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10005, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10006, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10007, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10008, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10009, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10010, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10011, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10012, 2, 1, 11067, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10013, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10014, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10015, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10016, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10017, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10018, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10019, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10020, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10021, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10022, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10023, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10024, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10025, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10026, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10027, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10028, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10029, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10030, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10031, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10032, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10033, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10034, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10035, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10036, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10037, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10038, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10039, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10040, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10041, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10042, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10043, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10044, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10045, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10046, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10047, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10048, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10049, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10050, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10051, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10052, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10053, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10054, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10055, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10056, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10057, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10058, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10059, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10061, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10062, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10063, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10064, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10065, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10066, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10069, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10072, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10070, 2, 1, 11066, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 10060, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20001, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20002, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20003, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20004, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20005, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20006, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20007, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20008, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20009, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20010, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20011, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20012, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20013, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20014, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20015, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20016, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20017, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20018, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20019, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20020, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20021, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20023, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20024, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20025, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20027, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20028, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20029, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20031, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20034, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 20035, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30001, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30002, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30003, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30004, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30005, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30006, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30007, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30008, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30009, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30010, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30011, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30012, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30013, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30014, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30015, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30016, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30017, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30018, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30020, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30021, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30024, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30026, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30027, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30028, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30029, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30031, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30032, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30038, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30039, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30040, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30042, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30055, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30056, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30048, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30045, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30046, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30054, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30034, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30039, 30036, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100101, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100201, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100301, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100401, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100601, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101001, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101301, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101501, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101701, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 103001, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102601, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102301, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100302, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101302, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 103801, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 105001, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 104601, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101601, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102402, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101802, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102001, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101201, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101402, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 101102, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100501, 1, 3, 726, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 104001, 1, 3, 725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100102, 1, 3, 725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 100402, 1, 3, 725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 105801, 1, 3, 725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 103701, 1, 3, 725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 105602, 1, 3, 725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30040, 102801, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10001, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10002, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10003, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10004, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10005, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10006, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10007, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10008, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10009, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10010, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10011, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10012, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10013, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10014, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10015, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10016, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10017, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10018, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10019, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10020, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10021, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10022, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10023, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10024, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10025, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10026, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10027, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10028, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10029, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10030, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10031, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10032, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10033, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10034, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10035, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10036, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10037, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10038, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10039, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10040, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10041, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10042, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10043, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10044, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10045, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10046, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10047, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10048, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10049, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10050, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10051, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10052, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10053, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10054, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10055, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10056, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10057, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10058, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10059, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10061, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10062, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10063, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10064, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10065, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10066, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10069, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10072, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10070, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 10060, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20001, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20002, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20003, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20004, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20005, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20006, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20007, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20008, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20009, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20010, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20011, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20012, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20013, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20014, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20015, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20016, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20017, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20018, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20019, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20020, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20021, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20023, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20024, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20025, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20027, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20028, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20029, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20031, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20034, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 20035, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30001, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30002, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30003, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30004, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30005, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30006, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30007, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30008, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30009, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30010, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30011, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30012, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30013, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30014, 2, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30015, 2, 3, 7501, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30016, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30017, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30018, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30020, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30021, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30024, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30026, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30027, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30028, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30029, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30031, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30032, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30038, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30039, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30040, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30042, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30055, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30056, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30048, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30045, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30046, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30054, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30034, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30041, 30036, 2, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100101, 1, 3, 704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100201, 1, 3, 704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100301, 1, 3, 704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100401, 1, 3, 704, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100601, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101001, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101301, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101501, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101701, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 103001, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102601, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102301, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100302, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101302, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 103801, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 105001, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 104601, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101601, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102402, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101802, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102001, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101201, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101402, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101102, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100501, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 104001, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100102, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 100402, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 105801, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 103701, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 105602, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 102801, 1, 3, 703, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30042, 101901, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10001, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10002, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10003, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10004, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10005, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10006, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10007, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10008, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10009, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10010, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10011, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10012, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10013, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10014, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10015, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10016, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10017, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10018, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10019, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10020, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10021, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10022, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10023, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10024, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10025, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10026, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10027, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10028, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10029, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10030, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10031, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10032, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10033, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10034, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10035, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10036, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10037, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10038, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10039, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10040, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10041, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10042, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10043, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10044, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10045, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10046, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10047, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10048, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10049, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10050, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10051, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10052, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10053, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10054, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10055, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10056, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10057, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10058, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10059, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10061, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10062, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10063, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10064, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10065, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10066, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10069, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10072, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10070, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 10060, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20001, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20002, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20003, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20004, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20005, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20006, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20007, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20008, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20009, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20010, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20011, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20012, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20013, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20014, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20015, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20016, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20017, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20018, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20019, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20020, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20021, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20023, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20024, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20025, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20027, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20028, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20029, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20031, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20034, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20035, 2, 2, 5250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 20037, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30001, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30002, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30003, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30004, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30005, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30006, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30007, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30008, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30009, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30010, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30011, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30012, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30013, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30014, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30015, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30016, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30017, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30018, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30020, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30021, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30024, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30026, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30027, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30028, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30029, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30031, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30032, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30038, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30039, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30040, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30042, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30055, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30056, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30048, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30045, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30046, 2, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30054, 2, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30034, 2, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30036, 2, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30043, 30063, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100101, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100201, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100301, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100401, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100601, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101001, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101301, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101501, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101701, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 103001, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102601, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102301, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100302, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101302, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 103801, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 105001, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 104601, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101601, 1, 3, 455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102402, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101802, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102001, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101201, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101402, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101102, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100501, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 104001, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100102, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 100402, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 105801, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 103701, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 105602, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 102801, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 101901, 1, 3, 454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 103002, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30044, 104502, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10001, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10002, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10003, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10004, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10005, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10006, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10007, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10008, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10009, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10010, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10011, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10012, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10013, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10014, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10015, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10016, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10017, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10018, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10019, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10020, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10021, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10022, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10023, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10024, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10025, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10026, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10027, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10028, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10029, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10030, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10031, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10032, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10033, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10034, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10035, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10036, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10037, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10038, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10039, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10040, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10041, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10042, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10043, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10044, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10045, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10046, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10047, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10048, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10049, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10050, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10051, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10052, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10053, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10054, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10055, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10056, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10057, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10058, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10059, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10061, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10062, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10063, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10064, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10065, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10066, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10069, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10072, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10070, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 10060, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20001, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20002, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20003, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20004, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20005, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20006, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20007, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20008, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20009, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20010, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20011, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20012, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20013, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20014, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20015, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20016, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20017, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20018, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20019, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20020, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20021, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20023, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20024, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20025, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20027, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20028, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20029, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20031, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20034, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20035, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 20037, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30001, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30002, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30003, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30004, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30005, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30006, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30007, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30008, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30009, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30010, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30011, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30012, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30013, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30014, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30015, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30016, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30017, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30018, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30020, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30021, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30024, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30026, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30027, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30028, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30029, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30031, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30032, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30038, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30039, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30040, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30042, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30055, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30056, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30048, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30045, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30046, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30054, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30034, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30036, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30063, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30064, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30045, 30065, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100101, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100201, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100301, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100401, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100601, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101001, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101301, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101501, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101701, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103001, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102601, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102301, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100302, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101302, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103801, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 105001, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 104601, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101601, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102402, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101802, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102001, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101201, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101402, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101102, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100501, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 104001, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100102, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 100402, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 105801, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103701, 1, 3, 643, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 105602, 1, 3, 642, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 102801, 1, 3, 642, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 101901, 1, 3, 642, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103002, 1, 3, 642, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 104502, 1, 3, 642, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30046, 103901, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10001, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10002, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10003, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10004, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10005, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10006, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10007, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10008, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10009, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10010, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10011, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10012, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10013, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10014, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10015, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10016, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10017, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10018, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10019, 2, 1, 11450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10020, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10021, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10022, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10023, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10024, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10025, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10026, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10027, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10028, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10029, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10030, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10031, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10032, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10033, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10034, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10035, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10036, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10037, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10038, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10039, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10040, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10041, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10042, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10043, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10044, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10045, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10046, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10047, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10048, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10049, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10050, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10051, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10052, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10053, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10054, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10055, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10056, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10057, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10058, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10059, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10061, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10062, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10063, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10064, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10065, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10066, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10069, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10072, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10070, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 10060, 2, 1, 11449, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20001, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20002, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20003, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20004, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20005, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20006, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20007, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20008, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20009, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20010, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20011, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20012, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20013, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20014, 2, 2, 5807, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20015, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20016, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20017, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20018, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20019, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20020, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20021, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20023, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20024, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20025, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20027, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20028, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20029, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20031, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20034, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20035, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 20037, 2, 2, 5806, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30001, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30002, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30003, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30004, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30005, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30006, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30007, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30008, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30009, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30010, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30011, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30012, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30013, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30014, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30015, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30016, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30017, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30018, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30020, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30021, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30024, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30026, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30027, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30028, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30029, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30031, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30032, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30038, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30039, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30040, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30042, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30055, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30056, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30048, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30045, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30046, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30054, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30034, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30036, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30063, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30064, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30047, 30065, 2, 3, 375, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100101, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100201, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100301, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100401, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100601, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101001, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101301, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101501, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101701, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103001, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102601, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102301, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100302, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101302, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103801, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 105001, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 104601, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101601, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102402, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101802, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102001, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101201, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101402, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101102, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100501, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 104001, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100102, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 100402, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 105801, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103701, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 105602, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102801, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 101901, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103002, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 104502, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 103901, 1, 3, 625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30048, 102501, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10001, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10002, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10003, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10004, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10005, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10006, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10007, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10008, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10009, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10010, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10011, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10012, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10013, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10014, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10015, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10016, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10017, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10018, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10019, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10020, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10021, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10022, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10023, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10024, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10025, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10026, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10027, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10028, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10029, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10030, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10031, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10032, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10033, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10034, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10035, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10036, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10037, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10038, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10039, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10040, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10041, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10042, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10043, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10044, 2, 1, 10725, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10045, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10046, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10047, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10048, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10049, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10050, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10051, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10052, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10053, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10054, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10055, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10056, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10057, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10058, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10059, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10061, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10062, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10063, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10064, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10065, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10066, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10069, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10072, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10070, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10060, 2, 1, 10724, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10067, 2, 1, 25000, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 10071, 2, 1, 25000, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20001, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20002, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20003, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20004, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20005, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20006, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20007, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20008, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20009, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20010, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20011, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20012, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20013, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20014, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20015, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20016, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20017, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20018, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20019, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20020, 2, 2, 5081, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20021, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20023, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20024, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20025, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20027, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20028, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20029, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20031, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20034, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20035, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20037, 2, 2, 5080, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 20038, 2, 2, 22500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30001, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30002, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30003, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30004, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30005, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30006, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30007, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30008, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30009, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30010, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30011, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30012, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30013, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30014, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30015, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30016, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30017, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30018, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30020, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30021, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30024, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30026, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30027, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30028, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30029, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30031, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30032, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30038, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30039, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30040, 2, 3, 536, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30042, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30055, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30056, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30048, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30045, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30046, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30054, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30034, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30036, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30063, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30064, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30065, 2, 3, 535, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30049, 30043, 2, 3, 7500, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100101, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100201, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100301, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100401, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100601, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101001, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101301, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101501, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101701, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103001, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102601, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102301, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100302, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101302, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103801, 1, 3, 406, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 105001, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 104601, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101601, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102402, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101802, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102001, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101201, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101402, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101102, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100501, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 104001, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100102, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 100402, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 105801, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103701, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 105602, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102801, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101901, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103002, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 104502, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 103901, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 102501, 1, 3, 405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 101702, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30050, 104002, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10001, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10002, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10003, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10004, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10005, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10006, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10007, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10008, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10009, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10010, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10011, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10012, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10013, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10014, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10015, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10016, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10017, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10018, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10019, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10020, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10021, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10022, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10023, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10024, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10025, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10026, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10027, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10028, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10029, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10030, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10031, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10032, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10033, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10034, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10035, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10036, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10037, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10038, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10039, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10040, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10041, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10042, 2, 1, 10599, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10043, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10044, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10045, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10046, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10047, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10048, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10049, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10050, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10051, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10052, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10053, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10054, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10055, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10056, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10057, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10058, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10059, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10061, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10062, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10063, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10064, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10065, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10066, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10069, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10072, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10070, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10060, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10067, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10071, 2, 1, 10598, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 10073, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20001, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20002, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20003, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20004, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20005, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20006, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20007, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20008, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20009, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20010, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20011, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20012, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20013, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20014, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20015, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20016, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20017, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20018, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20019, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20020, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20021, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20023, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20024, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20025, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20027, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20028, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20029, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20031, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20034, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20035, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20037, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 20038, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30001, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30002, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30003, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30004, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30005, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30006, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30007, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30008, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30009, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30010, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30011, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30012, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30013, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30014, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30015, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30016, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30017, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30018, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30020, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30021, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30024, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30026, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30027, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30028, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30029, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30031, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30032, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30038, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30039, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30040, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30042, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30055, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30056, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30048, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30045, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30046, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30054, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30034, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30036, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30063, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30064, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30065, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30043, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30068, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30051, 30069, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100101, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100201, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100301, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100401, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101301, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101501, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101701, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102301, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100302, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101302, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103801, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 105001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101601, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102402, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101802, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101201, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101402, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101102, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100501, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104001, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100102, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 100402, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 105801, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103701, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 105602, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102801, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101901, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103002, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104502, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 103901, 1, 3, 577, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 102501, 1, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 101702, 1, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104002, 1, 3, 576, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30052, 104801, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10001, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10002, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10003, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10004, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10005, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10006, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10007, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10008, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10009, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10010, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10011, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10012, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10013, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10014, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10015, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10016, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10017, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10018, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10019, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10020, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10021, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10022, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10023, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10024, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10025, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10026, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10027, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10028, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10029, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10030, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10031, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10032, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10033, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10034, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10035, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10036, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10037, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10038, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10039, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10040, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10041, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10042, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10043, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10044, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10045, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10046, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10047, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10048, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10049, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10050, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10051, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10052, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10053, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10054, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10055, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10056, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10057, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10058, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10059, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10061, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10062, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10063, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10064, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10065, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10066, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10069, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10072, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10070, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10060, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10067, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10071, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 10073, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20001, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20002, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20003, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20004, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20005, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20006, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20007, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20008, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20009, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20010, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20011, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20012, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20013, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20014, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20015, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20016, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20017, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20018, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20019, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20020, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20021, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20023, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20024, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20025, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20027, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20028, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20029, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20031, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20034, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20035, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20037, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 20038, 2, 2, 5625, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30001, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30002, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30003, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30004, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30005, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30006, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30007, 2, 3, 7501, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30008, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30009, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30010, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30011, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30012, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30013, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30014, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30015, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30016, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30017, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30018, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30020, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30021, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30024, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30026, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30027, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30028, 2, 3, 7501, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30029, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30031, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30032, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30038, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30039, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30040, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30042, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30055, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30056, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30048, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30045, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30046, 2, 3, 349, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30054, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30034, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30036, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30063, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30064, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30065, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30043, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30068, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30053, 30069, 2, 3, 348, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100101, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100201, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100301, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100401, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100601, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101001, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101301, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101501, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101701, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103001, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102601, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102301, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100302, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101302, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103801, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 105001, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104601, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101601, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102402, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101802, 1, 3, 563, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102001, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101201, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101402, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101102, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100501, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104001, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100102, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 100402, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 105801, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103701, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 105602, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102801, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101901, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103002, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104502, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 103901, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 102501, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 101702, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104002, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 104801, 1, 3, 562, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30054, 105901, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10001, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10002, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10003, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10004, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10005, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10006, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10007, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10008, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10009, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10010, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10011, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10012, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10013, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10014, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10015, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10016, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10017, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10018, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10019, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10020, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10021, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10022, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10023, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10024, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10025, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10026, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10027, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10028, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10029, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10030, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10031, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10032, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10033, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10034, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10035, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10036, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10037, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10038, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10039, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10040, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10041, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10042, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10043, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10044, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10045, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10046, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10047, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10048, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10049, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10050, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10051, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10052, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10053, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10054, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10055, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10056, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10057, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10058, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10059, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10061, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10062, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10063, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10064, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10065, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10066, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10069, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10072, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10070, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10060, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10067, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10071, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 10073, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20001, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20002, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20003, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20004, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20005, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20006, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20007, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20008, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20009, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20010, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20011, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20012, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20013, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20014, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20015, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20016, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20017, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20018, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20019, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20020, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20021, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20023, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20024, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20025, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20027, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20028, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20029, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20031, 2, 2, 4922, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20034, 2, 2, 4921, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20035, 2, 2, 4921, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20037, 2, 2, 4921, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20038, 2, 2, 4921, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 20039, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30001, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30002, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30003, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30004, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30005, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30006, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30007, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30008, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30009, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30010, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30011, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30012, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30013, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30014, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30015, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30016, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30017, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30018, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30020, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30021, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30024, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30026, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30027, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30028, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30029, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30031, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30032, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30038, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30039, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30040, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30042, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30055, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30056, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30048, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30045, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30046, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30054, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30034, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30036, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30063, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30064, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30065, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30043, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30068, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30069, 2, 3, 500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30055, 30071, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100101, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100201, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100301, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100401, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100601, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101001, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101301, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101501, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101701, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103001, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102601, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102301, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100302, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101302, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103801, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 105001, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104601, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101601, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102402, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101802, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102001, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101201, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101402, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101102, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100501, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104001, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100102, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100402, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 105801, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103701, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 105602, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102801, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101901, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103002, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104502, 1, 3, 366, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 103901, 1, 3, 365, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102501, 1, 3, 365, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 101702, 1, 3, 365, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104002, 1, 3, 365, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 104801, 1, 3, 365, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 105901, 1, 3, 365, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 100602, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30056, 102302, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10001, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10002, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10003, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10004, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10005, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10006, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10007, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10008, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10009, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10010, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10011, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10012, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10013, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10014, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10015, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10016, 2, 1, 10973, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10017, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10018, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10019, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10020, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10021, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10022, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10023, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10024, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10025, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10026, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10027, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10028, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10029, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10030, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10031, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10032, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10033, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10034, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10035, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10036, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10037, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10038, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10039, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10040, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10041, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10042, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10043, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10044, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10045, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10046, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10047, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10048, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10049, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10050, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10051, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10052, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10053, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10054, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10055, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10056, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10057, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10058, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10059, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10061, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10062, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10063, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10064, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10065, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10066, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10069, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10072, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10070, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10060, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10067, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10071, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 10073, 2, 1, 10972, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20001, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20002, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20003, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20004, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20005, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20006, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20007, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20008, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20009, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20010, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20011, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20012, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20013, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20014, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20015, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20016, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20017, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20018, 2, 2, 5455, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20019, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20020, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20021, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20023, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20024, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20025, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20027, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20028, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20029, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20031, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20034, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20035, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20037, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20038, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 20039, 2, 2, 5454, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30001, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30002, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30003, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30004, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30005, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30006, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30007, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30008, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30009, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30010, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30011, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30012, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30013, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30014, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30015, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30016, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30017, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30018, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30020, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30021, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30024, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30026, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30027, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30028, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30029, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30031, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30032, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30038, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30039, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30040, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30042, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30055, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30056, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30048, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30045, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30046, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30054, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30034, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30036, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30063, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30064, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30065, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30043, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30068, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30069, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30071, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30072, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30057, 30073, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100101, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100201, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100301, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100401, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100601, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101001, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101301, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101501, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101701, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103001, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102601, 1, 3, 524, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102301, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100302, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101302, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103801, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 105001, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104601, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101601, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102402, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101802, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102001, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101201, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101402, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101102, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100501, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104001, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100102, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100402, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 105801, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103701, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 105602, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102801, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101901, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103002, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104502, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 103901, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102501, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 101702, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104002, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 104801, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 105901, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 100602, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102302, 1, 3, 523, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30058, 102201, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10001, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10002, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10003, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10004, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10005, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10006, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10007, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10008, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10009, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10010, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10011, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10012, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10013, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10014, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10015, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10016, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10017, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10018, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10019, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10020, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10021, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10022, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10023, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10024, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10025, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10026, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10027, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10028, 2, 1, 10452, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10029, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10030, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10031, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10032, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10033, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10034, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10035, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10036, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10037, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10038, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10039, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10040, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10041, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10042, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10043, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10044, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10045, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10046, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10047, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10048, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10049, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10050, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10051, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10052, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10053, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10054, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10055, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10056, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10057, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10058, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10059, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10061, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10062, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10063, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10064, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10065, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10066, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10069, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10072, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10070, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10060, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10067, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10071, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10073, 2, 1, 10451, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 10068, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20001, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20002, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20003, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20004, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20005, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20006, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20007, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20008, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20009, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20010, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20011, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20012, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20013, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20014, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20015, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20016, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20017, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20018, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20019, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20020, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20021, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20023, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20024, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20025, 2, 2, 4773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20027, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20028, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20029, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20031, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20034, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20035, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20037, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20038, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20039, 2, 2, 4772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 20032, 2, 2, 22500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30001, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30002, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30003, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30004, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30005, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30006, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30007, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30008, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30009, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30010, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30011, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30012, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30013, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30014, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30015, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30016, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30017, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30018, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30020, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30021, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30024, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30026, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30027, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30028, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30029, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30031, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30032, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30038, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30039, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30040, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30042, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30055, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30056, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30048, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30045, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30046, 2, 3, 469, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30054, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30034, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30036, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30063, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30064, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30065, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30043, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30068, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30069, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30071, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30072, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30073, 2, 3, 468, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30059, 30075, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100101, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100201, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100301, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100401, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100601, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101001, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101301, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101501, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101701, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103001, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102601, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102301, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100302, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101302, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103801, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 105001, 1, 3, 512, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104601, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101601, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102402, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101802, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102001, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101201, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101402, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101102, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100501, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104001, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100102, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100402, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 105801, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103701, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 105602, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102801, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101901, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103002, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104502, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 103901, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102501, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 101702, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104002, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 104801, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 105901, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 100602, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102302, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102201, 1, 3, 511, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30060, 102101, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10001, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10002, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10003, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10004, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10005, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10006, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10007, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10008, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10009, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10010, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10011, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10012, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10013, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10014, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10015, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10016, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10017, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10018, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10019, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10020, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10021, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10022, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10023, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10024, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10025, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10026, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10027, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10028, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10029, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10030, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10031, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10032, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10033, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10034, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10035, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10036, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10037, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10038, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10039, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10040, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10041, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10042, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10043, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10044, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10045, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10046, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10047, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10048, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10049, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10050, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10051, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10052, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10053, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10054, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10055, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10056, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10057, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10058, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10059, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10061, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10062, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10063, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10064, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10065, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10066, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10069, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10072, 2, 1, 10822, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10070, 2, 1, 10821, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10060, 2, 1, 10821, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10067, 2, 1, 10821, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10071, 2, 1, 10821, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10073, 2, 1, 10821, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 10068, 2, 1, 10821, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20001, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20002, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20003, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20004, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20005, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20006, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20007, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20008, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20009, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20010, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20011, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20012, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20013, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20014, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20015, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20016, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20017, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20018, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20019, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20020, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20021, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20023, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20024, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20025, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20027, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20028, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20029, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20031, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20034, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20035, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20037, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20038, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20039, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 20032, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30001, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30002, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30003, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30004, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30005, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30006, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30007, 2, 3, 320, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30008, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30009, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30010, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30011, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30012, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30013, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30014, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30015, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30016, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30017, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30018, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30020, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30021, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30024, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30026, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30027, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30028, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30029, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30031, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30032, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30038, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30039, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30040, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30042, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30055, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30056, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30048, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30045, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30046, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30054, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30034, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30036, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30063, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30064, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30065, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30043, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30068, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30069, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30071, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30072, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30073, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30061, 30075, 2, 3, 319, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100101, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100201, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100301, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100401, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100601, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101001, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101301, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101501, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101701, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103001, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102601, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102301, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100302, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101302, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103801, 1, 3, 334, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105001, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104601, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101601, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102402, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101802, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102001, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101201, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101402, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101102, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100501, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104001, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100102, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100402, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105801, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103701, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105602, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102801, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101901, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103002, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104502, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 103901, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102501, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101702, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104002, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 104801, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105901, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 100602, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102302, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102201, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 102101, 1, 3, 333, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 105202, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30062, 101502, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10001, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10002, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10003, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10004, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10005, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10006, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10007, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10008, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10009, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10010, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10011, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10012, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10013, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10014, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10015, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10016, 2, 1, 10309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10017, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10018, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10019, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10020, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10021, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10022, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10023, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10024, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10025, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10026, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10027, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10028, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10029, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10030, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10031, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10032, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10033, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10034, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10035, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10036, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10037, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10038, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10039, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10040, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10041, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10042, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10043, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10044, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10045, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10046, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10047, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10048, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10049, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10050, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10051, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10052, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10053, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10054, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10055, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10056, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10057, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10058, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10059, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10061, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10062, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10063, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10064, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10065, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10066, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10069, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10072, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10070, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10060, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10067, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10071, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10073, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10068, 2, 1, 10308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 10075, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20001, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20002, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20003, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20004, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20005, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20006, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20007, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20008, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20009, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20010, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20011, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20012, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20013, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20014, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20015, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20016, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20017, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20018, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20019, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20020, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20021, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20023, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20024, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20025, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20027, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20028, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20029, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20031, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20034, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20035, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20037, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20038, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20039, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 20032, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30001, 2, 3, 307, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30002, 2, 3, 307, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30003, 2, 3, 307, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30004, 2, 3, 307, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30005, 2, 3, 307, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30006, 2, 3, 307, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30007, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30008, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30009, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30010, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30011, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30012, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30013, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30014, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30015, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30016, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30017, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30018, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30020, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30021, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30024, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30026, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30027, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30028, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30029, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30031, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30032, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30038, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30039, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30040, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30042, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30055, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30056, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30048, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30045, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30046, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30054, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30034, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30036, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30063, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30064, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30065, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30043, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30068, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30069, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30071, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30072, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30073, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30075, 2, 3, 306, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30077, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30063, 30078, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100101, 1, 3, 639, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100201, 1, 3, 639, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100301, 1, 3, 639, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100401, 1, 3, 639, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100601, 1, 3, 639, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101001, 1, 3, 639, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101301, 1, 3, 639, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101501, 1, 3, 639, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101701, 1, 3, 639, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103001, 1, 3, 639, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102601, 1, 3, 639, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102301, 1, 3, 639, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100302, 1, 3, 639, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101302, 1, 3, 639, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103801, 1, 3, 638, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105001, 1, 3, 638, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104601, 1, 3, 638, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101601, 1, 3, 638, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102402, 1, 3, 638, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101802, 1, 3, 638, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102001, 1, 3, 638, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101201, 1, 3, 638, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101402, 1, 3, 638, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101102, 1, 3, 638, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100501, 1, 3, 638, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104001, 1, 3, 638, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100102, 1, 3, 638, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100402, 1, 3, 638, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105801, 1, 3, 638, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103701, 1, 3, 638, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105602, 1, 3, 638, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102801, 1, 3, 638, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101901, 1, 3, 638, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103002, 1, 3, 638, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104502, 1, 3, 638, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 103901, 1, 3, 638, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102501, 1, 3, 638, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101702, 1, 3, 638, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104002, 1, 3, 638, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 104801, 1, 3, 638, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105901, 1, 3, 638, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 100602, 1, 3, 638, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102302, 1, 3, 638, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102201, 1, 3, 638, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 102101, 1, 3, 638, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 105202, 1, 3, 638, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30064, 101502, 1, 3, 638, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10001, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10002, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10003, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10004, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10005, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10006, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10007, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10008, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10009, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10010, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10011, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10012, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10013, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10014, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10015, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10016, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10017, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10018, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10019, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10020, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10021, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10022, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10023, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10024, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10025, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10026, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10027, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10028, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10029, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10030, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10031, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10032, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10033, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10034, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10035, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10036, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10037, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10038, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10039, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10040, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10041, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10042, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10043, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10044, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10045, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10046, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10047, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10048, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10049, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10050, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10051, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10052, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10053, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10054, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10055, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10056, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10057, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10058, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10059, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10061, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10062, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10063, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10064, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10065, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10066, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10069, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10072, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10070, 2, 1, 10169, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10060, 2, 1, 10168, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10067, 2, 1, 10168, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10071, 2, 1, 10168, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10073, 2, 1, 10168, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10068, 2, 1, 10168, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10075, 2, 1, 10168, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 10074, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20001, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20002, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20003, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20004, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20005, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20006, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20007, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20008, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20009, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20010, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20011, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20012, 2, 2, 4633, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20013, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20014, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20015, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20016, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20017, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20018, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20019, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20020, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20021, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20023, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20024, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20025, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20027, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20028, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20029, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20031, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20034, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20035, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20037, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20038, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20039, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20032, 2, 2, 4632, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 20022, 2, 2, 22500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30001, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30002, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30003, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30004, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30005, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30006, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30007, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30008, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30009, 2, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30010, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30011, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30012, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30013, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30014, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30015, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30016, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30017, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30018, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30020, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30021, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30024, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30026, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30027, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30028, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30029, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30031, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30032, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30038, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30039, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30040, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30042, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30055, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30056, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30048, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30045, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30046, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30054, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30034, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30036, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30063, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30064, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30065, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30043, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30068, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30069, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30071, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30072, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30073, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30075, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30077, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30078, 2, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30065, 30080, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100101, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100201, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100301, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100401, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100601, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101001, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101301, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101501, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101701, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103001, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102601, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102301, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100302, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101302, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103801, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105001, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104601, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101601, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102402, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101802, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102001, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101201, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101402, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101102, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100501, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104001, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100102, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100402, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105801, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103701, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105602, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102801, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101901, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103002, 1, 3, 479, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104502, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 103901, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102501, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101702, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104002, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 104801, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105901, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 100602, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102302, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102201, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 102101, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 105202, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 101502, 1, 3, 478, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30066, 106901, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10001, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10002, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10003, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10004, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10005, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10006, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10007, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10008, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10009, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10010, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10011, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10012, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10013, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10014, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10015, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10016, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10017, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10018, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10019, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10020, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10021, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10022, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10023, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10024, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10025, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10026, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10027, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10028, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10029, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10030, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10031, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10032, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10033, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10034, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10035, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10036, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10037, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10038, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10039, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10040, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10041, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10042, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10043, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10044, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10045, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10046, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10047, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10048, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10049, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10050, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10051, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10052, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10053, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10054, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10055, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10056, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10057, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10058, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10059, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10061, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10062, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10063, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10064, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10065, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10066, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10069, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10072, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10070, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10060, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10067, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10071, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10073, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10068, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10075, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 10074, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20001, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20002, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20003, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20004, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20005, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20006, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20007, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20008, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20009, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20010, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20011, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20012, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20013, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20014, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20015, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20016, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20017, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20018, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20019, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20020, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20021, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20023, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20024, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20025, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20027, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20028, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20029, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20031, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20034, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20035, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20037, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20038, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20039, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20032, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 20022, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30001, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30002, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30003, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30004, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30005, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30006, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30007, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30008, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30009, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30010, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30011, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30012, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30013, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30014, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30015, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30016, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30017, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30018, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30020, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30021, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30024, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30026, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30027, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30028, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30029, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30031, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30032, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30038, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30039, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30040, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30042, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30055, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30056, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30048, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30045, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30046, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30054, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30034, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30036, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30063, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30064, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30065, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30043, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30068, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30069, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30071, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30072, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30073, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30075, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30077, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30078, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30067, 30080, 2, 3, 300, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100101, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100201, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100301, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100401, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101301, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101501, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101701, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102301, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100302, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101302, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103801, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102402, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101802, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101201, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101402, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101102, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100501, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104001, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100102, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100402, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105801, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103701, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105602, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102801, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101901, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103002, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104502, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103901, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102501, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101702, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104002, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 104801, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105901, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 100602, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102302, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102201, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102101, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 105202, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 101502, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 106901, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 102602, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30068, 103702, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10001, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10002, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10003, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10004, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10005, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10006, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10007, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10008, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10009, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10010, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10011, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10012, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10013, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10014, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10015, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10016, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10017, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10018, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10019, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10020, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10021, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10022, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10023, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10024, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10025, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10026, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10027, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10028, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10029, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10030, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10031, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10032, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10033, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10034, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10035, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10036, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10037, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10038, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10039, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10040, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10041, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10042, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10043, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10044, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10045, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10046, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10047, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10048, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10049, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10050, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10051, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10052, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10053, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10054, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10055, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10056, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10057, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10058, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10059, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10061, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10062, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10063, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10064, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10065, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10066, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10069, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10072, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10070, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10060, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10067, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10071, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10073, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10068, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10075, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 10074, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20001, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20002, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20003, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20004, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20005, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20006, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20007, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20008, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20009, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20010, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20011, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20012, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20013, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20014, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20015, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20016, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20017, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20018, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20019, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20020, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20021, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20023, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20024, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20025, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20027, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20028, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20029, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20031, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20034, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20035, 2, 2, 5143, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20037, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20038, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20039, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20032, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 20022, 2, 2, 5142, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30001, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30002, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30003, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30004, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30005, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30006, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30007, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30008, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30009, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30010, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30011, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30012, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30013, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30014, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30015, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30016, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30017, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30018, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30020, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30021, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30024, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30026, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30027, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30028, 2, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30029, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30031, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30032, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30038, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30039, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30040, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30042, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30055, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30056, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30048, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30045, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30046, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30054, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30034, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30036, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30063, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30064, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30065, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30043, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30068, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30069, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30071, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30072, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30073, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30075, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30077, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30078, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30080, 2, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30082, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30069, 30083, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100101, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100201, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100301, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100401, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100601, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101001, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101301, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101501, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101701, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103001, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102601, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102301, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100302, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101302, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103801, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105001, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104601, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101601, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102402, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101802, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102001, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101201, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101402, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101102, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100501, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104001, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100102, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100402, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105801, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103701, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105602, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102801, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101901, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103002, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104502, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103901, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102501, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101702, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104002, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 104801, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105901, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 100602, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102302, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102201, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102101, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 105202, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 101502, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 106901, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 102602, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 103702, 1, 3, 450, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30070, 107101, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10001, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10002, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10003, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10004, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10005, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10006, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10007, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10008, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10009, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10010, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10011, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10012, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10013, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10014, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10015, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10016, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10017, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10018, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10019, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10020, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10021, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10022, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10023, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10024, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10025, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10026, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10027, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10028, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10029, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10030, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10031, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10032, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10033, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10034, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10035, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10036, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10037, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10038, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10039, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10040, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10041, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10042, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10043, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10044, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10045, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10046, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10047, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10048, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10049, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10050, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10051, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10052, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10053, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10054, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10055, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10056, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10057, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10058, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10059, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10061, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10062, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10063, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10064, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10065, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10066, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10069, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10072, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10070, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10060, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10067, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10071, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10073, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10068, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10075, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 10074, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20001, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20002, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20003, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20004, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20005, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20006, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20007, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20008, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20009, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20010, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20011, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20012, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20013, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20014, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20015, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20016, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20017, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20018, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20019, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20020, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20021, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20023, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20024, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20025, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20027, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20028, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20029, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20031, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20034, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20035, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20037, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20038, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20039, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20032, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20022, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 20030, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30001, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30002, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30003, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30004, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30005, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30006, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30007, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30008, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30009, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30010, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30011, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30012, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30013, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30014, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30015, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30016, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30017, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30018, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30020, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30021, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30024, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30026, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30027, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30028, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30029, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30031, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30032, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30038, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30039, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30040, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30042, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30055, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30056, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30048, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30045, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30046, 2, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30054, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30034, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30036, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30063, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30064, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30065, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30043, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30068, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30069, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30071, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30072, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30073, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30075, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30077, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30078, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30080, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30082, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30083, 2, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30071, 30085, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100101, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100201, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100301, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100401, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100601, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101001, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101301, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101501, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101701, 1, 3, 442, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103001, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102601, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102301, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100302, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101302, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103801, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105001, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104601, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101601, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102402, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101802, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102001, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101201, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101402, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101102, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100501, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104001, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100102, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100402, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105801, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103701, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105602, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102801, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101901, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103002, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104502, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103901, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102501, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101702, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104002, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 104801, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105901, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 100602, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102302, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102201, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102101, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 105202, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 101502, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 106901, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 102602, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103702, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 107101, 1, 3, 441, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30072, 103301, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10001, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10002, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10003, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10004, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10005, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10006, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10007, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10008, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10009, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10010, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10011, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10012, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10013, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10014, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10015, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10016, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10017, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10018, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10019, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10020, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10021, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10022, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10023, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10024, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10025, 2, 1, 10534, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10026, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10027, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10028, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10029, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10030, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10031, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10032, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10033, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10034, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10035, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10036, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10037, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10038, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10039, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10040, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10041, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10042, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10043, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10044, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10045, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10046, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10047, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10048, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10049, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10050, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10051, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10052, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10053, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10054, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10055, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10056, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10057, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10058, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10059, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10061, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10062, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10063, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10064, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10065, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10066, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10069, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10072, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10070, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10060, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10067, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10071, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10073, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10068, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10075, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 10074, 2, 1, 10533, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20001, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20002, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20003, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20004, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20005, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20006, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20007, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20008, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20009, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20010, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20011, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20012, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20013, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20014, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20015, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20016, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20017, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20018, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20019, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20020, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20021, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20023, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20024, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20025, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20027, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20028, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20029, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20031, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20034, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20035, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20037, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20038, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20039, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20032, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20022, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 20030, 2, 2, 5000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30001, 2, 3, 284, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30002, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30003, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30004, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30005, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30006, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30007, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30008, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30009, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30010, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30011, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30012, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30013, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30014, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30015, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30016, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30017, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30018, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30020, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30021, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30024, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30026, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30027, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30028, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30029, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30031, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30032, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30038, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30039, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30040, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30042, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30055, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30056, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30048, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30045, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30046, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30054, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30034, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30036, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30063, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30064, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30065, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30043, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30068, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30069, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30071, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30072, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30073, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30075, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30077, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30078, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30080, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30082, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30083, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30073, 30085, 2, 3, 283, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100701, 1, 2, 19688, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100801, 1, 2, 19688, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100901, 1, 2, 19688, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101101, 1, 2, 19688, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101401, 1, 2, 19687, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101801, 1, 2, 19687, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102401, 1, 2, 19687, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104501, 1, 2, 19687, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 106201, 1, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100101, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100201, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100301, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100401, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100601, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101001, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101301, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101501, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101701, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103001, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102601, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102301, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100302, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101302, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103801, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105001, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104601, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101601, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102402, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101802, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102001, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101201, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101402, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101102, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100501, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104001, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100102, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100402, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105801, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103701, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105602, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102801, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101901, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103002, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104502, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103901, 1, 3, 433, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102501, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101702, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104002, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 104801, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105901, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 100602, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102302, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102201, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102101, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 105202, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 101502, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 106901, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 102602, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103702, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 107101, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 103301, 1, 3, 432, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30074, 106801, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10001, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10002, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10003, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10004, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10005, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10006, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10007, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10008, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10009, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10010, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10011, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10012, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10013, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10014, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10015, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10016, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10017, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10018, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10019, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10020, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10021, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10022, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10023, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10024, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10025, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10026, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10027, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10028, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10029, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10030, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10031, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10032, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10033, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10034, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10035, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10036, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10037, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10038, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10039, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10040, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10041, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10042, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10043, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10044, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10045, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10046, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10047, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10048, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10049, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10050, 2, 1, 9867, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10051, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10052, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10053, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10054, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10055, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10056, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10057, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10058, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10059, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10061, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10062, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10063, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10064, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10065, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10066, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10069, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10072, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10070, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10060, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10067, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10071, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10073, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10068, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10075, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10074, 2, 1, 9866, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10076, 2, 1, 25000, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 10077, 2, 1, 25000, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20001, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20002, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20003, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20004, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20005, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20006, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20007, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20008, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20009, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20010, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20011, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20012, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20013, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20014, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20015, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20016, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20017, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20018, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20019, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20020, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20021, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20023, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20024, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20025, 2, 2, 4167, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20027, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20028, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20029, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20031, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20034, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20035, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20037, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20038, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20039, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20032, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20022, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20030, 2, 2, 4166, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20040, 2, 2, 10000, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20041, 2, 2, 10000, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 20042, 2, 2, 10000, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30001, 2, 3, 410, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30002, 2, 3, 410, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30003, 2, 3, 410, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30004, 2, 3, 410, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30005, 2, 3, 410, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30006, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30007, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30008, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30009, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30010, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30011, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30012, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30013, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30014, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30015, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30016, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30017, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30018, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30020, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30021, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30024, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30026, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30027, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30028, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30029, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30031, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30032, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30038, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30039, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30040, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30042, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30055, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30056, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30048, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30045, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30046, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30054, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30034, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30036, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30063, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30064, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30065, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30043, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30068, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30069, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30071, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30072, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30073, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30075, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30077, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30078, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30080, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30082, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30083, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30085, 2, 3, 409, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30075, 30086, 2, 3, 7500, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100101, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100201, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100301, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100401, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100601, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101001, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101301, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101501, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101701, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103001, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102601, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102301, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100302, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101302, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103801, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105001, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104601, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101601, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102402, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101802, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102001, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101201, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101402, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101102, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100501, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104001, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100102, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100402, 1, 3, 425, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105801, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103701, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105602, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102801, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101901, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103002, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104502, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103901, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102501, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101702, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104002, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 104801, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105901, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 100602, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102302, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102201, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102101, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 105202, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 101502, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 106901, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 102602, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103702, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 107101, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 103301, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 106801, 1, 3, 424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30076, 106701, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20001, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20002, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20003, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20004, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20005, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20006, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20007, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20008, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20009, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20010, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20011, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20012, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20013, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20014, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20015, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20016, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20017, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20018, 2, 2, 4039, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20019, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20020, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20021, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20023, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20024, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20025, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20027, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20028, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20029, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20031, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20034, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20035, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20037, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20038, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20039, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20032, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20022, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20030, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20040, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20041, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20042, 2, 2, 4038, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 20044, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30001, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30002, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30003, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30004, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30005, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30006, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30007, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30008, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30009, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30010, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30011, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30012, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30013, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30014, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30015, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30016, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30017, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30018, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30020, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30021, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30024, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30026, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30027, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30028, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30029, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30031, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30032, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30038, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30039, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30040, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30042, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30055, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30056, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30048, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30045, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30046, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30054, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30034, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30036, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30063, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30064, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30065, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30043, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30068, 2, 3, 402, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30069, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30071, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30072, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30073, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30075, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30077, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30078, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30080, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30082, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30083, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30085, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30086, 2, 3, 401, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30077, 30089, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100101, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100201, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100301, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100401, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100601, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101001, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101301, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101501, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101701, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103001, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102601, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102301, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100302, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101302, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103801, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105001, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104601, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101601, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102402, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101802, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102001, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101201, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101402, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101102, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100501, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104001, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100102, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100402, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105801, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103701, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105602, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102801, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101901, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103002, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104502, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103901, 1, 3, 417, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102501, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101702, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104002, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 104801, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105901, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 100602, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102302, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102201, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102101, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 105202, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 101502, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 106901, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 102602, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103702, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 107101, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 103301, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 106801, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 106701, 1, 3, 416, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30078, 107401, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20001, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20002, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20003, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20004, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20005, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20006, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20007, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20008, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20009, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20010, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20011, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20012, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20013, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20014, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20015, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20016, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20017, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20018, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20019, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20020, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20021, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20023, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20024, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20025, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20027, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20028, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20029, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20031, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20034, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20035, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20037, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20038, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20039, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20032, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20022, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20030, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20040, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20041, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20042, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 20044, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30001, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30002, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30003, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30004, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30005, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30006, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30007, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30008, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30009, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30010, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30011, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30012, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30013, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30014, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30015, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30016, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30017, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30018, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30020, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30021, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30024, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30026, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30027, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30028, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30029, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30031, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30032, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30038, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30039, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30040, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30042, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30055, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30056, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30048, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30045, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30046, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30054, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30034, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30036, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30063, 2, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30064, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30065, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30043, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30068, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30069, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30071, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30072, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30073, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30075, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30077, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30078, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30080, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30082, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30083, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30085, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30086, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30079, 30089, 2, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100101, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100201, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100301, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100401, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100601, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101001, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101301, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101501, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101701, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103001, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102601, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102301, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100302, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101302, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103801, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105001, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104601, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101601, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102402, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101802, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102001, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101201, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101402, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101102, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100501, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104001, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100102, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100402, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105801, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103701, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105602, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102801, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101901, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103002, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104502, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103901, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102501, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101702, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104002, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 104801, 1, 3, 273, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105901, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100602, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102302, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102201, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102101, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 105202, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 101502, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 106901, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102602, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103702, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 107101, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 103301, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 106801, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 106701, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 107401, 1, 3, 272, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 102002, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30080, 100502, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20001, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20002, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20003, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20004, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20005, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20006, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20007, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20008, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20009, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20010, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20011, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20012, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20013, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20014, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20015, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20016, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20017, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20018, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20019, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20020, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20021, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20023, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20024, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20025, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20027, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20028, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20029, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20031, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20034, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20035, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20037, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20038, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20039, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20032, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20022, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20030, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20040, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20041, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20042, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 20044, 2, 2, 4500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30001, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30002, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30003, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30004, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30005, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30006, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30007, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30008, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30009, 2, 3, 264, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30010, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30011, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30012, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30013, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30014, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30015, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30016, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30017, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30018, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30020, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30021, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30024, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30026, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30027, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30028, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30029, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30031, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30032, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30038, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30039, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30040, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30042, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30055, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30056, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30048, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30045, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30046, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30054, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30034, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30036, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30063, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30064, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30065, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30043, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30068, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30069, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30071, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30072, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30073, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30075, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30077, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30078, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30080, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30082, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30083, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30085, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30086, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30089, 2, 3, 263, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30090, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30081, 30091, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100101, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100201, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100301, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100401, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100601, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101001, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101301, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101501, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101701, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103001, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102601, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102301, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100302, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101302, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103801, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105001, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104601, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101601, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102402, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101802, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102001, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101201, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101402, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101102, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100501, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104001, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100102, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100402, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105801, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103701, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105602, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102801, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101901, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103002, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104502, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103901, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102501, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101702, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104002, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 104801, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105901, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100602, 1, 3, 395, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102302, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102201, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102101, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105202, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 101502, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 106901, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102602, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103702, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 107101, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 103301, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 106801, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 106701, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 107401, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 102002, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 100502, 1, 3, 394, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30082, 105101, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20001, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20002, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20003, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20004, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20005, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20006, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20007, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20008, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20009, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20010, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20011, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20012, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20013, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20014, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20015, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20016, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20017, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20018, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20019, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20020, 2, 2, 3938, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20021, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20023, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20024, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20025, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20027, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20028, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20029, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20031, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20034, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20035, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20037, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20038, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20039, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20032, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20022, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20030, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20040, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20041, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20042, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20044, 2, 2, 3937, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 20046, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30001, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30002, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30003, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30004, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30005, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30006, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30007, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30008, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30009, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30010, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30011, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30012, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30013, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30014, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30015, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30016, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30017, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30018, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30020, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30021, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30024, 2, 3, 382, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30026, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30027, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30028, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30029, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30031, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30032, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30038, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30039, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30040, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30042, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30055, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30056, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30048, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30045, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30046, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30054, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30034, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30036, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30063, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30064, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30065, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30043, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30068, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30069, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30071, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30072, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30073, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30075, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30077, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30078, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30080, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30082, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30083, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30085, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30086, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30089, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30090, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30091, 2, 3, 381, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30083, 30093, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100101, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100201, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100301, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100401, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100601, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101001, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101301, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101501, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101701, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103001, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102601, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102301, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100302, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101302, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103801, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105001, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104601, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101601, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102402, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101802, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102001, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101201, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101402, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101102, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100501, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104001, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100102, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100402, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105801, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103701, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105602, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102801, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101901, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103002, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104502, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103901, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102501, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101702, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104002, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 104801, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105901, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100602, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102302, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102201, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102101, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105202, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 101502, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 106901, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102602, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103702, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 107101, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 103301, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 106801, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 106701, 1, 3, 388, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 107401, 1, 3, 387, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 102002, 1, 3, 387, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 100502, 1, 3, 387, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 105101, 1, 3, 387, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30084, 107201, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20001, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20002, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20003, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20004, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20005, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20006, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20007, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20008, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20009, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20010, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20011, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20012, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20013, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20014, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20015, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20016, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20017, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20018, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20019, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20020, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20021, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20023, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20024, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20025, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20027, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20028, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20029, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20031, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20034, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20035, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20037, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20038, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20039, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20032, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20022, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20030, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20040, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20041, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20042, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20044, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 20046, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30001, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30002, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30003, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30004, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30005, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30006, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30007, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30008, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30009, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30010, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30011, 2, 3, 7501, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30012, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30013, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30014, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30015, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30016, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30017, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30018, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30020, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30021, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30024, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30026, 2, 3, 7501, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30027, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30028, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30029, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30031, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30032, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30038, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30039, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30040, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30042, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30055, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30056, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30048, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30045, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30046, 2, 3, 259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30054, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30034, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30036, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30063, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30064, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30065, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30043, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30068, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30069, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30071, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30072, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30073, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30075, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30077, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30078, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30080, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30082, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30083, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30085, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30086, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30089, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30090, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30091, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30085, 30093, 2, 3, 258, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100101, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100201, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100301, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100401, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100601, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101001, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101301, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101501, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101701, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103001, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102601, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102301, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100302, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101302, 1, 3, 255, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103801, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105001, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104601, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101601, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102402, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101802, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102001, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101201, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101402, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101102, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100501, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104001, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100102, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100402, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105801, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103701, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105602, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102801, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101901, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103002, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104502, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103901, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102501, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101702, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104002, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 104801, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105901, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100602, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102302, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102201, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102101, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105202, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 101502, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106901, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102602, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103702, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 107101, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 103301, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106801, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106701, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 107401, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 102002, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 100502, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 105101, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 107201, 1, 3, 254, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106002, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30086, 106102, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20001, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20002, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20003, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20004, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20005, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20006, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20007, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20008, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20009, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20010, 2, 2, 4391, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20011, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20012, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20013, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20014, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20015, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20016, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20017, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20018, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20019, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20020, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20021, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20023, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20024, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20025, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20027, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20028, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20029, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20031, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20034, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20035, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20037, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20038, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20039, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20032, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20022, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20030, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20040, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20041, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20042, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20044, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 20046, 2, 2, 4390, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30001, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30002, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30003, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30004, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30005, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30006, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30007, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30008, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30009, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30010, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30011, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30012, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30013, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30014, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30015, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30016, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30017, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30018, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30020, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30021, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30024, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30026, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30027, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30028, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30029, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30031, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30032, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30038, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30039, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30040, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30042, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30055, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30056, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30048, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30045, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30046, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30054, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30034, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30036, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30063, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30064, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30065, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30043, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30068, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30069, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30071, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30072, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30073, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30075, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30077, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30078, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30080, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30082, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30083, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30085, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30086, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30089, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30090, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30091, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30093, 2, 3, 250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30094, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30087, 30095, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100101, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100201, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100301, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100401, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100601, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101001, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101301, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101501, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101701, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103001, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102601, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102301, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100302, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101302, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103801, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105001, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104601, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101601, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102402, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101802, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102001, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101201, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101402, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101102, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100501, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104001, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100102, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100402, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105801, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103701, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105602, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102801, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101901, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103002, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104502, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103901, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102501, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101702, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104002, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 104801, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105901, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100602, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102302, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102201, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102101, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105202, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 101502, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106901, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102602, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103702, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 107101, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103301, 1, 3, 369, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106801, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106701, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 107401, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 102002, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 100502, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 105101, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 107201, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106002, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 106102, 1, 3, 368, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30088, 103101, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10001, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10002, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10003, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10004, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10005, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10006, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10007, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10008, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10009, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10010, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10011, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10012, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10013, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10014, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10015, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10016, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10017, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10018, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10019, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10020, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10021, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10022, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10023, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10024, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10025, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10026, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10027, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10028, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10029, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10030, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10031, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10032, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10033, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10034, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10035, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10036, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10037, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10038, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10039, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10040, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10041, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10042, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10043, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10044, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10045, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10046, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10047, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10048, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10049, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10050, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10051, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10052, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10053, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10054, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10055, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10056, 2, 1, 9773, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10057, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10058, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10059, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10061, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10062, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10063, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10064, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10065, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10066, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10069, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10072, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10070, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10060, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10067, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10071, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10073, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10068, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10075, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10074, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10076, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10077, 2, 1, 9772, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 10078, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20001, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20002, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20003, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20004, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20005, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20006, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20007, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20008, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20009, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20010, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20011, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20012, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20013, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20014, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20015, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20016, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20017, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20018, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20019, 2, 2, 3842, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20020, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20021, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20023, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20024, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20025, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20027, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20028, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20029, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20031, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20034, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20035, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20037, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20038, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20039, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20032, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20022, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20030, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20040, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20041, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20042, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20044, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20046, 2, 2, 3841, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 20047, 2, 2, 22500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30001, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30002, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30003, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30004, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30005, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30006, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30007, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30008, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30009, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30010, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30011, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30012, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30013, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30014, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30015, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30016, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30017, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30018, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30020, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30021, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30024, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30026, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30027, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30028, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30029, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30031, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30032, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30038, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30039, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30040, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30042, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30055, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30056, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30048, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30045, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30046, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30054, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30034, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30036, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30063, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30064, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30065, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30043, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30068, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30069, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30071, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30072, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30073, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30075, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30077, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30078, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30080, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30082, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30083, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30085, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30086, 2, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30089, 2, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30090, 2, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30091, 2, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30093, 2, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30094, 2, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30095, 2, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30089, 30097, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100101, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100201, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100301, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100401, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100601, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101001, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101301, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101501, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101701, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103001, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102601, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102301, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100302, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101302, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103801, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105001, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104601, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101601, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102402, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101802, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102001, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101201, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101402, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101102, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100501, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104001, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100102, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100402, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105801, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103701, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105602, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102801, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101901, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103002, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104502, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103901, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102501, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101702, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104002, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 104801, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105901, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100602, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102302, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102201, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102101, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105202, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 101502, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106901, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102602, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103702, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 107101, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103301, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106801, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106701, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 107401, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 102002, 1, 3, 363, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 100502, 1, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 105101, 1, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 107201, 1, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106002, 1, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106102, 1, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 103101, 1, 3, 362, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30090, 106401, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10001, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10002, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10003, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10004, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10005, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10006, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10007, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10008, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10009, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10010, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10011, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10012, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10013, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10014, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10015, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10016, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10017, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10018, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10019, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10020, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10021, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10022, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10023, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10024, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10025, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10026, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10027, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10028, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10029, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10030, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10031, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10032, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10033, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10034, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10035, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10036, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10037, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10038, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10039, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10040, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10041, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10042, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10043, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10044, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10045, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10046, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10047, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10048, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10049, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10050, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10051, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10052, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10053, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10054, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10055, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10056, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10057, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10058, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10059, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10061, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10062, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10063, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10064, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10065, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10066, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10069, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10072, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10070, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10060, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10067, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10071, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10073, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10068, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10075, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10074, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10076, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10077, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 10078, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20001, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20002, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20003, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20004, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20005, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20006, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20007, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20008, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20009, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20010, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20011, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20012, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20013, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20014, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20015, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20016, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20017, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20018, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20019, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20020, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20021, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20023, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20024, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20025, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20027, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20028, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20029, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20031, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20034, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20035, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20037, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20038, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20039, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20032, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20022, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20030, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20040, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20041, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20042, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20044, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20046, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 20047, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30001, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30002, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30003, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30004, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30005, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30006, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30007, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30008, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30009, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30010, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30011, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30012, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30013, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30014, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30015, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30016, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30017, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30018, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30020, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30021, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30024, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30026, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30027, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30028, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30029, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30031, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30032, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30038, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30039, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30040, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30042, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30055, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30056, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30048, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30045, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30046, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30054, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30034, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30036, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30063, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30064, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30065, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30043, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30068, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30069, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30071, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30072, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30073, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30075, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30077, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30078, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30080, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30082, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30083, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30085, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30086, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30089, 2, 3, 246, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30090, 2, 3, 245, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30091, 2, 3, 245, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30093, 2, 3, 245, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30094, 2, 3, 245, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30095, 2, 3, 245, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30091, 30097, 2, 3, 245, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100101, 1, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100201, 1, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100301, 1, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100401, 1, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100601, 1, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101001, 1, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101301, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101501, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101701, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103001, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102601, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102301, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100302, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101302, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103801, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105001, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104601, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101601, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102402, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101802, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102001, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101201, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101402, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101102, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100501, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104001, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100102, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100402, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105801, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103701, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105602, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102801, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101901, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103002, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104502, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103901, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102501, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101702, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104002, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 104801, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105901, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100602, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102302, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102201, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102101, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105202, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 101502, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106901, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102602, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103702, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 107101, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103301, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106801, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106701, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 107401, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102002, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 100502, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 105101, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 107201, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106002, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106102, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103101, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 106401, 1, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 103802, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30092, 102202, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10001, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10002, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10003, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10004, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10005, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10006, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10007, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10008, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10009, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10010, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10011, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10012, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10013, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10014, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10015, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10016, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10017, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10018, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10019, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10020, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10021, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10022, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10023, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10024, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10025, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10026, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10027, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10028, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10029, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10030, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10031, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10032, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10033, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10034, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10035, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10036, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10037, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10038, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10039, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10040, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10041, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10042, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10043, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10044, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10045, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10046, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10047, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10048, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10049, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10050, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10051, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10052, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10053, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10054, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10055, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10056, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10057, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10058, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10059, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10061, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10062, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10063, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10064, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10065, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10066, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10069, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10072, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10070, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10060, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10067, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10071, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10073, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10068, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10075, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10074, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10076, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10077, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 10078, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20001, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20002, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20003, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20004, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20005, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20006, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20007, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20008, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20009, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20010, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20011, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20012, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20013, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20014, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20015, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20016, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20017, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20018, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20019, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20020, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20021, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20023, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20024, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20025, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20027, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20028, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20029, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20031, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20034, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20035, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20037, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20038, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20039, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20032, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20022, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20030, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20040, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20041, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20042, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20044, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20046, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 20047, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30001, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30002, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30003, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30004, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30005, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30006, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30007, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30008, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30009, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30010, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30011, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30012, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30013, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30014, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30015, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30016, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30017, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30018, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30020, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30021, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30024, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30026, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30027, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30028, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30029, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30031, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30032, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30038, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30039, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30040, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30042, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30055, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30056, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30048, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30045, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30046, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30054, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30034, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30036, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30063, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30064, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30065, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30043, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30068, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30069, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30071, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30072, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30073, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30075, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30077, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30078, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30080, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30082, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30083, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30085, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30086, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30089, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30090, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30091, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30093, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30094, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30095, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30097, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30098, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30093, 30099, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100101, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100201, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100301, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100401, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100601, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101001, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101301, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101501, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101701, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103001, 1, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102601, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102301, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100302, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101302, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103801, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105001, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104601, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101601, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102402, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101802, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102001, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101201, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101402, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101102, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100501, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104001, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100102, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100402, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105801, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103701, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105602, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102801, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101901, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103002, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104502, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103901, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102501, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101702, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104002, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 104801, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105901, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100602, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102302, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102201, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102101, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105202, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 101502, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106901, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102602, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103702, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 107101, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103301, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106801, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106701, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 107401, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102002, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 100502, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 105101, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 107201, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106002, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106102, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103101, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 106401, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103802, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 102202, 1, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30094, 103401, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10001, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10002, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10003, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10004, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10005, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10006, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10007, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10008, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10009, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10010, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10011, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10012, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10013, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10014, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10015, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10016, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10017, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10018, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10019, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10020, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10021, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10022, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10023, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10024, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10025, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10026, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10027, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10028, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10029, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10030, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10031, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10032, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10033, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10034, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10035, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10036, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10037, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10038, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10039, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10040, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10041, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10042, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10043, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10044, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10045, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10046, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10047, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10048, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10049, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10050, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10051, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10052, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10053, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10054, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10055, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10056, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10057, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10058, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10059, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10061, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10062, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10063, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10064, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10065, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10066, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10069, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10072, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10070, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10060, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10067, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10071, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10073, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10068, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10075, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10074, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10076, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10077, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 10078, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20001, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20002, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20003, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20004, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20005, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20006, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20007, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20008, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20009, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20010, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20011, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20012, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20013, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20014, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20015, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20016, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20017, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20018, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20019, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20020, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20021, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20023, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20024, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20025, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20027, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20028, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20029, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20031, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20034, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20035, 2, 2, 4286, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20037, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20038, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20039, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20032, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20022, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20030, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20040, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20041, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20042, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20044, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20046, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 20047, 2, 2, 4285, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30001, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30002, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30003, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30004, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30005, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30006, 2, 3, 239, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30007, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30008, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30009, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30010, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30011, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30012, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30013, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30014, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30015, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30016, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30017, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30018, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30020, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30021, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30024, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30026, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30027, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30028, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30029, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30031, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30032, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30038, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30039, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30040, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30042, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30055, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30056, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30048, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30045, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30046, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30054, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30034, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30036, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30063, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30064, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30065, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30043, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30068, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30069, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30071, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30072, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30073, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30075, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30077, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30078, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30080, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30082, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30083, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30085, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30086, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30089, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30090, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30091, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30093, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30094, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30095, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30097, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30098, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30095, 30099, 2, 3, 238, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100101, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100201, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100301, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100401, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100601, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101001, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101301, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101501, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101701, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103001, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102601, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102301, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100302, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101302, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103801, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105001, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104601, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101601, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102402, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101802, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102001, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101201, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101402, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101102, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100501, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104001, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100102, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100402, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105801, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103701, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105602, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102801, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101901, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103002, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104502, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103901, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102501, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101702, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104002, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104801, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105901, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100602, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102302, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102201, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102101, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105202, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 101502, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106901, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102602, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103702, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 107101, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103301, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106801, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106701, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 107401, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102002, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 100502, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 105101, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 107201, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106002, 1, 3, 341, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106102, 1, 3, 340, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103101, 1, 3, 340, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 106401, 1, 3, 340, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103802, 1, 3, 340, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 102202, 1, 3, 340, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 103401, 1, 3, 340, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30096, 104401, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10001, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10002, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10003, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10004, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10005, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10006, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10007, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10008, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10009, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10010, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10011, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10012, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10013, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10014, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10015, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10016, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10017, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10018, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10019, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10020, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10021, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10022, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10023, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10024, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10025, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10026, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10027, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10028, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10029, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10030, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10031, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10032, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10033, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10034, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10035, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10036, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10037, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10038, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10039, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10040, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10041, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10042, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10043, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10044, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10045, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10046, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10047, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10048, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10049, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10050, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10051, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10052, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10053, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10054, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10055, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10056, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10057, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10058, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10059, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10061, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10062, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10063, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10064, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10065, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10066, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10069, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10072, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10070, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10060, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10067, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10071, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10073, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10068, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10075, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10074, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10076, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10077, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 10078, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20001, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20002, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20003, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20004, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20005, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20006, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20007, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20008, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20009, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20010, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20011, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20012, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20013, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20014, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20015, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20016, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20017, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20018, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20019, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20020, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20021, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20023, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20024, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20025, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20027, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20028, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20029, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20031, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20034, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20035, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20037, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20038, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20039, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20032, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20022, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20030, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20040, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20041, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20042, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20044, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20046, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20047, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 20048, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30001, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30002, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30003, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30004, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30005, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30006, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30007, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30008, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30009, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30010, 2, 3, 347, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30011, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30012, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30013, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30014, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30015, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30016, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30017, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30018, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30020, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30021, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30024, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30026, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30027, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30028, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30029, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30031, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30032, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30038, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30039, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30040, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30042, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30055, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30056, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30048, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30045, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30046, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30054, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30034, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30036, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30063, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30064, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30065, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30043, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30068, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30069, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30071, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30072, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30073, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30075, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30077, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30078, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30080, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30082, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30083, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30085, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30086, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30089, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30090, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30091, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30093, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30094, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30095, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30097, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30098, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30099, 2, 3, 346, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30097, 30053, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100101, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100201, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100301, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100401, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100601, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101001, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101301, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101501, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101701, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103001, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102601, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102301, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100302, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101302, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103801, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105001, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104601, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101601, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102402, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101802, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102001, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101201, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101402, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101102, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100501, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104001, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100102, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100402, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105801, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103701, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105602, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102801, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101901, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103002, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104502, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103901, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102501, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101702, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104002, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104801, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105901, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100602, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102302, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102201, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102101, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105202, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101502, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106901, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102602, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103702, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 107101, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103301, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106801, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106701, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 107401, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102002, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 100502, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105101, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 107201, 1, 3, 224, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106002, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106102, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103101, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 106401, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103802, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 102202, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 103401, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 104401, 1, 3, 223, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 101002, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30098, 105902, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10001, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10002, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10003, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10004, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10005, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10006, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10007, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10008, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10009, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10010, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10011, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10012, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10013, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10014, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10015, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10016, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10017, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10018, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10019, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10020, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10021, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10022, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10023, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10024, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10025, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10026, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10027, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10028, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10029, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10030, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10031, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10032, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10033, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10034, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10035, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10036, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10037, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10038, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10039, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10040, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10041, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10042, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10043, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10044, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10045, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10046, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10047, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10048, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10049, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10050, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10051, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10052, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10053, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10054, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10055, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10056, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10057, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10058, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10059, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10061, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10062, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10063, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10064, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10065, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10066, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10069, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10072, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10070, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10060, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10067, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10071, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10073, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10068, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10075, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10074, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10076, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10077, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 10078, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20001, 2, 2, 4187, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20002, 2, 2, 4187, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20003, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20004, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20005, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20006, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20007, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20008, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20009, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20010, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20011, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20012, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20013, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20014, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20015, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20016, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20017, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20018, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20019, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20020, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20021, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20023, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20024, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20025, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20027, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20028, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20029, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20031, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20034, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20035, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20037, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20038, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20039, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20032, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20022, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20030, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20040, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20041, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20042, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20044, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20046, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20047, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 20048, 2, 2, 4186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30001, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30002, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30003, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30004, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30005, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30006, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30007, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30008, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30009, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30010, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30011, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30012, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30013, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30014, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30015, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30016, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30017, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30018, 2, 3, 228, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30020, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30021, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30024, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30026, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30027, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30028, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30029, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30031, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30032, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30038, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30039, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30040, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30042, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30055, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30056, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30048, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30045, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30046, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30054, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30034, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30036, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30063, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30064, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30065, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30043, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30068, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30069, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30071, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30072, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30073, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30075, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30077, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30078, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30080, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30082, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30083, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30085, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30086, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30089, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30090, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30091, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30093, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30094, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30095, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30097, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30098, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30099, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30053, 2, 3, 227, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30102, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30099, 30103, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100101, 1, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100201, 1, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100301, 1, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100401, 1, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100601, 1, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101001, 1, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101301, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101501, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101701, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103001, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102601, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102301, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100302, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101302, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103801, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105001, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104601, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101601, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102402, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101802, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102001, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101201, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101402, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101102, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100501, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104001, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100102, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100402, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105801, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103701, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105602, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102801, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101901, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103002, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104502, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103901, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102501, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101702, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104002, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104801, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105901, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100602, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102302, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102201, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102101, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105202, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101502, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106901, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102602, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103702, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 107101, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103301, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106801, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106701, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 107401, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102002, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 100502, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105101, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 107201, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106002, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106102, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103101, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 106401, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103802, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 102202, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103401, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 104401, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 101002, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 105902, 1, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30100, 103601, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10001, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10002, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10003, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10004, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10005, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10006, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10007, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10008, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10009, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10010, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10011, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10012, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10013, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10014, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10015, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10016, 2, 1, 10129, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10017, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10018, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10019, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10020, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10021, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10022, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10023, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10024, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10025, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10026, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10027, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10028, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10029, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10030, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10031, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10032, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10033, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10034, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10035, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10036, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10037, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10038, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10039, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10040, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10041, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10042, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10043, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10044, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10045, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10046, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10047, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10048, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10049, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10050, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10051, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10052, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10053, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10054, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10055, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10056, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10057, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10058, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10059, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10061, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10062, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10063, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10064, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10065, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10066, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10069, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10072, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10070, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10060, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10067, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10071, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10073, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10068, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10075, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10074, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10076, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10077, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 10078, 2, 1, 10128, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20001, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20002, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20003, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20004, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20005, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20006, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20007, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20008, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20009, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20010, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20011, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20012, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20013, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20014, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20015, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20016, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20017, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20018, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20019, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20020, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20021, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20023, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20024, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20025, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20027, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20028, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20029, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20031, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20034, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20035, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20037, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20038, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20039, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20032, 2, 2, 3663, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20022, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20030, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20040, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20041, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20042, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20044, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20046, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20047, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20048, 2, 2, 3662, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 20049, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30001, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30002, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30003, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30004, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30005, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30006, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30007, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30008, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30009, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30010, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30011, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30012, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30013, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30014, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30015, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30016, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30017, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30018, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30020, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30021, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30024, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30026, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30027, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30028, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30029, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30031, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30032, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30038, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30039, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30040, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30042, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30055, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30056, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30048, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30045, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30046, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30054, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30034, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30036, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30063, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30064, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30065, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30043, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30068, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30069, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30071, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30072, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30073, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30075, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30077, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30078, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30080, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30082, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30083, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30085, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30086, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30089, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30090, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30091, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30093, 2, 3, 331, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30094, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30095, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30097, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30098, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30099, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30053, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30102, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30103, 2, 3, 330, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30101, 30106, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100101, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100201, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100301, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100401, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100601, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101001, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101301, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101501, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101701, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103001, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102601, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102301, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100302, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101302, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103801, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105001, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104601, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101601, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102402, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101802, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102001, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101201, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101402, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101102, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100501, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104001, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100102, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100402, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105801, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103701, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105602, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102801, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101901, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103002, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104502, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103901, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102501, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101702, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104002, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104801, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105901, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100602, 1, 3, 221, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102302, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102201, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102101, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105202, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101502, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106901, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102602, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103702, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 107101, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103301, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106801, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106701, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 107401, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102002, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 100502, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105101, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 107201, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106002, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106102, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103101, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 106401, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103802, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 102202, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103401, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 104401, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 101002, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 105902, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30102, 103601, 1, 3, 220, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10001, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10002, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10003, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10004, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10005, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10006, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10007, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10008, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10009, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10010, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10011, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10012, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10013, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10014, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10015, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10016, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10017, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10018, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10019, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10020, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10021, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10022, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10023, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10024, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10025, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10026, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10027, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10028, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10029, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10030, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10031, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10032, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10033, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10034, 2, 1, 9648, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10035, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10036, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10037, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10038, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10039, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10040, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10041, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10042, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10043, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10044, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10045, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10046, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10047, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10048, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10049, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10050, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10051, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10052, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10053, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10054, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10055, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10056, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10057, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10058, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10059, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10061, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10062, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10063, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10064, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10065, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10066, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10069, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10072, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10070, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10060, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10067, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10071, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10073, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10068, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10075, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10074, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10076, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10077, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10078, 2, 1, 9647, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 10081, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20001, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20002, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20003, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20004, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20005, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20006, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20007, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20008, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20009, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20010, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20011, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20012, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20013, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20014, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20015, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20016, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20017, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20018, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20019, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20020, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20021, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20023, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20024, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20025, 2, 2, 3580, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20027, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20028, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20029, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20031, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20034, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20035, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20037, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20038, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20039, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20032, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20022, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20030, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20040, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20041, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20042, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20044, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20046, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20047, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20048, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20049, 2, 2, 3579, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 20033, 2, 2, 22500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30001, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30002, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30003, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30004, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30005, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30006, 2, 3, 327, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30007, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30008, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30009, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30010, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30011, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30012, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30013, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30014, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30015, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30016, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30017, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30018, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30020, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30021, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30024, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30026, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30027, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30028, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30029, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30031, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30032, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30038, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30039, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30040, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30042, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30055, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30056, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30048, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30045, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30046, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30054, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30034, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30036, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30063, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30064, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30065, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30043, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30068, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30069, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30071, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30072, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30073, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30075, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30077, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30078, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30080, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30082, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30083, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30085, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30086, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30089, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30090, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30091, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30093, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30094, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30095, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30097, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30098, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30099, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30053, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30102, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30103, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30106, 2, 3, 326, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30103, 30067, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100101, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100201, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100301, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100401, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100601, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101001, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101301, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101501, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101701, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103001, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102601, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102301, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100302, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101302, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103801, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105001, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104601, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101601, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102402, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101802, 1, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102001, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101201, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101402, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101102, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100501, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104001, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100102, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100402, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105801, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103701, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105602, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102801, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101901, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103002, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104502, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103901, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102501, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101702, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104002, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104801, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105901, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100602, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102302, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102201, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102101, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105202, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101502, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106901, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102602, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103702, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 107101, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103301, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106801, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106701, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 107401, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102002, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100502, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105101, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 107201, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106002, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106102, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103101, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 106401, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103802, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 102202, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103401, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 104401, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101002, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 105902, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 103601, 1, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 101303, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30104, 100702, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10001, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10002, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10003, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10004, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10005, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10006, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10007, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10008, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10009, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10010, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10011, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10012, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10013, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10014, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10015, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10016, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10017, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10018, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10019, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10020, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10021, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10022, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10023, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10024, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10025, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10026, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10027, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10028, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10029, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10030, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10031, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10032, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10033, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10034, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10035, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10036, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10037, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10038, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10039, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10040, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10041, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10042, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10043, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10044, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10045, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10046, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10047, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10048, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10049, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10050, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10051, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10052, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10053, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10054, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10055, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10056, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10057, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10058, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10059, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10061, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10062, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10063, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10064, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10065, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10066, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10069, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10072, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10070, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10060, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10067, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10071, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10073, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10068, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10075, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10074, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10076, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10077, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10078, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 10081, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20001, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20002, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20003, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20004, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20005, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20006, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20007, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20008, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20009, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20010, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20011, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20012, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20013, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20014, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20015, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20016, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20017, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20018, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20019, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20020, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20021, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20023, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20024, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20025, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20027, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20028, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20029, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20031, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20034, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20035, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20037, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20038, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20039, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20032, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20022, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20030, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20040, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20041, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20042, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20044, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20046, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20047, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20048, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20049, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 20033, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30001, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30002, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30003, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30004, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30005, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30006, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30007, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30008, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30009, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30010, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30011, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30012, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30013, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30014, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30015, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30016, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30017, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30018, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30020, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30021, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30024, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30026, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30027, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30028, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30029, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30031, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30032, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30038, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30039, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30040, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30042, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30055, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30056, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30048, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30045, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30046, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30054, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30034, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30036, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30063, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30064, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30065, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30043, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30068, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30069, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30071, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30072, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30073, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30075, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30077, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30078, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30080, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30082, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30083, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30085, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30086, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30089, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30090, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30091, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30093, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30094, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30095, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30097, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30098, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30099, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30053, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30102, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30103, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30106, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30067, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30107, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30105, 30108, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100101, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100201, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100301, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100401, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101301, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101501, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101701, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102301, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100302, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101302, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103801, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101601, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102402, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101802, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101201, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101402, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101102, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100501, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104001, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100102, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100402, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105801, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103701, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105602, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102801, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101901, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103002, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104502, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103901, 1, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102501, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101702, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104002, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104801, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105901, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100602, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102302, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102201, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102101, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105202, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101502, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106901, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102602, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103702, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 107101, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103301, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106801, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106701, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 107401, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102002, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100502, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105101, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 107201, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106002, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106102, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103101, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 106401, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103802, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 102202, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103401, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 104401, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101002, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105902, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 103601, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 101303, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 100702, 1, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30106, 105301, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10001, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10002, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10003, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10004, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10005, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10006, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10007, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10008, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10009, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10010, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10011, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10012, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10013, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10014, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10015, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10016, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10017, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10018, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10019, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10020, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10021, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10022, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10023, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10024, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10025, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10026, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10027, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10028, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10029, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10030, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10031, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10032, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10033, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10034, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10035, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10036, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10037, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10038, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10039, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10040, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10041, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10042, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10043, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10044, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10045, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10046, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10047, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10048, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10049, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10050, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10051, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10052, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10053, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10054, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10055, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10056, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10057, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10058, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10059, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10061, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10062, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10063, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10064, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10065, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10066, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10069, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10072, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10070, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10060, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10067, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10071, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10073, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10068, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10075, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10074, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10076, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10077, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10078, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 10081, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20001, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20002, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20003, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20004, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20005, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20006, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20007, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20008, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20009, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20010, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20011, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20012, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20013, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20014, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20015, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20016, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20017, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20018, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20019, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20020, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20021, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20023, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20024, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20025, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20027, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20028, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20029, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20031, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20034, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20035, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20037, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20038, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20039, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20032, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20022, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20030, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20040, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20041, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20042, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20044, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20046, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20047, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20048, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20049, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 20033, 2, 2, 4000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30001, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30002, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30003, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30004, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30005, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30006, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30007, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30008, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30009, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30010, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30011, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30012, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30013, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30014, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30015, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30016, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30017, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30018, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30020, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30021, 2, 3, 215, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30024, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30026, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30027, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30028, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30029, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30031, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30032, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30038, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30039, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30040, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30042, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30055, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30056, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30048, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30045, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30046, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30054, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30034, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30036, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30063, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30064, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30065, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30043, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30068, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30069, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30071, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30072, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30073, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30075, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30077, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30078, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30080, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30082, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30083, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30085, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30086, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30089, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30090, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30091, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30093, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30094, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30095, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30097, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30098, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30099, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30053, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30102, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30103, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30106, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30067, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30107, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30107, 30108, 2, 3, 214, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100101, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100201, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100301, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100401, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100601, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101001, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101301, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101501, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101701, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103001, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102601, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102301, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100302, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101302, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103801, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105001, 1, 3, 309, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104601, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101601, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102402, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101802, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102001, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101201, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101402, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101102, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100501, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104001, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100102, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100402, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105801, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103701, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105602, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102801, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101901, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103002, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104502, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103901, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102501, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101702, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104002, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104801, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105901, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100602, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102302, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102201, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102101, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105202, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101502, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106901, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102602, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103702, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 107101, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103301, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106801, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106701, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 107401, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102002, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100502, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105101, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 107201, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106002, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106102, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103101, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 106401, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103802, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 102202, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103401, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 104401, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101002, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105902, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 103601, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 101303, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 100702, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 105301, 1, 3, 308, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30108, 109801, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10001, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10002, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10003, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10004, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10005, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10006, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10007, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10008, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10009, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10010, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10011, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10012, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10013, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10014, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10015, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10016, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10017, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10018, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10019, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10020, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10021, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10022, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10023, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10024, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10025, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10026, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10027, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10028, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10029, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10030, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10031, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10032, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10033, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10034, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10035, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10036, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10037, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10038, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10039, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10040, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10041, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10042, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10043, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10044, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10045, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10046, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10047, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10048, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10049, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10050, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10051, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10052, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10053, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10054, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10055, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10056, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10057, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10058, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10059, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10061, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10062, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10063, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10064, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10065, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10066, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10069, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10072, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10070, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10060, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10067, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10071, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10073, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10068, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10075, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10074, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10076, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10077, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10078, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 10081, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20001, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20002, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20003, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20004, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20005, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20006, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20007, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20008, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20009, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20010, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20011, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20012, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20013, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20014, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20015, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20016, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20017, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20018, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20019, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20020, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20021, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20023, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20024, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20025, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20027, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20028, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20029, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20031, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20034, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20035, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20037, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20038, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20039, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20032, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20022, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20030, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20040, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20041, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20042, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20044, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20046, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20047, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20048, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20049, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20033, 2, 2, 3500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 20050, 2, 2, 22500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30001, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30002, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30003, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30004, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30005, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30006, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30007, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30008, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30009, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30010, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30011, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30012, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30013, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30014, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30015, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30016, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30017, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30018, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30020, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30021, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30024, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30026, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30027, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30028, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30029, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30031, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30032, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30038, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30039, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30040, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30042, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30055, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30056, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30048, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30045, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30046, 2, 3, 313, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30054, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30034, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30036, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30063, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30064, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30065, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30043, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30068, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30069, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30071, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30072, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30073, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30075, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30077, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30078, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30080, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30082, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30083, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30085, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30086, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30089, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30090, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30091, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30093, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30094, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30095, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30097, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30098, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30099, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30053, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30102, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30103, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30106, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30067, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30107, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30108, 2, 3, 312, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30109, 30110, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100101, 1, 3, 305, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100201, 1, 3, 305, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100301, 1, 3, 305, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100401, 1, 3, 305, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100601, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101001, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101301, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101501, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101701, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103001, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102601, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102301, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100302, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101302, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103801, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105001, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104601, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101601, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102402, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101802, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102001, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101201, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101402, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101102, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100501, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104001, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100102, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100402, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105801, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103701, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105602, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102801, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101901, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103002, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104502, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103901, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102501, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101702, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104002, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104801, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105901, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100602, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102302, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102201, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102101, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105202, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101502, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106901, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102602, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103702, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 107101, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103301, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106801, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106701, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 107401, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102002, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100502, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105101, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 107201, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106002, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106102, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103101, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 106401, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103802, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 102202, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103401, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104401, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101002, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105902, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 103601, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 101303, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 100702, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 105301, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 109801, 1, 3, 304, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30110, 104602, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10001, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10002, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10003, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10004, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10005, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10006, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10007, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10008, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10009, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10010, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10011, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10012, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10013, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10014, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10015, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10016, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10017, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10018, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10019, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10020, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10021, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10022, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10023, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10024, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10025, 2, 1, 9526, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10026, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10027, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10028, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10029, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10030, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10031, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10032, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10033, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10034, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10035, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10036, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10037, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10038, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10039, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10040, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10041, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10042, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10043, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10044, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10045, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10046, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10047, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10048, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10049, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10050, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10051, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10052, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10053, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10054, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10055, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10056, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10057, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10058, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10059, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10061, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10062, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10063, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10064, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10065, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10066, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10069, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10072, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10070, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10060, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10067, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10071, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10073, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10068, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10075, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10074, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10076, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10077, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10078, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10081, 2, 1, 9525, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 10083, 2, 1, 37500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20001, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20002, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20003, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20004, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20005, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20006, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20007, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20008, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20009, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20010, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20011, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20012, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20013, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20014, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20015, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20016, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20017, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20018, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20019, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20020, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20021, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20023, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20024, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20025, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20027, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20028, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20029, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20031, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20034, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20035, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20037, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20038, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20039, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20032, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20022, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20030, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20040, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20041, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20042, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20044, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20046, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20047, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20048, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20049, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20033, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 20050, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30001, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30002, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30003, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30004, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30005, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30006, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30007, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30008, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30009, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30010, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30011, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30012, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30013, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30014, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30015, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30016, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30017, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30018, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30020, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30021, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30024, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30026, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30027, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30028, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30029, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30031, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30032, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30038, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30039, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30040, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30042, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30055, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30056, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30048, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30045, 2, 3, 206, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30046, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30054, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30034, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30036, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30063, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30064, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30065, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30043, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30068, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30069, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30071, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30072, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30073, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30075, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30077, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30078, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30080, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30082, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30083, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30085, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30086, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30089, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30090, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30091, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30093, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30094, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30095, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30097, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30098, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30099, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30053, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30102, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30103, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30106, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30067, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30107, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30108, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30110, 2, 3, 205, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30052, 2, 3, 7500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30111, 30101, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100101, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100201, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100301, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100401, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100601, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101001, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101301, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101501, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101701, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103001, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102601, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102301, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100302, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101302, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103801, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105001, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104601, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101601, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102402, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101802, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102001, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101201, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101402, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101102, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100501, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104001, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100102, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100402, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105801, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103701, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105602, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102801, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101901, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103002, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104502, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103901, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102501, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101702, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104002, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104801, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105901, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100602, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102302, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102201, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102101, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105202, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101502, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106901, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102602, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103702, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 107101, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103301, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106801, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106701, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 107401, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102002, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100502, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105101, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 107201, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106002, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106102, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103101, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 106401, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103802, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 102202, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103401, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104401, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101002, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105902, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103601, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 101303, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 100702, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105301, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 109801, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 104602, 1, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 103502, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30112, 105002, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10001, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10002, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10003, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10004, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10005, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10006, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10007, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10008, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10009, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10010, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10011, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10012, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10013, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10014, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10015, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10016, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10017, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10018, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10019, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10020, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10021, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10022, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10023, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10024, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10025, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10026, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10027, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10028, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10029, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10030, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10031, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10032, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10033, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10034, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10035, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10036, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10037, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10038, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10039, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10040, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10041, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10042, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10043, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10044, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10045, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10046, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10047, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10048, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10049, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10050, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10051, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10052, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10053, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10054, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10055, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10056, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10057, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10058, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10059, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10061, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10062, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10063, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10064, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10065, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10066, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10069, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10072, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10070, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10060, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10067, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10071, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10073, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10068, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10075, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10074, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10076, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10077, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10078, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10081, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 10083, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20001, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20002, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20003, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20004, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20005, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20006, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20007, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20008, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20009, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20010, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20011, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20012, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20013, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20014, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20015, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20016, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20017, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20018, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20019, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20020, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20021, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20023, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20024, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20025, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20027, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20028, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20029, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20031, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20034, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20035, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20037, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20038, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20039, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20032, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20022, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20030, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20040, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20041, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20042, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20044, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20046, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20047, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20048, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20049, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20033, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 20050, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30001, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30002, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30003, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30004, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30005, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30006, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30007, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30008, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30009, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30010, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30011, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30012, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30013, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30014, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30015, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30016, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30017, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30018, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30020, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30021, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30024, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30026, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30027, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30028, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30029, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30031, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30032, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30038, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30039, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30040, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30042, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30055, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30056, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30048, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30045, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30046, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30054, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30034, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30036, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30063, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30064, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30065, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30043, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30068, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30069, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30071, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30072, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30073, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30075, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30077, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30078, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30080, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30082, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30083, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30085, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30086, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30089, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30090, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30091, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30093, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30094, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30095, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30097, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30098, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30099, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30053, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30102, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30103, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30106, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30067, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30107, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30108, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30110, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30052, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30101, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30111, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30113, 30112, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100101, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100201, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100301, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100401, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100601, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101001, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101301, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101501, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101701, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103001, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102601, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102301, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100302, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101302, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103801, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105001, 1, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104601, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101601, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102402, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101802, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102001, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101201, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101402, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101102, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100501, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104001, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100102, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100402, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105801, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103701, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105602, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102801, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101901, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103002, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104502, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103901, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102501, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101702, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104002, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104801, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105901, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100602, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102302, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102201, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102101, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105202, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101502, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106901, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102602, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103702, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 107101, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103301, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106801, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106701, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 107401, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102002, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100502, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105101, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 107201, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106002, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106102, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103101, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 106401, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103802, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102202, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103401, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104401, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101002, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105902, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103601, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 101303, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 100702, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105301, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 109801, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 104602, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 103502, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 105002, 1, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30114, 102901, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10001, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10002, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10003, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10004, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10005, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10006, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10007, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10008, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10009, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10010, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10011, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10012, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10013, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10014, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10015, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10016, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10017, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10018, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10019, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10020, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10021, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10022, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10023, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10024, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10025, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10026, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10027, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10028, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10029, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10030, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10031, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10032, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10033, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10034, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10035, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10036, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10037, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10038, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10039, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10040, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10041, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10042, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10043, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10044, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10045, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10046, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10047, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10048, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10049, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10050, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10051, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10052, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10053, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10054, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10055, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10056, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10057, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10058, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10059, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10061, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10062, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10063, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10064, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10065, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10066, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10069, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10072, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10070, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10060, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10067, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10071, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10073, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10068, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10075, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10074, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10076, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10077, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10078, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10081, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 10083, 2, 1, 9875, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20001, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20002, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20003, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20004, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20005, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20006, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20007, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20008, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20009, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20010, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20011, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20012, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20013, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20014, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20015, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20016, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20017, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20018, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20019, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20020, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20021, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20023, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20024, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20025, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20027, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20028, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20029, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20031, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20034, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20035, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20037, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20038, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20039, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20032, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20022, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20030, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20040, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20041, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20042, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20044, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20046, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20047, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20048, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20049, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20033, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 20050, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30001, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30002, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30003, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30004, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30005, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30006, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30007, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30008, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30009, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30010, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30011, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30012, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30013, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30014, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30015, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30016, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30017, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30018, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30020, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30021, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30024, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30026, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30027, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30028, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30029, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30031, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30032, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30038, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30039, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30040, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30042, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30055, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30056, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30048, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30045, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30046, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30054, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30034, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30036, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30063, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30064, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30065, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30043, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30068, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30069, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30071, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30072, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30073, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30075, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30077, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30078, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30080, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30082, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30083, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30085, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30086, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30089, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30090, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30091, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30093, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30094, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30095, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30097, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30098, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30099, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30053, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30102, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30103, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30106, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30067, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30107, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30108, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30110, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30052, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30101, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30111, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30115, 30112, 2, 3, 200, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100101, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100201, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100301, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100401, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100601, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101001, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101301, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101501, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101701, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103001, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102601, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102301, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100302, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101302, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103801, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105001, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104601, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101601, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102402, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101802, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102001, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101201, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101402, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101102, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100501, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104001, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100102, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100402, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105801, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103701, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105602, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102801, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101901, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103002, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104502, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103901, 1, 3, 289, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102501, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101702, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104002, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104801, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105901, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100602, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102302, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102201, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102101, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105202, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101502, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106901, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102602, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103702, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 107101, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103301, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106801, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106701, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 107401, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102002, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100502, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105101, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 107201, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106002, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106102, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103101, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 106401, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103802, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102202, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103401, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104401, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101002, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105902, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103601, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 101303, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 100702, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105301, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 109801, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104602, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 103502, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 105002, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 102901, 1, 3, 288, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30116, 104201, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10001, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10002, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10003, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10004, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10005, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10006, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10007, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10008, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10009, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10010, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10011, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10012, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10013, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10014, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10015, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10016, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10017, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10018, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10019, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10020, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10021, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10022, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10023, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10024, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10025, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10026, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10027, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10028, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10029, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10030, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10031, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10032, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10033, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10034, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10035, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10036, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10037, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10038, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10039, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10040, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10041, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10042, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10043, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10044, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10045, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10046, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10047, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10048, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10049, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10050, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10051, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10052, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10053, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10054, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10055, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10056, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10057, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10058, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10059, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10061, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10062, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10063, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10064, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10065, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10066, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10069, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10072, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10070, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10060, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10067, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10071, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10073, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10068, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10075, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10074, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10076, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10077, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10078, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10081, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10083, 2, 1, 9250, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10079, 2, 1, 25000, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 10080, 2, 1, 25000, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20001, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20002, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20003, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20004, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20005, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20006, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20007, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20008, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20009, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20010, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20011, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20012, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20013, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20014, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20015, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20016, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20017, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20018, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20019, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20020, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20021, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20023, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20024, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20025, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20027, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20028, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20029, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20031, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20034, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20035, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20037, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20038, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20039, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20032, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20022, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20030, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20040, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20041, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20042, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20044, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20046, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20047, 2, 2, 3424, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20048, 2, 2, 3423, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20049, 2, 2, 3423, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20033, 2, 2, 3423, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20050, 2, 2, 3423, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 20051, 2, 2, 22500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30001, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30002, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30003, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30004, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30005, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30006, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30007, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30008, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30009, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30010, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30011, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30012, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30013, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30014, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30015, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30016, 2, 3, 293, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30017, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30018, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30020, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30021, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30024, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30026, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30027, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30028, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30029, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30031, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30032, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30038, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30039, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30040, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30042, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30055, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30056, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30048, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30045, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30046, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30054, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30034, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30036, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30063, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30064, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30065, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30043, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30068, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30069, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30071, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30072, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30073, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30075, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30077, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30078, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30080, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30082, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30083, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30085, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30086, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30089, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30090, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30091, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30093, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30094, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30095, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30097, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30098, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30099, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30053, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30102, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30103, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30106, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30067, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30107, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30108, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30110, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30052, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30101, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30111, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30112, 2, 3, 292, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30117, 30114, 2, 3, 7500, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100101, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100201, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100301, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100401, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100601, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101001, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101301, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101501, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101701, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103001, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102601, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102301, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100302, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101302, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103801, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105001, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104601, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101601, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102402, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101802, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102001, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101201, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101402, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101102, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100501, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104001, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100102, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100402, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105801, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103701, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105602, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102801, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101901, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103002, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104502, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103901, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102501, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101702, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104002, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104801, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105901, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100602, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102302, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102201, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102101, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105202, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101502, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106901, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102602, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103702, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 107101, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103301, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106801, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106701, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 107401, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102002, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100502, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105101, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 107201, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106002, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106102, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103101, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 106401, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103802, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102202, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103401, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104401, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101002, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105902, 1, 3, 190, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103601, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101303, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 100702, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105301, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 109801, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104602, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 103502, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105002, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 102901, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 104201, 1, 3, 189, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 101902, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30118, 105802, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10001, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10002, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10003, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10004, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10005, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10006, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10007, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10008, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10009, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10010, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10011, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10012, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10013, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10014, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10015, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10016, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10017, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10018, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10019, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10020, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10021, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10022, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10023, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10024, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10025, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10026, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10027, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10028, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10029, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10030, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10031, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10032, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10033, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10034, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10035, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10036, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10037, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10038, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10039, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10040, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10041, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10042, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10043, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10044, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10045, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10046, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10047, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10048, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10049, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10050, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10051, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10052, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10053, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10054, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10055, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10056, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10057, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10058, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10059, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10061, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10062, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10063, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10064, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10065, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10066, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10069, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10072, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10070, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10060, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10067, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10071, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10073, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10068, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10075, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10074, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10076, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10077, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10078, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10081, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10083, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10079, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 10080, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20001, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20002, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20003, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20004, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20005, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20006, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20007, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20008, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20009, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20010, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20011, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20012, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20013, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20014, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20015, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20016, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20017, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20018, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20019, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20020, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20021, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20023, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20024, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20025, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20027, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20028, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20029, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20031, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20034, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20035, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20037, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20038, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20039, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20032, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20022, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20030, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20040, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20041, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20042, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20044, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20046, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20047, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20048, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20049, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20033, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20050, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 20051, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30001, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30002, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30003, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30004, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30005, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30006, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30007, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30008, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30009, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30010, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30011, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30012, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30013, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30014, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30015, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30016, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30017, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30018, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30020, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30021, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30024, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30026, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30027, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30028, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30029, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30031, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30032, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30038, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30039, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30040, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30042, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30055, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30056, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30048, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30045, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30046, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30054, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30034, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30036, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30063, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30064, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30065, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30043, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30068, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30069, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30071, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30072, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30073, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30075, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30077, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30078, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30080, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30082, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30083, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30085, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30086, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30089, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30090, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30091, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30093, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30094, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30095, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30097, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30098, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30099, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30053, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30102, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30103, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30106, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30067, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30107, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30108, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30110, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30052, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30101, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30111, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30112, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30114, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30115, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30119, 30116, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100101, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100201, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100301, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100401, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100601, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101001, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101301, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101501, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101701, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103001, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102601, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102301, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100302, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101302, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103801, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105001, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104601, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101601, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102402, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101802, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102001, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101201, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101402, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101102, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100501, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104001, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100102, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100402, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105801, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103701, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105602, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102801, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101901, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103002, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104502, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103901, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102501, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101702, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104002, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104801, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105901, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100602, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102302, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102201, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102101, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105202, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101502, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106901, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102602, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103702, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 107101, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103301, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106801, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106701, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 107401, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102002, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100502, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105101, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 107201, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106002, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106102, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103101, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 106401, 1, 3, 278, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103802, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102202, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103401, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104401, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101002, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105902, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103601, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101303, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 100702, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105301, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 109801, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104602, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 103502, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105002, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 102901, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 104201, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 101902, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 105802, 1, 3, 277, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30120, 108701, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10001, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10002, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10003, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10004, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10005, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10006, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10007, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10008, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10009, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10010, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10011, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10012, 2, 1, 9635, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10013, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10014, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10015, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10016, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10017, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10018, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10019, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10020, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10021, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10022, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10023, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10024, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10025, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10026, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10027, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10028, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10029, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10030, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10031, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10032, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10033, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10034, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10035, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10036, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10037, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10038, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10039, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10040, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10041, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10042, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10043, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10044, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10045, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10046, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10047, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10048, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10049, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10050, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10051, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10052, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10053, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10054, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10055, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10056, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10057, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10058, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10059, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10061, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10062, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10063, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10064, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10065, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10066, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10069, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10072, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10070, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10060, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10067, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10071, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10073, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10068, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10075, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10074, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10076, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10077, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10078, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10081, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10083, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10079, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 10080, 2, 1, 9634, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20001, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20002, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20003, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20004, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20005, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20006, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20007, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20008, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20009, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20010, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20011, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20012, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20013, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20014, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20015, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20016, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20017, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20018, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20019, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20020, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20021, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20023, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20024, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20025, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20027, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20028, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20029, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20031, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20034, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20035, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20037, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20038, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20039, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20032, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20022, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20030, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20040, 2, 2, 3830, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20041, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20042, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20044, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20046, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20047, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20048, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20049, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20033, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20050, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 20051, 2, 2, 3829, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30001, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30002, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30003, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30004, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30005, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30006, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30007, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30008, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30009, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30010, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30011, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30012, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30013, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30014, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30015, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30016, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30017, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30018, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30020, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30021, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30024, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30026, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30027, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30028, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30029, 2, 3, 193, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30031, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30032, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30038, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30039, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30040, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30042, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30055, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30056, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30048, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30045, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30046, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30054, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30034, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30036, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30063, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30064, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30065, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30043, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30068, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30069, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30071, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30072, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30073, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30075, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30077, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30078, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30080, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30082, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30083, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30085, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30086, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30089, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30090, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30091, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30093, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30094, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30095, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30097, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30098, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30099, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30053, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30102, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30103, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30106, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30067, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30107, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30108, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30110, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30052, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30101, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30111, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30112, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30114, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30115, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30121, 30116, 2, 3, 192, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100101, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100201, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100301, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100401, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100601, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101001, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101301, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101501, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101701, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103001, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102601, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102301, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100302, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101302, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103801, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105001, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104601, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101601, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102402, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101802, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102001, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101201, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101402, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101102, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100501, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104001, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100102, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100402, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105801, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103701, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105602, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102801, 1, 3, 275, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101901, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103002, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104502, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103901, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102501, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101702, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104002, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104801, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105901, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100602, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102302, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102201, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102101, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105202, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101502, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106901, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102602, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103702, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 107101, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103301, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106801, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106701, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 107401, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102002, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100502, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105101, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 107201, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106002, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106102, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103101, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 106401, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103802, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102202, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103401, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104401, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101002, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105902, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103601, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101303, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 100702, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105301, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 109801, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104602, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 103502, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105002, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 102901, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 104201, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 101902, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 105802, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 108701, 1, 3, 274, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30122, 107801, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10001, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10002, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10003, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10004, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10005, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10006, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10007, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10008, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10009, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10010, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10011, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10012, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10013, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10014, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10015, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10016, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10017, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10018, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10019, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10020, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10021, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10022, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10023, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10024, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10025, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10026, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10027, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10028, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10029, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10030, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10031, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10032, 2, 1, 9025, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10033, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10034, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10035, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10036, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10037, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10038, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10039, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10040, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10041, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10042, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10043, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10044, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10045, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10046, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10047, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10048, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10049, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10050, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10051, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10052, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10053, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10054, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10055, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10056, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10057, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10058, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10059, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10061, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10062, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10063, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10064, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10065, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10066, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10069, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10072, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10070, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10060, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10067, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10071, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10073, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10068, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10075, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10074, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10076, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10077, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10078, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10081, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10083, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10079, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10080, 2, 1, 9024, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10082, 2, 1, 25000, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 10084, 2, 1, 25000, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20001, 2, 2, 3352, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20002, 2, 2, 3352, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20003, 2, 2, 3352, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20004, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20005, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20006, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20007, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20008, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20009, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20010, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20011, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20012, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20013, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20014, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20015, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20016, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20017, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20018, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20019, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20020, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20021, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20023, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20024, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20025, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20027, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20028, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20029, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20031, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20034, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20035, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20037, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20038, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20039, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20032, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20022, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20030, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20040, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20041, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20042, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20044, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20046, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20047, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20048, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20049, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20033, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20050, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20051, 2, 2, 3351, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 20052, 2, 2, 22500, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30001, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30002, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30003, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30004, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30005, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30006, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30007, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30008, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30009, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30010, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30011, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30012, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30013, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30014, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30015, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30016, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30017, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30018, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30020, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30021, 2, 3, 282, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30024, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30026, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30027, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30028, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30029, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30031, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30032, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30038, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30039, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30040, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30042, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30055, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30056, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30048, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30045, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30046, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30054, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30034, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30036, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30063, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30064, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30065, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30043, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30068, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30069, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30071, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30072, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30073, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30075, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30077, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30078, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30080, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30082, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30083, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30085, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30086, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30089, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30090, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30091, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30093, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30094, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30095, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30097, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30098, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30099, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30053, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30102, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30103, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30106, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30067, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30107, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30108, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30110, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30052, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30101, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30111, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30112, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30114, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30115, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30116, 2, 3, 281, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30123, 30118, 2, 3, 7500, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100101, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100201, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100301, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100401, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100601, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101001, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101301, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101501, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101701, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103001, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102601, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102301, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100302, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101302, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103801, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105001, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104601, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101601, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102402, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101802, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102001, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101201, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101402, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101102, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100501, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104001, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100102, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100402, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105801, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103701, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105602, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102801, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101901, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103002, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104502, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103901, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102501, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101702, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104002, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104801, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105901, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100602, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102302, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102201, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102101, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105202, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101502, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106901, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102602, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103702, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 107101, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103301, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106801, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106701, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 107401, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102002, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100502, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105101, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 107201, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106002, 1, 3, 181, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106102, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103101, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 106401, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103802, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102202, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103401, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104401, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101002, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105902, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103601, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101303, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 100702, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105301, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 109801, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104602, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103502, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105002, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102901, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 104201, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 101902, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 105802, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 108701, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 107801, 1, 3, 180, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 102102, 1, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30124, 103402, 1, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10001, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10002, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10003, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10004, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10005, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10006, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10007, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10008, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10009, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10010, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10011, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10012, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10013, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10014, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10015, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10016, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10017, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10018, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10019, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10020, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10021, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10022, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10023, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10024, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10025, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10026, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10027, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10028, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10029, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10030, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10031, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10032, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10033, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10034, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10035, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10036, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10037, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10038, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10039, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10040, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10041, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10042, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10043, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10044, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10045, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10046, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10047, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10048, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10049, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10050, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10051, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10052, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10053, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10054, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10055, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10056, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10057, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10058, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10059, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10061, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10062, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10063, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10064, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10065, 2, 1, 9405, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10066, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10069, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10072, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10070, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10060, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10067, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10071, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10073, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10068, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10075, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10074, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10076, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10077, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10078, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10081, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10083, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10079, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10080, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10082, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 10084, 2, 1, 9404, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20001, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20002, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20003, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20004, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20005, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20006, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20007, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20008, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20009, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20010, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20011, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20012, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20013, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20014, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20015, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20016, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20017, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20018, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20019, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20020, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20021, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20023, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20024, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20025, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20027, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20028, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20029, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20031, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20034, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20035, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20037, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20038, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20039, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20032, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20022, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20030, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20040, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20041, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20042, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20044, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20046, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20047, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20048, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20049, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20033, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20050, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20051, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 20052, 2, 2, 3750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30001, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30002, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30003, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30004, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30005, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30006, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30007, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30008, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30009, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30010, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30011, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30012, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30013, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30014, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30015, 2, 3, 186, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30016, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30017, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30018, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30020, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30021, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30024, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30026, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30027, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30028, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30029, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30031, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30032, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30038, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30039, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30040, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30042, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30055, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30056, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30048, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30045, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30046, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30054, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30034, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30036, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30063, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30064, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30065, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30043, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30068, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30069, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30071, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30072, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30073, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30075, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30077, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30078, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30080, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30082, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30083, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30085, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30086, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30089, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30090, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30091, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30093, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30094, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30095, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30097, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30098, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30099, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30053, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30102, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30103, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30106, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30067, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30107, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30108, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30110, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30052, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30101, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30111, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30112, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30114, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30115, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30116, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30118, 2, 3, 185, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30146, 2, 3, 7500, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30125, 30120, 2, 3, 7500, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100101, 1, 3, 3334, 1, 800, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100201, 1, 3, 3334, 1, 700, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100301, 1, 3, 3334, 1, 600, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100401, 1, 3, 3333, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 100601, 1, 3, 3333, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 101001, 1, 3, 3333, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 101301, 1, 3, 3333, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 101701, 1, 3, 3333, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30130, 103001, 1, 3, 3333, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10001, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10002, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10003, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10004, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10005, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10006, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10007, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10008, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10009, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10010, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10011, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10012, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10013, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10014, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10015, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10016, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10017, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10018, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10019, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10020, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10021, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10022, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10023, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10024, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10025, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10026, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10027, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10028, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10029, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10030, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10031, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10032, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10033, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10034, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10035, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10036, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10037, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10038, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10039, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10040, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10041, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10042, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10043, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10044, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10045, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10046, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10047, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10048, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 10049, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20001, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20002, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20003, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20004, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20005, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20006, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20007, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20008, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20009, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20010, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20011, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20012, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20013, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20014, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20015, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20016, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20017, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20018, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20019, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20020, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 20021, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30001, 2, 3, 1500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30002, 2, 3, 1500, 1, 99, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30003, 2, 3, 1500, 1, 98, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30004, 2, 3, 1500, 1, 97, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30005, 2, 3, 1500, 1, 96, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30006, 2, 3, 1500, 1, 95, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30007, 2, 3, 1500, 1, 94, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30008, 2, 3, 1500, 1, 93, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30009, 2, 3, 1500, 1, 92, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30010, 2, 3, 1500, 1, 91, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30011, 2, 3, 1500, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30012, 2, 3, 1500, 1, 89, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30013, 2, 3, 1500, 1, 88, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30014, 2, 3, 1500, 1, 87, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30015, 2, 3, 1500, 1, 86, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30016, 2, 3, 1500, 1, 85, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30017, 2, 3, 1500, 1, 84, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30018, 2, 3, 1500, 1, 83, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30020, 2, 3, 1500, 1, 81, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (30131, 30021, 2, 3, 1500, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 101101, 1, 2, 22500, 0, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100101, 1, 3, 3333, 1, 900, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100201, 1, 3, 3333, 1, 800, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100301, 1, 3, 3333, 1, 700, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100401, 1, 3, 3333, 1, 600, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 100601, 1, 3, 3334, 1, 500, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 101001, 1, 3, 3334, 1, 400, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 101301, 1, 3, 3334, 1, 300, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 101701, 1, 3, 3333, 1, 200, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50001, 103001, 1, 3, 3333, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10001, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10002, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10003, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10004, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10005, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10006, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10007, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10008, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10009, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10010, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10011, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10012, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10013, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10014, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10015, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10016, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10017, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10018, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10019, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10020, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10021, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10022, 2, 1, 16123, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10023, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10024, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10025, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10026, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10027, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10028, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10029, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10030, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10031, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10032, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10033, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10034, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10035, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10036, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10037, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10038, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10039, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10040, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10041, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10042, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10043, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10044, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10045, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10046, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10047, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10048, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 10049, 2, 1, 16122, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20001, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20002, 2, 2, 8572, 0, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20003, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20004, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20005, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20006, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20007, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20008, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20009, 2, 2, 8572, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20010, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20011, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20012, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20013, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20014, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20015, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20016, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20017, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20018, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20019, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20020, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 20021, 2, 2, 8571, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30001, 2, 3, 1500, 1, 100, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30002, 2, 3, 1500, 1, 99, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30003, 2, 3, 1500, 1, 98, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30004, 2, 3, 1500, 1, 97, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30005, 2, 3, 1500, 1, 96, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30006, 2, 3, 1500, 1, 95, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30007, 2, 3, 1500, 1, 94, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30008, 2, 3, 1500, 1, 93, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30009, 2, 3, 1500, 1, 92, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30010, 2, 3, 1500, 1, 91, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30011, 2, 3, 1500, 1, 90, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30012, 2, 3, 1500, 1, 89, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30013, 2, 3, 1500, 1, 88, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30014, 2, 3, 1500, 1, 87, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30015, 2, 3, 1500, 1, 86, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30016, 2, 3, 1500, 1, 85, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30017, 2, 3, 1500, 1, 84, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30018, 2, 3, 1500, 1, 83, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30020, 2, 3, 1500, 1, 81, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50002, 30021, 2, 3, 1500, 1, 80, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100101, 1, 3, 1000, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100201, 1, 3, 1000, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100301, 1, 3, 1000, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100401, 1, 3, 1000, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100601, 1, 3, 1000, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101001, 1, 3, 1000, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101301, 1, 3, 1000, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101501, 1, 3, 1000, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101701, 1, 3, 1000, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 103001, 1, 3, 1000, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 102601, 1, 3, 1000, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 102301, 1, 3, 1000, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100302, 1, 3, 1000, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101302, 1, 3, 1000, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 103801, 1, 3, 1000, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 105001, 1, 3, 1000, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 104601, 1, 3, 1000, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101601, 1, 3, 1000, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 102402, 1, 3, 1000, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101802, 1, 3, 1000, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 102001, 1, 3, 1000, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101201, 1, 3, 1000, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101402, 1, 3, 1000, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 101102, 1, 3, 1000, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100501, 1, 3, 1000, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 104001, 1, 3, 1000, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100102, 1, 3, 1000, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 100402, 1, 3, 1000, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 105801, 1, 3, 1000, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50003, 103701, 1, 3, 1000, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10001, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10002, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10003, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10004, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10005, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10006, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10007, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10008, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10009, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10010, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10011, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10012, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10013, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10014, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10015, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10016, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10017, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10018, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10019, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10020, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10021, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10022, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10023, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10024, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10025, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10026, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10027, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10028, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10029, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10030, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10031, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10032, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10033, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10034, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10035, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10036, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10037, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10038, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10039, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10040, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10041, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10042, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10043, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10044, 2, 1, 11618, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10045, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10046, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10047, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10048, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10049, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10050, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10051, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10052, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10053, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10054, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10055, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10056, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10057, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10058, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10059, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10061, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10062, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10063, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10064, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10065, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10066, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10069, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10072, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 10070, 2, 1, 11617, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20001, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20002, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20003, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20004, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20005, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20006, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20007, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20008, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20009, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20010, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20011, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20012, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20013, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20014, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20015, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20016, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20017, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20018, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20019, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20020, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20021, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20023, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20024, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20025, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20027, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20028, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20029, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20031, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20034, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 20035, 2, 2, 6000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30001, 2, 3, 811, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30002, 2, 3, 811, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30003, 2, 3, 811, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30004, 2, 3, 811, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30005, 2, 3, 811, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30006, 2, 3, 811, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30007, 2, 3, 811, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30008, 2, 3, 811, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30009, 2, 3, 811, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30010, 2, 3, 811, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30011, 2, 3, 811, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30012, 2, 3, 811, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30013, 2, 3, 811, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30014, 2, 3, 811, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30015, 2, 3, 811, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30016, 2, 3, 811, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30017, 2, 3, 811, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30018, 2, 3, 811, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30020, 2, 3, 811, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30021, 2, 3, 811, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30024, 2, 3, 811, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30026, 2, 3, 811, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30027, 2, 3, 811, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30028, 2, 3, 811, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30029, 2, 3, 811, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30031, 2, 3, 811, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30032, 2, 3, 811, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30038, 2, 3, 811, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30039, 2, 3, 811, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30040, 2, 3, 811, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30042, 2, 3, 810, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30055, 2, 3, 810, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30056, 2, 3, 810, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30048, 2, 3, 810, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30045, 2, 3, 810, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30046, 2, 3, 810, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50004, 30054, 2, 3, 810, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100701, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100901, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101101, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101801, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102401, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104501, 1, 2, 22500, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100101, 1, 3, 639, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100201, 1, 3, 639, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100301, 1, 3, 639, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100401, 1, 3, 639, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100601, 1, 3, 639, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101001, 1, 3, 639, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101301, 1, 3, 639, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101501, 1, 3, 639, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101701, 1, 3, 639, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103001, 1, 3, 639, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102601, 1, 3, 639, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102301, 1, 3, 639, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100302, 1, 3, 639, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101302, 1, 3, 639, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103801, 1, 3, 638, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105001, 1, 3, 638, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104601, 1, 3, 638, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101601, 1, 3, 638, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102402, 1, 3, 638, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101802, 1, 3, 638, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102001, 1, 3, 638, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101201, 1, 3, 638, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101402, 1, 3, 638, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101102, 1, 3, 638, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100501, 1, 3, 638, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104001, 1, 3, 638, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100102, 1, 3, 638, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100402, 1, 3, 638, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105801, 1, 3, 638, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103701, 1, 3, 638, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105602, 1, 3, 638, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102801, 1, 3, 638, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101901, 1, 3, 638, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103002, 1, 3, 638, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104502, 1, 3, 638, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 103901, 1, 3, 638, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102501, 1, 3, 638, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101702, 1, 3, 638, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104002, 1, 3, 638, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 104801, 1, 3, 638, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105901, 1, 3, 638, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 100602, 1, 3, 638, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102302, 1, 3, 638, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102201, 1, 3, 638, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 102101, 1, 3, 638, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 105202, 1, 3, 638, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50005, 101502, 1, 3, 638, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10001, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10002, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10003, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10004, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10005, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10006, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10007, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10008, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10009, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10010, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10011, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10012, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10013, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10014, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10015, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10016, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10017, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10018, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10019, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10020, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10021, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10022, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10023, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10024, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10025, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10026, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10027, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10028, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10029, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10030, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10031, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10032, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10033, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10034, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10035, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10036, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10037, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10038, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10039, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10040, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10041, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10042, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10043, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10044, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10045, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10046, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10047, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10048, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10049, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10050, 2, 1, 10676, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10051, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10052, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10053, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10054, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10055, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10056, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10057, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10058, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10059, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10061, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10062, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10063, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10064, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10065, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10066, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10069, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10072, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10070, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10060, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10067, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10071, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10073, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10068, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 10075, 2, 1, 10675, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20001, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20002, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20003, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20004, 2, 2, 5295, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20005, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20006, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20007, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20008, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20009, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20010, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20011, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20012, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20013, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20014, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20015, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20016, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20017, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20018, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20019, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20020, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20021, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20023, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20024, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20025, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20027, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20028, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20029, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20031, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20034, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20035, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20037, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20038, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20039, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 20032, 2, 2, 5294, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30001, 2, 3, 589, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30002, 2, 3, 589, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30003, 2, 3, 589, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30004, 2, 3, 589, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30005, 2, 3, 589, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30006, 2, 3, 589, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30007, 2, 3, 589, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30008, 2, 3, 589, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30009, 2, 3, 589, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30010, 2, 3, 589, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30011, 2, 3, 589, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30012, 2, 3, 589, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30013, 2, 3, 588, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30014, 2, 3, 588, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30015, 2, 3, 588, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30016, 2, 3, 588, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30017, 2, 3, 588, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30018, 2, 3, 588, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30020, 2, 3, 588, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30021, 2, 3, 588, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30024, 2, 3, 588, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30026, 2, 3, 588, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30027, 2, 3, 588, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30028, 2, 3, 588, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30029, 2, 3, 588, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30031, 2, 3, 588, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30032, 2, 3, 588, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30038, 2, 3, 588, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30039, 2, 3, 588, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30040, 2, 3, 588, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30042, 2, 3, 588, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30055, 2, 3, 588, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30056, 2, 3, 588, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30048, 2, 3, 588, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30045, 2, 3, 588, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30046, 2, 3, 588, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30054, 2, 3, 588, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30034, 2, 3, 588, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30036, 2, 3, 588, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30063, 2, 3, 588, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30064, 2, 3, 588, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30065, 2, 3, 588, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30043, 2, 3, 588, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30068, 2, 3, 588, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30069, 2, 3, 588, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30071, 2, 3, 588, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30072, 2, 3, 588, 1, 49, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30073, 2, 3, 588, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30075, 2, 3, 588, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30077, 2, 3, 588, 1, 48, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50006, 30078, 2, 3, 588, 1, 51, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100101, 1, 3, 567, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100201, 1, 3, 567, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100301, 1, 3, 566, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100401, 1, 3, 566, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100601, 1, 3, 566, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101001, 1, 3, 566, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101301, 1, 3, 566, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101501, 1, 3, 566, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101701, 1, 3, 566, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103001, 1, 3, 566, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102601, 1, 3, 566, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102301, 1, 3, 566, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100302, 1, 3, 566, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101302, 1, 3, 566, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103801, 1, 3, 566, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105001, 1, 3, 566, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104601, 1, 3, 566, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101601, 1, 3, 566, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102402, 1, 3, 566, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101802, 1, 3, 566, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102001, 1, 3, 566, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101201, 1, 3, 566, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101402, 1, 3, 566, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101102, 1, 3, 566, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100501, 1, 3, 566, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104001, 1, 3, 566, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100102, 1, 3, 566, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100402, 1, 3, 566, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105801, 1, 3, 566, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103701, 1, 3, 566, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105602, 1, 3, 566, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102801, 1, 3, 566, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101901, 1, 3, 566, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103002, 1, 3, 566, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104502, 1, 3, 566, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103901, 1, 3, 566, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102501, 1, 3, 566, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101702, 1, 3, 566, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104002, 1, 3, 566, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 104801, 1, 3, 566, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105901, 1, 3, 566, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 100602, 1, 3, 566, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102302, 1, 3, 566, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102201, 1, 3, 566, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102101, 1, 3, 566, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 105202, 1, 3, 566, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 101502, 1, 3, 566, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 106901, 1, 3, 566, 1, 48, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 102602, 1, 3, 566, 1, 49, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103702, 1, 3, 566, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 107101, 1, 3, 566, 1, 51, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 103301, 1, 3, 566, 1, 52, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50007, 106801, 1, 3, 566, 1, 53, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10001, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10002, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10003, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10004, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10005, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10006, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10007, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10008, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10009, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10010, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10011, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10012, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10013, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10014, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10015, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10016, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10017, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10018, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10019, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10020, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10021, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10022, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10023, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10024, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10025, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10026, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10027, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10028, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10029, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10030, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10031, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10032, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10033, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10034, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10035, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10036, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10037, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10038, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10039, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10040, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10041, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10042, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10043, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10044, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10045, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10046, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10047, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10048, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10049, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10050, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10051, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10052, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10053, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10054, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10055, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10056, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10057, 2, 1, 10260, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10058, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10059, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10061, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10062, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10063, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10064, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10065, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10066, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10069, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10072, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10070, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10060, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10067, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10071, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10073, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10068, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10075, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10074, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10076, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 10077, 2, 1, 10259, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20001, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20002, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20003, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20004, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20005, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20006, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20007, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20008, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20009, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20010, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20011, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20012, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20013, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20014, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20015, 2, 2, 4616, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20016, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20017, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20018, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20019, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20020, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20021, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20023, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20024, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20025, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20027, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20028, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20029, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20031, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20034, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20035, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20037, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20038, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20039, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20032, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20022, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20030, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20040, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20041, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 20042, 2, 2, 4615, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30001, 2, 3, 536, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30002, 2, 3, 536, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30003, 2, 3, 536, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30004, 2, 3, 536, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30005, 2, 3, 536, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30006, 2, 3, 536, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30007, 2, 3, 536, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30008, 2, 3, 536, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30009, 2, 3, 536, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30010, 2, 3, 536, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30011, 2, 3, 536, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30012, 2, 3, 536, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30013, 2, 3, 536, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30014, 2, 3, 536, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30015, 2, 3, 536, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30016, 2, 3, 536, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30017, 2, 3, 536, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30018, 2, 3, 536, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30020, 2, 3, 536, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30021, 2, 3, 536, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30024, 2, 3, 536, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30026, 2, 3, 536, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30027, 2, 3, 536, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30028, 2, 3, 536, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30029, 2, 3, 536, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30031, 2, 3, 536, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30032, 2, 3, 536, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30038, 2, 3, 536, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30039, 2, 3, 536, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30040, 2, 3, 536, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30042, 2, 3, 536, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30055, 2, 3, 536, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30056, 2, 3, 536, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30048, 2, 3, 536, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30045, 2, 3, 536, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30046, 2, 3, 536, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30054, 2, 3, 536, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30034, 2, 3, 536, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30036, 2, 3, 536, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30063, 2, 3, 536, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30064, 2, 3, 535, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30065, 2, 3, 535, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30043, 2, 3, 535, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30068, 2, 3, 535, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30069, 2, 3, 535, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30071, 2, 3, 535, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30072, 2, 3, 535, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30073, 2, 3, 535, 1, 48, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30075, 2, 3, 535, 1, 49, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30077, 2, 3, 535, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30078, 2, 3, 535, 1, 51, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30080, 2, 3, 535, 1, 52, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30082, 2, 3, 535, 1, 53, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30083, 2, 3, 535, 1, 54, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30085, 2, 3, 535, 1, 55, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50008, 30086, 2, 3, 535, 1, 56, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102701, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103501, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105201, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105601, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106001, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106101, 1, 1, 98750, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100701, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100901, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101101, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101801, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102401, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104501, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106201, 1, 2, 20000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100101, 1, 3, 406, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100201, 1, 3, 406, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100301, 1, 3, 406, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100401, 1, 3, 406, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100601, 1, 3, 406, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101001, 1, 3, 406, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101301, 1, 3, 406, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101501, 1, 3, 406, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101701, 1, 3, 406, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103001, 1, 3, 406, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102601, 1, 3, 406, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102301, 1, 3, 406, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100302, 1, 3, 406, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101302, 1, 3, 406, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103801, 1, 3, 406, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105001, 1, 3, 406, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104601, 1, 3, 406, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101601, 1, 3, 406, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102402, 1, 3, 406, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101802, 1, 3, 406, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102001, 1, 3, 406, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101201, 1, 3, 406, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101402, 1, 3, 406, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101102, 1, 3, 406, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100501, 1, 3, 406, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104001, 1, 3, 406, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100102, 1, 3, 406, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100402, 1, 3, 406, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105801, 1, 3, 406, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103701, 1, 3, 406, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105602, 1, 3, 405, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102801, 1, 3, 405, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101901, 1, 3, 405, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103002, 1, 3, 405, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104502, 1, 3, 405, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103901, 1, 3, 405, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102501, 1, 3, 405, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101702, 1, 3, 405, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104002, 1, 3, 405, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104801, 1, 3, 405, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105901, 1, 3, 405, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100602, 1, 3, 405, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102302, 1, 3, 405, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102201, 1, 3, 405, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102101, 1, 3, 405, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105202, 1, 3, 405, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101502, 1, 3, 405, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106901, 1, 3, 405, 1, 48, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102602, 1, 3, 405, 1, 49, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103702, 1, 3, 405, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 107101, 1, 3, 405, 1, 51, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103301, 1, 3, 405, 1, 52, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106801, 1, 3, 405, 1, 53, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106701, 1, 3, 405, 1, 54, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 107401, 1, 3, 405, 1, 55, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102002, 1, 3, 405, 1, 56, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100502, 1, 3, 405, 1, 57, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105101, 1, 3, 405, 1, 58, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 107201, 1, 3, 405, 1, 59, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106002, 1, 3, 405, 1, 60, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106102, 1, 3, 405, 1, 61, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103101, 1, 3, 405, 1, 62, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 106401, 1, 3, 405, 1, 63, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103802, 1, 3, 405, 1, 64, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 102202, 1, 3, 405, 1, 65, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103401, 1, 3, 405, 1, 66, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 104401, 1, 3, 405, 1, 67, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101002, 1, 3, 405, 1, 68, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105902, 1, 3, 405, 1, 69, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 103601, 1, 3, 405, 1, 70, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 101303, 1, 3, 405, 1, 71, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 100702, 1, 3, 405, 1, 72, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 105301, 1, 3, 405, 1, 73, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50009, 109801, 1, 3, 405, 1, 74, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10001, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10002, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10003, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10004, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10005, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10006, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10007, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10008, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10009, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10010, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10011, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10012, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10013, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10014, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10015, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10016, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10017, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10018, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10019, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10020, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10021, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10022, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10023, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10024, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10025, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10026, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10027, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10028, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10029, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10030, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10031, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10032, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10033, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10034, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10035, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10036, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10037, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10038, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10039, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10040, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10041, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10042, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10043, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10044, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10045, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10046, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10047, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10048, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10049, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10050, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10051, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10052, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10053, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10054, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10055, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10056, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10057, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10058, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10059, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10061, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10062, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10063, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10064, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10065, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10066, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10069, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10072, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10070, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10060, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10067, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10071, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10073, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10068, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10075, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10074, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10076, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10077, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10078, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 10081, 2, 1, 10000, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20001, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20002, 2, 2, 3914, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20003, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20004, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20005, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20006, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20007, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20008, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20009, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20010, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20011, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20012, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20013, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20014, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20015, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20016, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20017, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20018, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20019, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20020, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20021, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20023, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20024, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20025, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20027, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20028, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20029, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20031, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20034, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20035, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20037, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20038, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20039, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20032, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20022, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20030, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20040, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20041, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20042, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20044, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20046, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20047, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20048, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20049, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20033, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 20050, 2, 2, 3913, 0, 0, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30001, 2, 3, 411, 1, 1, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30002, 2, 3, 411, 1, 2, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30003, 2, 3, 411, 1, 3, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30004, 2, 3, 411, 1, 4, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30005, 2, 3, 411, 1, 5, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30006, 2, 3, 411, 1, 6, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30007, 2, 3, 411, 1, 7, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30008, 2, 3, 411, 1, 8, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30009, 2, 3, 411, 1, 9, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30010, 2, 3, 411, 1, 10, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30011, 2, 3, 411, 1, 11, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30012, 2, 3, 411, 1, 12, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30013, 2, 3, 411, 1, 13, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30014, 2, 3, 411, 1, 14, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30015, 2, 3, 411, 1, 15, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30016, 2, 3, 411, 1, 16, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30017, 2, 3, 411, 1, 17, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30018, 2, 3, 411, 1, 18, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30020, 2, 3, 411, 1, 19, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30021, 2, 3, 411, 1, 20, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30024, 2, 3, 411, 1, 21, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30026, 2, 3, 411, 1, 22, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30027, 2, 3, 411, 1, 23, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30028, 2, 3, 411, 1, 24, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30029, 2, 3, 411, 1, 25, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30031, 2, 3, 411, 1, 26, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30032, 2, 3, 411, 1, 27, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30038, 2, 3, 411, 1, 28, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30039, 2, 3, 411, 1, 29, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30040, 2, 3, 411, 1, 30, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30042, 2, 3, 411, 1, 31, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30055, 2, 3, 411, 1, 32, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30056, 2, 3, 411, 1, 33, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30048, 2, 3, 411, 1, 34, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30045, 2, 3, 411, 1, 35, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30046, 2, 3, 411, 1, 36, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30054, 2, 3, 411, 1, 37, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30034, 2, 3, 411, 1, 38, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30036, 2, 3, 411, 1, 39, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30063, 2, 3, 411, 1, 40, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30064, 2, 3, 411, 1, 41, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30065, 2, 3, 411, 1, 42, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30043, 2, 3, 411, 1, 43, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30068, 2, 3, 411, 1, 44, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30069, 2, 3, 411, 1, 45, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30071, 2, 3, 411, 1, 46, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30072, 2, 3, 411, 1, 47, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30073, 2, 3, 411, 1, 48, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30075, 2, 3, 411, 1, 49, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30077, 2, 3, 411, 1, 50, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30078, 2, 3, 411, 1, 51, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30080, 2, 3, 411, 1, 52, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30082, 2, 3, 411, 1, 53, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30083, 2, 3, 411, 1, 54, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30085, 2, 3, 411, 1, 55, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30086, 2, 3, 411, 1, 56, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30089, 2, 3, 411, 1, 57, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30090, 2, 3, 411, 1, 58, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30091, 2, 3, 411, 1, 59, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30093, 2, 3, 411, 1, 60, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30094, 2, 3, 411, 1, 61, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30095, 2, 3, 411, 1, 62, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30097, 2, 3, 411, 1, 63, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30098, 2, 3, 411, 1, 64, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30099, 2, 3, 411, 1, 65, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30053, 2, 3, 411, 1, 66, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30102, 2, 3, 411, 1, 67, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30103, 2, 3, 411, 1, 68, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30106, 2, 3, 411, 1, 69, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30067, 2, 3, 411, 1, 71, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30107, 2, 3, 410, 1, 70, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30108, 2, 3, 410, 1, 72, 0);
INSERT INTO gacha_available (gacha_id, card_id, card_type, rarity, odds, is_pickup, recommend_order, is_prize_selectable) VALUES (50010, 30110, 2, 3, 410, 1, 73, 0);
-- Table: gacha_data
CREATE TABLE IF NOT EXISTS 'gacha_data' ('id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'card_type' INTEGER NOT NULL, 'daily_pay_cost' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'only_once_flag' INTEGER NOT NULL, 'rarity_odds_id' INTEGER NOT NULL, 'draw_guarantee_rarity' INTEGER NOT NULL, 'draw_guarantee_num' INTEGER NOT NULL, 'cost_type' INTEGER NOT NULL, 'cost_single' INTEGER NOT NULL, 'prize_odds_id' INTEGER NOT NULL, 'additional_piece_target_card_type_1' INTEGER NOT NULL, 'additional_piece_target_card_id_1' INTEGER NOT NULL, 'additional_piece_target_rarity_1' INTEGER NOT NULL, 'additional_piece_num_1' INTEGER NOT NULL, 'additional_piece_target_card_type_2' INTEGER NOT NULL, 'additional_piece_target_card_id_2' INTEGER NOT NULL, 'additional_piece_target_rarity_2' INTEGER NOT NULL, 'additional_piece_num_2' INTEGER NOT NULL, 'additional_piece_target_card_type_3' INTEGER NOT NULL, 'additional_piece_target_card_id_3' INTEGER NOT NULL, 'additional_piece_target_rarity_3' INTEGER NOT NULL, 'additional_piece_num_3' INTEGER NOT NULL, 'additional_piece_target_card_type_4' INTEGER NOT NULL, 'additional_piece_target_card_id_4' INTEGER NOT NULL, 'additional_piece_target_rarity_4' INTEGER NOT NULL, 'additional_piece_num_4' INTEGER NOT NULL, 'additional_piece_target_card_type_5' INTEGER NOT NULL, 'additional_piece_target_card_id_5' INTEGER NOT NULL, 'additional_piece_target_rarity_5' INTEGER NOT NULL, 'additional_piece_num_5' INTEGER NOT NULL, 'additional_piece_target_card_type_6' INTEGER NOT NULL, 'additional_piece_target_card_id_6' INTEGER NOT NULL, 'additional_piece_target_rarity_6' INTEGER NOT NULL, 'additional_piece_num_6' INTEGER NOT NULL, 'bonus_target_draw_num' INTEGER NOT NULL, 'bonus_item_category_1' INTEGER NOT NULL, 'bonus_item_id_1' INTEGER NOT NULL, 'bonus_item_num_1' INTEGER NOT NULL, 'bonus_item_category_2' INTEGER NOT NULL, 'bonus_item_id_2' INTEGER NOT NULL, 'bonus_item_num_2' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (10001, 1, 1, 50, 400, 0, 1001, 2, 1, 90, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524651199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (10002, 1, 2, 50, 390, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524651199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20001, 2, 1, 0, 300, 0, 2001, 3, 1, 40, 0, 0, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20002, 2, 2, 0, 290, 0, 2002, 3, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20003, 2, 1, 0, 280, 0, 3001, 2, 1, 40, 0, 0, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20004, 2, 2, 0, 270, 0, 3002, 2, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20005, 2, 1, 0, 300, 0, 2001, 3, 1, 40, 0, 0, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766959200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20006, 2, 2, 0, 290, 0, 2002, 3, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766959200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20007, 2, 1, 0, 280, 0, 3001, 2, 1, 40, 0, 0, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767909600, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (20008, 2, 2, 0, 270, 0, 3002, 2, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767909600, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30002, 3, 1, 50, 400, 0, 1001, 2, 1, 90, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750897800, 1751493599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30003, 3, 2, 50, 390, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750897800, 1751493599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30004, 3, 1, 50, 801, 0, 1001, 2, 1, 90, 150, 0, 1, 101501, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750897800, 1751493599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30005, 3, 2, 50, 800, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1750897800, 1751493599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30006, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102601, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1751493600, 1752184799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30007, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1751493600, 1752184799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30008, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102301, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752184800, 1753221599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30009, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752184800, 1753221599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30010, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 100302, 0, 90, 1, 101302, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752703200, 1754085599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30011, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752703200, 1754085599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30012, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1753653600, 1754603999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30013, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1753653600, 1754603999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30014, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105001, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754258400, 1755122399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30015, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754258400, 1755122399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30016, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 104601, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754949600, 1755899999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30017, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1754949600, 1755899999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30018, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101601, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1755727200, 1756677599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30019, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1755727200, 1756677599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30020, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102402, 0, 90, 1, 101802, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1756418400, 1757541599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30021, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1756418400, 1757541599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30022, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102001, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1757282400, 1758232799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30023, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1757282400, 1758232799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30024, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101201, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758146400, 1758837599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30025, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758146400, 1758837599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30026, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101402, 0, 90, 1, 101102, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758492000, 1759615199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30027, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1758492000, 1759615199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30028, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 100501, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759442400, 1760133599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30029, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759442400, 1760133599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30030, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 104001, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759874400, 1760651999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30031, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1759874400, 1760651999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30032, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 100102, 0, 90, 1, 100402, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1760479200, 1761602399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30033, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1760479200, 1761602399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30034, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1761084000, 1761861599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30035, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1761084000, 1761861599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30036, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103701, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1761861600, 1762725599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30037, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1761861600, 1762725599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30038, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105602, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762466400, 1763416799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30039, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762466400, 1763416799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30040, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762898400, 1763762399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30041, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762898400, 1763762399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30042, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101901, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1763589600, 1764367199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30043, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1763589600, 1764367199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30044, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103002, 0, 90, 1, 104502, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764021600, 1765058399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30045, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764021600, 1765058399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30046, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103901, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764626400, 1765403999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30047, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1764626400, 1765403999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30048, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102501, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765231200, 1765922399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30049, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765231200, 1765922399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30050, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101702, 0, 90, 1, 104002, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765749600, 1766699999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30051, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1765749600, 1766699999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30052, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 104801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766095200, 1767045599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30053, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766095200, 1767045599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30054, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105901, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766959200, 1767823199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30055, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1766959200, 1767823199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30056, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 100602, 0, 90, 1, 102302, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767650400, 1768946399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30057, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1767650400, 1768946399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30058, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102201, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768514400, 1769205599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30059, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1768514400, 1769205599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30060, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102101, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769119200, 1769896799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30061, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769119200, 1769896799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30062, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105202, 0, 90, 1, 101502, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769724000, 1770674399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30063, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1769724000, 1770674399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30064, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770328800, 1771106399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30065, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770328800, 1771106399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30066, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 106901, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770847200, 1771538399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30067, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770847200, 1771538399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30068, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102602, 0, 90, 1, 103702, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771452000, 1772402399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30069, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1771452000, 1772402399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30070, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 107101, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772056800, 1772747999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30071, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772056800, 1772747999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30072, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103301, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772748000, 1773439199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30073, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1772748000, 1773439199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30074, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 106801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1773352800, 1774303199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30075, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1773352800, 1774303199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30076, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 106701, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774216800, 1775167199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30077, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774216800, 1775167199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30078, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 107401, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774562400, 1775512799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30079, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774562400, 1775512799);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30080, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102002, 0, 90, 1, 100502, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775426400, 1776549599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30081, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1775426400, 1776549599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30082, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105101, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776031200, 1776722399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30083, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776031200, 1776722399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30084, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 107201, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776722400, 1777499999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30085, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1776722400, 1777499999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30086, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 106002, 0, 90, 1, 106102, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777240800, 1778277599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30087, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777240800, 1778277599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30088, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103101, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777586400, 1778450399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30089, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1777586400, 1778450399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30090, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 106401, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1778450400, 1779314399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30091, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1778450400, 1779314399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30092, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103802, 0, 90, 1, 102202, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779141600, 1780091999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30093, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1779141600, 1780091999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30094, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103401, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1780005600, 1780869599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30095, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1780005600, 1780869599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30096, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 104401, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1780610400, 1781474399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30097, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1780610400, 1781474399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30098, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101002, 0, 90, 1, 105902, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781215200, 1782165599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30099, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781215200, 1782165599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30100, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 103601, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781820000, 1782597599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30101, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1781820000, 1782597599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30102, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102001, 0, 90, 1, 101601, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782424800, 1783202399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30103, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1782424800, 1783202399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30104, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101303, 0, 90, 1, 100702, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783029600, 1784066399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30105, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783029600, 1784066399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30106, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 105301, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783461600, 1784239199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30107, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1783461600, 1784239199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30108, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 109801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784239200, 1785103199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30109, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784239200, 1785103199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30110, 3, 1, 50, 805, 0, 1001, 2, 1, 90, 150, 0, 1, 104602, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784757600, 1786399199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30111, 3, 2, 50, 804, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784757600, 1786399199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30112, 3, 1, 50, 807, 0, 1001, 2, 1, 90, 150, 0, 1, 103502, 0, 90, 1, 105002, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1785189600, 1786399199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30113, 3, 2, 50, 806, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1785189600, 1786399199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30114, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102901, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1785967200, 1786658399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30115, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1785967200, 1786658399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30116, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 104201, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786572000, 1787349599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30117, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1786572000, 1787349599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30118, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 101902, 0, 90, 1, 105802, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787090400, 1788127199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30119, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787090400, 1788127199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30120, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 108701, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787695200, 1788386399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30121, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1787695200, 1788386399);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30122, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 107801, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788300000, 1789077599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30123, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788300000, 1789077599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30124, 3, 1, 50, 803, 0, 1001, 2, 1, 90, 150, 0, 1, 102102, 0, 90, 1, 103402, 0, 90, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788818400, 1789855199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30125, 3, 2, 50, 802, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1788818400, 1789855199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30130, 3, 1, 50, 400, 0, 1001, 2, 1, 90, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752444000, 1752703199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (30131, 3, 2, 50, 390, 0, 1002, 2, 1, 90, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1752444000, 1752703199);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50001, 5, 1, 0, 500, 1, 1001, 3, 1, 92, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50002, 5, 2, 0, 490, 1, 1002, 3, 1, 92, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1609513200, 2524662000);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50003, 5, 1, 0, 810, 1, 1001, 3, 1, 92, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762207200, 1765317599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50004, 5, 2, 0, 809, 1, 1002, 3, 1, 92, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1762207200, 1765317599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50005, 5, 1, 0, 810, 1, 1001, 3, 1, 92, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770328800, 1774475999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50006, 5, 2, 0, 809, 1, 1002, 3, 1, 92, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1770328800, 1774475999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50007, 5, 1, 0, 810, 1, 1001, 3, 1, 92, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774216800, 1776117599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50008, 5, 2, 0, 809, 1, 1002, 3, 1, 92, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1774216800, 1776117599);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50009, 5, 1, 0, 810, 1, 1001, 3, 1, 92, 150, 0, 1, 0, 1, 5, 1, 0, 2, 10, 1, 0, 3, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784757600, 1787867999);
INSERT INTO gacha_data (id, type, card_type, daily_pay_cost, disp_order, only_once_flag, rarity_odds_id, draw_guarantee_rarity, draw_guarantee_num, cost_type, cost_single, prize_odds_id, additional_piece_target_card_type_1, additional_piece_target_card_id_1, additional_piece_target_rarity_1, additional_piece_num_1, additional_piece_target_card_type_2, additional_piece_target_card_id_2, additional_piece_target_rarity_2, additional_piece_num_2, additional_piece_target_card_type_3, additional_piece_target_card_id_3, additional_piece_target_rarity_3, additional_piece_num_3, additional_piece_target_card_type_4, additional_piece_target_card_id_4, additional_piece_target_rarity_4, additional_piece_num_4, additional_piece_target_card_type_5, additional_piece_target_card_id_5, additional_piece_target_rarity_5, additional_piece_num_5, additional_piece_target_card_type_6, additional_piece_target_card_id_6, additional_piece_target_rarity_6, additional_piece_num_6, bonus_target_draw_num, bonus_item_category_1, bonus_item_id_1, bonus_item_num_1, bonus_item_category_2, bonus_item_id_2, bonus_item_num_2, start_date, end_date) VALUES (50010, 5, 2, 0, 809, 1, 1002, 3, 1, 92, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1784757600, 1787867999);
-- Table: gacha_exchange
CREATE TABLE IF NOT EXISTS 'gacha_exchange' ('gacha_id' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'card_type' INTEGER NOT NULL, 'pay_item_num' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, PRIMARY KEY('gacha_id','card_id'));
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 100101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 100201, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 100301, 1, 200, 3);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 100401, 1, 200, 4);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 101301, 1, 200, 5);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 100601, 1, 200, 6);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 101701, 1, 200, 7);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 101001, 1, 200, 8);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30002, 103001, 1, 200, 9);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30001, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30002, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30003, 2, 200, 3);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30004, 2, 200, 4);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30005, 2, 200, 5);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30006, 2, 200, 6);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30007, 2, 200, 7);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30008, 2, 200, 8);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30009, 2, 200, 9);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30010, 2, 200, 10);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30011, 2, 200, 11);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30012, 2, 200, 12);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30013, 2, 200, 13);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30014, 2, 200, 14);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30015, 2, 200, 15);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30016, 2, 200, 16);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30017, 2, 200, 17);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30018, 2, 200, 18);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30020, 2, 200, 19);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30003, 30021, 2, 200, 20);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30004, 101501, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30005, 30024, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30006, 102601, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30007, 30026, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30008, 102301, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30009, 30027, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30010, 100302, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30010, 101302, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30011, 30028, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30011, 30029, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30012, 103801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30013, 30031, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30014, 105001, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30015, 30032, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30016, 104601, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30017, 30016, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30017, 30021, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30018, 101601, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30019, 30038, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30020, 102402, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30020, 101802, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30021, 30039, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30021, 30040, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30022, 102001, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30023, 30002, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30023, 30009, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30024, 101201, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30025, 30042, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30026, 101402, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30026, 101102, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30027, 30055, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30027, 30056, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30028, 100501, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30029, 30048, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30030, 104001, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30031, 30005, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30031, 30018, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30032, 100102, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30032, 100402, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30033, 30045, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30033, 30046, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30034, 105801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30035, 30001, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30035, 30003, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30036, 103701, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30037, 30054, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30038, 105602, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30039, 30034, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30039, 30036, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30040, 102801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30041, 30015, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30041, 30020, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30042, 101901, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30043, 30063, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30044, 103002, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30044, 104502, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30045, 30064, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30045, 30065, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30046, 103901, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30047, 30032, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30047, 30008, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30048, 102501, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30049, 30043, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30050, 101702, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30050, 104002, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30051, 30068, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30051, 30069, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30052, 104801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30053, 30028, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30053, 30007, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30054, 105901, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30055, 30071, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30056, 100602, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30056, 102302, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30057, 30072, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30057, 30073, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30058, 102201, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30059, 30075, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30060, 102101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30061, 30054, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30061, 30024, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30062, 105202, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30062, 101502, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30063, 30077, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30063, 30078, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100201, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100301, 1, 200, 3);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100401, 1, 200, 4);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100601, 1, 200, 5);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101001, 1, 200, 6);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101301, 1, 200, 7);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101501, 1, 200, 8);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101701, 1, 200, 9);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 103001, 1, 200, 10);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102601, 1, 200, 11);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102301, 1, 200, 12);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100302, 1, 200, 13);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101302, 1, 200, 14);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 103801, 1, 200, 15);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 105001, 1, 200, 16);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 104601, 1, 200, 17);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101601, 1, 200, 18);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102402, 1, 200, 19);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101802, 1, 200, 20);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102001, 1, 200, 21);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101201, 1, 200, 22);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101402, 1, 200, 23);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101102, 1, 200, 24);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100501, 1, 200, 25);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 104001, 1, 200, 26);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100102, 1, 200, 27);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100402, 1, 200, 28);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 105801, 1, 200, 29);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 103701, 1, 200, 30);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 105602, 1, 200, 31);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102801, 1, 200, 32);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101901, 1, 200, 33);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 103002, 1, 200, 34);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 104502, 1, 200, 35);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 103901, 1, 200, 36);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102501, 1, 200, 37);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101702, 1, 200, 38);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 104002, 1, 200, 39);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 104801, 1, 200, 40);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 105901, 1, 200, 41);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 100602, 1, 200, 42);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102302, 1, 200, 43);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102201, 1, 200, 44);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 102101, 1, 200, 45);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 105202, 1, 200, 46);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30064, 101502, 1, 200, 47);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30065, 30080, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30066, 106901, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30067, 30036, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30067, 30021, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30068, 102602, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30068, 103702, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30069, 30082, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30069, 30083, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30070, 107101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30071, 30085, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30072, 103301, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30073, 30010, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30073, 30039, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30074, 106801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30075, 30086, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30076, 106701, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30077, 30089, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30078, 107401, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30079, 30065, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30079, 30068, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30080, 102002, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30080, 100502, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30081, 30090, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30081, 30091, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30082, 105101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30083, 30093, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30084, 107201, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30085, 30026, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30085, 30011, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30086, 106002, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30086, 106102, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30087, 30094, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30087, 30095, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30088, 103101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30089, 30097, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30090, 106401, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30091, 30078, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30091, 30034, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30092, 103802, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30092, 102202, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30093, 30098, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30093, 30099, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30094, 103401, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30095, 30077, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30095, 30038, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30096, 104401, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30097, 30053, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30098, 101002, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30098, 105902, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30099, 30102, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30099, 30103, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30100, 103601, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30101, 30106, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30102, 102001, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30102, 101601, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30103, 30067, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30104, 101303, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30104, 100702, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30105, 30107, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30105, 30108, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30106, 105301, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30107, 30063, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30107, 30031, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30108, 109801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30109, 30110, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30110, 104602, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30111, 30052, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30111, 30101, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30112, 103502, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30112, 105002, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30113, 30111, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30113, 30112, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30114, 102901, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30115, 30017, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30115, 30002, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30116, 104201, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30117, 30114, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30118, 101902, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30118, 105802, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30119, 30115, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30119, 30116, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30120, 108701, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30121, 30107, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30121, 30010, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30122, 107801, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30123, 30118, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30124, 102102, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30124, 103402, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30125, 30146, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30125, 30120, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 100101, 1, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 100201, 1, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 100301, 1, 200, 3);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 100401, 1, 200, 4);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 101301, 1, 200, 5);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 100601, 1, 200, 6);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 101701, 1, 200, 7);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 101001, 1, 200, 8);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30130, 103001, 1, 200, 9);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30001, 2, 200, 1);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30002, 2, 200, 2);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30003, 2, 200, 3);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30004, 2, 200, 4);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30005, 2, 200, 5);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30006, 2, 200, 6);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30007, 2, 200, 7);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30008, 2, 200, 8);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30009, 2, 200, 9);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30010, 2, 200, 10);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30011, 2, 200, 11);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30012, 2, 200, 12);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30013, 2, 200, 13);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30014, 2, 200, 14);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30015, 2, 200, 15);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30016, 2, 200, 16);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30017, 2, 200, 17);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30018, 2, 200, 18);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30020, 2, 200, 19);
INSERT INTO gacha_exchange (gacha_id, card_id, card_type, pay_item_num, disp_order) VALUES (30131, 30021, 2, 200, 20);
-- Table: gacha_free_campaign
CREATE TABLE IF NOT EXISTS 'gacha_free_campaign' ('id' INTEGER NOT NULL, 'gacha_id' INTEGER NOT NULL, 'target_draw_type' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (1, 30004, 1, 1750897800, 1751468399);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (2, 30007, 1, 1751493600, 1752098399);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (3, 30015, 1, 1754604000, 1755122399);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (4, 30016, 1, 1754949600, 1755701999);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (5, 30034, 1, 1761516000, 1761861599);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (6, 30036, 1, 1761861600, 1762466399);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (8, 30039, 10, 1762466400, 1763305199);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (9, 30060, 10, 1769551200, 1769896799);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (10, 30063, 10, 1769896800, 1770389999);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (11, 30070, 1, 1772575200, 1772747999);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (12, 30072, 1, 1772748000, 1772981999);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (13, 30073, 1, 1772982000, 1773439199);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (14, 30074, 10, 1773352800, 1773845999);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (15, 30075, 10, 1773846000, 1774303199);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (16, 30077, 10, 1774303200, 1774364399);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (17, 30076, 1, 1774216800, 1775167199);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (18, 30079, 1, 1774562400, 1775512799);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (19, 30087, 1, 1777240800, 1778079599);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (20, 30086, 1, 1777474800, 1777672799);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (21, 30088, 1, 1777672800, 1778338799);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (22, 30106, 1, 1784066400, 1784239199);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (23, 30108, 1, 1784239200, 1784757599);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (24, 30111, 10, 1784757600, 1785189599);
INSERT INTO gacha_free_campaign (id, gacha_id, target_draw_type, start_date, end_date) VALUES (25, 30113, 10, 1785189600, 1785596399);
-- Table: gacha_group
CREATE TABLE IF NOT EXISTS 'gacha_group' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'target_gacha_id' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: gacha_piece
CREATE TABLE IF NOT EXISTS 'gacha_piece' ('id' INTEGER NOT NULL, 'rarity' INTEGER NOT NULL, 'piece_type' INTEGER NOT NULL, 'piece_num' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO gacha_piece (id, rarity, piece_type, piece_num, item_category, item_id) VALUES (1, 1, 2, 1, 97, 115);
INSERT INTO gacha_piece (id, rarity, piece_type, piece_num, item_category, item_id) VALUES (2, 2, 2, 3, 97, 115);
INSERT INTO gacha_piece (id, rarity, piece_type, piece_num, item_category, item_id) VALUES (3, 3, 2, 20, 97, 115);
-- Table: gacha_prize_odds
CREATE TABLE IF NOT EXISTS 'gacha_prize_odds' ('prize_odds_id' INTEGER NOT NULL, 'place' INTEGER NOT NULL, 'odds' INTEGER NOT NULL, 'piece_num' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, 'item_category_2' INTEGER NOT NULL, 'item_id_2' INTEGER NOT NULL, 'item_num_2' INTEGER NOT NULL, 'item_category_3' INTEGER NOT NULL, 'item_id_3' INTEGER NOT NULL, 'item_num_3' INTEGER NOT NULL, 'item_category_4' INTEGER NOT NULL, 'item_id_4' INTEGER NOT NULL, 'item_num_4' INTEGER NOT NULL, 'item_category_5' INTEGER NOT NULL, 'item_id_5' INTEGER NOT NULL, 'item_num_5' INTEGER NOT NULL, 'item_category_6' INTEGER NOT NULL, 'item_id_6' INTEGER NOT NULL, 'item_num_6' INTEGER NOT NULL, PRIMARY KEY('prize_odds_id','place'));
-- Table: gacha_top_bg
CREATE TABLE IF NOT EXISTS 'gacha_top_bg' ('id' INTEGER NOT NULL, 'gacha_id' INTEGER NOT NULL, 'logo_size_x' INTEGER NOT NULL, 'logo_size_y' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (1, 30002, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (2, 30003, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (3, 20001, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (4, 20002, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (5, 50001, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (6, 50002, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (7, 20003, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (8, 20004, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (9, 30004, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (10, 30005, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (11, 30006, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (12, 30007, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (13, 30008, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (14, 30009, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (15, 10001, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (16, 10002, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (17, 30010, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (18, 30011, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (19, 30012, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (20, 30013, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (21, 30014, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (22, 30015, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (23, 30016, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (24, 30017, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (25, 30018, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (26, 30019, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (27, 30020, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (28, 30021, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (29, 30022, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (30, 30023, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (31, 30024, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (32, 30025, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (33, 30026, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (34, 30027, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (35, 30028, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (36, 30029, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (37, 30030, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (38, 30031, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (39, 30032, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (40, 30033, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (41, 30034, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (42, 30035, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (43, 30036, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (44, 30037, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (45, 50003, 434, 240);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (46, 50004, 434, 240);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (47, 30038, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (48, 30039, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (49, 30040, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (50, 30041, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (51, 30042, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (52, 30043, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (53, 30044, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (54, 30045, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (55, 30046, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (56, 30047, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (57, 30048, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (58, 30049, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (59, 30050, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (60, 30051, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (61, 30052, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (62, 30053, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (63, 30054, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (64, 30055, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (65, 20005, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (66, 20006, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (67, 20007, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (68, 20008, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (69, 30056, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (70, 30057, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (71, 30058, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (72, 30059, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (73, 30060, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (74, 30061, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (75, 30062, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (76, 30063, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (77, 30064, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (78, 30065, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (79, 30066, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (80, 30067, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (81, 50005, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (82, 50006, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (83, 30068, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (84, 30069, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (85, 30070, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (86, 30071, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (87, 30072, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (88, 30073, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (89, 30074, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (90, 30075, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (91, 50007, 434, 240);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (92, 50008, 434, 240);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (93, 30076, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (94, 30077, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (95, 30078, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (96, 30079, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (97, 30080, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (98, 30081, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (99, 30082, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (100, 30083, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (101, 30084, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (102, 30085, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (103, 30086, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (104, 30087, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (105, 30088, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (106, 30089, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (107, 30090, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (108, 30091, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (109, 30092, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (110, 30093, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (111, 30094, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (112, 30095, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (113, 30096, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (114, 30097, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (115, 30098, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (116, 30099, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (117, 30100, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (118, 30101, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (119, 30102, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (120, 30103, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (121, 30104, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (122, 30105, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (123, 30106, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (124, 30107, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (125, 30108, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (126, 30109, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (127, 50009, 434, 240);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (128, 50010, 434, 240);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (129, 30110, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (130, 30111, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (131, 30112, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (132, 30113, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (133, 30114, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (134, 30115, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (135, 30116, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (136, 30117, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (137, 30118, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (138, 30119, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (139, 30120, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (140, 30121, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (141, 30122, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (142, 30123, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (143, 30130, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (144, 30131, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (145, 30124, 0, 0);
INSERT INTO gacha_top_bg (id, gacha_id, logo_size_x, logo_size_y) VALUES (146, 30125, 0, 0);
-- Table: gift_message
CREATE TABLE IF NOT EXISTS 'gift_message' ('id' INTEGER NOT NULL, 'type_1' INTEGER NOT NULL, 'type_2' INTEGER NOT NULL, 'type_3' INTEGER NOT NULL, 'type_4' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (6, 3, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (11, 5, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (19, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (20, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (22, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (23, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (24, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (26, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (27, 6, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (28, 4, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (29, 4, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (30, 4, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (31, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (32, 4, 4, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (33, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (34, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (35, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (36, 7, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (37, 7, 4, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (38, 7, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (39, 4, 98, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (40, 4, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (41, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (42, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (43, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (44, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (45, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (46, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (47, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (48, 8, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (49, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (50, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (51, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (52, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (53, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (54, 9, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (55, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (56, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (57, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (58, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (59, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (60, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (61, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (62, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (63, 3, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (64, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (65, 10, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (66, 10, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (67, 10, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (69, 9, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (1005, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (1006, 2, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (1007, 3, 4, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9000, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9001, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9002, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9003, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9004, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9005, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9006, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9007, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9008, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9009, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9209, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9210, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9211, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (9212, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10001, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10002, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10003, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10004, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10005, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10006, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10007, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10008, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10009, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10010, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10011, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10013, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10014, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10015, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10016, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10017, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10018, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10019, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10020, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10021, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10022, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10023, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10024, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10025, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10026, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10027, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10028, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10029, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10030, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10031, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10032, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10033, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10034, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (10035, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (20014, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (30001, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (30024, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (30025, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (30026, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (30027, 0, 0, 0, 0);
INSERT INTO gift_message (id, type_1, type_2, type_3, type_4) VALUES (99999, 99, 0, 0, 0);
-- Table: heroes_data
CREATE TABLE IF NOT EXISTS 'heroes_data' ('heroes_id' INTEGER NOT NULL, 'info_detail_1' INTEGER NOT NULL, 'info_detail_2' INTEGER NOT NULL, 'ticket_add' INTEGER NOT NULL, 'ticket_max' INTEGER NOT NULL, 'race_item_limit' INTEGER NOT NULL, 'hero_gauge_max' INTEGER NOT NULL, 'final_stage_user_num' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('heroes_id'));
-- Table: heroes_final_stage_race
CREATE TABLE IF NOT EXISTS 'heroes_final_stage_race' ('id' INTEGER NOT NULL, 'ranking_min' INTEGER NOT NULL, 'ranking_max' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'race_number' INTEGER NOT NULL, 'race_play' INTEGER NOT NULL, 'heroes_special_reward' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_gauge
CREATE TABLE IF NOT EXISTS 'heroes_gauge' ('id' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'gauge_up' INTEGER NOT NULL, 'add_timing' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_league_rank
CREATE TABLE IF NOT EXISTS 'heroes_league_rank' ('id' INTEGER NOT NULL, 'league_rank_type' INTEGER NOT NULL, 'league_rank' INTEGER NOT NULL, 'league_min_value' INTEGER NOT NULL, 'league_max_value' INTEGER NOT NULL, 'ticket_num' INTEGER NOT NULL, 'reward_group_id' INTEGER NOT NULL, 'top_bgm_cue_name' TEXT NOT NULL, 'top_bgm_cuesheet_name' TEXT NOT NULL, 'racing_base_bgm_cue_name' TEXT NOT NULL, 'racing_base_bgm_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_league_rank_reward_group
CREATE TABLE IF NOT EXISTS 'heroes_league_rank_reward_group' ('id' INTEGER NOT NULL, 'reward_group_id' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_league_score
CREATE TABLE IF NOT EXISTS 'heroes_league_score' ('id' INTEGER NOT NULL, 'league_rank' INTEGER NOT NULL, 'order' INTEGER NOT NULL, 'league_score' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_lottery_message
CREATE TABLE IF NOT EXISTS 'heroes_lottery_message' ('id' INTEGER NOT NULL, 'view_type' INTEGER NOT NULL, 'condition_flag' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_race_condition
CREATE TABLE IF NOT EXISTS 'heroes_race_condition' ('id' INTEGER NOT NULL, 'heroes_id' INTEGER NOT NULL, 'stage' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_race_default_npc
CREATE TABLE IF NOT EXISTS 'heroes_race_default_npc' ('id' INTEGER NOT NULL, 'default_npc_group_id' INTEGER NOT NULL, 'default_npc_team_id' INTEGER NOT NULL, 'card_rarity_data_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_id' INTEGER NOT NULL, 'skill_level' INTEGER NOT NULL, 'skill_set_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_race_default_user
CREATE TABLE IF NOT EXISTS 'heroes_race_default_user' ('default_npc_team_id' INTEGER NOT NULL, PRIMARY KEY('default_npc_team_id'));
-- Table: heroes_race_mob_npc
CREATE TABLE IF NOT EXISTS 'heroes_race_mob_npc' ('id' INTEGER NOT NULL, 'npc_group_id' INTEGER NOT NULL, 'mob_id' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_set_id_1' INTEGER NOT NULL, 'skill_set_id_2' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_skill
CREATE TABLE IF NOT EXISTS 'heroes_skill' ('id' INTEGER NOT NULL, 'league_rank_min' INTEGER NOT NULL, 'league_rank_max' INTEGER NOT NULL, 'skill_id' INTEGER NOT NULL, 'rate' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_skill_item
CREATE TABLE IF NOT EXISTS 'heroes_skill_item' ('id' INTEGER NOT NULL, 'skill_id' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_special_reward
CREATE TABLE IF NOT EXISTS 'heroes_special_reward' ('id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: heroes_stage_schedule
CREATE TABLE IF NOT EXISTS 'heroes_stage_schedule' ('id' INTEGER NOT NULL, 'heroes_id' INTEGER NOT NULL, 'stage' INTEGER NOT NULL, 'stage_step' INTEGER NOT NULL, 'race_num' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: highlight_interpolate
CREATE TABLE IF NOT EXISTS 'highlight_interpolate' ('id' INTEGER NOT NULL, 'in_time' INTEGER NOT NULL, 'out_time' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO highlight_interpolate (id, in_time, out_time) VALUES (0, 0, 0);
INSERT INTO highlight_interpolate (id, in_time, out_time) VALUES (1, 3000, 5000);
INSERT INTO highlight_interpolate (id, in_time, out_time) VALUES (2, 0, 0);
-- Table: home_character_type
CREATE TABLE IF NOT EXISTS 'home_character_type' ('pos_id' INTEGER NOT NULL, 'original_personality' INTEGER NOT NULL, 'change_personality' INTEGER NOT NULL, PRIMARY KEY('pos_id','original_personality'));
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 1, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 2, 2);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 3, 3);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 4, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 5, 5);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 6, 5);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (1, 7, 5);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 1, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 2, 2);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 3, 3);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 4, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 5, 2);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 6, 2);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (2, 7, 3);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 1, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 2, 2);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 3, 3);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 4, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 5, 5);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 6, 5);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (3, 7, 3);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (4, 1, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (4, 2, 2);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (4, 3, 3);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (4, 4, 1);
INSERT INTO home_character_type (pos_id, original_personality, change_personality) VALUES (4, 5, 2);
-- Table: home_eat
CREATE TABLE IF NOT EXISTS 'home_eat' ('chara_id' INTEGER NOT NULL, 'body_shape' INTEGER NOT NULL, 'prop_id_right' INTEGER NOT NULL, 'prop_eat_animation_right' TEXT NOT NULL, 'override_motion_right' TEXT NOT NULL, 'prop_id_left' INTEGER NOT NULL, 'prop_eat_animation_left' TEXT NOT NULL, 'override_motion_left' TEXT NOT NULL, 'walk_motion' TEXT NOT NULL, 'walk_chara_face_type' TEXT NOT NULL, 'eat_motion' TEXT NOT NULL, 'eat_facial_motion' TEXT NOT NULL, 'odds' INTEGER NOT NULL);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1001, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1001, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1001, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1001, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1006, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1006, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1006, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1006, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1007, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1007, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1007, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1007, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1008, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1008, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1008, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1008, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1010, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1010, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1010, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1010, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1014, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1014, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1014, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1014, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1035, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1035, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1035, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1035, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1041, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1041, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1041, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1041, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1045, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1045, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1045, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1045, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1056, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1056, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1056, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1056, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1028, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1028, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1028, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1028, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1039, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1039, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1039, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1039, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1048, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1048, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1048, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1048, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1062, 0, 0, '', '', 0, '', '', '', '', '', '', 80);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1062, 1, 118301, 'eat16_02', '', 116600, '', '', 'eat16_01', 'WaraiA', 'eat16_02', 'eat16_02_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1062, 1, 113503, 'eat17_01_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_01_home', 'eat17_01_home_loop_face', 7);
INSERT INTO home_eat (chara_id, body_shape, prop_id_right, prop_eat_animation_right, override_motion_right, prop_id_left, prop_eat_animation_left, override_motion_left, walk_motion, walk_chara_face_type, eat_motion, eat_facial_motion, odds) VALUES (1062, 1, 120700, 'eat17_02_home', '', 117800, '', '', 'bag06_01', 'WaraiA', 'eat17_02_home', 'eat17_02_home_loop_face', 7);
-- Table: home_env_setting
CREATE TABLE IF NOT EXISTS 'home_env_setting' ('id' INTEGER NOT NULL, 'home_set_id' INTEGER NOT NULL, 'home_event_type' INTEGER NOT NULL, 'resource_event_check' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'timezone' INTEGER NOT NULL, 'resource' INTEGER NOT NULL, 'bgm_cue_name' TEXT NOT NULL, 'bgm_cuesheet_name' TEXT NOT NULL, 'env_cue_name' TEXT NOT NULL, 'env_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (1, 10001, 0, 0, 1, 1, 1, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (2, 10001, 0, 0, 1, 1, 2, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (3, 10001, 0, 0, 1, 1, 3, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (4, 10001, 0, 0, 1, 1, 4, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (5, 10001, 0, 0, 1, 2, 1, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (6, 10001, 0, 0, 1, 2, 2, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (7, 10001, 0, 0, 1, 2, 3, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (8, 10001, 0, 0, 1, 2, 4, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (9, 10001, 0, 0, 1, 3, 1, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (10, 10001, 0, 0, 1, 3, 2, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (11, 10001, 0, 0, 1, 3, 3, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (12, 10001, 0, 0, 1, 3, 4, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (13, 10001, 0, 0, 1, 4, 1, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (14, 10001, 0, 0, 1, 4, 2, 112, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (15, 10001, 0, 0, 1, 4, 3, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (16, 10001, 0, 0, 1, 4, 4, 114, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (17, 10001, 0, 0, 2, 1, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (18, 10001, 0, 0, 2, 1, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (19, 10001, 0, 0, 2, 1, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (20, 10001, 0, 0, 2, 1, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (21, 10001, 0, 0, 2, 2, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (22, 10001, 0, 0, 2, 2, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (23, 10001, 0, 0, 2, 2, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (24, 10001, 0, 0, 2, 2, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (25, 10001, 0, 0, 2, 3, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (26, 10001, 0, 0, 2, 3, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (27, 10001, 0, 0, 2, 3, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (28, 10001, 0, 0, 2, 3, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (29, 10001, 0, 0, 2, 4, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (30, 10001, 0, 0, 2, 4, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (31, 10001, 0, 0, 2, 4, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (32, 10001, 0, 0, 2, 4, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (33, 10001, 0, 0, 3, 1, 1, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (34, 10001, 0, 0, 3, 1, 2, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (35, 10001, 0, 0, 3, 1, 3, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (36, 10001, 0, 0, 3, 1, 4, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (37, 10001, 0, 0, 3, 2, 1, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (38, 10001, 0, 0, 3, 2, 2, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (39, 10001, 0, 0, 3, 2, 3, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (40, 10001, 0, 0, 3, 2, 4, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (41, 10001, 0, 0, 3, 3, 1, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (42, 10001, 0, 0, 3, 3, 2, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (43, 10001, 0, 0, 3, 3, 3, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (44, 10001, 0, 0, 3, 3, 4, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (45, 10001, 0, 0, 3, 4, 1, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (46, 10001, 0, 0, 3, 4, 2, 312, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homefa_d', 'snd_sfx_atmos_homefa_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (47, 10001, 0, 0, 3, 4, 3, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (48, 10001, 0, 0, 3, 4, 4, 314, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homefa_n', 'snd_sfx_atmos_homefa_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (49, 10001, 0, 0, 4, 1, 1, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (50, 10001, 0, 0, 4, 1, 2, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (51, 10001, 0, 0, 4, 1, 3, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (52, 10001, 0, 0, 4, 1, 4, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (53, 10001, 0, 0, 4, 2, 1, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (54, 10001, 0, 0, 4, 2, 2, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (55, 10001, 0, 0, 4, 2, 3, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (56, 10001, 0, 0, 4, 2, 4, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (57, 10001, 0, 0, 4, 3, 1, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (58, 10001, 0, 0, 4, 3, 2, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (59, 10001, 0, 0, 4, 3, 3, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (60, 10001, 0, 0, 4, 3, 4, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (61, 10001, 0, 0, 4, 4, 1, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (62, 10001, 0, 0, 4, 4, 2, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (63, 10001, 0, 0, 4, 4, 3, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (64, 10001, 0, 0, 4, 4, 4, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (65, 10001, 0, 0, 5, 1, 1, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (66, 10001, 0, 0, 5, 1, 2, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (67, 10001, 0, 0, 5, 1, 3, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (68, 10001, 0, 0, 5, 1, 4, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (69, 10001, 0, 0, 5, 2, 1, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (70, 10001, 0, 0, 5, 2, 2, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (71, 10001, 0, 0, 5, 2, 3, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (72, 10001, 0, 0, 5, 2, 4, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (73, 10001, 0, 0, 5, 3, 1, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (74, 10001, 0, 0, 5, 3, 2, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (75, 10001, 0, 0, 5, 3, 3, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (76, 10001, 0, 0, 5, 3, 4, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (77, 10001, 0, 0, 5, 4, 1, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (78, 10001, 0, 0, 5, 4, 2, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (79, 10001, 0, 0, 5, 4, 3, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (80, 10001, 0, 0, 5, 4, 4, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (81, 10001, 20001, 0, 3, 1, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (82, 10001, 20001, 0, 3, 1, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (83, 10001, 20001, 0, 3, 1, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (84, 10001, 20001, 0, 3, 1, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (85, 10001, 20002, 0, 4, 1, 1, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (86, 10001, 20002, 0, 4, 1, 2, 412, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homewi_d', 'snd_sfx_atmos_homewi_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (87, 10001, 20002, 0, 4, 1, 3, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (88, 10001, 20002, 0, 4, 1, 4, 414, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homewi_n', 'snd_sfx_atmos_homewi_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (89, 10001, 20002, 0, 5, 1, 1, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (90, 10001, 20002, 0, 5, 1, 2, 512, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homecb_d', 'snd_sfx_atmos_homecb_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (91, 10001, 20002, 0, 5, 1, 3, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (92, 10001, 20002, 0, 5, 1, 4, 514, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homecb_n', 'snd_sfx_atmos_homecb_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (93, 10001, 20003, 0, 1, 1, 1, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (94, 10001, 20003, 0, 1, 1, 2, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (95, 10001, 20003, 0, 1, 1, 3, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (96, 10001, 20003, 0, 1, 1, 4, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (97, 10001, 20003, 0, 1, 2, 1, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (98, 10001, 20003, 0, 1, 2, 2, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (99, 10001, 20003, 0, 1, 2, 3, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (100, 10001, 20003, 0, 1, 2, 4, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (101, 10001, 20003, 0, 1, 3, 1, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (102, 10001, 20003, 0, 1, 3, 2, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (103, 10001, 20003, 0, 1, 3, 3, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (104, 10001, 20003, 0, 1, 3, 4, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (105, 10001, 20003, 0, 1, 4, 1, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (106, 10001, 20003, 0, 1, 4, 2, 112, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_d', 'snd_sfx_atmos_homesp_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (107, 10001, 20003, 0, 1, 4, 3, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (108, 10001, 20003, 0, 1, 4, 4, 114, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_sfx_atmos_homesp_n', 'snd_sfx_atmos_homesp_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (109, 10001, 20004, 0, 2, 1, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (110, 10001, 20004, 0, 2, 1, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (111, 10001, 20004, 0, 2, 1, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (112, 10001, 20004, 0, 2, 1, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (90081, 10001, 20001, 0, 4, 1, 1, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (90082, 10001, 20001, 0, 4, 1, 2, 212, 'snd_bgm_DM011_sys', 'snd_bgm_DM011', 'snd_sfx_atmos_homesu_d', 'snd_sfx_atmos_homesu_d');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (90083, 10001, 20001, 0, 4, 1, 3, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
INSERT INTO home_env_setting (id, home_set_id, home_event_type, resource_event_check, season, weather, timezone, resource, bgm_cue_name, bgm_cuesheet_name, env_cue_name, env_cuesheet_name) VALUES (90084, 10001, 20001, 0, 4, 1, 4, 214, 'snd_bgm_DM011B_sys', 'snd_bgm_DM011B', 'snd_sfx_atmos_homesu_n', 'snd_sfx_atmos_homesu_n');
-- Table: home_event_schedule
CREATE TABLE IF NOT EXISTS 'home_event_schedule' ('id' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, 'event_story_type' INTEGER NOT NULL, 'event_walk_type' INTEGER NOT NULL, 'event_footer_type' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO home_event_schedule (id, event_id, start_date, end_date, event_story_type, event_walk_type, event_footer_type) VALUES (1, 20001, 1761516000, 1765317599, 0, 0, 0);
INSERT INTO home_event_schedule (id, event_id, start_date, end_date, event_story_type, event_walk_type, event_footer_type) VALUES (2, 20002, 1772488800, 1776203999, 0, 0, 0);
INSERT INTO home_event_schedule (id, event_id, start_date, end_date, event_story_type, event_walk_type, event_footer_type) VALUES (3, 20003, 1777240800, 1778943599, 0, 0, 0);
INSERT INTO home_event_schedule (id, event_id, start_date, end_date, event_story_type, event_walk_type, event_footer_type) VALUES (4, 20004, 1784066400, 1787867999, 0, 0, 0);
-- Table: home_poster_data
CREATE TABLE IF NOT EXISTS 'home_poster_data' ('id' INTEGER NOT NULL, 'pos_index' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'height' INTEGER NOT NULL, 'width' INTEGER NOT NULL, 'posi_vertical' INTEGER NOT NULL, 'posi_horizontal' INTEGER NOT NULL, 'detail_value' INTEGER NOT NULL, 'url_value' INTEGER NOT NULL, 'url' TEXT NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (1009, 2, 2, 256, 192, -11, 3, 1, 1, 'https://umamusume.com/', 1754604000, 1755874799);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (1022, 2, 4, 256, 192, -11, 3, 1, 1, 'https://umamusume.com/', 1777240800, 1778943599);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9001, 1, 1, 256, 192, -11, -80, 1, 1, 'https://discord.gg/umamusume-eng', 1519916400, 2524608000);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9002, 2, 0, 256, 192, -11, 3, 1, 1, 'https://umamusume.com/', 1519916400, 2524608000);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9003, 3, 1, 256, 192, -11, 85, 1, 1, 'https://www.youtube.com/@umamusume_eng', 1519916400, 2524608000);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9004, 2, 2, 256, 192, -11, 3, 1, 1, 'https://hachamecha-umamusume.jp/en/products/', 1756512000, 1757548799);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9005, 3, 2, 256, 200, -11, 85, 1, 1, 'https://shadowverse-wb.com/en/', 1760011200, 1760702399);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9006, 2, 2, 256, 181, -11, 3, 1, 1, 'https://anime-cinderellagray.com/', 1759752000, 1765454399);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9007, 2, 2, 256, 181, -11, 3, 1, 1, 'https://anime-cinderellagray.com/', 1765454400, 1766361599);
INSERT INTO home_poster_data (id, pos_index, priority, height, width, posi_vertical, posi_horizontal, detail_value, url_value, url, start_date, end_date) VALUES (9008, 2, 4, 192, 256, -11, 3, 1, 1, 'https://ts7th.umamusume.jp/en/losangeles/?utm_source=game_app&utm_medium=app&utm_campaign=game_app_poster_en', 1784905200, 1788188399);
-- Table: home_prop_setting
CREATE TABLE IF NOT EXISTS 'home_prop_setting' ('pos_id' INTEGER NOT NULL, 'personality' INTEGER NOT NULL, 'prop_id' INTEGER NOT NULL, 'attach_node' INTEGER NOT NULL, PRIMARY KEY('pos_id','personality'));
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (1, 1, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (1, 2, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (1, 3, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (1, 4, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (1, 5, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (2, 1, 100303, 1);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (2, 2, 100303, 2);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (2, 3, 100303, 1);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (2, 4, 100303, 2);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (2, 5, 100303, 2);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (3, 1, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (3, 2, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (3, 3, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (3, 4, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (3, 5, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (4, 1, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (4, 2, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (4, 3, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (4, 4, 0, 0);
INSERT INTO home_prop_setting (pos_id, personality, prop_id, attach_node) VALUES (4, 5, 0, 0);
-- Table: home_story_trigger
CREATE TABLE IF NOT EXISTS 'home_story_trigger' ('id' INTEGER NOT NULL, 'pos_id' INTEGER NOT NULL, 'home_event_type' INTEGER NOT NULL, 'num' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL, 'chara_id_1' INTEGER NOT NULL, 'chara_id_2' INTEGER NOT NULL, 'chara_id_3' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'gallery_chara_id' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'available_gallery_key' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('id'), UNIQUE('gallery_chara_id','disp_order'));
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (1, 410, 0, 1, 1001001, 1001, 0, 0, 0, 1001, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (2, 510, 0, 1, 1001002, 1001, 0, 0, 1, 1001, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (3, 310, 0, 1, 1001003, 1001, 0, 0, 1, 1001, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (4, 310, 0, 1, 1002001, 1002, 0, 0, 0, 1002, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (5, 210, 0, 1, 1002002, 1002, 0, 0, 1, 1002, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (6, 110, 0, 1, 1002003, 1002, 0, 0, 1, 1002, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (7, 310, 0, 1, 1003001, 1003, 0, 0, 1, 1003, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (8, 410, 0, 1, 1003002, 1003, 0, 0, 1, 1003, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (9, 510, 0, 1, 1003003, 1003, 0, 0, 0, 1003, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (10, 310, 0, 1, 1004001, 1004, 0, 0, 1, 1004, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (11, 210, 0, 1, 1004002, 1004, 0, 0, 1, 1004, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (12, 110, 0, 1, 1004003, 1004, 0, 0, 0, 1004, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (13, 110, 0, 1, 1006001, 1006, 0, 0, 0, 1006, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (14, 310, 0, 1, 1006002, 1006, 0, 0, 1, 1006, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (15, 210, 0, 1, 1006003, 1006, 0, 0, 1, 1006, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (16, 510, 0, 1, 1007001, 1007, 0, 0, 1, 1007, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (17, 310, 0, 1, 1007002, 1007, 0, 0, 1, 1007, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (18, 410, 0, 1, 1007003, 1007, 0, 0, 0, 1007, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (19, 310, 0, 1, 1008001, 1008, 0, 0, 0, 1008, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (20, 110, 0, 1, 1008002, 1008, 0, 0, 1, 1008, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (21, 210, 0, 1, 1008003, 1008, 0, 0, 1, 1008, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (22, 310, 0, 1, 1009001, 1009, 0, 0, 0, 1009, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (23, 510, 0, 1, 1009002, 1009, 0, 0, 1, 1009, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (24, 410, 0, 1, 1009003, 1009, 0, 0, 1, 1009, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (25, 110, 0, 1, 1010001, 1010, 0, 0, 0, 1010, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (26, 310, 0, 1, 1010002, 1010, 0, 0, 1, 1010, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (27, 210, 0, 1, 1010003, 1010, 0, 0, 1, 1010, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (28, 310, 0, 1, 1011001, 1011, 0, 0, 1, 1011, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (29, 410, 0, 1, 1011002, 1011, 0, 0, 1, 1011, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (30, 510, 0, 1, 1011003, 1011, 0, 0, 0, 1011, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (31, 310, 0, 1, 1013001, 1013, 0, 0, 0, 1013, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (32, 510, 0, 1, 1013002, 1013, 0, 0, 1, 1013, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (33, 410, 0, 1, 1013003, 1013, 0, 0, 1, 1013, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (34, 310, 0, 1, 1014001, 1014, 0, 0, 0, 1014, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (35, 210, 0, 1, 1014002, 1014, 0, 0, 1, 1014, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (36, 110, 0, 1, 1014003, 1014, 0, 0, 1, 1014, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (37, 310, 0, 1, 1017001, 1017, 0, 0, 0, 1017, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (38, 110, 0, 1, 1017002, 1017, 0, 0, 1, 1017, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (39, 210, 0, 1, 1017003, 1017, 0, 0, 1, 1017, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (40, 310, 0, 1, 1018001, 1018, 0, 0, 1, 1018, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (41, 510, 0, 1, 1018002, 1018, 0, 0, 0, 1018, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (42, 410, 0, 1, 1018003, 1018, 0, 0, 1, 1018, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (43, 310, 0, 1, 1024001, 1024, 0, 0, 1, 1024, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (44, 410, 0, 1, 1024002, 1024, 0, 0, 0, 1024, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (45, 510, 0, 1, 1024003, 1024, 0, 0, 1, 1024, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (46, 310, 0, 1, 1027001, 1027, 0, 0, 0, 1027, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (47, 210, 0, 1, 1027002, 1027, 0, 0, 1, 1027, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (48, 110, 0, 1, 1027003, 1027, 0, 0, 1, 1027, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (49, 310, 0, 1, 1030001, 1030, 0, 0, 0, 1030, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (50, 510, 0, 1, 1030002, 1030, 0, 0, 1, 1030, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (51, 410, 0, 1, 1030003, 1030, 0, 0, 1, 1030, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (52, 210, 0, 1, 1032001, 1032, 0, 0, 0, 1032, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (53, 110, 0, 1, 1032002, 1032, 0, 0, 1, 1032, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (54, 310, 0, 1, 1032003, 1032, 0, 0, 1, 1032, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (55, 310, 0, 1, 1035001, 1035, 0, 0, 0, 1035, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (56, 410, 0, 1, 1035002, 1035, 0, 0, 1, 1035, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (57, 510, 0, 1, 1035003, 1035, 0, 0, 1, 1035, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (58, 310, 0, 1, 1041001, 1041, 0, 0, 0, 1041, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (59, 510, 0, 1, 1041002, 1041, 0, 0, 1, 1041, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (60, 410, 0, 1, 1041003, 1041, 0, 0, 1, 1041, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (61, 310, 0, 1, 1045001, 1045, 0, 0, 1, 1045, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (62, 210, 0, 1, 1045002, 1045, 0, 0, 1, 1045, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (63, 110, 0, 1, 1045003, 1045, 0, 0, 0, 1045, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (64, 210, 0, 1, 1052001, 1052, 0, 0, 0, 1052, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (65, 410, 0, 1, 1052002, 1052, 0, 0, 1, 1052, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (66, 510, 0, 1, 1052003, 1052, 0, 0, 1, 1052, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (67, 310, 0, 1, 1056001, 1056, 0, 0, 0, 1056, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (68, 110, 0, 1, 1056002, 1056, 0, 0, 1, 1056, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (69, 210, 0, 1, 1056003, 1056, 0, 0, 1, 1056, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (70, 510, 0, 1, 1060001, 1060, 0, 0, 0, 1060, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (71, 410, 0, 1, 1060002, 1060, 0, 0, 1, 1060, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (72, 310, 0, 1, 1060003, 1060, 0, 0, 1, 1060, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (73, 210, 0, 1, 1061001, 1061, 0, 0, 1, 1061, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (74, 310, 0, 1, 1061002, 1061, 0, 0, 0, 1061, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (75, 110, 0, 1, 1061003, 1061, 0, 0, 0, 1061, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (76, 120, 0, 2, 1001001, 1001, 1002, 0, 2, 1001, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (77, 520, 0, 2, 1001002, 1003, 1001, 0, 3, 1001, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (78, 520, 0, 2, 1002001, 1010, 1002, 0, 3, 1002, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (79, 220, 0, 2, 1002002, 1002, 1018, 0, 2, 1002, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (80, 220, 0, 2, 1003001, 1003, 1017, 0, 2, 1003, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (81, 420, 0, 2, 1003002, 1003, 1013, 0, 2, 1003, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (82, 420, 0, 2, 1004001, 1004, 1017, 0, 2, 1004, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (83, 120, 0, 2, 1004002, 1011, 1004, 0, 3, 1004, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (84, 520, 0, 2, 1006001, 1053, 1006, 0, 3, 1006, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (85, 220, 0, 2, 1006002, 1006, 1021, 0, 2, 1006, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (86, 220, 0, 2, 1007001, 1007, 1013, 0, 2, 1007, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (87, 420, 0, 2, 1007002, 1007, 1048, 0, 2, 1007, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (88, 420, 0, 2, 1008001, 1008, 1009, 0, 2, 1008, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (89, 120, 0, 2, 1008002, 1008, 1015, 0, 2, 1008, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (90, 120, 0, 2, 1009001, 1008, 1009, 0, 3, 1009, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (91, 520, 0, 2, 1009002, 1009, 1032, 0, 2, 1009, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (92, 520, 0, 2, 1010001, 1010, 1018, 0, 2, 1010, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (93, 420, 0, 2, 1010002, 1010, 1042, 0, 2, 1010, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (94, 220, 0, 2, 1011001, 1014, 1011, 0, 3, 1011, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (95, 420, 0, 2, 1011002, 1011, 1010, 0, 2, 1011, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (96, 120, 0, 2, 1013001, 1013, 1030, 0, 2, 1013, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (97, 520, 0, 2, 1013002, 1013, 1027, 0, 2, 1013, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (98, 520, 0, 2, 1014001, 1011, 1014, 0, 3, 1014, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (99, 120, 0, 2, 1014002, 1042, 1014, 0, 3, 1014, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (100, 420, 0, 2, 1017001, 1017, 1004, 0, 2, 1017, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (101, 120, 0, 2, 1017002, 1003, 1017, 0, 3, 1017, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (102, 120, 0, 2, 1018001, 1009, 1018, 0, 3, 1018, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (103, 520, 0, 2, 1018002, 1022, 1018, 0, 3, 1018, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (104, 220, 0, 2, 1024001, 1024, 1055, 0, 2, 1024, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (105, 420, 0, 2, 1024002, 1024, 1038, 0, 2, 1024, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (106, 420, 0, 2, 1027001, 1031, 1027, 0, 3, 1027, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (107, 120, 0, 2, 1027002, 1059, 1027, 0, 3, 1027, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (108, 120, 0, 2, 1030001, 1030, 1026, 0, 2, 1030, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (109, 520, 0, 2, 1030002, 1030, 1052, 0, 2, 1030, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (110, 520, 0, 2, 1032001, 1032, 1025, 0, 2, 1032, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (111, 220, 0, 2, 1032002, 1036, 1032, 0, 3, 1032, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (112, 220, 0, 2, 1035001, 1035, 1029, 0, 2, 1035, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (113, 420, 0, 2, 1035002, 1048, 1035, 0, 3, 1035, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (114, 120, 0, 2, 1041001, 1041, 1053, 0, 2, 1041, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (115, 520, 0, 2, 1041002, 1041, 1054, 0, 2, 1041, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (116, 520, 0, 2, 1045001, 1045, 1034, 0, 2, 1045, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (117, 220, 0, 2, 1045002, 1045, 1021, 0, 2, 1045, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (118, 220, 0, 2, 1052001, 1052, 1019, 0, 2, 1052, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (119, 420, 0, 2, 1052002, 1015, 1052, 0, 3, 1052, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (120, 420, 0, 2, 1056001, 1056, 1010, 0, 2, 1056, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (121, 120, 0, 2, 1056002, 1056, 1002, 0, 2, 1056, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (122, 120, 0, 2, 1060001, 1024, 1060, 0, 3, 1060, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (123, 520, 0, 2, 1060002, 1003, 1060, 0, 3, 1060, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (124, 520, 0, 2, 1061001, 1061, 1020, 0, 2, 1061, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (125, 220, 0, 2, 1061002, 1039, 1061, 0, 3, 1061, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (126, 430, 0, 3, 1, 1001, 1014, 1011, 1, 1001, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (128, 430, 0, 3, 4, 1013, 1027, 1059, 1, 1013, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (129, 130, 0, 3, 5, 1018, 1017, 1016, 1, 1017, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (130, 530, 0, 3, 6, 1035, 1050, 1023, 1, 1035, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (132, 530, 0, 3, 9, 1056, 1030, 1058, 1, 1056, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (134, 510, 0, 1, 1015001, 1015, 0, 0, 1, 1015, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (135, 410, 0, 1, 1015002, 1015, 0, 0, 0, 1015, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (136, 210, 0, 1, 1015003, 1015, 0, 0, 1, 1015, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (137, 120, 0, 2, 1015001, 1015, 1058, 0, 2, 1015, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (139, 110, 0, 1, 1026001, 1026, 0, 0, 0, 1026, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (140, 210, 0, 1, 1026002, 1026, 0, 0, 1, 1026, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (141, 310, 0, 1, 1026003, 1026, 0, 0, 1, 1026, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (142, 520, 0, 2, 1026001, 1051, 1026, 0, 3, 1026, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (143, 220, 0, 2, 1026002, 1041, 1026, 0, 3, 1026, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (144, 310, 0, 1, 1023001, 1023, 0, 0, 1, 1023, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (145, 410, 0, 1, 1023002, 1023, 0, 0, 0, 1023, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (146, 510, 0, 1, 1023003, 1023, 0, 0, 1, 1023, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (147, 220, 0, 2, 1023001, 1023, 1016, 0, 2, 1023, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (148, 420, 0, 2, 1023002, 1023, 1047, 0, 2, 1023, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (149, 310, 0, 1, 1038001, 1038, 0, 0, 1, 1038, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (150, 110, 0, 1, 1038002, 1038, 0, 0, 0, 1038, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (151, 210, 0, 1, 1038003, 1038, 0, 0, 1, 1038, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (153, 120, 0, 2, 1038002, 1046, 1038, 0, 3, 1038, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (154, 310, 0, 1, 1050001, 1050, 0, 0, 0, 1050, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (155, 510, 0, 1, 1050002, 1050, 0, 0, 1, 1050, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (156, 410, 0, 1, 1050003, 1050, 0, 0, 1, 1050, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (157, 120, 0, 2, 1050001, 1035, 1050, 0, 3, 1050, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (158, 520, 0, 2, 1050002, 1045, 1050, 0, 3, 1050, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (159, 310, 0, 1, 1046001, 1046, 0, 0, 1, 1046, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (160, 410, 0, 1, 1046002, 1046, 0, 0, 1, 1046, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (161, 510, 0, 1, 1046003, 1046, 0, 0, 0, 1046, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (162, 220, 0, 2, 1046001, 1046, 1037, 0, 2, 1046, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (163, 420, 0, 2, 1046002, 1046, 1019, 0, 2, 1046, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (164, 530, 0, 3, 12, 1046, 1026, 1002, 1, 1046, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (165, 310, 0, 1, 1016001, 1016, 0, 0, 1, 1016, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (166, 110, 0, 1, 1016002, 1016, 0, 0, 1, 1016, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (167, 210, 0, 1, 1016003, 1016, 0, 0, 0, 1016, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (168, 420, 0, 2, 1016001, 1016, 1023, 0, 2, 1016, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (169, 120, 0, 2, 1016002, 1016, 1012, 0, 2, 1016, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (170, 310, 0, 1, 1020001, 1020, 0, 0, 1, 1020, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (171, 210, 0, 1, 1020002, 1020, 0, 0, 0, 1020, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (172, 110, 0, 1, 1020003, 1020, 0, 0, 1, 1020, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (173, 520, 0, 2, 1020001, 1020, 1061, 0, 2, 1020, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (174, 220, 0, 2, 1020002, 1020, 1051, 0, 2, 1020, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (175, 310, 0, 1, 1012001, 1012, 0, 0, 1, 1012, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (176, 110, 0, 1, 1012002, 1012, 0, 0, 0, 1012, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (177, 210, 0, 1, 1012003, 1012, 0, 0, 1, 1012, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (178, 420, 0, 2, 1012001, 1012, 1016, 0, 2, 1012, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (179, 120, 0, 2, 1012002, 1012, 1054, 0, 2, 1012, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (180, 310, 0, 1, 1005001, 1005, 0, 0, 0, 1005, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (181, 510, 0, 1, 1005002, 1005, 0, 0, 1, 1005, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (182, 410, 0, 1, 1005003, 1005, 0, 0, 1, 1005, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (183, 120, 0, 2, 1005001, 1005, 1012, 0, 2, 1005, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (184, 520, 0, 2, 1005002, 1005, 1032, 0, 2, 1005, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (185, 130, 0, 3, 2, 1012, 1016, 1005, 1, 1012, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (186, 410, 0, 1, 1040001, 1040, 0, 0, 0, 1040, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (187, 110, 0, 1, 1040002, 1040, 0, 0, 1, 1040, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (188, 210, 0, 1, 1040003, 1040, 0, 0, 1, 1040, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (189, 420, 0, 2, 1040001, 1040, 1029, 0, 2, 1040, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (190, 120, 0, 2, 1040002, 1048, 1040, 0, 3, 1040, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (191, 310, 0, 1, 1058001, 1058, 0, 0, 0, 1058, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (192, 410, 0, 1, 1058002, 1058, 0, 0, 1, 1058, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (193, 510, 0, 1, 1058003, 1058, 0, 0, 1, 1058, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (194, 220, 0, 2, 1058001, 1058, 1015, 0, 2, 1058, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (195, 420, 0, 2, 1058002, 1058, 1052, 0, 2, 1058, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (196, 310, 0, 1, 1037001, 1037, 0, 0, 1, 1037, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (197, 110, 0, 1, 1037002, 1037, 0, 0, 1, 1037, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (198, 210, 0, 1, 1037003, 1037, 0, 0, 0, 1037, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (199, 420, 0, 2, 1037001, 1046, 1037, 0, 3, 1037, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (200, 420, 0, 2, 1037002, 1028, 1037, 0, 3, 1037, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (201, 530, 0, 3, 14, 1037, 1038, 1046, 1, 1037, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (202, 310, 0, 1, 1028001, 1028, 0, 0, 1, 1028, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (203, 210, 0, 1, 1028002, 1028, 0, 0, 1, 1028, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (204, 110, 0, 1, 1028003, 1028, 0, 0, 0, 1028, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (205, 520, 0, 2, 1028001, 1054, 1028, 0, 3, 1028, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (206, 220, 0, 2, 1028002, 1028, 1005, 0, 2, 1028, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (207, 310, 0, 1, 1019001, 1019, 0, 0, 0, 1019, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (208, 410, 0, 1, 1019002, 1019, 0, 0, 1, 1019, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (209, 510, 0, 1, 1019003, 1019, 0, 0, 1, 1019, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (210, 220, 0, 2, 1019001, 1001, 1019, 0, 3, 1019, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (211, 420, 0, 2, 1019002, 1019, 1047, 0, 2, 1019, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (212, 130, 0, 3, 15, 1058, 1015, 1019, 3, 1015, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (213, 310, 0, 1, 1039001, 1039, 0, 0, 1, 1039, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (214, 410, 0, 1, 1039002, 1039, 0, 0, 0, 1039, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (215, 510, 0, 1, 1039003, 1039, 0, 0, 1, 1039, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (216, 120, 0, 2, 1039001, 1039, 1061, 0, 2, 1039, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (217, 520, 0, 2, 1039002, 1039, 1028, 0, 2, 1039, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (218, 310, 0, 1, 1025001, 1025, 0, 0, 1, 1025, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (219, 510, 0, 1, 1025002, 1025, 0, 0, 0, 1025, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (220, 410, 0, 1, 1025003, 1025, 0, 0, 1, 1025, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (221, 120, 0, 2, 1025001, 1025, 1032, 0, 2, 1025, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (222, 520, 0, 2, 1025002, 1029, 1025, 0, 3, 1025, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (223, 310, 0, 1, 1048001, 1048, 0, 0, 0, 1048, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (224, 210, 0, 1, 1048002, 1048, 0, 0, 1, 1048, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (225, 110, 0, 1, 1048003, 1048, 0, 0, 1, 1048, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (226, 520, 0, 2, 1048001, 1007, 1048, 0, 3, 1048, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (227, 220, 0, 2, 1048002, 1048, 1037, 0, 2, 1048, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (228, 310, 0, 1, 1059001, 1059, 0, 0, 0, 1059, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (229, 510, 0, 1, 1059002, 1059, 0, 0, 0, 1059, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (230, 410, 0, 1, 1059003, 1059, 0, 0, 1, 1059, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (231, 120, 0, 2, 1059001, 1059, 1027, 0, 2, 1059, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (232, 520, 0, 2, 1059002, 1018, 1059, 0, 3, 1059, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (233, 310, 0, 1, 1022001, 1022, 0, 0, 0, 1022, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (234, 110, 0, 1, 1022002, 1022, 0, 0, 1, 1022, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (235, 210, 0, 1, 1022003, 1022, 0, 0, 1, 1022, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (236, 420, 0, 2, 1022001, 1022, 1036, 0, 2, 1022, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (237, 120, 0, 2, 1022002, 1022, 1018, 0, 2, 1022, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (238, 530, 0, 3, 17, 1022, 1009, 1059, 1, 1022, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (239, 310, 0, 1, 1021001, 1021, 0, 0, 0, 1021, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (240, 210, 0, 1, 1021002, 1021, 0, 0, 1, 1021, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (241, 110, 0, 1, 1021003, 1021, 0, 0, 1, 1021, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (242, 520, 0, 2, 1021001, 1021, 1006, 0, 2, 1021, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (243, 220, 0, 2, 1021002, 1040, 1021, 0, 3, 1021, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (244, 310, 0, 1, 1069001, 1069, 0, 0, 1, 1069, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (245, 110, 0, 1, 1069002, 1069, 0, 0, 0, 1069, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (246, 210, 0, 1, 1069003, 1069, 0, 0, 1, 1069, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (247, 420, 0, 2, 1069001, 1069, 1004, 0, 2, 1069, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (248, 120, 0, 2, 1069002, 1069, 1041, 0, 2, 1069, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (249, 310, 0, 1, 1071001, 1071, 0, 0, 1, 1071, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (250, 110, 0, 1, 1071002, 1071, 0, 0, 1, 1071, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (251, 210, 0, 1, 1071003, 1071, 0, 0, 1, 1071, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (252, 420, 0, 2, 1071001, 1065, 1071, 0, 3, 1071, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (253, 120, 0, 2, 1071002, 1069, 1071, 0, 3, 1071, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (254, 530, 0, 3, 36, 1059, 1071, 1027, 1, 1059, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (255, 310, 0, 1, 1033001, 1033, 0, 0, 0, 1033, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (256, 510, 0, 1, 1033002, 1033, 0, 0, 1, 1033, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (257, 410, 0, 1, 1033003, 1033, 0, 0, 1, 1033, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (258, 120, 0, 2, 1033001, 1033, 1038, 0, 2, 1033, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (259, 520, 0, 2, 1033002, 1033, 1015, 0, 2, 1033, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (260, 520, 0, 2, 1015002, 1015, 1033, 0, 2, 1015, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (261, 420, 0, 2, 1038001, 1038, 1033, 0, 2, 1038, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (262, 310, 0, 1, 1062001, 1062, 0, 0, 0, 1062, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (263, 210, 0, 1, 1062002, 1062, 0, 0, 1, 1062, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (264, 110, 0, 1, 1062003, 1062, 0, 0, 1, 1062, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (265, 520, 0, 2, 1062001, 1056, 1062, 0, 3, 1062, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (266, 220, 0, 2, 1062002, 1060, 1062, 0, 3, 1062, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (267, 130, 0, 3, 37, 1062, 1001, 1048, 1, 1062, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (268, 310, 0, 1, 1068001, 1068, 0, 0, 0, 1068, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (269, 210, 0, 1, 1068002, 1068, 0, 0, 1, 1068, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (270, 110, 0, 1, 1068003, 1068, 0, 0, 1, 1068, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (271, 520, 0, 2, 1068001, 1068, 1067, 0, 2, 1068, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (272, 220, 0, 2, 1068002, 1003, 1068, 0, 3, 1068, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (273, 530, 0, 3, 43, 1068, 1015, 1007, 1, 1068, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (274, 310, 0, 1, 1067001, 1067, 0, 0, 0, 1067, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (275, 410, 0, 1, 1067002, 1067, 0, 0, 1, 1067, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (276, 510, 0, 1, 1067003, 1067, 0, 0, 1, 1067, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (277, 220, 0, 2, 1067001, 1067, 1068, 0, 2, 1067, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (278, 420, 0, 2, 1067002, 1067, 1013, 0, 2, 1067, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (279, 530, 0, 3, 22, 1067, 1068, 1033, 4, 1033, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (280, 310, 0, 1, 1074001, 1074, 0, 0, 0, 1074, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (281, 110, 0, 1, 1074002, 1074, 0, 0, 1, 1074, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (282, 210, 0, 1, 1074003, 1074, 0, 0, 1, 1074, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (283, 220, 0, 2, 1074001, 1074, 1027, 0, 2, 1074, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (284, 420, 0, 2, 1074002, 1001, 1074, 0, 3, 1074, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (285, 530, 0, 3, 48, 1074, 1056, 1059, 2, 1074, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (286, 310, 0, 1, 1051001, 1051, 0, 0, 0, 1051, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (287, 210, 0, 1, 1051002, 1051, 0, 0, 1, 1051, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (288, 110, 0, 1, 1051003, 1051, 0, 0, 1, 1051, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (289, 520, 0, 2, 1051001, 1010, 1051, 0, 3, 1051, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (290, 220, 0, 2, 1051002, 1026, 1051, 0, 3, 1051, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (291, 530, 0, 3, 32, 1051, 1020, 1061, 2, 1051, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (292, 310, 0, 1, 1072001, 1072, 0, 0, 0, 1072, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (293, 210, 0, 1, 1072002, 1072, 0, 0, 1, 1072, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (294, 110, 0, 1, 1072003, 1072, 0, 0, 1, 1072, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (295, 520, 0, 2, 1072001, 1006, 1072, 0, 3, 1072, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (296, 220, 0, 2, 1072002, 1053, 1072, 0, 3, 1072, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (297, 530, 0, 3, 47, 1045, 1072, 1006, 3, 1072, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (298, 310, 0, 1, 1031001, 1031, 0, 0, 0, 1031, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (299, 110, 0, 1, 1031002, 1031, 0, 0, 1, 1031, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (300, 510, 0, 1, 1031003, 1031, 0, 0, 1, 1031, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (301, 420, 0, 2, 1031001, 1031, 1027, 0, 2, 1031, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (302, 120, 0, 2, 1031002, 1031, 1013, 0, 2, 1031, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (303, 430, 0, 3, 13, 1046, 1031, 1004, 4, 1004, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (304, 430, 0, 3, 21, 1031, 1066, 1002, 2, 1031, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (305, 310, 0, 1, 1064001, 1064, 0, 0, 0, 1064, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (306, 510, 0, 1, 1064002, 1064, 0, 0, 1, 1064, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (307, 410, 0, 1, 1064003, 1064, 0, 0, 1, 1064, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (308, 120, 0, 2, 1064001, 1065, 1064, 0, 3, 1064, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (309, 520, 0, 2, 1064002, 1024, 1064, 0, 3, 1064, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (310, 310, 0, 1, 1034001, 1034, 0, 0, 0, 1034, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (311, 210, 0, 1, 1034002, 1034, 0, 0, 1, 1034, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (312, 110, 0, 1, 1034003, 1034, 0, 0, 1, 1034, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (313, 520, 0, 2, 1034001, 1066, 1034, 0, 3, 1034, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (314, 220, 0, 2, 1034002, 1053, 1034, 0, 3, 1034, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (315, 430, 0, 3, 16, 1021, 1034, 1045, 2, 1021, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (316, 530, 0, 3, 23, 1034, 1072, 1071, 2, 1034, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (317, 310, 0, 1, 1044001, 1044, 0, 0, 0, 1044, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (318, 210, 0, 1, 1044002, 1044, 0, 0, 1, 1044, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (319, 110, 0, 1, 1044003, 1044, 0, 0, 1, 1044, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (320, 520, 0, 2, 1044001, 1044, 1038, 0, 2, 1044, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (321, 220, 0, 2, 1044002, 1044, 1022, 0, 2, 1044, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (322, 530, 0, 3, 25, 1039, 1009, 1044, 2, 1039, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (323, 430, 0, 3, 28, 1044, 1032, 1068, 2, 1044, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (324, 310, 0, 1, 1036001, 1036, 0, 0, 0, 1036, 1, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (325, 410, 0, 1, 1036002, 1036, 0, 0, 1, 1036, 2, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (326, 510, 0, 1, 1036003, 1036, 0, 0, 1, 1036, 3, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (327, 220, 0, 2, 1036001, 1036, 1058, 0, 2, 1036, 4, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (328, 420, 0, 2, 1036002, 1036, 1022, 0, 2, 1036, 5, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (329, 430, 0, 3, 24, 1007, 1052, 1036, 4, 1036, 6, 1, 1614168000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (330, 310, 0, 1, 1053001, 1053, 0, 0, 0, 1053, 1, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (331, 110, 0, 1, 1053002, 1053, 0, 0, 1, 1053, 2, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (332, 210, 0, 1, 1053003, 1053, 0, 0, 1, 1053, 3, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (333, 420, 0, 2, 1053001, 1053, 1006, 0, 2, 1053, 4, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (334, 120, 0, 2, 1053002, 1053, 1034, 0, 2, 1053, 5, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (335, 430, 0, 3, 7, 1053, 1040, 1041, 3, 1040, 6, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (336, 430, 0, 3, 33, 1069, 1072, 1053, 4, 1053, 6, 1, 1783461600);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (337, 310, 0, 1, 1098001, 1098, 0, 0, 0, 1098, 1, 1, 1784239200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (338, 110, 0, 1, 1098002, 1098, 0, 0, 1, 1098, 2, 1, 1784239200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (339, 210, 0, 1, 1098003, 1098, 0, 0, 1, 1098, 3, 1, 1784239200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (340, 520, 0, 2, 1098001, 1098, 1099, 0, 2, 1098, 4, 1, 1784239200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (341, 120, 0, 2, 1098002, 1098, 1020, 0, 2, 1098, 5, 1, 1784239200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (342, 310, 0, 1, 1029001, 1029, 0, 0, 0, 1029, 1, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (343, 410, 0, 1, 1029002, 1029, 0, 0, 1, 1029, 2, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (344, 510, 0, 1, 1029003, 1029, 0, 0, 1, 1029, 3, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (345, 220, 0, 2, 1029001, 1040, 1029, 0, 3, 1029, 4, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (346, 420, 0, 2, 1029002, 1012, 1029, 0, 3, 1029, 5, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (347, 130, 0, 3, 11, 1051, 1029, 1038, 4, 1038, 6, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (348, 530, 0, 3, 20, 1029, 1035, 1025, 2, 1029, 6, 1, 1785967200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (349, 310, 0, 1, 1042001, 1042, 0, 0, 0, 1042, 1, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (350, 110, 0, 1, 1042002, 1042, 0, 0, 1, 1042, 2, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (351, 210, 0, 1, 1042003, 1042, 0, 0, 1, 1042, 3, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (352, 420, 0, 2, 1042001, 1042, 1010, 0, 2, 1042, 4, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (353, 120, 0, 2, 1042002, 1012, 1042, 0, 3, 1042, 5, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (354, 130, 0, 3, 19, 1042, 1039, 1028, 2, 1042, 6, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (355, 130, 0, 3, 26, 1011, 1014, 1042, 2, 1011, 6, 1, 1786572000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (356, 310, 0, 1, 1087001, 1087, 0, 0, 0, 1087, 1, 1, 1787695200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (357, 110, 0, 1, 1087002, 1087, 0, 0, 1, 1087, 2, 1, 1787695200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (358, 210, 0, 1, 1087003, 1087, 0, 0, 1, 1087, 3, 1, 1787695200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (359, 420, 0, 2, 1087001, 1087, 1028, 0, 2, 1087, 4, 1, 1787695200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (360, 220, 0, 2, 1087002, 1087, 1044, 0, 2, 1087, 5, 1, 1787695200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (361, 430, 0, 3, 56, 1087, 1008, 1009, 2, 1087, 6, 1, 1787695200);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (362, 210, 0, 1, 1078001, 1078, 0, 0, 0, 1078, 1, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (363, 110, 0, 1, 1078002, 1078, 0, 0, 1, 1078, 2, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (364, 210, 0, 1, 1078003, 1078, 0, 0, 1, 1078, 3, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (365, 120, 0, 2, 1078001, 1078, 1003, 0, 2, 1078, 4, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (366, 420, 0, 2, 1078002, 1065, 1078, 0, 3, 1078, 5, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (368, 410, 2, 1, 1002004, 1002, 0, 0, 0, 1002, 6, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (369, 410, 2, 1, 1006004, 1006, 0, 0, 0, 1006, 6, 1, 1788300000);
INSERT INTO home_story_trigger (id, pos_id, home_event_type, num, story_id, chara_id_1, chara_id_2, chara_id_3, condition_type, gallery_chara_id, disp_order, available_gallery_key, start_date) VALUES (370, 420, 2, 2, 1068003, 1068, 1057, 0, 0, 1068, 7, 1, 1788300000);
-- Table: home_walk_group
CREATE TABLE IF NOT EXISTS 'home_walk_group' ('id' INTEGER NOT NULL, 'chara_id_1' INTEGER NOT NULL, 'enable_eat_1' INTEGER NOT NULL, 'chara_id_2' INTEGER NOT NULL, 'enable_eat_2' INTEGER NOT NULL, 'chara_id_3' INTEGER NOT NULL, 'enable_eat_3' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (1, 1001, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (2, 1002, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (3, 1003, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (4, 1004, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (5, 1005, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (6, 1006, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (7, 1007, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (8, 1008, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (9, 1009, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (10, 1010, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (11, 1011, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (13, 1013, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (14, 1014, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (15, 1015, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (16, 1017, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (17, 1018, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (19, 1024, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (20, 1027, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (21, 1030, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (22, 1032, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (23, 1035, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (24, 1040, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (25, 1041, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (26, 1045, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (27, 1052, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (28, 1056, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (29, 1060, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (30, 1061, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (31, 1026, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (32, 1023, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (33, 1038, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (34, 1050, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (35, 1046, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (36, 1016, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (37, 1020, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (38, 1012, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (39, 1058, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (40, 1037, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (41, 1028, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (42, 1019, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (43, 1039, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (44, 1025, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (45, 1048, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (46, 1059, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (47, 1022, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (48, 1021, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (49, 1069, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (50, 1071, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (51, 1033, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (52, 1062, 1, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (53, 1068, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (54, 1067, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (55, 1074, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (56, 1051, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (57, 1072, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (58, 1031, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (59, 1064, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (60, 1034, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (61, 1044, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (62, 1036, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (63, 1053, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (64, 1098, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (65, 1029, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (66, 1042, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (67, 1087, 0, 0, 0, 0, 0);
INSERT INTO home_walk_group (id, chara_id_1, enable_eat_1, chara_id_2, enable_eat_2, chara_id_3, enable_eat_3) VALUES (68, 1078, 0, 0, 0, 0, 0);
-- Table: homestory_hip_offset
CREATE TABLE IF NOT EXISTS 'homestory_hip_offset' ('id' INTEGER NOT NULL, 'home_event_type' INTEGER NOT NULL, 'num' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'offset' INTEGER NOT NULL);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (1, 0, 2, 1012002, 1054, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (2, 0, 1, 1037002, 1037, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (3, 0, 2, 1037001, 1037, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (4, 0, 1, 1025002, 1025, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (5, 0, 2, 1045001, 1045, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (6, 0, 2, 1069001, 1069, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (7, 0, 3, 36, 1027, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (8, 0, 2, 1038001, 1033, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (9, 0, 2, 1033002, 1015, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (10, 0, 2, 1015002, 1033, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (11, 0, 2, 1033001, 1038, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (12, 0, 2, 1068001, 1067, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (13, 0, 2, 1067002, 1013, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (14, 0, 2, 1067002, 1067, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (15, 0, 3, 32, 1051, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (16, 0, 1, 1072003, 1072, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (17, 0, 2, 1031001, 1031, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (18, 0, 3, 13, 1031, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (19, 0, 2, 1031002, 1031, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (20, 0, 2, 1064001, 1064, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (21, 0, 2, 1064002, 1064, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (22, 0, 2, 1044001, 1038, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (23, 0, 3, 25, 1039, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (24, 0, 3, 28, 1044, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (25, 0, 2, 1036002, 1022, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (26, 0, 3, 24, 1052, 100);
INSERT INTO homestory_hip_offset (id, home_event_type, num, story_id, chara_id, offset) VALUES (27, 0, 3, 20, 1035, 100);
-- Table: honor_data
CREATE TABLE IF NOT EXISTS 'honor_data' ('id' INTEGER NOT NULL, 'rank' INTEGER NOT NULL, 'category' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'step_group_id' INTEGER NOT NULL, 'step_order' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100101, 1, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100102, 1, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100103, 2, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100104, 3, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100105, 4, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100106, 4, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100120, 3, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100130, 2, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100150, 4, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100151, 4, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100170, 4, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100171, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100180, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100181, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100182, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100183, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100184, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100185, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100186, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100187, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100188, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100190, 4, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100191, 4, 100, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100201, 1, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100202, 3, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100203, 4, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100204, 3, 100, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100301, 1, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100302, 2, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100303, 3, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100304, 4, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100401, 2, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100402, 3, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100403, 4, 200, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100501, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100502, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100503, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100504, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100505, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100506, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100507, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100508, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100509, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100510, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100511, 4, 300, '2022-08-19 12:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100512, 4, 300, '2022-08-19 12:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100513, 4, 300, '2022-08-19 12:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100514, 4, 300, '2022-08-19 12:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100530, 4, 300, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100540, 1, 300, '2025-07-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100541, 4, 300, '2025-07-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100550, 1, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100551, 4, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100552, 4, 800, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100561, 4, 800, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100601, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100602, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100603, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100604, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100605, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100606, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100607, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100608, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100609, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100610, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100611, 1, 400, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100612, 1, 400, '2025-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100613, 1, 400, '2025-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100614, 1, 400, '2025-08-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100616, 1, 400, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100617, 1, 400, '2025-11-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100618, 1, 400, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100619, 1, 400, '2026-01-08 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100620, 1, 400, '2026-01-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100621, 1, 400, '2026-01-29 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100622, 1, 400, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100623, 1, 400, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100624, 1, 400, '2026-06-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100625, 1, 400, '2026-07-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100626, 1, 400, '2026-07-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100627, 1, 400, '2026-07-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100690, 1, 400, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100701, 1, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100702, 2, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100703, 3, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100704, 4, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100705, 2, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100801, 1, 500, '2025-12-24 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100802, 2, 500, '2025-12-24 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100803, 3, 500, '2025-12-24 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100804, 4, 500, '2025-12-24 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100811, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100812, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100813, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100814, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100815, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100816, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100831, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100832, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100833, 3, 100, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100901, 3, 500, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100911, 1, 500, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100921, 3, 500, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100931, 3, 500, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100941, 3, 700, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (100942, 4, 700, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101101, 3, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101102, 4, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101120, 4, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101201, 3, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101202, 4, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101301, 1, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101302, 2, 500, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101400, 2, 600, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101401, 1, 600, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101402, 1, 600, '2025-06-26 00:30:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101403, 1, 600, '2025-08-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101404, 1, 600, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101405, 1, 600, '2021-12-22 12:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101406, 1, 600, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101407, 1, 600, '2026-06-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101408, 2, 600, '2026-06-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101501, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101502, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101503, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101504, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101505, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101601, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101602, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101603, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101604, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101605, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101701, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101702, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101703, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101704, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101705, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101801, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101802, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101803, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101804, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101805, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101901, 1, 700, '2025-10-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101902, 2, 700, '2025-10-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101903, 3, 700, '2025-10-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101904, 4, 700, '2025-10-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (101905, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102001, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102002, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102003, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102004, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102005, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102101, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102102, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102103, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102104, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102105, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102201, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102202, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102203, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102204, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102205, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102301, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102302, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102303, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102304, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102305, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102401, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102402, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102403, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102404, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102405, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102501, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102502, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102503, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102504, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102505, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102601, 1, 700, '2025-09-17 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102602, 2, 700, '2025-09-17 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102603, 3, 700, '2025-09-17 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102604, 4, 700, '2025-09-17 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102605, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102701, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102702, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102703, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102704, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102705, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102801, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102802, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102803, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102804, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102805, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102901, 1, 700, '2025-06-26 00:30:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102902, 2, 700, '2025-06-26 00:30:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102903, 3, 700, '2025-06-26 00:30:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102904, 4, 700, '2025-06-26 00:30:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (102905, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103001, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103002, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103003, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103004, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103005, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103101, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103102, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103103, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103104, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103105, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103201, 1, 700, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103202, 2, 700, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103203, 3, 700, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103204, 4, 700, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103205, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103301, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103302, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103303, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103304, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103305, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103401, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103402, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103403, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103404, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103405, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103501, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103502, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103503, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103504, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103505, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103601, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103602, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103603, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103604, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103605, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103701, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103702, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103703, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103704, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103705, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103801, 1, 700, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103802, 2, 700, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103803, 3, 700, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103804, 4, 700, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103805, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103901, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103902, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103903, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103904, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (103905, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104001, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104002, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104003, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104004, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104005, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104101, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104102, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104103, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104104, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104105, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104201, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104202, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104203, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104204, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104205, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104301, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104302, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104303, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104304, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104305, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104401, 1, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104402, 2, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104403, 3, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104404, 4, 700, '2017-01-01 00:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104405, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104501, 1, 700, '2025-07-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104502, 2, 700, '2025-07-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104503, 3, 700, '2025-07-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104504, 4, 700, '2025-07-02 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104505, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104601, 1, 700, '2025-07-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104602, 2, 700, '2025-07-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104603, 3, 700, '2025-07-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104604, 4, 700, '2025-07-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104605, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104701, 1, 700, '2025-07-27 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104702, 2, 700, '2025-07-27 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104703, 3, 700, '2025-07-27 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104704, 4, 700, '2025-07-27 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104705, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104801, 1, 700, '2025-08-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104802, 2, 700, '2025-08-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104803, 3, 700, '2025-08-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104804, 4, 700, '2025-08-03 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104805, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104901, 1, 700, '2025-08-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104902, 2, 700, '2025-08-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104903, 3, 700, '2025-08-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104904, 4, 700, '2025-08-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (104905, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105001, 1, 700, '2025-08-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105002, 2, 700, '2025-08-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105003, 3, 700, '2025-08-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105004, 4, 700, '2025-08-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105005, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105101, 1, 700, '2025-10-21 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105102, 2, 700, '2025-10-21 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105103, 3, 700, '2025-10-21 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105104, 4, 700, '2025-10-21 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105105, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105201, 1, 700, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105202, 2, 700, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105203, 3, 700, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105204, 4, 700, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105205, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105301, 1, 700, '2025-11-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105302, 2, 700, '2025-11-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105303, 3, 700, '2025-11-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105304, 4, 700, '2025-11-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105305, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105401, 1, 700, '2025-11-19 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105402, 2, 700, '2025-11-19 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105403, 3, 700, '2025-11-19 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105404, 4, 700, '2025-11-19 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105405, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105501, 1, 700, '2025-12-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105502, 2, 700, '2025-12-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105503, 3, 700, '2025-12-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105504, 4, 700, '2025-12-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105505, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105601, 1, 700, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105602, 2, 700, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105603, 3, 700, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105604, 4, 700, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105605, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105701, 1, 700, '2025-12-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105702, 2, 700, '2025-12-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105703, 3, 700, '2025-12-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105704, 4, 700, '2025-12-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105705, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105801, 1, 700, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105802, 2, 700, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105803, 3, 700, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105804, 4, 700, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105805, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105901, 1, 700, '2026-01-15 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105902, 2, 700, '2026-01-15 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105903, 3, 700, '2026-01-15 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105904, 4, 700, '2026-01-15 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (105905, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106001, 1, 700, '2026-01-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106002, 2, 700, '2026-01-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106003, 3, 700, '2026-01-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106004, 4, 700, '2026-01-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106005, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106101, 1, 700, '2026-02-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106102, 2, 700, '2026-02-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106103, 3, 700, '2026-02-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106104, 4, 700, '2026-02-11 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106105, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106201, 1, 700, '2026-02-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106202, 2, 700, '2026-02-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106203, 3, 700, '2026-02-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106204, 4, 700, '2026-02-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106205, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106301, 1, 700, '2026-03-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106302, 2, 700, '2026-03-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106303, 3, 700, '2026-03-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106304, 4, 700, '2026-03-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106305, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106401, 1, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106402, 2, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106403, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106404, 4, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106405, 5, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106501, 1, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106502, 2, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106503, 3, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106504, 4, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106505, 5, 700, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106601, 1, 700, '2026-03-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106602, 2, 700, '2026-03-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106603, 3, 700, '2026-03-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106604, 4, 700, '2026-03-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106605, 5, 700, '2026-03-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106701, 1, 700, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106702, 2, 700, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106703, 3, 700, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106704, 4, 700, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106705, 5, 700, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106801, 1, 700, '2026-04-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106802, 2, 700, '2026-04-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106803, 3, 700, '2026-04-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106804, 4, 700, '2026-04-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106805, 5, 700, '2026-04-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106901, 1, 700, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106902, 2, 700, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106903, 3, 700, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106904, 4, 700, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (106905, 5, 700, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107001, 1, 700, '2026-04-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107002, 2, 700, '2026-04-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107003, 3, 700, '2026-04-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107004, 4, 700, '2026-04-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107005, 5, 700, '2026-04-30 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107101, 1, 700, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107102, 2, 700, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107103, 3, 700, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107104, 4, 700, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107105, 5, 700, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107201, 1, 700, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107202, 2, 700, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107203, 3, 700, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107204, 4, 700, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107205, 5, 700, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107301, 1, 700, '2026-06-04 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107302, 2, 700, '2026-06-04 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107303, 3, 700, '2026-06-04 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107304, 4, 700, '2026-06-04 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107305, 5, 700, '2026-06-04 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107401, 1, 700, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107402, 2, 700, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107403, 3, 700, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107404, 4, 700, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107405, 5, 700, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107501, 1, 700, '2026-07-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107502, 2, 700, '2026-07-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107503, 3, 700, '2026-07-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107504, 4, 700, '2026-07-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107505, 5, 700, '2026-07-07 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107601, 1, 700, '2026-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107602, 2, 700, '2026-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107603, 3, 700, '2026-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107604, 4, 700, '2026-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107605, 5, 700, '2026-07-16 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107701, 1, 700, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107702, 2, 700, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107703, 3, 700, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107704, 4, 700, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107705, 5, 700, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107801, 1, 700, '2026-08-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107802, 2, 700, '2026-08-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107803, 3, 700, '2026-08-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107804, 4, 700, '2026-08-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107805, 5, 700, '2026-08-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107901, 1, 700, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107902, 2, 700, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107903, 3, 700, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107904, 4, 700, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (107905, 5, 700, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (108001, 1, 700, '2026-09-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (108002, 2, 700, '2026-09-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (108003, 3, 700, '2026-09-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (108004, 4, 700, '2026-09-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (108005, 5, 700, '2026-09-01 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310101, 4, 900, '2025-06-26 00:30:00', '2050-01-01 00:00:00', 1, 1001, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310102, 4, 900, '2025-07-16 22:00:00', '2050-01-01 00:00:00', 1, 1002, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310103, 4, 900, '2025-08-28 22:00:00', '2050-01-01 00:00:00', 1, 1003, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310104, 4, 900, '2025-09-21 22:00:00', '2050-01-01 00:00:00', 1, 1004, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310105, 4, 900, '2025-10-14 22:00:00', '2050-01-01 00:00:00', 1, 1005, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310106, 4, 900, '2025-11-24 22:00:00', '2050-01-01 00:00:00', 1, 1006, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310107, 4, 900, '2025-12-14 22:00:00', '2050-01-01 00:00:00', 1, 1007, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310108, 4, 900, '2026-01-05 22:00:00', '2050-01-01 00:00:00', 1, 1008, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310109, 4, 900, '2026-01-29 22:00:00', '2050-01-01 00:00:00', 1, 1009, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310110, 4, 900, '2026-02-18 22:00:00', '2050-01-01 00:00:00', 1, 1010, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310111, 4, 900, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 1, 1011, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310112, 4, 900, '2026-04-05 22:00:00', '2050-01-01 00:00:00', 1, 1012, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310113, 4, 900, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 1, 1013, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310114, 4, 900, '2026-05-18 22:00:00', '2050-01-01 00:00:00', 1, 1014, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310115, 4, 900, '2026-06-11 22:00:00', '2050-01-01 00:00:00', 1, 1015, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310116, 4, 900, '2026-07-02 22:00:00', '2050-01-01 00:00:00', 1, 1016, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310117, 4, 900, '2026-07-27 22:00:00', '2050-01-01 00:00:00', 1, 1017, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310118, 4, 900, '2026-08-18 22:00:00', '2050-01-01 00:00:00', 1, 1018, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (310119, 4, 900, '2026-09-07 22:00:00', '2050-01-01 00:00:00', 1, 1019, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (320001, 4, 900, '2026-01-15 22:00:00', '2050-01-01 00:00:00', 3, 2001, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (320002, 4, 900, '2026-03-29 22:00:00', '2050-01-01 00:00:00', 3, 4001, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (320003, 4, 900, '2026-08-12 22:00:00', '2050-01-01 00:00:00', 3, 3001, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (330101, 4, 900, '2026-04-06 22:00:00', '2050-01-01 00:00:00', 4, 1001, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (330201, 4, 900, '2026-04-26 22:00:00', '2050-01-01 00:00:00', 5, 1002, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (401101, 4, 900, '2026-02-09 22:00:00', '2050-01-01 00:00:00', 2, 1, 1, 401101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (401201, 4, 900, '2026-02-09 22:00:00', '2050-01-01 00:00:00', 2, 1, 1, 401201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (401301, 3, 900, '2026-02-09 22:00:00', '2050-01-01 00:00:00', 2, 1, 1, 401301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (401401, 2, 900, '2026-02-09 22:00:00', '2050-01-01 00:00:00', 2, 1, 1, 401401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (402101, 4, 900, '2026-03-02 22:00:00', '2050-01-01 00:00:00', 2, 2, 1, 402101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (402201, 4, 900, '2026-03-02 22:00:00', '2050-01-01 00:00:00', 2, 2, 1, 402201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (402301, 3, 900, '2026-03-02 22:00:00', '2050-01-01 00:00:00', 2, 2, 1, 402301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (402401, 2, 900, '2026-03-02 22:00:00', '2050-01-01 00:00:00', 2, 2, 1, 402401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (403101, 4, 900, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 2, 3, 1, 403101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (403201, 4, 900, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 2, 3, 1, 403201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (403301, 3, 900, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 2, 3, 1, 403301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (403401, 2, 900, '2026-03-26 22:00:00', '2050-01-01 00:00:00', 2, 3, 1, 403401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (404101, 4, 900, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 2, 4, 1, 404101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (404201, 4, 900, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 2, 4, 1, 404201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (404301, 3, 900, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 2, 4, 1, 404301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (404401, 2, 900, '2026-04-20 22:00:00', '2050-01-01 00:00:00', 2, 4, 1, 404401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405101, 4, 900, '2025-08-17 22:00:00', '2050-01-01 00:00:00', 2, 5, 1, 405101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405102, 4, 900, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 2, 5, 2, 405101, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405201, 4, 900, '2025-08-17 22:00:00', '2050-01-01 00:00:00', 2, 5, 1, 405201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405202, 4, 900, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 2, 5, 2, 405201, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405301, 3, 900, '2025-08-17 22:00:00', '2050-01-01 00:00:00', 2, 5, 1, 405301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405302, 3, 900, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 2, 5, 2, 405301, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405401, 2, 900, '2025-08-17 22:00:00', '2050-01-01 00:00:00', 2, 5, 1, 405401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (405402, 2, 900, '2026-05-10 22:00:00', '2050-01-01 00:00:00', 2, 5, 2, 405401, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406101, 4, 900, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 2, 6, 1, 406101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406102, 4, 900, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 2, 6, 2, 406101, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406201, 4, 900, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 2, 6, 1, 406201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406202, 4, 900, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 2, 6, 2, 406201, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406301, 3, 900, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 2, 6, 1, 406301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406302, 3, 900, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 2, 6, 2, 406301, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406401, 2, 900, '2025-09-07 22:00:00', '2050-01-01 00:00:00', 2, 6, 1, 406401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (406402, 2, 900, '2026-05-28 22:00:00', '2050-01-01 00:00:00', 2, 6, 2, 406401, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407101, 4, 900, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 2, 7, 1, 407101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407102, 4, 900, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 2, 7, 2, 407101, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407201, 4, 900, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 2, 7, 1, 407201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407202, 4, 900, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 2, 7, 2, 407201, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407301, 3, 900, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 2, 7, 1, 407301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407302, 3, 900, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 2, 7, 2, 407301, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407401, 2, 900, '2025-10-07 22:00:00', '2050-01-01 00:00:00', 2, 7, 1, 407401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (407402, 2, 900, '2026-06-18 22:00:00', '2050-01-01 00:00:00', 2, 7, 2, 407401, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408101, 4, 900, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 2, 8, 1, 408101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408102, 4, 900, '2026-07-12 22:00:00', '2050-01-01 00:00:00', 2, 8, 2, 408101, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408201, 4, 900, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 2, 8, 1, 408201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408202, 4, 900, '2026-07-12 22:00:00', '2050-01-01 00:00:00', 2, 8, 2, 408201, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408301, 3, 900, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 2, 8, 1, 408301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408302, 3, 900, '2026-07-12 22:00:00', '2050-01-01 00:00:00', 2, 8, 2, 408301, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408401, 2, 900, '2025-10-30 22:00:00', '2050-01-01 00:00:00', 2, 8, 1, 408401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (408402, 2, 900, '2026-07-12 22:00:00', '2050-01-01 00:00:00', 2, 8, 2, 408401, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409101, 4, 900, '2025-11-16 22:00:00', '2050-01-01 00:00:00', 2, 9, 1, 409101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409102, 4, 900, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 2, 9, 2, 409101, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409201, 4, 900, '2025-11-16 22:00:00', '2050-01-01 00:00:00', 2, 9, 1, 409201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409202, 4, 900, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 2, 9, 2, 409201, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409301, 3, 900, '2025-11-16 22:00:00', '2050-01-01 00:00:00', 2, 9, 1, 409301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409302, 3, 900, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 2, 9, 2, 409301, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409401, 2, 900, '2025-11-16 22:00:00', '2050-01-01 00:00:00', 2, 9, 1, 409401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (409402, 2, 900, '2026-08-05 22:00:00', '2050-01-01 00:00:00', 2, 9, 2, 409401, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410101, 4, 900, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 2, 10, 1, 410101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410102, 4, 900, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 2, 10, 2, 410101, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410201, 4, 900, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 2, 10, 1, 410201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410202, 4, 900, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 2, 10, 2, 410201, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410301, 3, 900, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 2, 10, 1, 410301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410302, 3, 900, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 2, 10, 2, 410301, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410401, 2, 900, '2025-12-08 22:00:00', '2050-01-01 00:00:00', 2, 10, 1, 410401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (410402, 2, 900, '2026-08-25 22:00:00', '2050-01-01 00:00:00', 2, 10, 2, 410401, 2);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (411101, 4, 900, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 2, 11, 1, 411101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (411201, 4, 900, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 2, 11, 1, 411201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (411301, 3, 900, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 2, 11, 1, 411301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (411401, 2, 900, '2025-12-28 22:00:00', '2050-01-01 00:00:00', 2, 11, 1, 411401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (412101, 4, 900, '2026-01-19 22:00:00', '2050-01-01 00:00:00', 2, 12, 1, 412101, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (412201, 4, 900, '2026-01-19 22:00:00', '2050-01-01 00:00:00', 2, 12, 1, 412201, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (412301, 3, 900, '2026-01-19 22:00:00', '2050-01-01 00:00:00', 2, 12, 1, 412301, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (412401, 2, 900, '2026-01-19 22:00:00', '2050-01-01 00:00:00', 2, 12, 1, 412401, 1);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (501101, 4, 100, '2017-01-01 0:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502101, 4, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502201, 2, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502202, 3, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502203, 3, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502204, 3, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502205, 3, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502206, 3, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (502207, 3, 100, '2025-11-06 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (503101, 4, 100, '2026-07-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (503102, 2, 100, '2026-07-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (503103, 3, 100, '2026-07-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (503104, 3, 100, '2026-07-22 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (504101, 4, 100, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (504102, 3, 100, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
INSERT INTO honor_data (id, rank, category, start_date, end_date, condition_type, condition_value, condition_value_2, step_group_id, step_order) VALUES (504103, 2, 100, '2026-03-12 22:00:00', '2050-01-01 00:00:00', 0, 0, 0, 0, 0);
-- Table: idle_single_mode_training_cut
CREATE TABLE IF NOT EXISTS 'idle_single_mode_training_cut' ('id' INTEGER NOT NULL, 'scenario_id' INTEGER NOT NULL, 'command_id' INTEGER NOT NULL, 'max_training_lv' INTEGER NOT NULL, 'designated_chara_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO idle_single_mode_training_cut (id, scenario_id, command_id, max_training_lv, designated_chara_id) VALUES (1, 0, 101, 5, 0);
INSERT INTO idle_single_mode_training_cut (id, scenario_id, command_id, max_training_lv, designated_chara_id) VALUES (2, 0, 105, 5, 0);
INSERT INTO idle_single_mode_training_cut (id, scenario_id, command_id, max_training_lv, designated_chara_id) VALUES (3, 0, 102, 5, 0);
INSERT INTO idle_single_mode_training_cut (id, scenario_id, command_id, max_training_lv, designated_chara_id) VALUES (4, 0, 103, 5, 0);
INSERT INTO idle_single_mode_training_cut (id, scenario_id, command_id, max_training_lv, designated_chara_id) VALUES (5, 0, 106, 5, 0);
-- Table: item_data
CREATE TABLE IF NOT EXISTS 'item_data' ('id' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'effect_type_1' INTEGER NOT NULL, 'effect_target_1' INTEGER NOT NULL, 'effect_value_1' INTEGER NOT NULL, 'effect_type_2' INTEGER NOT NULL, 'effect_target_2' INTEGER NOT NULL, 'effect_value_2' INTEGER NOT NULL, 'add_value_1' INTEGER NOT NULL, 'add_value_2' INTEGER NOT NULL, 'add_value_3' INTEGER NOT NULL, 'limit_num' INTEGER NOT NULL, 'sort' INTEGER NOT NULL, 'rare' INTEGER NOT NULL, 'enable_request' INTEGER NOT NULL, 'request_reward' INTEGER NOT NULL, 'item_place_id' INTEGER NOT NULL, 'sell_item_id' INTEGER NOT NULL, 'sell_price' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (1, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 2, 0, 1, 5, 1, 59, 10, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (4, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 4, 0, 1, 5, 4, 59, 10, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (7, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 7, 0, 1, 5, 7, 59, 10, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 10, 0, 1, 5, 10, 59, 10, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (13, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 13, 0, 1, 5, 13, 59, 10, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (25, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 16, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (26, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 17, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (27, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 18, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (28, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 19, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (32, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 23, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (34, 21, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 9999, 25, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (35, 21, 0, 2, 0, 5, 0, 0, 0, 0, 0, 0, 9999, 26, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (41, 40, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 9999, 1, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (43, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999999, 38, 1, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (44, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 1, 1, 0, 0, 44, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (45, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999, 40, 0, 0, 0, 0, 0, 0, '2026/09/07 22:00:00', '2026/09/19 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (48, 160, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 999999, 4, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (49, 160, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 999999, 5, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (50, 160, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 999999, 6, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (57, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999, 7, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (58, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 53, 0, 0, 0, 0, 0, 0, '2026/09/07 22:00:00', '2026/09/19 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (59, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 9, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (60, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 55, 0, 0, 5, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (69, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 59, 1, 1, 5, 69, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (70, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 60, 1, 1, 5, 70, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (71, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 61, 1, 1, 5, 71, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (72, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 62, 1, 1, 5, 72, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (73, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 63, 1, 1, 5, 73, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (74, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 64, 1, 1, 5, 74, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (75, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 65, 1, 1, 5, 75, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (76, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 66, 1, 1, 5, 76, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (77, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 67, 1, 1, 5, 77, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (78, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 68, 1, 1, 5, 78, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (79, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 69, 1, 1, 5, 79, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (80, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 70, 1, 1, 5, 80, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (81, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 71, 1, 1, 5, 81, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (82, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 72, 1, 1, 5, 82, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (83, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 73, 1, 1, 5, 83, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (84, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 74, 1, 1, 5, 84, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (85, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 75, 1, 1, 5, 85, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (86, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 76, 1, 1, 5, 86, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (87, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 77, 1, 1, 5, 87, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (88, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 78, 1, 1, 5, 88, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (89, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 79, 1, 1, 5, 89, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (90, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 80, 1, 1, 5, 90, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (91, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 81, 1, 1, 5, 91, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (92, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 82, 1, 1, 5, 92, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (95, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 91, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (96, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 92, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (97, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 93, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (98, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 2, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (101, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 83, 1, 1, 5, 101, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (102, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 84, 1, 1, 5, 102, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (103, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 85, 1, 1, 5, 103, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (104, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 86, 1, 1, 5, 104, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (105, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 87, 1, 1, 5, 105, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (106, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 88, 1, 1, 5, 106, 59, 20, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (107, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 95, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (108, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 96, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (109, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 97, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (110, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 98, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (111, 40, 0, 1, 0, 0, 0, 0, 0, 0, 1, 2, 9999, 3, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (113, 40, 0, 1, 0, 0, 0, 0, 0, 20001, 1, 1, 9999, 5, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (114, 40, 0, 1, 0, 0, 0, 0, 0, 20002, 1, 2, 9999, 6, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (115, 97, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 8, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (116, 150, 0, 10, 0, 4, 10, 0, 4, 5000, 5000, 0, 9999, 100, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (117, 150, 1, 20, 0, 1, 30, 0, 1, 0, 0, 0, 9999, 101, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (118, 150, 1, 20, 0, 3, 30, 0, 4, 0, 0, 0, 9999, 102, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (119, 150, 2, 40, 1, 3, 0, 0, 0, 0, 0, 0, 9999, 103, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (120, 150, 2, 40, 2, 6, 0, 0, 0, 0, 0, 0, 9999, 104, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (130, 41, 0, 1, 0, 5000, 0, 0, 0, 0, 0, 0, 9999, 7, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (131, 42, 0, 1, 0, 5500, 0, 0, 0, 0, 0, 0, 9999, 8, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (132, 98, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (134, 161, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 3, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (135, 40, 0, 1, 0, 0, 0, 0, 0, 20003, 1, 1, 9999, 9, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (136, 40, 0, 1, 0, 0, 0, 0, 0, 20004, 1, 2, 9999, 10, 0, 0, 0, 0, 0, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (137, 163, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 118, 0, 0, 0, 0, 0, 0, '2025/8/17 22:00:00', '2025/8/25 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (138, 163, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 119, 0, 0, 0, 0, 0, 0, '2025/9/7 22:00:00', '2025/9/15 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (139, 163, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 120, 0, 0, 0, 0, 0, 0, '2025/10/7 22:00:00', '2025/10/14 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (140, 41, 0, 1, 0, 5001, 0, 0, 0, 0, 0, 0, 9999, 129, 0, 0, 0, 0, 0, 0, '2021/8/17 0:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (141, 42, 0, 1, 0, 5501, 0, 0, 0, 0, 0, 0, 9999, 128, 0, 0, 0, 0, 0, 0, '2025/11/6 22:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (142, 163, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 121, 0, 0, 0, 0, 0, 0, '2025/10/30 22:00:00', '2025/11/7 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (143, 163, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 122, 0, 0, 0, 0, 0, 0, '2025/11/16 22:00:00', '2025/11/24 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (144, 164, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 123, 1, 0, 0, 144, 0, 0, '2021/9/21 12:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (145, 164, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 124, 1, 0, 0, 145, 0, 0, '2021/9/21 12:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (147, 163, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 126, 0, 0, 0, 0, 0, 0, '2025/12/8 22:00:00', '2025/12/16 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (148, 163, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 127, 0, 0, 0, 0, 0, 0, '2025/12/28 22:00:00', '2026/01/05 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (149, 164, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 125, 1, 0, 0, 0, 0, 0, '2021/9/21 12:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (150, 164, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 126, 1, 0, 0, 0, 0, 0, '2021/9/21 12:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (151, 163, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 128, 0, 0, 0, 0, 0, 0, '2026/1/19 22:00:00', '2026/01/27 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (152, 40, 0, 1, 0, 0, 0, 0, 0, 20005, 1, 1, 9999, 11, 0, 0, 0, 0, 0, 0, '2021/11/19 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (153, 40, 0, 1, 0, 0, 0, 0, 0, 20006, 1, 2, 9999, 12, 0, 0, 0, 0, 0, 0, '2021/11/19 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (154, 40, 0, 1, 0, 0, 0, 0, 0, 20007, 1, 1, 9999, 13, 0, 0, 0, 0, 0, 0, '2021/12/08 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (155, 40, 0, 1, 0, 0, 0, 0, 0, 20008, 1, 2, 9999, 14, 0, 0, 0, 0, 0, 0, '2021/12/08 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (156, 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999999, 9, 0, 0, 0, 0, 0, 0, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (157, 163, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 129, 0, 0, 0, 0, 0, 0, '2026/02/09 22:00:00', '2026/02/17 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (159, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999, 130, 0, 0, 0, 0, 0, 0, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (160, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 131, 0, 0, 0, 160, 59, 10, '2022/3/7 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (161, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 132, 0, 0, 0, 161, 59, 10, '2022/3/7 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (162, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 133, 1, 0, 0, 162, 59, 20, '2022/3/7 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (163, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 134, 1, 0, 0, 163, 59, 20, '2022/3/7 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (164, 41, 0, 1, 0, 5002, 0, 0, 0, 0, 0, 0, 9999, 135, 0, 0, 0, 0, 0, 0, '2026/03/12 22:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (165, 42, 0, 1, 0, 5502, 0, 0, 0, 0, 0, 0, 9999, 136, 0, 0, 0, 0, 0, 0, '2026/03/12 22:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (166, 163, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 137, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2026/03/10 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (167, 163, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 138, 0, 0, 0, 0, 0, 0, '2026/03/26 22:00:00', '2026/04/03 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (168, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 93, 0, 0, 0, 0, 0, 0, '2026/03/26 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (169, 163, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 139, 0, 0, 0, 0, 0, 0, '2026/04/20 22:00:00', '2026/04/27 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (170, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 140, 0, 0, 0, 0, 0, 0, '2026/04/06 22:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (171, 163, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 143, 0, 0, 0, 0, 0, 0, '2026/05/10 22:00:00', '2026/05/18 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (172, 163, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 144, 0, 0, 0, 0, 0, 0, '2026/05/31 22:00:00', '2026/06/08 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (173, 163, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 145, 0, 0, 0, 0, 0, 0, '2026/06/21 22:00:00', '2026/06/28 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (174, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 400, 0, 0, 0, 0, 0, 0, '2026/06/25 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (175, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 149, 1, 1, 5, 175, 59, 20, '2022/08/19 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (176, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 150, 1, 1, 5, 176, 59, 20, '2022/08/19 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (177, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 151, 1, 1, 5, 177, 59, 20, '2022/08/19 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (178, 42, 0, 1, 0, 5503, 0, 0, 0, 0, 0, 0, 9999, 147, 0, 0, 0, 0, 0, 0, '2026/07/14 22:00:00', '2050/1/1 11:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (179, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99999, 152, 1, 1, 5, 179, 59, 20, '2022/08/19 12:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (180, 163, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 146, 0, 0, 0, 0, 0, 0, '2026/07/12 22:00:00', '2026/07/19 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (181, 163, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 148, 0, 0, 0, 0, 0, 0, '2026/08/05 22:00:00', '2026/08/12 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (182, 163, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 153, 0, 0, 0, 0, 0, 0, '2026/08/25 22:00:00', '2026/09/01 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (190, 172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9999, 161, 0, 0, 0, 0, 0, 0, '2026/07/01 02:10:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (1001, 169, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 999999, 141, 0, 0, 0, 0, 0, 0, '2026/06/25 22:00:00', '2026/07/06 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (2001, 170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 142, 0, 0, 0, 0, 0, 0, '2026/06/25 22:00:00', '2026/07/06 21:59:59');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10001, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 201, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10002, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 202, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10003, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 204, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10004, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 205, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10005, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 206, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10006, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 207, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10007, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 208, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10008, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 209, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10009, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 211, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10010, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 212, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10011, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 213, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10012, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 215, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10013, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 217, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10014, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 219, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10015, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 221, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10016, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 222, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10017, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 223, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10018, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 224, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10019, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 225, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10020, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 227, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10021, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 228, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10022, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 229, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10023, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 230, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10024, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 231, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10025, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 233, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10026, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 234, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10027, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 235, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10028, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 236, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10029, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 237, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10030, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 239, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10031, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 241, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10032, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 243, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10033, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 245, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10034, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 246, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10035, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 247, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10036, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 248, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10037, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 249, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10038, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 250, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10039, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 251, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10040, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 252, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10041, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 254, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10042, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 256, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10043, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 257, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10044, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 260, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10045, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 261, 0, 0, 0, 0, 0, 0, '2026/03/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10046, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 264, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10047, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 267, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10048, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 268, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10049, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 269, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10050, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 271, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10051, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 272, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10052, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 273, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10053, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 274, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10054, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 278, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10055, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 279, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10056, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 280, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10057, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 283, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10058, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 285, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10059, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 288, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10060, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 289, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10061, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 291, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10062, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 292, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10063, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 293, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10064, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 295, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10065, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 297, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10066, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 299, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10067, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 308, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO item_data (id, item_category, group_id, effect_type_1, effect_target_1, effect_value_1, effect_type_2, effect_target_2, effect_value_2, add_value_1, add_value_2, add_value_3, limit_num, sort, rare, enable_request, request_reward, item_place_id, sell_item_id, sell_price, start_date, end_date) VALUES (10068, 20, 0, 2, 0, 30, 0, 0, 0, 0, 0, 0, 9999, 309, 0, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2050/1/1 0:00:00');
-- Table: item_exchange
CREATE TABLE IF NOT EXISTS 'item_exchange' ('id' INTEGER NOT NULL, 'item_exchange_top_id' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'change_item_limit_type' INTEGER NOT NULL, 'change_item_limit_num' INTEGER NOT NULL, 'change_item_category' INTEGER NOT NULL, 'change_item_id' INTEGER NOT NULL, 'change_item_num' INTEGER NOT NULL, 'additional_piece_num' INTEGER NOT NULL, 'pay_item_category' INTEGER NOT NULL, 'pay_item_id' INTEGER NOT NULL, 'pay_item_num' INTEGER NOT NULL, 'price_change_group_id' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (27, 2000, 202, 0, 0, 0, 1, 40, 98, 132, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2001, 2000, 20, 0, 0, 0, 1, 5, 51, 30019, 1, 0, 103, 98, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2002, 2000, 4, 0, 0, 0, 1, 10, 102, 103001, 5, 0, 103, 98, 2000, 0, 1496275200, 1754060399);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2003, 2000, 4, 0, 0, 0, 1, 10, 102, 100701, 5, 0, 103, 98, 2000, 0, 1754604000, 1755874799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2004, 2000, 5, 0, 0, 0, 1, 20, 30, 110, 1000, 0, 103, 98, 1500, 0, 1754604000, 1755874799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2005, 2000, 21, 0, 0, 0, 4, 1, 40, 41, 1, 0, 103, 98, 20000, 0, 1767650400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2006, 2000, 22, 0, 0, 0, 4, 1, 40, 111, 1, 0, 103, 98, 20000, 0, 1767650400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2007, 2000, 1, 0, 0, 0, 1, 10, 102, 100701, 5, 0, 103, 98, 2000, 0, 1777240800, 1778943599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2008, 2000, 2, 0, 0, 0, 1, 10, 102, 100101, 5, 0, 103, 98, 3000, 0, 1777240800, 1778943599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2201, 2000, 201, 0, 0, 0, 4, 30, 30, 110, 1000, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2301, 2000, 301, 0, 0, 0, 4, 30, 11, 69, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2302, 2000, 302, 0, 0, 0, 4, 30, 11, 70, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2303, 2000, 303, 0, 0, 0, 4, 30, 11, 76, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2304, 2000, 304, 0, 0, 0, 4, 30, 11, 78, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2305, 2000, 305, 0, 0, 0, 4, 30, 11, 79, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2306, 2000, 306, 0, 0, 0, 4, 30, 11, 85, 1, 0, 103, 98, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2307, 2000, 101, 0, 0, 0, 4, 4, 11, 160, 1, 0, 103, 98, 1000, 0, 1762898400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2308, 2000, 102, 0, 0, 0, 4, 2, 11, 161, 1, 0, 103, 98, 2000, 0, 1762898400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2309, 2000, 110, 0, 0, 0, 4, 2, 11, 162, 1, 0, 103, 98, 4000, 0, 1762898400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2310, 2000, 111, 0, 0, 0, 4, 1, 11, 163, 1, 0, 103, 98, 6000, 0, 1762898400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2311, 2000, 307, 0, 0, 0, 4, 30, 11, 106, 1, 0, 103, 98, 1000, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2312, 2000, 308, 0, 0, 0, 4, 30, 11, 177, 1, 0, 103, 98, 1000, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2313, 2000, 50, 0, 0, 0, 4, 20, 172, 190, 1, 0, 103, 98, 1000, 0, 1783029600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3101, 3000, 100101, 0, 0, 0, 1, 650, 102, 100101, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3102, 3000, 100201, 0, 0, 0, 1, 650, 102, 100201, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3103, 3000, 100301, 0, 0, 0, 1, 650, 102, 100301, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3104, 3000, 100401, 0, 0, 0, 1, 650, 102, 100401, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3105, 3000, 100601, 0, 0, 0, 1, 650, 102, 100601, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3106, 3000, 101001, 0, 0, 0, 1, 650, 102, 101001, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3107, 3000, 101301, 0, 0, 0, 1, 650, 102, 101301, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3108, 3000, 101701, 0, 0, 0, 1, 650, 102, 101701, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3109, 3000, 103001, 0, 0, 0, 1, 650, 102, 103001, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3110, 3000, 101501, 0, 0, 0, 1, 650, 102, 101501, 1, 0, 97, 115, 1, 10, 1750897800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3111, 3000, 102601, 0, 0, 0, 1, 650, 102, 102601, 1, 0, 97, 115, 1, 10, 1751493600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3112, 3000, 102301, 0, 0, 0, 1, 650, 102, 102301, 1, 0, 97, 115, 1, 10, 1752184800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3113, 3000, 100302, 0, 0, 0, 1, 650, 102, 100302, 1, 0, 97, 115, 1, 10, 1752703200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3114, 3000, 101302, 0, 0, 0, 1, 650, 102, 101302, 1, 0, 97, 115, 1, 10, 1752703200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3115, 3000, 103801, 0, 0, 0, 1, 650, 102, 103801, 1, 0, 97, 115, 1, 10, 1753653600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3116, 3000, 105001, 0, 0, 0, 1, 650, 102, 105001, 1, 0, 97, 115, 1, 10, 1754258400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3117, 3000, 104601, 0, 0, 0, 1, 650, 102, 104601, 1, 0, 97, 115, 1, 10, 1754949600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3118, 3000, 101601, 0, 0, 0, 1, 650, 102, 101601, 1, 0, 97, 115, 1, 10, 1755727200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3119, 3000, 101802, 0, 0, 0, 1, 650, 102, 101802, 1, 0, 97, 115, 1, 10, 1756418400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3120, 3000, 102402, 0, 0, 0, 1, 650, 102, 102402, 1, 0, 97, 115, 1, 10, 1756418400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3121, 3000, 102001, 0, 0, 0, 1, 650, 102, 102001, 1, 0, 97, 115, 1, 10, 1757282400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3122, 3000, 101201, 0, 0, 0, 1, 650, 102, 101201, 1, 0, 97, 115, 1, 10, 1758146400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3123, 3000, 101102, 0, 0, 0, 1, 650, 102, 101102, 1, 0, 97, 115, 1, 10, 1758492000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3124, 3000, 101402, 0, 0, 0, 1, 650, 102, 101402, 1, 0, 97, 115, 1, 10, 1758492000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3125, 3000, 100501, 0, 0, 0, 1, 650, 102, 100501, 1, 0, 97, 115, 1, 10, 1759442400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3126, 3000, 104001, 0, 0, 0, 1, 650, 102, 104001, 1, 0, 97, 115, 1, 10, 1759874400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3127, 3000, 100102, 0, 0, 0, 1, 650, 102, 100102, 1, 0, 97, 115, 1, 10, 1760479200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3128, 3000, 100402, 0, 0, 0, 1, 650, 102, 100402, 1, 0, 97, 115, 1, 10, 1760479200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3129, 3000, 105801, 0, 0, 0, 1, 650, 102, 105801, 1, 0, 97, 115, 1, 10, 1761084000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3130, 3000, 103701, 0, 0, 0, 1, 650, 102, 103701, 1, 0, 97, 115, 1, 10, 1761861600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3131, 3000, 105602, 0, 0, 0, 1, 650, 102, 105602, 1, 0, 97, 115, 1, 10, 1762466400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3132, 3000, 102801, 0, 0, 0, 1, 650, 102, 102801, 1, 0, 97, 115, 1, 10, 1762898400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3133, 3000, 101901, 0, 0, 0, 1, 650, 102, 101901, 1, 0, 97, 115, 1, 10, 1763589600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3134, 3000, 103002, 0, 0, 0, 1, 650, 102, 103002, 1, 0, 97, 115, 1, 10, 1764021600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3135, 3000, 104502, 0, 0, 0, 1, 650, 102, 104502, 1, 0, 97, 115, 1, 10, 1764021600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3136, 3000, 103901, 0, 0, 0, 1, 650, 102, 103901, 1, 0, 97, 115, 1, 10, 1764626400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3137, 3000, 102501, 0, 0, 0, 1, 650, 102, 102501, 1, 0, 97, 115, 1, 10, 1765231200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3138, 3000, 101702, 0, 0, 0, 1, 650, 102, 101702, 1, 0, 97, 115, 1, 10, 1765749600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3139, 3000, 104002, 0, 0, 0, 1, 650, 102, 104002, 1, 0, 97, 115, 1, 10, 1765749600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3140, 3000, 104801, 0, 0, 0, 1, 650, 102, 104801, 1, 0, 97, 115, 1, 10, 1766095200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3141, 3000, 105901, 0, 0, 0, 1, 650, 102, 105901, 1, 0, 97, 115, 1, 10, 1766959200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3142, 3000, 100602, 0, 0, 0, 1, 650, 102, 100602, 1, 0, 97, 115, 1, 10, 1767650400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3143, 3000, 102302, 0, 0, 0, 1, 650, 102, 102302, 1, 0, 97, 115, 1, 10, 1767650400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3144, 3000, 102201, 0, 0, 0, 1, 650, 102, 102201, 1, 0, 97, 115, 1, 10, 1768514400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3145, 3000, 102101, 0, 0, 0, 1, 650, 102, 102101, 1, 0, 97, 115, 1, 10, 1769119200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3146, 3000, 101502, 0, 0, 0, 1, 650, 102, 101502, 1, 0, 97, 115, 1, 10, 1769724000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3147, 3000, 105202, 0, 0, 0, 1, 650, 102, 105202, 1, 0, 97, 115, 1, 10, 1769724000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3148, 3000, 106901, 0, 0, 0, 1, 650, 102, 106901, 1, 0, 97, 115, 1, 10, 1770847200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3149, 3000, 102602, 0, 0, 0, 1, 650, 102, 102602, 1, 0, 97, 115, 1, 10, 1771452000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3150, 3000, 103702, 0, 0, 0, 1, 650, 102, 103702, 1, 0, 97, 115, 1, 10, 1771452000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3151, 3000, 107101, 0, 0, 0, 1, 650, 102, 107101, 1, 0, 97, 115, 1, 10, 1772056800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3152, 3000, 103301, 0, 0, 0, 1, 650, 102, 103301, 1, 0, 97, 115, 1, 10, 1772748000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3153, 3000, 106801, 0, 0, 0, 1, 650, 102, 106801, 1, 0, 97, 115, 1, 10, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3154, 3000, 106701, 0, 0, 0, 1, 650, 102, 106701, 1, 0, 97, 115, 1, 10, 1774216800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3155, 3000, 107401, 0, 0, 0, 1, 650, 102, 107401, 1, 0, 97, 115, 1, 10, 1774562400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3156, 3000, 100502, 0, 0, 0, 1, 650, 102, 100502, 1, 0, 97, 115, 1, 10, 1775426400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3157, 3000, 102002, 0, 0, 0, 1, 650, 102, 102002, 1, 0, 97, 115, 1, 10, 1775426400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3158, 3000, 105101, 0, 0, 0, 1, 650, 102, 105101, 1, 0, 97, 115, 1, 10, 1776031200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3159, 3000, 107201, 0, 0, 0, 1, 650, 102, 107201, 1, 0, 97, 115, 1, 10, 1776722400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3160, 3000, 106002, 0, 0, 0, 1, 650, 102, 106002, 1, 0, 97, 115, 1, 10, 1777240800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3161, 3000, 106102, 0, 0, 0, 1, 650, 102, 106102, 1, 0, 97, 115, 1, 10, 1777240800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3162, 3000, 103101, 0, 0, 0, 1, 650, 102, 103101, 1, 0, 97, 115, 1, 10, 1777586400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3163, 3000, 106401, 0, 0, 0, 1, 650, 102, 106401, 1, 0, 97, 115, 1, 10, 1778450400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3164, 3000, 102202, 0, 0, 0, 1, 650, 102, 102202, 1, 0, 97, 115, 1, 10, 1779141600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3165, 3000, 103802, 0, 0, 0, 1, 650, 102, 103802, 1, 0, 97, 115, 1, 10, 1779141600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3166, 3000, 103401, 0, 0, 0, 1, 650, 102, 103401, 1, 0, 97, 115, 1, 10, 1780005600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3167, 3000, 104401, 0, 0, 0, 1, 650, 102, 104401, 1, 0, 97, 115, 1, 10, 1780610400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3168, 3000, 101002, 0, 0, 0, 1, 650, 102, 101002, 1, 0, 97, 115, 1, 10, 1781215200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3169, 3000, 105902, 0, 0, 0, 1, 650, 102, 105902, 1, 0, 97, 115, 1, 10, 1781215200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3170, 3000, 103601, 0, 0, 0, 1, 650, 102, 103601, 1, 0, 97, 115, 1, 10, 1781820000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3171, 3000, 100103, 0, 0, 0, 1, 650, 102, 100103, 1, 0, 97, 115, 1, 10, 1782424800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3172, 3000, 100702, 0, 0, 0, 1, 650, 102, 100702, 1, 0, 97, 115, 1, 10, 1783029600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3173, 3000, 101303, 0, 0, 0, 1, 650, 102, 101303, 1, 0, 97, 115, 1, 10, 1783029600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3174, 3000, 105301, 0, 0, 0, 1, 650, 102, 105301, 1, 0, 97, 115, 1, 10, 1783461600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3175, 3000, 109801, 0, 0, 0, 1, 650, 102, 109801, 1, 0, 97, 115, 1, 10, 1784239200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3176, 3000, 104602, 0, 0, 0, 1, 650, 102, 104602, 1, 0, 97, 115, 1, 10, 1784757600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3177, 3000, 103502, 0, 0, 0, 1, 650, 102, 103502, 1, 0, 97, 115, 1, 10, 1785189600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3178, 3000, 105002, 0, 0, 0, 1, 650, 102, 105002, 1, 0, 97, 115, 1, 10, 1785189600, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3179, 3000, 102901, 0, 0, 0, 1, 650, 102, 102901, 1, 0, 97, 115, 1, 10, 1785967200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3180, 3000, 104201, 0, 0, 0, 1, 650, 102, 104201, 1, 0, 97, 115, 1, 10, 1786572000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3181, 3000, 101902, 0, 0, 0, 1, 650, 102, 101902, 1, 0, 97, 115, 1, 10, 1787090400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3182, 3000, 105802, 0, 0, 0, 1, 650, 102, 105802, 1, 0, 97, 115, 1, 10, 1787090400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3183, 3000, 108701, 0, 0, 0, 1, 650, 102, 108701, 1, 0, 97, 115, 1, 10, 1787695200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3184, 3000, 107801, 0, 0, 0, 1, 650, 102, 107801, 1, 0, 97, 115, 1, 10, 1788300000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3185, 3000, 102102, 0, 0, 0, 1, 650, 102, 102102, 1, 0, 97, 115, 1, 10, 1788818400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3186, 3000, 103402, 0, 0, 0, 1, 650, 102, 103402, 1, 0, 97, 115, 1, 10, 1788818400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3201, 3000, 100701, 0, 0, 0, 1, 650, 102, 100701, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3202, 3000, 100801, 0, 0, 0, 1, 650, 102, 100801, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3203, 3000, 100901, 0, 0, 0, 1, 650, 102, 100901, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3204, 3000, 101101, 0, 0, 0, 1, 650, 102, 101101, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3205, 3000, 101401, 0, 0, 0, 1, 650, 102, 101401, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3206, 3000, 101801, 0, 0, 0, 1, 650, 102, 101801, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3207, 3000, 102401, 0, 0, 0, 1, 650, 102, 102401, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3208, 3000, 104501, 0, 0, 0, 1, 650, 102, 104501, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3209, 3000, 106201, 0, 0, 0, 1, 650, 102, 106201, 1, 0, 97, 115, 1, 10, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3301, 3000, 102701, 0, 0, 0, 1, 650, 102, 102701, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3302, 3000, 103201, 0, 0, 0, 1, 650, 102, 103201, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3303, 3000, 103501, 0, 0, 0, 1, 650, 102, 103501, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3304, 3000, 104101, 0, 0, 0, 1, 650, 102, 104101, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3305, 3000, 105201, 0, 0, 0, 1, 650, 102, 105201, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3306, 3000, 105601, 0, 0, 0, 1, 650, 102, 105601, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3307, 3000, 106001, 0, 0, 0, 1, 650, 102, 106001, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3308, 3000, 106101, 0, 0, 0, 1, 650, 102, 106101, 1, 0, 97, 115, 1, 10, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4101, 4000, 101, 0, 0, 0, 4, 2, 40, 41, 1, 0, 99, 57, 200, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4102, 4000, 102, 0, 0, 0, 4, 2, 40, 111, 1, 0, 99, 57, 200, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4201, 4000, 201, 0, 0, 0, 0, 0, 91, 59, 5000, 0, 99, 57, 30, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4301, 4000, 301, 0, 0, 0, 4, 30, 34, 95, 1, 0, 99, 57, 30, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4401, 4000, 401, 0, 0, 0, 4, 30, 150, 116, 1, 0, 99, 57, 20, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4402, 4000, 402, 0, 0, 0, 4, 30, 150, 117, 1, 0, 99, 57, 20, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4403, 4000, 403, 0, 0, 0, 4, 30, 150, 118, 1, 0, 99, 57, 20, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4404, 4000, 404, 0, 0, 0, 4, 30, 150, 119, 1, 0, 99, 57, 20, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4405, 4000, 405, 0, 0, 0, 4, 30, 150, 120, 1, 0, 99, 57, 20, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4601, 4000, 601, 0, 0, 0, 4, 30, 11, 72, 1, 0, 99, 57, 100, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4602, 4000, 602, 0, 0, 0, 4, 30, 11, 74, 1, 0, 99, 57, 100, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4603, 4000, 603, 0, 0, 0, 4, 30, 11, 77, 1, 0, 99, 57, 100, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4604, 4000, 604, 0, 0, 0, 4, 30, 11, 82, 1, 0, 99, 57, 100, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4605, 4000, 605, 0, 0, 0, 4, 30, 11, 84, 1, 0, 99, 57, 100, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4606, 4000, 606, 0, 0, 0, 4, 30, 11, 88, 1, 0, 99, 57, 100, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (4607, 4000, 607, 0, 0, 0, 4, 30, 11, 103, 1, 0, 99, 57, 100, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5001, 5000, 1, 0, 0, 0, 0, 0, 50, 100101, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5002, 5000, 2, 0, 0, 0, 0, 0, 50, 100201, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5003, 5000, 3, 0, 0, 0, 0, 0, 50, 100301, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5004, 5000, 4, 0, 0, 0, 0, 0, 50, 100401, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5005, 5000, 5, 0, 0, 0, 0, 0, 50, 100601, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5006, 5000, 6, 0, 0, 0, 0, 0, 50, 101001, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5007, 5000, 7, 0, 0, 0, 0, 0, 50, 101301, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5008, 5000, 8, 0, 0, 0, 0, 0, 50, 101701, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (5009, 5000, 9, 0, 0, 0, 0, 0, 50, 103001, 1, 60, 41, 130, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6001, 5500, 1, 0, 0, 0, 0, 0, 51, 30001, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6002, 5500, 2, 0, 0, 0, 0, 0, 51, 30002, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6003, 5500, 3, 0, 0, 0, 0, 0, 51, 30003, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6004, 5500, 4, 0, 0, 0, 0, 0, 51, 30004, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6005, 5500, 5, 0, 0, 0, 0, 0, 51, 30005, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6006, 5500, 6, 0, 0, 0, 0, 0, 51, 30006, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6007, 5500, 7, 0, 0, 0, 0, 0, 51, 30007, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6008, 5500, 8, 0, 0, 0, 0, 0, 51, 30008, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6009, 5500, 9, 0, 0, 0, 0, 0, 51, 30009, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6010, 5500, 10, 0, 0, 0, 0, 0, 51, 30010, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6011, 5500, 11, 0, 0, 0, 0, 0, 51, 30011, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6012, 5500, 12, 0, 0, 0, 0, 0, 51, 30012, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6013, 5500, 13, 0, 0, 0, 0, 0, 51, 30013, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6014, 5500, 14, 0, 0, 0, 0, 0, 51, 30014, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6015, 5500, 15, 0, 0, 0, 0, 0, 51, 30015, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6016, 5500, 16, 0, 0, 0, 0, 0, 51, 30016, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6017, 5500, 17, 0, 0, 0, 0, 0, 51, 30017, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6018, 5500, 18, 0, 0, 0, 0, 0, 51, 30018, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6020, 5500, 20, 0, 0, 0, 0, 0, 51, 30020, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6021, 5500, 21, 0, 0, 0, 0, 0, 51, 30021, 1, 0, 42, 131, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6022, 5501, 1, 0, 0, 0, 0, 0, 51, 30001, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6023, 5501, 2, 0, 0, 0, 0, 0, 51, 30002, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6024, 5501, 3, 0, 0, 0, 0, 0, 51, 30003, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6025, 5501, 4, 0, 0, 0, 0, 0, 51, 30004, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6026, 5501, 5, 0, 0, 0, 0, 0, 51, 30005, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6027, 5501, 6, 0, 0, 0, 0, 0, 51, 30006, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6028, 5501, 7, 0, 0, 0, 0, 0, 51, 30007, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6029, 5501, 8, 0, 0, 0, 0, 0, 51, 30008, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6030, 5501, 9, 0, 0, 0, 0, 0, 51, 30009, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6031, 5501, 10, 0, 0, 0, 0, 0, 51, 30010, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6032, 5501, 11, 0, 0, 0, 0, 0, 51, 30011, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6033, 5501, 12, 0, 0, 0, 0, 0, 51, 30012, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6034, 5501, 13, 0, 0, 0, 0, 0, 51, 30013, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6035, 5501, 14, 0, 0, 0, 0, 0, 51, 30014, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6036, 5501, 15, 0, 0, 0, 0, 0, 51, 30015, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6037, 5501, 16, 0, 0, 0, 0, 0, 51, 30016, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6038, 5501, 17, 0, 0, 0, 0, 0, 51, 30017, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6039, 5501, 18, 0, 0, 0, 0, 0, 51, 30018, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6040, 5501, 19, 0, 0, 0, 0, 0, 51, 30020, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6041, 5501, 20, 0, 0, 0, 0, 0, 51, 30021, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6042, 5501, 21, 0, 0, 0, 0, 0, 51, 30024, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6043, 5501, 22, 0, 0, 0, 0, 0, 51, 30026, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6044, 5501, 23, 0, 0, 0, 0, 0, 51, 30027, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6045, 5501, 24, 0, 0, 0, 0, 0, 51, 30028, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6046, 5501, 25, 0, 0, 0, 0, 0, 51, 30029, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6047, 5501, 26, 0, 0, 0, 0, 0, 51, 30031, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6048, 5501, 27, 0, 0, 0, 0, 0, 51, 30032, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6049, 5501, 28, 0, 0, 0, 0, 0, 51, 30038, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6050, 5501, 29, 0, 0, 0, 0, 0, 51, 30039, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6051, 5501, 30, 0, 0, 0, 0, 0, 51, 30040, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6052, 5501, 31, 0, 0, 0, 0, 0, 51, 30042, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6053, 5501, 32, 0, 0, 0, 0, 0, 51, 30055, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6054, 5501, 33, 0, 0, 0, 0, 0, 51, 30056, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6055, 5501, 34, 0, 0, 0, 0, 0, 51, 30048, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6056, 5501, 35, 0, 0, 0, 0, 0, 51, 30045, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (6057, 5501, 36, 0, 0, 0, 0, 0, 51, 30046, 1, 0, 42, 141, 1, 0, 1762466400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8001, 8000, 1, 0, 0, 0, 1, 10, 102, 102401, 5, 0, 161, 134, 600, 0, 1750897800, 1754060399);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8002, 8000, 1, 0, 0, 0, 1, 10, 102, 103201, 5, 0, 161, 134, 600, 0, 1752678000, 1755269999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8003, 8000, 1, 0, 0, 0, 1, 10, 102, 100901, 5, 0, 161, 134, 600, 0, 1754578800, 1757257199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8004, 8000, 1, 0, 0, 0, 1, 10, 102, 101101, 5, 0, 161, 134, 600, 0, 1756393200, 1758985199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8005, 8000, 1, 0, 0, 0, 1, 10, 102, 106001, 5, 0, 161, 134, 600, 0, 1758466800, 1761145199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8006, 8000, 1, 0, 0, 0, 1, 10, 102, 101801, 5, 0, 161, 134, 600, 0, 1760454000, 1763132399);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8007, 8000, 1, 0, 0, 0, 1, 10, 102, 104501, 5, 0, 161, 134, 600, 0, 1762441200, 1765033199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8008, 8000, 1, 0, 0, 0, 1, 10, 102, 100801, 5, 0, 161, 134, 600, 0, 1763996400, 1766674799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8009, 8000, 1, 0, 0, 0, 1, 10, 102, 105601, 5, 0, 161, 134, 600, 0, 1765724400, 1768316399);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8010, 8000, 1, 0, 0, 0, 1, 10, 102, 105201, 5, 0, 161, 134, 600, 0, 1767650400, 1770328799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8011, 8000, 1, 0, 0, 0, 1, 10, 102, 104101, 5, 0, 161, 134, 600, 0, 1769698800, 1772377199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8012, 8000, 1, 0, 0, 0, 1, 10, 102, 101401, 5, 0, 161, 134, 600, 0, 1771452000, 1773871199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8013, 8000, 1, 0, 0, 0, 1, 10, 102, 106101, 5, 0, 161, 134, 600, 0, 1773352800, 1776031199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8014, 8000, 1, 0, 0, 0, 1, 10, 102, 100701, 5, 0, 161, 134, 600, 0, 1775426400, 1778018399);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8015, 8000, 1, 0, 0, 0, 1, 10, 102, 103501, 5, 0, 161, 134, 600, 0, 1777240800, 1779893999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8016, 8000, 1, 0, 0, 0, 1, 10, 102, 102701, 5, 0, 161, 134, 600, 0, 1779141600, 1781733599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8017, 8000, 1, 0, 0, 0, 1, 10, 102, 106201, 5, 0, 161, 134, 600, 0, 1781215200, 1783893599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8018, 8000, 1, 0, 0, 0, 1, 10, 102, 104101, 5, 0, 161, 134, 600, 0, 1783029600, 1785707999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8019, 8000, 1, 0, 0, 0, 1, 10, 102, 101401, 5, 0, 161, 134, 600, 0, 1785189600, 1787781599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8020, 8000, 1, 0, 0, 0, 1, 10, 102, 101101, 5, 0, 161, 134, 600, 0, 1787090400, 1789768799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8021, 8000, 1, 0, 0, 0, 1, 10, 102, 100801, 5, 0, 161, 134, 600, 0, 1788818400, 1791410399);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8201, 8000, 201, 1, 1, 14, 1, 4, 51, 30022, 1, 0, 161, 134, 100, 20, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8202, 8000, 202, 1, 2, 13, 1, 4, 51, 30023, 1, 0, 161, 134, 100, 20, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8203, 8000, 203, 1, 3, 13, 1, 4, 51, 30033, 1, 0, 161, 134, 100, 20, 1754258400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8204, 8000, 204, 1, 4, 13, 1, 4, 51, 30044, 1, 0, 161, 134, 100, 20, 1759874400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8205, 8000, 205, 1, 5, 13, 1, 4, 51, 30076, 1, 0, 161, 134, 100, 20, 1769119200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8206, 8000, 206, 1, 6, 13, 1, 4, 51, 30081, 1, 0, 161, 134, 100, 20, 1774562400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8207, 8000, 207, 1, 7, 24, 1, 4, 51, 30105, 1, 0, 161, 134, 100, 20, 1782424800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8301, 8000, 301, 0, 0, 0, 4, 30, 11, 71, 1, 0, 161, 134, 250, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8302, 8000, 302, 0, 0, 0, 4, 30, 11, 80, 1, 0, 161, 134, 250, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8303, 8000, 303, 0, 0, 0, 4, 30, 11, 81, 1, 0, 161, 134, 250, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8304, 8000, 304, 0, 0, 0, 4, 30, 11, 102, 1, 0, 161, 134, 250, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8305, 8000, 305, 0, 0, 0, 4, 30, 11, 90, 1, 0, 161, 134, 250, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8306, 8000, 308, 0, 0, 0, 4, 30, 91, 59, 1500, 0, 161, 134, 50, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8307, 8000, 306, 0, 0, 0, 4, 30, 11, 105, 1, 0, 161, 134, 250, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (8308, 8000, 307, 0, 0, 0, 4, 30, 11, 179, 1, 0, 161, 134, 250, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (9001, 6, 1, 0, 0, 0, 0, 0, 34, 95, 1, 0, 90, 43, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (9002, 7, 1, 0, 0, 0, 0, 0, 34, 95, 1, 0, 90, 43, 10, 0, 1782424800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10000, 9000, 0, 0, 0, 0, 1, 1, 102, 100101, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10001, 9000, 0, 0, 0, 0, 1, 1, 102, 100201, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10002, 9000, 0, 0, 0, 0, 1, 1, 102, 100301, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10003, 9000, 0, 0, 0, 0, 1, 1, 102, 100401, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10004, 9000, 0, 0, 0, 0, 1, 1, 102, 100601, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10005, 9000, 0, 0, 0, 0, 1, 1, 102, 100701, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10006, 9000, 0, 0, 0, 0, 1, 1, 102, 100801, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10007, 9000, 0, 0, 0, 0, 1, 1, 102, 100901, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10008, 9000, 0, 0, 0, 0, 1, 1, 102, 101001, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10009, 9000, 0, 0, 0, 0, 1, 1, 102, 101101, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10010, 9000, 0, 0, 0, 0, 1, 1, 102, 101301, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10011, 9000, 0, 0, 0, 0, 1, 1, 102, 101401, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10012, 9000, 0, 0, 0, 0, 1, 1, 102, 101701, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10013, 9000, 0, 0, 0, 0, 1, 1, 102, 101801, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10014, 9000, 0, 0, 0, 0, 1, 1, 102, 102401, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10015, 9000, 0, 0, 0, 0, 1, 1, 102, 102701, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10016, 9000, 0, 0, 0, 0, 1, 1, 102, 103001, 1, 0, 91, 59, 15000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10017, 9000, 0, 0, 0, 0, 1, 1, 102, 103201, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10018, 9000, 0, 0, 0, 0, 1, 1, 102, 103501, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10019, 9000, 0, 0, 0, 0, 1, 1, 102, 104101, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10020, 9000, 0, 0, 0, 0, 1, 1, 102, 104501, 1, 0, 91, 59, 10000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10021, 9000, 0, 0, 0, 0, 1, 1, 102, 105201, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10022, 9000, 0, 0, 0, 0, 1, 1, 102, 105601, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10023, 9000, 0, 0, 0, 0, 1, 1, 102, 106001, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10024, 9000, 0, 0, 0, 0, 1, 1, 102, 106101, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10025, 9000, 0, 0, 0, 0, 1, 1, 102, 100302, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10026, 9000, 0, 0, 0, 0, 1, 1, 102, 101302, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10027, 9000, 0, 0, 0, 0, 1, 1, 102, 103801, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10028, 9000, 0, 0, 0, 0, 1, 1, 102, 105001, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10029, 9000, 0, 0, 0, 0, 1, 1, 102, 104601, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10030, 9000, 0, 0, 0, 0, 1, 1, 102, 101601, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10031, 9000, 0, 0, 0, 0, 1, 1, 102, 101802, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10032, 9000, 0, 0, 0, 0, 1, 1, 102, 102402, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10033, 9000, 0, 0, 0, 0, 1, 1, 102, 102001, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10034, 9000, 0, 0, 0, 0, 1, 1, 102, 101201, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10035, 9000, 0, 0, 0, 0, 1, 1, 102, 101102, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10036, 9000, 0, 0, 0, 0, 1, 1, 102, 101402, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10037, 9000, 0, 0, 0, 0, 1, 1, 102, 100102, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10038, 9000, 0, 0, 0, 0, 1, 1, 102, 100402, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10039, 9000, 0, 0, 0, 0, 1, 1, 102, 105801, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10040, 9000, 0, 0, 0, 0, 1, 1, 102, 100501, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10041, 9000, 0, 0, 0, 0, 1, 1, 102, 101501, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10042, 9000, 0, 0, 0, 0, 1, 1, 102, 104001, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10043, 9000, 0, 0, 0, 0, 1, 1, 102, 102601, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10044, 9000, 0, 0, 0, 0, 1, 1, 102, 102301, 1, 0, 91, 59, 15000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10045, 9000, 0, 0, 0, 0, 1, 1, 102, 103701, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10046, 9000, 0, 0, 0, 0, 1, 1, 102, 105602, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10047, 9000, 0, 0, 0, 0, 1, 1, 102, 103002, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10048, 9000, 0, 0, 0, 0, 1, 1, 102, 102501, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10049, 9000, 0, 0, 0, 0, 1, 1, 102, 105901, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10050, 9000, 0, 0, 0, 0, 1, 1, 102, 100602, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10051, 9000, 0, 0, 0, 0, 1, 1, 102, 102101, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10052, 9000, 0, 0, 0, 0, 1, 1, 102, 106901, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10053, 9000, 0, 0, 0, 0, 1, 1, 102, 102602, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10054, 9000, 0, 0, 0, 0, 1, 1, 102, 103702, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10055, 9000, 0, 0, 0, 0, 1, 1, 102, 107101, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10056, 9000, 0, 0, 0, 0, 1, 1, 102, 101901, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10057, 9000, 0, 0, 0, 0, 1, 1, 102, 102801, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10058, 9000, 0, 0, 0, 0, 1, 1, 102, 104502, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10059, 9000, 0, 0, 0, 0, 1, 1, 102, 103901, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10060, 9000, 0, 0, 0, 0, 1, 1, 102, 101702, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10061, 9000, 0, 0, 0, 0, 1, 1, 102, 104002, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10062, 9000, 0, 0, 0, 0, 1, 1, 102, 104801, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10063, 9000, 0, 0, 0, 0, 1, 1, 102, 102302, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10064, 9000, 0, 0, 0, 0, 1, 1, 102, 102201, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10065, 9000, 0, 0, 0, 0, 1, 1, 102, 105202, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10066, 9000, 0, 0, 0, 0, 1, 1, 102, 101502, 1, 0, 91, 59, 15000, 0, 1772488800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10067, 9000, 0, 0, 0, 0, 1, 1, 102, 107401, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10068, 9000, 0, 0, 0, 0, 1, 1, 102, 102002, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10069, 9000, 0, 0, 0, 0, 1, 1, 102, 100502, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10070, 9000, 0, 0, 0, 0, 1, 1, 102, 107201, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10071, 9000, 0, 0, 0, 0, 1, 1, 102, 106002, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10072, 9000, 0, 0, 0, 0, 1, 1, 102, 103101, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10073, 9000, 0, 0, 0, 0, 1, 1, 102, 103802, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10074, 9000, 0, 0, 0, 0, 1, 1, 102, 105902, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10075, 9000, 0, 0, 0, 0, 1, 1, 102, 101303, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10076, 9000, 0, 0, 0, 0, 1, 1, 102, 100702, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10077, 9000, 0, 0, 0, 0, 1, 1, 102, 106201, 1, 0, 91, 59, 10000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10078, 9000, 0, 0, 0, 0, 1, 1, 102, 103301, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10079, 9000, 0, 0, 0, 0, 1, 1, 102, 106801, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10080, 9000, 0, 0, 0, 0, 1, 1, 102, 106701, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10081, 9000, 0, 0, 0, 0, 1, 1, 102, 105101, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10082, 9000, 0, 0, 0, 0, 1, 1, 102, 106102, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10083, 9000, 0, 0, 0, 0, 1, 1, 102, 106401, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10084, 9000, 0, 0, 0, 0, 1, 1, 102, 102202, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10085, 9000, 0, 0, 0, 0, 1, 1, 102, 103401, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10086, 9000, 0, 0, 0, 0, 1, 1, 102, 104401, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10087, 9000, 0, 0, 0, 0, 1, 1, 102, 101002, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10088, 9000, 0, 0, 0, 0, 1, 1, 102, 103601, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10089, 9000, 0, 0, 0, 0, 1, 1, 102, 105301, 1, 0, 91, 59, 15000, 0, 1660651200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10220, 9000, 0, 0, 0, 0, 1, 1, 34, 95, 1, 0, 91, 59, 2000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10221, 9000, 0, 0, 0, 0, 1, 1, 150, 116, 1, 0, 91, 59, 5000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10226, 9000, 0, 0, 0, 0, 1, 1, 11, 1, 3, 0, 91, 59, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10227, 9000, 0, 0, 0, 0, 1, 1, 11, 4, 3, 0, 91, 59, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10228, 9000, 0, 0, 0, 0, 1, 1, 11, 7, 3, 0, 91, 59, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10229, 9000, 0, 0, 0, 0, 1, 1, 11, 10, 3, 0, 91, 59, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10230, 9000, 0, 0, 0, 0, 1, 1, 11, 13, 3, 0, 91, 59, 1000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10232, 9000, 0, 0, 0, 0, 1, 1, 30, 110, 500, 0, 91, 59, 3000, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10300, 9000, 0, 0, 0, 0, 1, 1, 11, 69, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10301, 9000, 0, 0, 0, 0, 1, 1, 11, 70, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10302, 9000, 0, 0, 0, 0, 1, 1, 11, 71, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10303, 9000, 0, 0, 0, 0, 1, 1, 11, 72, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10304, 9000, 0, 0, 0, 0, 1, 1, 11, 73, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10305, 9000, 0, 0, 0, 0, 1, 1, 11, 74, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10306, 9000, 0, 0, 0, 0, 1, 1, 11, 75, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10307, 9000, 0, 0, 0, 0, 1, 1, 11, 76, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10308, 9000, 0, 0, 0, 0, 1, 1, 11, 77, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10309, 9000, 0, 0, 0, 0, 1, 1, 11, 78, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10310, 9000, 0, 0, 0, 0, 1, 1, 11, 79, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10311, 9000, 0, 0, 0, 0, 1, 1, 11, 80, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10312, 9000, 0, 0, 0, 0, 1, 1, 11, 81, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10313, 9000, 0, 0, 0, 0, 1, 1, 11, 82, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10314, 9000, 0, 0, 0, 0, 1, 1, 11, 83, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10315, 9000, 0, 0, 0, 0, 1, 1, 11, 84, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10316, 9000, 0, 0, 0, 0, 1, 1, 11, 85, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10317, 9000, 0, 0, 0, 0, 1, 1, 11, 86, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10318, 9000, 0, 0, 0, 0, 1, 1, 11, 87, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10319, 9000, 0, 0, 0, 0, 1, 1, 11, 88, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10320, 9000, 0, 0, 0, 0, 1, 1, 11, 89, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10321, 9000, 0, 0, 0, 0, 1, 1, 11, 90, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10322, 9000, 0, 0, 0, 0, 1, 1, 11, 91, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10323, 9000, 0, 0, 0, 0, 1, 1, 11, 92, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10324, 9000, 0, 0, 0, 0, 1, 1, 11, 101, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10325, 9000, 0, 0, 0, 0, 1, 1, 11, 102, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10326, 9000, 0, 0, 0, 0, 1, 1, 11, 103, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10327, 9000, 0, 0, 0, 0, 1, 1, 11, 104, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10328, 9000, 0, 0, 0, 0, 1, 1, 11, 105, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10329, 9000, 0, 0, 0, 0, 1, 1, 11, 106, 1, 0, 91, 59, 5000, 0, 1761516000, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10330, 9000, 0, 0, 0, 0, 1, 1, 11, 175, 1, 0, 91, 59, 5000, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10331, 9000, 0, 0, 0, 0, 1, 1, 11, 176, 1, 0, 91, 59, 5000, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10332, 9000, 0, 0, 0, 0, 1, 1, 11, 177, 1, 0, 91, 59, 5000, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (10333, 9000, 0, 0, 0, 0, 1, 1, 11, 179, 1, 0, 91, 59, 5000, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (11000, 10000, 1, 0, 0, 0, 0, 0, 164, 144, 1, 0, 164, 149, 20, 0, 1762898400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (11001, 10001, 2, 0, 0, 0, 0, 0, 164, 145, 1, 0, 164, 150, 20, 0, 1762898400, 2544393599);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12000, 11000, 1, 0, 0, 0, 1, 3, 90, 43, 150, 0, 165, 156, 2000, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12001, 11000, 2, 0, 0, 0, 1, 1, 164, 149, 1, 0, 165, 156, 10000, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12002, 11000, 3, 0, 0, 0, 1, 1, 164, 150, 1, 0, 165, 156, 5000, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12003, 11000, 4, 0, 0, 0, 1, 3, 40, 41, 1, 0, 165, 156, 2000, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12004, 11000, 5, 0, 0, 0, 1, 3, 40, 111, 1, 0, 165, 156, 2000, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12005, 11000, 6, 0, 0, 0, 1, 10, 102, 101001, 2, 0, 165, 156, 500, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12006, 11000, 7, 0, 0, 0, 1, 10, 102, 103001, 2, 0, 165, 156, 500, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12007, 11000, 8, 0, 0, 0, 1, 10, 102, 105601, 2, 0, 165, 156, 500, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12008, 11000, 9, 0, 0, 0, 1, 10, 102, 105201, 2, 0, 165, 156, 500, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12009, 11000, 10, 0, 0, 0, 1, 100, 91, 59, 3000, 0, 165, 156, 100, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12010, 11000, 11, 0, 0, 0, 1, 100, 30, 110, 1000, 0, 165, 156, 100, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12011, 11000, 12, 0, 0, 0, 1, 20, 11, 71, 1, 0, 165, 156, 50, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12012, 11000, 13, 0, 0, 0, 1, 20, 11, 80, 1, 0, 165, 156, 50, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12013, 11000, 14, 0, 0, 0, 1, 20, 11, 84, 1, 0, 165, 156, 50, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12014, 11000, 15, 0, 0, 0, 1, 20, 11, 86, 1, 0, 165, 156, 50, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12015, 11000, 16, 0, 0, 0, 1, 20, 11, 87, 1, 0, 165, 156, 50, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12016, 11000, 17, 0, 0, 0, 1, 20, 11, 92, 1, 0, 165, 156, 50, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12017, 11000, 18, 0, 0, 0, 1, 50, 11, 7, 1, 0, 165, 156, 20, 0, 1768514400, 1769464799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12018, 11001, 1, 0, 0, 0, 1, 3, 90, 43, 150, 0, 165, 156, 1500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12019, 11001, 2, 0, 0, 0, 1, 1, 164, 149, 1, 0, 165, 156, 10000, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12020, 11001, 3, 0, 0, 0, 1, 1, 164, 150, 1, 0, 165, 156, 5000, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12021, 11001, 4, 0, 0, 0, 1, 3, 40, 41, 1, 0, 165, 156, 1500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12022, 11001, 5, 0, 0, 0, 1, 3, 40, 111, 1, 0, 165, 156, 1500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12023, 11001, 6, 0, 0, 0, 1, 1, 11, 163, 1, 0, 165, 156, 10000, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12024, 11001, 7, 0, 0, 0, 1, 2, 11, 162, 1, 0, 165, 156, 8000, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12025, 11001, 8, 0, 0, 0, 1, 4, 11, 161, 1, 0, 165, 156, 2000, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12026, 11001, 9, 0, 0, 0, 1, 8, 11, 160, 1, 0, 165, 156, 1000, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12027, 11001, 10, 0, 0, 0, 1, 5, 102, 101701, 2, 0, 165, 156, 500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12028, 11001, 11, 0, 0, 0, 1, 5, 102, 101601, 2, 0, 165, 156, 500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12029, 11001, 12, 0, 0, 0, 1, 5, 102, 102101, 2, 0, 165, 156, 500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12030, 11001, 13, 0, 0, 0, 1, 5, 102, 101301, 2, 0, 165, 156, 500, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12031, 11001, 14, 0, 0, 0, 1, 100, 91, 59, 3000, 0, 165, 156, 100, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12032, 11001, 15, 0, 0, 0, 1, 100, 30, 110, 1000, 0, 165, 156, 100, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12033, 11001, 16, 0, 0, 0, 1, 15, 11, 74, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12034, 11001, 17, 0, 0, 0, 1, 15, 11, 73, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12035, 11001, 18, 0, 0, 0, 1, 15, 11, 83, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12036, 11001, 19, 0, 0, 0, 1, 15, 11, 80, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12037, 11001, 20, 0, 0, 0, 1, 15, 11, 91, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12038, 11001, 21, 0, 0, 0, 1, 15, 11, 78, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12039, 11001, 22, 0, 0, 0, 1, 15, 11, 84, 1, 0, 165, 156, 50, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12040, 11001, 23, 0, 0, 0, 1, 15, 11, 87, 1, 0, 165, 156, 20, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12041, 11001, 24, 0, 0, 0, 1, 25, 11, 10, 1, 0, 165, 156, 20, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12042, 11001, 25, 0, 0, 0, 1, 25, 11, 7, 1, 0, 165, 156, 20, 0, 1774821600, 1775512799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12043, 11002, 1, 0, 0, 0, 1, 3, 90, 43, 150, 0, 165, 156, 1500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12044, 11002, 2, 0, 0, 0, 1, 1, 164, 149, 1, 0, 165, 156, 10000, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12045, 11002, 3, 0, 0, 0, 1, 1, 164, 150, 1, 0, 165, 156, 5000, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12046, 11002, 4, 0, 0, 0, 1, 3, 40, 41, 1, 0, 165, 156, 1500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12047, 11002, 5, 0, 0, 0, 1, 3, 40, 111, 1, 0, 165, 156, 1500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12048, 11002, 6, 0, 0, 0, 1, 1, 11, 163, 1, 0, 165, 156, 6000, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12049, 11002, 7, 0, 0, 0, 1, 2, 11, 162, 1, 0, 165, 156, 4000, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12050, 11002, 8, 0, 0, 0, 1, 4, 11, 161, 1, 0, 165, 156, 2000, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12051, 11002, 9, 0, 0, 0, 1, 8, 11, 160, 1, 0, 165, 156, 1000, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12052, 11002, 10, 0, 0, 0, 1, 5, 102, 103201, 2, 0, 165, 156, 500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12053, 11002, 11, 0, 0, 0, 1, 5, 102, 100201, 2, 0, 165, 156, 500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12054, 11002, 12, 0, 0, 0, 1, 5, 102, 104601, 2, 0, 165, 156, 500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12055, 11002, 13, 0, 0, 0, 1, 5, 102, 102601, 2, 0, 165, 156, 500, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12056, 11002, 14, 0, 0, 0, 1, 100, 91, 59, 3000, 0, 165, 156, 100, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12057, 11002, 15, 0, 0, 0, 1, 100, 30, 110, 1000, 0, 165, 156, 100, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12058, 11002, 16, 0, 0, 0, 1, 15, 11, 73, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12059, 11002, 17, 0, 0, 0, 1, 15, 11, 78, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12060, 11002, 18, 0, 0, 0, 1, 15, 11, 80, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12061, 11002, 19, 0, 0, 0, 1, 15, 11, 83, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12062, 11002, 20, 0, 0, 0, 1, 15, 11, 84, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12063, 11002, 21, 0, 0, 0, 1, 15, 11, 90, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12064, 11002, 22, 0, 0, 0, 1, 15, 11, 101, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12065, 11002, 23, 0, 0, 0, 1, 15, 11, 103, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12066, 11002, 22, 0, 0, 0, 1, 15, 11, 105, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12067, 11002, 23, 0, 0, 0, 1, 15, 11, 106, 1, 0, 165, 156, 50, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12068, 11002, 24, 0, 0, 0, 1, 25, 11, 4, 1, 0, 165, 156, 20, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (12069, 11002, 25, 0, 0, 0, 1, 25, 11, 13, 1, 0, 165, 156, 20, 0, 1786572000, 1787608799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70101, 7000, 101, 3, 4, 0, 4, 1, 93, 44, 1, 0, 160, 50, 5, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70201, 7000, 201, 0, 0, 0, 4, 1, 40, 136, 1, 0, 160, 50, 2, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70202, 7000, 202, 0, 0, 0, 4, 2, 40, 41, 1, 0, 160, 50, 2, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70203, 7000, 203, 0, 0, 0, 4, 2, 40, 111, 1, 0, 160, 50, 2, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70301, 7000, 301, 0, 0, 0, 0, 0, 30, 110, 2000, 0, 160, 50, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70401, 7000, 401, 0, 0, 0, 4, 30, 11, 83, 1, 0, 160, 50, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (70402, 7000, 402, 0, 0, 0, 4, 30, 11, 91, 1, 0, 160, 50, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71101, 7001, 101, 3, 4, 0, 4, 1, 93, 44, 1, 0, 160, 49, 50, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71201, 7001, 201, 0, 0, 0, 4, 1, 40, 136, 1, 0, 160, 49, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71202, 7001, 202, 0, 0, 0, 4, 2, 40, 41, 1, 0, 160, 49, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71203, 7001, 203, 0, 0, 0, 4, 2, 40, 111, 1, 0, 160, 49, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71301, 7001, 301, 0, 0, 0, 0, 0, 30, 110, 200, 0, 160, 49, 1, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71401, 7001, 401, 0, 0, 0, 4, 30, 11, 83, 1, 0, 160, 49, 3, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (71402, 7001, 402, 0, 0, 0, 4, 30, 11, 91, 1, 0, 160, 49, 3, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72201, 7002, 201, 0, 0, 0, 4, 1, 40, 136, 1, 0, 160, 48, 50, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72202, 7002, 202, 0, 0, 0, 4, 2, 40, 41, 1, 0, 160, 48, 50, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72203, 7002, 203, 0, 0, 0, 4, 2, 40, 111, 1, 0, 160, 48, 50, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72301, 7002, 301, 0, 0, 0, 0, 0, 30, 110, 100, 0, 160, 48, 5, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72401, 7002, 401, 0, 0, 0, 4, 30, 11, 73, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72402, 7002, 402, 0, 0, 0, 4, 30, 11, 75, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72403, 7002, 403, 0, 0, 0, 4, 30, 11, 104, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72404, 7002, 404, 0, 0, 0, 4, 30, 11, 86, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72405, 7002, 405, 0, 0, 0, 4, 30, 11, 87, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72406, 7002, 406, 0, 0, 0, 4, 30, 11, 89, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72407, 7002, 407, 0, 0, 0, 4, 30, 11, 92, 1, 0, 160, 48, 10, 0, 1496275200, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72408, 7002, 408, 0, 0, 0, 4, 30, 11, 101, 1, 0, 160, 48, 10, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (72409, 7002, 409, 0, 0, 0, 4, 30, 11, 175, 1, 0, 160, 48, 10, 0, 1660910400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000101, 20001, 101, 0, 0, 0, 1, 1, 164, 149, 1, 0, 166, 159, 30000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000102, 20001, 102, 0, 0, 0, 1, 1, 164, 150, 1, 0, 166, 159, 15000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000103, 20001, 201, 0, 0, 0, 1, 3, 40, 41, 1, 0, 166, 159, 6000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000104, 20001, 202, 0, 0, 0, 1, 3, 40, 111, 1, 0, 166, 159, 6000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000105, 20001, 301, 0, 0, 0, 1, 10, 97, 115, 1, 0, 166, 159, 1500, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000106, 20001, 401, 0, 0, 0, 1, 10, 102, 101101, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000107, 20001, 402, 0, 0, 0, 1, 10, 102, 106101, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000108, 20001, 403, 0, 0, 0, 1, 10, 102, 102001, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000109, 20001, 404, 0, 0, 0, 1, 10, 102, 100101, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000110, 20001, 405, 0, 0, 0, 1, 10, 102, 101401, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000111, 20001, 406, 0, 0, 0, 1, 10, 102, 101402, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000112, 20001, 501, 0, 0, 0, 1, 10, 34, 95, 1, 0, 166, 159, 1200, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000114, 20001, 502, 0, 0, 0, 1, 10, 150, 116, 1, 0, 166, 159, 700, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000115, 20001, 601, 0, 0, 0, 0, 0, 91, 59, 1000, 0, 166, 159, 2000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000116, 20001, 602, 0, 0, 0, 0, 0, 30, 110, 500, 0, 166, 159, 2000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000117, 20001, 603, 0, 0, 0, 0, 0, 11, 75, 1, 0, 166, 159, 5000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000118, 20001, 604, 0, 0, 0, 0, 0, 11, 78, 1, 0, 166, 159, 5000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000119, 20001, 605, 0, 0, 0, 0, 0, 11, 87, 1, 0, 166, 159, 5000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000120, 20001, 606, 0, 0, 0, 0, 0, 11, 80, 1, 0, 166, 159, 5000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000121, 20001, 607, 0, 0, 0, 0, 0, 11, 91, 1, 0, 166, 159, 5000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000122, 20001, 608, 0, 0, 0, 0, 0, 11, 4, 1, 0, 166, 159, 1000, 0, 1770328800, 1771192799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000123, 5002, 1, 0, 0, 0, 0, 0, 50, 100101, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000124, 5002, 2, 0, 0, 0, 0, 0, 50, 100102, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000125, 5002, 3, 0, 0, 0, 0, 0, 50, 100201, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000126, 5002, 4, 0, 0, 0, 0, 0, 50, 100301, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000127, 5002, 5, 0, 0, 0, 0, 0, 50, 100302, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000128, 5002, 6, 0, 0, 0, 0, 0, 50, 100401, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000129, 5002, 7, 0, 0, 0, 0, 0, 50, 100402, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000130, 5002, 8, 0, 0, 0, 0, 0, 50, 100501, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000131, 5002, 9, 0, 0, 0, 0, 0, 50, 100601, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000132, 5002, 10, 0, 0, 0, 0, 0, 50, 100602, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000133, 5002, 11, 0, 0, 0, 0, 0, 50, 101001, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000134, 5002, 12, 0, 0, 0, 0, 0, 50, 101102, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000135, 5002, 13, 0, 0, 0, 0, 0, 50, 101201, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000136, 5002, 14, 0, 0, 0, 0, 0, 50, 101301, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000137, 5002, 15, 0, 0, 0, 0, 0, 50, 101302, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000138, 5002, 16, 0, 0, 0, 0, 0, 50, 101402, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000139, 5002, 17, 0, 0, 0, 0, 0, 50, 101501, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000140, 5002, 18, 0, 0, 0, 0, 0, 50, 101502, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000141, 5002, 19, 0, 0, 0, 0, 0, 50, 101601, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000142, 5002, 20, 0, 0, 0, 0, 0, 50, 101701, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000143, 5002, 21, 0, 0, 0, 0, 0, 50, 101702, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000144, 5002, 22, 0, 0, 0, 0, 0, 50, 101802, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000145, 5002, 23, 0, 0, 0, 0, 0, 50, 101901, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000146, 5002, 24, 0, 0, 0, 0, 0, 50, 102001, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000147, 5002, 25, 0, 0, 0, 0, 0, 50, 102101, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000148, 5002, 26, 0, 0, 0, 0, 0, 50, 102201, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000149, 5002, 27, 0, 0, 0, 0, 0, 50, 102301, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000150, 5002, 28, 0, 0, 0, 0, 0, 50, 102302, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000151, 5002, 29, 0, 0, 0, 0, 0, 50, 102402, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000152, 5002, 30, 0, 0, 0, 0, 0, 50, 102501, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000153, 5002, 31, 0, 0, 0, 0, 0, 50, 102601, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000154, 5002, 32, 0, 0, 0, 0, 0, 50, 102801, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000155, 5002, 33, 0, 0, 0, 0, 0, 50, 103001, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000156, 5002, 34, 0, 0, 0, 0, 0, 50, 103002, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000157, 5002, 35, 0, 0, 0, 0, 0, 50, 103701, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000158, 5002, 36, 0, 0, 0, 0, 0, 50, 103801, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000159, 5002, 37, 0, 0, 0, 0, 0, 50, 103901, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000160, 5002, 38, 0, 0, 0, 0, 0, 50, 104001, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000161, 5002, 39, 0, 0, 0, 0, 0, 50, 104002, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000162, 5002, 40, 0, 0, 0, 0, 0, 50, 104502, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000163, 5002, 41, 0, 0, 0, 0, 0, 50, 104601, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000164, 5002, 42, 0, 0, 0, 0, 0, 50, 104801, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000165, 5002, 43, 0, 0, 0, 0, 0, 50, 105001, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000166, 5002, 44, 0, 0, 0, 0, 0, 50, 105202, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000167, 5002, 45, 0, 0, 0, 0, 0, 50, 105602, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000168, 5002, 46, 0, 0, 0, 0, 0, 50, 105801, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000169, 5002, 47, 0, 0, 0, 0, 0, 50, 105901, 1, 60, 41, 164, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000176, 5502, 1, 0, 0, 0, 0, 0, 51, 30001, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000177, 5502, 2, 0, 0, 0, 0, 0, 51, 30002, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000178, 5502, 3, 0, 0, 0, 0, 0, 51, 30003, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000179, 5502, 4, 0, 0, 0, 0, 0, 51, 30004, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000180, 5502, 5, 0, 0, 0, 0, 0, 51, 30005, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000181, 5502, 6, 0, 0, 0, 0, 0, 51, 30006, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000182, 5502, 7, 0, 0, 0, 0, 0, 51, 30007, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000183, 5502, 8, 0, 0, 0, 0, 0, 51, 30008, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000184, 5502, 9, 0, 0, 0, 0, 0, 51, 30009, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000185, 5502, 10, 0, 0, 0, 0, 0, 51, 30010, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000186, 5502, 11, 0, 0, 0, 0, 0, 51, 30011, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000187, 5502, 12, 0, 0, 0, 0, 0, 51, 30012, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000188, 5502, 13, 0, 0, 0, 0, 0, 51, 30013, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000189, 5502, 14, 0, 0, 0, 0, 0, 51, 30014, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000190, 5502, 15, 0, 0, 0, 0, 0, 51, 30015, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000191, 5502, 16, 0, 0, 0, 0, 0, 51, 30016, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000192, 5502, 17, 0, 0, 0, 0, 0, 51, 30017, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000193, 5502, 18, 0, 0, 0, 0, 0, 51, 30018, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000194, 5502, 19, 0, 0, 0, 0, 0, 51, 30020, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000195, 5502, 20, 0, 0, 0, 0, 0, 51, 30021, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000196, 5502, 21, 0, 0, 0, 0, 0, 51, 30024, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000197, 5502, 22, 0, 0, 0, 0, 0, 51, 30026, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000198, 5502, 23, 0, 0, 0, 0, 0, 51, 30027, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000199, 5502, 24, 0, 0, 0, 0, 0, 51, 30028, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000200, 5502, 25, 0, 0, 0, 0, 0, 51, 30029, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000201, 5502, 26, 0, 0, 0, 0, 0, 51, 30031, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000202, 5502, 27, 0, 0, 0, 0, 0, 51, 30032, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000203, 5502, 28, 0, 0, 0, 0, 0, 51, 30034, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000204, 5502, 29, 0, 0, 0, 0, 0, 51, 30036, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000205, 5502, 30, 0, 0, 0, 0, 0, 51, 30038, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000206, 5502, 31, 0, 0, 0, 0, 0, 51, 30039, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000207, 5502, 32, 0, 0, 0, 0, 0, 51, 30040, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000208, 5502, 33, 0, 0, 0, 0, 0, 51, 30042, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000209, 5502, 34, 0, 0, 0, 0, 0, 51, 30043, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000210, 5502, 35, 0, 0, 0, 0, 0, 51, 30045, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000211, 5502, 36, 0, 0, 0, 0, 0, 51, 30046, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000212, 5502, 37, 0, 0, 0, 0, 0, 51, 30048, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000213, 5502, 38, 0, 0, 0, 0, 0, 51, 30054, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000214, 5502, 39, 0, 0, 0, 0, 0, 51, 30055, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000215, 5502, 40, 0, 0, 0, 0, 0, 51, 30056, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000220, 5502, 45, 0, 0, 0, 0, 0, 51, 30063, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000221, 5502, 46, 0, 0, 0, 0, 0, 51, 30064, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000222, 5502, 47, 0, 0, 0, 0, 0, 51, 30065, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000223, 5502, 48, 0, 0, 0, 0, 0, 51, 30068, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000224, 5502, 49, 0, 0, 0, 0, 0, 51, 30069, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000225, 5502, 50, 0, 0, 0, 0, 0, 51, 30071, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000226, 5502, 51, 0, 0, 0, 0, 0, 51, 30072, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000227, 5502, 52, 0, 0, 0, 0, 0, 51, 30073, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000228, 5502, 53, 0, 0, 0, 0, 0, 51, 30075, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000229, 5502, 54, 0, 0, 0, 0, 0, 51, 30077, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000230, 5502, 55, 0, 0, 0, 0, 0, 51, 30078, 1, 0, 42, 165, 1, 0, 1773352800, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000231, 20002, 101, 0, 0, 0, 1, 1, 164, 149, 1, 0, 166, 159, 30000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000232, 20002, 102, 0, 0, 0, 1, 1, 164, 150, 1, 0, 166, 159, 15000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000233, 20002, 201, 0, 0, 0, 1, 3, 40, 41, 1, 0, 166, 159, 6000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000234, 20002, 202, 0, 0, 0, 1, 3, 40, 111, 1, 0, 166, 159, 6000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000235, 20002, 301, 0, 0, 0, 1, 10, 97, 115, 1, 0, 166, 159, 1500, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000236, 20002, 401, 0, 0, 0, 1, 10, 102, 103501, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000237, 20002, 402, 0, 0, 0, 1, 10, 102, 103201, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000238, 20002, 403, 0, 0, 0, 1, 10, 102, 100501, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000239, 20002, 404, 0, 0, 0, 1, 10, 102, 100301, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000240, 20002, 405, 0, 0, 0, 1, 10, 102, 101701, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000241, 20002, 406, 0, 0, 0, 1, 10, 102, 101702, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000242, 20002, 501, 0, 0, 0, 1, 10, 34, 95, 1, 0, 166, 159, 1200, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000243, 20002, 502, 0, 0, 0, 1, 10, 150, 116, 1, 0, 166, 159, 700, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000244, 20002, 601, 0, 0, 0, 0, 0, 91, 59, 1000, 0, 166, 159, 2000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000245, 20002, 602, 0, 0, 0, 0, 0, 30, 110, 500, 0, 166, 159, 2000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000246, 20002, 603, 0, 0, 0, 0, 0, 11, 73, 1, 0, 166, 159, 5000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000247, 20002, 604, 0, 0, 0, 0, 0, 11, 83, 1, 0, 166, 159, 5000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000248, 20002, 605, 0, 0, 0, 0, 0, 11, 84, 1, 0, 166, 159, 5000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000249, 20002, 606, 0, 0, 0, 0, 0, 11, 87, 1, 0, 166, 159, 5000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000250, 20002, 607, 0, 0, 0, 0, 0, 11, 91, 1, 0, 166, 159, 5000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000251, 20002, 608, 0, 0, 0, 0, 0, 11, 7, 1, 0, 166, 159, 1000, 0, 1776376800, 1777240799);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000252, 5503, 1, 0, 0, 0, 0, 0, 51, 30001, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000253, 5503, 2, 0, 0, 0, 0, 0, 51, 30002, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000254, 5503, 3, 0, 0, 0, 0, 0, 51, 30003, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000255, 5503, 4, 0, 0, 0, 0, 0, 51, 30004, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000256, 5503, 5, 0, 0, 0, 0, 0, 51, 30005, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000257, 5503, 6, 0, 0, 0, 0, 0, 51, 30006, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000258, 5503, 7, 0, 0, 0, 0, 0, 51, 30007, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000259, 5503, 8, 0, 0, 0, 0, 0, 51, 30008, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000260, 5503, 9, 0, 0, 0, 0, 0, 51, 30009, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000261, 5503, 10, 0, 0, 0, 0, 0, 51, 30010, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000262, 5503, 11, 0, 0, 0, 0, 0, 51, 30011, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000263, 5503, 12, 0, 0, 0, 0, 0, 51, 30012, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000264, 5503, 13, 0, 0, 0, 0, 0, 51, 30013, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000265, 5503, 14, 0, 0, 0, 0, 0, 51, 30014, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000266, 5503, 15, 0, 0, 0, 0, 0, 51, 30015, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000267, 5503, 16, 0, 0, 0, 0, 0, 51, 30016, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000268, 5503, 17, 0, 0, 0, 0, 0, 51, 30017, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000269, 5503, 18, 0, 0, 0, 0, 0, 51, 30018, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000270, 5503, 19, 0, 0, 0, 0, 0, 51, 30020, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000271, 5503, 20, 0, 0, 0, 0, 0, 51, 30021, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000272, 5503, 21, 0, 0, 0, 0, 0, 51, 30024, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000273, 5503, 22, 0, 0, 0, 0, 0, 51, 30026, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000274, 5503, 23, 0, 0, 0, 0, 0, 51, 30027, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000275, 5503, 24, 0, 0, 0, 0, 0, 51, 30028, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000276, 5503, 25, 0, 0, 0, 0, 0, 51, 30029, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000277, 5503, 26, 0, 0, 0, 0, 0, 51, 30031, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000278, 5503, 27, 0, 0, 0, 0, 0, 51, 30032, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000279, 5503, 38, 0, 0, 0, 0, 0, 51, 30034, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000280, 5503, 39, 0, 0, 0, 0, 0, 51, 30036, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000281, 5503, 28, 0, 0, 0, 0, 0, 51, 30038, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000282, 5503, 29, 0, 0, 0, 0, 0, 51, 30039, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000283, 5503, 30, 0, 0, 0, 0, 0, 51, 30040, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000284, 5503, 31, 0, 0, 0, 0, 0, 51, 30042, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000285, 5503, 43, 0, 0, 0, 0, 0, 51, 30043, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000286, 5503, 35, 0, 0, 0, 0, 0, 51, 30045, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000287, 5503, 36, 0, 0, 0, 0, 0, 51, 30046, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000288, 5503, 34, 0, 0, 0, 0, 0, 51, 30048, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000289, 5503, 37, 0, 0, 0, 0, 0, 51, 30054, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000290, 5503, 32, 0, 0, 0, 0, 0, 51, 30055, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000291, 5503, 33, 0, 0, 0, 0, 0, 51, 30056, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000292, 5503, 40, 0, 0, 0, 0, 0, 51, 30063, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000293, 5503, 41, 0, 0, 0, 0, 0, 51, 30064, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000294, 5503, 42, 0, 0, 0, 0, 0, 51, 30065, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000295, 5503, 44, 0, 0, 0, 0, 0, 51, 30068, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000296, 5503, 45, 0, 0, 0, 0, 0, 51, 30069, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000297, 5503, 46, 0, 0, 0, 0, 0, 51, 30071, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000298, 5503, 47, 0, 0, 0, 0, 0, 51, 30072, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000299, 5503, 48, 0, 0, 0, 0, 0, 51, 30073, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000300, 5503, 49, 0, 0, 0, 0, 0, 51, 30075, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000301, 5503, 50, 0, 0, 0, 0, 0, 51, 30077, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000302, 5503, 51, 0, 0, 0, 0, 0, 51, 30078, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000303, 5503, 52, 0, 0, 0, 0, 0, 51, 30080, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000304, 5503, 53, 0, 0, 0, 0, 0, 51, 30082, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000305, 5503, 54, 0, 0, 0, 0, 0, 51, 30083, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000306, 5503, 55, 0, 0, 0, 0, 0, 51, 30085, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000307, 5503, 56, 0, 0, 0, 0, 0, 51, 30086, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000308, 5503, 57, 0, 0, 0, 0, 0, 51, 30089, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000309, 5503, 58, 0, 0, 0, 0, 0, 51, 30090, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000310, 5503, 59, 0, 0, 0, 0, 0, 51, 30091, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000311, 5503, 60, 0, 0, 0, 0, 0, 51, 30093, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000312, 5503, 61, 0, 0, 0, 0, 0, 51, 30094, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000313, 5503, 62, 0, 0, 0, 0, 0, 51, 30095, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000314, 5503, 63, 0, 0, 0, 0, 0, 51, 30097, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000315, 5503, 64, 0, 0, 0, 0, 0, 51, 30098, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000316, 5503, 65, 0, 0, 0, 0, 0, 51, 30099, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000317, 5503, 66, 0, 0, 0, 0, 0, 51, 30053, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000318, 5503, 67, 0, 0, 0, 0, 0, 51, 30102, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000319, 5503, 68, 0, 0, 0, 0, 0, 51, 30103, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000320, 5503, 69, 0, 0, 0, 0, 0, 51, 30106, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000321, 5503, 70, 0, 0, 0, 0, 0, 51, 30067, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000322, 5503, 71, 0, 0, 0, 0, 0, 51, 30107, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (2000323, 5503, 72, 0, 0, 0, 0, 0, 51, 30108, 1, 0, 42, 178, 1, 0, 1784066400, 2543011199);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010001, 12002, 1, 0, 0, 0, 1, 10, 34, 95, 1, 0, 91, 59, 1000, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010002, 12002, 2, 0, 0, 0, 1, 1, 40, 41, 1, 0, 91, 59, 45000, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010003, 12002, 3, 0, 0, 0, 1, 10, 20, 32, 1, 0, 91, 59, 4500, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010004, 12002, 4, 0, 0, 0, 1, 1, 40, 111, 1, 0, 91, 59, 45000, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010005, 12002, 5, 0, 0, 0, 1, 10, 150, 116, 1, 0, 91, 59, 3000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010006, 12002, 6, 0, 0, 0, 1, 1, 11, 160, 1, 0, 91, 59, 7500, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010007, 12002, 7, 0, 0, 0, 1, 1, 11, 161, 1, 0, 91, 59, 15000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010008, 12002, 8, 0, 0, 0, 1, 1, 11, 162, 1, 0, 91, 59, 30000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3010009, 12002, 9, 0, 0, 0, 1, 1, 11, 163, 1, 0, 91, 59, 45000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020001, 12000, 1, 0, 0, 0, 1, 5, 34, 95, 1, 0, 103, 98, 100, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020002, 12000, 2, 0, 0, 0, 1, 1, 40, 135, 1, 0, 103, 98, 10000, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020003, 12000, 3, 0, 0, 0, 1, 1, 40, 136, 1, 0, 103, 98, 10000, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020004, 12000, 4, 0, 0, 0, 1, 5, 20, 32, 1, 0, 103, 98, 300, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020005, 12000, 5, 0, 0, 0, 1, 1, 40, 41, 1, 0, 103, 98, 3000, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020006, 12000, 6, 0, 0, 0, 1, 5, 150, 116, 1, 0, 103, 98, 250, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020007, 12000, 7, 0, 0, 0, 1, 1, 40, 111, 1, 0, 103, 98, 3000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020008, 12000, 8, 0, 0, 0, 1, 1, 11, 160, 1, 0, 103, 98, 500, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020009, 12000, 9, 0, 0, 0, 1, 1, 11, 161, 1, 0, 103, 98, 1000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020010, 12000, 10, 0, 0, 0, 1, 1, 11, 162, 1, 0, 103, 98, 2000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3020011, 12000, 11, 0, 0, 0, 1, 1, 11, 163, 1, 0, 103, 98, 3000, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030001, 12001, 1, 0, 0, 0, 1, 5, 34, 95, 1, 0, 161, 134, 10, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030002, 12001, 2, 0, 0, 0, 1, 1, 40, 111, 1, 0, 161, 134, 300, 0, 1772488800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030003, 12001, 3, 0, 0, 0, 1, 5, 20, 32, 1, 0, 161, 134, 30, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030004, 12001, 4, 0, 0, 0, 1, 1, 164, 149, 1, 0, 161, 134, 2000, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030005, 12001, 5, 0, 0, 0, 1, 1, 164, 150, 1, 0, 161, 134, 500, 0, 1773352800, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030006, 12001, 6, 0, 0, 0, 1, 5, 150, 116, 1, 0, 161, 134, 25, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030007, 12001, 7, 0, 0, 0, 1, 1, 40, 41, 1, 0, 161, 134, 300, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030008, 12001, 8, 0, 0, 0, 1, 1, 11, 160, 1, 0, 161, 134, 50, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030009, 12001, 9, 0, 0, 0, 1, 1, 11, 161, 1, 0, 161, 134, 100, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030010, 12001, 10, 0, 0, 0, 1, 1, 11, 162, 1, 0, 161, 134, 200, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3030011, 12001, 11, 0, 0, 0, 1, 1, 11, 163, 1, 0, 161, 134, 300, 0, 1774303200, 1776203999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040001, 12003, 1, 0, 0, 0, 1, 15, 34, 95, 1, 0, 91, 59, 1000, 30, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040002, 12003, 2, 0, 0, 0, 1, 1, 11, 160, 1, 0, 91, 59, 15000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040003, 12003, 3, 0, 0, 0, 1, 1, 11, 161, 1, 0, 91, 59, 30000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040004, 12003, 4, 0, 0, 0, 1, 1, 11, 162, 1, 0, 91, 59, 60000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040005, 12003, 5, 0, 0, 0, 1, 1, 11, 163, 1, 0, 91, 59, 90000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040006, 12003, 6, 0, 0, 0, 1, 15, 150, 116, 1, 0, 91, 59, 2500, 40, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040007, 12003, 7, 0, 0, 0, 1, 20, 21, 34, 1, 0, 91, 59, 5000, 50, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040008, 12003, 8, 0, 0, 0, 1, 1, 40, 41, 1, 0, 91, 59, 100000, 0, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040009, 12003, 9, 0, 0, 0, 1, 1, 40, 111, 1, 0, 91, 59, 100000, 0, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040010, 12003, 10, 0, 0, 0, 1, 15, 20, 32, 1, 0, 91, 59, 5000, 60, 1785189600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040011, 12003, 11, 0, 0, 0, 1, 1, 40, 41, 1, 0, 91, 59, 100000, 0, 1785189600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3040012, 12003, 12, 0, 0, 0, 1, 1, 40, 111, 1, 0, 91, 59, 100000, 0, 1785189600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050001, 12004, 1, 0, 0, 0, 1, 8, 34, 95, 1, 0, 103, 98, 100, 70, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050002, 12004, 2, 0, 0, 0, 1, 1, 11, 160, 1, 0, 103, 98, 500, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050003, 12004, 3, 0, 0, 0, 1, 1, 11, 161, 1, 0, 103, 98, 1000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050004, 12004, 4, 0, 0, 0, 1, 1, 11, 162, 1, 0, 103, 98, 2000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050005, 12004, 5, 0, 0, 0, 1, 1, 11, 163, 1, 0, 103, 98, 3000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050006, 12004, 6, 0, 0, 0, 1, 1, 40, 41, 1, 0, 103, 98, 3000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050007, 12004, 7, 0, 0, 0, 1, 1, 40, 111, 1, 0, 103, 98, 3000, 0, 1784066400, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050008, 12004, 8, 0, 0, 0, 1, 8, 150, 116, 1, 0, 103, 98, 250, 80, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050009, 12004, 9, 0, 0, 0, 1, 10, 21, 34, 1, 0, 103, 98, 500, 90, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050010, 12004, 10, 0, 0, 0, 1, 1, 40, 135, 1, 0, 103, 98, 10000, 0, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050011, 12004, 11, 0, 0, 0, 1, 1, 40, 136, 1, 0, 103, 98, 10000, 0, 1784757600, 1787867999);
INSERT INTO item_exchange (id, item_exchange_top_id, disp_order, condition_type, condition_value_1, condition_value_2, change_item_limit_type, change_item_limit_num, change_item_category, change_item_id, change_item_num, additional_piece_num, pay_item_category, pay_item_id, pay_item_num, price_change_group_id, start_date, end_date) VALUES (3050012, 12004, 12, 0, 0, 0, 1, 8, 20, 32, 1, 0, 103, 98, 500, 100, 1785189600, 1787867999);
-- Table: item_exchange_top
CREATE TABLE IF NOT EXISTS 'item_exchange_top' ('id' INTEGER NOT NULL, 'item_exchange_disp_order' INTEGER NOT NULL, 'item_exchange_type' INTEGER NOT NULL, 'item_top_category' INTEGER NOT NULL, 'is_anniv_shop_top' INTEGER NOT NULL, 'shop_enter_trigger' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (2000, 10, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (3000, 70, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (4000, 60, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (5000, 80, 1, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (5002, 82, 1, 0, 0, 0, 1773352800, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (5500, 90, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (5501, 91, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (5502, 92, 1, 0, 0, 0, 1773352800, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (5503, 93, 1, 0, 0, 0, 1784066400, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (7000, 30, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (7001, 40, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (7002, 50, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (8000, 20, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (9000, 100, 0, 0, 0, 0, 1496275200, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (10000, 75, 0, 0, 0, 0, 1762898400, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (10001, 77, 0, 0, 0, 0, 1762898400, 2543011199);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (11000, 78, 0, 1, 0, 0, 1768514400, 1769464799);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (11001, 78, 0, 1, 0, 0, 1774821600, 1775512799);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (11002, 78, 0, 1, 0, 0, 1786572000, 1787608799);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (12000, 96, 0, 2, 1, 12006, 1772488800, 1776203999);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (12001, 97, 0, 2, 0, 12006, 1772488800, 1776203999);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (12002, 98, 0, 2, 0, 12006, 1772488800, 1776203999);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (12003, 99, 0, 2, 1, 12007, 1784066400, 1787867999);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (12004, 100, 0, 2, 0, 12007, 1784066400, 1787867999);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (20001, 95, 0, 1, 0, 0, 1770328800, 1771192799);
INSERT INTO item_exchange_top (id, item_exchange_disp_order, item_exchange_type, item_top_category, is_anniv_shop_top, shop_enter_trigger, start_date, end_date) VALUES (20002, 95, 0, 1, 0, 0, 1776376800, 1777240799);
-- Table: item_group
CREATE TABLE IF NOT EXISTS 'item_group' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO item_group (id, group_id) VALUES (1, 2);
INSERT INTO item_group (id, group_id) VALUES (4, 2);
INSERT INTO item_group (id, group_id) VALUES (7, 2);
INSERT INTO item_group (id, group_id) VALUES (10, 2);
INSERT INTO item_group (id, group_id) VALUES (13, 2);
INSERT INTO item_group (id, group_id) VALUES (69, 1);
INSERT INTO item_group (id, group_id) VALUES (70, 1);
INSERT INTO item_group (id, group_id) VALUES (71, 1);
INSERT INTO item_group (id, group_id) VALUES (72, 1);
INSERT INTO item_group (id, group_id) VALUES (73, 1);
INSERT INTO item_group (id, group_id) VALUES (74, 1);
INSERT INTO item_group (id, group_id) VALUES (75, 1);
INSERT INTO item_group (id, group_id) VALUES (76, 1);
INSERT INTO item_group (id, group_id) VALUES (77, 1);
INSERT INTO item_group (id, group_id) VALUES (78, 1);
INSERT INTO item_group (id, group_id) VALUES (79, 1);
INSERT INTO item_group (id, group_id) VALUES (80, 1);
INSERT INTO item_group (id, group_id) VALUES (81, 1);
INSERT INTO item_group (id, group_id) VALUES (82, 1);
INSERT INTO item_group (id, group_id) VALUES (83, 1);
INSERT INTO item_group (id, group_id) VALUES (84, 1);
INSERT INTO item_group (id, group_id) VALUES (85, 1);
INSERT INTO item_group (id, group_id) VALUES (86, 1);
INSERT INTO item_group (id, group_id) VALUES (87, 1);
INSERT INTO item_group (id, group_id) VALUES (88, 1);
INSERT INTO item_group (id, group_id) VALUES (89, 1);
INSERT INTO item_group (id, group_id) VALUES (90, 1);
INSERT INTO item_group (id, group_id) VALUES (91, 1);
INSERT INTO item_group (id, group_id) VALUES (92, 1);
INSERT INTO item_group (id, group_id) VALUES (101, 1);
INSERT INTO item_group (id, group_id) VALUES (102, 1);
INSERT INTO item_group (id, group_id) VALUES (103, 1);
INSERT INTO item_group (id, group_id) VALUES (104, 1);
INSERT INTO item_group (id, group_id) VALUES (105, 1);
INSERT INTO item_group (id, group_id) VALUES (106, 1);
INSERT INTO item_group (id, group_id) VALUES (175, 1);
INSERT INTO item_group (id, group_id) VALUES (176, 1);
INSERT INTO item_group (id, group_id) VALUES (177, 1);
INSERT INTO item_group (id, group_id) VALUES (179, 1);
-- Table: item_place
CREATE TABLE IF NOT EXISTS 'item_place' ('id' INTEGER NOT NULL, 'transition_type' INTEGER NOT NULL, 'transition_value' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, UNIQUE('id','transition_type','transition_value'));
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (1, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (4, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (7, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (10, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (13, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (44, 1, 0, 1680350400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (44, 2, 7000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (44, 2, 7001, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (69, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (69, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (70, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (70, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (71, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (71, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (72, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (72, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (73, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (73, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (74, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (74, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (75, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (75, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (76, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (76, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (77, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (77, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (78, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (78, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (79, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (79, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (80, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (80, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (81, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (81, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (82, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (82, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (83, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (83, 2, 7000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (83, 2, 7001, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (84, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (84, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (85, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (85, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (86, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (86, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (87, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (87, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (88, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (88, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (89, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (89, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (90, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (90, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (91, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (91, 2, 7000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (91, 2, 7001, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (92, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (92, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103, 2, 4000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (175, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (175, 2, 7002, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (176, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (177, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (177, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (179, 1, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (179, 2, 8000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (144, 2, 10000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (145, 2, 10001, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (156, 2, 11000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (160, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (161, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (162, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (163, 2, 2000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100301, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100601, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100701, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100901, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101001, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101301, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101701, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102701, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103001, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103501, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104501, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105601, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106001, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101501, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102601, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102301, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100302, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101302, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105001, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104601, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101601, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101802, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102402, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102001, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101102, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101402, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100501, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104001, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100102, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100402, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103701, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105602, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101901, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103002, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104502, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103901, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102501, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101702, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104002, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105901, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100602, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102302, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101502, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105202, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106901, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102602, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103702, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (107101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103301, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106701, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (107401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (800000, 5, 0, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100502, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102002, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (107201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106002, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106102, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103101, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (106401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102202, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103802, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104401, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101002, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105902, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103601, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100103, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (100702, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101303, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105301, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (109801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104602, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103502, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105002, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102901, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (104201, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (101902, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (105802, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (108701, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (107801, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (102102, 2, 3000, 1672574400);
INSERT INTO item_place (id, transition_type, transition_value, start_date) VALUES (103402, 2, 3000, 1672574400);
-- Table: jukebox_comment
CREATE TABLE IF NOT EXISTS 'jukebox_comment' ('id' INTEGER NOT NULL, 'comment_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'comment_type' INTEGER NOT NULL, 'variation_type' INTEGER NOT NULL, 'variation_value' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (1, 1001101, 1001, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (2, 1001102, 1001, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (3, 1001203, 1001, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (4, 1002101, 1002, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (5, 1002102, 1002, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (6, 1002203, 1002, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (7, 1003101, 1003, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (8, 1003102, 1003, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (9, 1003203, 1003, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (10, 1004101, 1004, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (11, 1004102, 1004, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (12, 1004203, 1004, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (13, 1005101, 1005, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (14, 1005102, 1005, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (15, 1005203, 1005, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (16, 1006101, 1006, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (17, 1006102, 1006, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (18, 1006203, 1006, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (19, 1007101, 1007, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (20, 1007102, 1007, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (21, 1007203, 1007, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (22, 1008101, 1008, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (23, 1008102, 1008, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (24, 1008203, 1008, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (25, 1009101, 1009, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (26, 1009102, 1009, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (27, 1009203, 1009, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (28, 1010101, 1010, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (29, 1010102, 1010, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (30, 1010203, 1010, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (31, 1011101, 1011, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (32, 1011102, 1011, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (33, 1011203, 1011, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (34, 1012101, 1012, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (35, 1012102, 1012, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (36, 1012203, 1012, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (37, 1013101, 1013, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (38, 1013102, 1013, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (39, 1013203, 1013, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (40, 1014101, 1014, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (41, 1014102, 1014, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (42, 1014203, 1014, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (43, 1015101, 1015, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (44, 1015102, 1015, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (45, 1015203, 1015, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (46, 1016101, 1016, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (47, 1016102, 1016, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (48, 1016203, 1016, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (49, 1017101, 1017, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (50, 1017202, 1017, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (51, 1018101, 1018, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (52, 1018202, 1018, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (53, 1019101, 1019, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (54, 1019102, 1019, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (55, 1019203, 1019, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (56, 1020101, 1020, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (57, 1020102, 1020, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (58, 1020203, 1020, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (59, 1023101, 1023, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (60, 1023102, 1023, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (61, 1023203, 1023, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (62, 1024101, 1024, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (63, 1024202, 1024, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (64, 1025101, 1025, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (65, 1025102, 1025, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (66, 1025203, 1025, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (67, 1026101, 1026, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (68, 1026102, 1026, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (69, 1026203, 1026, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (70, 1027101, 1027, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (71, 1027202, 1027, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (72, 1028101, 1028, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (73, 1028202, 1028, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (74, 1030101, 1030, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (75, 1030102, 1030, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (76, 1030203, 1030, 2, 1, 2);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (77, 1030203, 1030, 2, 1, 1);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (78, 1032101, 1032, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (79, 1032102, 1032, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (80, 1032203, 1032, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (81, 1035101, 1035, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (82, 1035102, 1035, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (83, 1035203, 1035, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (84, 1037101, 1037, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (85, 1037202, 1037, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (86, 1038101, 1038, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (87, 1038102, 1038, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (88, 1038203, 1038, 2, 1, 2);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (89, 1038203, 1038, 2, 1, 1);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (90, 1039101, 1039, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (91, 1039102, 1039, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (92, 1039203, 1039, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (93, 1040101, 1040, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (94, 1040202, 1040, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (95, 1041101, 1041, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (96, 1041102, 1041, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (97, 1041203, 1041, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (98, 1045101, 1045, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (99, 1045202, 1045, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (100, 1046101, 1046, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (101, 1046202, 1046, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (102, 1048101, 1048, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (103, 1048102, 1048, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (104, 1048203, 1048, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (105, 1050101, 1050, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (106, 1050102, 1050, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (107, 1050203, 1050, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (108, 1052101, 1052, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (109, 1052102, 1052, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (110, 1052203, 1052, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (111, 1056101, 1056, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (112, 1056102, 1056, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (113, 1056203, 1056, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (114, 1058101, 1058, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (115, 1058102, 1058, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (116, 1058203, 1058, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (117, 1060101, 1060, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (118, 1060102, 1060, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (119, 1060203, 1060, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (120, 1061101, 1061, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (121, 1061102, 1061, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (122, 1061203, 1061, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (123, 1059201, 1059, 2, 1, 1);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (124, 1059201, 1059, 2, 1, 2);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (125, 1022201, 1022, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (126, 1021201, 1021, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (127, 1069201, 1069, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (128, 1071201, 1071, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (129, 1033201, 1033, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (130, 1068201, 1068, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (131, 1062201, 1062, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (132, 1059101, 1059, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (133, 1022101, 1022, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (134, 1021101, 1021, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (135, 1069101, 1069, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (136, 1071101, 1071, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (137, 1033101, 1033, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (138, 1068101, 1068, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (139, 1062101, 1062, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (140, 1067101, 1067, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (141, 1022102, 1022, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (142, 1021102, 1021, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (143, 1068102, 1068, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (144, 1067102, 1067, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (145, 1062102, 1062, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (146, 1017102, 1017, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (147, 1027102, 1027, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (148, 1067202, 1067, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (149, 1074201, 1074, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (150, 1046102, 1046, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (151, 1051201, 1051, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (152, 1007103, 1007, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (153, 1072201, 1072, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (154, 1031201, 1031, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (155, 1064201, 1064, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (156, 1034201, 1034, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (157, 1044201, 1044, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (158, 1036201, 1036, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (159, 1053201, 1053, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (160, 1074101, 1074, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (161, 1051101, 1051, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (162, 1072101, 1072, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (163, 1031101, 1031, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (164, 1064101, 1064, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (165, 1034101, 1034, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (166, 1044101, 1044, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (167, 1036101, 1036, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (168, 1053101, 1053, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (169, 1098101, 1098, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (170, 1045102, 1045, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (171, 1098102, 1098, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (172, 1001103, 1001, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (173, 1046103, 1046, 1, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (174, 1098201, 1098, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (175, 1029201, 1029, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (176, 1042201, 1042, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (177, 1087201, 1087, 2, 0, 0);
INSERT INTO jukebox_comment (id, comment_id, chara_id, comment_type, variation_type, variation_value) VALUES (178, 1078201, 1078, 2, 0, 0);
-- Table: jukebox_motion_data
CREATE TABLE IF NOT EXISTS 'jukebox_motion_data' ('id' INTEGER NOT NULL, 'song_type' INTEGER NOT NULL, 'motion_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (1, 1, 500001);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (2, 1, 500003);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (3, 1, 500015);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (4, 2, 500002);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (5, 2, 500004);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (6, 2, 500009);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (7, 3, 500010);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (8, 3, 500011);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (9, 3, 500014);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (10, 4, 500006);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (11, 4, 500007);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (12, 5, 500008);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (13, 5, 500012);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (14, 5, 500016);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (15, 6, 500005);
INSERT INTO jukebox_motion_data (id, song_type, motion_id) VALUES (16, 6, 500013);
-- Table: jukebox_music_data
CREATE TABLE IF NOT EXISTS 'jukebox_music_data' ('music_id' INTEGER NOT NULL, 'sort' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'is_hidden' INTEGER NOT NULL, 'version_type' INTEGER NOT NULL, 'request_type' INTEGER NOT NULL, 'lamp_color' INTEGER NOT NULL, 'lamp_animation' INTEGER NOT NULL, 'name_texture_length' INTEGER NOT NULL, 'song_type' INTEGER NOT NULL, 'bgm_cue_name_short' TEXT NOT NULL, 'bgm_cuesheet_name_short' TEXT NOT NULL, 'bgm_cue_name_gamesize' TEXT NOT NULL, 'bgm_cuesheet_name_gamesize' TEXT NOT NULL, 'short_length' INTEGER NOT NULL, 'alter_jacket' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('music_id'), UNIQUE('sort'));
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1001, 9, 1, 0, 1, 0, 5, 1, 295, 5, 'snd_bgm_CS1001_Short', 'snd_bgm_CS1001_Short', 'snd_bgm_CS1001_GameSize', 'snd_bgm_CS1001_GameSize', 28000, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1004, 401, 1, 0, 1, 0, 2, 2, 352, 3, 'snd_bgm_CS1004_Short', 'snd_bgm_CS1004_Short', 'snd_bgm_CS1004_GameSize', 'snd_bgm_CS1004_GameSize', 28500, 0, 1762207200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1005, 3, 1, 0, 1, 0, 5, 1, 311, 1, 'snd_bgm_CS1005_Short', 'snd_bgm_CS1005_Short', 'snd_bgm_CS1005_GameSize', 'snd_bgm_CS1005_GameSize', 23000, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1006, 1, 0, 0, 1, 0, 3, 1, 231, 2, 'snd_bgm_CS1006_Short', 'snd_bgm_CS1006_Short', 'snd_bgm_CS1006_GameSize', 'snd_bgm_CS1006_GameSize', 24000, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1007, 2, 1, 0, 1, 0, 3, 1, 279, 1, 'snd_bgm_CS1007_Short', 'snd_bgm_CS1007_Short', 'snd_bgm_CS1007_GameSize', 'snd_bgm_CS1007_GameSize', 23000, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1008, 7, 1, 0, 1, 0, 1, 1, 300, 4, 'snd_bgm_CS1008_Short', 'snd_bgm_CS1008_Short', 'snd_bgm_CS1008_GameSize', 'snd_bgm_CS1008_GameSize', 38700, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1009, 6, 1, 0, 1, 0, 2, 1, 361, 3, 'snd_bgm_CS1009_Short', 'snd_bgm_CS1009_Short', 'snd_bgm_CS1009_GameSize', 'snd_bgm_CS1009_GameSize', 36500, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1010, 8, 1, 0, 1, 0, 4, 1, 272, 1, 'snd_bgm_CS1010_Short', 'snd_bgm_CS1010_Short', 'snd_bgm_CS1010_GameSize', 'snd_bgm_CS1010_GameSize', 27000, 1, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1012, 1002, 0, 0, 1, 0, 3, 1, 351, 1, 'snd_bgm_CS1012_Short', 'snd_bgm_CS1012_Short', 'snd_bgm_CS1012_GameSize', 'snd_bgm_CS1012_GameSize', 25100, 0, 1774303200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1023, 502, 0, 0, 1, 0, 4, 1, 333, 2, 'snd_bgm_CS1023_Short', 'snd_bgm_CS1023_Short', 'snd_bgm_CS1023_GameSize', 'snd_bgm_CS1023_GameSize', 23500, 0, 1527865201, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1025, 201, 1, 0, 1, 0, 4, 2, 440, 1, 'snd_bgm_CS1025_Short', 'snd_bgm_CS1025_Short', 'snd_bgm_CS1025_GameSize', 'snd_bgm_CS1025_GameSize', 45000, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1026, 202, 1, 0, 1, 0, 2, 2, 251, 6, 'snd_bgm_CS1026_Short', 'snd_bgm_CS1026_Short', 'snd_bgm_CS1026_GameSize', 'snd_bgm_CS1026_GameSize', 38000, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1027, 5, 1, 0, 1, 0, 2, 1, 301, 4, 'snd_bgm_CS1027_Short', 'snd_bgm_CS1027_Short', 'snd_bgm_CS1027_GameSize', 'snd_bgm_CS1027_GameSize', 28200, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1028, 4, 1, 0, 1, 0, 1, 1, 300, 3, 'snd_bgm_CS1028_Short', 'snd_bgm_CS1028_Short', 'snd_bgm_CS1028_GameSize', 'snd_bgm_CS1028_GameSize', 28500, 0, 1561993200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1030, 203, 1, 0, 1, 0, 3, 1, 655, 1, 'snd_bgm_CS1030_Short', 'snd_bgm_CS1030_Short', 'snd_bgm_CS1030_GameSize', 'snd_bgm_CS1030_GameSize', 27500, 0, 1754258400, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1031, 204, 1, 0, 1, 0, 1, 1, 121, 3, 'snd_bgm_CS1031_Short', 'snd_bgm_CS1031_Short', 'snd_bgm_CS1031_GameSize', 'snd_bgm_CS1031_GameSize', 24500, 0, 1759874400, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1032, 301, 1, 0, 1, 0, 3, 1, 343, 2, 'snd_bgm_CS1032_Short', 'snd_bgm_CS1032_Short', 'snd_bgm_CS1032_GameSize', 'snd_bgm_CS1032_GameSize', 31500, 0, 1752703200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1034, 1010, 0, 0, 1, 0, 3, 1, 381, 5, 'snd_bgm_CS1034_Short', 'snd_bgm_CS1034_Short', 'snd_bgm_CS1034_GameSize', 'snd_bgm_CS1034_GameSize', 18600, 0, 1774303200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1035, 101, 1, 0, 1, 0, 4, 2, 175, 2, 'snd_bgm_CS1035_Short', 'snd_bgm_CS1035_Short', 'snd_bgm_CS1035_GameSize', 'snd_bgm_CS1035_GameSize', 26500, 0, 1762466400, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1036, 103, 0, 0, 1, 0, 1, 1, 269, 3, 'snd_bgm_CS1036_Short', 'snd_bgm_CS1036_Short', 'snd_bgm_CS1036_GameSize', 'snd_bgm_CS1036_GameSize', 25000, 0, 1784757600, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1037, 205, 1, 0, 1, 0, 3, 1, 227, 4, 'snd_bgm_CS1037_Short', 'snd_bgm_CS1037_Short', 'snd_bgm_CS1037_GameSize', 'snd_bgm_CS1037_GameSize', 42500, 0, 1774303200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1040, 503, 0, 0, 1, 0, 4, 1, 391, 2, 'snd_bgm_CS1040_Short', 'snd_bgm_CS1040_Short', 'snd_bgm_CS1040_GameSize', 'snd_bgm_CS1040_GameSize', 26500, 0, 1774303200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1042, 501, 0, 0, 1, 0, 4, 2, 227, 6, 'snd_bgm_CS1042_Short', 'snd_bgm_CS1042_Short', 'snd_bgm_CS1042_GameSize', 'snd_bgm_CS1042_GameSize', 35000, 0, 1527865201, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1043, 1001, 0, 0, 1, 0, 4, 1, 278, 6, 'snd_bgm_CS1043_Short', 'snd_bgm_CS1043_Short', 'snd_bgm_CS1043_GameSize', 'snd_bgm_CS1043_GameSize', 33000, 0, 1527865201, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1044, 1100, 0, 0, 1, 0, 5, 1, 641, 1, 'snd_bgm_CS1044_Short', 'snd_bgm_CS1044_Short', 'snd_bgm_CS1044_GameSize', 'snd_bgm_CS1044_GameSize', 39000, 0, 1775858400, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1048, 102, 1, 0, 1, 0, 1, 1, 244, 3, 'snd_bgm_CS1048_Short', 'snd_bgm_CS1048_Short', 'snd_bgm_CS1048_GameSize', 'snd_bgm_CS1048_GameSize', 45700, 0, 1774303200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1049, 1900, 1, 1, 2, 1, 5, 1, 559, 5, 'snd_bgm_CS1049_Short', 'snd_bgm_CS1049_Short', 'snd_bgm_CS1049_GameSize', 'snd_bgm_CS1049_GameSize', 27000, 0, 1527865201, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1050, 402, 1, 0, 1, 0, 1, 1, 363, 1, 'snd_bgm_CS1050_Short', 'snd_bgm_CS1050_Short', 'snd_bgm_CS1050_GameSize', 'snd_bgm_CS1050_GameSize', 23900, 0, 1774303200, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1051, 206, 1, 0, 1, 0, 3, 2, 639, 1, 'snd_bgm_CS1051_Short', 'snd_bgm_CS1051_Short', 'snd_bgm_CS1051_GameSize', 'snd_bgm_CS1051_GameSize', 39000, 0, 1784757600, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1053, 403, 1, 0, 1, 0, 3, 1, 224, 2, 'snd_bgm_CS1053_Short', 'snd_bgm_CS1053_Short', 'snd_bgm_CS1053_GameSize', 'snd_bgm_CS1053_GameSize', 34000, 0, 1784757600, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1055, 1901, 0, 0, 2, 0, 5, 1, 491, 5, 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_Short', 'snd_bgm_CS1055_GameSize', 'snd_bgm_CS1055_GameSize', 27000, 0, 1777240800, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1056, 1101, 0, 0, 1, 0, 4, 2, 339, 6, 'snd_bgm_CS1056_Short', 'snd_bgm_CS1056_Short', 'snd_bgm_CS1056_GameSize', 'snd_bgm_CS1056_GameSize', 29000, 0, 1775516400, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1057, 1102, 0, 0, 1, 0, 5, 1, 584, 1, 'snd_bgm_CS1057_Short', 'snd_bgm_CS1057_Short', 'snd_bgm_CS1057_GameSize', 'snd_bgm_CS1057_GameSize', 29000, 0, 1784757600, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (1061, 1020, 0, 0, 1, 0, 1, 1, 407, 1, 'snd_bgm_CS1061_Short', 'snd_bgm_CS1061_Short', 'snd_bgm_CS1061_GameSize', 'snd_bgm_CS1061_GameSize', 27000, 0, 1787781600, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (8501, 2001, 0, 0, 3, 2, 2, 1, 235, 2, '', '', 'snd_bgm_CS8501_GameSize', 'snd_bgm_CS8501_GameSize', 27000, 0, 1782424800, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (8502, 2002, 0, 0, 3, 2, 3, 1, 419, 2, '', '', 'snd_bgm_CS8502_GameSize', 'snd_bgm_CS8502_GameSize', 27000, 0, 1782424800, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (8503, 2003, 0, 0, 3, 2, 1, 1, 308, 4, '', '', 'snd_bgm_CS8503_GameSize', 'snd_bgm_CS8503_GameSize', 27000, 0, 1782424800, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (8504, 2004, 0, 0, 3, 2, 2, 2, 256, 6, '', '', 'snd_bgm_CS8504_GameSize', 'snd_bgm_CS8504_GameSize', 27000, 0, 1782424800, 4102444799);
INSERT INTO jukebox_music_data (music_id, sort, condition_type, is_hidden, version_type, request_type, lamp_color, lamp_animation, name_texture_length, song_type, bgm_cue_name_short, bgm_cuesheet_name_short, bgm_cue_name_gamesize, bgm_cuesheet_name_gamesize, short_length, alter_jacket, start_date, end_date) VALUES (8505, 2005, 0, 0, 3, 2, 3, 2, 391, 1, '', '', 'snd_bgm_CS8505_GameSize', 'snd_bgm_CS8505_GameSize', 27000, 0, 1782424800, 4102444799);
-- Table: jukebox_setlist_data
CREATE TABLE IF NOT EXISTS 'jukebox_setlist_data' ('id' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: jukebox_setlist_music_data
CREATE TABLE IF NOT EXISTS 'jukebox_setlist_music_data' ('id' INTEGER NOT NULL, 'setlist_id' INTEGER NOT NULL, 'set_order' INTEGER NOT NULL, 'music_id' INTEGER NOT NULL, 'play_length' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: jukebox_setlist_singer_data
CREATE TABLE IF NOT EXISTS 'jukebox_setlist_singer_data' ('id' INTEGER NOT NULL, 'setlist_music_id' INTEGER NOT NULL, 'performer' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: legend_race
CREATE TABLE IF NOT EXISTS 'legend_race' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'legend_bg_id' INTEGER NOT NULL, 'legend_bg_sub_id' INTEGER NOT NULL, 'has_unique_bg_env' INTEGER NOT NULL, 'image_id' INTEGER NOT NULL, 'difficulty' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'legend_race_boss_npc_id' INTEGER NOT NULL, 'cost_num' INTEGER NOT NULL, 'drop_reward_odds_id' INTEGER NOT NULL, 'victory_reward_odds_id' INTEGER NOT NULL, 'first_clear_item_category_1' INTEGER NOT NULL, 'first_clear_item_id_1' INTEGER NOT NULL, 'first_clear_item_num_1' INTEGER NOT NULL, 'first_clear_item_category_2' INTEGER NOT NULL, 'first_clear_item_id_2' INTEGER NOT NULL, 'first_clear_item_num_2' INTEGER NOT NULL, 'first_clear_item_category_3' INTEGER NOT NULL, 'first_clear_item_id_3' INTEGER NOT NULL, 'first_clear_item_num_3' INTEGER NOT NULL, 'pick_up_item_category_1' INTEGER NOT NULL, 'pick_up_item_id_1' INTEGER NOT NULL, 'pick_up_item_num_1' INTEGER NOT NULL, 'pick_up_item_category_2' INTEGER NOT NULL, 'pick_up_item_id_2' INTEGER NOT NULL, 'pick_up_item_num_2' INTEGER NOT NULL, 'pick_up_item_category_3' INTEGER NOT NULL, 'pick_up_item_id_3' INTEGER NOT NULL, 'pick_up_item_num_3' INTEGER NOT NULL, 'notice_date' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (2, 101406, 24, 111, 0, 101401, 3, 592001, 3, 1, 1, 173, 1, 10001, 10002, 102, 101401, 10, 90, 43, 150, 91, 59, 10000, 102, 101401, 1, 0, 0, 0, 0, 0, 0, '', 1751839200, 1752073199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (3, 100106, 24, 111, 0, 100101, 3, 592002, 3, 1, 1, 175, 1, 10003, 10004, 102, 100101, 10, 90, 43, 150, 91, 59, 10000, 102, 100101, 1, 0, 0, 0, 0, 0, 0, '', 1752073200, 1752332399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (4, 101706, 24, 111, 0, 101701, 3, 592003, 3, 1, 1, 177, 1, 10005, 10006, 102, 101701, 10, 90, 43, 150, 91, 59, 10000, 102, 101701, 1, 0, 0, 0, 0, 0, 0, '', 1752332400, 1752591599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (6, 106106, 77, 111, 0, 106101, 3, 594501, 3, 1, 1, 109, 1, 10007, 10008, 102, 106101, 10, 90, 43, 150, 91, 59, 10000, 102, 106101, 1, 0, 0, 0, 0, 0, 0, 1753394400, 1753653600, 1753887599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (7, 101006, 77, 111, 0, 101001, 3, 594503, 3, 1, 1, 111, 1, 10009, 10010, 102, 101001, 10, 90, 43, 150, 91, 59, 10000, 102, 101001, 1, 0, 0, 0, 0, 0, 0, 1753887600, 1753887600, 1754146799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (8, 104106, 77, 111, 0, 104101, 3, 594502, 3, 1, 1, 113, 1, 10011, 10012, 102, 104101, 10, 90, 43, 150, 91, 59, 10000, 102, 104101, 1, 0, 0, 0, 0, 0, 0, 1754146800, 1754146800, 1754405999);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (9, 103801, 77, 111, 0, 103801, 3, 594504, 3, 1, 1, 115, 1, 10013, 10014, 102, 103801, 10, 90, 43, 150, 91, 59, 10000, 102, 103801, 1, 0, 0, 0, 0, 0, 0, 1754406000, 1754406000, 1754665199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (11, 103506, 24, 111, 0, 103501, 3, 593501, 1, 1, 1, 117, 1, 10015, 10016, 102, 103501, 10, 90, 43, 150, 91, 59, 10000, 102, 103501, 1, 0, 0, 0, 0, 0, 0, 1755554400, 1755813600, 1756047599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (12, 100806, 24, 111, 0, 100801, 3, 593502, 1, 1, 1, 119, 1, 10017, 10018, 102, 100801, 10, 90, 43, 150, 91, 59, 10000, 102, 100801, 1, 0, 0, 0, 0, 0, 0, 1756047600, 1756047600, 1756306799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (13, 100306, 24, 111, 0, 100301, 3, 593503, 1, 1, 1, 179, 1, 10019, 10020, 102, 100301, 10, 90, 43, 150, 91, 59, 10000, 102, 100301, 1, 0, 0, 0, 0, 0, 0, 1621918800, 1621918800, 1622177999);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (15, 102406, 79, 111, 0, 102401, 3, 593004, 1, 1, 1, 129, 1, 10027, 10028, 102, 102401, 10, 90, 43, 150, 91, 59, 10000, 102, 102401, 1, 0, 0, 0, 0, 0, 0, 1757368800, 1757628000, 1757861999);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (16, 101306, 79, 111, 0, 101301, 3, 593002, 1, 1, 1, 125, 1, 10023, 10024, 102, 101301, 10, 90, 43, 150, 91, 59, 10000, 102, 101301, 1, 0, 0, 0, 0, 0, 0, 1757862000, 1757862000, 1758121199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (17, 101506, 79, 111, 0, 101501, 3, 593003, 1, 1, 1, 127, 1, 10025, 10026, 102, 101501, 10, 90, 43, 150, 91, 59, 10000, 102, 101501, 1, 0, 0, 0, 0, 0, 0, 1758121200, 1758121200, 1758380399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (18, 104506, 79, 111, 0, 104501, 3, 593001, 1, 1, 1, 181, 1, 10021, 10022, 102, 104501, 10, 90, 43, 150, 91, 59, 10000, 102, 104501, 1, 0, 0, 0, 0, 0, 0, 1624683600, 1624683600, 1624942799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (19, 102706, 79, 111, 0, 102701, 3, 594001, 1, 1, 1, 131, 1, 10029, 10030, 102, 102701, 10, 90, 43, 150, 91, 59, 10000, 102, 102701, 1, 0, 0, 0, 0, 0, 0, 1761256800, 1761516000, 1761749999);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (20, 100206, 78, 111, 0, 100201, 3, 594002, 1, 1, 1, 133, 1, 10031, 10032, 102, 100201, 10, 90, 43, 150, 91, 59, 10000, 102, 100201, 1, 0, 0, 0, 0, 0, 0, 1761750000, 1761750000, 1762009199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (21, 100706, 78, 111, 0, 100701, 3, 594003, 1, 1, 1, 135, 1, 10033, 10034, 102, 100701, 10, 90, 43, 150, 91, 59, 10000, 102, 100701, 1, 0, 0, 0, 0, 0, 0, 1762009200, 1762009200, 1762268399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (22, 100406, 78, 111, 0, 100401, 3, 596001, 4, 1, 1, 137, 1, 10035, 10036, 102, 100401, 10, 90, 43, 150, 91, 59, 10000, 102, 100401, 1, 0, 0, 0, 0, 0, 0, 1762725600, 1763071200, 1763305199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (23, 100506, 78, 111, 0, 100501, 3, 596002, 4, 1, 1, 139, 1, 10037, 10038, 102, 100501, 10, 90, 43, 150, 91, 59, 10000, 102, 100501, 1, 0, 0, 0, 0, 0, 0, 1763305200, 1763305200, 1763564399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (24, 102606, 78, 111, 0, 102601, 3, 596003, 4, 1, 1, 141, 1, 10039, 10040, 102, 102601, 10, 90, 43, 150, 91, 59, 10000, 102, 102601, 1, 0, 0, 0, 0, 0, 0, 1763564400, 1763564400, 1763823599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (26, 105606, 79, 111, 0, 105601, 3, 595001, 3, 1, 1, 143, 1, 10041, 10042, 102, 105601, 10, 90, 43, 150, 91, 59, 10000, 102, 105601, 1, 0, 0, 0, 0, 0, 0, 1764540000, 1764885600, 1765119599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (27, 102006, 79, 111, 0, 102001, 3, 595002, 3, 1, 1, 145, 1, 10043, 10044, 102, 102001, 10, 90, 43, 150, 91, 59, 10000, 102, 102001, 1, 0, 0, 0, 0, 0, 0, 1765119600, 1765119600, 1765378799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (28, 102306, 79, 411, 1, 102301, 3, 595003, 3, 2, 1, 147, 1, 10045, 10046, 102, 102301, 10, 90, 43, 150, 91, 59, 10000, 102, 102301, 1, 0, 0, 0, 0, 0, 0, 1765378800, 1765378800, 1765637999);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (29, 101806, 24, 111, 0, 101801, 3, 596501, 3, 1, 1, 149, 1, 10047, 10048, 102, 101801, 10, 90, 43, 150, 91, 59, 10000, 102, 101801, 1, 0, 0, 0, 0, 0, 0, 1766440800, 1766440800, 1766674799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (30, 103706, 24, 411, 1, 103701, 3, 596502, 3, 2, 1, 151, 1, 10049, 10050, 102, 103701, 10, 90, 43, 150, 91, 59, 10000, 102, 103701, 1, 0, 0, 0, 0, 0, 0, 1766674800, 1766674800, 1766933999);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (31, 101906, 24, 411, 1, 101901, 3, 596503, 3, 3, 3, 153, 1, 10051, 10052, 102, 101901, 10, 90, 43, 150, 91, 59, 10000, 102, 101901, 1, 0, 0, 0, 0, 0, 0, 1766934000, 1766934000, 1767193199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (33, 106006, 77, 111, 0, 106001, 3, 595501, 4, 1, 1, 155, 1, 10053, 10054, 102, 106001, 10, 90, 43, 150, 91, 59, 10000, 102, 106001, 1, 0, 0, 0, 0, 0, 0, 1769119200, 1769119200, 1769353199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (34, 101106, 77, 411, 1, 101101, 3, 595502, 4, 2, 1, 157, 1, 10055, 10056, 102, 101101, 10, 90, 43, 150, 91, 59, 10000, 102, 101101, 1, 0, 0, 0, 0, 0, 0, 1769353200, 1769353200, 1769612399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (35, 100606, 77, 111, 0, 100601, 3, 595503, 4, 1, 1, 159, 1, 10057, 10058, 102, 100601, 10, 90, 43, 150, 91, 59, 10000, 102, 100601, 1, 0, 0, 0, 0, 0, 0, 1769612400, 1769612400, 1769871599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (37, 101206, 78, 111, 0, 101201, 3, 597001, 4, 1, 1, 161, 1, 10059, 10060, 102, 101201, 10, 90, 43, 150, 91, 59, 10000, 102, 101201, 1, 0, 0, 0, 0, 0, 0, 1772143200, 1772143200, 1772377199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (38, 105906, 78, 111, 0, 105901, 3, 597002, 4, 1, 1, 163, 1, 10061, 10062, 102, 105901, 10, 90, 43, 150, 91, 59, 10000, 102, 105901, 1, 0, 0, 0, 0, 0, 0, 1772377200, 1772377200, 1772636399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (39, 104006, 78, 411, 1, 104001, 3, 597003, 4, 2, 1, 165, 1, 10063, 10064, 102, 104001, 10, 90, 43, 150, 91, 59, 10000, 102, 104001, 1, 0, 0, 0, 0, 0, 0, 1772636400, 1772636400, 1772895599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (41, 103206, 77, 111, 0, 103201, 3, 597501, 5, 1, 1, 167, 1, 10065, 10066, 102, 103201, 10, 90, 43, 150, 91, 59, 10000, 102, 103201, 1, 0, 0, 0, 0, 0, 0, 1774303200, 1774303200, 1774537199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (42, 105006, 77, 111, 0, 105001, 3, 597502, 5, 1, 1, 169, 1, 10067, 10068, 102, 105001, 10, 90, 43, 150, 91, 59, 10000, 102, 105001, 1, 0, 0, 0, 0, 0, 0, 1774537200, 1774537200, 1774796399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (43, 101606, 77, 111, 0, 101601, 3, 597503, 5, 1, 1, 171, 1, 10069, 10070, 102, 101601, 10, 90, 43, 150, 91, 59, 10000, 102, 101601, 1, 0, 0, 0, 0, 0, 0, 1774796400, 1774796400, 1775055599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (45, 101307, 79, 111, 0, 101302, 3, 1200001, 1, 1, 1, 183, 1, 10071, 10072, 102, 101302, 10, 90, 43, 150, 91, 59, 10000, 102, 101302, 1, 0, 0, 0, 0, 0, 0, 1778191200, 1778191200, 1778425199);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (46, 103006, 79, 111, 0, 103001, 3, 1200002, 1, 1, 1, 185, 1, 10073, 10074, 102, 103001, 10, 90, 43, 150, 91, 59, 10000, 102, 103001, 1, 0, 0, 0, 0, 0, 0, 1778425200, 1778425200, 1778684399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (47, 107406, 79, 411, 1, 107401, 3, 1200003, 1, 2, 1, 187, 1, 10075, 10076, 102, 107401, 10, 90, 43, 150, 91, 59, 10000, 102, 107401, 1, 0, 0, 0, 0, 0, 0, 1778684400, 1778684400, 1778943599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (48, 102106, 78, 111, 0, 102101, 3, 1200101, 1, 1, 1, 189, 1, 10077, 10078, 102, 102101, 10, 90, 43, 150, 91, 59, 10000, 102, 102101, 1, 0, 0, 0, 0, 0, 0, 1780524000, 1780869600, 1781103599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (49, 105806, 78, 111, 0, 105801, 3, 1200102, 1, 1, 1, 191, 1, 10079, 10080, 102, 105801, 10, 90, 43, 150, 91, 59, 10000, 102, 105801, 1, 0, 0, 0, 0, 0, 0, 1781103600, 1781103600, 1781362799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (51, 105106, 77, 411, 1, 105101, 3, 1200201, 3, 2, 1, 193, 1, 10081, 10082, 102, 105101, 10, 90, 43, 150, 91, 59, 10000, 102, 105101, 1, 0, 0, 0, 0, 0, 0, 1786658400, 1786658400, 1786892399);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (52, 102806, 77, 111, 0, 102801, 3, 1200202, 3, 1, 1, 195, 1, 10083, 10084, 102, 102801, 10, 90, 43, 150, 91, 59, 10000, 102, 102801, 1, 0, 0, 0, 0, 0, 0, 1786892400, 1786892400, 1787151599);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (53, 102206, 79, 111, 0, 102201, 3, 1200301, 3, 1, 1, 197, 1, 10085, 10086, 102, 102201, 10, 90, 43, 150, 91, 59, 10000, 102, 102201, 1, 0, 0, 0, 0, 0, 0, 1788213600, 1788472800, 1788706799);
INSERT INTO legend_race (id, group_id, legend_bg_id, legend_bg_sub_id, has_unique_bg_env, image_id, difficulty, race_instance_id, season, weather, ground, legend_race_boss_npc_id, cost_num, drop_reward_odds_id, victory_reward_odds_id, first_clear_item_category_1, first_clear_item_id_1, first_clear_item_num_1, first_clear_item_category_2, first_clear_item_id_2, first_clear_item_num_2, first_clear_item_category_3, first_clear_item_id_3, first_clear_item_num_3, pick_up_item_category_1, pick_up_item_id_1, pick_up_item_num_1, pick_up_item_category_2, pick_up_item_id_2, pick_up_item_num_2, pick_up_item_category_3, pick_up_item_id_3, pick_up_item_num_3, notice_date, start_date, end_date) VALUES (54, 103906, 79, 111, 0, 103901, 3, 1200302, 3, 1, 1, 199, 1, 10087, 10088, 102, 103901, 10, 90, 43, 150, 91, 59, 10000, 102, 103901, 1, 0, 0, 0, 0, 0, 0, 1788706800, 1788706800, 1788965999);
-- Table: legend_race_billing
CREATE TABLE IF NOT EXISTS 'legend_race_billing' ('id' INTEGER NOT NULL, 'frequency' INTEGER NOT NULL, 'pay_cost' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO legend_race_billing (id, frequency, pay_cost) VALUES (1, 0, 0);
-- Table: legend_race_boss_npc
CREATE TABLE IF NOT EXISTS 'legend_race_boss_npc' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'nickname_id' INTEGER NOT NULL, 'card_rarity_data_id' INTEGER NOT NULL, 'post' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_set_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (103, 1014, 101401, 68, 10140103, 0, 641, 610, 604, 647, 622, 6, 7, 7, 4, 3, 7, 6, 5, 7, 7, 32101402);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (105, 1001, 100101, 66, 10010103, 0, 643, 670, 620, 544, 591, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 32100102);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (107, 1017, 101701, 78, 10170103, 0, 638, 617, 608, 557, 660, 3, 6, 7, 7, 6, 7, 6, 5, 7, 1, 32101702);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (109, 1061, 106101, 126, 10610103, 2, 847, 386, 955, 463, 728, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 32106102);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (111, 1010, 101001, 83, 10100103, 0, 849, 419, 826, 430, 691, 7, 7, 3, 1, 5, 7, 3, 1, 7, 5, 32101002);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (113, 1041, 104101, 71, 10410103, 0, 753, 415, 744, 451, 707, 7, 6, 1, 1, 6, 7, 2, 1, 7, 1, 32104102);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (115, 1038, 103801, 89, 10380103, 0, 772, 367, 699, 551, 634, 7, 7, 3, 1, 5, 7, 3, 1, 7, 5, 32103802);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (117, 1035, 103501, 47, 10350103, 2, 651, 633, 807, 666, 732, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 32103502);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (119, 1008, 100801, 74, 10080103, 2, 673, 577, 853, 502, 713, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 32100802);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (121, 1003, 100301, 76, 10030103, 0, 738, 606, 726, 582, 726, 2, 3, 7, 6, 1, 7, 4, 2, 7, 1, 32100302);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (123, 1045, 104501, 72, 10450103, 0, 530, 608, 501, 580, 515, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 32104502);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (125, 1013, 101301, 127, 10130103, 0, 601, 727, 518, 522, 476, 1, 2, 7, 7, 6, 7, 4, 2, 7, 1, 32101302);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (127, 1015, 101501, 86, 10150103, 0, 621, 763, 578, 529, 454, 1, 3, 7, 7, 5, 7, 6, 1, 7, 1, 32101502);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (129, 1024, 102401, 70, 10240103, 2, 555, 769, 617, 569, 462, 4, 4, 7, 7, 6, 6, 6, 7, 7, 1, 32102402);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (131, 1027, 102701, 82, 10270103, 2, 662, 672, 640, 621, 640, 3, 5, 7, 6, 2, 6, 7, 2, 7, 1, 32102702);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (133, 1002, 100201, 67, 10020103, 0, 655, 543, 699, 629, 692, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 32100201);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (135, 1007, 100701, 77, 10070103, 2, 632, 664, 624, 638, 656, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 32100702);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (137, 1004, 100401, 69, 10040103, 0, 754, 530, 718, 512, 650, 6, 7, 6, 5, 7, 3, 1, 1, 7, 4, 32100401);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (139, 1005, 100501, 80, 10050103, 0, 781, 538, 728, 582, 672, 6, 7, 6, 3, 5, 7, 5, 1, 7, 2, 32100501);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (141, 1026, 102601, 87, 10260103, 0, 751, 556, 713, 532, 713, 5, 7, 7, 6, 7, 3, 1, 1, 7, 1, 32102602);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (143, 1056, 105601, 79, 10560103, 2, 596, 794, 616, 496, 430, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 32105601);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (145, 1020, 102001, 164, 10200103, 0, 605, 759, 575, 365, 532, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 32102001);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (147, 1023, 102301, 151, 10230103, 0, 608, 760, 582, 442, 440, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 32102303);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (149, 1018, 101801, 43, 10180103, 0, 664, 594, 678, 697, 739, 5, 6, 7, 3, 4, 7, 6, 1, 7, 1, 32101803);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (151, 1037, 103701, 46, 10370103, 2, 706, 619, 703, 596, 683, 1, 2, 7, 7, 1, 6, 7, 5, 7, 1, 32103701);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (153, 1019, 101901, 167, 10190103, 2, 748, 549, 650, 619, 708, 2, 7, 7, 1, 1, 6, 7, 6, 7, 7, 32101901);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (155, 1060, 106001, 81, 10600103, 2, 728, 624, 594, 602, 661, 1, 5, 7, 7, 2, 6, 7, 4, 7, 7, 32106001);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (157, 1011, 101101, 73, 10110103, 2, 680, 575, 632, 672, 691, 1, 7, 7, 7, 2, 6, 7, 2, 7, 1, 32101102);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (159, 1006, 100601, 84, 10060103, 0, 613, 648, 597, 713, 721, 6, 7, 7, 7, 2, 7, 6, 4, 7, 7, 32100602);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (161, 1012, 101201, 85, 10120103, 2, 554, 726, 694, 691, 578, 6, 7, 7, 5, 1, 6, 5, 7, 7, 7, 32101202);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (163, 1059, 105901, 171, 10590103, 2, 618, 740, 602, 724, 551, 2, 7, 7, 3, 5, 6, 7, 1, 7, 1, 32105902);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (165, 1040, 104001, 44, 10400103, 2, 594, 732, 567, 707, 610, 2, 7, 6, 6, 2, 6, 7, 2, 7, 4, 32104002);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (167, 1032, 103201, 48, 10320103, 0, 840, 578, 720, 518, 610, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 32103201);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (169, 1050, 105001, 160, 10500103, 2, 728, 717, 658, 666, 602, 5, 6, 7, 5, 1, 1, 6, 7, 7, 1, 32105003);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (171, 1016, 101601, 161, 10160103, 2, 702, 729, 672, 613, 605, 6, 6, 7, 7, 4, 7, 6, 2, 7, 1, 32101603);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (173, 1014, 101401, 68, 10140103, 0, 603, 544, 580, 718, 712, 6, 7, 7, 6, 3, 7, 6, 5, 7, 7, 32101404);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (175, 1001, 100101, 66, 10010103, 2, 615, 558, 626, 639, 729, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 32100106);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (177, 1017, 101701, 78, 10170103, 0, 701, 540, 642, 581, 700, 3, 6, 7, 7, 6, 7, 6, 5, 7, 1, 32101703);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (179, 1003, 100301, 76, 10030103, 0, 610, 576, 703, 609, 727, 2, 3, 7, 6, 1, 7, 4, 2, 7, 1, 32100305);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (181, 1045, 104501, 72, 10450103, 0, 400, 713, 380, 643, 750, 1, 1, 7, 7, 4, 7, 6, 1, 7, 1, 32104503);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (183, 1013, 101302, 127, 10130203, 0, 686, 715, 593, 484, 601, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 32101303);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (185, 1030, 103001, 45, 10300103, 0, 676, 692, 601, 538, 645, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 32103003);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (187, 1074, 107401, 186, 10740103, 2, 578, 655, 571, 487, 624, 2, 5, 7, 7, 1, 4, 6, 7, 7, 1, 32107401);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (189, 1021, 102101, 173, 10210103, 2, 710, 690, 723, 641, 547, 1, 3, 7, 7, 1, 6, 7, 6, 7, 2, 32102116);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (191, 1058, 105801, 165, 10580103, 0, 736, 776, 703, 641, 602, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 32105816);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (193, 1051, 105101, 223, 10510103, 2, 689, 496, 666, 675, 638, 7, 7, 3, 1, 2, 6, 7, 1, 7, 2, 32105116);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (195, 1028, 102801, 166, 10280103, 0, 663, 469, 745, 639, 673, 7, 6, 2, 1, 6, 7, 5, 1, 7, 2, 32102816);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (197, 1022, 102201, 172, 10220103, 0, 713, 493, 690, 699, 661, 2, 7, 7, 5, 4, 7, 3, 5, 7, 1, 32102216);
INSERT INTO legend_race_boss_npc (id, chara_id, race_dress_id, nickname_id, card_rarity_data_id, post, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (199, 1039, 103901, 168, 10390103, 2, 725, 513, 708, 699, 647, 4, 6, 7, 2, 1, 5, 7, 4, 7, 1, 32103916);
-- Table: legend_race_cutt_chara_data
CREATE TABLE IF NOT EXISTS 'legend_race_cutt_chara_data' ('id' INTEGER NOT NULL, 'sub_id' INTEGER NOT NULL, 'chara_num' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'target_timeline' INTEGER NOT NULL, 'target_list_index' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO legend_race_cutt_chara_data (id, sub_id, chara_num, chara_id, target_timeline, target_list_index) VALUES (1, 1, 2, 1058, 0, 0);
-- Table: legend_race_npc
CREATE TABLE IF NOT EXISTS 'legend_race_npc' ('id' INTEGER NOT NULL, 'npc_group_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'mob_id' INTEGER NOT NULL, 'race_dress_id' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_set_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (101, 20, 1, 8332, 8, 0, 452, 265, 284, 483, 382, 1, 1, 6, 6, 6, 5, 4, 3, 6, 1, 32833201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (102, 20, 1, 8335, 12, 0, 433, 305, 360, 530, 543, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32833501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (103, 20, 1018, 0, 101801, 0, 531, 502, 571, 566, 606, 5, 6, 7, 3, 4, 7, 6, 1, 7, 1, 32101801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (104, 20, 1, 8341, 8, 0, 328, 385, 508, 405, 352, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32834101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (105, 20, 1, 8347, 12, 0, 367, 508, 362, 512, 400, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32834701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (106, 20, 1, 8350, 11, 0, 489, 650, 439, 312, 463, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32835001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (107, 20, 1, 8353, 12, 0, 427, 394, 583, 432, 392, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (108, 20, 1, 8356, 11, 0, 258, 389, 454, 353, 445, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (109, 20, 1, 8359, 12, 0, 342, 462, 342, 290, 378, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (110, 20, 1, 8362, 11, 0, 455, 432, 598, 369, 437, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32836201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (111, 20, 1001, 0, 100101, 0, 568, 596, 526, 473, 510, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 32100101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (112, 20, 1, 8368, 11, 0, 347, 302, 349, 401, 445, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32836801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (113, 20, 1, 8380, 8, 0, 372, 515, 389, 340, 290, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32838001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (114, 20, 1, 8371, 8, 0, 300, 536, 433, 389, 256, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32837101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (115, 20, 1, 8374, 11, 0, 447, 383, 415, 198, 417, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32837401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (116, 20, 1, 8355, 8, 0, 422, 489, 361, 254, 382, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (117, 20, 1, 8358, 11, 0, 401, 317, 422, 420, 326, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (201, 21, 1, 8332, 8, 0, 452, 265, 284, 483, 382, 1, 1, 6, 6, 6, 5, 4, 3, 6, 1, 32833201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (202, 21, 1, 8335, 12, 0, 433, 305, 360, 530, 543, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32833501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (203, 21, 1, 8338, 11, 0, 383, 406, 376, 419, 325, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32833801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (204, 21, 1, 8341, 8, 0, 328, 385, 508, 405, 352, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32834101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (205, 21, 1, 8347, 12, 0, 367, 508, 362, 512, 400, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32834701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (206, 21, 1, 8350, 11, 0, 489, 650, 439, 312, 463, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32835001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (207, 21, 1, 8353, 12, 0, 427, 394, 583, 432, 392, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (208, 21, 1, 8356, 11, 0, 258, 389, 454, 353, 445, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (209, 21, 1, 8359, 12, 0, 342, 462, 342, 290, 378, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (210, 21, 1, 8362, 11, 0, 455, 432, 598, 369, 437, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32836201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (211, 21, 1, 8365, 12, 0, 326, 407, 515, 254, 428, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32836501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (212, 21, 1, 8368, 11, 0, 347, 302, 349, 401, 445, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32836801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (213, 21, 1, 8371, 8, 0, 300, 536, 433, 389, 256, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32837101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (214, 21, 1, 8374, 11, 0, 447, 383, 415, 198, 417, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32837401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (215, 21, 1, 8355, 8, 0, 422, 489, 361, 254, 382, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (216, 21, 1, 8358, 11, 0, 401, 317, 422, 420, 326, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (301, 22, 1, 8332, 8, 0, 452, 265, 284, 483, 382, 1, 1, 6, 6, 6, 5, 4, 3, 6, 1, 32833201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (302, 22, 1, 8335, 12, 0, 433, 305, 360, 530, 543, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32833501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (303, 22, 1, 8338, 11, 0, 383, 406, 376, 419, 325, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32833801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (304, 22, 1, 8341, 8, 0, 328, 385, 508, 405, 352, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32834101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (305, 22, 1, 8347, 12, 0, 367, 508, 362, 512, 400, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32834701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (306, 22, 1, 8350, 11, 0, 489, 650, 439, 312, 463, 1, 1, 6, 6, 5, 6, 5, 4, 6, 1, 32835001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (307, 22, 1, 8353, 12, 0, 427, 394, 583, 432, 392, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (308, 22, 1, 8356, 11, 0, 258, 389, 454, 353, 445, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (309, 22, 1, 8359, 12, 0, 342, 462, 342, 290, 378, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (310, 22, 1, 8362, 11, 0, 455, 432, 598, 369, 437, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32836201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (311, 22, 1, 8365, 12, 0, 326, 407, 515, 254, 428, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32836501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (312, 22, 1, 8368, 11, 0, 347, 302, 349, 401, 445, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32836801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (313, 22, 1, 8371, 8, 0, 300, 536, 433, 389, 256, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32837101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (314, 22, 1, 8374, 11, 0, 447, 383, 415, 198, 417, 1, 1, 6, 6, 3, 4, 5, 6, 6, 1, 32837401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (315, 22, 1, 8355, 8, 0, 422, 489, 361, 254, 382, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (316, 22, 1, 8358, 11, 0, 401, 317, 422, 420, 326, 1, 1, 6, 6, 4, 5, 6, 5, 6, 1, 32835801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (401, 23, 1, 8001, 8, 0, 526, 290, 446, 366, 608, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (402, 23, 1, 8004, 8, 0, 376, 130, 435, 528, 730, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (403, 23, 1, 8007, 11, 0, 429, 290, 446, 366, 608, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32800701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (404, 23, 1, 8010, 11, 0, 610, 407, 310, 330, 408, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (405, 23, 1, 8013, 8, 0, 410, 245, 325, 443, 613, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (406, 23, 1, 8022, 11, 0, 418, 157, 419, 529, 536, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (407, 23, 1, 8025, 11, 0, 543, 204, 446, 341, 594, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (408, 23, 1, 8028, 8, 0, 495, 187, 405, 542, 460, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (409, 23, 1, 8040, 12, 0, 496, 269, 305, 498, 635, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32804001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (410, 23, 1, 8385, 8, 0, 455, 169, 426, 520, 511, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32838501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (411, 23, 1, 8388, 12, 0, 474, 239, 420, 525, 605, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32838801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (412, 23, 1, 8398, 12, 0, 515, 243, 446, 438, 498, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32839801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (413, 23, 1, 8411, 8, 0, 420, 300, 539, 548, 515, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32841101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (414, 23, 1038, 0, 103801, 0, 593, 275, 611, 458, 538, 7, 5, 1, 1, 2, 7, 6, 1, 7, 1, 32103801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (415, 23, 1010, 0, 101001, 0, 569, 310, 593, 435, 480, 7, 7, 3, 1, 5, 7, 3, 1, 7, 5, 32101001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (501, 24, 1, 8001, 8, 0, 526, 290, 446, 366, 608, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (502, 24, 1, 8004, 8, 0, 376, 130, 435, 528, 730, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (503, 24, 1, 8007, 11, 0, 429, 290, 446, 366, 608, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32800701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (504, 24, 1, 8010, 11, 0, 610, 407, 310, 330, 408, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (505, 24, 1, 8013, 8, 0, 410, 245, 325, 443, 613, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (506, 24, 1, 8022, 11, 0, 418, 157, 419, 529, 536, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (507, 24, 1, 8025, 11, 0, 543, 204, 446, 341, 594, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (508, 24, 1, 8028, 8, 0, 495, 187, 405, 542, 460, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (509, 24, 1, 8040, 12, 0, 496, 269, 305, 498, 635, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32804001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (510, 24, 1, 8385, 8, 0, 455, 169, 426, 520, 511, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32838501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (511, 24, 1, 8388, 12, 0, 474, 239, 420, 525, 605, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32838801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (512, 24, 1, 8398, 12, 0, 515, 243, 446, 438, 498, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32839801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (513, 24, 1, 8411, 8, 0, 420, 300, 539, 548, 515, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32841101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (514, 24, 1028, 0, 102801, 0, 609, 289, 551, 435, 500, 7, 6, 1, 1, 5, 7, 6, 2, 7, 1, 32102801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (515, 24, 1054, 0, 105401, 0, 620, 290, 662, 385, 550, 7, 6, 1, 1, 1, 6, 7, 6, 7, 1, 32105401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (601, 25, 1, 8001, 8, 0, 526, 290, 446, 366, 608, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (602, 25, 1, 8004, 8, 0, 376, 130, 435, 528, 730, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (603, 25, 1, 8007, 11, 0, 429, 290, 446, 366, 608, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32800701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (604, 25, 1, 8010, 11, 0, 610, 407, 310, 330, 408, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (605, 25, 1, 8013, 8, 0, 410, 245, 325, 443, 613, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (606, 25, 1, 8022, 11, 0, 418, 157, 419, 529, 536, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (607, 25, 1, 8025, 11, 0, 543, 204, 446, 341, 594, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (608, 25, 1, 8028, 8, 0, 495, 187, 405, 542, 460, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (609, 25, 1, 8040, 12, 0, 496, 269, 305, 498, 635, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32804001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (610, 25, 1, 8385, 8, 0, 455, 169, 426, 520, 511, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32838501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (611, 25, 1, 8388, 12, 0, 474, 239, 420, 525, 605, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32838801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (612, 25, 1, 8398, 12, 0, 515, 243, 446, 438, 498, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32839801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (613, 25, 1, 8411, 8, 0, 420, 300, 539, 548, 515, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32841101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (614, 25, 1051, 0, 105101, 0, 600, 345, 593, 577, 501, 7, 7, 4, 1, 5, 7, 5, 1, 7, 1, 32105101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (615, 25, 1054, 0, 105401, 0, 620, 290, 662, 385, 550, 7, 6, 1, 1, 1, 6, 7, 6, 7, 1, 32105401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (701, 26, 1, 8001, 8, 0, 526, 290, 446, 366, 608, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (702, 26, 1, 8004, 8, 0, 376, 130, 435, 528, 730, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (703, 26, 1, 8007, 11, 0, 429, 290, 446, 366, 608, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32800701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (704, 26, 1, 8010, 11, 0, 610, 407, 310, 330, 408, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (705, 26, 1, 8013, 8, 0, 410, 245, 325, 443, 613, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (706, 26, 1, 8022, 11, 0, 418, 157, 419, 529, 536, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (707, 26, 1, 8025, 11, 0, 543, 204, 446, 341, 594, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (708, 26, 1, 8028, 8, 0, 495, 187, 405, 542, 460, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (709, 26, 1, 8040, 12, 0, 496, 269, 305, 498, 635, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32804001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (710, 26, 1, 8385, 8, 0, 455, 169, 426, 520, 511, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32838501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (711, 26, 1, 8388, 12, 0, 474, 239, 420, 525, 605, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32838801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (712, 26, 1, 8398, 12, 0, 515, 243, 446, 438, 498, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32839801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (713, 26, 1, 8411, 8, 0, 420, 300, 539, 548, 515, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32841101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (714, 26, 1028, 0, 102801, 0, 609, 289, 551, 435, 500, 7, 6, 1, 1, 5, 7, 6, 2, 7, 1, 32102801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (715, 26, 1054, 0, 105401, 0, 620, 290, 662, 385, 550, 7, 6, 1, 1, 1, 6, 7, 6, 7, 1, 32105401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (801, 27, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (802, 27, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (803, 27, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (804, 27, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (805, 27, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (806, 27, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (807, 27, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (808, 27, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (809, 27, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (810, 27, 1, 8298, 8, 0, 496, 582, 468, 433, 246, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (811, 27, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (812, 27, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (813, 27, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (814, 27, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (815, 27, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (816, 27, 1050, 0, 105001, 0, 568, 636, 604, 406, 415, 5, 6, 7, 5, 1, 1, 6, 7, 7, 1, 32105001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (817, 27, 1023, 0, 102301, 0, 544, 588, 552, 517, 441, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 32102301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (901, 28, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (902, 28, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (903, 28, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (904, 28, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (905, 28, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (906, 28, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (907, 28, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (908, 28, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (909, 28, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (910, 28, 1, 8298, 8, 0, 496, 582, 468, 433, 246, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (911, 28, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (912, 28, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (913, 28, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (914, 28, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (915, 28, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (916, 28, 1007, 0, 100701, 0, 522, 643, 486, 473, 559, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 32100701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (917, 28, 1009, 0, 100901, 0, 542, 580, 512, 498, 512, 2, 7, 7, 6, 6, 7, 3, 1, 7, 1, 32100901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1001, 29, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1002, 29, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1003, 29, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1004, 29, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1005, 29, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1006, 29, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1007, 29, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1008, 29, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1009, 29, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1010, 29, 1, 8298, 8, 0, 496, 582, 468, 433, 246, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1011, 29, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1012, 29, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1013, 29, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1014, 29, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1015, 29, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1016, 29, 1026, 0, 102601, 0, 521, 573, 538, 491, 477, 7, 7, 7, 5, 7, 6, 4, 1, 7, 1, 32102601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1017, 29, 1031, 0, 103101, 0, 567, 601, 557, 500, 389, 2, 7, 7, 2, 7, 6, 1, 1, 7, 1, 32103101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1101, 30, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1102, 30, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1103, 30, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1104, 30, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1105, 30, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1106, 30, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1107, 30, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1108, 30, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1109, 30, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1110, 30, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1111, 30, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1112, 30, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1113, 30, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1114, 30, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1115, 30, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1116, 30, 1021, 0, 102101, 0, 466, 602, 526, 516, 348, 1, 3, 7, 7, 5, 6, 7, 6, 7, 4, 32102101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1117, 30, 1040, 0, 104001, 0, 523, 648, 506, 554, 389, 6, 7, 6, 7, 6, 6, 7, 2, 7, 7, 32104001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1201, 31, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1202, 31, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1203, 31, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1204, 31, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1205, 31, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1206, 31, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1207, 31, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1208, 31, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1209, 31, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1210, 31, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1211, 31, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1212, 31, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1213, 31, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1214, 31, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1215, 31, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1216, 31, 1003, 0, 100301, 0, 523, 594, 443, 490, 488, 2, 3, 7, 7, 1, 7, 4, 2, 7, 1, 32100301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1217, 31, 1027, 0, 102701, 0, 465, 613, 498, 531, 448, 3, 5, 7, 7, 2, 6, 7, 2, 7, 1, 32102701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1301, 32, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1302, 32, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1303, 32, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1304, 32, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1305, 32, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1306, 32, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1307, 32, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1308, 32, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1309, 32, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1310, 32, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1311, 32, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1312, 32, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1313, 32, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1314, 32, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1315, 32, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1316, 32, 1058, 0, 105801, 0, 489, 611, 456, 502, 383, 1, 1, 7, 7, 2, 7, 6, 2, 7, 1, 32105801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1317, 32, 1025, 0, 102501, 0, 481, 594, 497, 468, 421, 1, 1, 6, 7, 1, 5, 7, 5, 7, 1, 32102501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1401, 33, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1402, 33, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1403, 33, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1404, 33, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1405, 33, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1406, 33, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1407, 33, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1408, 33, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1409, 33, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1410, 33, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1411, 33, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1412, 33, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1413, 33, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1414, 33, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1415, 33, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1416, 33, 1016, 0, 101601, 0, 510, 630, 460, 544, 366, 2, 5, 7, 7, 1, 7, 6, 3, 7, 1, 32101601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1417, 33, 1001, 0, 100101, 0, 486, 615, 521, 497, 433, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 32100103);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1501, 34, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1502, 34, 1, 8130, 11, 0, 343, 608, 353, 603, 333, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1503, 34, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1504, 34, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1505, 34, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1506, 34, 1, 8175, 11, 0, 370, 348, 505, 618, 351, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32817501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1507, 34, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1508, 34, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1509, 34, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1510, 34, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1511, 34, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1512, 34, 1, 8298, 8, 0, 496, 582, 468, 433, 246, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1513, 34, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1514, 34, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1515, 34, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1516, 34, 1013, 0, 101301, 0, 544, 588, 447, 433, 559, 1, 2, 7, 7, 6, 7, 4, 2, 7, 1, 32101301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1517, 34, 1006, 0, 100601, 0, 519, 441, 569, 512, 519, 6, 7, 7, 6, 2, 7, 6, 4, 7, 6, 32100601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1601, 35, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1602, 35, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1603, 35, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1604, 35, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1605, 35, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1606, 35, 1, 8175, 11, 0, 370, 348, 505, 618, 351, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32817501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1607, 35, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1608, 35, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1609, 35, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1610, 35, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1611, 35, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1612, 35, 1, 8298, 8, 0, 496, 582, 468, 433, 246, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1613, 35, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1614, 35, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1615, 35, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1616, 35, 1018, 0, 101801, 0, 521, 466, 532, 548, 581, 5, 6, 7, 3, 4, 7, 6, 1, 7, 1, 32101802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1617, 35, 1011, 0, 101101, 0, 508, 468, 491, 523, 538, 1, 7, 7, 7, 2, 6, 7, 2, 7, 1, 32101101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1701, 36, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1702, 36, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1703, 36, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1704, 36, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1705, 36, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1706, 36, 1, 8175, 11, 0, 370, 348, 505, 618, 351, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32817501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1707, 36, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1708, 36, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1709, 36, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1710, 36, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1711, 36, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1712, 36, 1, 8298, 8, 0, 496, 582, 468, 433, 246, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1713, 36, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1714, 36, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1715, 36, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1716, 36, 1013, 0, 101301, 0, 544, 588, 447, 433, 559, 1, 2, 7, 7, 6, 7, 4, 2, 7, 1, 32101301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1717, 36, 1048, 0, 104801, 0, 593, 584, 495, 478, 527, 5, 5, 7, 6, 4, 7, 6, 1, 7, 1, 32104801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1801, 37, 1, 8049, 12, 0, 537, 389, 554, 455, 244, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32804901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1802, 37, 1, 8052, 8, 0, 495, 285, 440, 633, 293, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32805201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1803, 37, 1, 8061, 12, 0, 527, 522, 407, 396, 239, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32806101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1804, 37, 1, 8064, 11, 0, 328, 543, 326, 405, 568, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 32806401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1805, 37, 1, 8082, 12, 0, 416, 484, 416, 218, 528, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1806, 37, 1, 8085, 12, 0, 477, 435, 372, 267, 544, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1807, 37, 1, 8088, 12, 0, 363, 517, 447, 447, 487, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1808, 37, 1, 8115, 8, 0, 387, 414, 378, 541, 403, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1809, 37, 1, 8118, 12, 0, 433, 500, 403, 275, 491, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1810, 37, 1, 8415, 11, 0, 389, 346, 514, 430, 422, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32841501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1811, 37, 1, 8421, 11, 0, 347, 377, 292, 547, 564, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1812, 37, 1, 8424, 11, 0, 547, 538, 412, 472, 269, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1813, 37, 1, 8435, 8, 0, 554, 554, 412, 278, 324, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1814, 37, 1, 8439, 11, 0, 506, 510, 399, 515, 231, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1815, 37, 1, 8455, 8, 0, 447, 311, 527, 496, 376, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32845501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1816, 37, 1001, 0, 100101, 0, 528, 554, 489, 439, 473, 2, 7, 7, 7, 1, 7, 6, 5, 7, 1, 32100104);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1817, 37, 1031, 0, 103101, 0, 513, 543, 504, 452, 352, 2, 7, 7, 2, 7, 6, 1, 1, 7, 1, 32103102);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1901, 38, 1, 8049, 12, 0, 537, 389, 554, 455, 244, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32804901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1902, 38, 1, 8052, 8, 0, 495, 285, 440, 633, 293, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32805201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1903, 38, 1, 8061, 12, 0, 527, 522, 407, 396, 239, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32806101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1904, 38, 1, 8064, 11, 0, 328, 543, 326, 405, 568, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 32806401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1905, 38, 1, 8082, 12, 0, 416, 484, 416, 218, 528, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1906, 38, 1, 8085, 12, 0, 477, 435, 372, 267, 544, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1907, 38, 1, 8088, 12, 0, 363, 517, 447, 447, 487, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1908, 38, 1, 8115, 8, 0, 387, 414, 378, 541, 403, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1909, 38, 1, 8118, 12, 0, 433, 500, 403, 275, 491, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1910, 38, 1, 8415, 11, 0, 389, 346, 514, 430, 422, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32841501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1911, 38, 1, 8421, 11, 0, 347, 377, 292, 547, 564, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1912, 38, 1, 8424, 11, 0, 547, 538, 412, 472, 269, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1913, 38, 1, 8435, 8, 0, 554, 554, 412, 278, 324, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1914, 38, 1, 8439, 11, 0, 506, 510, 399, 515, 231, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1915, 38, 1, 8455, 8, 0, 447, 311, 527, 496, 376, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32845501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1916, 38, 1016, 0, 101601, 0, 520, 540, 520, 454, 426, 2, 7, 7, 7, 1, 6, 7, 4, 7, 1, 32101602);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (1917, 38, 1023, 0, 102301, 0, 505, 546, 513, 480, 410, 2, 7, 7, 7, 3, 7, 6, 3, 7, 2, 32102302);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2001, 39, 1, 8049, 12, 0, 537, 389, 554, 455, 244, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32804901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2002, 39, 1, 8052, 8, 0, 495, 285, 440, 633, 293, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32805201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2003, 39, 1, 8061, 12, 0, 527, 522, 407, 396, 239, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32806101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2004, 39, 1, 8064, 11, 0, 328, 543, 326, 405, 568, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 32806401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2005, 39, 1, 8082, 12, 0, 416, 484, 416, 218, 528, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2006, 39, 1, 8085, 12, 0, 477, 435, 372, 267, 544, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2007, 39, 1, 8088, 12, 0, 363, 517, 447, 447, 487, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2008, 39, 1, 8115, 8, 0, 387, 414, 378, 541, 403, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2009, 39, 1, 8118, 12, 0, 433, 500, 403, 275, 491, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2010, 39, 1, 8415, 11, 0, 389, 346, 514, 430, 422, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32841501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2011, 39, 1, 8421, 11, 0, 347, 377, 292, 547, 564, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2012, 39, 1, 8424, 11, 0, 547, 538, 412, 472, 269, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2013, 39, 1, 8435, 8, 0, 554, 554, 412, 278, 324, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2014, 39, 1, 8439, 11, 0, 506, 510, 399, 515, 231, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2015, 39, 1, 8455, 8, 0, 447, 311, 527, 496, 376, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32845501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2016, 39, 1031, 0, 103101, 0, 513, 543, 504, 452, 352, 2, 7, 7, 2, 7, 6, 1, 1, 7, 1, 32103102);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2017, 39, 1023, 0, 102301, 0, 505, 546, 513, 480, 410, 2, 7, 7, 7, 3, 7, 6, 3, 7, 2, 32102302);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2101, 40, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2102, 40, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2103, 40, 1, 8334, 12, 0, 462, 354, 483, 480, 459, 1, 1, 5, 6, 5, 6, 4, 3, 6, 1, 32833401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2104, 40, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2105, 40, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2106, 40, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2107, 40, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2108, 40, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2109, 40, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2110, 40, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2111, 40, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2112, 40, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2113, 40, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2114, 40, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2115, 40, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2116, 40, 1016, 0, 101601, 0, 510, 630, 460, 544, 366, 2, 6, 7, 7, 1, 6, 7, 4, 7, 1, 32101602);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2117, 40, 1024, 0, 102401, 0, 505, 619, 517, 469, 462, 4, 4, 7, 7, 6, 7, 6, 6, 7, 3, 32102401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2201, 41, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2202, 41, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2203, 41, 1, 8334, 12, 0, 462, 354, 483, 480, 459, 1, 1, 5, 6, 5, 6, 4, 3, 6, 1, 32833401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2204, 41, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2205, 41, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2206, 41, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2207, 41, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2208, 41, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2209, 41, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2210, 41, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2211, 41, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2212, 41, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2213, 41, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2214, 41, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2215, 41, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2216, 41, 1001, 0, 100101, 0, 486, 615, 521, 497, 433, 2, 5, 7, 7, 1, 7, 6, 5, 7, 1, 32100104);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2217, 41, 1061, 0, 106101, 0, 501, 611, 516, 493, 474, 7, 6, 6, 7, 1, 6, 7, 4, 7, 1, 32106101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2301, 42, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2302, 42, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2303, 42, 1, 8334, 12, 0, 462, 354, 483, 480, 459, 1, 1, 5, 6, 5, 6, 4, 3, 6, 1, 32833401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2304, 42, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2305, 42, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2306, 42, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2307, 42, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2308, 42, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2309, 42, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2310, 42, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2311, 42, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2312, 42, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2313, 42, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2314, 42, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2315, 42, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2316, 42, 1035, 0, 103501, 0, 491, 606, 496, 433, 486, 1, 2, 7, 7, 1, 6, 7, 1, 7, 1, 32103501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2317, 42, 1050, 0, 105001, 0, 507, 631, 496, 435, 444, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 32105002);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2401, 43, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2402, 43, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2403, 43, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2404, 43, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2405, 43, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2406, 43, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2407, 43, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2408, 43, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2409, 43, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2410, 43, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2411, 43, 1, 8214, 12, 0, 453, 533, 488, 385, 470, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2412, 43, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2413, 43, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2414, 43, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2415, 43, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2416, 43, 1002, 0, 100201, 0, 603, 439, 565, 508, 454, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 32100202);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2417, 43, 1001, 0, 100101, 0, 536, 565, 521, 447, 483, 2, 5, 7, 7, 1, 7, 6, 5, 7, 1, 32100104);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2501, 44, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2502, 44, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2503, 44, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2504, 44, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2505, 44, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2506, 44, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2507, 44, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2508, 44, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2509, 44, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2510, 44, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2511, 44, 1, 8214, 12, 0, 453, 533, 488, 385, 470, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2512, 44, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2513, 44, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2514, 44, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2515, 44, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2516, 44, 1048, 0, 104801, 0, 568, 559, 473, 458, 504, 1, 2, 7, 6, 5, 7, 6, 1, 7, 1, 32104801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2517, 44, 1008, 0, 100801, 0, 536, 441, 586, 460, 502, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 32100801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2601, 45, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2602, 45, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2603, 45, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2604, 45, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2605, 45, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2606, 45, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2607, 45, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2608, 45, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2609, 45, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2610, 45, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2611, 45, 1, 8214, 12, 0, 453, 533, 488, 385, 470, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2612, 45, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2613, 45, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2614, 45, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2615, 45, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2616, 45, 1015, 0, 101501, 0, 533, 531, 494, 502, 521, 1, 3, 7, 7, 5, 7, 6, 1, 7, 3, 32101501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2617, 45, 1058, 0, 105801, 0, 552, 582, 527, 481, 452, 1, 2, 7, 7, 2, 7, 6, 3, 7, 3, 32105802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2701, 46, 1, 8319, 12, 0, 396, 557, 286, 460, 455, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2702, 46, 1, 8325, 12, 0, 420, 308, 335, 448, 520, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2703, 46, 1, 8334, 12, 0, 447, 342, 467, 464, 444, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2704, 46, 1, 8337, 11, 0, 504, 495, 414, 431, 383, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2705, 46, 1, 8340, 8, 0, 489, 317, 479, 502, 447, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2706, 46, 1, 8343, 11, 0, 478, 316, 424, 608, 351, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2707, 46, 1, 8346, 11, 0, 538, 428, 527, 299, 389, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2708, 46, 1, 8349, 11, 0, 438, 588, 508, 313, 308, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32834901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2709, 46, 1, 8352, 8, 0, 361, 477, 506, 328, 340, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2710, 46, 1, 8355, 8, 0, 557, 480, 473, 358, 526, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2711, 46, 1, 8361, 8, 0, 355, 451, 396, 595, 526, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2712, 46, 1, 8364, 12, 0, 323, 342, 471, 452, 509, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2713, 46, 1, 8367, 12, 0, 416, 451, 543, 422, 422, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2716, 46, 1003, 0, 100301, 0, 538, 529, 508, 470, 508, 2, 3, 7, 7, 1, 7, 4, 2, 7, 1, 32100303);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2717, 46, 1023, 0, 102301, 0, 510, 523, 475, 462, 546, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 32102304);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2801, 47, 1, 8319, 12, 0, 396, 557, 286, 460, 455, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2802, 47, 1, 8325, 12, 0, 420, 308, 335, 448, 520, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2803, 47, 1, 8334, 12, 0, 447, 342, 467, 464, 444, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2804, 47, 1, 8337, 11, 0, 504, 495, 414, 431, 383, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2805, 47, 1, 8340, 8, 0, 489, 317, 479, 502, 447, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2806, 47, 1, 8343, 11, 0, 478, 316, 424, 608, 351, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2807, 47, 1, 8346, 11, 0, 538, 428, 527, 299, 389, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2808, 47, 1, 8349, 11, 0, 438, 588, 508, 313, 308, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32834901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2809, 47, 1, 8352, 8, 0, 361, 477, 506, 328, 340, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2810, 47, 1, 8355, 8, 0, 557, 480, 473, 358, 526, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2811, 47, 1, 8361, 8, 0, 355, 451, 396, 595, 526, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2812, 47, 1, 8364, 12, 0, 323, 342, 471, 452, 509, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2813, 47, 1, 8367, 12, 0, 416, 451, 543, 422, 422, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2816, 47, 1020, 0, 102001, 0, 575, 609, 575, 365, 382, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 32102002);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2817, 47, 1061, 0, 106101, 0, 587, 455, 559, 429, 486, 7, 6, 6, 7, 1, 6, 7, 4, 7, 1, 32106103);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2901, 48, 1, 8319, 12, 0, 396, 557, 286, 460, 455, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2902, 48, 1, 8325, 12, 0, 420, 308, 335, 448, 520, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2903, 48, 1, 8334, 12, 0, 447, 342, 467, 464, 444, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2904, 48, 1, 8337, 11, 0, 504, 495, 414, 431, 383, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2905, 48, 1, 8340, 8, 0, 489, 317, 479, 502, 447, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2906, 48, 1, 8343, 11, 0, 478, 316, 424, 608, 351, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2907, 48, 1, 8346, 11, 0, 538, 428, 527, 299, 389, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2908, 48, 1, 8349, 11, 0, 438, 588, 508, 313, 308, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32834901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2909, 48, 1, 8352, 8, 0, 361, 477, 506, 328, 340, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2910, 48, 1, 8355, 8, 0, 557, 480, 473, 358, 526, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2911, 48, 1, 8361, 8, 0, 355, 451, 396, 595, 526, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2912, 48, 1, 8364, 12, 0, 323, 342, 471, 452, 509, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2913, 48, 1, 8367, 12, 0, 416, 451, 543, 422, 422, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2916, 48, 1027, 0, 102701, 0, 539, 548, 521, 504, 521, 3, 5, 7, 7, 2, 6, 7, 2, 7, 1, 32102703);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (2917, 48, 1021, 0, 102101, 0, 568, 552, 579, 513, 438, 1, 3, 7, 7, 5, 6, 7, 6, 7, 7, 32102102);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3001, 49, 1, 8049, 12, 0, 512, 372, 529, 435, 233, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32804901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3002, 49, 1, 8052, 8, 0, 495, 285, 440, 633, 293, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32805201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3003, 49, 1, 8061, 12, 0, 527, 522, 407, 396, 239, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32806101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3004, 49, 1, 8064, 11, 0, 328, 543, 326, 405, 568, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 32806401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3005, 49, 1, 8082, 12, 0, 416, 484, 416, 218, 528, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3006, 49, 1, 8085, 12, 0, 477, 435, 372, 267, 544, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3007, 49, 1, 8088, 12, 0, 363, 517, 447, 447, 487, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3008, 49, 1, 8115, 8, 0, 387, 414, 378, 541, 403, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3009, 49, 1, 8118, 12, 0, 433, 500, 403, 275, 491, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3010, 49, 1, 8415, 11, 0, 389, 346, 514, 430, 422, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32841501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3011, 49, 1, 8421, 11, 0, 347, 377, 292, 547, 564, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3012, 49, 1, 8424, 11, 0, 547, 538, 412, 472, 269, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3013, 49, 1, 8435, 8, 0, 554, 554, 412, 278, 324, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3014, 49, 1, 8439, 11, 0, 506, 510, 399, 515, 231, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3015, 49, 1, 8455, 8, 0, 447, 311, 527, 496, 376, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32845501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3016, 49, 1018, 0, 101801, 0, 521, 466, 532, 548, 581, 5, 7, 7, 3, 4, 7, 6, 1, 7, 1, 32101804);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3017, 49, 1059, 0, 105901, 0, 614, 537, 579, 458, 405, 2, 7, 7, 3, 5, 6, 7, 1, 7, 1, 32105901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3101, 50, 1, 8049, 12, 0, 512, 372, 529, 435, 233, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32804901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3102, 50, 1, 8052, 8, 0, 495, 285, 440, 633, 293, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32805201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3103, 50, 1, 8061, 12, 0, 527, 522, 407, 396, 239, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32806101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3104, 50, 1, 8064, 11, 0, 328, 543, 326, 405, 568, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 32806401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3105, 50, 1, 8082, 12, 0, 416, 484, 416, 218, 528, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3106, 50, 1, 8085, 12, 0, 477, 435, 372, 267, 544, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3107, 50, 1, 8088, 12, 0, 363, 517, 447, 447, 487, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3108, 50, 1, 8115, 8, 0, 387, 414, 378, 541, 403, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3109, 50, 1, 8118, 12, 0, 433, 500, 403, 275, 491, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3110, 50, 1, 8415, 11, 0, 389, 346, 514, 430, 422, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32841501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3111, 50, 1, 8421, 11, 0, 347, 377, 292, 547, 564, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3112, 50, 1, 8424, 11, 0, 547, 538, 412, 472, 269, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3113, 50, 1, 8435, 8, 0, 554, 554, 412, 278, 324, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3114, 50, 1, 8439, 11, 0, 506, 510, 399, 515, 231, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3115, 50, 1, 8455, 8, 0, 447, 311, 527, 496, 376, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32845501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3116, 50, 1044, 0, 104401, 0, 526, 480, 585, 504, 548, 3, 7, 7, 5, 1, 3, 6, 7, 7, 1, 32104401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3117, 50, 1008, 0, 100801, 0, 536, 441, 586, 460, 502, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 32100803);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3201, 51, 1, 8049, 12, 0, 512, 372, 529, 435, 233, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32804901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3202, 51, 1, 8052, 8, 0, 495, 285, 440, 633, 293, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32805201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3203, 51, 1, 8061, 12, 0, 527, 522, 407, 396, 239, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32806101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3204, 51, 1, 8064, 11, 0, 328, 543, 326, 405, 568, 5, 6, 5, 2, 5, 6, 5, 4, 6, 1, 32806401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3205, 51, 1, 8082, 12, 0, 416, 484, 416, 218, 528, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3206, 51, 1, 8085, 12, 0, 477, 435, 372, 267, 544, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3207, 51, 1, 8088, 12, 0, 363, 517, 447, 447, 487, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32808801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3208, 51, 1, 8115, 8, 0, 387, 414, 378, 541, 403, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3209, 51, 1, 8118, 12, 0, 433, 500, 403, 275, 491, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32811801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3210, 51, 1, 8415, 11, 0, 389, 346, 514, 430, 422, 5, 6, 5, 1, 6, 5, 4, 3, 6, 1, 32841501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3211, 51, 1, 8421, 11, 0, 347, 377, 292, 547, 564, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3212, 51, 1, 8424, 11, 0, 547, 538, 412, 472, 269, 5, 6, 5, 1, 5, 6, 5, 4, 6, 1, 32842401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3213, 51, 1, 8435, 8, 0, 554, 554, 412, 278, 324, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3214, 51, 1, 8439, 11, 0, 506, 510, 399, 515, 231, 5, 6, 5, 2, 4, 5, 6, 5, 6, 1, 32843901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3215, 51, 1, 8455, 8, 0, 447, 311, 527, 496, 376, 5, 6, 5, 2, 3, 4, 5, 6, 6, 1, 32845501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3216, 51, 1012, 0, 101201, 0, 517, 526, 631, 453, 515, 6, 7, 7, 5, 1, 6, 5, 7, 7, 7, 32101203);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3217, 51, 1018, 0, 101801, 0, 521, 466, 532, 548, 581, 5, 7, 7, 3, 4, 7, 6, 1, 7, 1, 32101804);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3301, 52, 1, 8136, 12, 0, 433, 288, 299, 502, 543, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3302, 52, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812702);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3303, 52, 1, 8190, 8, 0, 477, 458, 479, 460, 319, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3304, 52, 1, 8205, 12, 0, 426, 407, 529, 468, 214, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3305, 52, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3306, 52, 1, 8160, 11, 0, 431, 438, 541, 286, 482, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3307, 52, 1, 8217, 8, 0, 506, 445, 508, 254, 468, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3308, 52, 1, 8232, 11, 0, 496, 430, 370, 508, 418, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3309, 52, 1, 8247, 11, 0, 460, 397, 479, 481, 244, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3310, 52, 1, 8493, 12, 0, 481, 418, 466, 443, 274, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3311, 52, 1, 8295, 11, 0, 442, 478, 610, 233, 350, 2, 5, 6, 5, 4, 5, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3312, 52, 1, 8298, 8, 0, 496, 477, 489, 328, 267, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3313, 52, 1, 8310, 8, 0, 432, 247, 557, 331, 588, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3314, 52, 1, 8313, 8, 0, 435, 393, 441, 462, 393, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831302);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3315, 52, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3316, 52, 1020, 0, 102001, 0, 603, 638, 603, 383, 400, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 32102003);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3317, 52, 1015, 0, 101501, 0, 559, 557, 517, 526, 546, 1, 3, 7, 7, 5, 7, 6, 1, 7, 7, 32101503);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3401, 53, 1, 8136, 12, 0, 433, 288, 299, 502, 543, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3402, 53, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812702);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3403, 53, 1, 8190, 8, 0, 477, 458, 479, 460, 319, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3404, 53, 1, 8205, 12, 0, 426, 407, 529, 468, 214, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3405, 53, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3406, 53, 1, 8160, 11, 0, 431, 438, 541, 286, 482, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3407, 53, 1, 8217, 8, 0, 506, 445, 508, 254, 468, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3408, 53, 1, 8232, 11, 0, 496, 430, 370, 508, 418, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3409, 53, 1, 8247, 11, 0, 460, 397, 479, 481, 244, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3410, 53, 1, 8493, 12, 0, 481, 418, 466, 443, 274, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3411, 53, 1, 8295, 11, 0, 442, 478, 610, 233, 350, 2, 5, 6, 5, 4, 5, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3412, 53, 1, 8298, 8, 0, 496, 477, 489, 328, 267, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3413, 53, 1, 8310, 8, 0, 432, 247, 557, 331, 588, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3414, 53, 1, 8313, 8, 0, 435, 393, 441, 462, 393, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831302);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3415, 53, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3416, 53, 1023, 0, 102301, 0, 535, 548, 497, 484, 572, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 32102305);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3417, 53, 1035, 0, 103501, 0, 533, 494, 533, 477, 414, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 32103501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3501, 54, 1, 8136, 12, 0, 433, 288, 299, 502, 543, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3502, 54, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812702);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3503, 54, 1, 8190, 8, 0, 477, 458, 479, 460, 319, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3504, 54, 1, 8205, 12, 0, 426, 407, 529, 468, 214, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3505, 54, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3506, 54, 1, 8160, 11, 0, 431, 438, 541, 286, 482, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3507, 54, 1, 8217, 8, 0, 506, 445, 508, 254, 468, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3508, 54, 1, 8232, 11, 0, 496, 430, 370, 508, 418, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3509, 54, 1, 8247, 11, 0, 460, 397, 479, 481, 244, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3510, 54, 1, 8493, 12, 0, 481, 418, 466, 443, 274, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3511, 54, 1, 8295, 11, 0, 442, 478, 610, 233, 350, 2, 5, 6, 5, 4, 5, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3512, 54, 1, 8298, 8, 0, 496, 477, 489, 328, 267, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3513, 54, 1, 8310, 8, 0, 432, 247, 557, 331, 588, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3514, 54, 1, 8313, 8, 0, 435, 393, 441, 462, 393, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831302);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3515, 54, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3516, 54, 1050, 0, 105001, 0, 594, 519, 583, 524, 407, 5, 6, 7, 5, 1, 1, 6, 7, 7, 1, 32105004);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3517, 54, 1023, 0, 102301, 0, 535, 548, 497, 484, 572, 6, 6, 7, 7, 1, 7, 5, 1, 7, 1, 32102305);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3601, 55, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3602, 55, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3603, 55, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3604, 55, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3605, 55, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3606, 55, 1, 8214, 12, 0, 453, 533, 488, 385, 470, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3607, 55, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3608, 55, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3609, 55, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3610, 55, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3611, 55, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3612, 55, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3613, 55, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3614, 55, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3615, 55, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3616, 55, 1018, 0, 101801, 0, 521, 466, 532, 548, 581, 5, 6, 7, 3, 4, 7, 6, 1, 7, 1, 32101804);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3617, 55, 1001, 0, 100101, 0, 561, 592, 546, 469, 506, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 32100105);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3701, 56, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3702, 56, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3703, 56, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3704, 56, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3705, 56, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3706, 56, 1, 8214, 12, 0, 453, 533, 488, 385, 470, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3707, 56, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3708, 56, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3709, 56, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3710, 56, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3711, 56, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3712, 56, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3713, 56, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3714, 56, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3715, 56, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3716, 56, 1014, 0, 101401, 0, 554, 521, 521, 563, 537, 6, 7, 7, 6, 3, 7, 6, 5, 7, 7, 32101403);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3717, 56, 1015, 0, 101501, 0, 533, 531, 494, 502, 521, 1, 3, 7, 7, 5, 7, 6, 1, 7, 7, 32101503);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3801, 57, 1, 8136, 12, 0, 433, 508, 277, 502, 521, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3802, 57, 1, 8148, 12, 0, 442, 502, 478, 542, 352, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32814801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3803, 57, 1, 8160, 11, 0, 431, 548, 519, 440, 460, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3804, 57, 1, 8190, 8, 0, 452, 524, 436, 526, 284, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32819001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3805, 57, 1, 8205, 12, 0, 426, 512, 508, 573, 193, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3806, 57, 1, 8214, 12, 0, 453, 533, 488, 385, 470, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3807, 57, 1, 8217, 8, 0, 443, 550, 487, 401, 447, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3808, 57, 1, 8232, 11, 0, 436, 530, 350, 608, 398, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3809, 57, 1, 8247, 11, 0, 460, 502, 458, 586, 223, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3810, 57, 1, 8295, 11, 0, 442, 598, 586, 353, 326, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3811, 57, 1, 8310, 8, 0, 408, 367, 485, 451, 564, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3812, 57, 1, 8313, 8, 0, 435, 488, 422, 557, 374, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3813, 57, 1, 8475, 12, 0, 359, 563, 387, 656, 352, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3814, 57, 1, 8493, 12, 0, 466, 540, 470, 566, 268, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3815, 57, 1, 8505, 11, 0, 458, 605, 453, 347, 299, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3816, 57, 1006, 0, 100601, 0, 543, 462, 596, 537, 543, 6, 7, 7, 6, 2, 7, 6, 4, 7, 7, 32100603);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3817, 57, 1003, 0, 100301, 0, 563, 554, 532, 493, 532, 2, 3, 7, 6, 1, 7, 4, 2, 7, 1, 32100304);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3901, 58, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3902, 58, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3903, 58, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3904, 58, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3905, 58, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3906, 58, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3907, 58, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3908, 58, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3909, 58, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3910, 58, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3911, 58, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3912, 58, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3913, 58, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3914, 58, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3915, 58, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3916, 58, 1003, 0, 100302, 0, 538, 529, 508, 470, 508, 2, 3, 7, 7, 4, 7, 5, 3, 7, 1, 32100306);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (3917, 58, 1027, 0, 102701, 0, 515, 523, 498, 481, 498, 3, 5, 7, 7, 2, 6, 7, 2, 7, 1, 32102703);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4001, 59, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4002, 59, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4003, 59, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4004, 59, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4005, 59, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4006, 59, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4007, 59, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4008, 59, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4009, 59, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4010, 59, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4011, 59, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4012, 59, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4013, 59, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4014, 59, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4015, 59, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4016, 59, 1013, 0, 101302, 0, 518, 560, 426, 412, 532, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 32101304);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4017, 59, 1062, 0, 106201, 0, 586, 456, 559, 431, 485, 1, 4, 7, 7, 2, 6, 7, 3, 7, 1, 32106201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4101, 60, 1, 8319, 12, 0, 460, 626, 360, 458, 374, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32831901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4102, 60, 1, 8322, 8, 0, 467, 537, 428, 469, 445, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4103, 60, 1, 8325, 12, 0, 453, 599, 381, 360, 416, 1, 1, 5, 6, 6, 5, 4, 3, 6, 1, 32832501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4104, 60, 1, 8328, 8, 0, 426, 534, 450, 454, 418, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32832801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4105, 60, 1, 8331, 12, 0, 440, 677, 367, 466, 371, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4106, 60, 1, 8337, 11, 0, 497, 603, 457, 500, 331, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32833701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4107, 60, 1, 8340, 8, 0, 441, 526, 433, 554, 341, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4108, 60, 1, 8343, 11, 0, 451, 592, 430, 494, 373, 1, 1, 5, 6, 5, 6, 5, 4, 6, 1, 32834301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4109, 60, 1, 8352, 8, 0, 444, 634, 542, 352, 324, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4110, 60, 1, 8355, 8, 0, 477, 546, 435, 493, 355, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835502);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4111, 60, 1, 8358, 11, 0, 478, 620, 541, 358, 285, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32835802);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4112, 60, 1, 8361, 8, 0, 446, 566, 430, 456, 338, 1, 1, 5, 6, 4, 5, 6, 5, 6, 1, 32836101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4113, 60, 1, 8376, 11, 0, 474, 567, 469, 466, 371, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4114, 60, 1, 8379, 11, 0, 442, 599, 493, 455, 272, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32837901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4115, 60, 1, 8382, 12, 0, 448, 567, 529, 461, 336, 1, 1, 5, 6, 3, 4, 5, 6, 6, 1, 32838201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4116, 60, 1024, 0, 102401, 0, 567, 594, 523, 489, 344, 4, 4, 7, 7, 7, 6, 6, 6, 7, 3, 32102401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4117, 60, 1001, 0, 100101, 0, 510, 538, 496, 426, 460, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 32100105);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4201, 61, 1, 8136, 12, 0, 433, 288, 299, 502, 543, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4202, 61, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4203, 61, 1, 8160, 11, 0, 431, 438, 541, 286, 482, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4204, 61, 1, 8205, 12, 0, 426, 407, 529, 468, 214, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4205, 61, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4206, 61, 1, 8175, 11, 0, 370, 348, 505, 618, 351, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32817501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4207, 61, 1, 8217, 8, 0, 506, 445, 508, 254, 468, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4208, 61, 1, 8232, 11, 0, 496, 430, 370, 508, 418, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4209, 61, 1, 8247, 11, 0, 460, 397, 479, 481, 244, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4210, 61, 1, 8493, 12, 0, 506, 440, 490, 466, 288, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4211, 61, 1, 8295, 11, 0, 442, 478, 610, 233, 350, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4212, 61, 1, 8298, 8, 0, 496, 477, 489, 328, 267, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4213, 61, 1, 8310, 8, 0, 432, 247, 557, 331, 588, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4214, 61, 1, 8313, 8, 0, 435, 393, 441, 462, 393, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4215, 61, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4216, 61, 1006, 0, 100601, 0, 519, 441, 569, 512, 519, 3, 7, 7, 6, 2, 7, 6, 4, 7, 6, 32100613);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4217, 61, 1034, 0, 103401, 0, 565, 598, 510, 510, 361, 2, 6, 7, 7, 1, 6, 5, 7, 7, 7, 32103413);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4301, 62, 1, 8136, 12, 0, 433, 288, 299, 502, 543, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32813601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4302, 62, 1, 8127, 8, 0, 360, 625, 433, 458, 303, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32812701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4303, 62, 1, 8160, 11, 0, 431, 438, 541, 286, 482, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32816001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4304, 62, 1, 8205, 12, 0, 426, 407, 529, 468, 214, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32820501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4305, 62, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4306, 62, 1, 8175, 11, 0, 370, 348, 505, 618, 351, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32817501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4307, 62, 1, 8217, 8, 0, 506, 445, 508, 254, 468, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32821701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4308, 62, 1, 8232, 11, 0, 496, 430, 370, 508, 418, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32823201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4309, 62, 1, 8247, 11, 0, 460, 397, 479, 481, 244, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32824701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4310, 62, 1, 8493, 12, 0, 506, 440, 490, 466, 288, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4311, 62, 1, 8295, 11, 0, 442, 478, 610, 233, 350, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4312, 62, 1, 8298, 8, 0, 496, 477, 489, 328, 267, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32829801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4313, 62, 1, 8310, 8, 0, 432, 247, 557, 331, 588, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4314, 62, 1, 8313, 8, 0, 435, 393, 441, 462, 393, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32831301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4315, 62, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4316, 62, 1015, 0, 101501, 0, 508, 506, 470, 478, 496, 1, 3, 7, 7, 5, 7, 6, 1, 7, 3, 32101513);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4317, 62, 1056, 0, 105601, 0, 541, 587, 541, 427, 411, 2, 5, 7, 7, 1, 6, 7, 2, 7, 2, 32105613);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4401, 63, 1, 8001, 8, 0, 526, 290, 446, 366, 608, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4402, 63, 1, 8004, 8, 0, 376, 130, 435, 528, 730, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4403, 63, 1, 8007, 11, 0, 429, 290, 446, 366, 608, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32800701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4404, 63, 1, 8010, 11, 0, 610, 407, 310, 330, 408, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4405, 63, 1, 8013, 8, 0, 410, 245, 325, 443, 613, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4406, 63, 1, 8022, 11, 0, 418, 157, 419, 529, 536, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4407, 63, 1, 8025, 11, 0, 543, 204, 446, 341, 594, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4408, 63, 1, 8028, 8, 0, 495, 187, 405, 542, 460, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4409, 63, 1, 8040, 12, 0, 496, 269, 305, 498, 635, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32804001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4410, 63, 1, 8385, 8, 0, 455, 169, 426, 520, 511, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32838501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4411, 63, 1, 8388, 12, 0, 474, 239, 420, 525, 605, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32838801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4412, 63, 1, 8398, 12, 0, 515, 243, 446, 438, 498, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32839801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4413, 63, 1, 8411, 8, 0, 420, 300, 539, 548, 515, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32841101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4416, 63, 1041, 0, 104101, 0, 507, 401, 483, 475, 488, 7, 6, 1, 1, 6, 7, 2, 1, 7, 1, 32104111);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4417, 63, 1065, 0, 106501, 0, 532, 480, 581, 464, 304, 7, 7, 6, 3, 6, 7, 1, 1, 7, 1, 32106511);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4501, 64, 1, 8001, 8, 0, 526, 290, 446, 366, 608, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4502, 64, 1, 8004, 8, 0, 376, 130, 435, 528, 730, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32800401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4503, 64, 1, 8007, 11, 0, 429, 290, 446, 366, 608, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32800701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4504, 64, 1, 8010, 11, 0, 610, 407, 310, 330, 408, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4505, 64, 1, 8013, 8, 0, 410, 245, 325, 443, 613, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32801301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4506, 64, 1, 8022, 11, 0, 418, 157, 419, 529, 536, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4507, 64, 1, 8025, 11, 0, 543, 204, 446, 341, 594, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4508, 64, 1, 8028, 8, 0, 495, 187, 405, 542, 460, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32802801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4509, 64, 1, 8040, 12, 0, 496, 269, 305, 498, 635, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32804001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4510, 64, 1, 8385, 8, 0, 455, 169, 426, 520, 511, 6, 5, 1, 1, 6, 5, 4, 3, 6, 1, 32838501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4511, 64, 1, 8388, 12, 0, 474, 239, 420, 525, 605, 6, 5, 1, 1, 5, 6, 5, 4, 6, 1, 32838801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4512, 64, 1, 8398, 12, 0, 515, 243, 446, 438, 498, 6, 5, 2, 1, 4, 5, 6, 5, 6, 1, 32839801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4513, 64, 1, 8411, 8, 0, 420, 300, 539, 548, 515, 6, 5, 2, 1, 3, 4, 5, 6, 6, 1, 32841101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4516, 64, 1054, 0, 105401, 0, 548, 376, 588, 366, 522, 7, 6, 1, 1, 1, 6, 7, 6, 7, 4, 32105411);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4517, 64, 1041, 0, 104101, 0, 507, 401, 483, 475, 488, 7, 6, 1, 1, 6, 7, 2, 1, 7, 1, 32104111);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4601, 65, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4602, 65, 1, 8493, 12, 0, 506, 440, 490, 466, 288, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4603, 65, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4604, 65, 1, 8463, 8, 0, 417, 647, 465, 395, 400, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32846301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4605, 65, 1, 8466, 12, 0, 373, 553, 443, 283, 555, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32846601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4606, 65, 1, 8469, 11, 0, 703, 384, 566, 305, 302, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32846901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4607, 65, 1, 8472, 12, 0, 435, 518, 405, 594, 275, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4608, 65, 1, 8478, 8, 0, 515, 533, 465, 515, 305, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4609, 65, 1, 8481, 8, 0, 571, 442, 607, 293, 307, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32848101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4610, 65, 1, 8484, 12, 0, 435, 322, 559, 508, 580, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32848401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4611, 65, 1, 8487, 12, 0, 449, 504, 481, 445, 330, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32848701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4612, 65, 1, 8490, 12, 0, 539, 264, 407, 482, 526, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4613, 65, 1, 8496, 11, 0, 553, 343, 618, 453, 393, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4614, 65, 1, 8499, 8, 0, 438, 440, 600, 300, 580, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4615, 65, 1, 8502, 8, 0, 553, 573, 605, 250, 383, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4616, 65, 1044, 0, 104401, 0, 532, 480, 581, 460, 548, 3, 7, 7, 4, 1, 1, 6, 7, 7, 1, 32104413);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4617, 65, 1009, 0, 100901, 0, 548, 376, 588, 492, 420, 2, 7, 7, 6, 7, 6, 3, 1, 7, 1, 32100913);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4701, 66, 1, 8475, 12, 0, 359, 453, 409, 546, 374, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4702, 66, 1, 8493, 12, 0, 506, 440, 490, 466, 288, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4703, 66, 1, 8505, 11, 0, 458, 568, 476, 347, 322, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850501);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4704, 66, 1, 8463, 8, 0, 417, 647, 465, 395, 400, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32846301);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4705, 66, 1, 8466, 12, 0, 373, 553, 443, 283, 555, 2, 5, 6, 5, 6, 5, 4, 3, 6, 1, 32846601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4706, 66, 1, 8469, 11, 0, 703, 384, 566, 305, 302, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32846901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4707, 66, 1, 8472, 12, 0, 435, 518, 405, 594, 275, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4708, 66, 1, 8478, 8, 0, 515, 533, 465, 515, 305, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32847801);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4709, 66, 1, 8481, 8, 0, 571, 442, 607, 293, 307, 2, 5, 6, 5, 5, 6, 5, 4, 6, 1, 32848101);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4710, 66, 1, 8484, 12, 0, 435, 322, 559, 508, 580, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32848401);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4711, 66, 1, 8487, 12, 0, 449, 504, 481, 445, 330, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32848701);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4712, 66, 1, 8490, 12, 0, 539, 264, 407, 482, 526, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849001);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4713, 66, 1, 8496, 11, 0, 553, 343, 618, 453, 393, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849601);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4714, 66, 1, 8499, 8, 0, 438, 440, 600, 300, 580, 2, 5, 6, 5, 4, 5, 6, 5, 6, 1, 32849901);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4715, 66, 1, 8502, 8, 0, 553, 573, 605, 250, 383, 2, 5, 6, 5, 3, 4, 5, 6, 6, 1, 32850201);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4716, 66, 1059, 0, 105901, 0, 534, 402, 508, 500, 514, 3, 7, 7, 2, 5, 6, 7, 1, 7, 1, 32105913);
INSERT INTO legend_race_npc (id, npc_group_id, chara_id, mob_id, race_dress_id, race_instance_id, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id) VALUES (4717, 66, 1044, 0, 104401, 0, 532, 480, 581, 460, 548, 3, 7, 7, 4, 1, 1, 6, 7, 7, 1, 32104413);
-- Table: limited_exchange
CREATE TABLE IF NOT EXISTS 'limited_exchange' ('id' INTEGER NOT NULL, 'item_exchange_top_id' INTEGER NOT NULL, 'open_value' INTEGER NOT NULL, 'item_lineup_value' INTEGER NOT NULL, 'odds_id' INTEGER NOT NULL, 'daily_race_odds' INTEGER NOT NULL, 'daily_race_ceiling' INTEGER NOT NULL, 'legend_race_odds' INTEGER NOT NULL, 'legend_race_ceiling' INTEGER NOT NULL, 'single_mode_odds' INTEGER NOT NULL, 'single_mode_ceiling' INTEGER NOT NULL, 'team_stadium_odds' INTEGER NOT NULL, 'team_stadium_ceiling' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO limited_exchange (id, item_exchange_top_id, open_value, item_lineup_value, odds_id, daily_race_odds, daily_race_ceiling, legend_race_odds, legend_race_ceiling, single_mode_odds, single_mode_ceiling, team_stadium_odds, team_stadium_ceiling, start_date, end_date) VALUES (1, 9000, 3, 6, 1000, 350000, 3, 400000, 2, 0, 0, 300000, 4, 1496275200, 1761515999);
INSERT INTO limited_exchange (id, item_exchange_top_id, open_value, item_lineup_value, odds_id, daily_race_odds, daily_race_ceiling, legend_race_odds, legend_race_ceiling, single_mode_odds, single_mode_ceiling, team_stadium_odds, team_stadium_ceiling, start_date, end_date) VALUES (2, 9000, 3, 7, 1001, 350000, 3, 400000, 2, 0, 0, 300000, 4, 1761516000, 1772488799);
INSERT INTO limited_exchange (id, item_exchange_top_id, open_value, item_lineup_value, odds_id, daily_race_odds, daily_race_ceiling, legend_race_odds, legend_race_ceiling, single_mode_odds, single_mode_ceiling, team_stadium_odds, team_stadium_ceiling, start_date, end_date) VALUES (3, 9000, 3, 7, 1002, 350000, 3, 400000, 2, 0, 0, 300000, 4, 1772488800, 1784012399);
INSERT INTO limited_exchange (id, item_exchange_top_id, open_value, item_lineup_value, odds_id, daily_race_odds, daily_race_ceiling, legend_race_odds, legend_race_ceiling, single_mode_odds, single_mode_ceiling, team_stadium_odds, team_stadium_ceiling, start_date, end_date) VALUES (4, 9000, 3, 7, 1003, 350000, 3, 400000, 2, 0, 0, 300000, 4, 1660651200, 1660910399);
INSERT INTO limited_exchange (id, item_exchange_top_id, open_value, item_lineup_value, odds_id, daily_race_odds, daily_race_ceiling, legend_race_odds, legend_race_ceiling, single_mode_odds, single_mode_ceiling, team_stadium_odds, team_stadium_ceiling, start_date, end_date) VALUES (5, 9000, 3, 7, 1004, 350000, 3, 400000, 2, 0, 0, 300000, 4, 1784012400, 2556143999);
-- Table: limited_exchange_reward
CREATE TABLE IF NOT EXISTS 'limited_exchange_reward' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'odds' INTEGER NOT NULL, 'item_exchange_id' INTEGER NOT NULL, 'ribbon_value' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (1, 101, 1000000, 10220, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (2, 102, 1000000, 10221, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (3, 103, 200000, 10226, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (4, 103, 200000, 10227, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (5, 103, 200000, 10228, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (6, 103, 200000, 10229, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (7, 103, 200000, 10230, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (8, 104, 1000000, 10232, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (9, 105, 40000, 10000, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (10, 105, 40000, 10003, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (11, 105, 40000, 10004, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (12, 105, 40000, 10010, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (13, 105, 40000, 10016, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (14, 105, 87500, 10005, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (15, 105, 87500, 10006, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (16, 105, 87500, 10007, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (17, 105, 87500, 10013, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (18, 105, 112500, 10017, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (19, 105, 112500, 10019, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (20, 105, 112500, 10022, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (21, 105, 112500, 10023, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (22, 106, 50000, 10001, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (23, 106, 50000, 10002, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (24, 106, 50000, 10008, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (25, 106, 50000, 10012, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (26, 106, 87500, 10009, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (27, 106, 87500, 10011, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (28, 106, 87500, 10020, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (29, 106, 87500, 10014, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (30, 106, 112500, 10015, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (31, 106, 112500, 10018, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (32, 106, 112500, 10021, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (33, 106, 112500, 10024, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (34, 111, 1000000, 10220, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (35, 112, 1000000, 10221, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (36, 113, 200000, 10226, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (37, 113, 200000, 10227, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (38, 113, 200000, 10228, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (39, 113, 200000, 10229, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (40, 113, 200000, 10230, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (41, 114, 1000000, 10232, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (42, 115, 13340, 10000, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (43, 115, 13340, 10003, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (44, 115, 13340, 10004, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (45, 115, 13340, 10010, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (46, 115, 13340, 10016, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (47, 115, 13340, 10043, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (48, 115, 13340, 10026, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (49, 115, 13340, 10027, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (50, 115, 13340, 10029, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (51, 115, 13340, 10031, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (52, 115, 13340, 10033, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (53, 115, 13340, 10040, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (54, 115, 13340, 10037, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (55, 115, 13340, 10038, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (56, 115, 13340, 10039, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (57, 115, 87500, 10005, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (58, 115, 87500, 10006, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (59, 115, 87500, 10007, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (60, 115, 87500, 10013, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (61, 115, 112475, 10017, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (62, 115, 112475, 10019, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (63, 115, 112475, 10022, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (64, 115, 112475, 10023, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (65, 116, 14286, 10001, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (66, 116, 14286, 10002, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (67, 116, 14286, 10008, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (68, 116, 14286, 10012, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (69, 116, 14286, 10041, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (70, 116, 14286, 10044, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (71, 116, 14286, 10025, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (72, 116, 14286, 10028, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (73, 116, 14286, 10030, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (74, 116, 14286, 10032, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (75, 116, 14286, 10034, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (76, 116, 14286, 10036, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (77, 116, 14286, 10035, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (78, 116, 14286, 10042, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (79, 116, 87500, 10009, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (80, 116, 87500, 10011, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (81, 116, 87500, 10020, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (82, 116, 87500, 10014, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (83, 116, 112499, 10015, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (84, 116, 112499, 10018, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (85, 116, 112499, 10021, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (86, 116, 112499, 10024, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (87, 117, 33300, 10300, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (88, 117, 33300, 10301, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (89, 117, 33300, 10302, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (90, 117, 33300, 10303, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (91, 117, 33300, 10304, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (92, 117, 33300, 10305, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (93, 117, 33300, 10306, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (94, 117, 33300, 10307, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (95, 117, 33300, 10308, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (96, 117, 33300, 10309, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (97, 117, 33300, 10310, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (98, 117, 33300, 10311, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (99, 117, 33300, 10312, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (100, 117, 33300, 10313, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (101, 117, 33300, 10314, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (102, 117, 33300, 10315, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (103, 117, 33300, 10316, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (104, 117, 33300, 10317, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (105, 117, 33300, 10318, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (106, 117, 33300, 10319, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (107, 117, 33300, 10320, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (108, 117, 33300, 10321, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (109, 117, 33300, 10322, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (110, 117, 33300, 10323, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (111, 117, 33300, 10324, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (112, 117, 33300, 10325, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (113, 117, 33300, 10326, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (114, 117, 33300, 10327, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (115, 117, 33300, 10328, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (116, 117, 33300, 10329, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (117, 121, 1000000, 10220, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (118, 122, 1000000, 10221, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (119, 123, 200000, 10226, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (120, 123, 200000, 10227, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (121, 123, 200000, 10228, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (122, 123, 200000, 10229, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (123, 123, 200000, 10230, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (124, 124, 1000000, 10232, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (125, 125, 7692, 10000, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (126, 125, 7692, 10003, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (127, 125, 7692, 10004, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (128, 125, 7692, 10010, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (129, 125, 7692, 10016, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (130, 125, 7692, 10043, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (131, 125, 7692, 10026, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (132, 125, 7692, 10027, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (133, 125, 7692, 10029, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (134, 125, 7692, 10031, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (135, 125, 7692, 10033, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (136, 125, 7692, 10040, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (137, 125, 7692, 10037, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (138, 125, 7692, 10038, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (139, 125, 7692, 10039, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (140, 125, 7692, 10045, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (141, 125, 7692, 10046, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (142, 125, 7692, 10047, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (143, 125, 7692, 10048, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (144, 125, 7692, 10049, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (145, 125, 7692, 10050, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (146, 125, 7692, 10051, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (147, 125, 7692, 10052, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (148, 125, 7692, 10053, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (149, 125, 7692, 10054, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (150, 125, 7692, 10055, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (151, 125, 87500, 10005, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (152, 125, 87500, 10006, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (153, 125, 87500, 10007, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (154, 125, 87500, 10013, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (155, 125, 112500, 10017, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (156, 125, 112500, 10019, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (157, 125, 112500, 10022, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (158, 125, 112500, 10023, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (159, 126, 8000, 10001, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (160, 126, 8000, 10002, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (161, 126, 8000, 10008, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (162, 126, 8000, 10012, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (163, 126, 8000, 10041, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (164, 126, 8000, 10044, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (165, 126, 8000, 10025, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (166, 126, 8000, 10028, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (167, 126, 8000, 10030, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (168, 126, 8000, 10032, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (169, 126, 8000, 10034, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (170, 126, 8000, 10036, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (171, 126, 8000, 10035, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (172, 126, 8000, 10042, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (173, 126, 8000, 10056, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (174, 126, 8000, 10057, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (175, 126, 8000, 10058, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (176, 126, 8000, 10059, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (177, 126, 8000, 10060, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (178, 126, 8000, 10061, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (179, 126, 8000, 10062, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (180, 126, 8000, 10063, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (181, 126, 8000, 10064, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (182, 126, 8000, 10065, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (183, 126, 8000, 10066, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (184, 126, 87500, 10009, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (185, 126, 87500, 10011, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (186, 126, 87500, 10020, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (187, 126, 87500, 10014, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (188, 126, 112500, 10015, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (189, 126, 112500, 10018, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (190, 126, 112500, 10021, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (191, 126, 112500, 10024, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (192, 127, 33300, 10300, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (193, 127, 33300, 10301, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (194, 127, 33300, 10302, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (195, 127, 33300, 10303, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (196, 127, 33300, 10304, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (197, 127, 33300, 10305, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (198, 127, 33300, 10306, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (199, 127, 33300, 10307, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (200, 127, 33300, 10308, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (201, 127, 33300, 10309, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (202, 127, 33300, 10310, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (203, 127, 33300, 10311, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (204, 127, 33300, 10312, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (205, 127, 33300, 10313, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (206, 127, 33300, 10314, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (207, 127, 33300, 10315, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (208, 127, 33300, 10316, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (209, 127, 33300, 10317, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (210, 127, 33300, 10318, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (211, 127, 33300, 10319, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (212, 127, 33300, 10320, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (213, 127, 33300, 10321, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (214, 127, 33300, 10322, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (215, 127, 33300, 10323, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (216, 127, 33300, 10324, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (217, 127, 33300, 10325, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (218, 127, 33300, 10326, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (219, 127, 33300, 10327, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (220, 127, 33300, 10328, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (221, 127, 33300, 10329, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (222, 131, 1000000, 10220, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (223, 132, 1000000, 10221, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (224, 133, 200000, 10226, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (225, 133, 200000, 10227, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (226, 133, 200000, 10228, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (227, 133, 200000, 10229, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (228, 133, 200000, 10230, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (229, 134, 1000000, 10232, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (230, 135, 5555, 10000, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (231, 135, 5555, 10003, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (232, 135, 5555, 10004, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (233, 135, 5555, 10010, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (234, 135, 5555, 10016, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (235, 135, 5555, 10043, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (236, 135, 5555, 10026, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (237, 135, 5555, 10027, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (238, 135, 5555, 10029, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (239, 135, 5555, 10031, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (240, 135, 5555, 10033, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (241, 135, 5555, 10040, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (242, 135, 5555, 10037, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (243, 135, 5555, 10038, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (244, 135, 5555, 10039, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (245, 135, 5555, 10045, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (246, 135, 5555, 10046, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (247, 135, 5555, 10047, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (248, 135, 5555, 10048, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (249, 135, 5555, 10049, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (250, 135, 5555, 10050, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (251, 135, 5555, 10051, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (252, 135, 5555, 10052, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (253, 135, 5555, 10053, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (254, 135, 5555, 10054, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (255, 135, 5555, 10055, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (256, 135, 5555, 10067, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (257, 135, 5555, 10068, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (258, 135, 5555, 10069, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (259, 135, 5555, 10070, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (260, 135, 5555, 10071, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (261, 135, 5555, 10072, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (262, 135, 5555, 10073, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (263, 135, 5555, 10074, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (264, 135, 5555, 10075, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (265, 135, 5555, 10076, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (266, 135, 70000, 10005, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (267, 135, 70000, 10006, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (268, 135, 70000, 10007, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (269, 135, 70000, 10013, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (270, 135, 70000, 10077, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (271, 135, 112500, 10017, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (272, 135, 112500, 10019, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (273, 135, 112500, 10022, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (274, 135, 112500, 10023, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (275, 136, 5405, 10001, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (276, 136, 5405, 10002, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (277, 136, 5405, 10008, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (278, 136, 5405, 10012, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (279, 136, 5405, 10041, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (280, 136, 5405, 10044, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (281, 136, 5405, 10025, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (282, 136, 5405, 10028, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (283, 136, 5405, 10030, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (284, 136, 5405, 10032, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (285, 136, 5405, 10034, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (286, 136, 5405, 10036, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (287, 136, 5405, 10035, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (288, 136, 5405, 10042, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (289, 136, 5405, 10056, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (290, 136, 5405, 10057, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (291, 136, 5405, 10058, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (292, 136, 5405, 10059, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (293, 136, 5405, 10060, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (294, 136, 5405, 10061, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (295, 136, 5405, 10062, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (296, 136, 5405, 10063, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (297, 136, 5405, 10064, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (298, 136, 5405, 10065, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (299, 136, 5405, 10066, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (300, 136, 5405, 10078, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (301, 136, 5405, 10079, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (302, 136, 5405, 10080, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (303, 136, 5405, 10081, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (304, 136, 5405, 10082, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (305, 136, 5405, 10083, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (306, 136, 5405, 10084, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (307, 136, 5405, 10085, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (308, 136, 5405, 10086, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (309, 136, 5405, 10087, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (310, 136, 5405, 10088, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (311, 136, 5405, 10089, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (312, 136, 87500, 10009, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (313, 136, 87500, 10011, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (314, 136, 87500, 10020, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (315, 136, 87500, 10014, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (316, 136, 112500, 10015, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (317, 136, 112500, 10018, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (318, 136, 112500, 10021, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (319, 136, 112500, 10024, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (320, 137, 33300, 10300, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (321, 137, 33300, 10301, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (322, 137, 33300, 10302, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (323, 137, 33300, 10303, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (324, 137, 33300, 10304, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (325, 137, 33300, 10305, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (326, 137, 33300, 10306, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (327, 137, 33300, 10307, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (328, 137, 33300, 10308, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (329, 137, 33300, 10309, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (330, 137, 33300, 10310, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (331, 137, 33300, 10311, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (332, 137, 33300, 10312, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (333, 137, 33300, 10313, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (334, 137, 33300, 10314, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (335, 137, 33300, 10315, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (336, 137, 33300, 10316, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (337, 137, 33300, 10317, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (338, 137, 33300, 10318, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (339, 137, 33300, 10319, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (340, 137, 33300, 10320, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (341, 137, 33300, 10321, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (342, 137, 33300, 10322, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (343, 137, 33300, 10323, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (344, 137, 33300, 10324, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (345, 137, 33300, 10325, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (346, 137, 33300, 10326, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (347, 137, 33300, 10327, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (348, 137, 33300, 10328, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (349, 137, 33300, 10329, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (350, 141, 1000000, 10220, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (351, 142, 1000000, 10221, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (352, 143, 200000, 10226, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (353, 143, 200000, 10227, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (354, 143, 200000, 10228, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (355, 143, 200000, 10229, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (356, 143, 200000, 10230, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (357, 144, 1000000, 10232, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (358, 145, 5555, 10000, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (359, 145, 5555, 10003, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (360, 145, 5555, 10004, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (361, 145, 5555, 10010, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (362, 145, 5555, 10016, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (363, 145, 5555, 10043, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (364, 145, 5555, 10026, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (365, 145, 5555, 10027, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (366, 145, 5555, 10029, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (367, 145, 5555, 10031, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (368, 145, 5555, 10033, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (369, 145, 5555, 10040, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (370, 145, 5555, 10037, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (371, 145, 5555, 10038, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (372, 145, 5555, 10039, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (373, 145, 5555, 10045, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (374, 145, 5555, 10046, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (375, 145, 5555, 10047, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (376, 145, 5555, 10048, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (377, 145, 5555, 10049, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (378, 145, 5555, 10050, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (379, 145, 5555, 10051, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (380, 145, 5555, 10052, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (381, 145, 5555, 10053, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (382, 145, 5555, 10054, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (383, 145, 5555, 10055, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (384, 145, 5555, 10067, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (385, 145, 5555, 10068, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (386, 145, 5555, 10069, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (387, 145, 5555, 10070, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (388, 145, 5555, 10071, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (389, 145, 5555, 10072, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (390, 145, 5555, 10073, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (391, 145, 5555, 10074, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (392, 145, 5555, 10075, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (393, 145, 5555, 10076, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (394, 145, 70000, 10005, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (395, 145, 70000, 10006, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (396, 145, 70000, 10007, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (397, 145, 70000, 10013, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (398, 145, 70000, 10077, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (399, 145, 112500, 10017, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (400, 145, 112500, 10019, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (401, 145, 112500, 10022, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (402, 145, 112500, 10023, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (403, 146, 5405, 10001, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (404, 146, 5405, 10002, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (405, 146, 5405, 10008, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (406, 146, 5405, 10012, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (407, 146, 5405, 10041, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (408, 146, 5405, 10044, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (409, 146, 5405, 10025, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (410, 146, 5405, 10028, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (411, 146, 5405, 10030, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (412, 146, 5405, 10032, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (413, 146, 5405, 10034, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (414, 146, 5405, 10036, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (415, 146, 5405, 10035, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (416, 146, 5405, 10042, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (417, 146, 5405, 10056, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (418, 146, 5405, 10057, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (419, 146, 5405, 10058, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (420, 146, 5405, 10059, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (421, 146, 5405, 10060, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (422, 146, 5405, 10061, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (423, 146, 5405, 10062, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (424, 146, 5405, 10063, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (425, 146, 5405, 10064, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (426, 146, 5405, 10065, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (427, 146, 5405, 10066, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (428, 146, 5405, 10078, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (429, 146, 5405, 10079, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (430, 146, 5405, 10080, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (431, 146, 5405, 10081, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (432, 146, 5405, 10082, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (433, 146, 5405, 10083, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (434, 146, 5405, 10084, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (435, 146, 5405, 10085, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (436, 146, 5405, 10086, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (437, 146, 5405, 10087, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (438, 146, 5405, 10088, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (439, 146, 5405, 10089, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (440, 146, 87500, 10009, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (441, 146, 87500, 10011, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (442, 146, 87500, 10020, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (443, 146, 87500, 10014, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (444, 146, 112500, 10015, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (445, 146, 112500, 10018, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (446, 146, 112500, 10021, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (447, 146, 112500, 10024, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (448, 147, 30000, 10300, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (449, 147, 30000, 10301, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (450, 147, 30000, 10302, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (451, 147, 30000, 10303, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (452, 147, 30000, 10304, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (453, 147, 30000, 10305, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (454, 147, 30000, 10306, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (455, 147, 30000, 10307, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (456, 147, 30000, 10308, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (457, 147, 30000, 10309, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (458, 147, 30000, 10310, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (459, 147, 30000, 10311, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (460, 147, 30000, 10312, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (461, 147, 30000, 10313, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (462, 147, 30000, 10314, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (463, 147, 30000, 10315, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (464, 147, 30000, 10316, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (465, 147, 30000, 10317, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (466, 147, 30000, 10318, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (467, 147, 30000, 10319, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (468, 147, 30000, 10320, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (469, 147, 30000, 10321, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (470, 147, 30000, 10322, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (471, 147, 30000, 10323, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (472, 147, 30000, 10324, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (473, 147, 30000, 10325, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (474, 147, 30000, 10326, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (475, 147, 30000, 10327, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (476, 147, 30000, 10328, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (477, 147, 30000, 10329, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (478, 147, 30000, 10330, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (479, 147, 30000, 10331, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (480, 147, 30000, 10332, 0);
INSERT INTO limited_exchange_reward (id, group_id, odds, item_exchange_id, ribbon_value) VALUES (481, 147, 30000, 10333, 0);
-- Table: live_data
CREATE TABLE IF NOT EXISTS 'live_data' ('music_id' INTEGER NOT NULL, 'sort' INTEGER NOT NULL, 'music_type' INTEGER NOT NULL, 'title_color_top' TEXT NOT NULL, 'title_color_bottom' TEXT NOT NULL, 'condition_type' INTEGER NOT NULL, 'song_chara_type' INTEGER NOT NULL, 'live_member_number' INTEGER NOT NULL, 'default_main_dress' INTEGER NOT NULL, 'default_main_dress_color' INTEGER NOT NULL, 'default_mob_dress' INTEGER NOT NULL, 'default_mob_dress_color' INTEGER NOT NULL, 'backdancer_order' INTEGER NOT NULL, 'backdancer_dress' INTEGER NOT NULL, 'backdancer_dress_color' INTEGER NOT NULL, 'has_live' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('music_id'), UNIQUE('sort'));
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1001, 9, 1, '#f387bf', '#ff55ac', 2, 1, 18, 101, 0, 7, 0, 4, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1004, 300, 5, '#524ead', '#2e64b7', 2, 2, 18, 102, 0, 102, 0, 4, 102, 0, 1, 1762207200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1005, 3, 1, '#f89892', '#ffda7e', 2, 2, 18, 101, 0, 7, 1, 4, 7, 1, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1006, 1, 1, '#0269f6', '#001b82', 2, 1, 18, 101, 0, 7, 2, 4, 7, 2, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1007, 2, 1, '#88df26', '#d5e799', 2, 2, 18, 101, 0, 7, 3, 4, 7, 3, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1008, 7, 1, '#ff2500', '#ff7a00', 2, 2, 18, 101, 0, 7, 0, 4, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1009, 6, 1, '#acddff', '#0d2452', 2, 2, 18, 101, 0, 7, 0, 4, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1010, 8, 1, '#ff9551', '#211cac', 2, 2, 18, 101, 0, 7, 1, 5, 7, 1, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1012, 401, 1, '#53c01a', '#0e5b1e', 2, 2, 18, 101, 0, 7, 3, 4, 7, 3, 1, 1774303200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1023, 912, 5, '#18d7ff', '#c7f7ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1629806400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1025, 100, 2, '#88ffff', '#004552', 2, 2, 1, 101, 0, 7, 0, 2, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1026, 101, 2, '#88a5ff', '#24154d', 2, 2, 1, 101, 0, 7, 0, 2, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1027, 5, 1, '#4ffbff', '#1500cb', 2, 2, 18, 101, 0, 7, 0, 4, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1028, 4, 1, '#ffc139', '#ff4b00', 2, 2, 18, 101, 0, 7, 0, 4, 7, 0, 1, 1561993200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1029, 13, 1, '#171d7d', '#734c68', 3, 2, 18, 101, 0, 7, 1, 4, 7, 1, 1, 1784757600, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1030, 102, 2, '#42c3ff', '#1773ff', 2, 2, 3, 101, 0, 7, 2, 4, 7, 2, 1, 1754258400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1031, 103, 2, '#7434a4', '#0e0318', 2, 2, 1, 101, 0, 7, 0, 2, 7, 0, 1, 1759874400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1032, 200, 3, '#4066ff', '#002eff', 2, 2, 15, 101, 0, 7, 1, 4, 7, 1, 1, 1752703200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1034, 400, 1, '#a8ff99', '#4ac00c', 2, 2, 5, 101, 0, 7, 3, 6, 7, 3, 1, 1774303200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1035, 10, 1, '#77daff', '#205cff', 2, 2, 10, 101, 0, 7, 2, 11, 7, 2, 1, 1762466400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1036, 12, 1, '#171d7d', '#734c68', 2, 2, 6, 101, 0, 7, 1, 7, 7, 1, 1, 1784757600, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1037, 104, 2, '#29b583', '#d2c718', 2, 2, 2, 101, 0, 7, 1, 3, 7, 1, 1, 1769119200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1040, 914, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1774303200, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1042, 911, 5, '#18d6ff', '#c7f6ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1629806400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1043, 913, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1629806400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1044, 916, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1775858400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1048, 11, 1, '#21d8b7', '#c74316', 2, 2, 18, 101, 0, 7, 0, 4, 7, 0, 1, 1773352800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1049, 905, 5, '#18d5ff', '#c7f5ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1629806400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1050, 301, 5, '#ff6982', '#aa0030', 2, 2, 18, 104, 0, 104, 0, 7, 104, 0, 1, 1773352800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1051, 105, 2, '#e45dbf', '#eedaea', 2, 2, 7, 101, 0, 7, 1, 8, 7, 1, 1, 1782424800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1052, 915, 99, '#cccccc', '#cccccc', 2, 2, 2, 101, 0, 7, 0, 3, 7, 1, 0, 1775426400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1053, 302, 5, '#fe36ff', '#77fff9', 2, 2, 18, 25, 0, 25, 0, 4, 25, 1, 1, 1784757600, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1054, 201, 5, '#ffcf52', '#481690', 2, 1, 9, 101, 0, 7, 0, 4, 7, 0, 1, 1784584800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1055, 919, 5, '#18d5ff', '#c7f5ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1777240800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1056, 918, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1775516400, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1057, 925, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1784757600, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (1061, 926, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1787781600, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (8501, 920, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1782424800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (8502, 921, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1782424800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (8503, 922, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1782424800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (8504, 923, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1782424800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (8505, 924, 5, '#18d8ff', '#c7f8ff', 2, 2, 18, 101, 0, 7, 0, 4, 5, 0, 0, 1782424800, 4102444799);
INSERT INTO live_data (music_id, sort, music_type, title_color_top, title_color_bottom, condition_type, song_chara_type, live_member_number, default_main_dress, default_main_dress_color, default_mob_dress, default_mob_dress_color, backdancer_order, backdancer_dress, backdancer_dress_color, has_live, start_date, end_date) VALUES (9051, 917, 99, '#cccccc', '#cccccc', 2, 2, 7, 101, 0, 7, 1, 8, 7, 1, 0, 1782424800, 4102444799);
-- Table: live_extra_data
CREATE TABLE IF NOT EXISTS 'live_extra_data' ('id' INTEGER NOT NULL, 'music_id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'next_music_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO live_extra_data (id, music_id, group_id, condition_type, condition_value_1, condition_value_2, next_music_id) VALUES (1, 1051, 1, 1, 1001, 1, 9051);
-- Table: live_permission_data
CREATE TABLE IF NOT EXISTS 'live_permission_data' ('music_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, PRIMARY KEY('music_id','chara_id'));
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1026);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1063);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1064);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1066);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1067);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1004, 1068);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1022);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1039);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1044);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1051);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1005, 1059);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1032);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1033);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1040);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1048);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1007, 1069);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1021);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1037);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1045);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1047);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1048);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1008, 1074);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1019);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1043);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1046);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1009, 1058);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1027);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1058);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1010, 1059);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1012, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1025, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1026, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1019);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1028);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1038);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1054);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1027, 1071);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1025);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1032);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1040);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1045);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1028, 1057);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1019);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1021);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1022);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1025);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1026);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1027);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1028);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1031);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1032);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1033);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1034);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1036);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1037);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1038);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1039);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1040);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1044);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1045);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1046);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1048);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1051);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1053);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1058);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1059);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1062);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1064);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1067);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1068);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1069);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1071);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1072);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1074);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1029, 1098);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1030, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1030, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1030, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1031, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1026);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1062);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1063);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1064);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1065);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1066);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1067);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1032, 1068);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1034, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1034, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1034, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1034, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1034, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1026);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1027);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1039);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1046);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1035, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1019);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1021);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1022);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1025);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1026);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1027);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1028);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1031);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1032);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1033);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1034);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1036);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1037);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1038);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1039);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1040);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1044);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1045);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1046);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1048);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1051);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1053);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1058);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1059);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1062);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1064);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1067);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1068);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1069);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1071);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1072);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1074);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1036, 1098);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1037, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1037, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1037, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1037, 1032);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1037, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1021);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1022);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1025);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1028);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1037);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1048, 1038);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1012);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1018);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1019);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1021);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1022);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1025);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1026);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1027);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1028);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1032);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1033);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1037);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1038);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1039);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1040);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1045);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1046);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1048);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1057);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1058);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1059);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1062);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1063);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1067);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1068);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1069);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1070);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1071);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1072);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1074);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1050, 1077);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1013);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1030);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1051, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1001);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1002);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1003);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1004);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1005);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1006);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1007);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1008);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1009);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1010);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1011);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1014);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1015);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1016);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1017);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1019);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1020);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1022);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1023);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1024);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1025);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1027);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1029);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1033);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1034);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1035);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1037);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1038);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1040);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1041);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1045);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1046);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1048);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1050);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1051);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1052);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1056);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1058);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1059);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1060);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1061);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1062);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1063);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1065);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1067);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1068);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1069);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1071);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1072);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1074);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1076);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1077);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1078);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1085);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1087);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1093);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1098);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1099);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (1053, 1100);
INSERT INTO live_permission_data (music_id, chara_id) VALUES (9051, 1001);
-- Table: login_bonus_chara
CREATE TABLE IF NOT EXISTS 'login_bonus_chara' ('id' INTEGER NOT NULL, 'login_bonus_detail_id' INTEGER NOT NULL, 'chara_num' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'pose_id' INTEGER NOT NULL, 'chara_id_2' INTEGER NOT NULL, 'dress_id_2' INTEGER NOT NULL, 'pose_id_2' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: login_bonus_data
CREATE TABLE IF NOT EXISTS 'login_bonus_data' ('id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'count_num' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'stamp_id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'step' INTEGER NOT NULL, 'gift_message_id' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, PRIMARY KEY('id'), UNIQUE('disp_order'));
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (10001, 1, 7, 999, 0, 0, 0, 0, 0, '2021/2/24 05:00:00', '2025/9/22 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (11001, 1, 7, 998, 0, 0, 0, 0, 0, '2025/9/22 15:00:00', '2099/12/31 23:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (20001, 2, 10, 3, 0, 0, 0, 0, 0, '2021/2/24 05:00:00', '2099/12/31 23:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30001, 3, 1, 1, 0, 0, 0, 0, 0, '2025/06/26 00:30:00', '2025/10/01 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30002, 3, 1, 94, 0, 0, 0, 0, 0, '2025/06/26 00:30:00', '2025/07/02 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30003, 3, 1, 95, 0, 0, 0, 0, 0, '2025/06/28 15:00:00', '2025/07/05 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30004, 3, 1, 96, 0, 0, 0, 0, 0, '2025/07/02 15:00:00', '2025/07/09 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30005, 3, 1, 97, 0, 0, 0, 0, 0, '2025/07/06 15:00:00', '2025/07/13 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30006, 3, 1, 98, 0, 0, 0, 0, 0, '2025/07/14 15:00:00', '2025/07/21 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30007, 3, 1, 99, 0, 0, 0, 0, 0, '2025/07/16 15:00:00', '2025/07/23 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30008, 3, 10, 2, 0, 0, 0, 0, 0, '2025/07/04 22:00:00', '2025/09/24 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30009, 3, 10, 4, 0, 0, 0, 0, 0, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30010, 2, 1, 5, 0, 0, 0, 0, 0, '2025/10/26 22:00:00', '2025/10/27 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30011, 2, 1, 6, 0, 0, 0, 0, 0, '2025/10/27 15:00:00', '2025/10/28 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30012, 2, 1, 7, 0, 0, 0, 0, 0, '2025/10/28 15:00:00', '2025/10/29 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30013, 2, 1, 8, 0, 0, 0, 0, 0, '2025/10/29 15:00:00', '2025/10/30 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30014, 2, 1, 9, 0, 0, 0, 0, 0, '2025/10/30 15:00:00', '2025/10/31 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30015, 2, 1, 10, 0, 0, 0, 0, 0, '2025/10/31 15:00:00', '2025/11/1 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30016, 2, 1, 11, 0, 0, 0, 0, 0, '2025/11/1 15:00:00', '2025/11/2 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30017, 2, 1, 12, 0, 0, 0, 0, 0, '2025/11/2 15:00:00', '2025/11/03 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30018, 3, 10, 13, 0, 0, 0, 0, 0, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30019, 2, 1, 16, 0, 0, 0, 0, 0, '2026/01/27 22:00:00', '2026/01/28 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30020, 2, 1, 17, 0, 0, 0, 0, 0, '2026/01/28 15:00:00', '2026/01/29 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30021, 2, 1, 18, 0, 0, 0, 0, 0, '2026/01/29 15:00:00', '2026/01/30 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30022, 2, 1, 19, 0, 0, 0, 0, 0, '2026/01/30 15:00:00', '2026/01/31 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30023, 2, 1, 20, 0, 0, 0, 0, 0, '2026/01/31 15:00:00', '2026/02/01 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30024, 3, 10, 21, 0, 0, 0, 0, 0, '2026/02/01 22:00:00', '2026/02/28 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30025, 2, 1, 22, 0, 0, 0, 0, 0, '2026/03/02 22:00:00', '2026/03/03 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30026, 2, 1, 23, 0, 0, 0, 0, 0, '2026/03/03 15:00:00', '2026/03/04 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30027, 2, 1, 24, 0, 0, 0, 0, 0, '2026/03/04 15:00:00', '2026/03/05 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30028, 2, 1, 25, 0, 0, 0, 0, 0, '2026/03/05 15:00:00', '2026/03/06 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30029, 2, 1, 26, 0, 0, 0, 0, 0, '2026/03/06 15:00:00', '2026/03/07 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30030, 2, 1, 27, 0, 0, 0, 0, 0, '2026/03/07 15:00:00', '2026/03/08 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30031, 2, 1, 28, 0, 0, 0, 0, 0, '2026/03/08 15:00:00', '2026/03/09 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30032, 2, 1, 29, 0, 0, 0, 0, 0, '2026/03/09 15:00:00', '2026/03/10 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30033, 2, 1, 30, 0, 0, 0, 0, 0, '2026/03/10 15:00:00', '2026/03/11 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30034, 2, 1, 31, 0, 0, 0, 0, 0, '2026/03/11 15:00:00', '2026/03/12 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30035, 3, 10, 32, 0, 0, 0, 0, 0, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30036, 3, 15, 33, 0, 0, 0, 0, 0, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30037, 3, 10, 34, 1, 0, 0, 0, 0, '2026/04/26 22:00:00', '2026/05/16 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30038, 3, 10, 35, 0, 0, 0, 0, 0, '2026/06/25 22:00:00', '2026/07/16 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30039, 2, 1, 36, 0, 0, 0, 0, 0, '2026/07/14 22:00:00', '2026/07/15 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30040, 2, 1, 37, 0, 0, 0, 0, 0, '2026/07/15 15:00:00', '2026/07/16 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30041, 2, 1, 38, 0, 0, 0, 0, 0, '2026/07/16 15:00:00', '2026/07/17 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30042, 2, 1, 39, 0, 0, 0, 0, 0, '2026/07/17 15:00:00', '2026/07/18 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30043, 2, 1, 40, 0, 0, 0, 0, 0, '2026/07/18 15:00:00', '2026/07/19 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30044, 2, 1, 41, 0, 0, 0, 0, 0, '2026/07/19 15:00:00', '2026/07/20 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30045, 2, 1, 42, 0, 0, 0, 0, 0, '2026/07/20 15:00:00', '2026/07/21 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30046, 2, 1, 43, 0, 0, 0, 0, 0, '2026/07/21 15:00:00', '2026/07/22 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30047, 3, 10, 44, 0, 0, 0, 0, 0, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30052, 3, 1, 45, 0, 0, 0, 0, 0, '2026/08/26 22:00:00', '2026/09/02 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30053, 3, 1, 46, 0, 0, 0, 0, 0, '2026/08/30 15:00:00', '2026/09/06 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30054, 3, 1, 47, 0, 0, 0, 0, 0, '2026/09/06 15:00:00', '2026/09/13 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (30055, 3, 1, 48, 0, 0, 0, 0, 0, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39001, 3, 1, 501, 0, 0, 0, 0, 0, '2025/10/06 12:00:00', '2025/10/13 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39002, 3, 1, 502, 0, 0, 0, 0, 0, '2025/10/13 15:00:00', '2025/10/20 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39003, 3, 1, 503, 0, 0, 0, 0, 0, '2025/10/20 15:00:00', '2025/11/03 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39004, 3, 1, 504, 0, 0, 0, 0, 0, '2025/11/03 15:00:00', '2025/11/10 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39005, 3, 1, 505, 0, 0, 0, 0, 0, '2025/11/10 15:00:00', '2025/11/24 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39006, 3, 1, 506, 0, 0, 0, 0, 0, '2025/11/24 15:00:00', '2025/12/01 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39007, 3, 1, 507, 0, 0, 0, 0, 0, '2025/12/01 15:00:00', '2025/12/08 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39008, 3, 1, 508, 0, 0, 0, 0, 0, '2025/12/08 15:00:00', '2025/12/15 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39009, 3, 1, 509, 0, 0, 0, 0, 0, '2025/12/15 15:00:00', '2025/12/22 14:59:59');
INSERT INTO login_bonus_data (id, type, count_num, disp_order, stamp_id, bg_id, group_id, step, gift_message_id, start_date, end_date) VALUES (39010, 3, 1, 510, 0, 0, 0, 0, 0, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
-- Table: login_bonus_detail
CREATE TABLE IF NOT EXISTS 'login_bonus_detail' ('id' INTEGER NOT NULL, 'login_bonus_id' INTEGER NOT NULL, 'count' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, 'item_category_2' INTEGER NOT NULL, 'item_id_2' INTEGER NOT NULL, 'item_num_2' INTEGER NOT NULL, 'item_category_3' INTEGER NOT NULL, 'item_id_3' INTEGER NOT NULL, 'item_num_3' INTEGER NOT NULL, 'item_category_4' INTEGER NOT NULL, 'item_id_4' INTEGER NOT NULL, 'item_num_4' INTEGER NOT NULL, 'item_category_5' INTEGER NOT NULL, 'item_id_5' INTEGER NOT NULL, 'item_num_5' INTEGER NOT NULL, PRIMARY KEY('id'), UNIQUE('login_bonus_id','count'));
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1, 10001, 1, 90, 43, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (2, 10001, 2, 30, 110, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3, 10001, 3, 90, 43, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (4, 10001, 4, 91, 59, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (5, 10001, 5, 90, 43, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (6, 10001, 6, 103, 98, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (7, 10001, 7, 90, 43, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (8, 20001, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (9, 20001, 2, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (10, 20001, 3, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (11, 20001, 4, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (12, 20001, 5, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (13, 20001, 6, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (14, 20001, 7, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (15, 20001, 8, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (16, 20001, 9, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (17, 20001, 10, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (18, 30001, 1, 90, 43, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (19, 30002, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (20, 30003, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (21, 30004, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (22, 30005, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (23, 30006, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (24, 30007, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (25, 30008, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (26, 30008, 2, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (27, 30008, 3, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (28, 30008, 4, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (29, 30008, 5, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (30, 30008, 6, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (31, 30008, 7, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (32, 30008, 8, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (33, 30008, 9, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (34, 30008, 10, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (35, 30009, 1, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (36, 30009, 2, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (37, 30009, 3, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (38, 30009, 4, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (39, 30009, 5, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (40, 30009, 6, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (41, 30009, 7, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (42, 30009, 8, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (43, 30009, 9, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (44, 30009, 10, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (45, 30010, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (46, 30011, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (47, 30012, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (48, 30013, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (49, 30014, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (50, 30015, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (51, 30016, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (52, 30017, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (53, 30018, 1, 51, 30062, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (54, 30018, 2, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (55, 30018, 3, 51, 30062, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (56, 30018, 4, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (57, 30018, 5, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (58, 30018, 6, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (59, 30018, 7, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (60, 30018, 8, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (61, 30018, 9, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (62, 30018, 10, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (63, 30019, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (64, 30020, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (65, 30021, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (66, 30022, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (67, 30023, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (68, 30024, 1, 90, 43, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (69, 30024, 2, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (70, 30024, 3, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (71, 30024, 4, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (72, 30024, 5, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (73, 30024, 6, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (74, 30024, 7, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (75, 30024, 8, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (76, 30024, 9, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (77, 30024, 10, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (78, 30025, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (79, 30026, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (80, 30027, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (81, 30028, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (82, 30029, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (83, 30030, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (84, 30031, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (85, 30032, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (86, 30033, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (87, 30034, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (88, 30035, 1, 51, 30088, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (89, 30035, 2, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (90, 30035, 3, 51, 30088, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (91, 30035, 4, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (92, 30035, 5, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (93, 30035, 6, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (94, 30035, 7, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (95, 30035, 8, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (96, 30035, 9, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (97, 30035, 10, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (98, 30036, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (99, 30036, 2, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (100, 30036, 3, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (101, 30036, 4, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (102, 30036, 5, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (103, 30036, 6, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (104, 30036, 7, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (105, 30036, 8, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (106, 30036, 9, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (107, 30036, 10, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (108, 30036, 11, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (109, 30036, 12, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (110, 30036, 13, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (111, 30036, 14, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (112, 30036, 15, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (113, 30037, 1, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (114, 30037, 2, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (115, 30037, 3, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (116, 30037, 4, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (117, 30037, 5, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (118, 30037, 6, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (119, 30037, 7, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (120, 30037, 8, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (121, 30037, 9, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (122, 30037, 10, 90, 43, 564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (123, 30038, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (124, 30038, 2, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (125, 30038, 3, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (126, 30038, 4, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (127, 30038, 5, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (128, 30038, 6, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (129, 30038, 7, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (130, 30038, 8, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (131, 30038, 9, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (132, 30038, 10, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (133, 30039, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (134, 30040, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (135, 30041, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (136, 30042, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (137, 30043, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (138, 30044, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (139, 30045, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (140, 30046, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (141, 30047, 1, 51, 30121, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (142, 30047, 2, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (143, 30047, 3, 51, 30121, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (144, 30047, 4, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (145, 30047, 5, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (146, 30047, 6, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (147, 30047, 7, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (148, 30047, 8, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (149, 30047, 9, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (150, 30047, 10, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (164, 30052, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (165, 30053, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (166, 30054, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (167, 30055, 1, 90, 43, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100101, 11001, 1, 90, 43, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100102, 11001, 2, 30, 110, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100103, 11001, 3, 90, 43, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100104, 11001, 4, 91, 59, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100105, 11001, 5, 90, 43, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100106, 11001, 6, 103, 98, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (1100107, 11001, 7, 90, 43, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900101, 39001, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900102, 39002, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900103, 39003, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900104, 39004, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900105, 39005, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900106, 39006, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900107, 39007, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900108, 39008, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900109, 39009, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO login_bonus_detail (id, login_bonus_id, count, item_category, item_id, item_num, item_category_2, item_id_2, item_num_2, item_category_3, item_id_3, item_num_3, item_category_4, item_id_4, item_num_4, item_category_5, item_id_5, item_num_5) VALUES (3900110, 39010, 1, 90, 43, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
-- Table: love_rank
CREATE TABLE IF NOT EXISTS 'love_rank' ('id' INTEGER NOT NULL, 'rank' INTEGER NOT NULL, 'total_point' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO love_rank (id, rank, total_point) VALUES (1, 0, 0);
INSERT INTO love_rank (id, rank, total_point) VALUES (2, 1, 10);
INSERT INTO love_rank (id, rank, total_point) VALUES (3, 2, 22);
INSERT INTO love_rank (id, rank, total_point) VALUES (4, 3, 36);
INSERT INTO love_rank (id, rank, total_point) VALUES (5, 4, 60);
INSERT INTO love_rank (id, rank, total_point) VALUES (6, 5, 100);
INSERT INTO love_rank (id, rank, total_point) VALUES (7, 6, 200);
INSERT INTO love_rank (id, rank, total_point) VALUES (8, 7, 400);
INSERT INTO love_rank (id, rank, total_point) VALUES (9, 8, 800);
INSERT INTO love_rank (id, rank, total_point) VALUES (10, 9, 1600);
INSERT INTO love_rank (id, rank, total_point) VALUES (11, 10, 3200);
INSERT INTO love_rank (id, rank, total_point) VALUES (12, 11, 4800);
INSERT INTO love_rank (id, rank, total_point) VALUES (13, 12, 6400);
-- Table: main_story_data
CREATE TABLE IF NOT EXISTS 'main_story_data' ('id' INTEGER NOT NULL, 'part_id' INTEGER NOT NULL, 'episode_index' INTEGER NOT NULL, 'prev_episode_index' INTEGER NOT NULL, 'next_episode_index' INTEGER NOT NULL, 'story_number' INTEGER NOT NULL, 'display_type' INTEGER NOT NULL, 'story_type_1' INTEGER NOT NULL, 'story_id_1' INTEGER NOT NULL, 'story_type_2' INTEGER NOT NULL, 'story_id_2' INTEGER NOT NULL, 'story_type_3' INTEGER NOT NULL, 'story_id_3' INTEGER NOT NULL, 'story_type_4' INTEGER NOT NULL, 'story_id_4' INTEGER NOT NULL, 'story_type_5' INTEGER NOT NULL, 'story_id_5' INTEGER NOT NULL, 'lock_type_1' INTEGER NOT NULL, 'lock_value_1_1' INTEGER NOT NULL, 'lock_value_1_2' INTEGER NOT NULL, 'lock_type_2' INTEGER NOT NULL, 'lock_value_2_1' INTEGER NOT NULL, 'lock_value_2_2' INTEGER NOT NULL, 'lock_type_3' INTEGER NOT NULL, 'lock_value_3_1' INTEGER NOT NULL, 'lock_value_3_2' INTEGER NOT NULL, 'add_reward_category_1' INTEGER NOT NULL, 'add_reward_id_1' INTEGER NOT NULL, 'add_reward_num_1' INTEGER NOT NULL, PRIMARY KEY('id'), UNIQUE('story_id_1'));
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (101, 1, 1, 0, 2, 1, 0, 3, 20000001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (102, 1, 2, 1, 3, 2, 0, 1, 20001011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (103, 1, 3, 2, 4, 3, 0, 1, 20001021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (104, 1, 4, 3, 5, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (105, 1, 5, 4, 6, 4, 0, 1, 20001031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (106, 1, 6, 5, 7, 5, 0, 1, 20001041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (107, 1, 7, 6, 8, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (108, 1, 8, 7, 9, 6, 0, 1, 20001051, 3, 20001052, 1, 20001053, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (109, 1, 9, 8, 10, 7, 0, 1, 20001061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (110, 1, 10, 9, 11, 8, 0, 1, 20001071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (111, 1, 11, 10, 12, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (112, 1, 12, 11, 13, 9, 0, 1, 20001081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (113, 1, 13, 12, 14, 10, 0, 1, 20001091, 3, 20001092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (114, 1, 14, 13, 15, 11, 0, 1, 20001101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (115, 1, 15, 14, 16, 12, 0, 1, 20001111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (116, 1, 16, 15, 17, 13, 0, 1, 20001121, 3, 20001122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (117, 1, 17, 16, 18, 0, 0, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (118, 1, 18, 17, 0, 14, 0, 1, 20001131, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30022, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (201, 2, 1, 0, 2, 1, 0, 1, 20002011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (202, 2, 2, 1, 3, 2, 0, 1, 20002021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (203, 2, 3, 2, 4, 0, 0, 4, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (204, 2, 4, 3, 5, 3, 0, 1, 20002031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (205, 2, 5, 4, 6, 4, 0, 1, 20002041, 3, 20002042, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (206, 2, 6, 5, 7, 5, 0, 1, 20002051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (207, 2, 7, 6, 8, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (208, 2, 8, 7, 9, 6, 0, 1, 20002061, 3, 20002062, 1, 20002063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (209, 2, 9, 8, 10, 7, 0, 1, 20002071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (210, 2, 10, 9, 11, 8, 0, 1, 20002081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (211, 2, 11, 10, 12, 9, 0, 1, 20002091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (212, 2, 12, 11, 13, 0, 0, 4, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (213, 2, 13, 12, 14, 10, 0, 1, 20002101, 3, 20002102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (214, 2, 14, 13, 15, 11, 0, 1, 20002111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (215, 2, 15, 14, 16, 12, 0, 1, 20002121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (216, 2, 16, 15, 17, 0, 0, 4, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (217, 2, 17, 16, 0, 13, 0, 1, 20002131, 2, 3, 1, 20002133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30023, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (218, 3, 1, 0, 2, 1, 0, 1, 20003011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (219, 3, 2, 1, 3, 2, 0, 1, 20003021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (220, 3, 3, 2, 4, 0, 0, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (221, 3, 4, 3, 5, 3, 0, 1, 20003031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (222, 3, 5, 4, 6, 4, 0, 1, 20003041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (223, 3, 6, 5, 7, 5, 0, 1, 20003051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (224, 3, 7, 6, 8, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (225, 3, 8, 7, 9, 6, 0, 1, 20003061, 3, 20003062, 1, 20003063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (226, 3, 9, 8, 10, 7, 0, 1, 20003071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (227, 3, 10, 9, 11, 8, 0, 1, 20003081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (228, 3, 11, 10, 12, 9, 0, 1, 20003091, 3, 20003092, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (229, 3, 12, 11, 13, 0, 0, 4, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (230, 3, 13, 12, 14, 10, 0, 1, 20003101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (231, 3, 14, 13, 15, 11, 0, 1, 20003111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (232, 3, 15, 14, 16, 12, 0, 1, 20003121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (233, 3, 16, 15, 17, 0, 0, 4, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (234, 3, 17, 16, 0, 13, 0, 1, 20003131, 3, 20003132, 1, 20003133, 2, 4, 1, 20003134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30033, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (401, 4, 1, 0, 2, 1, 0, 3, 20004011, 1, 20004012, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (402, 4, 2, 1, 3, 2, 0, 1, 20004021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (403, 4, 3, 2, 4, 0, 0, 4, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (404, 4, 4, 3, 5, 3, 0, 1, 20004031, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (405, 4, 5, 4, 6, 4, 0, 1, 20004041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (406, 4, 6, 5, 7, 5, 0, 1, 20004051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (407, 4, 7, 6, 8, 0, 0, 4, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (408, 4, 8, 7, 9, 6, 0, 1, 20004061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (409, 4, 9, 8, 10, 7, 0, 1, 20004071, 3, 20004072, 1, 20004073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (410, 4, 10, 9, 11, 8, 0, 1, 20004081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (411, 4, 11, 10, 12, 9, 0, 1, 20004091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (412, 4, 12, 11, 13, 0, 0, 4, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (413, 4, 13, 12, 14, 10, 0, 1, 20004101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (414, 4, 14, 13, 15, 11, 0, 1, 20004111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (415, 4, 15, 14, 16, 12, 0, 1, 20004121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (416, 4, 16, 15, 17, 0, 0, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (417, 4, 17, 16, 0, 13, 0, 1, 20004131, 3, 20004132, 1, 20004133, 2, 7, 1, 20004134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30044, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (501, 5, 1, 0, 2, 1, 0, 3, 20005011, 1, 20005012, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (502, 5, 2, 1, 3, 2, 0, 1, 20005021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (503, 5, 3, 2, 4, 3, 0, 1, 20005031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (504, 5, 4, 3, 5, 0, 0, 4, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (505, 5, 5, 4, 6, 4, 0, 1, 20005041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (506, 5, 6, 5, 7, 5, 0, 1, 20005051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (507, 5, 7, 6, 8, 6, 0, 1, 20005061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (508, 5, 8, 7, 9, 0, 0, 4, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (509, 5, 9, 8, 10, 7, 0, 1, 20005071, 3, 20005072, 1, 20005073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (510, 5, 10, 9, 11, 8, 0, 1, 20005081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (511, 5, 11, 10, 12, 9, 0, 1, 20005091, 3, 20005092, 1, 20005093, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (512, 5, 12, 11, 13, 10, 0, 1, 20005101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (513, 5, 13, 12, 14, 0, 0, 4, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (514, 5, 14, 13, 15, 11, 0, 3, 20005111, 1, 20005112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (515, 5, 15, 14, 16, 12, 0, 1, 20005121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (516, 5, 16, 15, 17, 0, 0, 4, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (517, 5, 17, 16, 0, 13, 0, 1, 20005131, 3, 20005132, 1, 20005133, 2, 9, 1, 20005134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30076, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (601, 6, 1, 0, 2, 1, 0, 1, 20006011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (602, 6, 2, 1, 3, 2, 0, 1, 20006021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (603, 6, 3, 2, 4, 0, 0, 4, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (604, 6, 4, 3, 5, 3, 0, 1, 20006031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (605, 6, 5, 4, 6, 4, 0, 1, 20006041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (606, 6, 6, 5, 7, 5, 0, 1, 20006051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (607, 6, 7, 6, 8, 6, 0, 1, 20006061, 3, 20006062, 1, 20006063, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (608, 6, 8, 7, 9, 0, 0, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (609, 6, 9, 8, 10, 7, 0, 1, 20006071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (610, 6, 10, 9, 11, 8, 0, 1, 20006081, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (611, 6, 11, 10, 12, 9, 0, 1, 20006091, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (612, 6, 12, 11, 13, 10, 0, 1, 20006101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (613, 6, 13, 12, 14, 0, 0, 4, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (614, 6, 14, 13, 15, 11, 0, 1, 20006111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (615, 6, 15, 14, 16, 12, 0, 1, 20006121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (616, 6, 16, 15, 17, 0, 0, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (617, 6, 17, 16, 0, 13, 0, 1, 20006131, 3, 20006132, 1, 20006133, 2, 12, 1, 20006134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30081, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (701, 7, 1, 0, 2, 14, 0, 1, 20006141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (702, 7, 2, 1, 3, 15, 0, 1, 20006151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (703, 7, 3, 2, 4, 0, 0, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (704, 7, 4, 3, 5, 16, 0, 1, 20006161, 3, 20006162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (705, 7, 5, 4, 6, 17, 0, 1, 20006171, 3, 20006172, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (706, 7, 6, 5, 7, 18, 0, 1, 20006181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (707, 7, 7, 6, 8, 0, 0, 4, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (708, 7, 8, 7, 9, 19, 0, 1, 20006191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (709, 7, 9, 8, 10, 20, 0, 1, 20006201, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (710, 7, 10, 9, 11, 21, 0, 1, 20006211, 3, 20006212, 1, 20006213, 2, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (711, 7, 11, 10, 12, 22, 0, 1, 20006221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (712, 7, 12, 11, 14, 0, 0, 4, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 30);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (713, 7, 13, 12, 14, 23, 1, 1, 20006231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 100103, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (714, 7, 14, 12, 15, 24, 0, 1, 20006232, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 30105, 1);
INSERT INTO main_story_data (id, part_id, episode_index, prev_episode_index, next_episode_index, story_number, display_type, story_type_1, story_id_1, story_type_2, story_id_2, story_type_3, story_id_3, story_type_4, story_id_4, story_type_5, story_id_5, lock_type_1, lock_value_1_1, lock_value_1_2, lock_type_2, lock_value_2_1, lock_value_2_2, lock_type_3, lock_value_3_1, lock_value_3_2, add_reward_category_1, add_reward_id_1, add_reward_num_1) VALUES (715, 7, 15, 14, 0, 0, 0, 4, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 150);
-- Table: main_story_part
CREATE TABLE IF NOT EXISTS 'main_story_part' ('id' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'ui_color' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (1, 1483228800, '019DB0');
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (2, 1483228800, '2F4899');
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (3, 1754258400, 'AF2E47');
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (4, 1759874400, '78398F');
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (5, 1769119200, '248a64');
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (6, 1774562400, 'a34490');
INSERT INTO main_story_part (id, start_date, ui_color) VALUES (7, 1782424800, 'a34490');
-- Table: main_story_race_bonus
CREATE TABLE IF NOT EXISTS 'main_story_race_bonus' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'bonus_type' INTEGER NOT NULL, 'bonus_value' INTEGER NOT NULL, 'condition_group' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (1, 1, 1, 5, 1);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (2, 2, 1, 5, 2);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (3, 3, 1, 5, 3);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (4, 4, 1, 5, 4);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (5, 5, 1, 5, 4);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (6, 5, 2, 300011, 5);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (7, 6, 1, 5, 6);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (8, 7, 1, 5, 4);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (9, 7, 2, 300021, 7);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (10, 8, 2, 300031, 8);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (11, 9, 1, 5, 8);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (12, 10, 2, 300041, 0);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (13, 10, 2, 300051, 9);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (14, 10, 2, 300051, 10);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (15, 11, 2, 300061, 8);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (16, 11, 1, 5, 11);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (17, 12, 1, 5, 12);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (18, 13, 1, 5, 12);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (19, 13, 2, 300111, 13);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (20, 14, 1, 5, 12);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (21, 15, 1, 5, 12);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (22, 15, 2, 300121, 14);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (23, 16, 2, 300131, 15);
INSERT INTO main_story_race_bonus (id, group_id, bonus_type, bonus_value, condition_group) VALUES (24, 16, 2, 100011, 16);
-- Table: main_story_race_bonus_condition
CREATE TABLE IF NOT EXISTS 'main_story_race_bonus_condition' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (1, 1, 101, 1013, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (2, 2, 101, 1030, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (3, 3, 101, 1035, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (4, 4, 101, 1016, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (5, 5, 201, 168, 1);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (6, 6, 401, 201641, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (7, 7, 201, 81, 1);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (8, 8, 101, 1002, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (10, 9, 101, 1002, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (11, 10, 101, 1032, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (12, 11, 301, 7, 1);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (13, 12, 101, 1001, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (14, 13, 201, 166, 1);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (15, 14, 401, 200511, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (16, 15, 401, 202061, 0);
INSERT INTO main_story_race_bonus_condition (id, group_id, condition_type, condition_value_1, condition_value_2) VALUES (17, 16, 401, 202061, 1);
-- Table: main_story_race_chara_data
CREATE TABLE IF NOT EXISTS 'main_story_race_chara_data' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'bracket_number' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'mob_id' INTEGER NOT NULL, 'is_player' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'chara_color_type' INTEGER NOT NULL, 'motivation' INTEGER NOT NULL, 'running_style' INTEGER NOT NULL, 'speed' INTEGER NOT NULL, 'stamina' INTEGER NOT NULL, 'pow' INTEGER NOT NULL, 'guts' INTEGER NOT NULL, 'wiz' INTEGER NOT NULL, 'proper_distance_short' INTEGER NOT NULL, 'proper_distance_mile' INTEGER NOT NULL, 'proper_distance_middle' INTEGER NOT NULL, 'proper_distance_long' INTEGER NOT NULL, 'proper_running_style_nige' INTEGER NOT NULL, 'proper_running_style_senko' INTEGER NOT NULL, 'proper_running_style_sashi' INTEGER NOT NULL, 'proper_running_style_oikomi' INTEGER NOT NULL, 'proper_ground_turf' INTEGER NOT NULL, 'proper_ground_dirt' INTEGER NOT NULL, 'skill_set_id' INTEGER NOT NULL, 'show_skill_type' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (71, 9, 1, 1, 8000, 0, 1, 0, 5, 1, 171, 176, 156, 185, 153, 2, 4, 5, 6, 6, 5, 4, 3, 6, 1, 8064, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (72, 9, 2, 1, 8001, 0, 1, 0, 2, 2, 188, 185, 182, 167, 167, 2, 4, 5, 6, 5, 6, 5, 4, 6, 1, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (73, 9, 3, 1, 8002, 0, 1, 0, 4, 3, 165, 168, 188, 166, 175, 2, 4, 5, 6, 4, 5, 6, 5, 6, 1, 8072, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (74, 9, 4, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (75, 9, 5, 1, 8003, 0, 1, 0, 4, 4, 155, 176, 168, 190, 166, 2, 4, 5, 6, 2, 4, 5, 6, 6, 3, 8076, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (76, 9, 6, 1, 8004, 0, 1, 0, 3, 1, 189, 165, 150, 176, 159, 2, 3, 5, 6, 6, 5, 4, 3, 6, 1, 8062, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (77, 9, 7, 1, 8005, 0, 1, 0, 4, 2, 172, 190, 167, 181, 179, 2, 4, 5, 6, 5, 6, 5, 4, 6, 2, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (78, 9, 8, 1, 8006, 0, 1, 0, 2, 3, 164, 180, 166, 158, 156, 2, 4, 5, 6, 4, 5, 6, 1, 6, 1, 8072, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (79, 9, 9, 1, 8007, 0, 1, 0, 2, 4, 163, 181, 153, 190, 185, 1, 3, 5, 6, 3, 4, 5, 6, 6, 1, 8079, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (80, 10, 1, 1, 8073, 0, 1, 0, 4, 4, 225, 208, 222, 214, 209, 3, 5, 6, 1, 2, 4, 5, 6, 6, 1, 8059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (81, 10, 2, 1, 8074, 0, 1, 0, 4, 2, 222, 217, 227, 231, 230, 2, 3, 6, 1, 5, 6, 5, 4, 6, 1, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (82, 10, 3, 1, 8075, 0, 1, 0, 4, 3, 217, 240, 212, 220, 206, 4, 5, 6, 2, 4, 5, 6, 2, 6, 2, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (83, 10, 4, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (84, 10, 5, 1, 8076, 0, 1, 0, 3, 1, 212, 224, 221, 212, 223, 1, 2, 6, 1, 6, 5, 4, 3, 6, 1, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (85, 10, 6, 1, 8077, 0, 1, 0, 1, 2, 219, 211, 208, 216, 220, 2, 3, 6, 1, 5, 6, 5, 4, 6, 1, 8049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (86, 10, 7, 1, 8078, 0, 1, 0, 5, 3, 238, 210, 210, 230, 215, 2, 2, 6, 1, 4, 5, 6, 2, 6, 1, 8054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (87, 11, 1, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (88, 11, 2, 1006, 0, 0, 100601, 0, 5, 2, 371, 352, 340, 368, 343, 6, 7, 7, 6, 2, 7, 7, 4, 7, 6, 100002, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (89, 11, 3, 1007, 0, 0, 100701, 0, 3, 4, 120, 120, 161, 115, 140, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100001, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (90, 11, 4, 1, 8071, 0, 11, 0, 3, 3, 295, 313, 327, 308, 295, 1, 3, 5, 7, 2, 5, 7, 4, 7, 3, 8071, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (91, 11, 5, 1, 8072, 0, 8, 0, 2, 1, 322, 294, 294, 316, 299, 3, 5, 6, 7, 7, 6, 5, 4, 7, 3, 8061, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (92, 12, 1, 1, 8009, 0, 1, 0, 3, 1, 100, 112, 132, 141, 116, 2, 5, 6, 6, 6, 5, 4, 3, 6, 1, 8064, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (93, 12, 2, 1, 8010, 0, 1, 0, 4, 2, 131, 129, 131, 127, 104, 2, 4, 5, 6, 5, 6, 5, 4, 6, 2, 8068, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (94, 12, 3, 1, 8011, 0, 1, 0, 1, 3, 115, 130, 147, 129, 123, 2, 4, 5, 6, 5, 4, 6, 2, 6, 1, 8073, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (95, 12, 4, 1, 8012, 0, 1, 0, 3, 4, 141, 148, 107, 145, 124, 2, 3, 4, 6, 3, 4, 5, 6, 6, 3, 8078, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (96, 12, 5, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (97, 13, 1, 1, 8021, 0, 11, 0, 5, 1, 235, 239, 234, 234, 240, 3, 5, 7, 3, 7, 5, 3, 1, 7, 3, 8041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (98, 13, 2, 1, 8022, 0, 11, 0, 2, 2, 212, 246, 209, 222, 215, 3, 6, 7, 5, 6, 7, 4, 3, 7, 1, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (99, 13, 3, 1, 8023, 0, 11, 0, 4, 3, 212, 222, 215, 216, 215, 2, 5, 7, 3, 1, 3, 7, 1, 7, 1, 8054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (100, 13, 4, 1, 8024, 0, 11, 0, 4, 4, 239, 218, 228, 240, 217, 2, 6, 7, 3, 3, 4, 5, 7, 7, 1, 8059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (101, 13, 5, 1, 8025, 0, 11, 0, 5, 1, 240, 225, 213, 239, 206, 4, 5, 7, 3, 7, 5, 4, 2, 7, 2, 8044, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (102, 13, 6, 1, 8026, 0, 8, 0, 3, 2, 244, 243, 203, 180, 233, 2, 3, 7, 3, 5, 7, 5, 4, 7, 3, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (103, 13, 7, 1, 8027, 0, 12, 0, 4, 3, 219, 200, 219, 207, 226, 2, 3, 7, 5, 5, 6, 7, 6, 7, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (104, 13, 8, 1, 8028, 0, 8, 0, 4, 4, 239, 223, 198, 218, 243, 2, 6, 7, 3, 2, 5, 6, 7, 7, 1, 8056, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (105, 13, 9, 1, 8029, 0, 11, 0, 2, 1, 220, 246, 201, 226, 213, 4, 5, 7, 2, 7, 5, 3, 1, 7, 1, 8043, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (106, 13, 10, 1, 8030, 0, 11, 0, 5, 2, 247, 215, 205, 220, 243, 1, 3, 7, 6, 6, 7, 4, 3, 7, 3, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (107, 13, 11, 1, 8031, 0, 11, 0, 3, 3, 187, 221, 224, 237, 246, 2, 3, 7, 5, 4, 5, 7, 5, 7, 3, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (108, 13, 12, 1, 8032, 0, 11, 0, 2, 4, 245, 245, 210, 220, 215, 2, 6, 7, 3, 3, 4, 5, 7, 7, 3, 8058, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (109, 13, 13, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (110, 13, 14, 1, 8033, 0, 12, 0, 1, 1, 213, 234, 230, 229, 237, 2, 3, 7, 2, 7, 5, 4, 2, 7, 3, 8044, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (111, 13, 15, 1026, 0, 0, 102601, 0, 4, 1, 1183, 1073, 960, 879, 734, 6, 6, 7, 7, 7, 6, 4, 1, 7, 1, 100006, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (112, 13, 16, 1, 8035, 0, 8, 0, 1, 3, 244, 228, 247, 210, 200, 3, 5, 7, 3, 5, 6, 7, 3, 7, 3, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (113, 13, 17, 1, 8036, 0, 12, 0, 5, 4, 180, 244, 245, 200, 223, 2, 6, 7, 3, 2, 5, 6, 7, 7, 3, 8058, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (114, 13, 18, 1, 8037, 0, 12, 0, 4, 1, 227, 229, 223, 206, 239, 1, 2, 7, 3, 7, 5, 3, 1, 7, 3, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (115, 14, 1, 1, 8038, 0, 1, 0, 2, 2, 259, 279, 229, 284, 263, 1, 1, 3, 7, 5, 7, 5, 4, 7, 1, 8069, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (116, 14, 2, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (117, 14, 3, 1, 8039, 0, 1, 0, 4, 3, 280, 237, 287, 243, 246, 3, 4, 5, 7, 5, 6, 7, 5, 7, 1, 8074, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (118, 14, 4, 1, 8040, 0, 1, 0, 1, 4, 272, 270, 290, 268, 268, 2, 5, 6, 7, 3, 4, 5, 7, 7, 1, 8079, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (119, 14, 5, 1007, 0, 0, 1, 0, 5, 4, 122, 121, 152, 180, 120, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100001, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (120, 14, 6, 1, 8041, 0, 1, 0, 1, 1, 256, 215, 259, 254, 290, 3, 4, 5, 7, 7, 5, 3, 3, 7, 1, 8064, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (121, 15, 1, 1, 8042, 0, 1, 0, 5, 2, 312, 349, 321, 307, 305, 2, 4, 5, 7, 5, 7, 5, 4, 7, 1, 8066, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (122, 15, 2, 1, 8043, 0, 1, 0, 5, 3, 327, 295, 364, 327, 317, 2, 4, 5, 7, 5, 6, 7, 3, 7, 3, 8071, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (123, 15, 3, 1, 8044, 0, 1, 0, 3, 4, 346, 318, 316, 359, 332, 3, 3, 6, 7, 3, 4, 5, 7, 7, 1, 8077, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (124, 15, 4, 1, 8045, 0, 1, 0, 1, 1, 328, 319, 328, 345, 335, 2, 2, 3, 7, 7, 5, 4, 3, 7, 1, 8061, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (125, 15, 5, 1, 8046, 0, 1, 0, 1, 2, 349, 349, 359, 349, 330, 1, 5, 6, 7, 6, 7, 4, 3, 7, 3, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (126, 15, 6, 1, 8047, 0, 1, 0, 1, 3, 315, 338, 326, 306, 343, 2, 4, 5, 7, 5, 6, 7, 3, 7, 1, 8072, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (127, 15, 7, 1, 8048, 0, 1, 0, 3, 4, 347, 344, 299, 341, 342, 2, 5, 6, 7, 2, 5, 6, 7, 7, 3, 8077, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (128, 15, 8, 1, 8049, 0, 1, 0, 2, 1, 313, 306, 331, 314, 317, 2, 2, 3, 7, 7, 5, 4, 3, 7, 3, 8064, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (129, 15, 9, 1, 8050, 0, 1, 0, 3, 2, 339, 346, 321, 338, 309, 2, 4, 5, 7, 5, 7, 4, 3, 7, 1, 8068, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (130, 15, 10, 1, 8051, 0, 1, 0, 4, 3, 305, 316, 321, 322, 327, 2, 4, 5, 7, 4, 5, 7, 5, 7, 3, 8073, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (131, 15, 11, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (132, 15, 12, 1, 8052, 0, 1, 0, 5, 4, 314, 344, 312, 343, 325, 3, 3, 6, 7, 3, 4, 5, 7, 7, 1, 8077, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (133, 16, 1, 1, 8053, 0, 1, 0, 3, 1, 458, 477, 496, 499, 483, 1, 2, 3, 7, 7, 5, 3, 1, 7, 2, 8061, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (134, 16, 2, 1007, 0, 0, 1, 0, 4, 4, 186, 186, 217, 197, 176, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100001, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (135, 16, 3, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (136, 16, 4, 1, 8055, 0, 1, 0, 4, 3, 459, 488, 472, 468, 444, 2, 4, 5, 7, 4, 5, 7, 5, 7, 1, 8071, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (137, 16, 5, 1, 8056, 0, 1, 0, 2, 4, 491, 499, 477, 493, 469, 2, 5, 6, 7, 2, 5, 6, 7, 7, 3, 8077, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (138, 16, 6, 1, 8057, 0, 1, 0, 5, 2, 490, 494, 497, 430, 496, 2, 4, 5, 7, 6, 7, 4, 3, 7, 1, 8066, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (139, 17, 1, 1013, 0, 0, 1, 0, 4, 2, 417, 493, 419, 446, 464, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 100004, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (140, 17, 2, 1030, 0, 0, 1, 0, 3, 2, 408, 442, 439, 482, 433, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100005, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (141, 17, 3, 1, 8058, 0, 1, 0, 3, 4, 472, 451, 435, 481, 443, 1, 5, 7, 4, 2, 2, 5, 7, 7, 5, 8098, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (142, 17, 4, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (143, 17, 5, 1007, 0, 0, 1, 0, 4, 4, 368, 382, 400, 410, 398, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100001, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (144, 17, 6, 1, 8059, 0, 1, 0, 5, 1, 438, 476, 471, 495, 474, 3, 7, 7, 5, 7, 6, 3, 2, 7, 3, 8092, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (145, 18, 1, 1, 8060, 0, 1, 0, 3, 3, 510, 520, 492, 520, 498, 2, 3, 7, 3, 1, 3, 7, 2, 7, 3, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (146, 18, 2, 1, 8061, 0, 1, 0, 4, 2, 482, 486, 503, 485, 517, 2, 3, 7, 2, 3, 7, 5, 2, 7, 2, 8126, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (147, 18, 3, 1, 8062, 0, 1, 0, 3, 2, 481, 484, 517, 488, 516, 2, 4, 7, 3, 5, 7, 3, 2, 7, 3, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (148, 18, 4, 1, 8063, 0, 1, 0, 2, 1, 481, 506, 516, 485, 507, 3, 4, 7, 3, 7, 6, 4, 2, 7, 1, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (149, 18, 5, 1, 8064, 0, 1, 0, 3, 3, 503, 515, 482, 500, 501, 2, 3, 7, 2, 2, 5, 7, 3, 7, 3, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (150, 18, 6, 1, 8065, 0, 1, 0, 2, 2, 519, 517, 512, 482, 518, 2, 5, 7, 3, 3, 7, 5, 2, 7, 1, 8066, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (151, 18, 7, 1, 8066, 0, 1, 0, 5, 4, 485, 508, 501, 514, 499, 5, 7, 7, 2, 2, 4, 5, 7, 7, 2, 8073, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (152, 18, 8, 1, 8067, 0, 1, 0, 1, 1, 507, 519, 498, 520, 495, 3, 4, 7, 4, 7, 4, 5, 3, 7, 1, 8081, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (153, 18, 9, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (154, 19, 1, 1, 8068, 0, 11, 0, 5, 1, 510, 536, 545, 522, 537, 2, 4, 7, 3, 7, 6, 3, 2, 7, 1, 8041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (155, 19, 2, 1, 8069, 0, 12, 0, 2, 3, 520, 512, 508, 520, 503, 2, 5, 7, 4, 2, 5, 7, 3, 7, 1, 8054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (156, 19, 3, 1, 8070, 0, 11, 0, 4, 2, 517, 530, 524, 526, 523, 1, 2, 4, 7, 3, 7, 4, 2, 7, 3, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (157, 19, 4, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (158, 19, 5, 1, 8071, 0, 11, 0, 5, 1, 513, 549, 533, 525, 516, 2, 5, 7, 3, 7, 5, 3, 1, 7, 3, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (159, 19, 6, 1, 8072, 0, 8, 0, 3, 3, 523, 512, 550, 532, 534, 2, 3, 7, 5, 2, 5, 7, 3, 7, 1, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (160, 19, 7, 1, 8073, 0, 12, 0, 4, 3, 506, 510, 526, 522, 520, 2, 3, 7, 5, 1, 3, 7, 5, 7, 1, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (161, 19, 8, 1, 8074, 0, 8, 0, 4, 4, 550, 521, 513, 533, 522, 3, 5, 7, 5, 2, 3, 5, 7, 7, 1, 8059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (162, 19, 9, 1, 8080, 0, 11, 0, 2, 2, 530, 509, 531, 531, 526, 2, 3, 5, 7, 3, 7, 4, 1, 7, 1, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (163, 19, 10, 1, 8076, 0, 12, 0, 5, 2, 500, 540, 519, 504, 530, 2, 3, 5, 7, 3, 7, 4, 2, 7, 3, 8049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (164, 19, 11, 1, 8077, 0, 11, 0, 3, 3, 546, 510, 507, 509, 544, 3, 5, 7, 6, 2, 5, 7, 3, 7, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (165, 19, 12, 1, 8081, 0, 12, 0, 2, 3, 520, 500, 521, 546, 507, 3, 5, 7, 5, 1, 3, 7, 5, 7, 1, 400025, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (166, 19, 13, 1, 8079, 0, 11, 0, 3, 4, 538, 521, 521, 531, 511, 3, 5, 7, 4, 3, 3, 5, 7, 7, 1, 8056, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (167, 19, 14, 1050, 0, 0, 105001, 0, 5, 4, 1032, 839, 1097, 924, 967, 2, 4, 7, 7, 1, 2, 6, 7, 7, 1, 100007, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (168, 19, 15, 1, 8075, 0, 8, 0, 3, 2, 561, 537, 516, 525, 540, 1, 2, 4, 7, 4, 7, 3, 1, 7, 3, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (169, 19, 16, 1, 8078, 0, 11, 0, 1, 3, 516, 515, 518, 543, 550, 3, 5, 7, 5, 1, 3, 7, 5, 7, 1, 400027, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (170, 19, 17, 1, 8082, 0, 12, 0, 5, 2, 544, 544, 546, 505, 525, 1, 2, 4, 7, 3, 7, 3, 2, 7, 1, 400021, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (171, 19, 18, 1023, 0, 0, 102301, 0, 4, 2, 961, 1047, 957, 831, 1058, 2, 5, 7, 7, 3, 7, 6, 3, 7, 2, 100008, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (172, 20, 1, 1037, 0, 0, 103701, 0, 5, 3, 591, 532, 682, 464, 553, 1, 1, 7, 6, 1, 6, 7, 1, 7, 2, 100009, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (173, 20, 2, 1033, 0, 0, 103301, 0, 5, 4, 578, 519, 515, 598, 662, 1, 4, 7, 5, 1, 5, 6, 7, 7, 1, 100010, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (174, 20, 3, 1008, 0, 0, 100801, 0, 5, 3, 660, 524, 678, 494, 522, 2, 7, 7, 2, 5, 6, 7, 2, 7, 1, 100011, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (175, 20, 4, 1, 8083, 0, 11, 0, 3, 2, 500, 474, 550, 513, 479, 2, 5, 7, 3, 5, 7, 6, 2, 7, 2, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (176, 20, 5, 1, 8084, 0, 12, 0, 3, 2, 542, 370, 551, 543, 496, 2, 3, 7, 5, 6, 7, 5, 3, 7, 3, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (177, 20, 6, 1, 8094, 0, 11, 0, 3, 2, 566, 440, 535, 491, 533, 2, 3, 7, 5, 5, 7, 6, 2, 7, 1, 8127, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (178, 20, 7, 1, 8086, 0, 8, 0, 4, 3, 486, 451, 538, 553, 511, 2, 3, 7, 5, 3, 4, 7, 5, 7, 1, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (179, 20, 8, 1, 8087, 0, 11, 0, 4, 2, 452, 404, 531, 575, 567, 1, 5, 7, 3, 6, 7, 4, 3, 7, 3, 8088, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (180, 20, 9, 1, 8091, 0, 8, 0, 2, 3, 514, 394, 542, 540, 481, 2, 5, 7, 3, 3, 5, 7, 4, 7, 1, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (181, 20, 10, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (182, 20, 11, 1, 8089, 0, 8, 0, 3, 3, 517, 441, 545, 548, 526, 2, 5, 7, 3, 2, 5, 7, 4, 7, 1, 8091, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (183, 20, 12, 1031, 0, 0, 103101, 0, 5, 1, 592, 565, 546, 559, 513, 2, 7, 7, 2, 7, 6, 1, 1, 7, 1, 100012, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (184, 20, 13, 1, 8090, 0, 8, 0, 3, 2, 567, 447, 549, 504, 521, 1, 2, 7, 5, 6, 7, 5, 4, 7, 3, 8049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (185, 20, 14, 1, 8088, 0, 12, 0, 1, 1, 523, 452, 563, 515, 491, 1, 2, 7, 5, 7, 5, 3, 2, 7, 3, 8044, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (186, 20, 15, 1, 8092, 0, 11, 0, 4, 2, 499, 413, 576, 523, 492, 2, 5, 7, 3, 5, 7, 4, 3, 7, 1, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (187, 20, 16, 1, 8093, 0, 8, 0, 1, 3, 516, 509, 536, 517, 477, 2, 5, 7, 3, 2, 4, 7, 5, 7, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (188, 20, 17, 1, 8085, 0, 12, 0, 3, 4, 512, 487, 518, 473, 530, 1, 3, 7, 5, 1, 4, 6, 7, 7, 3, 8058, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (189, 20, 18, 1, 8095, 0, 11, 0, 4, 1, 495, 451, 555, 514, 488, 2, 5, 7, 3, 7, 5, 3, 2, 7, 1, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (190, 21, 1, 1, 8100, 0, 8, 0, 2, 2, 402, 417, 507, 602, 512, 6, 7, 6, 2, 5, 7, 6, 2, 7, 2, 8029, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (191, 21, 2, 1, 8101, 0, 12, 0, 1, 3, 483, 403, 513, 450, 422, 4, 7, 6, 5, 2, 5, 7, 4, 7, 1, 8114, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (192, 21, 3, 1, 8102, 0, 8, 0, 5, 1, 465, 441, 622, 355, 415, 4, 7, 6, 5, 7, 6, 4, 2, 7, 1, 8023, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (193, 21, 4, 1, 8103, 0, 11, 0, 4, 4, 423, 496, 558, 351, 568, 6, 7, 6, 2, 3, 4, 5, 7, 7, 1, 8037, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (194, 21, 5, 1, 8104, 0, 8, 0, 2, 2, 452, 622, 557, 447, 505, 6, 7, 6, 2, 6, 7, 5, 3, 7, 3, 8026, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (195, 21, 6, 1, 8105, 0, 12, 0, 3, 3, 524, 489, 416, 415, 458, 4, 7, 6, 5, 2, 5, 7, 4, 7, 1, 8112, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (196, 21, 7, 1, 8106, 0, 8, 0, 3, 2, 547, 450, 425, 482, 422, 6, 7, 6, 2, 6, 7, 5, 3, 7, 3, 8028, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (197, 21, 8, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (198, 21, 9, 1, 8107, 0, 12, 0, 4, 2, 627, 405, 575, 476, 402, 6, 7, 6, 2, 6, 7, 5, 3, 7, 3, 8107, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (199, 21, 10, 1, 8108, 0, 11, 0, 3, 1, 607, 437, 485, 392, 532, 4, 7, 6, 5, 7, 5, 3, 1, 7, 3, 8021, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (200, 21, 11, 1, 8109, 0, 12, 0, 4, 3, 423, 374, 483, 501, 535, 4, 7, 6, 5, 1, 3, 7, 5, 7, 1, 8031, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (201, 21, 12, 1, 8110, 0, 8, 0, 5, 2, 581, 435, 590, 460, 415, 6, 7, 6, 2, 6, 7, 5, 3, 7, 3, 8109, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (202, 21, 13, 1, 8111, 0, 12, 0, 3, 4, 593, 449, 530, 337, 472, 6, 7, 6, 2, 1, 4, 5, 7, 7, 2, 8037, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (203, 21, 14, 1, 8112, 0, 11, 0, 1, 3, 520, 411, 493, 453, 529, 4, 7, 6, 5, 2, 5, 7, 3, 7, 1, 8033, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (204, 22, 1, 1, 8113, 0, 8, 0, 4, 1, 487, 469, 505, 332, 552, 2, 5, 6, 7, 7, 6, 3, 2, 7, 1, 8064, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (205, 22, 2, 1, 8114, 0, 8, 0, 3, 4, 475, 521, 553, 371, 642, 1, 5, 6, 7, 3, 4, 5, 7, 7, 1, 8079, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (206, 22, 3, 1, 8115, 0, 8, 0, 5, 3, 600, 520, 465, 473, 426, 2, 5, 6, 7, 2, 4, 7, 5, 7, 1, 8071, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (207, 22, 4, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (208, 22, 5, 1, 8116, 0, 11, 0, 3, 1, 597, 531, 477, 502, 585, 2, 5, 6, 7, 7, 6, 4, 2, 7, 1, 8063, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (209, 22, 6, 1, 8117, 0, 11, 0, 1, 2, 458, 495, 566, 477, 448, 3, 3, 6, 7, 5, 7, 6, 2, 7, 2, 8069, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (210, 22, 7, 1, 8118, 0, 12, 0, 5, 4, 533, 547, 447, 491, 637, 3, 3, 6, 7, 2, 2, 5, 7, 7, 5, 8078, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (211, 22, 8, 1, 8119, 0, 8, 0, 4, 3, 591, 495, 546, 459, 384, 3, 3, 3, 7, 2, 4, 7, 5, 7, 1, 8011, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (212, 22, 9, 1, 8120, 0, 12, 0, 2, 2, 631, 559, 576, 431, 422, 2, 5, 6, 7, 6, 7, 5, 3, 7, 3, 8028, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (213, 22, 10, 1, 8121, 0, 11, 0, 4, 2, 458, 514, 566, 477, 448, 2, 5, 6, 7, 6, 7, 5, 3, 7, 3, 8066, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (214, 22, 11, 1, 8122, 0, 8, 0, 3, 3, 582, 576, 612, 545, 429, 3, 3, 6, 7, 1, 3, 7, 5, 7, 1, 8074, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (215, 22, 12, 1, 8123, 0, 8, 0, 2, 4, 519, 582, 656, 436, 415, 2, 4, 5, 7, 2, 2, 5, 7, 7, 5, 8077, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (216, 22, 13, 1, 8124, 0, 12, 0, 1, 1, 637, 487, 629, 448, 403, 2, 5, 6, 7, 7, 5, 4, 3, 7, 3, 8061, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (217, 22, 14, 1, 8125, 0, 12, 0, 5, 2, 518, 548, 599, 504, 480, 2, 5, 6, 7, 5, 7, 6, 2, 7, 2, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (218, 22, 15, 1, 8126, 0, 11, 0, 3, 3, 603, 582, 592, 418, 492, 3, 3, 6, 7, 2, 5, 7, 3, 7, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (219, 23, 1, 1, 8127, 0, 1, 0, 3, 3, 486, 451, 538, 453, 472, 3, 5, 7, 6, 2, 5, 7, 3, 7, 1, 8031, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (220, 23, 2, 1030, 0, 0, 1, 0, 4, 2, 583, 624, 578, 415, 438, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100015, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (221, 23, 3, 1013, 0, 0, 1, 0, 4, 2, 1013, 1062, 812, 976, 914, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 100014, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (222, 23, 4, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (223, 23, 5, 1007, 0, 0, 1, 0, 4, 4, 427, 451, 532, 413, 420, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100016, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (224, 23, 6, 1035, 0, 0, 1, 0, 5, 3, 1024, 972, 1093, 934, 842, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 100013, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (225, 24, 1, 1, 8128, 0, 11, 0, 4, 2, 515, 491, 637, 537, 504, 2, 5, 7, 3, 3, 7, 5, 2, 7, 1, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (226, 24, 2, 1, 8129, 0, 12, 0, 3, 1, 593, 474, 553, 582, 478, 1, 2, 7, 5, 7, 5, 3, 1, 7, 1, 8041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (227, 24, 3, 1, 8130, 0, 11, 0, 2, 3, 669, 414, 618, 520, 435, 3, 3, 7, 3, 2, 5, 7, 3, 7, 1, 8011, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (228, 24, 4, 1066, 0, 0, 106601, 0, 4, 1, 916, 552, 816, 423, 416, 3, 6, 7, 5, 7, 1, 1, 1, 7, 3, 100017, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (229, 24, 5, 1, 8131, 0, 12, 0, 4, 2, 641, 469, 606, 472, 448, 1, 2, 7, 5, 6, 7, 4, 3, 7, 1, 8028, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (230, 24, 6, 1, 8132, 0, 8, 0, 1, 4, 615, 621, 516, 467, 435, 2, 3, 7, 5, 2, 5, 6, 7, 7, 1, 8037, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (231, 24, 7, 1012, 0, 0, 101201, 0, 5, 4, 783, 643, 794, 423, 474, 6, 6, 7, 7, 1, 6, 5, 7, 7, 1, 100018, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (232, 24, 8, 1060, 0, 0, 106001, 0, 4, 3, 742, 623, 716, 434, 489, 1, 5, 7, 7, 2, 6, 7, 4, 7, 1, 100019, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (233, 24, 9, 1030, 0, 0, 103001, 0, 5, 2, 629, 678, 583, 415, 438, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100020, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (234, 24, 10, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (235, 24, 11, 1, 8133, 0, 8, 0, 2, 2, 592, 497, 520, 525, 505, 1, 3, 7, 5, 5, 7, 6, 2, 7, 2, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (236, 24, 12, 1, 8134, 0, 12, 0, 3, 1, 608, 475, 645, 509, 415, 2, 3, 7, 5, 7, 6, 3, 2, 7, 1, 8082, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (237, 24, 13, 1, 8135, 0, 12, 0, 2, 3, 572, 490, 437, 690, 561, 2, 5, 7, 3, 5, 6, 7, 3, 7, 3, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (238, 25, 1, 1, 8128, 0, 1, 0, 3, 2, 398, 552, 360, 345, 545, 2, 4, 7, 5, 5, 7, 6, 2, 7, 1, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (239, 25, 2, 1, 8131, 0, 1, 0, 5, 2, 345, 485, 562, 392, 512, 2, 5, 7, 5, 5, 7, 6, 2, 7, 1, 8007, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (240, 25, 3, 1, 8236, 0, 1, 0, 5, 3, 380, 521, 450, 448, 492, 3, 5, 7, 7, 2, 4, 7, 5, 7, 1, 8091, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (241, 25, 4, 1, 8242, 0, 1, 0, 2, 3, 529, 389, 514, 570, 343, 3, 5, 7, 7, 2, 4, 7, 5, 7, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (242, 25, 5, 1, 8137, 0, 1, 0, 4, 1, 476, 478, 492, 532, 308, 1, 2, 7, 5, 7, 5, 3, 1, 7, 1, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (243, 25, 6, 1, 8155, 0, 1, 0, 3, 2, 500, 397, 565, 317, 532, 6, 6, 7, 2, 6, 7, 5, 3, 7, 3, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (244, 25, 7, 1, 8596, 0, 1, 0, 2, 4, 449, 490, 545, 443, 443, 2, 6, 7, 3, 3, 4, 5, 7, 7, 3, 8137, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (245, 25, 8, 1, 8239, 0, 1, 0, 1, 3, 504, 499, 405, 499, 411, 3, 5, 7, 6, 1, 3, 7, 5, 7, 1, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (246, 25, 9, 1, 8158, 0, 1, 0, 3, 2, 456, 545, 518, 307, 421, 1, 2, 7, 5, 6, 7, 5, 4, 7, 3, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (247, 25, 10, 1, 8161, 0, 1, 0, 1, 2, 442, 467, 453, 466, 392, 1, 2, 7, 5, 6, 7, 5, 4, 7, 3, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (248, 25, 11, 0, 0, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (249, 25, 12, 1056, 0, 0, 1, 0, 5, 3, 541, 587, 573, 426, 411, 2, 5, 7, 7, 1, 6, 7, 2, 7, 7, 1105601, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (250, 25, 13, 1, 8248, 0, 1, 0, 3, 3, 537, 384, 483, 317, 585, 3, 3, 7, 7, 1, 3, 7, 5, 7, 1, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (251, 25, 14, 1, 8509, 0, 1, 0, 5, 4, 460, 492, 505, 272, 517, 2, 6, 7, 3, 3, 4, 5, 7, 7, 3, 8057, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (252, 25, 15, 1, 8140, 0, 1, 0, 5, 1, 535, 391, 542, 340, 531, 1, 2, 7, 5, 7, 5, 3, 1, 7, 1, 8023, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (253, 25, 16, 1, 8254, 0, 1, 0, 5, 3, 594, 493, 597, 301, 414, 3, 5, 7, 4, 2, 4, 7, 5, 7, 1, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (254, 26, 1, 1013, 0, 0, 1, 0, 4, 2, 547, 623, 513, 491, 437, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 100036, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (255, 26, 2, 1030, 0, 0, 1, 0, 4, 2, 578, 616, 573, 439, 443, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100015, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (256, 26, 3, 1035, 0, 0, 1, 0, 3, 3, 542, 504, 621, 489, 426, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 100037, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (257, 26, 4, 1016, 0, 0, 1, 0, 5, 3, 1041, 973, 1088, 941, 820, 6, 6, 7, 7, 4, 7, 7, 2, 7, 1, 100038, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (258, 26, 5, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (259, 26, 6, 1007, 0, 0, 1, 0, 3, 4, 536, 513, 603, 436, 513, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100039, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (260, 27, 1, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (261, 27, 2, 1, 20000, 0, 11, 1, 5, 3, 789, 580, 648, 428, 468, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 100025, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (262, 27, 3, 1, 20001, 0, 8, 1, 5, 3, 632, 512, 622, 461, 417, 2, 5, 7, 3, 4, 6, 7, 5, 7, 5, 100026, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (263, 27, 4, 1, 20002, 0, 8, 1, 5, 4, 604, 579, 675, 432, 414, 1, 5, 7, 7, 3, 4, 6, 7, 7, 1, 100027, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (264, 27, 5, 1, 20003, 0, 12, 1, 5, 4, 663, 534, 686, 534, 778, 1, 5, 7, 6, 4, 7, 6, 4, 7, 4, 100028, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (265, 27, 6, 1, 20004, 0, 12, 1, 5, 1, 968, 937, 968, 687, 676, 1, 5, 7, 1, 7, 5, 4, 3, 7, 2, 100029, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (266, 27, 7, 1, 20005, 0, 8, 1, 5, 1, 748, 725, 649, 497, 548, 1, 5, 7, 1, 7, 5, 4, 3, 7, 1, 100030, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (267, 27, 8, 1, 20006, 0, 12, 1, 5, 4, 766, 571, 814, 467, 405, 1, 5, 7, 1, 3, 4, 5, 7, 7, 2, 100031, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (268, 27, 9, 1, 20007, 0, 11, 1, 5, 3, 600, 557, 695, 421, 438, 1, 2, 7, 7, 4, 5, 7, 5, 7, 2, 100032, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (269, 27, 10, 1, 20008, 0, 12, 1, 5, 2, 921, 781, 917, 581, 560, 1, 2, 7, 7, 5, 7, 6, 4, 7, 2, 100033, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (270, 27, 11, 1, 20009, 0, 8, 1, 5, 3, 613, 684, 630, 427, 481, 2, 5, 7, 1, 4, 5, 7, 5, 7, 2, 100034, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (271, 27, 12, 1, 20010, 0, 8, 1, 5, 4, 644, 597, 695, 421, 438, 2, 7, 7, 1, 3, 4, 5, 7, 7, 7, 100035, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (272, 28, 1, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (273, 28, 2, 1, 8215, 0, 11, 0, 4, 3, 689, 582, 592, 428, 468, 3, 3, 7, 7, 2, 4, 7, 5, 7, 1, 8054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (274, 28, 3, 1, 8164, 0, 8, 0, 3, 2, 652, 593, 684, 440, 484, 2, 3, 7, 5, 5, 7, 6, 2, 7, 1, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (275, 28, 4, 1, 8218, 0, 8, 0, 2, 3, 504, 529, 775, 461, 471, 3, 3, 7, 6, 1, 3, 7, 5, 7, 1, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (276, 28, 5, 1001, 0, 0, 100101, 0, 4, 3, 638, 573, 645, 533, 575, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 100024, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (277, 28, 6, 1, 8146, 0, 12, 0, 1, 1, 649, 567, 612, 490, 438, 3, 6, 7, 5, 7, 5, 4, 1, 7, 3, 8041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (278, 28, 7, 1032, 0, 0, 103201, 0, 4, 2, 722, 614, 684, 419, 697, 1, 4, 7, 6, 3, 7, 6, 2, 7, 1, 100021, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (279, 28, 8, 1, 8299, 0, 12, 0, 2, 4, 616, 521, 614, 567, 405, 1, 5, 7, 4, 2, 2, 5, 7, 7, 5, 8037, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (280, 28, 9, 1056, 0, 0, 105601, 0, 5, 3, 677, 734, 707, 534, 514, 2, 5, 7, 7, 1, 6, 7, 2, 7, 7, 100022, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (281, 28, 10, 1, 8170, 0, 12, 0, 4, 2, 652, 656, 623, 578, 445, 2, 3, 7, 5, 5, 7, 6, 2, 7, 1, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (282, 28, 11, 1, 8221, 0, 8, 0, 1, 3, 711, 568, 686, 520, 438, 3, 3, 7, 4, 2, 4, 7, 5, 7, 1, 8011, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (283, 28, 12, 1018, 0, 0, 101801, 0, 5, 3, 653, 632, 732, 512, 636, 5, 6, 7, 3, 4, 7, 7, 1, 7, 1, 100023, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (284, 29, 1, 1, 8506, 0, 1, 0, 5, 4, 448, 530, 468, 385, 443, 2, 5, 7, 6, 2, 4, 5, 7, 7, 1, 8059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (285, 29, 2, 1, 8137, 0, 1, 0, 1, 1, 513, 479, 493, 478, 308, 2, 6, 7, 5, 7, 5, 4, 1, 7, 1, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (286, 29, 3, 1061, 0, 0, 1, 0, 5, 3, 554, 487, 584, 510, 519, 7, 6, 6, 5, 1, 6, 7, 4, 7, 6, 100040, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (287, 29, 4, 1, 8191, 0, 1, 0, 3, 2, 471, 537, 501, 303, 408, 2, 5, 7, 6, 5, 7, 5, 4, 7, 1, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (288, 29, 5, 1, 8248, 0, 1, 0, 2, 3, 513, 370, 465, 305, 563, 2, 6, 7, 5, 4, 5, 7, 5, 7, 5, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (289, 29, 6, 1, 8146, 0, 1, 0, 4, 1, 568, 430, 413, 448, 435, 2, 6, 7, 5, 7, 5, 4, 3, 7, 1, 8041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (290, 29, 7, 1, 8161, 0, 1, 0, 5, 2, 526, 498, 437, 442, 368, 2, 5, 7, 6, 5, 7, 5, 4, 7, 3, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (291, 29, 8, 1, 8488, 0, 1, 0, 3, 3, 460, 523, 455, 525, 548, 2, 5, 7, 6, 4, 5, 7, 5, 7, 3, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (292, 29, 9, 1, 8491, 0, 1, 0, 4, 3, 535, 449, 582, 477, 448, 2, 6, 7, 5, 4, 5, 7, 5, 7, 1, 8054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (293, 29, 10, 1020, 0, 0, 1, 0, 5, 1, 541, 598, 524, 475, 577, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 100041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (294, 29, 11, 1, 8470, 0, 1, 0, 4, 2, 532, 422, 478, 438, 441, 2, 5, 7, 6, 5, 7, 5, 4, 7, 3, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (295, 29, 12, 1, 8293, 0, 1, 0, 2, 4, 478, 562, 597, 440, 278, 2, 6, 7, 5, 3, 4, 5, 7, 7, 1, 8059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (296, 29, 13, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (297, 30, 1, 1018, 0, 0, 101801, 0, 5, 2, 1042, 934, 1020, 895, 950, 5, 6, 7, 3, 4, 6, 7, 1, 7, 1, 100042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (298, 30, 2, 1, 8467, 0, 11, 0, 3, 1, 541, 558, 513, 385, 379, 2, 5, 7, 4, 7, 5, 4, 2, 7, 1, 8041, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (299, 30, 3, 1, 8155, 0, 12, 0, 3, 2, 508, 469, 570, 393, 475, 2, 6, 7, 3, 4, 7, 5, 4, 7, 1, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (300, 30, 4, 1, 8494, 0, 11, 0, 5, 3, 555, 568, 589, 317, 528, 1, 6, 7, 3, 2, 5, 7, 4, 7, 1, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (301, 30, 5, 1, 8485, 0, 11, 0, 2, 3, 527, 432, 510, 472, 431, 2, 6, 7, 6, 2, 5, 7, 5, 7, 1, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (302, 30, 6, 1, 8182, 0, 11, 0, 4, 2, 537, 570, 597, 305, 443, 2, 6, 7, 6, 5, 7, 5, 2, 7, 1, 8049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (303, 30, 7, 1, 8479, 0, 8, 0, 3, 2, 421, 359, 581, 504, 458, 2, 5, 7, 4, 5, 7, 5, 3, 7, 3, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (304, 30, 8, 1, 8164, 0, 8, 0, 4, 2, 594, 423, 525, 480, 393, 2, 5, 7, 4, 5, 7, 5, 4, 7, 1, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (305, 30, 9, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (306, 30, 10, 1, 8506, 0, 12, 0, 1, 4, 501, 594, 524, 431, 496, 2, 6, 7, 6, 3, 4, 5, 6, 7, 1, 8059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (307, 30, 11, 1014, 0, 0, 101401, 0, 5, 2, 1089, 1040, 946, 857, 932, 2, 7, 7, 6, 3, 7, 7, 5, 7, 6, 100043, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (308, 30, 12, 1, 8167, 0, 8, 0, 3, 2, 524, 595, 481, 367, 528, 1, 6, 7, 3, 4, 7, 5, 3, 7, 3, 8049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (309, 30, 13, 1, 8152, 0, 11, 0, 2, 1, 451, 474, 571, 592, 483, 2, 6, 7, 6, 6, 5, 4, 3, 7, 1, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (310, 30, 14, 1, 8212, 0, 12, 0, 5, 3, 589, 438, 546, 499, 399, 1, 6, 7, 3, 2, 5, 7, 5, 7, 3, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (311, 30, 15, 1, 8230, 0, 8, 0, 4, 3, 542, 499, 582, 361, 476, 2, 6, 7, 6, 2, 5, 7, 5, 7, 1, 8054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (312, 31, 1, 1, 8350, 0, 1, 0, 4, 3, 588, 550, 485, 340, 550, 2, 5, 6, 7, 4, 5, 7, 5, 7, 1, 8074, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (313, 31, 2, 1, 8344, 0, 1, 0, 2, 2, 559, 553, 499, 411, 533, 1, 3, 4, 7, 5, 7, 5, 2, 7, 1, 8068, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (314, 31, 3, 1, 8329, 0, 1, 0, 5, 2, 590, 533, 465, 558, 535, 2, 5, 6, 7, 5, 7, 5, 1, 7, 5, 8068, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (315, 31, 4, 1, 8338, 0, 1, 0, 4, 2, 543, 501, 547, 414, 438, 1, 3, 4, 7, 5, 7, 5, 2, 7, 1, 8067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (316, 31, 5, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (317, 31, 6, 1, 8381, 0, 1, 0, 3, 4, 489, 573, 543, 484, 635, 2, 5, 6, 7, 2, 4, 5, 7, 7, 1, 8078, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (318, 31, 7, 1, 8362, 0, 1, 0, 1, 3, 543, 669, 508, 475, 505, 1, 2, 6, 7, 2, 3, 7, 5, 7, 3, 8071, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (319, 31, 8, 1074, 0, 0, 1, 0, 5, 3, 592, 665, 621, 495, 512, 2, 5, 7, 7, 1, 7, 7, 5, 7, 3, 100044, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (320, 31, 9, 1, 8365, 0, 1, 0, 4, 1, 540, 553, 590, 425, 505, 1, 3, 4, 7, 7, 5, 3, 1, 7, 1, 8074, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (321, 32, 1, 1, 8137, 0, 12, 0, 3, 1, 644, 547, 663, 523, 452, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 8042, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (322, 32, 2, 1007, 0, 0, 100701, 0, 5, 4, 581, 579, 660, 429, 534, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100045, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (323, 32, 3, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (324, 32, 4, 1035, 0, 0, 103501, 0, 5, 3, 653, 573, 690, 523, 429, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 100046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (325, 32, 5, 1, 8233, 0, 12, 0, 1, 3, 659, 544, 605, 564, 468, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 8052, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (326, 32, 6, 1, 8209, 0, 11, 0, 3, 2, 612, 615, 663, 675, 354, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 8046, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (327, 32, 7, 1013, 0, 0, 101301, 0, 5, 2, 630, 662, 542, 431, 487, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 100047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (328, 32, 8, 1, 8185, 0, 8, 0, 4, 2, 642, 524, 550, 544, 551, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (329, 32, 9, 1, 8488, 0, 8, 0, 3, 3, 552, 557, 627, 530, 546, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (330, 32, 10, 1030, 0, 0, 103001, 0, 5, 2, 626, 605, 550, 481, 580, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (331, 32, 11, 1016, 0, 0, 101601, 0, 5, 3, 639, 618, 628, 498, 529, 6, 6, 7, 7, 4, 7, 7, 2, 7, 1, 100048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (332, 32, 12, 1, 8509, 0, 11, 0, 2, 4, 607, 650, 667, 360, 683, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 8057, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (333, 33, 1, 1077, 0, 0, 101, 0, 4, 2, 692, 641, 640, 615, 627, 2, 5, 7, 7, 4, 7, 7, 3, 7, 1, 100050, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (334, 33, 2, 1, 8329, 0, 12, 0, 3, 2, 481, 604, 537, 467, 602, 2, 5, 3, 7, 3, 7, 5, 2, 7, 1, 100051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (335, 33, 3, 1001, 0, 1, 100101, 0, 5, 3, 650, 712, 667, 698, 630, 2, 5, 7, 7, 1, 6, 7, 5, 7, 1, 100052, 2);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (336, 33, 4, 1, 8373, 0, 8, 0, 2, 3, 543, 504, 651, 582, 478, 1, 2, 4, 7, 2, 5, 6, 2, 7, 1, 100053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (337, 33, 5, 1, 8349, 0, 11, 0, 3, 3, 589, 514, 554, 520, 540, 3, 3, 7, 6, 2, 5, 7, 3, 7, 1, 100054, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (338, 33, 6, 1, 8336, 0, 12, 0, 2, 2, 571, 459, 571, 472, 578, 1, 2, 7, 6, 6, 7, 4, 3, 7, 1, 100055, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (339, 33, 7, 1011, 0, 0, 101101, 0, 5, 3, 732, 631, 673, 643, 687, 1, 7, 6, 7, 2, 7, 7, 2, 7, 1, 100056, 3);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (340, 33, 8, 1, 8341, 0, 8, 0, 3, 2, 601, 583, 521, 525, 534, 1, 3, 7, 6, 5, 7, 6, 2, 7, 1, 100057, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (341, 33, 9, 1073, 0, 0, 107301, 0, 5, 2, 673, 642, 650, 570, 516, 2, 4, 7, 6, 1, 7, 7, 3, 7, 2, 100058, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (342, 33, 10, 1015, 0, 0, 101501, 0, 4, 2, 648, 693, 642, 558, 524, 1, 3, 7, 7, 5, 7, 6, 1, 7, 3, 100059, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (343, 33, 11, 1, 8367, 0, 12, 0, 3, 3, 629, 625, 645, 509, 415, 2, 3, 6, 7, 3, 7, 6, 2, 7, 1, 100060, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (344, 33, 12, 1074, 0, 0, 107401, 0, 4, 3, 632, 752, 687, 683, 572, 2, 5, 7, 7, 1, 7, 6, 5, 7, 1, 100061, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (345, 33, 13, 1, 8322, 0, 8, 0, 4, 1, 574, 609, 630, 590, 516, 2, 5, 7, 7, 7, 6, 5, 3, 7, 1, 100062, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (346, 33, 14, 1, 8324, 0, 12, 0, 2, 1, 531, 439, 589, 521, 573, 2, 4, 4, 7, 7, 7, 5, 1, 7, 1, 100063, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (347, 34, 1, 1, 8155, 0, 1, 0, 3, 2, 640, 509, 723, 406, 682, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 8047, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (348, 34, 2, 1, 8212, 0, 1, 0, 1, 3, 665, 575, 693, 433, 633, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 8051, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (349, 34, 3, 1, 8224, 0, 1, 0, 4, 3, 454, 510, 713, 541, 720, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 8053, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (350, 34, 4, 1016, 0, 0, 1, 0, 5, 3, 644, 668, 644, 562, 527, 2, 6, 7, 7, 1, 7, 7, 4, 7, 1, 100067, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (351, 34, 5, 1, 8161, 0, 1, 0, 2, 2, 525, 554, 538, 690, 423, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 8048, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (352, 34, 6, 1013, 0, 0, 1, 0, 5, 2, 635, 686, 522, 505, 652, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 100069, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (353, 34, 7, 1, 8133, 0, 1, 0, 5, 1, 467, 346, 608, 515, 765, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 8043, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (354, 34, 8, 1030, 0, 0, 1, 0, 5, 2, 622, 689, 599, 588, 643, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100071, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (355, 34, 9, 1, 8182, 0, 1, 0, 1, 2, 667, 764, 707, 362, 406, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 8049, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (356, 34, 10, 1035, 0, 0, 1, 0, 5, 3, 623, 648, 658, 579, 533, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 100072, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (357, 34, 11, 1007, 0, 0, 1, 0, 5, 4, 1152, 964, 1185, 961, 999, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100073, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (358, 34, 12, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (359, 35, 1, 1, 8173, 0, 8, 0, 1, 2, 560, 470, 675, 461, 666, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100075, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (360, 35, 2, 1061, 0, 0, 106101, 0, 5, 1, 948, 628, 936, 940, 904, 7, 6, 6, 5, 1, 6, 7, 4, 7, 1, 100076, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (361, 35, 3, 1, 8185, 0, 8, 0, 3, 2, 954, 545, 707, 828, 837, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100077, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (362, 35, 4, 1, 8191, 0, 8, 0, 2, 2, 707, 716, 752, 545, 612, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100078, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (363, 35, 5, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (364, 35, 6, 1, 8476, 0, 8, 0, 1, 2, 728, 534, 600, 560, 705, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100079, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (365, 35, 7, 1, 8221, 0, 8, 0, 2, 3, 864, 690, 833, 632, 707, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 100080, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (366, 35, 8, 1, 8296, 0, 12, 0, 3, 4, 777, 644, 707, 744, 725, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 100081, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (367, 35, 9, 1, 8254, 0, 12, 0, 4, 3, 870, 752, 921, 630, 672, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 100082, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (368, 35, 10, 1, 8179, 0, 8, 0, 3, 2, 654, 547, 794, 654, 654, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100083, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (369, 35, 11, 1, 8503, 0, 12, 0, 4, 4, 855, 779, 959, 693, 531, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 100084, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (370, 35, 12, 1020, 0, 0, 102001, 0, 5, 1, 837, 613, 819, 872, 917, 1, 5, 7, 7, 7, 6, 4, 3, 7, 1, 100085, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (371, 35, 13, 1, 8485, 0, 11, 0, 3, 3, 920, 634, 748, 546, 779, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 100086, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (372, 35, 14, 1, 8128, 0, 11, 0, 3, 1, 579, 643, 525, 502, 794, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 100087, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (373, 35, 15, 1, 8206, 0, 11, 0, 5, 2, 890, 684, 890, 718, 748, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100088, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (374, 35, 16, 1, 8509, 0, 11, 0, 5, 4, 959, 832, 949, 747, 785, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 100089, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (375, 35, 17, 1, 8500, 0, 8, 0, 3, 3, 923, 657, 741, 806, 859, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 100090, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (376, 35, 18, 1, 8299, 0, 12, 0, 1, 4, 579, 544, 794, 627, 634, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 100091, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (377, 36, 1, 1030, 0, 0, 1, 0, 5, 2, 912, 1011, 878, 863, 942, 3, 5, 7, 7, 6, 7, 5, 1, 7, 1, 100092, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (378, 36, 2, 1035, 0, 0, 1, 0, 5, 3, 889, 823, 889, 795, 690, 1, 2, 7, 6, 1, 6, 7, 1, 7, 1, 100093, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (379, 36, 3, 1016, 0, 0, 1, 0, 5, 3, 858, 891, 858, 749, 703, 2, 6, 7, 7, 1, 7, 7, 4, 7, 1, 100094, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (380, 36, 4, 1, 8164, 0, 1, 0, 2, 2, 894, 606, 753, 688, 520, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100095, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (381, 36, 5, 1013, 0, 0, 1, 0, 5, 2, 881, 952, 724, 700, 904, 1, 2, 7, 7, 6, 7, 4, 2, 7, 3, 100096, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (382, 36, 6, 1002, 0, 0, 1, 0, 5, 1, 1005, 872, 942, 847, 756, 4, 7, 7, 3, 7, 5, 3, 1, 7, 1, 100097, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (383, 36, 7, 1, 8137, 0, 1, 0, 1, 1, 697, 701, 722, 927, 451, 2, 6, 7, 6, 6, 5, 4, 3, 6, 1, 100098, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (384, 36, 8, 1, 8197, 0, 1, 0, 3, 2, 812, 679, 879, 767, 382, 2, 6, 7, 6, 5, 6, 5, 4, 6, 1, 100099, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (385, 36, 9, 1, 8308, 0, 1, 0, 3, 4, 650, 779, 663, 535, 855, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 100100, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (386, 36, 10, 1, 8290, 0, 1, 0, 5, 4, 663, 809, 809, 779, 449, 2, 6, 7, 6, 3, 4, 5, 6, 6, 1, 100101, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (387, 36, 11, 1, 8272, 0, 1, 0, 4, 3, 924, 600, 780, 796, 532, 2, 6, 7, 6, 4, 5, 6, 5, 6, 1, 100102, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (388, 36, 12, 1007, 0, 0, 1, 0, 5, 4, 924, 861, 984, 662, 676, 1, 5, 7, 7, 1, 6, 6, 7, 7, 1, 100103, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (389, 36, 13, 1001, 0, 0, 1, 0, 5, 3, 893, 942, 868, 746, 805, 2, 5, 7, 7, 1, 7, 7, 5, 7, 1, 100104, 0);
INSERT INTO main_story_race_chara_data (id, group_id, bracket_number, chara_id, mob_id, is_player, dress_id, chara_color_type, motivation, running_style, speed, stamina, pow, guts, wiz, proper_distance_short, proper_distance_mile, proper_distance_middle, proper_distance_long, proper_running_style_nige, proper_running_style_senko, proper_running_style_sashi, proper_running_style_oikomi, proper_ground_turf, proper_ground_dirt, skill_set_id, show_skill_type) VALUES (390, 36, 14, 0, 0, 1, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
-- Table: main_story_race_data
CREATE TABLE IF NOT EXISTS 'main_story_race_data' ('id' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'race_condition_id' INTEGER NOT NULL, 'clear_rank' INTEGER NOT NULL, 'bonus_group_id' INTEGER NOT NULL, 'gimmick_type' INTEGER NOT NULL, 'gimmick_trigger_skill' INTEGER NOT NULL, 'gimmick_match_race_asset' INTEGER NOT NULL, 'gimmick_unmatch_race_asset' INTEGER NOT NULL, 'bonus_chara_1' INTEGER NOT NULL, 'bonus_chara_2' INTEGER NOT NULL, 'bonus_chara_3' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (1, 200901, 9, 1, 1, 1, 0, 0, 0, 0, 1013, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (2, 202701, 10, 13, 1, 1, 0, 0, 0, 0, 1013, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (3, 700301, 11, 19, 1, 1, 0, 0, 0, 0, 1013, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (4, 700401, 12, 1, 1, 1, 0, 0, 0, 0, 1013, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (5, 701301, 13, 4, 2, 2, 0, 0, 0, 0, 1030, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (6, 700101, 14, 13, 1, 2, 0, 0, 0, 0, 1030, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (7, 201101, 15, 1, 1, 2, 0, 0, 0, 0, 1030, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (8, 700101, 16, 4, 1, 2, 0, 0, 0, 0, 1030, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (9, 700501, 17, 14, 1, 3, 0, 0, 0, 0, 1035, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (10, 451701, 18, 21, 1, 3, 0, 0, 0, 0, 1035, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (11, 700701, 19, 6, 3, 3, 0, 0, 0, 0, 1035, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (12, 700801, 20, 1, 1, 3, 0, 0, 0, 0, 1035, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (13, 700901, 21, 19, 1, 4, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (14, 701001, 22, 16, 1, 5, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (15, 701101, 23, 7, 3, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (16, 701201, 24, 19, 1, 7, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (17, 404501, 25, 1, 1, 8, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (18, 701401, 26, 19, 2, 9, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (19, 701501, 27, 17, 5, 10, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (20, 701601, 28, 13, 1, 11, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (21, 200601, 29, 1, 1, 12, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (22, 701701, 30, 13, 3, 13, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (23, 200901, 31, 5, 1, 14, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (24, 701801, 32, 1, 1, 15, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (25, 701901, 33, 19, 2, 16, 1, 300131, 1, 2, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (26, 702001, 34, 7, 2, 12, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (27, 702101, 35, 4, 1, 12, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO main_story_race_data (id, race_instance_id, group_id, race_condition_id, clear_rank, bonus_group_id, gimmick_type, gimmick_trigger_skill, gimmick_match_race_asset, gimmick_unmatch_race_asset, bonus_chara_1, bonus_chara_2, bonus_chara_3) VALUES (28, 702201, 36, 27, 1, 0, 0, 0, 0, 0, 0, 0, 0);
-- Table: map_event_area_data
CREATE TABLE IF NOT EXISTS 'map_event_area_data' ('id' INTEGER NOT NULL, 'area_id' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: map_event_data
CREATE TABLE IF NOT EXISTS 'map_event_data' ('event_id' INTEGER NOT NULL, 'gauge_max' INTEGER NOT NULL, 'gauge_up_singlemode' INTEGER NOT NULL, 'gauge_up_teamstadium' INTEGER NOT NULL, 'gauge_up_login' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('event_id'));
-- Table: map_event_flavor_text
CREATE TABLE IF NOT EXISTS 'map_event_flavor_text' ('id' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'image_type' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL, 'story_condition_type' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: map_event_map_point
CREATE TABLE IF NOT EXISTS 'map_event_map_point' ('id' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'map_point_id' INTEGER NOT NULL, 'area_id' INTEGER NOT NULL, 'check_point_flag' INTEGER NOT NULL, 'disp_flag' INTEGER NOT NULL, 'next_episode_unlock_map_point_id' INTEGER NOT NULL, 'gauge_num' INTEGER NOT NULL, 'story_id_1' INTEGER NOT NULL, 'story_id_2' INTEGER NOT NULL, 'item_category_1' INTEGER NOT NULL, 'item_id_1' INTEGER NOT NULL, 'item_num_1' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'motion_id' INTEGER NOT NULL, 'next_episode_id' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'movie_start_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: map_event_mini_motion
CREATE TABLE IF NOT EXISTS 'map_event_mini_motion' ('id' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'stand_motion' INTEGER NOT NULL, 'walk_motion' INTEGER NOT NULL, 'arrive_motion' INTEGER NOT NULL, 'checkpoint_motion' INTEGER NOT NULL, 'tap_motion' INTEGER NOT NULL, 'complete_motion' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: map_event_story_data
CREATE TABLE IF NOT EXISTS 'map_event_story_data' ('id' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'episode_index_id' INTEGER NOT NULL, 'story_condition_type' INTEGER NOT NULL, 'story_id' INTEGER NOT NULL, 'point_condition_type' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: mini_bg
CREATE TABLE IF NOT EXISTS 'mini_bg' ('id' INTEGER NOT NULL, 'scene_type' INTEGER NOT NULL, 'release_num' INTEGER NOT NULL, 'size_x' INTEGER NOT NULL, 'size_y' INTEGER NOT NULL, 'grid_offset_x' TEXT NOT NULL, 'grid_offset_y' TEXT NOT NULL, 'dress_id' INTEGER NOT NULL, 'position' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO mini_bg (id, scene_type, release_num, size_x, size_y, grid_offset_x, grid_offset_y, dress_id, position) VALUES (10001, 1, 1, 15, 5, '0', '0', 2, '');
INSERT INTO mini_bg (id, scene_type, release_num, size_x, size_y, grid_offset_x, grid_offset_y, dress_id, position) VALUES (10002, 1, 11, 15, 5, '0', '0', 6, '');
INSERT INTO mini_bg (id, scene_type, release_num, size_x, size_y, grid_offset_x, grid_offset_y, dress_id, position) VALUES (10003, 1, 21, 15, 7, '0', '0', 2, '');
INSERT INTO mini_bg (id, scene_type, release_num, size_x, size_y, grid_offset_x, grid_offset_y, dress_id, position) VALUES (20001, 2, 0, 18, 6, '0', '1.5', 2, '');
INSERT INTO mini_bg (id, scene_type, release_num, size_x, size_y, grid_offset_x, grid_offset_y, dress_id, position) VALUES (40001, 4, 0, 15, 9, '0', '0', 2, '');
INSERT INTO mini_bg (id, scene_type, release_num, size_x, size_y, grid_offset_x, grid_offset_y, dress_id, position) VALUES (99001, 99, 0, 15, 5, '0', '0', 2, '');
-- Table: mini_bg_chara_motion
CREATE TABLE IF NOT EXISTS 'mini_bg_chara_motion' ('id' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'sub_group_id' INTEGER NOT NULL, 'is_mob' INTEGER NOT NULL, 'main_chara_num' INTEGER NOT NULL, 'pos_obj' TEXT NOT NULL, 'position_file' TEXT NOT NULL, 'grid_pos_x' INTEGER NOT NULL, 'grid_pos_y' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'motion_name' TEXT NOT NULL, 'timeline' TEXT NOT NULL, 'timeline_actor' TEXT NOT NULL, 'direction' INTEGER NOT NULL, 'chara_pos_y' TEXT NOT NULL, 'chara_shadow' INTEGER NOT NULL, 'use_grid_pos_job_select' INTEGER NOT NULL, 'position_anim' TEXT NOT NULL, 'fixed_render_order' INTEGER NOT NULL, 'se_cue_name01' TEXT NOT NULL, 'se_cue_sheet01' TEXT NOT NULL, 'se_start_frame01' INTEGER NOT NULL, 'se_cue_name02' TEXT NOT NULL, 'se_cue_sheet02' TEXT NOT NULL, 'se_start_frame02' INTEGER NOT NULL, 'effect_id' INTEGER NOT NULL, 'effect_start_sec' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000101, 10001, 0, 0, 0, 1, 'None', '', 1, 3, 0, 'Circle01_101', '', '', 3, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000102, 10001, 0, 0, 0, 1, 'None', '', 13, 0, 0, 'Circle01_102', '', '', 7, '0', 1, 0, '', 0, 'snd_sfx_circle_sd_watering', 'snd_sfx_circle_sd_watering', 26, 'snd_sfx_circle_sd_watering', 'snd_sfx_circle_sd_watering', 259, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000103, 10001, 0, 0, 0, 1, 'None', '', 12, 3, 0, 'Circle01_103', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000104, 10001, 0, 0, 0, 1, 'None', '', 10, 1, 0, 'Circle01_104_03', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000105, 10001, 0, 0, 0, 1, 'None', '', 3, 1, 0, 'Circle01_105', '', '', 2, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000106, 10001, 1, 0, 0, 2, 'None', '', 8, 4, 1, 'Circle01_201_01', '', '', 8, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000107, 10001, 1, 0, 0, 2, 'None', '', 9, 4, 1, 'Circle01_201_02', '', '', 2, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000108, 10001, 2, 0, 0, 3, 'None', '', 5, 2, 2, 'Circle01_301', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000109, 10001, 2, 0, 0, 3, 'None', '', 5, 2, 2, 'Circle01_302', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000110, 10001, 2, 0, 0, 3, 'None', '', 5, 2, 2, 'Circle01_303', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000201, 10002, 0, 0, 0, 1, 'None', '', 12, 1, 0, 'Circle02_101', '', '', 2, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000202, 10002, 0, 0, 0, 1, 'chr01', 'Circle/Position/pfb_min_cir_type00_02_102_pos', 14, 0, 1, 'Circle02_102', '', '', 3, '0', 1, 1, 'motion01', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000203, 10002, 1, 0, 0, 2, 'chr01', 'Circle/Position/pfb_min_cir_type00_02_201_pos', 0, 4, 1, 'Circle02_201', '', '', 7, '0', 1, 1, 'motion01', 0, 'snd_sfx_circle_sd_traction', 'snd_sfx_circle_sd_traction', 4, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000204, 10002, 1, 0, 0, 2, 'chr01', 'Circle/Position/pfb_min_cir_type00_02_202_pos', 0, 4, 1, 'Circle02_202', '', '', 7, '0', 1, 1, 'motion01', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000205, 10002, 2, 0, 0, 3, 'None', '', 7, 1, 2, 'Circle02_301', '', '', 3, '0', 1, 0, '', 0, 'snd_sfx_circle_sd_jumprope', 'snd_sfx_circle_sd_jumprope', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000206, 10002, 2, 0, 0, 3, 'None', '', 7, 1, 2, 'Circle02_302', '', '', 3, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000207, 10002, 2, 0, 0, 3, 'None', '', 7, 1, 2, 'Circle02_303', '', '', 3, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000208, 10002, 3, 0, 0, 3, 'None', '', 12, 3, 1, 'Circle02_304', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000209, 10002, 3, 0, 0, 3, 'None', '', 12, 3, 1, 'Circle02_305', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000210, 10002, 3, 0, 0, 3, 'None', '', 12, 3, 1, 'Circle02_306', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000211, 10002, 4, 0, 0, 4, 'None', '', 1, 3, 2, 'Circle02_401', '', '', 3, '0', 1, 0, '', 1, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000212, 10002, 4, 0, 0, 4, 'None', '', 1, 3, 2, 'Circle02_402', '', '', 3, '0', 1, 0, '', 3, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000213, 10002, 4, 0, 0, 4, 'None', '', 1, 3, 2, 'Circle02_403', '', '', 3, '0', 1, 0, '', 2, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000214, 10002, 4, 0, 0, 4, 'None', '', 1, 3, 2, 'Circle02_404', '', '', 3, '0', 1, 0, '', 4, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000301, 10003, 0, 0, 0, 1, 'None', '', 7, 1, 1, 'Circle03_101', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000302, 10003, 1, 0, 0, 2, 'None', '', 1, 6, 0, 'Circle03_201', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000303, 10003, 1, 0, 0, 2, 'None', '', 1, 6, 0, 'Circle03_202', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000304, 10003, 2, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_301', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000305, 10003, 2, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_302_01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000306, 10003, 2, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_303_01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000307, 10003, 3, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_301', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000308, 10003, 3, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_302_02', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000309, 10003, 3, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_303_02', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000310, 10003, 4, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_301', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000311, 10003, 4, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_302_03', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000312, 10003, 4, 0, 0, 3, 'None', '', 13, 6, 0, 'Circle03_303_03', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000313, 10003, 0, 0, 0, 1, 'None', '', 9, 5, 0, 'Circle03_402', '', '', 4, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000314, 10003, 0, 0, 0, 1, 'None', '', 10, 5, 0, 'Circle03_403', '', '', 4, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000315, 10003, 0, 0, 0, 1, 'None', '', 5, 5, 0, 'Circle03_404', '', '', 6, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000316, 10003, 0, 0, 0, 1, 'None', '', 4, 6, 0, 'Circle03_405', '', '', 6, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000317, 10003, 0, 0, 0, 1, 'None', '', 3, 5, 0, 'Circle03_406', '', '', 6, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000318, 10003, 5, 0, 0, 5, 'None', '', 7, 1, 4, 'Circle03_501', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000319, 10003, 5, 0, 0, 5, 'None', '', 7, 1, 4, 'Circle03_502', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000320, 10003, 5, 0, 0, 5, 'None', '', 7, 1, 4, 'Circle03_503', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000321, 10003, 5, 0, 0, 5, 'None', '', 7, 1, 4, 'Circle03_504', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000322, 10003, 5, 0, 0, 5, 'None', '', 7, 1, 4, 'Circle03_505', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000323, 10003, 6, 0, 0, 2, 'None', '', 7, 1, 2, 'Circle03_201', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000324, 10003, 6, 0, 0, 2, 'None', '', 7, 1, 2, 'Circle03_202', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000325, 10003, 7, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_301', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000326, 10003, 7, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_302_01', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000327, 10003, 7, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_303_01', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000328, 10003, 8, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_301', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000329, 10003, 8, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_302_02', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000330, 10003, 8, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_303_02', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000331, 10003, 9, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_301', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000332, 10003, 9, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_302_03', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (1000333, 10003, 9, 0, 0, 3, 'None', '', 7, 1, 3, 'Circle03_303_03', '', '', 1, '0.21', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000101, 20001, 0, 0, 0, 1, 'None', '', 8, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000102, 20001, 0, 0, 0, 1, 'None', '', 9, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000103, 20001, 0, 0, 0, 1, 'None', '', 7, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000104, 20001, 0, 0, 0, 1, 'None', '', 10, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000105, 20001, 0, 0, 0, 1, 'None', '', 6, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000106, 20001, 0, 0, 0, 1, 'None', '', 11, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000107, 20001, 0, 0, 0, 1, 'None', '', 5, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000108, 20001, 0, 0, 0, 1, 'None', '', 12, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000109, 20001, 0, 0, 0, 1, 'None', '', 4, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000110, 20001, 0, 0, 0, 1, 'None', '', 13, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000111, 20001, 0, 0, 0, 1, 'None', '', 3, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000112, 20001, 0, 0, 0, 1, 'None', '', 14, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000113, 20001, 0, 0, 0, 1, 'None', '', 2, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000114, 20001, 0, 0, 0, 1, 'None', '', 15, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000115, 20001, 0, 0, 0, 1, 'None', '', 1, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000116, 20001, 0, 0, 0, 1, 'None', '', 16, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000117, 20001, 0, 0, 0, 1, 'None', '', 0, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (2000118, 20001, 0, 0, 0, 1, 'None', '', 17, 2, 0, 'Idle01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000101, 40001, 1, 0, 0, 2, 'chr01', 'Mode/Position/Type00/pfb_min_mde_type00_01_01_pos', 0, 0, 1, 'Fanraid01', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000102, 40001, 1, 0, 0, 2, 'chr02', 'Mode/Position/Type00/pfb_min_mde_type00_01_01_pos', 0, 0, 1, 'Fanraid02', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000103, 40001, 2, 0, 0, 2, 'chr01', 'Mode/Position/Type00/pfb_min_mde_type00_01_02_pos', 0, 0, 1, 'Fanraid03', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000104, 40001, 2, 0, 0, 2, 'chr02', 'Mode/Position/Type00/pfb_min_mde_type00_01_02_pos', 0, 0, 1, 'Fanraid04', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000105, 40001, 3, 0, 0, 3, 'chr01', 'Mode/Position/Type00/pfb_min_mde_type00_01_03_pos', 0, 0, 1, 'Fanraid05', '', '', 1, '0', 0, 0, '', 1, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000106, 40001, 3, 0, 0, 3, 'chr02', 'Mode/Position/Type00/pfb_min_mde_type00_01_03_pos', 0, 0, 1, 'Fanraid06', '', '', 1, '0', 0, 0, '', 3, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000107, 40001, 3, 0, 0, 3, 'chr03', 'Mode/Position/Type00/pfb_min_mde_type00_01_03_pos', 0, 0, 1, 'Fanraid07', '', '', 1, '0', 0, 0, '', 2, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000108, 40001, 4, 0, 0, 3, 'chr01', 'Mode/Position/Type00/pfb_min_mde_type00_01_04_pos', 0, 0, 1, 'Fanraid08', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000109, 40001, 4, 0, 0, 3, 'chr02', 'Mode/Position/Type00/pfb_min_mde_type00_01_04_pos', 0, 0, 1, 'Fanraid09', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (4000110, 40001, 4, 0, 0, 3, 'chr03', 'Mode/Position/Type00/pfb_min_mde_type00_01_04_pos', 0, 0, 1, 'Fanraid10', '', '', 1, '0', 0, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900001, 99001, 0, 0, 0, 1, 'chr01', 'Circle/Position/pfb_min_cir_type00_02_102_pos', 14, 0, 0, 'Circle02_102', '', '', 3, '0', 1, 1, 'motion01', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900002, 99001, 1, 0, 0, 2, 'None', '', 7, 4, 1, 'Circle02_201', '', '', 1, '0', 1, 1, 'motion01', 0, 'snd_sfx_circle_sd_traction', 'snd_sfx_circle_sd_traction', 4, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900003, 99001, 1, 0, 0, 2, 'None', '', 7, 4, 1, 'Circle02_202', '', '', 1, '0', 1, 1, 'motion01', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900004, 99001, 2, 0, 0, 3, 'None', '', 7, 1, 1, 'Circle02_301', '', '', 8, '0', 1, 0, '', 0, 'snd_sfx_circle_sd_jumprope', 'snd_sfx_circle_sd_jumprope', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900005, 99001, 2, 0, 0, 3, 'None', '', 7, 1, 1, 'Circle02_302', '', '', 8, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900006, 99001, 2, 0, 0, 3, 'None', '', 7, 1, 1, 'Circle02_303', '', '', 8, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900007, 99001, 3, 0, 0, 3, 'None', '', 7, 4, 1, 'Circle03_301', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900008, 99001, 3, 0, 0, 3, 'None', '', 7, 4, 1, 'Circle03_302_01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
INSERT INTO mini_bg_chara_motion (id, bg_id, group_id, sub_group_id, is_mob, main_chara_num, pos_obj, position_file, grid_pos_x, grid_pos_y, priority, motion_name, timeline, timeline_actor, direction, chara_pos_y, chara_shadow, use_grid_pos_job_select, position_anim, fixed_render_order, se_cue_name01, se_cue_sheet01, se_start_frame01, se_cue_name02, se_cue_sheet02, se_start_frame02, effect_id, effect_start_sec) VALUES (9900009, 99001, 3, 0, 0, 3, 'None', '', 7, 4, 1, 'Circle03_303_01', '', '', 1, '0', 1, 0, '', 0, '', '', 0, '', '', 0, 0, '');
-- Table: mini_face_type_data
CREATE TABLE IF NOT EXISTS 'mini_face_type_data' ('label' TEXT NOT NULL, 'eyebrow_l' INTEGER NOT NULL, 'eyebrow_r' INTEGER NOT NULL, 'eye_l' INTEGER NOT NULL, 'eye_r' INTEGER NOT NULL, 'mouth' INTEGER NOT NULL, 'cheek' INTEGER NOT NULL, PRIMARY KEY('label'));
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('WaraiA', 0, 0, 0, 0, 1, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('PrizeA', 0, 0, 12, 12, 2, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('WaraiB', 0, 0, 0, 0, 2, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('WaraiC', 0, 0, 9, 9, 1, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('WaraiD', 0, 0, 9, 9, 2, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('WaraiE', 0, 0, 9, 9, 17, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('OdorokiA', 7, 7, 1, 1, 0, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('OdorokiB', 7, 7, 1, 1, 5, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KusyoA', 2, 2, 9, 9, 1, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KusyoB', 2, 2, 9, 9, 2, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('GuruguruA', 3, 3, 14, 14, 11, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('GuruguruB', 8, 8, 14, 14, 17, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('GuruguruC', 8, 8, 14, 14, 9, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('HarapekoA', 0, 0, 13, 13, 12, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('BoobooA', 5, 5, 11, 11, 10, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('SleepA', 1, 1, 10, 10, 12, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('IkariA', 5, 5, 2, 2, 3, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('IkariB', 5, 5, 2, 2, 5, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('IkariC', 5, 5, 2, 2, 8, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('IkariD', 5, 5, 6, 6, 3, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('IkariE', 5, 5, 6, 6, 4, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KomariA', 2, 2, 2, 2, 3, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KomariB', 2, 2, 2, 2, 4, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KomariC', 2, 2, 7, 7, 3, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('HawawaA', 2, 2, 12, 12, 11, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KiriA', 4, 4, 6, 6, 1, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KiriB', 5, 5, 6, 6, 1, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KiriC', 5, 5, 0, 0, 1, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KanasiA', 3, 3, 2, 2, 3, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KanasiB', 3, 3, 2, 2, 13, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KanasiC', 2, 2, 6, 6, 3, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KanasiD', 2, 2, 6, 6, 13, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KanasiE', 2, 2, 3, 3, 4, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('KanasiF', 2, 2, 3, 3, 13, 1);
INSERT INTO mini_face_type_data (label, eyebrow_l, eyebrow_r, eye_l, eye_r, mouth, cheek) VALUES ('FightA', 5, 5, 7, 7, 7, 1);
-- Table: mini_motion_set
CREATE TABLE IF NOT EXISTS 'mini_motion_set' ('id' INTEGER NOT NULL, 'label' TEXT NOT NULL, 'body_motion' TEXT NOT NULL, 'body_motion_type' INTEGER NOT NULL, 'body_motion_play_type' INTEGER NOT NULL, 'body_motion_scene_type' INTEGER NOT NULL, 'scene_sub_folder' TEXT NOT NULL, 'chara_type_target' INTEGER NOT NULL, 'add_layer_index' INTEGER NOT NULL, 'is_mirror' INTEGER NOT NULL, 'facial_motion' TEXT NOT NULL, 'chara_face_type' TEXT NOT NULL, 'transition_time' INTEGER NOT NULL, 'ear_motion' TEXT NOT NULL, 'is_enable_randome_ear' INTEGER NOT NULL, 'tail_motion' TEXT NOT NULL, 'tail_motion_type' INTEGER NOT NULL, 'is_enable_randome_tail' INTEGER NOT NULL, 'prop_id' INTEGER NOT NULL, 'prop_motion' TEXT NOT NULL, 'prop_motion_scene_type' INTEGER NOT NULL, 'prop_attach_node_name_type' INTEGER NOT NULL, 'is_prop_require_motion_end' INTEGER NOT NULL, PRIMARY KEY('label'));
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (1, 'Idle01', 'idle01', 2, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (2, 'Idle02', 'idle02', 2, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (3, 'Mot01', 'mot01', 2, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (4, 'Mot02', 'mot02', 2, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (5, 'Bit01', 'bit01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (6, 'Book', 'book', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (7, 'Bookshelf01', 'bookshelf01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 15, '', 1, '', 0, 1, 100301, 'book', 4, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (8, 'Bow02', 'bow02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (9, 'Bow03', 'bow03', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (10, 'Byebye01', 'byebye01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (11, 'Byebye03', 'byebye03', 3, 1, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (12, 'Byebye04', 'byebye04', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (13, 'Chair01_00', 'chair01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 15, '', 1, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (14, 'Clap01', 'clap01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (15, 'Come03', 'come03', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (16, 'Dance01', 'dance01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiE', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (17, 'Dance11', 'dance11', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (18, 'Fight01', 'fight01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (19, 'Fight04', 'fight04', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (20, 'Fight09', 'fight09', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (21, 'Fight12', 'fight12', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (22, 'Gatts04', 'gatts04', 3, 2, 0, '', 0, 0, 0, '', 'KiriA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (23, 'Gatts06', 'gatts06', 3, 2, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (24, 'Happy03', 'happy03', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (25, 'Happy05', 'happy05', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (26, 'Hello04', 'hello04', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (27, 'Hope01', 'hope01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (28, 'Hope03', 'hope03', 3, 2, 0, '', 0, 0, 0, '', 'KomariB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (29, 'Hungry01', 'hungry01', 3, 2, 0, '', 0, 0, 0, '', 'SleepA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (30, 'Idea01', 'idea01', 3, 2, 0, '', 0, 0, 0, '', 'OdorokiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (31, 'Idea02', 'idea02', 3, 2, 0, '', 0, 0, 0, '', 'OdorokiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (32, 'Jump01', 'jump01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (33, 'Koshiate01', 'koshiate01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (34, 'Muneate02', 'muneate02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (35, 'Muneate03', 'muneate03', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (36, 'NoA', 'noA_plus', 3, 3, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (37, 'Oh01', 'Oh01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (38, 'Oh02', 'oh02', 3, 1, 0, '', 0, 0, 0, '', 'KiriA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (39, 'Oh03', 'oh03', 3, 1, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (40, 'Present01', 'present01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 100400, '', 4, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (41, 'Request01', 'request01', 3, 2, 0, '', 0, 0, 0, '', 'KusyoA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (42, 'Request02', 'request02', 3, 2, 0, '', 0, 0, 0, '', 'KusyoB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (43, 'Shy02', 'shy02', 3, 2, 0, '', 0, 0, 0, '', 'KusyoA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (44, 'Shy03', 'shy03', 3, 2, 0, '', 0, 0, 0, '', 'KomariA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (45, 'Shy06', 'shy06', 3, 2, 0, '', 0, 0, 0, '', 'KusyoA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (46, 'Skip01', 'skip01_loop', 3, 1, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (47, 'Soppo06', 'soppo06', 3, 2, 0, '', 0, 0, 0, '', 'BoobooA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (48, 'Sudachi02', 'sudachi02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (49, 'Tekumi01', 'tekumi01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (50, 'Udekumi02', 'udekumi02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (51, 'Walk01', 'walk01_loop', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (52, 'Yell01', 'yell01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiE', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (53, 'Yell02', 'yell02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (54, 'Yell03', 'yell03', 3, 2, 0, '', 0, 0, 0, '', 'WaraiE', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (55, 'Pdk01', 'pdk01', 2, 1, 0, '', 0, 0, 0, 'pdk01', '', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (56, 'Run00', 'run00_loop', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (57, 'Kanban01', 'kanban01', 2, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 400100, '', 0, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (58, 'Gatts06_2', 'gatts06', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (119, 'Sign01', 'sign01', 3, 1, 0, '', 0, 0, 0, 'sign01', '', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (139, 'TargetClear01', 'Oh01', 3, 1, 0, '', 1, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (140, 'TargetClear02', 'fight01', 3, 2, 0, '', 1, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (141, 'TargetClear03', 'gatts04', 3, 2, 0, '', 1, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (142, 'TargetAllClear01', 'jump01', 3, 1, 0, '', 2, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (143, 'TargetAllClear02', 'jump02', 3, 1, 0, '', 2, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (144, 'TargetAllClear03', 'jump03', 3, 1, 0, '', 2, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (145, 'TrainingClass01', 'idle01', 2, 2, 0, '', 3, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (146, 'SingleGetItem', 'single01', 3, 1, 0, '', 0, 0, 0, 'single01', '', 0, '', 0, '', 0, 0, 100400, '', 0, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (147, 'SingleGetTips', 'single02', 3, 1, 0, '', 0, 0, 0, 'single02', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (148, 'Check01', 'check01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (149, 'Check02', 'check02', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (150, 'Check03', 'check03', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (151, 'Check04', 'check04', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (152, 'Check05', 'check05', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (153, 'Check12', 'check12', 3, 1, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (154, 'Jump02', 'jump02', 3, 1, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (155, 'Jump03', 'jump03', 3, 1, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (156, 'liveok01', 'liveok01', 3, 1, 0, '', 0, 0, 0, 'liveok01', '', 0, '', 1, '', 0, 1, 102400, '', 0, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (157, 'Res01', 'res01', 7, 2, 0, '', 0, 0, 0, 'res01', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (158, 'Res02', 'res02', 4, 2, 0, '', 4, 0, 0, 'res02', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (159, 'Res03', 'res03', 4, 2, 0, '', 4, 0, 0, 'res03', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (160, 'IdleSudachi02', 'sudachi02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (161, 'IdleStart01', 'Oh01', 3, 1, 0, '', 1, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (162, 'IdleStart02', 'fight01', 3, 2, 0, '', 1, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (163, 'IdleStart03', 'gatts04', 3, 2, 0, '', 1, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100001, 'Circle01_101', '01_101', 3, 1, 1, '', 0, 0, 0, '01_101', '', 0, '', 0, 'loopS01_tail', 0, 0, 400300, '01_101', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100002, 'Circle01_102', '01_102', 3, 2, 1, '', 0, 0, 0, '01_102', '', 0, '', 0, '', 0, 1, 400400, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100003, 'Circle01_103', '01_103', 3, 1, 1, '', 0, 0, 0, '01_103', '', 0, '', 0, '', 1, 0, 100300, '01_103', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100004, 'Circle01_104_01', '01_104_01', 3, 1, 1, '', 0, 0, 0, '01_104_01', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100005, 'Circle01_104_02', '01_104_02', 3, 1, 1, '', 0, 0, 0, '01_104_02', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100006, 'Circle01_104_03', '01_104_03', 3, 1, 1, '', 0, 0, 0, '01_104_03', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100007, 'Circle01_105', '01_105', 3, 1, 1, '', 0, 0, 0, '01_105', '', 0, '', 0, 'loopS01_tail', 0, 0, 100300, '01_105', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100022, 'Circle01_201_01', '01_201_01', 4, 1, 1, '', 1, 0, 0, '01_201_01', '', 0, '', 0, '', 0, 1, 0, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100023, 'Circle01_201_02', '01_201_02', 4, 1, 1, '', 1, 0, 0, '01_201_02', '', 0, '', 0, '', 0, 1, 0, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100024, 'Circle01_301', '01_301', 3, 1, 1, '', 0, 0, 0, '01_301', '', 0, '', 0, '', 1, 0, 0, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100025, 'Circle01_302', '01_302', 3, 1, 1, '', 0, 0, 0, '01_302', '', 0, '', 0, '', 1, 0, 0, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100026, 'Circle01_303', '01_303', 3, 1, 1, '', 0, 0, 0, '01_303', '', 0, '', 0, '', 1, 0, 0, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100027, 'Circle02_101', '02_101', 3, 1, 1, '', 0, 0, 0, '02_101', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100028, 'Circle02_102', '02_102', 3, 1, 1, '', 0, 0, 0, '02_102', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100029, 'Circle02_201', '02_201', 3, 1, 1, '', 0, 0, 0, '02_201', '', 0, '', 0, '', 0, 1, 400600, '02_201', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100030, 'Circle02_202', '02_202', 3, 1, 1, '', 0, 0, 0, '02_202', '', 0, '', 0, '', 0, 1, 103900, '', 5, 1, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100031, 'Circle02_301', '02_301', 3, 1, 1, '', 0, 0, 0, '02_301', '', 0, '', 0, 'loopS01_tail', 0, 0, 400200, '02_301', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100032, 'Circle02_302', '02_302', 3, 1, 1, '', 0, 0, 0, '02_302', '', 0, '', 0, '', 0, 1, 0, '', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100033, 'Circle02_303', '02_303', 3, 1, 1, '', 0, 0, 0, '02_303', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100034, 'Circle02_304', '02_304', 3, 1, 1, '', 0, 0, 0, '02_304', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100035, 'Circle02_305', '02_305', 3, 1, 1, '', 0, 0, 0, '02_305', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100036, 'Circle02_306', '02_306', 3, 1, 1, '', 0, 0, 0, '02_306', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100037, 'Circle02_401', '02_401', 3, 1, 1, '', 0, 0, 0, '02_401', '', 0, '', 0, '', 0, 1, 400200, '02_401', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100038, 'Circle02_402', '02_402', 3, 1, 1, '', 0, 0, 0, '02_402', '', 0, '', 0, '', 0, 1, 0, '02_402', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100039, 'Circle02_403', '02_403', 3, 1, 1, '', 0, 0, 0, '02_403', '', 0, '', 0, '', 0, 1, 0, '02_403', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100040, 'Circle02_404', '02_404', 3, 1, 1, '', 0, 0, 0, '02_404', '', 0, '', 0, '', 0, 1, 0, '02_404', 5, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100041, 'Circle03_101', '03_101', 3, 1, 1, '', 0, 0, 0, '03_101', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100042, 'Circle03_201', '03_201', 3, 1, 1, '', 0, 0, 0, '03_201', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100043, 'Circle03_202', '03_202', 3, 1, 1, '', 0, 0, 0, '03_202', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100044, 'Circle03_301', '03_301', 3, 1, 1, '', 0, 0, 0, '03_301', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100045, 'Circle03_302_01', '03_302_01', 3, 1, 1, '', 0, 0, 0, '03_302_01', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100046, 'Circle03_302_02', '03_302_02', 3, 1, 1, '', 0, 0, 0, '03_302_02', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100047, 'Circle03_302_03', '03_302_03', 3, 1, 1, '', 0, 0, 0, '03_302_03', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100048, 'Circle03_303_01', '03_303_01', 3, 1, 1, '', 0, 0, 0, '03_303_01', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100049, 'Circle03_303_02', '03_303_02', 3, 1, 1, '', 0, 0, 0, '03_303_02', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100050, 'Circle03_303_03', '03_303_03', 3, 1, 1, '', 0, 0, 0, '03_303_03', '', 0, '', 0, 'loopS01_tail', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100051, 'Circle03_401', '03_401', 3, 1, 1, '', 0, 0, 0, '03_401', '', 0, '', 0, 'loopS01_tail', 0, 0, 400500, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100052, 'Circle03_402', '03_402', 3, 1, 1, '', 0, 0, 0, '03_402', '', 0, '', 0, 'loopS01_tail', 0, 0, 400500, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100053, 'Circle03_403', '03_403', 3, 1, 1, '', 0, 0, 0, '03_403', '', 0, '', 0, 'loopS01_tail', 0, 0, 400500, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100054, 'Circle03_404', '03_404', 3, 1, 1, '', 0, 0, 0, '03_404', '', 0, '', 0, 'loopS01_tail', 0, 0, 400500, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100055, 'Circle03_405', '03_405', 3, 1, 1, '', 0, 0, 0, '03_405', '', 0, '', 0, 'loopS01_tail', 0, 0, 400500, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100056, 'Circle03_406', '03_406', 3, 1, 1, '', 0, 0, 0, '03_406', '', 0, '', 0, 'loopS01_tail', 0, 0, 400500, '', 5, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100057, 'Circle03_501', '03_501', 3, 1, 1, '', 0, 0, 0, '03_501', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100058, 'Circle03_502', '03_502', 3, 1, 1, '', 0, 0, 0, '03_502', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100059, 'Circle03_503', '03_503', 3, 1, 1, '', 0, 0, 0, '03_503', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100060, 'Circle03_504', '03_504', 3, 1, 1, '', 0, 0, 0, '03_504', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (100061, 'Circle03_505', '03_505', 3, 1, 1, '', 0, 0, 0, '03_505', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301001, 'Catch01', 'catch01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301002, 'Push01', 'push01', 3, 3, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301003, 'PushL', 'push_L', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301004, 'PushR', 'push_R', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301005, 'Hang01_01', 'hang01_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301006, 'Hang01_02', 'hang01_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301007, 'Hang01_03', 'hang01_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301008, 'GatherL', 'gather_L', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301009, 'GatherR', 'gather_R', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301010, 'Lift01', 'lift01', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301011, 'Catch02', 'catch02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301012, 'Catch03', 'catch03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301013, 'Catch04', 'catch04', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301014, 'Catch05', 'catch05', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301015, 'Catch06', 'catch06', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301016, 'Catch07', 'catch07', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301017, 'Catch08', 'catch08', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301018, 'Catch09', 'catch01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301019, 'Catch10', 'catch10', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301020, 'Catch11', 'catch11', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 401000, '', 0, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301021, 'Catch12', 'catch12', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301022, 'Hang02_01', 'hang02_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301023, 'Hang02_02', 'hang02_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301024, 'Hang02_03', 'hang02_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301025, 'Hang03_01', 'hang03_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301026, 'Hang03_02', 'hang03_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301027, 'Hang03_03', 'hang03_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301028, 'Hang04_01', 'hang04_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301029, 'Hang04_02', 'hang04_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301030, 'Hang04_03', 'hang04_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301031, 'Hang05_01', 'hang05_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301032, 'Hang05_02', 'hang05_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301033, 'Hang05_03', 'hang05_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301034, 'Hang05_04', 'hang05_04', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301035, 'Hang06_01', 'hang06_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301036, 'Hang06_02', 'hang06_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301037, 'Hang06_03', 'hang06_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301038, 'Hang06_04', 'hang06_04', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301039, 'Hang07_01', 'hang07_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301040, 'Hang08_01', 'hang08_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301041, 'Hang10_01', 'hang10_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301042, 'Hang11_01', 'hang01_01', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301043, 'Hang11_02', 'hang01_02', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301044, 'Hang11_03', 'hang01_03', 3, 1, 3, 'mng_0001', 0, 0, 0, '', 'PrizeA', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301045, 'Lift09', 'lift09', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301046, 'Lift10', 'lift10', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301047, 'Lift02', 'lift02', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301048, 'Lift03', 'lift03', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301049, 'Lift04', 'lift04', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301050, 'Lift06', 'lift06', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (301051, 'Lift08', 'lift08', 3, 3, 3, 'mng_0001', 0, 1, 0, '', '', 0, '', 0, '', 0, 0, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400001, 'Roulette01', 'start01', 3, 2, 0, '', 0, 0, 0, '', 'KiriC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400002, 'Roulette02', 'run00_loop', 3, 1, 0, '', 0, 0, 0, '', 'IkariA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400003, 'Roulette03', '01_003_loop', 3, 1, 2, '', 0, 0, 0, '', 'IkariB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400004, 'Roulette04', '01_005_loop', 3, 1, 2, '', 0, 0, 0, '', 'OdorokiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400005, 'Roulette05', 'jump01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400006, 'Roulette06', 'goal01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400007, 'Roulette07', 'goal02', 3, 1, 0, '', 0, 0, 0, '', 'FightA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400008, 'Roulette08', 'jump03', 3, 1, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400009, 'Roulette09', 'fight04', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400010, 'Roulette10', 'hope01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (400011, 'Roulette11', 'shy02', 3, 2, 0, '', 0, 0, 0, '', 'KusyoA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500001, 'Jukebox01', 'dance01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500002, 'Jukebox02', 'dance05', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500003, 'Jukebox03', 'dance09', 3, 2, 0, '', 0, 0, 0, '', 'WaraiD', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500004, 'Jukebox04', 'dance11', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500005, 'Jukebox05', 'dance13', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500006, 'Jukebox06', 'dance14', 3, 2, 0, '', 0, 0, 0, '', 'WaraiB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500007, 'Jukebox07', 'dance15', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500008, 'Jukebox08', 'music01', 3, 2, 0, '', 0, 0, 0, '', 'WaraiE', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500009, 'Jukebox09', 'music02', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500010, 'Jukebox10', 'music03', 3, 2, 0, '', 0, 0, 0, '', 'IkariB', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500011, 'Jukebox11', 'music04', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500012, 'Jukebox12', 'music05', 3, 2, 0, '', 0, 0, 0, '', 'WaraiE', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500013, 'Jukebox13', 'music06', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500014, 'Jukebox14', 'music07', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500015, 'Jukebox15', 'music08', 3, 2, 0, '', 0, 0, 0, '', 'WaraiA', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500016, 'Jukebox16', 'music09', 3, 2, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (500017, 'Jukebox17', 'Oh01', 3, 1, 0, '', 0, 0, 0, '', 'WaraiC', 0, '', 1, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600001, 'Showtime01', 'mot01', 2, 2, 0, '', 0, 0, 0, 'mot01', '', 0, 'mot01', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600002, 'Showtime02', 'act02', 2, 2, 0, '', 0, 0, 0, 'act02', '', 0, 'act02', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600003, 'Showtime03', 'pose03', 3, 2, 0, '', 0, 0, 0, 'pose03', '', 0, 'pose03', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600004, 'Showtime04', 'showtime01', 3, 2, 0, '', 0, 0, 0, 'showtime01', '', 0, 'showtime01', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600005, 'Showtime05', 'showtime02', 3, 2, 0, '', 0, 0, 0, 'showtime02', '', 0, 'showtime02', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600006, 'Showtime06', 'showtime03', 3, 2, 0, '', 0, 0, 0, 'showtime03', '', 0, 'showtime03', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600007, 'Gorushichan01', 'mot01', 2, 2, 0, '', 0, 0, 0, 'mot01', '', 0, 'mot01', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600008, 'Gorushichan02', 'mot02', 2, 2, 0, '', 0, 0, 0, 'mot02', '', 0, 'mot02', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600009, 'Gorushichan03', 'mot03', 2, 2, 0, '', 0, 0, 0, 'mot03', '', 0, 'mot03', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600010, 'Gorushichan04', 'ikaku01', 3, 2, 0, '', 0, 0, 0, 'ikaku01', '', 0, 'ikaku01', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600011, 'Gorushichan05', 'joy05', 3, 2, 0, '', 0, 0, 0, 'joy05', '', 0, 'joy05', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600012, 'Gorushichan06', 'topin01', 3, 2, 0, '', 0, 0, 0, 'topin01', '', 0, 'topin01', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (600013, 'Gorushichan07', 'akire02', 3, 2, 0, '', 0, 0, 0, 'akire02', '', 0, 'akire02', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700001, 'Fanraid01', '01_0101_loop', 3, 1, 4, '', 0, 0, 0, '01_0101_loop', '', 0, '', 0, 'loopS01_tail', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700002, 'Fanraid02', '01_0102_loop', 3, 1, 4, '', 0, 0, 0, '01_0102_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700003, 'Fanraid03', '01_0201_loop', 3, 1, 4, '', 0, 0, 0, '01_0201_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700004, 'Fanraid04', '01_0202_loop', 3, 1, 4, '', 0, 0, 0, '01_0202_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700005, 'Fanraid05', '01_0301_loop', 3, 1, 4, '', 0, 0, 0, '01_0301_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700006, 'Fanraid06', '01_0302_loop', 3, 1, 4, '', 0, 0, 0, '01_0302_loop', '', 0, '', 0, '', 0, 1, 113901, '', 0, 2, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700007, 'Fanraid07', '01_0303_loop', 3, 1, 4, '', 0, 0, 0, '01_0303_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700008, 'Fanraid08', '01_0401_loop', 3, 1, 4, '', 0, 0, 0, '01_0401_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700009, 'Fanraid09', '01_0402_loop', 3, 1, 4, '', 0, 0, 0, '01_0402_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
INSERT INTO mini_motion_set (id, label, body_motion, body_motion_type, body_motion_play_type, body_motion_scene_type, scene_sub_folder, chara_type_target, add_layer_index, is_mirror, facial_motion, chara_face_type, transition_time, ear_motion, is_enable_randome_ear, tail_motion, tail_motion_type, is_enable_randome_tail, prop_id, prop_motion, prop_motion_scene_type, prop_attach_node_name_type, is_prop_require_motion_end) VALUES (700010, 'Fanraid10', '01_0403_loop', 3, 1, 4, '', 0, 0, 0, '01_0403_loop', '', 0, '', 0, '', 0, 1, 0, '', 0, 0, 0);
-- Table: mini_mouth_type
CREATE TABLE IF NOT EXISTS 'mini_mouth_type' ('id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'reverse_mouth_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (0, 1, 16);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (1, 1, 16);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (2, 2, 15);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (3, 1, 13);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (4, 1, 14);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (5, 2, 1);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (6, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (7, 1, 17);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (8, 1, 14);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (9, 2, 15);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (10, 1, 10);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (11, 2, 0);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (12, 2, 1);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (13, 2, 3);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (14, 2, 4);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (15, 1, 16);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (16, 2, 1);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (17, 2, 18);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (18, 1, 17);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (19, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (20, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (21, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (22, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (23, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (24, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (25, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (26, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (27, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (28, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (29, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (30, 1, 2);
INSERT INTO mini_mouth_type (id, type, reverse_mouth_id) VALUES (31, 1, 2);
-- Table: mission_data
CREATE TABLE IF NOT EXISTS 'mission_data' ('id' INTEGER NOT NULL, 'mission_type' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'condition_value_1' INTEGER NOT NULL, 'condition_value_2' INTEGER NOT NULL, 'condition_value_3' INTEGER NOT NULL, 'condition_value_4' INTEGER NOT NULL, 'condition_num' INTEGER NOT NULL, 'step_group_id' INTEGER NOT NULL, 'step_order' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'item_category' INTEGER NOT NULL, 'item_id' INTEGER NOT NULL, 'item_num' INTEGER NOT NULL, 'event_id' INTEGER NOT NULL, 'date_check_flg' INTEGER NOT NULL, 'transition_type' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100000, 1, 100003, 0, 0, 0, 0, 1, 1, 1, 1, 103, 98, 100, 0, 1, 10001, '2025/06/26 00:30:00', '2025/9/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100001, 1, 200008, 0, 0, 0, 0, 1, 2, 1, 2, 30, 110, 300, 0, 1, 20003, '2025/06/26 00:30:00', '2025/9/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100002, 1, 200005, 0, 0, 0, 0, 1, 4, 1, 4, 91, 59, 1000, 0, 1, 20001, '2025/06/26 00:30:00', '2025/9/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100005, 1, 100004, 1, 0, 0, 0, 1, 7, 1, 7, 90, 43, 10, 0, 1, 10001, '2025/06/26 00:30:00', '2025/9/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100006, 1, 900001, 1, 0, 0, 0, 5, 8, 1, 8, 90, 43, 20, 0, 1, 0, '2025/06/26 00:30:00', '2025/9/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100007, 1, 200008, 0, 0, 0, 0, 3, 3, 1, 3, 30, 110, 500, 0, 1, 20003, '2025/06/26 00:30:00', '2025/9/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100010, 1, 100003, 0, 0, 0, 0, 1, 1, 1, 1, 103, 98, 150, 0, 1, 10001, '2025/9/22 15:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100011, 1, 200008, 0, 0, 0, 0, 1, 2, 1, 2, 30, 110, 750, 0, 1, 20003, '2025/9/22 15:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100012, 1, 200005, 0, 0, 0, 0, 1, 4, 1, 4, 91, 59, 3600, 0, 1, 20001, '2025/9/22 15:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100015, 1, 100004, 1, 0, 0, 0, 1, 7, 1, 7, 90, 43, 30, 0, 1, 10001, '2025/9/22 15:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100016, 1, 900001, 1, 0, 0, 0, 5, 8, 1, 8, 90, 43, 45, 0, 1, 0, '2025/9/22 15:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (100017, 1, 200008, 0, 0, 0, 0, 3, 3, 1, 3, 30, 110, 1000, 0, 1, 20003, '2025/9/22 15:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301000, 3, 100004, 1, 0, 0, 0, 1, 20, 1, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301001, 3, 100004, 1, 0, 0, 0, 2, 20, 2, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301002, 3, 100004, 1, 0, 0, 0, 3, 20, 3, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301003, 3, 100004, 1, 0, 0, 0, 4, 20, 4, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301004, 3, 100004, 1, 0, 0, 0, 5, 20, 5, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301005, 3, 100004, 1, 0, 0, 0, 10, 20, 6, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301006, 3, 100004, 1, 0, 0, 0, 15, 20, 7, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301007, 3, 100004, 1, 0, 0, 0, 20, 20, 8, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301008, 3, 100004, 1, 0, 0, 0, 25, 20, 9, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301009, 3, 100004, 1, 0, 0, 0, 30, 20, 10, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301010, 3, 100004, 1, 0, 0, 0, 35, 20, 11, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301011, 3, 100004, 1, 0, 0, 0, 40, 20, 12, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301012, 3, 100004, 1, 0, 0, 0, 45, 20, 13, 29, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301013, 3, 100004, 1, 0, 0, 0, 50, 20, 14, 29, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301014, 3, 100004, 1, 0, 0, 0, 60, 20, 15, 29, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301015, 3, 100004, 1, 0, 0, 0, 70, 20, 16, 29, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301016, 3, 100004, 1, 0, 0, 0, 80, 20, 17, 29, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301017, 3, 100004, 1, 0, 0, 0, 90, 20, 18, 29, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301018, 3, 100004, 1, 0, 0, 0, 100, 20, 19, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301019, 3, 100004, 1, 0, 0, 0, 150, 20, 20, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301020, 3, 100004, 1, 0, 0, 0, 200, 20, 21, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301021, 3, 100004, 1, 0, 0, 0, 250, 20, 22, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301022, 3, 100004, 1, 0, 0, 0, 300, 20, 23, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301023, 3, 100004, 1, 0, 0, 0, 350, 20, 24, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301024, 3, 100004, 1, 0, 0, 0, 400, 20, 25, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301025, 3, 100004, 1, 0, 0, 0, 450, 20, 26, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301026, 3, 100004, 1, 0, 0, 0, 500, 20, 27, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301027, 3, 100004, 1, 0, 0, 0, 550, 20, 28, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301028, 3, 100004, 1, 0, 0, 0, 600, 20, 29, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301029, 3, 100004, 1, 0, 0, 0, 650, 20, 30, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301030, 3, 100004, 1, 0, 0, 0, 700, 20, 31, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301031, 3, 100004, 1, 0, 0, 0, 750, 20, 32, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301032, 3, 100004, 1, 0, 0, 0, 800, 20, 33, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301033, 3, 100004, 1, 0, 0, 0, 850, 20, 34, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301034, 3, 100004, 1, 0, 0, 0, 900, 20, 35, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301035, 3, 100004, 1, 0, 0, 0, 950, 20, 36, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301036, 3, 100004, 1, 0, 0, 0, 1000, 20, 37, 29, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301037, 3, 100004, 1, 0, 0, 0, 1050, 20, 38, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301038, 3, 100004, 1, 0, 0, 0, 1100, 20, 39, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301039, 3, 100004, 1, 0, 0, 0, 1150, 20, 40, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301040, 3, 100004, 1, 0, 0, 0, 1200, 20, 41, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301041, 3, 100004, 1, 0, 0, 0, 1250, 20, 42, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301042, 3, 100004, 1, 0, 0, 0, 1300, 20, 43, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301043, 3, 100004, 1, 0, 0, 0, 1350, 20, 44, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301044, 3, 100004, 1, 0, 0, 0, 1400, 20, 45, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301045, 3, 100004, 1, 0, 0, 0, 1450, 20, 46, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301046, 3, 100004, 1, 0, 0, 0, 1500, 20, 47, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301047, 3, 100004, 1, 0, 0, 0, 1550, 20, 48, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301048, 3, 100004, 1, 0, 0, 0, 1600, 20, 49, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301049, 3, 100004, 1, 0, 0, 0, 1650, 20, 50, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301050, 3, 100004, 1, 0, 0, 0, 1700, 20, 51, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301051, 3, 100004, 1, 0, 0, 0, 1750, 20, 52, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301052, 3, 100004, 1, 0, 0, 0, 1800, 20, 53, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301053, 3, 100004, 1, 0, 0, 0, 1850, 20, 54, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301054, 3, 100004, 1, 0, 0, 0, 1900, 20, 55, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301055, 3, 100004, 1, 0, 0, 0, 1950, 20, 56, 29, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301056, 3, 100004, 1, 0, 0, 0, 2000, 20, 57, 29, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301100, 3, 100007, 100, 1, 0, 0, 1, 30, 1, 30, 91, 59, 1000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301101, 3, 100007, 100, 1, 0, 0, 5, 30, 2, 30, 91, 59, 2000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301102, 3, 100007, 100, 1, 0, 0, 10, 30, 3, 30, 91, 59, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301103, 3, 100007, 100, 1, 0, 0, 20, 30, 4, 30, 91, 59, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301104, 3, 100007, 100, 1, 0, 0, 30, 30, 5, 30, 91, 59, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301105, 3, 100007, 100, 1, 0, 0, 40, 30, 6, 30, 91, 59, 4000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301106, 3, 100007, 100, 1, 0, 0, 50, 30, 7, 30, 91, 59, 4000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301107, 3, 100007, 100, 1, 0, 0, 60, 30, 8, 30, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301108, 3, 100007, 100, 1, 0, 0, 70, 30, 9, 30, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301109, 3, 100007, 100, 1, 0, 0, 80, 30, 10, 30, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301110, 3, 100007, 100, 1, 0, 0, 90, 30, 11, 30, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301111, 3, 100007, 100, 1, 0, 0, 100, 30, 12, 30, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301200, 3, 100007, 200, 1, 0, 0, 1, 40, 1, 40, 91, 59, 1000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301201, 3, 100007, 200, 1, 0, 0, 5, 40, 2, 40, 91, 59, 2000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301202, 3, 100007, 200, 1, 0, 0, 10, 40, 3, 40, 91, 59, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301203, 3, 100007, 200, 1, 0, 0, 20, 40, 4, 40, 91, 59, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301204, 3, 100007, 200, 1, 0, 0, 30, 40, 5, 40, 91, 59, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301205, 3, 100007, 200, 1, 0, 0, 40, 40, 6, 40, 91, 59, 4000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301206, 3, 100007, 200, 1, 0, 0, 50, 40, 7, 40, 91, 59, 4000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301207, 3, 100007, 200, 1, 0, 0, 60, 40, 8, 40, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301208, 3, 100007, 200, 1, 0, 0, 70, 40, 9, 40, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301209, 3, 100007, 200, 1, 0, 0, 80, 40, 10, 40, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301210, 3, 100007, 200, 1, 0, 0, 90, 40, 11, 40, 91, 59, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301211, 3, 100007, 200, 1, 0, 0, 100, 40, 12, 40, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301300, 3, 100007, 300, 1, 0, 0, 1, 50, 1, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301301, 3, 100007, 300, 1, 0, 0, 5, 50, 2, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301302, 3, 100007, 300, 1, 0, 0, 10, 50, 3, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301303, 3, 100007, 300, 1, 0, 0, 20, 50, 4, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301304, 3, 100007, 300, 1, 0, 0, 30, 50, 5, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301305, 3, 100007, 300, 1, 0, 0, 40, 50, 6, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301306, 3, 100007, 300, 1, 0, 0, 50, 50, 7, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301307, 3, 100007, 300, 1, 0, 0, 60, 50, 8, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301308, 3, 100007, 300, 1, 0, 0, 70, 50, 9, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301309, 3, 100007, 300, 1, 0, 0, 80, 50, 10, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301310, 3, 100007, 300, 1, 0, 0, 90, 50, 11, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301311, 3, 100007, 300, 1, 0, 0, 100, 50, 12, 50, 20, 32, 2, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301400, 3, 100005, 100, 1, 0, 0, 3, 60, 1, 60, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301401, 3, 100005, 100, 1, 0, 0, 5, 60, 2, 60, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301402, 3, 100005, 100, 1, 0, 0, 10, 60, 3, 60, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301403, 3, 100005, 100, 1, 0, 0, 15, 60, 4, 60, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301404, 3, 100005, 100, 1, 0, 0, 20, 60, 5, 60, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301500, 3, 100005, 0, 1, 0, 0, 10, 70, 1, 70, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301501, 3, 100005, 0, 1, 0, 0, 15, 70, 2, 70, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301502, 3, 100005, 0, 1, 0, 0, 20, 70, 3, 70, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301503, 3, 100005, 0, 1, 0, 0, 25, 70, 4, 70, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301504, 3, 100005, 0, 1, 0, 0, 30, 70, 5, 70, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301505, 3, 100005, 0, 1, 0, 0, 35, 70, 6, 70, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301506, 3, 100005, 0, 1, 0, 0, 40, 70, 7, 70, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301507, 3, 100005, 0, 1, 0, 0, 45, 70, 8, 70, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301508, 3, 100005, 0, 1, 0, 0, 50, 70, 9, 70, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301509, 3, 100005, 0, 1, 0, 0, 55, 70, 10, 70, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301510, 3, 100005, 0, 1, 0, 0, 60, 70, 11, 70, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301511, 3, 100005, 0, 1, 0, 0, 65, 70, 12, 70, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301512, 3, 100005, 0, 1, 0, 0, 70, 70, 13, 70, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301513, 3, 100005, 0, 1, 0, 0, 75, 70, 14, 70, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301514, 3, 100005, 0, 1, 0, 0, 80, 70, 15, 70, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301515, 3, 100005, 0, 1, 0, 0, 85, 70, 16, 70, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301516, 3, 100005, 0, 1, 0, 0, 90, 70, 17, 70, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301517, 3, 100005, 0, 1, 0, 0, 95, 70, 18, 70, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (301518, 3, 100005, 0, 1, 0, 0, 100, 70, 19, 70, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (302700, 3, 100022, 0, 0, 0, 0, 1, 140, 1, 140, 30, 110, 1000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (302701, 3, 100022, 0, 0, 0, 0, 5, 140, 2, 140, 30, 110, 2000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (302702, 3, 100022, 0, 0, 0, 0, 10, 140, 3, 140, 30, 110, 3000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (302703, 3, 100022, 0, 0, 0, 0, 30, 140, 4, 140, 30, 110, 5000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303000, 3, 100012, 5, 0, 0, 0, 1, 151, 1, 151, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303001, 3, 100012, 10, 0, 0, 0, 1, 152, 2, 152, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303002, 3, 100012, 15, 0, 0, 0, 1, 153, 3, 153, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303003, 3, 100012, 20, 0, 0, 0, 1, 154, 4, 154, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303004, 3, 100012, 21, 0, 0, 0, 1, 155, 5, 155, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303005, 3, 100012, 22, 0, 0, 0, 1, 156, 6, 156, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303006, 3, 100012, 23, 0, 0, 0, 1, 157, 7, 157, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303007, 3, 100012, 24, 0, 0, 0, 1, 158, 8, 158, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303008, 3, 100012, 25, 0, 0, 0, 1, 159, 9, 159, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303009, 3, 100012, 26, 0, 0, 0, 1, 160, 10, 160, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303010, 3, 100012, 27, 0, 0, 0, 1, 161, 11, 161, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303011, 3, 100012, 28, 0, 0, 0, 1, 162, 12, 162, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303012, 3, 100012, 29, 0, 0, 0, 1, 163, 13, 163, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303013, 3, 100012, 30, 0, 0, 0, 1, 164, 14, 164, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303100, 3, 100004, 3, 0, 0, 0, 1, 171, 1, 171, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303101, 3, 100004, 4, 0, 0, 0, 1, 172, 2, 172, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303102, 3, 100004, 5, 0, 0, 0, 1, 173, 3, 173, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303103, 3, 100004, 6, 0, 0, 0, 1, 174, 4, 174, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303104, 3, 100004, 7, 0, 0, 0, 1, 175, 5, 175, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303105, 3, 100004, 8, 0, 0, 0, 1, 176, 5, 176, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303106, 3, 100004, 9, 0, 0, 0, 1, 177, 5, 177, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303107, 3, 100004, 10, 0, 0, 0, 1, 178, 5, 178, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303108, 3, 100004, 11, 0, 0, 0, 1, 179, 5, 179, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303109, 3, 100004, 12, 0, 0, 0, 1, 180, 5, 180, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303110, 3, 100004, 13, 0, 0, 0, 1, 181, 5, 181, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303111, 3, 100004, 14, 0, 0, 0, 1, 182, 5, 182, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303112, 3, 100004, 15, 0, 0, 0, 1, 183, 5, 183, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303113, 3, 100004, 16, 0, 0, 0, 1, 184, 5, 184, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303114, 3, 100004, 17, 0, 0, 0, 1, 185, 5, 185, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303200, 3, 100010, 1, 0, 0, 0, 1, 210, 1, 210, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303201, 3, 100010, 3, 0, 0, 0, 1, 220, 1, 220, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303202, 3, 100010, 4, 0, 0, 0, 1, 230, 1, 230, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303203, 3, 100010, 5, 0, 0, 0, 1, 240, 1, 240, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303204, 3, 100010, 7, 0, 0, 0, 1, 250, 1, 250, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303205, 3, 100010, 8, 0, 0, 0, 1, 260, 1, 260, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303206, 3, 100010, 10, 0, 0, 0, 1, 270, 1, 270, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303207, 3, 100010, 11, 0, 0, 0, 1, 280, 1, 280, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303208, 3, 100010, 12, 0, 0, 0, 1, 290, 1, 290, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303300, 3, 100003, 100101, 0, 0, 0, 1, 300, 1, 300, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303301, 3, 100003, 100201, 0, 0, 0, 1, 310, 1, 310, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303302, 3, 100003, 100301, 0, 0, 0, 1, 320, 1, 320, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303303, 3, 100003, 100401, 0, 0, 0, 1, 330, 1, 330, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303304, 3, 100003, 100501, 0, 0, 0, 1, 340, 1, 340, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303305, 3, 100003, 100601, 0, 0, 0, 1, 350, 1, 350, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303306, 3, 100003, 100701, 0, 0, 0, 1, 360, 1, 360, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303307, 3, 100003, 100801, 0, 0, 0, 1, 370, 1, 370, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303308, 3, 100003, 100901, 0, 0, 0, 1, 380, 1, 380, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303309, 3, 100003, 101001, 0, 0, 0, 1, 390, 1, 390, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303310, 3, 100003, 101101, 0, 0, 0, 1, 400, 1, 400, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303311, 3, 100003, 101201, 0, 0, 0, 1, 410, 1, 410, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303312, 3, 100003, 101301, 0, 0, 0, 1, 420, 1, 420, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303313, 3, 100003, 101401, 0, 0, 0, 1, 430, 1, 430, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303314, 3, 100003, 101501, 0, 0, 0, 1, 440, 1, 440, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303315, 3, 100003, 101601, 0, 0, 0, 1, 450, 1, 450, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303316, 3, 100003, 101701, 0, 0, 0, 1, 460, 1, 460, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303317, 3, 100003, 101801, 0, 0, 0, 1, 470, 1, 470, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303318, 3, 100003, 101901, 0, 0, 0, 1, 480, 1, 480, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303319, 3, 100003, 102001, 0, 0, 0, 1, 490, 1, 490, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303320, 3, 100003, 102101, 0, 0, 0, 1, 500, 1, 500, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303321, 3, 100003, 102201, 0, 0, 0, 1, 510, 1, 510, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303322, 3, 100003, 102301, 0, 0, 0, 1, 520, 1, 520, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303323, 3, 100003, 102401, 0, 0, 0, 1, 530, 1, 530, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303325, 3, 100003, 110101, 0, 0, 0, 1, 540, 1, 540, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303326, 3, 100003, 110201, 0, 0, 0, 1, 550, 1, 550, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303327, 3, 100003, 110301, 0, 0, 0, 1, 560, 1, 560, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303328, 3, 100003, 110401, 0, 0, 0, 1, 570, 1, 570, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303329, 3, 100003, 110501, 0, 0, 0, 1, 580, 1, 580, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303330, 3, 100003, 110601, 0, 0, 0, 1, 590, 1, 590, 91, 59, 10000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303331, 3, 100003, 110701, 0, 0, 0, 1, 610, 1, 591, 91, 59, 10000, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303332, 3, 100003, 110801, 0, 0, 0, 1, 620, 1, 592, 91, 59, 10000, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303333, 3, 100003, 110901, 0, 0, 0, 1, 630, 1, 593, 91, 59, 10000, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (303334, 3, 100003, 111001, 0, 0, 0, 1, 640, 1, 594, 91, 59, 10000, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304000, 3, 100024, 6, 0, 0, 0, 1, 821, 1, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304001, 3, 100024, 6, 0, 0, 0, 2, 821, 2, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304002, 3, 100024, 6, 0, 0, 0, 3, 821, 3, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304003, 3, 100024, 6, 0, 0, 0, 4, 821, 4, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304004, 3, 100024, 6, 0, 0, 0, 5, 821, 5, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304005, 3, 100024, 6, 0, 0, 0, 6, 821, 6, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304006, 3, 100024, 6, 0, 0, 0, 7, 821, 7, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304007, 3, 100024, 6, 0, 0, 0, 8, 821, 8, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304008, 3, 100024, 6, 0, 0, 0, 9, 821, 9, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304009, 3, 100024, 6, 0, 0, 0, 10, 821, 10, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304010, 3, 100024, 6, 0, 0, 0, 11, 821, 11, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304011, 3, 100024, 6, 0, 0, 0, 12, 821, 12, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304012, 3, 100024, 6, 0, 0, 0, 13, 821, 13, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304013, 3, 100024, 6, 0, 0, 0, 14, 821, 14, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304014, 3, 100024, 6, 0, 0, 0, 15, 821, 15, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304015, 3, 100024, 6, 0, 0, 0, 16, 821, 16, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304016, 3, 100024, 6, 0, 0, 0, 17, 821, 17, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304017, 3, 100024, 6, 0, 0, 0, 18, 821, 18, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304018, 3, 100024, 6, 0, 0, 0, 19, 821, 19, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304019, 3, 100024, 6, 0, 0, 0, 20, 821, 20, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304020, 3, 100024, 6, 0, 0, 0, 21, 821, 21, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304021, 3, 100024, 6, 0, 0, 0, 22, 821, 22, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304022, 3, 100024, 6, 0, 0, 0, 23, 821, 23, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304023, 3, 100024, 6, 0, 0, 0, 24, 821, 24, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304024, 3, 100024, 6, 0, 0, 0, 25, 821, 25, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304025, 3, 100024, 6, 0, 0, 0, 26, 821, 26, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304026, 3, 100024, 6, 0, 0, 0, 27, 821, 27, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304027, 3, 100024, 6, 0, 0, 0, 28, 821, 28, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304028, 3, 100024, 6, 0, 0, 0, 29, 821, 29, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304029, 3, 100024, 6, 0, 0, 0, 30, 821, 30, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304030, 3, 100024, 6, 0, 0, 0, 31, 821, 31, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304031, 3, 100024, 6, 0, 0, 0, 32, 821, 32, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304032, 3, 100024, 6, 0, 0, 0, 33, 821, 33, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304033, 3, 100024, 6, 0, 0, 0, 34, 821, 34, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304034, 3, 100024, 6, 0, 0, 0, 35, 821, 35, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304035, 3, 100024, 6, 0, 0, 0, 36, 821, 36, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304036, 3, 100024, 6, 0, 0, 0, 37, 821, 37, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304037, 3, 100024, 6, 0, 0, 0, 38, 821, 38, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304038, 3, 100024, 6, 0, 0, 0, 39, 821, 39, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304039, 3, 100024, 6, 0, 0, 0, 40, 821, 40, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304040, 3, 100024, 6, 0, 0, 0, 41, 821, 41, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304041, 3, 100024, 6, 0, 0, 0, 42, 821, 42, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304042, 3, 100024, 6, 0, 0, 0, 43, 821, 43, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304043, 3, 100024, 6, 0, 0, 0, 44, 821, 44, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304044, 3, 100024, 6, 0, 0, 0, 45, 821, 45, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304045, 3, 100024, 6, 0, 0, 0, 46, 821, 46, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304046, 3, 100024, 6, 0, 0, 0, 47, 821, 47, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304047, 3, 100024, 6, 0, 0, 0, 48, 821, 48, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304048, 3, 100024, 6, 0, 0, 0, 49, 821, 49, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304049, 3, 100024, 6, 0, 0, 0, 50, 821, 50, 821, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304050, 3, 100024, 6, 0, 0, 0, 51, 821, 51, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304051, 3, 100024, 6, 0, 0, 0, 52, 821, 52, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304052, 3, 100024, 6, 0, 0, 0, 53, 821, 53, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304053, 3, 100024, 6, 0, 0, 0, 54, 821, 54, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304054, 3, 100024, 6, 0, 0, 0, 55, 821, 55, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304055, 3, 100024, 6, 0, 0, 0, 56, 821, 56, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304056, 3, 100024, 6, 0, 0, 0, 57, 821, 57, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304057, 3, 100024, 6, 0, 0, 0, 58, 821, 58, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304058, 3, 100024, 6, 0, 0, 0, 59, 821, 59, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304059, 3, 100024, 6, 0, 0, 0, 60, 821, 60, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304060, 3, 100024, 6, 0, 0, 0, 61, 821, 61, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304061, 3, 100024, 6, 0, 0, 0, 62, 821, 62, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304062, 3, 100024, 6, 0, 0, 0, 63, 821, 63, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304063, 3, 100024, 6, 0, 0, 0, 64, 821, 64, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304064, 3, 100024, 6, 0, 0, 0, 65, 821, 65, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304065, 3, 100024, 6, 0, 0, 0, 66, 821, 66, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304066, 3, 100024, 6, 0, 0, 0, 67, 821, 67, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304067, 3, 100024, 6, 0, 0, 0, 68, 821, 68, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304068, 3, 100024, 6, 0, 0, 0, 69, 821, 69, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304069, 3, 100024, 6, 0, 0, 0, 70, 821, 70, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304070, 3, 100024, 6, 0, 0, 0, 71, 821, 71, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304071, 3, 100024, 6, 0, 0, 0, 72, 821, 72, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304072, 3, 100024, 6, 0, 0, 0, 73, 821, 73, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304073, 3, 100024, 6, 0, 0, 0, 74, 821, 74, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304074, 3, 100024, 6, 0, 0, 0, 75, 821, 75, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304075, 3, 100024, 6, 0, 0, 0, 76, 821, 76, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304076, 3, 100024, 6, 0, 0, 0, 77, 821, 77, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304077, 3, 100024, 6, 0, 0, 0, 78, 821, 78, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304078, 3, 100024, 6, 0, 0, 0, 79, 821, 79, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304079, 3, 100024, 6, 0, 0, 0, 80, 821, 80, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304080, 3, 100024, 6, 0, 0, 0, 81, 821, 81, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304081, 3, 100024, 6, 0, 0, 0, 82, 821, 82, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304082, 3, 100024, 6, 0, 0, 0, 83, 821, 83, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304083, 3, 100024, 6, 0, 0, 0, 84, 821, 84, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304084, 3, 100024, 6, 0, 0, 0, 85, 821, 85, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304085, 3, 100024, 6, 0, 0, 0, 86, 821, 86, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304086, 3, 100024, 6, 0, 0, 0, 87, 821, 87, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304087, 3, 100024, 6, 0, 0, 0, 88, 821, 88, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304088, 3, 100024, 6, 0, 0, 0, 89, 821, 89, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304089, 3, 100024, 6, 0, 0, 0, 90, 821, 90, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304090, 3, 100024, 6, 0, 0, 0, 91, 821, 91, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304091, 3, 100024, 6, 0, 0, 0, 92, 821, 92, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304092, 3, 100024, 6, 0, 0, 0, 93, 821, 93, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304093, 3, 100024, 6, 0, 0, 0, 94, 821, 94, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304094, 3, 100024, 6, 0, 0, 0, 95, 821, 95, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304095, 3, 100024, 6, 0, 0, 0, 96, 821, 96, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304096, 3, 100024, 6, 0, 0, 0, 97, 821, 97, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304097, 3, 100024, 6, 0, 0, 0, 98, 821, 98, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304098, 3, 100024, 6, 0, 0, 0, 99, 821, 99, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304099, 3, 100024, 6, 0, 0, 0, 100, 821, 100, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304100, 3, 100024, 6, 0, 0, 0, 101, 821, 101, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304101, 3, 100024, 6, 0, 0, 0, 102, 821, 102, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304102, 3, 100024, 6, 0, 0, 0, 103, 821, 103, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304103, 3, 100024, 6, 0, 0, 0, 104, 821, 104, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304104, 3, 100024, 6, 0, 0, 0, 105, 821, 105, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304105, 3, 100024, 6, 0, 0, 0, 106, 821, 106, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304106, 3, 100024, 6, 0, 0, 0, 107, 821, 107, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304107, 3, 100024, 6, 0, 0, 0, 108, 821, 108, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304108, 3, 100024, 6, 0, 0, 0, 109, 821, 109, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304109, 3, 100024, 6, 0, 0, 0, 110, 821, 110, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304110, 3, 100024, 6, 0, 0, 0, 111, 821, 111, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304111, 3, 100024, 6, 0, 0, 0, 112, 821, 112, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304112, 3, 100024, 6, 0, 0, 0, 113, 821, 113, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304113, 3, 100024, 6, 0, 0, 0, 114, 821, 114, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304114, 3, 100024, 6, 0, 0, 0, 115, 821, 115, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304115, 3, 100024, 6, 0, 0, 0, 116, 821, 116, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304116, 3, 100024, 6, 0, 0, 0, 117, 821, 117, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304117, 3, 100024, 6, 0, 0, 0, 118, 821, 118, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304118, 3, 100024, 6, 0, 0, 0, 119, 821, 119, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304119, 3, 100024, 6, 0, 0, 0, 120, 821, 120, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304120, 3, 100024, 6, 0, 0, 0, 121, 821, 121, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304121, 3, 100024, 6, 0, 0, 0, 122, 821, 122, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304122, 3, 100024, 6, 0, 0, 0, 123, 821, 123, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304123, 3, 100024, 6, 0, 0, 0, 124, 821, 124, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304124, 3, 100024, 6, 0, 0, 0, 125, 821, 125, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304125, 3, 100024, 6, 0, 0, 0, 126, 821, 126, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304126, 3, 100024, 6, 0, 0, 0, 127, 821, 127, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304127, 3, 100024, 6, 0, 0, 0, 128, 821, 128, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304128, 3, 100024, 6, 0, 0, 0, 129, 821, 129, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304129, 3, 100024, 6, 0, 0, 0, 130, 821, 130, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304130, 3, 100024, 6, 0, 0, 0, 131, 821, 131, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304131, 3, 100024, 6, 0, 0, 0, 132, 821, 132, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304132, 3, 100024, 6, 0, 0, 0, 133, 821, 133, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304133, 3, 100024, 6, 0, 0, 0, 134, 821, 134, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304134, 3, 100024, 6, 0, 0, 0, 135, 821, 135, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304135, 3, 100024, 6, 0, 0, 0, 136, 821, 136, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304136, 3, 100024, 6, 0, 0, 0, 137, 821, 137, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304137, 3, 100024, 6, 0, 0, 0, 138, 821, 138, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304138, 3, 100024, 6, 0, 0, 0, 139, 821, 139, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304139, 3, 100024, 6, 0, 0, 0, 140, 821, 140, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304140, 3, 100024, 6, 0, 0, 0, 141, 821, 141, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304141, 3, 100024, 6, 0, 0, 0, 142, 821, 142, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304142, 3, 100024, 6, 0, 0, 0, 143, 821, 143, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304143, 3, 100024, 6, 0, 0, 0, 144, 821, 144, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304144, 3, 100024, 6, 0, 0, 0, 145, 821, 145, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304145, 3, 100024, 6, 0, 0, 0, 146, 821, 146, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304146, 3, 100024, 6, 0, 0, 0, 147, 821, 147, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304147, 3, 100024, 6, 0, 0, 0, 148, 821, 148, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304148, 3, 100024, 6, 0, 0, 0, 149, 821, 149, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304149, 3, 100024, 6, 0, 0, 0, 150, 821, 150, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304150, 3, 100024, 6, 0, 0, 0, 151, 821, 151, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304151, 3, 100024, 6, 0, 0, 0, 152, 821, 152, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304152, 3, 100024, 6, 0, 0, 0, 153, 821, 153, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304153, 3, 100024, 6, 0, 0, 0, 154, 821, 154, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304154, 3, 100024, 6, 0, 0, 0, 155, 821, 155, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304155, 3, 100024, 6, 0, 0, 0, 156, 821, 156, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304156, 3, 100024, 6, 0, 0, 0, 157, 821, 157, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304157, 3, 100024, 6, 0, 0, 0, 158, 821, 158, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304158, 3, 100024, 6, 0, 0, 0, 159, 821, 159, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304159, 3, 100024, 6, 0, 0, 0, 160, 821, 160, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304160, 3, 100024, 6, 0, 0, 0, 161, 821, 161, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304161, 3, 100024, 6, 0, 0, 0, 162, 821, 162, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304162, 3, 100024, 6, 0, 0, 0, 163, 821, 163, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304163, 3, 100024, 6, 0, 0, 0, 164, 821, 164, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304164, 3, 100024, 6, 0, 0, 0, 165, 821, 165, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304165, 3, 100024, 6, 0, 0, 0, 166, 821, 166, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304166, 3, 100024, 6, 0, 0, 0, 167, 821, 167, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304167, 3, 100024, 6, 0, 0, 0, 168, 821, 168, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304168, 3, 100024, 6, 0, 0, 0, 169, 821, 169, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304169, 3, 100024, 6, 0, 0, 0, 170, 821, 170, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304170, 3, 100024, 6, 0, 0, 0, 171, 821, 171, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304171, 3, 100024, 6, 0, 0, 0, 172, 821, 172, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304172, 3, 100024, 6, 0, 0, 0, 173, 821, 173, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304173, 3, 100024, 6, 0, 0, 0, 174, 821, 174, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304174, 3, 100024, 6, 0, 0, 0, 175, 821, 175, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304175, 3, 100024, 6, 0, 0, 0, 176, 821, 176, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304176, 3, 100024, 6, 0, 0, 0, 177, 821, 177, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304177, 3, 100024, 6, 0, 0, 0, 178, 821, 178, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304178, 3, 100024, 6, 0, 0, 0, 179, 821, 179, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304179, 3, 100024, 6, 0, 0, 0, 180, 821, 180, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304180, 3, 100024, 6, 0, 0, 0, 181, 821, 181, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304181, 3, 100024, 6, 0, 0, 0, 182, 821, 182, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304182, 3, 100024, 6, 0, 0, 0, 183, 821, 183, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304183, 3, 100024, 6, 0, 0, 0, 184, 821, 184, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304184, 3, 100024, 6, 0, 0, 0, 185, 821, 185, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304185, 3, 100024, 6, 0, 0, 0, 186, 821, 186, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304186, 3, 100024, 6, 0, 0, 0, 187, 821, 187, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304187, 3, 100024, 6, 0, 0, 0, 188, 821, 188, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304188, 3, 100024, 6, 0, 0, 0, 189, 821, 189, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304189, 3, 100024, 6, 0, 0, 0, 190, 821, 190, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304190, 3, 100024, 6, 0, 0, 0, 191, 821, 191, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304191, 3, 100024, 6, 0, 0, 0, 192, 821, 192, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304192, 3, 100024, 6, 0, 0, 0, 193, 821, 193, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304193, 3, 100024, 6, 0, 0, 0, 194, 821, 194, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304194, 3, 100024, 6, 0, 0, 0, 195, 821, 195, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304195, 3, 100024, 6, 0, 0, 0, 196, 821, 196, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304196, 3, 100024, 6, 0, 0, 0, 197, 821, 197, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304197, 3, 100024, 6, 0, 0, 0, 198, 821, 198, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304198, 3, 100024, 6, 0, 0, 0, 199, 821, 199, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (304199, 3, 100024, 6, 0, 0, 0, 200, 821, 200, 821, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (310200, 3, 200003, 0, 0, 0, 0, 1, 600, 1, 600, 30, 110, 2000, 0, 0, 20003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (310201, 3, 200003, 0, 0, 0, 0, 3, 600, 2, 600, 30, 110, 4000, 0, 0, 20003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (310202, 3, 200003, 0, 0, 0, 0, 5, 600, 3, 600, 30, 110, 5000, 0, 0, 20003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (310203, 3, 200003, 0, 0, 0, 0, 10, 600, 4, 600, 30, 110, 6000, 0, 0, 20003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (310500, 3, 200033, 0, 0, 0, 0, 1, 650, 1, 650, 30, 110, 4000, 0, 1, 20011, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311000, 3, 200005, 0, 0, 0, 0, 1, 900, 1, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311001, 3, 200005, 0, 0, 0, 0, 3, 900, 2, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311002, 3, 200005, 0, 0, 0, 0, 5, 900, 3, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311003, 3, 200005, 0, 0, 0, 0, 10, 900, 4, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311004, 3, 200005, 0, 0, 0, 0, 15, 900, 5, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311005, 3, 200005, 0, 0, 0, 0, 20, 900, 6, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311006, 3, 200005, 0, 0, 0, 0, 25, 900, 7, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311007, 3, 200005, 0, 0, 0, 0, 30, 900, 8, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311008, 3, 200005, 0, 0, 0, 0, 35, 900, 9, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311009, 3, 200005, 0, 0, 0, 0, 40, 900, 10, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311010, 3, 200005, 0, 0, 0, 0, 45, 900, 11, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311011, 3, 200005, 0, 0, 0, 0, 50, 900, 12, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311012, 3, 200005, 0, 0, 0, 0, 60, 900, 13, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311013, 3, 200005, 0, 0, 0, 0, 70, 900, 14, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311014, 3, 200005, 0, 0, 0, 0, 80, 900, 15, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311015, 3, 200005, 0, 0, 0, 0, 90, 900, 16, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311016, 3, 200005, 0, 0, 0, 0, 100, 900, 17, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311017, 3, 200005, 0, 0, 0, 0, 150, 900, 18, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311018, 3, 200005, 0, 0, 0, 0, 200, 900, 19, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311019, 3, 200005, 0, 0, 0, 0, 250, 900, 20, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311020, 3, 200005, 0, 0, 0, 0, 300, 900, 21, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311021, 3, 200005, 0, 0, 0, 0, 350, 900, 22, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311022, 3, 200005, 0, 0, 0, 0, 400, 900, 23, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311023, 3, 200005, 0, 0, 0, 0, 450, 900, 24, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311024, 3, 200005, 0, 0, 0, 0, 500, 900, 25, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311025, 3, 200005, 0, 0, 0, 0, 600, 900, 26, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311026, 3, 200005, 0, 0, 0, 0, 700, 900, 27, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311027, 3, 200005, 0, 0, 0, 0, 800, 900, 28, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311028, 3, 200005, 0, 0, 0, 0, 900, 900, 29, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311029, 3, 200005, 0, 0, 0, 0, 1000, 900, 30, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311030, 3, 200005, 0, 0, 0, 0, 1200, 900, 31, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311031, 3, 200005, 0, 0, 0, 0, 1400, 900, 32, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311032, 3, 200005, 0, 0, 0, 0, 1600, 900, 33, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311033, 3, 200005, 0, 0, 0, 0, 1800, 900, 34, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311034, 3, 200005, 0, 0, 0, 0, 2000, 900, 35, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311035, 3, 200005, 0, 0, 0, 0, 2200, 900, 36, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311036, 3, 200005, 0, 0, 0, 0, 2400, 900, 37, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311037, 3, 200005, 0, 0, 0, 0, 2600, 900, 38, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311038, 3, 200005, 0, 0, 0, 0, 2800, 900, 39, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311039, 3, 200005, 0, 0, 0, 0, 3000, 900, 40, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311040, 3, 200005, 0, 0, 0, 0, 3200, 900, 41, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311041, 3, 200005, 0, 0, 0, 0, 3400, 900, 42, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311042, 3, 200005, 0, 0, 0, 0, 3600, 900, 43, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311043, 3, 200005, 0, 0, 0, 0, 3800, 900, 44, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311044, 3, 200005, 0, 0, 0, 0, 4000, 900, 45, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311045, 3, 200005, 0, 0, 0, 0, 4200, 900, 46, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311046, 3, 200005, 0, 0, 0, 0, 4400, 900, 47, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311047, 3, 200005, 0, 0, 0, 0, 4600, 900, 48, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311048, 3, 200005, 0, 0, 0, 0, 4800, 900, 49, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311049, 3, 200005, 0, 0, 0, 0, 5000, 900, 50, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311050, 3, 200005, 0, 0, 0, 0, 5200, 900, 51, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311051, 3, 200005, 0, 0, 0, 0, 5400, 900, 52, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311052, 3, 200005, 0, 0, 0, 0, 5600, 900, 53, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311053, 3, 200005, 0, 0, 0, 0, 5800, 900, 54, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311054, 3, 200005, 0, 0, 0, 0, 6000, 900, 55, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311055, 3, 200005, 0, 0, 0, 0, 6200, 900, 56, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311056, 3, 200005, 0, 0, 0, 0, 6400, 900, 57, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311057, 3, 200005, 0, 0, 0, 0, 6600, 900, 58, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311058, 3, 200005, 0, 0, 0, 0, 6800, 900, 59, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311059, 3, 200005, 0, 0, 0, 0, 7000, 900, 60, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311060, 3, 200005, 0, 0, 0, 0, 7200, 900, 61, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311061, 3, 200005, 0, 0, 0, 0, 7400, 900, 62, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311062, 3, 200005, 0, 0, 0, 0, 7600, 900, 63, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311063, 3, 200005, 0, 0, 0, 0, 7800, 900, 64, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311064, 3, 200005, 0, 0, 0, 0, 8000, 900, 65, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311065, 3, 200005, 0, 0, 0, 0, 8200, 900, 66, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311066, 3, 200005, 0, 0, 0, 0, 8400, 900, 67, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311067, 3, 200005, 0, 0, 0, 0, 8600, 900, 68, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311068, 3, 200005, 0, 0, 0, 0, 8800, 900, 69, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311069, 3, 200005, 0, 0, 0, 0, 9000, 900, 70, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311070, 3, 200005, 0, 0, 0, 0, 9200, 900, 71, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311071, 3, 200005, 0, 0, 0, 0, 9400, 900, 72, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311072, 3, 200005, 0, 0, 0, 0, 9600, 900, 73, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311073, 3, 200005, 0, 0, 0, 0, 9800, 900, 74, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311074, 3, 200005, 0, 0, 0, 0, 10000, 900, 75, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311075, 3, 200005, 0, 0, 0, 0, 10200, 900, 76, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311076, 3, 200005, 0, 0, 0, 0, 10400, 900, 77, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311077, 3, 200005, 0, 0, 0, 0, 10600, 900, 78, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311078, 3, 200005, 0, 0, 0, 0, 10800, 900, 79, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311079, 3, 200005, 0, 0, 0, 0, 11000, 900, 80, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311080, 3, 200005, 0, 0, 0, 0, 11200, 900, 81, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311081, 3, 200005, 0, 0, 0, 0, 11400, 900, 82, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311082, 3, 200005, 0, 0, 0, 0, 11600, 900, 83, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311083, 3, 200005, 0, 0, 0, 0, 11800, 900, 84, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311084, 3, 200005, 0, 0, 0, 0, 12000, 900, 85, 900, 90, 43, 30, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311085, 3, 200005, 0, 0, 0, 0, 12200, 900, 86, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311086, 3, 200005, 0, 0, 0, 0, 12400, 900, 87, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311087, 3, 200005, 0, 0, 0, 0, 12600, 900, 88, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311088, 3, 200005, 0, 0, 0, 0, 12800, 900, 89, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311089, 3, 200005, 0, 0, 0, 0, 13000, 900, 90, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311090, 3, 200005, 0, 0, 0, 0, 13200, 900, 91, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311091, 3, 200005, 0, 0, 0, 0, 13400, 900, 92, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311092, 3, 200005, 0, 0, 0, 0, 13600, 900, 93, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311093, 3, 200005, 0, 0, 0, 0, 13800, 900, 94, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311094, 3, 200005, 0, 0, 0, 0, 14000, 900, 95, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311095, 3, 200005, 0, 0, 0, 0, 14200, 900, 96, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311096, 3, 200005, 0, 0, 0, 0, 14400, 900, 97, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311097, 3, 200005, 0, 0, 0, 0, 14600, 900, 98, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311098, 3, 200005, 0, 0, 0, 0, 14800, 900, 99, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311099, 3, 200005, 0, 0, 0, 0, 15000, 900, 100, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311100, 3, 200005, 0, 0, 0, 0, 15200, 900, 101, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311101, 3, 200005, 0, 0, 0, 0, 15400, 900, 102, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311102, 3, 200005, 0, 0, 0, 0, 15600, 900, 103, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311103, 3, 200005, 0, 0, 0, 0, 15800, 900, 104, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311104, 3, 200005, 0, 0, 0, 0, 16000, 900, 105, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311105, 3, 200005, 0, 0, 0, 0, 16200, 900, 106, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311106, 3, 200005, 0, 0, 0, 0, 16400, 900, 107, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311107, 3, 200005, 0, 0, 0, 0, 16600, 900, 108, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311108, 3, 200005, 0, 0, 0, 0, 16800, 900, 109, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311109, 3, 200005, 0, 0, 0, 0, 17000, 900, 110, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311110, 3, 200005, 0, 0, 0, 0, 17200, 900, 111, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311111, 3, 200005, 0, 0, 0, 0, 17400, 900, 112, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311112, 3, 200005, 0, 0, 0, 0, 17600, 900, 113, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311113, 3, 200005, 0, 0, 0, 0, 17800, 900, 114, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311114, 3, 200005, 0, 0, 0, 0, 18000, 900, 115, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311115, 3, 200005, 0, 0, 0, 0, 18200, 900, 116, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311116, 3, 200005, 0, 0, 0, 0, 18400, 900, 117, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311117, 3, 200005, 0, 0, 0, 0, 18600, 900, 118, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311118, 3, 200005, 0, 0, 0, 0, 18800, 900, 119, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311119, 3, 200005, 0, 0, 0, 0, 19000, 900, 120, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311120, 3, 200005, 0, 0, 0, 0, 19200, 900, 121, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311121, 3, 200005, 0, 0, 0, 0, 19400, 900, 122, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311122, 3, 200005, 0, 0, 0, 0, 19600, 900, 123, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311123, 3, 200005, 0, 0, 0, 0, 19800, 900, 124, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311124, 3, 200005, 0, 0, 0, 0, 20000, 900, 125, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311125, 3, 200005, 0, 0, 0, 0, 20200, 900, 126, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311126, 3, 200005, 0, 0, 0, 0, 20400, 900, 127, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311127, 3, 200005, 0, 0, 0, 0, 20600, 900, 128, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311128, 3, 200005, 0, 0, 0, 0, 20800, 900, 129, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311129, 3, 200005, 0, 0, 0, 0, 21000, 900, 130, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311130, 3, 200005, 0, 0, 0, 0, 21200, 900, 131, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311131, 3, 200005, 0, 0, 0, 0, 21400, 900, 132, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311132, 3, 200005, 0, 0, 0, 0, 21600, 900, 133, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311133, 3, 200005, 0, 0, 0, 0, 21800, 900, 134, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311134, 3, 200005, 0, 0, 0, 0, 22000, 900, 135, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311135, 3, 200005, 0, 0, 0, 0, 22200, 900, 136, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311136, 3, 200005, 0, 0, 0, 0, 22400, 900, 137, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311137, 3, 200005, 0, 0, 0, 0, 22600, 900, 138, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311138, 3, 200005, 0, 0, 0, 0, 22800, 900, 139, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311139, 3, 200005, 0, 0, 0, 0, 23000, 900, 140, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311140, 3, 200005, 0, 0, 0, 0, 23200, 900, 141, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311141, 3, 200005, 0, 0, 0, 0, 23400, 900, 142, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311142, 3, 200005, 0, 0, 0, 0, 23600, 900, 143, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311143, 3, 200005, 0, 0, 0, 0, 23800, 900, 144, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311144, 3, 200005, 0, 0, 0, 0, 24000, 900, 145, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311145, 3, 200005, 0, 0, 0, 0, 24200, 900, 146, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311146, 3, 200005, 0, 0, 0, 0, 24400, 900, 147, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311147, 3, 200005, 0, 0, 0, 0, 24600, 900, 148, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311148, 3, 200005, 0, 0, 0, 0, 24800, 900, 149, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311149, 3, 200005, 0, 0, 0, 0, 25000, 900, 150, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311150, 3, 200005, 0, 0, 0, 0, 25200, 900, 151, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311151, 3, 200005, 0, 0, 0, 0, 25400, 900, 152, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311152, 3, 200005, 0, 0, 0, 0, 25600, 900, 153, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311153, 3, 200005, 0, 0, 0, 0, 25800, 900, 154, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311154, 3, 200005, 0, 0, 0, 0, 26000, 900, 155, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311155, 3, 200005, 0, 0, 0, 0, 26200, 900, 156, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311156, 3, 200005, 0, 0, 0, 0, 26400, 900, 157, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311157, 3, 200005, 0, 0, 0, 0, 26600, 900, 158, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311158, 3, 200005, 0, 0, 0, 0, 26800, 900, 159, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311159, 3, 200005, 0, 0, 0, 0, 27000, 900, 160, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311160, 3, 200005, 0, 0, 0, 0, 27200, 900, 161, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311161, 3, 200005, 0, 0, 0, 0, 27400, 900, 162, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311162, 3, 200005, 0, 0, 0, 0, 27600, 900, 163, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311163, 3, 200005, 0, 0, 0, 0, 27800, 900, 164, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311164, 3, 200005, 0, 0, 0, 0, 28000, 900, 165, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311165, 3, 200005, 0, 0, 0, 0, 28200, 900, 166, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311166, 3, 200005, 0, 0, 0, 0, 28400, 900, 167, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311167, 3, 200005, 0, 0, 0, 0, 28600, 900, 168, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311168, 3, 200005, 0, 0, 0, 0, 28800, 900, 169, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311169, 3, 200005, 0, 0, 0, 0, 29000, 900, 170, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311170, 3, 200005, 0, 0, 0, 0, 29200, 900, 171, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311171, 3, 200005, 0, 0, 0, 0, 29400, 900, 172, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311172, 3, 200005, 0, 0, 0, 0, 29600, 900, 173, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311173, 3, 200005, 0, 0, 0, 0, 29800, 900, 174, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (311174, 3, 200005, 0, 0, 0, 0, 30000, 900, 175, 900, 90, 43, 30, 0, 1, 20001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (312000, 3, 200027, 1, 0, 0, 0, 1, 911, 1, 12, 90, 43, 30, 0, 1, 20007, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (313000, 3, 200028, 0, 0, 0, 0, 1, 902, 1, 13, 90, 43, 30, 0, 1, 20008, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (314000, 3, 200029, 0, 0, 0, 0, 1, 903, 1, 14, 30, 110, 2000, 0, 1, 20009, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320000, 3, 300004, 0, 0, 0, 0, 1, 700, 1, 700, 20, 32, 2, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320001, 3, 300004, 0, 0, 0, 0, 3, 700, 2, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320002, 3, 300004, 0, 0, 0, 0, 5, 700, 3, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320003, 3, 300004, 0, 0, 0, 0, 10, 700, 4, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320004, 3, 300004, 0, 0, 0, 0, 15, 700, 5, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320005, 3, 300004, 0, 0, 0, 0, 20, 700, 6, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320006, 3, 300004, 0, 0, 0, 0, 25, 700, 7, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320007, 3, 300004, 0, 0, 0, 0, 30, 700, 8, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320008, 3, 300004, 0, 0, 0, 0, 35, 700, 9, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320009, 3, 300004, 0, 0, 0, 0, 40, 700, 10, 700, 90, 43, 30, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320010, 3, 300004, 0, 0, 0, 0, 45, 700, 11, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320011, 3, 300004, 0, 0, 0, 0, 50, 700, 12, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320012, 3, 300004, 0, 0, 0, 0, 55, 700, 13, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320013, 3, 300004, 0, 0, 0, 0, 60, 700, 14, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320014, 3, 300004, 0, 0, 0, 0, 65, 700, 15, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320015, 3, 300004, 0, 0, 0, 0, 70, 700, 16, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320016, 3, 300004, 0, 0, 0, 0, 75, 700, 17, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320017, 3, 300004, 0, 0, 0, 0, 80, 700, 18, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320018, 3, 300004, 0, 0, 0, 0, 85, 700, 19, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320019, 3, 300004, 0, 0, 0, 0, 90, 700, 20, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320020, 3, 300004, 0, 0, 0, 0, 95, 700, 21, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320021, 3, 300004, 0, 0, 0, 0, 100, 700, 22, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320022, 3, 300004, 0, 0, 0, 0, 105, 700, 23, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320023, 3, 300004, 0, 0, 0, 0, 110, 700, 24, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320024, 3, 300004, 0, 0, 0, 0, 115, 700, 25, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320025, 3, 300004, 0, 0, 0, 0, 120, 700, 26, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320026, 3, 300004, 0, 0, 0, 0, 125, 700, 27, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320027, 3, 300004, 0, 0, 0, 0, 130, 700, 28, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320028, 3, 300004, 0, 0, 0, 0, 135, 700, 29, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320029, 3, 300004, 0, 0, 0, 0, 140, 700, 30, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320030, 3, 300004, 0, 0, 0, 0, 145, 700, 31, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320031, 3, 300004, 0, 0, 0, 0, 150, 700, 32, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320032, 3, 300004, 0, 0, 0, 0, 155, 700, 33, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320033, 3, 300004, 0, 0, 0, 0, 160, 700, 34, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320034, 3, 300004, 0, 0, 0, 0, 165, 700, 35, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320035, 3, 300004, 0, 0, 0, 0, 170, 700, 36, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320036, 3, 300004, 0, 0, 0, 0, 175, 700, 37, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320037, 3, 300004, 0, 0, 0, 0, 180, 700, 38, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320038, 3, 300004, 0, 0, 0, 0, 185, 700, 39, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320039, 3, 300004, 0, 0, 0, 0, 190, 700, 40, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320040, 3, 300004, 0, 0, 0, 0, 195, 700, 41, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320041, 3, 300004, 0, 0, 0, 0, 200, 700, 42, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320042, 3, 300004, 0, 0, 0, 0, 205, 700, 43, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320043, 3, 300004, 0, 0, 0, 0, 210, 700, 44, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320044, 3, 300004, 0, 0, 0, 0, 215, 700, 45, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320045, 3, 300004, 0, 0, 0, 0, 220, 700, 46, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320046, 3, 300004, 0, 0, 0, 0, 225, 700, 47, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320047, 3, 300004, 0, 0, 0, 0, 230, 700, 48, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320048, 3, 300004, 0, 0, 0, 0, 235, 700, 49, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320049, 3, 300004, 0, 0, 0, 0, 240, 700, 50, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320050, 3, 300004, 0, 0, 0, 0, 245, 700, 51, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320051, 3, 300004, 0, 0, 0, 0, 250, 700, 52, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320052, 3, 300004, 0, 0, 0, 0, 255, 700, 53, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320053, 3, 300004, 0, 0, 0, 0, 260, 700, 54, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320054, 3, 300004, 0, 0, 0, 0, 265, 700, 55, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320055, 3, 300004, 0, 0, 0, 0, 270, 700, 56, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320056, 3, 300004, 0, 0, 0, 0, 275, 700, 57, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320057, 3, 300004, 0, 0, 0, 0, 280, 700, 58, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320058, 3, 300004, 0, 0, 0, 0, 285, 700, 59, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320059, 3, 300004, 0, 0, 0, 0, 290, 700, 60, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320060, 3, 300004, 0, 0, 0, 0, 295, 700, 61, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320061, 3, 300004, 0, 0, 0, 0, 300, 700, 62, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320062, 3, 300004, 0, 0, 0, 0, 305, 700, 63, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320063, 3, 300004, 0, 0, 0, 0, 310, 700, 64, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320064, 3, 300004, 0, 0, 0, 0, 315, 700, 65, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320065, 3, 300004, 0, 0, 0, 0, 320, 700, 66, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320066, 3, 300004, 0, 0, 0, 0, 325, 700, 67, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320067, 3, 300004, 0, 0, 0, 0, 330, 700, 68, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320068, 3, 300004, 0, 0, 0, 0, 335, 700, 69, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320069, 3, 300004, 0, 0, 0, 0, 340, 700, 70, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320070, 3, 300004, 0, 0, 0, 0, 345, 700, 71, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320071, 3, 300004, 0, 0, 0, 0, 350, 700, 72, 700, 90, 43, 50, 0, 0, 30001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320072, 3, 300004, 0, 0, 0, 0, 355, 700, 73, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320073, 3, 300004, 0, 0, 0, 0, 360, 700, 74, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320074, 3, 300004, 0, 0, 0, 0, 365, 700, 75, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320075, 3, 300004, 0, 0, 0, 0, 370, 700, 76, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320076, 3, 300004, 0, 0, 0, 0, 375, 700, 77, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320077, 3, 300004, 0, 0, 0, 0, 380, 700, 78, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320078, 3, 300004, 0, 0, 0, 0, 385, 700, 79, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320079, 3, 300004, 0, 0, 0, 0, 390, 700, 80, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320080, 3, 300004, 0, 0, 0, 0, 395, 700, 81, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320081, 3, 300004, 0, 0, 0, 0, 400, 700, 82, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320082, 3, 300004, 0, 0, 0, 0, 405, 700, 83, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320083, 3, 300004, 0, 0, 0, 0, 410, 700, 84, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320084, 3, 300004, 0, 0, 0, 0, 415, 700, 85, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320085, 3, 300004, 0, 0, 0, 0, 420, 700, 86, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320086, 3, 300004, 0, 0, 0, 0, 425, 700, 87, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320087, 3, 300004, 0, 0, 0, 0, 430, 700, 88, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320088, 3, 300004, 0, 0, 0, 0, 435, 700, 89, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320089, 3, 300004, 0, 0, 0, 0, 440, 700, 90, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320090, 3, 300004, 0, 0, 0, 0, 445, 700, 91, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320091, 3, 300004, 0, 0, 0, 0, 450, 700, 92, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320092, 3, 300004, 0, 0, 0, 0, 455, 700, 93, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320093, 3, 300004, 0, 0, 0, 0, 460, 700, 94, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320094, 3, 300004, 0, 0, 0, 0, 465, 700, 95, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320095, 3, 300004, 0, 0, 0, 0, 470, 700, 96, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320096, 3, 300004, 0, 0, 0, 0, 475, 700, 97, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320097, 3, 300004, 0, 0, 0, 0, 480, 700, 98, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320098, 3, 300004, 0, 0, 0, 0, 485, 700, 99, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320099, 3, 300004, 0, 0, 0, 0, 490, 700, 100, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320100, 3, 300003, 0, 0, 0, 0, 1, 710, 1, 710, 20, 32, 2, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320101, 3, 300003, 0, 0, 0, 0, 3, 710, 2, 710, 90, 43, 30, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320102, 3, 300003, 0, 0, 0, 0, 5, 710, 3, 710, 90, 43, 30, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320103, 3, 300003, 0, 0, 0, 0, 10, 710, 4, 710, 90, 43, 30, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320104, 3, 300003, 0, 0, 0, 0, 15, 710, 5, 710, 90, 43, 30, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320105, 3, 300003, 0, 0, 0, 0, 20, 710, 6, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320106, 3, 300003, 0, 0, 0, 0, 25, 710, 7, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320107, 3, 300003, 0, 0, 0, 0, 30, 710, 8, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320108, 3, 300003, 0, 0, 0, 0, 35, 710, 9, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320109, 3, 300003, 0, 0, 0, 0, 40, 710, 10, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320110, 3, 300003, 0, 0, 0, 0, 45, 710, 11, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320111, 3, 300003, 0, 0, 0, 0, 50, 710, 12, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320112, 3, 300003, 0, 0, 0, 0, 55, 710, 13, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320113, 3, 300003, 0, 0, 0, 0, 60, 710, 14, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320114, 3, 300003, 0, 0, 0, 0, 65, 710, 15, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320115, 3, 300003, 0, 0, 0, 0, 70, 710, 16, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320116, 3, 300003, 0, 0, 0, 0, 75, 710, 17, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320117, 3, 300003, 0, 0, 0, 0, 80, 710, 18, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320118, 3, 300003, 0, 0, 0, 0, 85, 710, 19, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320119, 3, 300003, 0, 0, 0, 0, 90, 710, 20, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320120, 3, 300003, 0, 0, 0, 0, 95, 710, 21, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320121, 3, 300003, 0, 0, 0, 0, 100, 710, 22, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320122, 3, 300003, 0, 0, 0, 0, 105, 710, 23, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320123, 3, 300003, 0, 0, 0, 0, 110, 710, 24, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320124, 3, 300003, 0, 0, 0, 0, 115, 710, 25, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320125, 3, 300003, 0, 0, 0, 0, 120, 710, 26, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320126, 3, 300003, 0, 0, 0, 0, 125, 710, 27, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320127, 3, 300003, 0, 0, 0, 0, 130, 710, 28, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320128, 3, 300003, 0, 0, 0, 0, 135, 710, 29, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320129, 3, 300003, 0, 0, 0, 0, 140, 710, 30, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320130, 3, 300003, 0, 0, 0, 0, 145, 710, 31, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320131, 3, 300003, 0, 0, 0, 0, 150, 710, 32, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320132, 3, 300003, 0, 0, 0, 0, 155, 710, 33, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320133, 3, 300003, 0, 0, 0, 0, 160, 710, 34, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320134, 3, 300003, 0, 0, 0, 0, 165, 710, 35, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320135, 3, 300003, 0, 0, 0, 0, 170, 710, 36, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320136, 3, 300003, 0, 0, 0, 0, 175, 710, 37, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320137, 3, 300003, 0, 0, 0, 0, 180, 710, 38, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320138, 3, 300003, 0, 0, 0, 0, 185, 710, 39, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320139, 3, 300003, 0, 0, 0, 0, 190, 710, 40, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320140, 3, 300003, 0, 0, 0, 0, 195, 710, 41, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320141, 3, 300003, 0, 0, 0, 0, 200, 710, 42, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320142, 3, 300003, 0, 0, 0, 0, 205, 710, 43, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320143, 3, 300003, 0, 0, 0, 0, 210, 710, 44, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320144, 3, 300003, 0, 0, 0, 0, 215, 710, 45, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320145, 3, 300003, 0, 0, 0, 0, 220, 710, 46, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320146, 3, 300003, 0, 0, 0, 0, 225, 710, 47, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320147, 3, 300003, 0, 0, 0, 0, 230, 710, 48, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320148, 3, 300003, 0, 0, 0, 0, 235, 710, 49, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320149, 3, 300003, 0, 0, 0, 0, 240, 710, 50, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320150, 3, 300003, 0, 0, 0, 0, 245, 710, 51, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320151, 3, 300003, 0, 0, 0, 0, 250, 710, 52, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320152, 3, 300003, 0, 0, 0, 0, 255, 710, 53, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320153, 3, 300003, 0, 0, 0, 0, 260, 710, 54, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320154, 3, 300003, 0, 0, 0, 0, 265, 710, 55, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320155, 3, 300003, 0, 0, 0, 0, 270, 710, 56, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320156, 3, 300003, 0, 0, 0, 0, 275, 710, 57, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320157, 3, 300003, 0, 0, 0, 0, 280, 710, 58, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320158, 3, 300003, 0, 0, 0, 0, 285, 710, 59, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320159, 3, 300003, 0, 0, 0, 0, 290, 710, 60, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320160, 3, 300003, 0, 0, 0, 0, 295, 710, 61, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320161, 3, 300003, 0, 0, 0, 0, 300, 710, 62, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320162, 3, 300003, 0, 0, 0, 0, 305, 710, 63, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320163, 3, 300003, 0, 0, 0, 0, 310, 710, 64, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320164, 3, 300003, 0, 0, 0, 0, 315, 710, 65, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320165, 3, 300003, 0, 0, 0, 0, 320, 710, 66, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320166, 3, 300003, 0, 0, 0, 0, 325, 710, 67, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320167, 3, 300003, 0, 0, 0, 0, 330, 710, 68, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320168, 3, 300003, 0, 0, 0, 0, 335, 710, 69, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320169, 3, 300003, 0, 0, 0, 0, 340, 710, 70, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320170, 3, 300003, 0, 0, 0, 0, 345, 710, 71, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320171, 3, 300003, 0, 0, 0, 0, 350, 710, 72, 710, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320172, 3, 300003, 0, 0, 0, 0, 355, 710, 73, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320173, 3, 300003, 0, 0, 0, 0, 360, 710, 74, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320174, 3, 300003, 0, 0, 0, 0, 365, 710, 75, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320175, 3, 300003, 0, 0, 0, 0, 370, 710, 76, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320176, 3, 300003, 0, 0, 0, 0, 375, 710, 77, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320177, 3, 300003, 0, 0, 0, 0, 380, 710, 78, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320178, 3, 300003, 0, 0, 0, 0, 385, 710, 79, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320179, 3, 300003, 0, 0, 0, 0, 390, 710, 80, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320180, 3, 300003, 0, 0, 0, 0, 395, 710, 81, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320181, 3, 300003, 0, 0, 0, 0, 400, 710, 82, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320182, 3, 300003, 0, 0, 0, 0, 405, 710, 83, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320183, 3, 300003, 0, 0, 0, 0, 410, 710, 84, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320184, 3, 300003, 0, 0, 0, 0, 415, 710, 85, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320185, 3, 300003, 0, 0, 0, 0, 420, 710, 86, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320186, 3, 300003, 0, 0, 0, 0, 425, 710, 87, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320187, 3, 300003, 0, 0, 0, 0, 430, 710, 88, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320188, 3, 300003, 0, 0, 0, 0, 435, 710, 89, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320189, 3, 300003, 0, 0, 0, 0, 440, 710, 90, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320190, 3, 300003, 0, 0, 0, 0, 445, 710, 91, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320191, 3, 300003, 0, 0, 0, 0, 450, 710, 92, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320192, 3, 300003, 0, 0, 0, 0, 455, 710, 93, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320193, 3, 300003, 0, 0, 0, 0, 460, 710, 94, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320194, 3, 300003, 0, 0, 0, 0, 465, 710, 95, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320195, 3, 300003, 0, 0, 0, 0, 470, 710, 96, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320196, 3, 300003, 0, 0, 0, 0, 475, 710, 97, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320197, 3, 300003, 0, 0, 0, 0, 480, 710, 98, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320198, 3, 300003, 0, 0, 0, 0, 485, 710, 99, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320199, 3, 300003, 0, 0, 0, 0, 490, 710, 100, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320200, 3, 300003, 0, 0, 0, 0, 495, 710, 101, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320201, 3, 300003, 0, 0, 0, 0, 500, 710, 102, 710, 90, 43, 50, 0, 1, 30002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320300, 3, 300002, 0, 0, 0, 0, 1, 730, 1, 730, 90, 43, 10, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320301, 3, 300002, 0, 0, 0, 0, 3, 730, 2, 730, 90, 43, 10, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320302, 3, 300002, 0, 0, 0, 0, 5, 730, 3, 730, 90, 43, 10, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320303, 3, 300002, 0, 0, 0, 0, 10, 730, 4, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320304, 3, 300002, 0, 0, 0, 0, 15, 730, 5, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320305, 3, 300002, 0, 0, 0, 0, 20, 730, 6, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320306, 3, 300002, 0, 0, 0, 0, 25, 730, 7, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320307, 3, 300002, 0, 0, 0, 0, 30, 730, 8, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320308, 3, 300002, 0, 0, 0, 0, 35, 730, 9, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320309, 3, 300002, 0, 0, 0, 0, 40, 730, 10, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320310, 3, 300002, 0, 0, 0, 0, 45, 730, 11, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320311, 3, 300002, 0, 0, 0, 0, 50, 730, 12, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320312, 3, 300002, 0, 0, 0, 0, 60, 730, 13, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320313, 3, 300002, 0, 0, 0, 0, 70, 730, 14, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320314, 3, 300002, 0, 0, 0, 0, 80, 730, 15, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320315, 3, 300002, 0, 0, 0, 0, 90, 730, 16, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320316, 3, 300002, 0, 0, 0, 0, 100, 730, 17, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320317, 3, 300002, 0, 0, 0, 0, 120, 730, 18, 730, 90, 43, 30, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320318, 3, 300002, 0, 0, 0, 0, 140, 730, 19, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320319, 3, 300002, 0, 0, 0, 0, 160, 730, 20, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320320, 3, 300002, 0, 0, 0, 0, 180, 730, 21, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320321, 3, 300002, 0, 0, 0, 0, 200, 730, 22, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320322, 3, 300002, 0, 0, 0, 0, 220, 730, 23, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320323, 3, 300002, 0, 0, 0, 0, 240, 730, 24, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320324, 3, 300002, 0, 0, 0, 0, 260, 730, 25, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320325, 3, 300002, 0, 0, 0, 0, 280, 730, 26, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320326, 3, 300002, 0, 0, 0, 0, 300, 730, 27, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320327, 3, 300002, 0, 0, 0, 0, 320, 730, 28, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320328, 3, 300002, 0, 0, 0, 0, 340, 730, 29, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320329, 3, 300002, 0, 0, 0, 0, 360, 730, 30, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320330, 3, 300002, 0, 0, 0, 0, 380, 730, 31, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320331, 3, 300002, 0, 0, 0, 0, 400, 730, 32, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320332, 3, 300002, 0, 0, 0, 0, 420, 730, 33, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320333, 3, 300002, 0, 0, 0, 0, 440, 730, 34, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320334, 3, 300002, 0, 0, 0, 0, 460, 730, 35, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320335, 3, 300002, 0, 0, 0, 0, 480, 730, 36, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320336, 3, 300002, 0, 0, 0, 0, 500, 730, 37, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320337, 3, 300002, 0, 0, 0, 0, 520, 730, 38, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320338, 3, 300002, 0, 0, 0, 0, 540, 730, 39, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320339, 3, 300002, 0, 0, 0, 0, 560, 730, 40, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320340, 3, 300002, 0, 0, 0, 0, 580, 730, 41, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320341, 3, 300002, 0, 0, 0, 0, 600, 730, 42, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320342, 3, 300002, 0, 0, 0, 0, 620, 730, 43, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320343, 3, 300002, 0, 0, 0, 0, 640, 730, 44, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320344, 3, 300002, 0, 0, 0, 0, 660, 730, 45, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320345, 3, 300002, 0, 0, 0, 0, 680, 730, 46, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320346, 3, 300002, 0, 0, 0, 0, 700, 730, 47, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320347, 3, 300002, 0, 0, 0, 0, 720, 730, 48, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320348, 3, 300002, 0, 0, 0, 0, 740, 730, 49, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320349, 3, 300002, 0, 0, 0, 0, 760, 730, 50, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320350, 3, 300002, 0, 0, 0, 0, 780, 730, 51, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320351, 3, 300002, 0, 0, 0, 0, 800, 730, 52, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320352, 3, 300002, 0, 0, 0, 0, 820, 730, 53, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320353, 3, 300002, 0, 0, 0, 0, 840, 730, 54, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320354, 3, 300002, 0, 0, 0, 0, 860, 730, 55, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320355, 3, 300002, 0, 0, 0, 0, 880, 730, 56, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320356, 3, 300002, 0, 0, 0, 0, 900, 730, 57, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320357, 3, 300002, 0, 0, 0, 0, 920, 730, 58, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320358, 3, 300002, 0, 0, 0, 0, 940, 730, 59, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320359, 3, 300002, 0, 0, 0, 0, 960, 730, 60, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320360, 3, 300002, 0, 0, 0, 0, 980, 730, 61, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320361, 3, 300002, 0, 0, 0, 0, 1000, 730, 62, 730, 90, 43, 50, 0, 0, 30004, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320362, 3, 300002, 0, 0, 0, 0, 1020, 730, 63, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320363, 3, 300002, 0, 0, 0, 0, 1040, 730, 64, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320364, 3, 300002, 0, 0, 0, 0, 1060, 730, 65, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320365, 3, 300002, 0, 0, 0, 0, 1080, 730, 66, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320366, 3, 300002, 0, 0, 0, 0, 1100, 730, 67, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320367, 3, 300002, 0, 0, 0, 0, 1120, 730, 68, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320368, 3, 300002, 0, 0, 0, 0, 1140, 730, 69, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320369, 3, 300002, 0, 0, 0, 0, 1160, 730, 70, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320370, 3, 300002, 0, 0, 0, 0, 1180, 730, 71, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (320371, 3, 300002, 0, 0, 0, 0, 1200, 730, 72, 730, 90, 43, 50, 0, 1, 30004, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321000, 3, 300005, 5, 0, 0, 0, 1, 1200, 1, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321001, 3, 300005, 5, 0, 0, 0, 2, 1200, 2, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321002, 3, 300005, 5, 0, 0, 0, 3, 1200, 3, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321003, 3, 300005, 5, 0, 0, 0, 4, 1200, 4, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321004, 3, 300005, 5, 0, 0, 0, 5, 1200, 5, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321005, 3, 300005, 5, 0, 0, 0, 6, 1200, 6, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321006, 3, 300005, 5, 0, 0, 0, 7, 1200, 7, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321007, 3, 300005, 5, 0, 0, 0, 8, 1200, 8, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321008, 3, 300005, 5, 0, 0, 0, 9, 1200, 9, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321009, 3, 300005, 5, 0, 0, 0, 10, 1200, 10, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321010, 3, 300005, 5, 0, 0, 0, 11, 1200, 11, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321011, 3, 300005, 5, 0, 0, 0, 12, 1200, 12, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321012, 3, 300005, 5, 0, 0, 0, 13, 1200, 13, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321013, 3, 300005, 5, 0, 0, 0, 14, 1200, 14, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321014, 3, 300005, 5, 0, 0, 0, 15, 1200, 15, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321015, 3, 300005, 5, 0, 0, 0, 16, 1200, 16, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321016, 3, 300005, 5, 0, 0, 0, 17, 1200, 17, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321017, 3, 300005, 5, 0, 0, 0, 18, 1200, 18, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321018, 3, 300005, 5, 0, 0, 0, 19, 1200, 19, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321019, 3, 300005, 5, 0, 0, 0, 20, 1200, 20, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321020, 3, 300005, 5, 0, 0, 0, 21, 1200, 21, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321021, 3, 300005, 5, 0, 0, 0, 22, 1200, 22, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321022, 3, 300005, 5, 0, 0, 0, 23, 1200, 23, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321023, 3, 300005, 5, 0, 0, 0, 24, 1200, 24, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321024, 3, 300005, 5, 0, 0, 0, 25, 1200, 25, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321025, 3, 300005, 5, 0, 0, 0, 26, 1200, 26, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321026, 3, 300005, 5, 0, 0, 0, 27, 1200, 27, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321027, 3, 300005, 5, 0, 0, 0, 28, 1200, 28, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321028, 3, 300005, 5, 0, 0, 0, 29, 1200, 29, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321029, 3, 300005, 5, 0, 0, 0, 30, 1200, 30, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321030, 3, 300005, 5, 0, 0, 0, 32, 1200, 31, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321031, 3, 300005, 5, 0, 0, 0, 34, 1200, 32, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321032, 3, 300005, 5, 0, 0, 0, 36, 1200, 33, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321033, 3, 300005, 5, 0, 0, 0, 38, 1200, 34, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321034, 3, 300005, 5, 0, 0, 0, 40, 1200, 35, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321035, 3, 300005, 5, 0, 0, 0, 42, 1200, 36, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321036, 3, 300005, 5, 0, 0, 0, 44, 1200, 37, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321037, 3, 300005, 5, 0, 0, 0, 46, 1200, 38, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321038, 3, 300005, 5, 0, 0, 0, 48, 1200, 39, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321039, 3, 300005, 5, 0, 0, 0, 50, 1200, 40, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321040, 3, 300005, 5, 0, 0, 0, 52, 1200, 41, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321041, 3, 300005, 5, 0, 0, 0, 54, 1200, 42, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321042, 3, 300005, 5, 0, 0, 0, 56, 1200, 43, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321043, 3, 300005, 5, 0, 0, 0, 58, 1200, 44, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321044, 3, 300005, 5, 0, 0, 0, 60, 1200, 45, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321045, 3, 300005, 5, 0, 0, 0, 62, 1200, 46, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321046, 3, 300005, 5, 0, 0, 0, 64, 1200, 47, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321047, 3, 300005, 5, 0, 0, 0, 66, 1200, 48, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321048, 3, 300005, 5, 0, 0, 0, 68, 1200, 49, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321049, 3, 300005, 5, 0, 0, 0, 70, 1200, 50, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321050, 3, 300005, 5, 0, 0, 0, 72, 1200, 51, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321051, 3, 300005, 5, 0, 0, 0, 74, 1200, 52, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321052, 3, 300005, 5, 0, 0, 0, 76, 1200, 53, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321053, 3, 300005, 5, 0, 0, 0, 78, 1200, 54, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321054, 3, 300005, 5, 0, 0, 0, 80, 1200, 55, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321055, 3, 300005, 5, 0, 0, 0, 82, 1200, 56, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321056, 3, 300005, 5, 0, 0, 0, 84, 1200, 57, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321057, 3, 300005, 5, 0, 0, 0, 86, 1200, 58, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321058, 3, 300005, 5, 0, 0, 0, 88, 1200, 59, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321059, 3, 300005, 5, 0, 0, 0, 90, 1200, 60, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321060, 3, 300005, 5, 0, 0, 0, 92, 1200, 61, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321061, 3, 300005, 5, 0, 0, 0, 94, 1200, 62, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321062, 3, 300005, 5, 0, 0, 0, 96, 1200, 63, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321063, 3, 300005, 5, 0, 0, 0, 98, 1200, 64, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321064, 3, 300005, 5, 0, 0, 0, 100, 1200, 65, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321065, 3, 300005, 5, 0, 0, 0, 102, 1200, 66, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321066, 3, 300005, 5, 0, 0, 0, 104, 1200, 67, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321067, 3, 300005, 5, 0, 0, 0, 106, 1200, 68, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321068, 3, 300005, 5, 0, 0, 0, 108, 1200, 69, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321069, 3, 300005, 5, 0, 0, 0, 110, 1200, 70, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321070, 3, 300005, 5, 0, 0, 0, 112, 1200, 71, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321071, 3, 300005, 5, 0, 0, 0, 114, 1200, 72, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321072, 3, 300005, 5, 0, 0, 0, 116, 1200, 73, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321073, 3, 300005, 5, 0, 0, 0, 118, 1200, 74, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321074, 3, 300005, 5, 0, 0, 0, 120, 1200, 75, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321075, 3, 300005, 5, 0, 0, 0, 122, 1200, 76, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321076, 3, 300005, 5, 0, 0, 0, 124, 1200, 77, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321077, 3, 300005, 5, 0, 0, 0, 126, 1200, 78, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321078, 3, 300005, 5, 0, 0, 0, 128, 1200, 79, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321079, 3, 300005, 5, 0, 0, 0, 130, 1200, 80, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321080, 3, 300005, 5, 0, 0, 0, 132, 1200, 81, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321081, 3, 300005, 5, 0, 0, 0, 134, 1200, 82, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321082, 3, 300005, 5, 0, 0, 0, 136, 1200, 83, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321083, 3, 300005, 5, 0, 0, 0, 138, 1200, 84, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321084, 3, 300005, 5, 0, 0, 0, 140, 1200, 85, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321085, 3, 300005, 5, 0, 0, 0, 142, 1200, 86, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321086, 3, 300005, 5, 0, 0, 0, 144, 1200, 87, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321087, 3, 300005, 5, 0, 0, 0, 146, 1200, 88, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321088, 3, 300005, 5, 0, 0, 0, 148, 1200, 89, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321089, 3, 300005, 5, 0, 0, 0, 150, 1200, 90, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321090, 3, 300005, 5, 0, 0, 0, 152, 1200, 91, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321091, 3, 300005, 5, 0, 0, 0, 154, 1200, 92, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321092, 3, 300005, 5, 0, 0, 0, 156, 1200, 93, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321093, 3, 300005, 5, 0, 0, 0, 158, 1200, 94, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321094, 3, 300005, 5, 0, 0, 0, 160, 1200, 95, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321095, 3, 300005, 5, 0, 0, 0, 162, 1200, 96, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321096, 3, 300005, 5, 0, 0, 0, 164, 1200, 97, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321097, 3, 300005, 5, 0, 0, 0, 166, 1200, 98, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321098, 3, 300005, 5, 0, 0, 0, 168, 1200, 99, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321099, 3, 300005, 5, 0, 0, 0, 170, 1200, 100, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321100, 3, 300005, 5, 0, 0, 0, 172, 1200, 101, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321101, 3, 300005, 5, 0, 0, 0, 174, 1200, 102, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321102, 3, 300005, 5, 0, 0, 0, 176, 1200, 103, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321103, 3, 300005, 5, 0, 0, 0, 178, 1200, 104, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321104, 3, 300005, 5, 0, 0, 0, 180, 1200, 105, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321105, 3, 300005, 5, 0, 0, 0, 182, 1200, 106, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321106, 3, 300005, 5, 0, 0, 0, 184, 1200, 107, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321107, 3, 300005, 5, 0, 0, 0, 186, 1200, 108, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321108, 3, 300005, 5, 0, 0, 0, 188, 1200, 109, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321109, 3, 300005, 5, 0, 0, 0, 190, 1200, 110, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321110, 3, 300005, 5, 0, 0, 0, 192, 1200, 111, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321111, 3, 300005, 5, 0, 0, 0, 194, 1200, 112, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321112, 3, 300005, 5, 0, 0, 0, 196, 1200, 113, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321113, 3, 300005, 5, 0, 0, 0, 198, 1200, 114, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (321114, 3, 300005, 5, 0, 0, 0, 200, 1200, 115, 1200, 90, 43, 50, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322000, 3, 300004, 0, 0, 0, 0, 495, 700, 101, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322001, 3, 300004, 0, 0, 0, 0, 500, 700, 102, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322002, 3, 300004, 0, 0, 0, 0, 505, 700, 103, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322003, 3, 300004, 0, 0, 0, 0, 510, 700, 104, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322004, 3, 300004, 0, 0, 0, 0, 515, 700, 105, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322005, 3, 300004, 0, 0, 0, 0, 520, 700, 106, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322006, 3, 300004, 0, 0, 0, 0, 525, 700, 107, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322007, 3, 300004, 0, 0, 0, 0, 530, 700, 108, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322008, 3, 300004, 0, 0, 0, 0, 535, 700, 109, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322009, 3, 300004, 0, 0, 0, 0, 540, 700, 110, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322010, 3, 300004, 0, 0, 0, 0, 545, 700, 111, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322011, 3, 300004, 0, 0, 0, 0, 550, 700, 112, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322012, 3, 300004, 0, 0, 0, 0, 555, 700, 113, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322013, 3, 300004, 0, 0, 0, 0, 560, 700, 114, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322014, 3, 300004, 0, 0, 0, 0, 565, 700, 115, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322015, 3, 300004, 0, 0, 0, 0, 570, 700, 116, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322016, 3, 300004, 0, 0, 0, 0, 575, 700, 117, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322017, 3, 300004, 0, 0, 0, 0, 580, 700, 118, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322018, 3, 300004, 0, 0, 0, 0, 585, 700, 119, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322019, 3, 300004, 0, 0, 0, 0, 590, 700, 120, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322020, 3, 300004, 0, 0, 0, 0, 595, 700, 121, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322021, 3, 300004, 0, 0, 0, 0, 600, 700, 122, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322022, 3, 300004, 0, 0, 0, 0, 605, 700, 123, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322023, 3, 300004, 0, 0, 0, 0, 610, 700, 124, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322024, 3, 300004, 0, 0, 0, 0, 615, 700, 125, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322025, 3, 300004, 0, 0, 0, 0, 620, 700, 126, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322026, 3, 300004, 0, 0, 0, 0, 625, 700, 127, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322027, 3, 300004, 0, 0, 0, 0, 630, 700, 128, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322028, 3, 300004, 0, 0, 0, 0, 635, 700, 129, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322029, 3, 300004, 0, 0, 0, 0, 640, 700, 130, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322030, 3, 300004, 0, 0, 0, 0, 645, 700, 131, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322031, 3, 300004, 0, 0, 0, 0, 650, 700, 132, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322032, 3, 300004, 0, 0, 0, 0, 655, 700, 133, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322033, 3, 300004, 0, 0, 0, 0, 660, 700, 134, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322034, 3, 300004, 0, 0, 0, 0, 665, 700, 135, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322035, 3, 300004, 0, 0, 0, 0, 670, 700, 136, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322036, 3, 300004, 0, 0, 0, 0, 675, 700, 137, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322037, 3, 300004, 0, 0, 0, 0, 680, 700, 138, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322038, 3, 300004, 0, 0, 0, 0, 685, 700, 139, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322039, 3, 300004, 0, 0, 0, 0, 690, 700, 140, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322040, 3, 300004, 0, 0, 0, 0, 695, 700, 141, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322041, 3, 300004, 0, 0, 0, 0, 700, 700, 142, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322042, 3, 300004, 0, 0, 0, 0, 705, 700, 143, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322043, 3, 300004, 0, 0, 0, 0, 710, 700, 144, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322044, 3, 300004, 0, 0, 0, 0, 715, 700, 145, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322045, 3, 300004, 0, 0, 0, 0, 720, 700, 146, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322046, 3, 300004, 0, 0, 0, 0, 725, 700, 147, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322047, 3, 300004, 0, 0, 0, 0, 730, 700, 148, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322048, 3, 300004, 0, 0, 0, 0, 735, 700, 149, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322049, 3, 300004, 0, 0, 0, 0, 740, 700, 150, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322050, 3, 300004, 0, 0, 0, 0, 745, 700, 151, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322051, 3, 300004, 0, 0, 0, 0, 750, 700, 152, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322052, 3, 300004, 0, 0, 0, 0, 755, 700, 153, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322053, 3, 300004, 0, 0, 0, 0, 760, 700, 154, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322054, 3, 300004, 0, 0, 0, 0, 765, 700, 155, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322055, 3, 300004, 0, 0, 0, 0, 770, 700, 156, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322056, 3, 300004, 0, 0, 0, 0, 775, 700, 157, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322057, 3, 300004, 0, 0, 0, 0, 780, 700, 158, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322058, 3, 300004, 0, 0, 0, 0, 785, 700, 159, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322059, 3, 300004, 0, 0, 0, 0, 790, 700, 160, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322060, 3, 300004, 0, 0, 0, 0, 795, 700, 161, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (322061, 3, 300004, 0, 0, 0, 0, 800, 700, 162, 700, 90, 43, 50, 0, 1, 30001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (323000, 3, 300007, 0, 0, 0, 0, 1, 720, 1, 720, 90, 43, 30, 0, 1, 30007, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330000, 3, 600001, 0, 0, 0, 0, 30, 800, 1, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330001, 3, 600001, 0, 0, 0, 0, 50, 800, 2, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330002, 3, 600001, 0, 0, 0, 0, 100, 800, 3, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330003, 3, 600001, 0, 0, 0, 0, 150, 800, 4, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330004, 3, 600001, 0, 0, 0, 0, 200, 800, 5, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330005, 3, 600001, 0, 0, 0, 0, 250, 800, 6, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330006, 3, 600001, 0, 0, 0, 0, 300, 800, 7, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330007, 3, 600001, 0, 0, 0, 0, 350, 800, 8, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330008, 3, 600001, 0, 0, 0, 0, 400, 800, 9, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330009, 3, 600001, 0, 0, 0, 0, 450, 800, 10, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330010, 3, 600001, 0, 0, 0, 0, 500, 800, 11, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330011, 3, 600001, 0, 0, 0, 0, 550, 800, 12, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330012, 3, 600001, 0, 0, 0, 0, 600, 800, 13, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330013, 3, 600001, 0, 0, 0, 0, 650, 800, 14, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330014, 3, 600001, 0, 0, 0, 0, 700, 800, 15, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330015, 3, 600001, 0, 0, 0, 0, 750, 800, 16, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330016, 3, 600001, 0, 0, 0, 0, 800, 800, 17, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330017, 3, 600001, 0, 0, 0, 0, 850, 800, 18, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330018, 3, 600001, 0, 0, 0, 0, 900, 800, 19, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330019, 3, 600001, 0, 0, 0, 0, 950, 800, 20, 800, 90, 43, 150, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330020, 3, 600001, 0, 0, 0, 0, 1000, 800, 21, 800, 90, 43, 1500, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330100, 3, 600004, 0, 0, 0, 0, 1, 1, 1, 3, 90, 43, 150, 0, 0, 60010, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330200, 3, 100019, 10003, 0, 0, 0, 1, 9, 1, 9, 90, 43, 150, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330300, 3, 600008, 0, 0, 0, 0, 1, 3, 1, 4, 90, 43, 30, 0, 0, 60031, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330400, 3, 600009, 0, 0, 0, 0, 1, 4, 1, 6, 90, 43, 30, 0, 0, 60040, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330410, 3, 500002, 101, 0, 0, 0, 1, 8, 1, 7, 90, 43, 30, 0, 0, 50002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330411, 3, 500002, 201, 0, 0, 0, 1, 8, 2, 7, 90, 43, 30, 0, 1, 50002, '2021/06/29 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330412, 3, 500002, 218, 0, 0, 0, 1, 8, 3, 7, 90, 43, 30, 0, 1, 50002, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330413, 3, 500002, 401, 0, 0, 0, 1, 8, 4, 7, 90, 43, 30, 0, 1, 50002, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330414, 3, 500002, 501, 0, 0, 0, 1, 8, 5, 7, 90, 43, 30, 0, 1, 50002, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330415, 3, 500002, 601, 0, 0, 0, 1, 8, 6, 7, 90, 43, 30, 0, 1, 50002, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330416, 3, 500002, 701, 0, 0, 0, 1, 8, 7, 7, 90, 43, 30, 0, 1, 50002, '2026/06/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330500, 3, 600010, 0, 0, 0, 0, 1, 5, 1, 1, 90, 43, 30, 0, 0, 60050, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330600, 3, 600011, 0, 0, 0, 0, 1, 6, 1, 5, 90, 43, 30, 0, 0, 60032, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330700, 3, 600012, 0, 0, 0, 0, 1, 7, 1, 8, 90, 43, 1000, 0, 0, 60060, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330900, 3, 600029, 0, 0, 0, 0, 1, 10, 1, 10, 91, 59, 3000, 0, 1, 60070, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (330910, 3, 600030, 0, 0, 0, 0, 1, 11, 1, 11, 90, 43, 30, 0, 1, 60070, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331000, 3, 600031, 0, 0, 0, 0, 1, 15, 1, 15, 90, 43, 30, 0, 1, 60034, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331100, 3, 600032, 1, 0, 0, 0, 1, 16, 1, 16, 30, 110, 2000, 0, 1, 50002, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331110, 3, 600032, 6, 0, 0, 0, 1, 17, 1, 17, 91, 59, 4000, 0, 1, 60080, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331120, 3, 600032, 7, 0, 0, 0, 1, 19, 1, 18, 30, 110, 2000, 0, 1, 60081, '2026/07/01 02:10:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331200, 3, 600039, 0, 0, 0, 0, 1, 18, 1, 18, 90, 43, 30, 0, 1, 60100, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331500, 3, 600020, 0, 0, 0, 0, 1, 822, 1, 822, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331501, 3, 600020, 0, 0, 0, 0, 3, 822, 2, 822, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331502, 3, 600020, 0, 0, 0, 0, 5, 822, 3, 822, 90, 43, 60, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331503, 3, 600020, 0, 0, 0, 0, 10, 822, 4, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331504, 3, 600020, 0, 0, 0, 0, 15, 822, 5, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331505, 3, 600020, 0, 0, 0, 0, 20, 822, 6, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331506, 3, 600020, 0, 0, 0, 0, 25, 822, 7, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331507, 3, 600020, 0, 0, 0, 0, 30, 822, 8, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331508, 3, 600020, 0, 0, 0, 0, 35, 822, 9, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331509, 3, 600020, 0, 0, 0, 0, 40, 822, 10, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331510, 3, 600020, 0, 0, 0, 0, 45, 822, 11, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331511, 3, 600020, 0, 0, 0, 0, 50, 822, 12, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331512, 3, 600020, 0, 0, 0, 0, 60, 822, 13, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331513, 3, 600020, 0, 0, 0, 0, 70, 822, 14, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331514, 3, 600020, 0, 0, 0, 0, 80, 822, 15, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331515, 3, 600020, 0, 0, 0, 0, 90, 822, 16, 822, 90, 43, 80, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331516, 3, 600020, 0, 0, 0, 0, 100, 822, 17, 822, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331517, 3, 600020, 0, 0, 0, 0, 120, 822, 18, 822, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331518, 3, 600020, 0, 0, 0, 0, 140, 822, 19, 822, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331519, 3, 600020, 0, 0, 0, 0, 160, 822, 20, 822, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331520, 3, 600020, 0, 0, 0, 0, 180, 822, 21, 822, 90, 43, 100, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331521, 3, 600020, 0, 0, 0, 0, 200, 822, 22, 822, 90, 43, 200, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331522, 3, 600020, 0, 0, 0, 0, 220, 822, 23, 822, 90, 43, 200, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331523, 3, 600020, 0, 0, 0, 0, 240, 822, 24, 822, 90, 43, 200, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331524, 3, 600020, 0, 0, 0, 0, 260, 822, 25, 822, 90, 43, 200, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331525, 3, 600020, 0, 0, 0, 0, 280, 822, 26, 822, 90, 43, 200, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331526, 3, 600020, 0, 0, 0, 0, 300, 822, 27, 822, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331527, 3, 600020, 0, 0, 0, 0, 350, 822, 28, 822, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331528, 3, 600020, 0, 0, 0, 0, 400, 822, 29, 822, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331529, 3, 600020, 0, 0, 0, 0, 450, 822, 30, 822, 90, 43, 300, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331530, 3, 600020, 0, 0, 0, 0, 500, 822, 31, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331531, 3, 600020, 0, 0, 0, 0, 550, 822, 32, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331532, 3, 600020, 0, 0, 0, 0, 600, 822, 33, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331533, 3, 600020, 0, 0, 0, 0, 650, 822, 34, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331534, 3, 600020, 0, 0, 0, 0, 700, 822, 35, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331535, 3, 600020, 0, 0, 0, 0, 750, 822, 36, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331536, 3, 600020, 0, 0, 0, 0, 800, 822, 37, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331537, 3, 600020, 0, 0, 0, 0, 850, 822, 38, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331538, 3, 600020, 0, 0, 0, 0, 900, 822, 39, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331539, 3, 600020, 0, 0, 0, 0, 950, 822, 40, 822, 90, 43, 500, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331540, 3, 600020, 0, 0, 0, 0, 1000, 822, 41, 822, 90, 43, 1000, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331600, 3, 600021, 1000000, 0, 0, 0, 1, 823, 1, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331601, 3, 600021, 1000000, 0, 0, 0, 2, 823, 2, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331602, 3, 600021, 1000000, 0, 0, 0, 3, 823, 3, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331603, 3, 600021, 1000000, 0, 0, 0, 4, 823, 4, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331604, 3, 600021, 1000000, 0, 0, 0, 5, 823, 5, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331605, 3, 600021, 1000000, 0, 0, 0, 6, 823, 6, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331606, 3, 600021, 1000000, 0, 0, 0, 7, 823, 7, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331607, 3, 600021, 1000000, 0, 0, 0, 8, 823, 8, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331608, 3, 600021, 1000000, 0, 0, 0, 9, 823, 9, 823, 90, 43, 30, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331609, 3, 600021, 1000000, 0, 0, 0, 10, 823, 10, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331610, 3, 600021, 1000000, 0, 0, 0, 15, 823, 11, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331611, 3, 600021, 1000000, 0, 0, 0, 20, 823, 12, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331612, 3, 600021, 1000000, 0, 0, 0, 25, 823, 13, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331613, 3, 600021, 1000000, 0, 0, 0, 30, 823, 14, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331614, 3, 600021, 1000000, 0, 0, 0, 35, 823, 15, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331615, 3, 600021, 1000000, 0, 0, 0, 40, 823, 16, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331616, 3, 600021, 1000000, 0, 0, 0, 45, 823, 17, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331617, 3, 600021, 1000000, 0, 0, 0, 50, 823, 18, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331618, 3, 600021, 1000000, 0, 0, 0, 55, 823, 19, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331619, 3, 600021, 1000000, 0, 0, 0, 60, 823, 20, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331620, 3, 600021, 1000000, 0, 0, 0, 65, 823, 21, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331621, 3, 600021, 1000000, 0, 0, 0, 70, 823, 22, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331622, 3, 600021, 1000000, 0, 0, 0, 75, 823, 23, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331623, 3, 600021, 1000000, 0, 0, 0, 80, 823, 24, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331624, 3, 600021, 1000000, 0, 0, 0, 85, 823, 25, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331625, 3, 600021, 1000000, 0, 0, 0, 90, 823, 26, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331626, 3, 600021, 1000000, 0, 0, 0, 95, 823, 27, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331627, 3, 600021, 1000000, 0, 0, 0, 100, 823, 28, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331628, 3, 600021, 1000000, 0, 0, 0, 110, 823, 29, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331629, 3, 600021, 1000000, 0, 0, 0, 120, 823, 30, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331630, 3, 600021, 1000000, 0, 0, 0, 130, 823, 31, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331631, 3, 600021, 1000000, 0, 0, 0, 140, 823, 32, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331632, 3, 600021, 1000000, 0, 0, 0, 150, 823, 33, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331633, 3, 600021, 1000000, 0, 0, 0, 160, 823, 34, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331634, 3, 600021, 1000000, 0, 0, 0, 170, 823, 35, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331635, 3, 600021, 1000000, 0, 0, 0, 180, 823, 36, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331636, 3, 600021, 1000000, 0, 0, 0, 190, 823, 37, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (331637, 3, 600021, 1000000, 0, 0, 0, 200, 823, 38, 823, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333000, 3, 400002, 0, 0, 0, 0, 10, 740, 1, 740, 90, 43, 10, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333001, 3, 400002, 0, 0, 0, 0, 15, 740, 2, 740, 90, 43, 10, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333002, 3, 400002, 0, 0, 0, 0, 20, 740, 3, 740, 90, 43, 10, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333003, 3, 400002, 0, 0, 0, 0, 25, 740, 4, 740, 90, 43, 10, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333004, 3, 400002, 0, 0, 0, 0, 30, 740, 5, 740, 90, 43, 10, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333005, 3, 400002, 0, 0, 0, 0, 35, 740, 6, 740, 90, 43, 10, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333006, 3, 400002, 0, 0, 0, 0, 40, 740, 7, 740, 90, 43, 30, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333007, 3, 400002, 0, 0, 0, 0, 45, 740, 8, 740, 90, 43, 30, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333008, 3, 400002, 0, 0, 0, 0, 50, 740, 9, 740, 90, 43, 30, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333009, 3, 400002, 0, 0, 0, 0, 55, 740, 10, 740, 90, 43, 30, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333010, 3, 400002, 0, 0, 0, 0, 60, 740, 11, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333011, 3, 400002, 0, 0, 0, 0, 65, 740, 12, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333012, 3, 400002, 0, 0, 0, 0, 70, 740, 13, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333013, 3, 400002, 0, 0, 0, 0, 75, 740, 14, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333014, 3, 400002, 0, 0, 0, 0, 80, 740, 15, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333015, 3, 400002, 0, 0, 0, 0, 85, 740, 16, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333016, 3, 400002, 0, 0, 0, 0, 90, 740, 17, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333017, 3, 400002, 0, 0, 0, 0, 95, 740, 18, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333018, 3, 400002, 0, 0, 0, 0, 100, 740, 19, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333019, 3, 400002, 0, 0, 0, 0, 105, 740, 20, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333020, 3, 400002, 0, 0, 0, 0, 110, 740, 21, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333021, 3, 400002, 0, 0, 0, 0, 115, 740, 22, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333022, 3, 400002, 0, 0, 0, 0, 120, 740, 23, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333023, 3, 400002, 0, 0, 0, 0, 125, 740, 24, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333024, 3, 400002, 0, 0, 0, 0, 130, 740, 25, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333025, 3, 400002, 0, 0, 0, 0, 135, 740, 26, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333026, 3, 400002, 0, 0, 0, 0, 140, 740, 27, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333027, 3, 400002, 0, 0, 0, 0, 145, 740, 28, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333028, 3, 400002, 0, 0, 0, 0, 150, 740, 29, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333029, 3, 400002, 0, 0, 0, 0, 155, 740, 30, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333030, 3, 400002, 0, 0, 0, 0, 160, 740, 31, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333031, 3, 400002, 0, 0, 0, 0, 165, 740, 32, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333032, 3, 400002, 0, 0, 0, 0, 170, 740, 33, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333033, 3, 400002, 0, 0, 0, 0, 175, 740, 34, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333034, 3, 400002, 0, 0, 0, 0, 180, 740, 35, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333035, 3, 400002, 0, 0, 0, 0, 185, 740, 36, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333036, 3, 400002, 0, 0, 0, 0, 190, 740, 37, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333037, 3, 400002, 0, 0, 0, 0, 195, 740, 38, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333038, 3, 400002, 0, 0, 0, 0, 200, 740, 39, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333039, 3, 400002, 0, 0, 0, 0, 205, 740, 40, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333040, 3, 400002, 0, 0, 0, 0, 210, 740, 41, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333041, 3, 400002, 0, 0, 0, 0, 215, 740, 42, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333042, 3, 400002, 0, 0, 0, 0, 220, 740, 43, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333043, 3, 400002, 0, 0, 0, 0, 225, 740, 44, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333044, 3, 400002, 0, 0, 0, 0, 230, 740, 45, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333045, 3, 400002, 0, 0, 0, 0, 235, 740, 46, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333046, 3, 400002, 0, 0, 0, 0, 240, 740, 47, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333047, 3, 400002, 0, 0, 0, 0, 245, 740, 48, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333048, 3, 400002, 0, 0, 0, 0, 250, 740, 49, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333049, 3, 400002, 0, 0, 0, 0, 255, 740, 50, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333050, 3, 400002, 0, 0, 0, 0, 260, 740, 51, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333051, 3, 400002, 0, 0, 0, 0, 265, 740, 52, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333052, 3, 400002, 0, 0, 0, 0, 270, 740, 53, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333053, 3, 400002, 0, 0, 0, 0, 275, 740, 54, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333054, 3, 400002, 0, 0, 0, 0, 280, 740, 55, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333055, 3, 400002, 0, 0, 0, 0, 285, 740, 56, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333056, 3, 400002, 0, 0, 0, 0, 290, 740, 57, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333057, 3, 400002, 0, 0, 0, 0, 295, 740, 58, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (333058, 3, 400002, 0, 0, 0, 0, 300, 740, 59, 740, 90, 43, 50, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334000, 3, 400001, 0, 0, 0, 0, 5, 1100, 1, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334001, 3, 400001, 0, 0, 0, 0, 10, 1100, 2, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334002, 3, 400001, 0, 0, 0, 0, 15, 1100, 3, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334003, 3, 400001, 0, 0, 0, 0, 20, 1100, 4, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334004, 3, 400001, 0, 0, 0, 0, 25, 1100, 5, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334005, 3, 400001, 0, 0, 0, 0, 30, 1100, 6, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334006, 3, 400001, 0, 0, 0, 0, 35, 1100, 7, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334007, 3, 400001, 0, 0, 0, 0, 40, 1100, 8, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334008, 3, 400001, 0, 0, 0, 0, 45, 1100, 9, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334009, 3, 400001, 0, 0, 0, 0, 50, 1100, 10, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334010, 3, 400001, 0, 0, 0, 0, 55, 1100, 11, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334011, 3, 400001, 0, 0, 0, 0, 60, 1100, 12, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334012, 3, 400001, 0, 0, 0, 0, 65, 1100, 13, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334013, 3, 400001, 0, 0, 0, 0, 70, 1100, 14, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334014, 3, 400001, 0, 0, 0, 0, 75, 1100, 15, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334015, 3, 400001, 0, 0, 0, 0, 80, 1100, 16, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334016, 3, 400001, 0, 0, 0, 0, 85, 1100, 17, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334017, 3, 400001, 0, 0, 0, 0, 90, 1100, 18, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334018, 3, 400001, 0, 0, 0, 0, 95, 1100, 19, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334019, 3, 400001, 0, 0, 0, 0, 100, 1100, 20, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334020, 3, 400001, 0, 0, 0, 0, 105, 1100, 21, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334021, 3, 400001, 0, 0, 0, 0, 110, 1100, 22, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334022, 3, 400001, 0, 0, 0, 0, 115, 1100, 23, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334023, 3, 400001, 0, 0, 0, 0, 120, 1100, 24, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334024, 3, 400001, 0, 0, 0, 0, 125, 1100, 25, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334025, 3, 400001, 0, 0, 0, 0, 130, 1100, 26, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334026, 3, 400001, 0, 0, 0, 0, 135, 1100, 27, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334027, 3, 400001, 0, 0, 0, 0, 140, 1100, 28, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334028, 3, 400001, 0, 0, 0, 0, 145, 1100, 29, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334029, 3, 400001, 0, 0, 0, 0, 150, 1100, 30, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334030, 3, 400001, 0, 0, 0, 0, 155, 1100, 31, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334031, 3, 400001, 0, 0, 0, 0, 160, 1100, 32, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334032, 3, 400001, 0, 0, 0, 0, 165, 1100, 33, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334033, 3, 400001, 0, 0, 0, 0, 170, 1100, 34, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334034, 3, 400001, 0, 0, 0, 0, 175, 1100, 35, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334035, 3, 400001, 0, 0, 0, 0, 180, 1100, 36, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334036, 3, 400001, 0, 0, 0, 0, 185, 1100, 37, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334037, 3, 400001, 0, 0, 0, 0, 190, 1100, 38, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334038, 3, 400001, 0, 0, 0, 0, 195, 1100, 39, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (334039, 3, 400001, 0, 0, 0, 0, 200, 1100, 40, 1100, 90, 43, 50, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340000, 3, 600014, 1001, 0, 0, 0, 1, 1500, 1, 1500, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340001, 3, 600014, 1002, 0, 0, 0, 1, 1501, 2, 1501, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340002, 3, 600014, 1003, 0, 0, 0, 1, 1502, 3, 1502, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340003, 3, 600014, 1004, 0, 0, 0, 1, 1503, 4, 1503, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340004, 3, 600014, 1005, 0, 0, 0, 1, 1504, 5, 1504, 90, 43, 50, 0, 1, 10001, '2025/10/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340005, 3, 600014, 1006, 0, 0, 0, 1, 1505, 6, 1505, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340006, 3, 600014, 1007, 0, 0, 0, 1, 1506, 7, 1506, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340007, 3, 600014, 1008, 0, 0, 0, 1, 1507, 8, 1507, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340008, 3, 600014, 1009, 0, 0, 0, 1, 1508, 9, 1508, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340009, 3, 600014, 1010, 0, 0, 0, 1, 1509, 10, 1509, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340010, 3, 600014, 1011, 0, 0, 0, 1, 1510, 11, 1510, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340011, 3, 600014, 1012, 0, 0, 0, 1, 1511, 12, 1511, 90, 43, 50, 0, 1, 10001, '2025/09/17 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340012, 3, 600014, 1013, 0, 0, 0, 1, 1512, 13, 1512, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340013, 3, 600014, 1014, 0, 0, 0, 1, 1513, 14, 1513, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340014, 3, 600014, 1015, 0, 0, 0, 1, 1514, 15, 1514, 90, 43, 50, 0, 1, 10001, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340015, 3, 600014, 1017, 0, 0, 0, 1, 1515, 16, 1515, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340016, 3, 600014, 1018, 0, 0, 0, 1, 1516, 17, 1516, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340017, 3, 600014, 1020, 0, 0, 0, 1, 1517, 18, 1517, 90, 43, 50, 0, 1, 10001, '2025/09/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340018, 3, 600014, 1024, 0, 0, 0, 1, 1518, 19, 1518, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340019, 3, 600014, 1027, 0, 0, 0, 1, 1519, 20, 1519, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340020, 3, 600014, 1030, 0, 0, 0, 1, 1520, 21, 1520, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340021, 3, 600014, 1032, 0, 0, 0, 1, 1521, 22, 1521, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340022, 3, 600014, 1035, 0, 0, 0, 1, 1522, 23, 1522, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340023, 3, 600014, 1040, 0, 0, 0, 1, 1523, 24, 1523, 90, 43, 50, 0, 1, 10001, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340024, 3, 600014, 1041, 0, 0, 0, 1, 1524, 25, 1524, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340025, 3, 600014, 1045, 0, 0, 0, 1, 1525, 26, 1525, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340026, 3, 600014, 1052, 0, 0, 0, 1, 1526, 27, 1526, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340027, 3, 600014, 1056, 0, 0, 0, 1, 1527, 28, 1527, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340028, 3, 600014, 1060, 0, 0, 0, 1, 1528, 29, 1528, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340029, 3, 600014, 1061, 0, 0, 0, 1, 1529, 30, 1529, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340030, 3, 600014, 1026, 0, 0, 0, 1, 1530, 31, 1530, 90, 43, 50, 0, 1, 10001, '2025/07/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340031, 3, 600014, 1023, 0, 0, 0, 1, 1531, 32, 1531, 90, 43, 50, 0, 1, 10001, '2025/07/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340032, 3, 600014, 1038, 0, 0, 0, 1, 1532, 33, 1532, 90, 43, 50, 0, 1, 10001, '2025/07/27 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340033, 3, 600014, 1050, 0, 0, 0, 1, 1533, 34, 1533, 90, 43, 50, 0, 1, 10001, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340034, 3, 600014, 1046, 0, 0, 0, 1, 1534, 35, 1534, 90, 43, 50, 0, 1, 10001, '2025/08/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340035, 3, 600014, 1016, 0, 0, 0, 1, 1535, 36, 1535, 90, 43, 50, 0, 1, 10001, '2025/08/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340036, 3, 600014, 1058, 0, 0, 0, 1, 1536, 37, 1536, 90, 43, 50, 0, 1, 10001, '2025/10/21 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340037, 3, 600014, 1037, 0, 0, 0, 1, 1537, 38, 1537, 90, 43, 50, 0, 1, 10001, '2025/10/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340038, 3, 600014, 1028, 0, 0, 0, 1, 1538, 39, 1538, 90, 43, 50, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340039, 3, 600014, 1019, 0, 0, 0, 1, 1539, 40, 1539, 90, 43, 50, 0, 1, 10001, '2025/11/19 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340040, 3, 600014, 1039, 0, 0, 0, 1, 1540, 41, 1540, 90, 43, 50, 0, 1, 10001, '2025/12/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340041, 3, 600014, 1025, 0, 0, 0, 1, 1541, 42, 1541, 90, 43, 50, 0, 1, 10001, '2025/12/8 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340042, 3, 600014, 1048, 0, 0, 0, 1, 1542, 43, 1542, 90, 43, 50, 0, 1, 10001, '2025/12/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340043, 3, 600014, 1059, 0, 0, 0, 1, 1543, 44, 1543, 90, 43, 50, 0, 1, 10001, '2025/12/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340044, 3, 600014, 1022, 0, 0, 0, 1, 1544, 45, 1544, 90, 43, 50, 0, 1, 10001, '2026/01/15 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340045, 3, 600014, 1021, 0, 0, 0, 1, 1545, 46, 1545, 90, 43, 50, 0, 1, 10001, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340046, 3, 600014, 1069, 0, 0, 0, 1, 1546, 47, 1546, 90, 43, 50, 0, 1, 10001, '2026/02/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340047, 3, 600014, 1071, 0, 0, 0, 1, 1547, 48, 1547, 90, 43, 50, 0, 1, 10001, '2026/02/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340048, 3, 600014, 1033, 0, 0, 0, 1, 1548, 49, 1548, 90, 43, 50, 0, 1, 10001, '2026/03/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340049, 3, 600014, 1068, 0, 0, 0, 1, 1549, 50, 1549, 90, 43, 50, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340050, 3, 600014, 1062, 0, 0, 0, 1, 1550, 51, 1550, 90, 43, 50, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340051, 3, 600014, 1067, 0, 0, 0, 1, 1551, 52, 1551, 90, 43, 50, 0, 1, 10001, '2026/03/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340052, 3, 600014, 1074, 0, 0, 0, 1, 1552, 53, 1552, 90, 43, 50, 0, 1, 10001, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340053, 3, 600014, 1051, 0, 0, 0, 1, 1553, 54, 1553, 90, 43, 50, 0, 1, 10001, '2026/04/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340054, 3, 600014, 1072, 0, 0, 0, 1, 1554, 55, 1554, 90, 43, 50, 0, 1, 10001, '2026/04/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340055, 3, 600014, 1031, 0, 0, 0, 1, 1555, 56, 1555, 90, 43, 50, 0, 1, 10001, '2026/04/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340056, 3, 600014, 1064, 0, 0, 0, 1, 1556, 57, 1556, 90, 43, 50, 0, 1, 10001, '2026/05/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340057, 3, 600014, 1034, 0, 0, 0, 1, 1557, 58, 1557, 90, 43, 50, 0, 1, 10001, '2026/05/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340058, 3, 600014, 1044, 0, 0, 0, 1, 1558, 59, 1558, 90, 43, 50, 0, 1, 10001, '2026/06/04 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340059, 3, 600014, 1036, 0, 0, 0, 1, 1559, 60, 1559, 90, 43, 50, 0, 1, 10001, '2026/06/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340060, 3, 600014, 1053, 0, 0, 0, 1, 1560, 61, 1560, 90, 43, 50, 0, 1, 10001, '2026/07/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340061, 3, 600014, 1098, 0, 0, 0, 1, 1561, 62, 1561, 90, 43, 50, 0, 1, 10001, '2026/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340062, 3, 600014, 1029, 0, 0, 0, 1, 1562, 63, 1562, 90, 43, 50, 0, 1, 10001, '2026/08/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340063, 3, 600014, 1042, 0, 0, 0, 1, 1563, 64, 1563, 90, 43, 50, 0, 1, 10001, '2026/08/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340064, 3, 600014, 1087, 0, 0, 0, 1, 1564, 65, 1564, 90, 43, 50, 0, 1, 10001, '2026/08/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (340065, 3, 600014, 1078, 0, 0, 0, 1, 1565, 66, 1565, 90, 43, 50, 0, 1, 10001, '2026/09/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341000, 3, 600014, 1001, 0, 0, 0, 11, 341000, 1, 1500, 70, 901001, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341001, 3, 600014, 1002, 0, 0, 0, 11, 341001, 2, 1501, 70, 901002, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341002, 3, 600014, 1003, 0, 0, 0, 11, 341002, 3, 1502, 70, 901003, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341003, 3, 600014, 1004, 0, 0, 0, 11, 341003, 4, 1503, 70, 901004, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341005, 3, 600014, 1006, 0, 0, 0, 11, 341005, 6, 1505, 70, 901006, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341006, 3, 600014, 1007, 0, 0, 0, 11, 341006, 7, 1506, 70, 901007, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341007, 3, 600014, 1008, 0, 0, 0, 11, 341007, 8, 1507, 70, 901008, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341008, 3, 600014, 1009, 0, 0, 0, 11, 341008, 9, 1508, 70, 901009, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341009, 3, 600014, 1010, 0, 0, 0, 11, 341009, 10, 1509, 70, 901010, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341010, 3, 600014, 1011, 0, 0, 0, 11, 341010, 11, 1510, 70, 901011, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341012, 3, 600014, 1013, 0, 0, 0, 11, 341012, 13, 1512, 70, 901013, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341013, 3, 600014, 1014, 0, 0, 0, 11, 341013, 14, 1513, 70, 901014, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341015, 3, 600014, 1017, 0, 0, 0, 11, 341015, 16, 1515, 70, 901017, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341016, 3, 600014, 1018, 0, 0, 0, 11, 341016, 17, 1516, 70, 901018, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341018, 3, 600014, 1024, 0, 0, 0, 11, 341018, 19, 1518, 70, 901024, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341019, 3, 600014, 1027, 0, 0, 0, 11, 341019, 20, 1519, 70, 901027, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341020, 3, 600014, 1030, 0, 0, 0, 11, 341020, 21, 1520, 70, 901030, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341021, 3, 600014, 1032, 0, 0, 0, 11, 341021, 22, 1521, 70, 901032, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341022, 3, 600014, 1035, 0, 0, 0, 11, 341022, 23, 1522, 70, 901035, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341023, 3, 600014, 1040, 0, 0, 0, 11, 341023, 24, 1523, 70, 901040, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341024, 3, 600014, 1041, 0, 0, 0, 11, 341024, 25, 1524, 70, 901041, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341025, 3, 600014, 1045, 0, 0, 0, 11, 341025, 26, 1525, 70, 901045, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341026, 3, 600014, 1052, 0, 0, 0, 11, 341026, 27, 1526, 70, 901052, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341027, 3, 600014, 1056, 0, 0, 0, 11, 341027, 28, 1527, 70, 901056, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341028, 3, 600014, 1060, 0, 0, 0, 11, 341028, 29, 1528, 70, 901060, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341029, 3, 600014, 1061, 0, 0, 0, 11, 341029, 30, 1529, 70, 901061, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341030, 3, 600014, 1026, 0, 0, 0, 11, 341030, 31, 1530, 70, 901026, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341032, 3, 600014, 1038, 0, 0, 0, 11, 341032, 33, 1532, 70, 901038, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341034, 3, 600014, 1046, 0, 0, 0, 11, 341034, 35, 1534, 70, 901046, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341042, 3, 600014, 1048, 0, 0, 0, 11, 341042, 43, 1542, 70, 901048, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (341056, 3, 600014, 1064, 0, 0, 0, 11, 341056, 57, 1556, 70, 901064, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342000, 3, 600014, 1001, 0, 0, 0, 12, 342000, 1, 1500, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342001, 3, 600014, 1002, 0, 0, 0, 12, 342001, 2, 1501, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342002, 3, 600014, 1003, 0, 0, 0, 12, 342002, 3, 1502, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342003, 3, 600014, 1004, 0, 0, 0, 12, 342003, 4, 1503, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342005, 3, 600014, 1006, 0, 0, 0, 12, 342005, 6, 1505, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342006, 3, 600014, 1007, 0, 0, 0, 12, 342006, 7, 1506, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342007, 3, 600014, 1008, 0, 0, 0, 12, 342007, 8, 1507, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342008, 3, 600014, 1009, 0, 0, 0, 12, 342008, 9, 1508, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342009, 3, 600014, 1010, 0, 0, 0, 12, 342009, 10, 1509, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342010, 3, 600014, 1011, 0, 0, 0, 12, 342010, 11, 1510, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342012, 3, 600014, 1013, 0, 0, 0, 12, 342012, 13, 1512, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342013, 3, 600014, 1014, 0, 0, 0, 12, 342013, 14, 1513, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342015, 3, 600014, 1017, 0, 0, 0, 12, 342015, 16, 1515, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342016, 3, 600014, 1018, 0, 0, 0, 12, 342016, 17, 1516, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342018, 3, 600014, 1024, 0, 0, 0, 12, 342018, 19, 1518, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342019, 3, 600014, 1027, 0, 0, 0, 12, 342019, 20, 1519, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342020, 3, 600014, 1030, 0, 0, 0, 12, 342020, 21, 1520, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342021, 3, 600014, 1032, 0, 0, 0, 12, 342021, 22, 1521, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342022, 3, 600014, 1035, 0, 0, 0, 12, 342022, 23, 1522, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342023, 3, 600014, 1040, 0, 0, 0, 12, 342023, 24, 1523, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342024, 3, 600014, 1041, 0, 0, 0, 12, 342024, 25, 1524, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342025, 3, 600014, 1045, 0, 0, 0, 12, 342025, 26, 1525, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342026, 3, 600014, 1052, 0, 0, 0, 12, 342026, 27, 1526, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342027, 3, 600014, 1056, 0, 0, 0, 12, 342027, 28, 1527, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342028, 3, 600014, 1060, 0, 0, 0, 12, 342028, 29, 1528, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342029, 3, 600014, 1061, 0, 0, 0, 12, 342029, 30, 1529, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342030, 3, 600014, 1026, 0, 0, 0, 12, 342030, 31, 1530, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342032, 3, 600014, 1038, 0, 0, 0, 12, 342032, 33, 1532, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342034, 3, 600014, 1046, 0, 0, 0, 12, 342034, 35, 1534, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342042, 3, 600014, 1048, 0, 0, 0, 12, 342042, 43, 1542, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (342056, 3, 600014, 1064, 0, 0, 0, 12, 342056, 57, 1556, 90, 43, 50, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600101, 6, 300006, 6, 0, 0, 0, 1, 30, 1, 30, 55, 100102, 1, 0, 0, 30005, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600102, 6, 300006, 14, 0, 0, 0, 1, 30, 2, 30, 55, 100103, 1, 0, 0, 30005, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600103, 6, 300006, 18, 0, 0, 0, 1, 30, 3, 30, 55, 100104, 1, 0, 0, 30005, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600104, 6, 300006, 24, 0, 0, 0, 1, 30, 4, 30, 55, 100105, 1, 0, 0, 30005, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600105, 6, 300006, 30, 0, 0, 0, 1, 30, 5, 30, 55, 100106, 1, 0, 0, 30005, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600201, 6, 100004, 15, 0, 0, 0, 10, 40, 1, 40, 55, 100201, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600202, 6, 100004, 15, 0, 0, 0, 50, 40, 2, 40, 55, 100202, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600203, 6, 100004, 15, 0, 0, 0, 200, 40, 3, 40, 55, 100203, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600204, 6, 100004, 15, 0, 0, 0, 500, 40, 4, 40, 55, 100204, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600301, 6, 100007, 100, 1, 0, 0, 100, 41, 1, 41, 55, 100301, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600302, 6, 100007, 100, 1, 0, 0, 500, 41, 2, 41, 55, 100302, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600303, 6, 100007, 100, 1, 0, 0, 1000, 41, 3, 41, 55, 100303, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600304, 6, 100007, 100, 1, 0, 0, 2000, 41, 4, 41, 55, 100304, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600401, 6, 100005, 300, 1, 0, 0, 76, 42, 1, 42, 55, 100401, 1, 0, 0, 10001, '2017/07/01 01:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600402, 6, 100005, 200, 1, 0, 0, 42, 43, 1, 43, 55, 100402, 1, 0, 0, 10001, '2017/07/01 01:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600403, 6, 100005, 100, 1, 0, 0, 34, 44, 1, 44, 55, 100403, 1, 0, 0, 10001, '2017/07/01 01:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600404, 6, 100019, 10003, 0, 0, 0, 1, 45, 1, 45, 55, 100150, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600405, 6, 100020, 0, 0, 0, 0, 8, 46, 1, 46, 55, 100151, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600406, 6, 100033, 0, 3, 0, 0, 1, 2000, 1, 2000, 55, 502201, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600407, 6, 100036, 5, 1, 8, 0, 1, 2001, 1, 2001, 55, 502202, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600408, 6, 100036, 1, 1, 8, 0, 1, 2002, 1, 2002, 55, 502203, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600409, 6, 100036, 2, 1, 8, 0, 1, 2003, 1, 2003, 55, 502204, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600410, 6, 100036, 3, 1, 8, 0, 1, 2004, 1, 2004, 55, 502205, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600411, 6, 100036, 4, 1, 8, 0, 1, 2005, 1, 2005, 55, 502206, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600413, 6, 100021, 201111, 0, 0, 0, 1, 2006, 1, 2006, 55, 502207, 1, 0, 1, 10001, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600414, 6, 100057, 0, 0, 0, 0, 1, 2007, 1, 2007, 55, 504102, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600415, 6, 100055, 0, 0, 0, 0, 1000, 2008, 1, 2008, 55, 504103, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600416, 6, 100070, 0, 0, 0, 0, 1, 2009, 1, 2009, 55, 503102, 1, 0, 1, 10001, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600417, 6, 600006, 1029, 0, 0, 0, 1, 2010, 1, 2010, 55, 503103, 1, 0, 1, 10001, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600418, 6, 100071, 0, 0, 0, 0, 1200, 2011, 1, 2011, 55, 503104, 1, 0, 1, 10001, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600501, 6, 100008, 10001, 0, 0, 0, 200, 49, 1, 49, 55, 100501, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600502, 6, 100008, 10002, 0, 0, 0, 200, 50, 1, 50, 55, 100502, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600503, 6, 100008, 10003, 0, 0, 0, 200, 51, 1, 51, 55, 100503, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600504, 6, 100008, 10004, 0, 0, 0, 200, 52, 1, 52, 55, 100504, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600505, 6, 100008, 10005, 0, 0, 0, 200, 53, 1, 53, 55, 100505, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600506, 6, 100008, 10006, 0, 0, 0, 200, 54, 1, 54, 55, 100506, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600507, 6, 100008, 10007, 0, 0, 0, 200, 55, 1, 55, 55, 100507, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600508, 6, 100008, 10008, 0, 0, 0, 200, 56, 1, 56, 55, 100508, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600509, 6, 100008, 10009, 0, 0, 0, 200, 57, 1, 57, 55, 100509, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600510, 6, 100008, 10010, 0, 0, 0, 200, 58, 1, 58, 55, 100510, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600511, 6, 100008, 10101, 0, 0, 0, 200, 113, 1, 58, 55, 100511, 1, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600512, 6, 100008, 10103, 0, 0, 0, 200, 114, 1, 58, 55, 100512, 1, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600513, 6, 100008, 10104, 0, 0, 0, 200, 115, 1, 58, 55, 100513, 1, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600514, 6, 100008, 10105, 0, 0, 0, 200, 116, 1, 58, 55, 100514, 1, 0, 1, 10001, '2022/08/19 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600520, 6, 100017, 0, 0, 0, 0, 1000, 59, 1, 59, 55, 100120, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600521, 6, 100018, 0, 0, 0, 0, 100, 60, 1, 60, 55, 100130, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600530, 6, 200003, 0, 0, 0, 0, 100, 62, 1, 62, 55, 100530, 1, 0, 0, 20003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600540, 6, 200004, 0, 0, 0, 0, 1, 61, 1, 61, 55, 100540, 1, 0, 1, 20002, '2025/07/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600541, 6, 200004, 0, 0, 0, 0, 100, 61, 2, 61, 55, 100541, 1, 0, 1, 20002, '2025/07/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600550, 6, 200005, 0, 0, 0, 0, 100, 63, 1, 63, 55, 100550, 1, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600551, 6, 200007, 6, 0, 0, 0, 1, 64, 1, 64, 55, 100551, 1, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600552, 6, 200006, 0, 0, 0, 0, 100, 65, 1, 65, 55, 100552, 1, 0, 0, 20001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600553, 6, 200030, 1000000, 0, 0, 0, 1, 10553, 1, 65, 55, 100561, 1, 0, 1, 20001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600580, 6, 300005, 5, 0, 0, 0, 10, 66, 1, 66, 55, 101120, 1, 0, 0, 30002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600601, 6, 600006, 1001, 0, 0, 0, 1, 67, 1, 67, 55, 100601, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600602, 6, 600006, 1005, 0, 0, 0, 1, 68, 1, 68, 55, 100602, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600603, 6, 600006, 1006, 0, 0, 0, 1, 69, 1, 69, 55, 100603, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600604, 6, 600006, 1007, 0, 0, 0, 1, 70, 1, 70, 55, 100604, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600605, 6, 600006, 1008, 0, 0, 0, 1, 71, 1, 71, 55, 100605, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600606, 6, 600006, 1009, 0, 0, 0, 1, 72, 1, 72, 55, 100606, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600607, 6, 600006, 1010, 0, 0, 0, 1, 73, 1, 73, 55, 100607, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600608, 6, 600006, 1025, 0, 0, 0, 1, 74, 1, 74, 55, 100608, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600609, 6, 600006, 1026, 0, 0, 0, 1, 75, 1, 75, 55, 100609, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600610, 6, 600006, 1027, 0, 0, 0, 1, 76, 1, 76, 55, 100610, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600611, 6, 600006, 1028, 0, 0, 0, 1, 77, 1, 77, 55, 100611, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600612, 6, 600006, 1032, 0, 0, 0, 1, 78, 1, 78, 55, 100612, 1, 0, 1, 0, '2025/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600613, 6, 600023, 1032, 1, 1013, 0, 1, 88, 1, 78, 55, 100613, 1, 0, 1, 0, '2025/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600614, 6, 600006, 1030, 0, 0, 0, 1, 79, 1, 79, 55, 100614, 1, 0, 1, 0, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600616, 6, 600006, 1031, 0, 0, 0, 1, 81, 1, 79, 55, 100616, 1, 0, 1, 0, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600617, 6, 600006, 1004, 0, 0, 0, 1, 82, 1, 79, 55, 100617, 1, 0, 1, 0, '2025/11/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600618, 6, 600006, 1035, 0, 0, 0, 1, 80, 1, 79, 55, 100618, 1, 0, 1, 0, '2025/11/06 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600619, 6, 600006, 1034, 0, 0, 0, 1, 83, 1, 79, 55, 100619, 1, 0, 1, 0, '2026/03/23 22:00:00', '2050/01/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600620, 6, 600006, 1037, 0, 0, 0, 1, 84, 1, 79, 55, 100620, 1, 0, 1, 0, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600621, 6, 600006, 1012, 0, 0, 0, 1, 85, 1, 79, 55, 100621, 1, 0, 1, 0, '2026/03/23 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600622, 6, 600006, 1048, 0, 0, 0, 1, 86, 1, 79, 55, 100622, 1, 0, 1, 0, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600623, 6, 600006, 1050, 0, 0, 0, 1, 87, 1, 79, 55, 100623, 1, 0, 1, 0, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600624, 6, 600006, 1051, 0, 0, 0, 1, 89, 1, 79, 55, 100624, 1, 0, 1, 0, '2026/06/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600625, 6, 600006, 1053, 0, 0, 0, 1, 4002, 1, 79, 55, 100625, 1, 0, 1, 0, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600626, 6, 600006, 1036, 0, 0, 0, 1, 4001, 1, 79, 55, 100626, 1, 0, 1, 0, '2026/07/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600627, 6, 600006, 1054, 0, 0, 0, 1, 4003, 1, 79, 55, 100627, 1, 0, 1, 0, '2026/07/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600690, 6, 600033, 0, 0, 0, 0, 10, 10690, 1, 80, 55, 100690, 1, 0, 1, 0, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600701, 6, 600002, 0, 0, 0, 0, 25, 90, 1, 90, 55, 100701, 1, 0, 0, 60001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600702, 6, 600002, 0, 0, 0, 0, 50, 90, 2, 90, 55, 100702, 1, 0, 0, 60001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600703, 6, 600003, 0, 0, 0, 0, 100, 91, 1, 91, 55, 100703, 1, 0, 0, 60001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600704, 6, 600003, 0, 0, 0, 0, 200, 91, 2, 91, 55, 100704, 1, 0, 0, 60001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600705, 6, 600018, 0, 0, 0, 0, 100, 92, 1, 92, 55, 100705, 1, 0, 0, 60033, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600706, 6, 600024, 0, 0, 0, 0, 1, 6001, 1, 93, 55, 100801, 1, 0, 1, 30006, '2025/12/24 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600707, 6, 600025, 0, 0, 0, 0, 10, 6002, 1, 93, 55, 100802, 1, 0, 1, 30006, '2025/12/24 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600708, 6, 600025, 0, 0, 0, 0, 100, 6002, 2, 93, 55, 100803, 1, 0, 1, 30006, '2025/12/24 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600709, 6, 600025, 0, 0, 0, 0, 500, 6002, 3, 93, 55, 100804, 1, 0, 1, 30006, '2025/12/24 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600801, 6, 100047, 10003, 100000, 0, 0, 1, 102, 1, 102, 55, 100187, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600802, 6, 100028, 0, 1000000, 0, 0, 1, 103, 1, 103, 55, 100180, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600803, 6, 100048, 301, 0, 0, 0, 30, 104, 1, 104, 55, 100188, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600804, 6, 100049, 1, 3, 1, 2, 1, 105, 1, 105, 55, 100181, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600805, 6, 100049, 2, 3, 2, 2, 1, 106, 1, 106, 55, 100182, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600806, 6, 100049, 3, 3, 3, 2, 1, 107, 1, 107, 55, 100183, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600807, 6, 100049, 4, 3, 4, 2, 1, 108, 1, 108, 55, 100184, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600808, 6, 100049, 12, 3, 12, 2, 1, 109, 1, 109, 55, 100185, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600809, 6, 100050, 0, 0, 0, 8, 1, 110, 1, 110, 55, 100186, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600901, 6, 100069, 200431, 201601, 200531, 200551, 1, 10901, 1, 110, 55, 100811, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600902, 6, 100069, 200581, 200461, 201311, 0, 1, 10902, 1, 110, 55, 100812, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600903, 6, 100069, 200601, 200511, 201381, 0, 1, 10903, 1, 110, 55, 100813, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600904, 6, 100069, 202021, 200461, 201451, 0, 1, 10904, 1, 110, 55, 100814, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600905, 6, 100069, 200331, 200341, 0, 0, 1, 10905, 1, 110, 55, 100815, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600906, 6, 100069, 200371, 200361, 0, 0, 1, 10906, 1, 110, 55, 100816, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600907, 6, 100069, 201351, 201222, 200762, 0, 1, 10907, 1, 110, 55, 100831, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600908, 6, 100069, 201441, 201121, 0, 0, 1, 10908, 1, 110, 55, 100832, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (600909, 6, 100069, 200501, 201621, 200491, 0, 1, 10909, 1, 110, 55, 100833, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601001, 6, 600038, 10, 0, 0, 0, 1, 11001, 1, 111, 55, 100941, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601002, 6, 600038, 10, 0, 0, 0, 3, 11001, 2, 111, 55, 100942, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601011, 6, 600034, 0, 0, 0, 0, 100, 11011, 1, 111, 55, 100901, 1, 0, 1, 10001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601021, 6, 600035, 100016, 0, 0, 0, 7, 11021, 1, 111, 55, 100911, 1, 0, 1, 0, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601031, 6, 600036, 0, 0, 0, 0, 100, 11031, 1, 111, 55, 100921, 1, 0, 1, 0, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601041, 6, 600037, 0, 0, 0, 0, 100, 11041, 1, 111, 55, 100931, 1, 0, 1, 20001, '2026/04/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601101, 6, 400001, 0, 0, 0, 0, 15, 94, 1, 94, 55, 101101, 1, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601102, 6, 400001, 0, 0, 0, 0, 100, 94, 2, 94, 55, 101102, 1, 0, 0, 40002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601201, 6, 400002, 0, 0, 0, 0, 30, 95, 1, 95, 55, 101201, 1, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601202, 6, 400002, 0, 0, 0, 0, 250, 95, 2, 95, 55, 101202, 1, 0, 0, 40003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601301, 6, 600007, 0, 0, 0, 0, 1000000, 96, 1, 96, 55, 101301, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601302, 6, 600007, 0, 0, 0, 0, 10000000, 96, 2, 96, 55, 101302, 1, 0, 0, 0, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601304, 6, 100023, 10, 0, 0, 0, 1, 98, 1, 98, 55, 100170, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601305, 6, 100051, 0, 0, 0, 0, 300, 111, 1, 111, 55, 100171, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601400, 6, 500003, 0, 0, 0, 0, 100, 99, 1, 99, 55, 101400, 1, 0, 0, 50001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601401, 6, 500002, 118, 0, 0, 0, 1, 100, 1, 100, 55, 101401, 1, 0, 0, 50002, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601402, 6, 500002, 217, 0, 0, 0, 1, 100, 2, 100, 55, 101402, 1, 0, 1, 50002, '2021/06/29 12:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601403, 6, 500002, 234, 0, 0, 0, 1, 100, 3, 100, 55, 101403, 1, 0, 1, 50002, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601404, 6, 500002, 417, 0, 0, 0, 1, 100, 4, 100, 55, 101404, 1, 0, 1, 50002, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601405, 6, 500002, 517, 0, 0, 0, 1, 100, 5, 100, 55, 101405, 1, 0, 1, 50002, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601406, 6, 500002, 617, 0, 0, 0, 1, 100, 6, 100, 55, 101406, 1, 0, 1, 50002, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601407, 6, 500002, 715, 0, 0, 0, 1, 100, 7, 100, 55, 101407, 1, 0, 1, 50002, '2026/06/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601408, 6, 500002, 715, 0, 0, 0, 1, 120, 1, 100, 55, 101408, 1, 0, 1, 50002, '2026/06/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601499, 6, 100021, 7, 0, 0, 0, 1, 101, 1, 101, 55, 100190, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601500, 6, 100024, 7, 0, 0, 0, 18, 112, 1, 112, 55, 100191, 1, 0, 1, 10001, '2025/10/14 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601501, 6, 500001, 41001004, 0, 0, 0, 1, 177, 1, 177, 55, 101501, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601502, 6, 600013, 1001, 0, 0, 0, 10000000, 178, 1, 178, 55, 101502, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601503, 6, 600013, 1001, 0, 0, 0, 50000000, 178, 2, 178, 55, 101503, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601504, 6, 600013, 1001, 0, 0, 0, 100000000, 178, 3, 178, 55, 101504, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601505, 6, 100056, 1001, 0, 0, 0, 1, 3001, 1, 178, 55, 101505, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601601, 6, 500001, 41002004, 0, 0, 0, 1, 180, 1, 180, 55, 101601, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601602, 6, 600013, 1002, 0, 0, 0, 10000000, 181, 1, 181, 55, 101602, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601603, 6, 600013, 1002, 0, 0, 0, 50000000, 181, 2, 181, 55, 101603, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601604, 6, 600013, 1002, 0, 0, 0, 100000000, 181, 3, 181, 55, 101604, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601605, 6, 100056, 1002, 0, 0, 0, 1, 3002, 1, 181, 55, 101605, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601701, 6, 500001, 41003004, 0, 0, 0, 1, 183, 1, 183, 55, 101701, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601702, 6, 600013, 1003, 0, 0, 0, 10000000, 184, 1, 184, 55, 101702, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601703, 6, 600013, 1003, 0, 0, 0, 50000000, 184, 2, 184, 55, 101703, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601704, 6, 600013, 1003, 0, 0, 0, 100000000, 184, 3, 184, 55, 101704, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601705, 6, 100056, 1003, 0, 0, 0, 1, 3003, 1, 184, 55, 101705, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601801, 6, 500001, 41004004, 0, 0, 0, 1, 186, 1, 186, 55, 101801, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601802, 6, 600013, 1004, 0, 0, 0, 10000000, 187, 1, 187, 55, 101802, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601803, 6, 600013, 1004, 0, 0, 0, 50000000, 187, 2, 187, 55, 101803, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601804, 6, 600013, 1004, 0, 0, 0, 100000000, 187, 3, 187, 55, 101804, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601805, 6, 100056, 1004, 0, 0, 0, 1, 3004, 1, 187, 55, 101805, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601901, 6, 500001, 41005004, 0, 0, 0, 1, 189, 1, 189, 55, 101901, 1, 0, 1, 50003, '2025/10/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601902, 6, 600013, 1005, 0, 0, 0, 10000000, 190, 1, 190, 55, 101902, 1, 0, 1, 10001, '2025/10/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601903, 6, 600013, 1005, 0, 0, 0, 50000000, 190, 2, 190, 55, 101903, 1, 0, 1, 10001, '2025/10/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601904, 6, 600013, 1005, 0, 0, 0, 100000000, 190, 3, 190, 55, 101904, 1, 0, 1, 10001, '2025/10/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (601905, 6, 100056, 1005, 0, 0, 0, 1, 3005, 1, 190, 55, 101905, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602001, 6, 500001, 41006004, 0, 0, 0, 1, 192, 1, 192, 55, 102001, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602002, 6, 600013, 1006, 0, 0, 0, 10000000, 193, 1, 193, 55, 102002, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602003, 6, 600013, 1006, 0, 0, 0, 50000000, 193, 2, 193, 55, 102003, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602004, 6, 600013, 1006, 0, 0, 0, 100000000, 193, 3, 193, 55, 102004, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602005, 6, 100056, 1006, 0, 0, 0, 1, 3006, 1, 193, 55, 102005, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602101, 6, 500001, 41007004, 0, 0, 0, 1, 195, 1, 195, 55, 102101, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602102, 6, 600013, 1007, 0, 0, 0, 10000000, 196, 1, 196, 55, 102102, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602103, 6, 600013, 1007, 0, 0, 0, 50000000, 196, 2, 196, 55, 102103, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602104, 6, 600013, 1007, 0, 0, 0, 100000000, 196, 3, 196, 55, 102104, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602105, 6, 100056, 1007, 0, 0, 0, 1, 3007, 1, 196, 55, 102105, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602201, 6, 500001, 41008004, 0, 0, 0, 1, 198, 1, 198, 55, 102201, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602202, 6, 600013, 1008, 0, 0, 0, 10000000, 199, 1, 199, 55, 102202, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602203, 6, 600013, 1008, 0, 0, 0, 50000000, 199, 2, 199, 55, 102203, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602204, 6, 600013, 1008, 0, 0, 0, 100000000, 199, 3, 199, 55, 102204, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602205, 6, 100056, 1008, 0, 0, 0, 1, 3008, 1, 199, 55, 102205, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602301, 6, 500001, 41009004, 0, 0, 0, 1, 201, 1, 201, 55, 102301, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602302, 6, 600013, 1009, 0, 0, 0, 10000000, 202, 1, 202, 55, 102302, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602303, 6, 600013, 1009, 0, 0, 0, 50000000, 202, 2, 202, 55, 102303, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602304, 6, 600013, 1009, 0, 0, 0, 100000000, 202, 3, 202, 55, 102304, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602305, 6, 100056, 1009, 0, 0, 0, 1, 3009, 1, 202, 55, 102305, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602401, 6, 500001, 41010004, 0, 0, 0, 1, 204, 1, 204, 55, 102401, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602402, 6, 600013, 1010, 0, 0, 0, 10000000, 205, 1, 205, 55, 102402, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602403, 6, 600013, 1010, 0, 0, 0, 50000000, 205, 2, 205, 55, 102403, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602404, 6, 600013, 1010, 0, 0, 0, 100000000, 205, 3, 205, 55, 102404, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602405, 6, 100056, 1010, 0, 0, 0, 1, 3010, 1, 205, 55, 102405, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602501, 6, 500001, 41011004, 0, 0, 0, 1, 207, 1, 207, 55, 102501, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602502, 6, 600013, 1011, 0, 0, 0, 10000000, 208, 1, 208, 55, 102502, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602503, 6, 600013, 1011, 0, 0, 0, 50000000, 208, 2, 208, 55, 102503, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602504, 6, 600013, 1011, 0, 0, 0, 100000000, 208, 3, 208, 55, 102504, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602505, 6, 100056, 1011, 0, 0, 0, 1, 3011, 1, 208, 55, 102505, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602601, 6, 500001, 41012004, 0, 0, 0, 1, 210, 1, 210, 55, 102601, 1, 0, 1, 50003, '2025/09/17 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602602, 6, 600013, 1012, 0, 0, 0, 10000000, 211, 1, 211, 55, 102602, 1, 0, 1, 10001, '2025/09/17 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602603, 6, 600013, 1012, 0, 0, 0, 50000000, 211, 2, 211, 55, 102603, 1, 0, 1, 10001, '2025/09/17 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602604, 6, 600013, 1012, 0, 0, 0, 100000000, 211, 3, 211, 55, 102604, 1, 0, 1, 10001, '2025/09/17 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602605, 6, 100056, 1012, 0, 0, 0, 1, 3012, 1, 211, 55, 102605, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602701, 6, 500001, 41013004, 0, 0, 0, 1, 213, 1, 213, 55, 102701, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602702, 6, 600013, 1013, 0, 0, 0, 10000000, 214, 1, 214, 55, 102702, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602703, 6, 600013, 1013, 0, 0, 0, 50000000, 214, 2, 214, 55, 102703, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602704, 6, 600013, 1013, 0, 0, 0, 100000000, 214, 3, 214, 55, 102704, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602705, 6, 100056, 1013, 0, 0, 0, 1, 3013, 1, 214, 55, 102705, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602801, 6, 500001, 41014004, 0, 0, 0, 1, 216, 1, 216, 55, 102801, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602802, 6, 600013, 1014, 0, 0, 0, 10000000, 217, 1, 217, 55, 102802, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602803, 6, 600013, 1014, 0, 0, 0, 50000000, 217, 2, 217, 55, 102803, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602804, 6, 600013, 1014, 0, 0, 0, 100000000, 217, 3, 217, 55, 102804, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602805, 6, 100056, 1014, 0, 0, 0, 1, 3014, 1, 217, 55, 102805, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602901, 6, 500001, 41015004, 0, 0, 0, 1, 219, 1, 219, 55, 102901, 1, 0, 1, 50003, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602902, 6, 600013, 1015, 0, 0, 0, 10000000, 220, 1, 220, 55, 102902, 1, 0, 1, 10001, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602903, 6, 600013, 1015, 0, 0, 0, 50000000, 220, 2, 220, 55, 102903, 1, 0, 1, 10001, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602904, 6, 600013, 1015, 0, 0, 0, 100000000, 220, 3, 220, 55, 102904, 1, 0, 1, 10001, '2025/06/26 00:30:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (602905, 6, 100056, 1015, 0, 0, 0, 1, 3015, 1, 220, 55, 102905, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603001, 6, 500001, 41017004, 0, 0, 0, 1, 222, 1, 222, 55, 103001, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603002, 6, 600013, 1017, 0, 0, 0, 10000000, 223, 1, 223, 55, 103002, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603003, 6, 600013, 1017, 0, 0, 0, 50000000, 223, 2, 223, 55, 103003, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603004, 6, 600013, 1017, 0, 0, 0, 100000000, 223, 3, 223, 55, 103004, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603005, 6, 100056, 1017, 0, 0, 0, 1, 3016, 1, 223, 55, 103005, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603101, 6, 500001, 41018004, 0, 0, 0, 1, 225, 1, 225, 55, 103101, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603102, 6, 600013, 1018, 0, 0, 0, 10000000, 226, 1, 226, 55, 103102, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603103, 6, 600013, 1018, 0, 0, 0, 50000000, 226, 2, 226, 55, 103103, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603104, 6, 600013, 1018, 0, 0, 0, 100000000, 226, 3, 226, 55, 103104, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603105, 6, 100056, 1018, 0, 0, 0, 1, 3017, 1, 226, 55, 103105, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603201, 6, 500001, 41020004, 0, 0, 0, 1, 228, 1, 228, 55, 103201, 1, 0, 1, 50003, '2025/09/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603202, 6, 600013, 1020, 0, 0, 0, 10000000, 229, 1, 229, 55, 103202, 1, 0, 1, 10001, '2025/09/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603203, 6, 600013, 1020, 0, 0, 0, 50000000, 229, 2, 229, 55, 103203, 1, 0, 1, 10001, '2025/09/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603204, 6, 600013, 1020, 0, 0, 0, 100000000, 229, 3, 229, 55, 103204, 1, 0, 1, 10001, '2025/09/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603205, 6, 100056, 1020, 0, 0, 0, 1, 3018, 1, 229, 55, 103205, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603301, 6, 500001, 41024004, 0, 0, 0, 1, 231, 1, 231, 55, 103301, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603302, 6, 600013, 1024, 0, 0, 0, 10000000, 232, 1, 232, 55, 103302, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603303, 6, 600013, 1024, 0, 0, 0, 50000000, 232, 2, 232, 55, 103303, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603304, 6, 600013, 1024, 0, 0, 0, 100000000, 232, 3, 232, 55, 103304, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603305, 6, 100056, 1024, 0, 0, 0, 1, 3019, 1, 232, 55, 103305, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603401, 6, 500001, 41027004, 0, 0, 0, 1, 234, 1, 234, 55, 103401, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603402, 6, 600013, 1027, 0, 0, 0, 10000000, 235, 1, 235, 55, 103402, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603403, 6, 600013, 1027, 0, 0, 0, 50000000, 235, 2, 235, 55, 103403, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603404, 6, 600013, 1027, 0, 0, 0, 100000000, 235, 3, 235, 55, 103404, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603405, 6, 100056, 1027, 0, 0, 0, 1, 3020, 1, 235, 55, 103405, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603501, 6, 500001, 41030004, 0, 0, 0, 1, 237, 1, 237, 55, 103501, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603502, 6, 600013, 1030, 0, 0, 0, 10000000, 238, 1, 238, 55, 103502, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603503, 6, 600013, 1030, 0, 0, 0, 50000000, 238, 2, 238, 55, 103503, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603504, 6, 600013, 1030, 0, 0, 0, 100000000, 238, 3, 238, 55, 103504, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603505, 6, 100056, 1030, 0, 0, 0, 1, 3021, 1, 238, 55, 103505, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603601, 6, 500001, 41032004, 0, 0, 0, 1, 240, 1, 240, 55, 103601, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603602, 6, 600013, 1032, 0, 0, 0, 10000000, 241, 1, 241, 55, 103602, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603603, 6, 600013, 1032, 0, 0, 0, 50000000, 241, 2, 241, 55, 103603, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603604, 6, 600013, 1032, 0, 0, 0, 100000000, 241, 3, 241, 55, 103604, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603605, 6, 100056, 1032, 0, 0, 0, 1, 3022, 1, 241, 55, 103605, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603701, 6, 500001, 41035004, 0, 0, 0, 1, 243, 1, 243, 55, 103701, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603702, 6, 600013, 1035, 0, 0, 0, 10000000, 244, 1, 244, 55, 103702, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603703, 6, 600013, 1035, 0, 0, 0, 50000000, 244, 2, 244, 55, 103703, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603704, 6, 600013, 1035, 0, 0, 0, 100000000, 244, 3, 244, 55, 103704, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603705, 6, 100056, 1035, 0, 0, 0, 1, 3023, 1, 244, 55, 103705, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603801, 6, 500001, 41040004, 0, 0, 0, 1, 246, 1, 246, 55, 103801, 1, 0, 1, 50003, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603802, 6, 600013, 1040, 0, 0, 0, 10000000, 247, 1, 247, 55, 103802, 1, 0, 1, 10001, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603803, 6, 600013, 1040, 0, 0, 0, 50000000, 247, 2, 247, 55, 103803, 1, 0, 1, 10001, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603804, 6, 600013, 1040, 0, 0, 0, 100000000, 247, 3, 247, 55, 103804, 1, 0, 1, 10001, '2025/10/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603805, 6, 100056, 1040, 0, 0, 0, 1, 3024, 1, 247, 55, 103805, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603901, 6, 500001, 41041004, 0, 0, 0, 1, 249, 1, 249, 55, 103901, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603902, 6, 600013, 1041, 0, 0, 0, 10000000, 250, 1, 250, 55, 103902, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603903, 6, 600013, 1041, 0, 0, 0, 50000000, 250, 2, 250, 55, 103903, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603904, 6, 600013, 1041, 0, 0, 0, 100000000, 250, 3, 250, 55, 103904, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (603905, 6, 100056, 1041, 0, 0, 0, 1, 3025, 1, 250, 55, 103905, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604001, 6, 500001, 41045004, 0, 0, 0, 1, 252, 1, 252, 55, 104001, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604002, 6, 600013, 1045, 0, 0, 0, 10000000, 253, 1, 253, 55, 104002, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604003, 6, 600013, 1045, 0, 0, 0, 50000000, 253, 2, 253, 55, 104003, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604004, 6, 600013, 1045, 0, 0, 0, 100000000, 253, 3, 253, 55, 104004, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604005, 6, 100056, 1045, 0, 0, 0, 1, 3026, 1, 253, 55, 104005, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604101, 6, 500001, 41052004, 0, 0, 0, 1, 255, 1, 255, 55, 104101, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604102, 6, 600013, 1052, 0, 0, 0, 10000000, 256, 1, 256, 55, 104102, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604103, 6, 600013, 1052, 0, 0, 0, 50000000, 256, 2, 256, 55, 104103, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604104, 6, 600013, 1052, 0, 0, 0, 100000000, 256, 3, 256, 55, 104104, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604105, 6, 100056, 1052, 0, 0, 0, 1, 3027, 1, 256, 55, 104105, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604201, 6, 500001, 41056004, 0, 0, 0, 1, 258, 1, 258, 55, 104201, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604202, 6, 600013, 1056, 0, 0, 0, 10000000, 259, 1, 259, 55, 104202, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604203, 6, 600013, 1056, 0, 0, 0, 50000000, 259, 2, 259, 55, 104203, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604204, 6, 600013, 1056, 0, 0, 0, 100000000, 259, 3, 259, 55, 104204, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604205, 6, 100056, 1056, 0, 0, 0, 1, 3028, 1, 259, 55, 104205, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604301, 6, 500001, 41060004, 0, 0, 0, 1, 261, 1, 261, 55, 104301, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604302, 6, 600013, 1060, 0, 0, 0, 10000000, 262, 1, 262, 55, 104302, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604303, 6, 600013, 1060, 0, 0, 0, 50000000, 262, 2, 262, 55, 104303, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604304, 6, 600013, 1060, 0, 0, 0, 100000000, 262, 3, 262, 55, 104304, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604305, 6, 100056, 1060, 0, 0, 0, 1, 3029, 1, 262, 55, 104305, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604401, 6, 500001, 41061004, 0, 0, 0, 1, 264, 1, 264, 55, 104401, 1, 0, 0, 50003, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604402, 6, 600013, 1061, 0, 0, 0, 10000000, 265, 1, 265, 55, 104402, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604403, 6, 600013, 1061, 0, 0, 0, 50000000, 265, 2, 265, 55, 104403, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604404, 6, 600013, 1061, 0, 0, 0, 100000000, 265, 3, 265, 55, 104404, 1, 0, 0, 10001, '2017/07/01 1:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604405, 6, 100056, 1061, 0, 0, 0, 1, 3030, 1, 265, 55, 104405, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604501, 6, 500001, 41026004, 0, 0, 0, 1, 266, 1, 266, 55, 104501, 1, 0, 1, 50003, '2025/07/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604502, 6, 600013, 1026, 0, 0, 0, 10000000, 267, 1, 267, 55, 104502, 1, 0, 1, 10001, '2025/07/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604503, 6, 600013, 1026, 0, 0, 0, 50000000, 267, 2, 267, 55, 104503, 1, 0, 1, 10001, '2025/07/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604504, 6, 600013, 1026, 0, 0, 0, 100000000, 267, 3, 267, 55, 104504, 1, 0, 1, 10001, '2025/07/02 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604505, 6, 100056, 1026, 0, 0, 0, 1, 3031, 1, 267, 55, 104505, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604601, 6, 500001, 41023004, 0, 0, 0, 1, 268, 1, 268, 55, 104601, 1, 0, 1, 50003, '2025/07/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604602, 6, 600013, 1023, 0, 0, 0, 10000000, 269, 1, 269, 55, 104602, 1, 0, 1, 10001, '2025/07/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604603, 6, 600013, 1023, 0, 0, 0, 50000000, 269, 2, 269, 55, 104603, 1, 0, 1, 10001, '2025/07/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604604, 6, 600013, 1023, 0, 0, 0, 100000000, 269, 3, 269, 55, 104604, 1, 0, 1, 10001, '2025/07/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604605, 6, 100056, 1023, 0, 0, 0, 1, 3032, 1, 269, 55, 104605, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604701, 6, 500001, 41038004, 0, 0, 0, 1, 270, 1, 270, 55, 104701, 1, 0, 1, 50003, '2025/07/27 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604702, 6, 600013, 1038, 0, 0, 0, 10000000, 271, 1, 271, 55, 104702, 1, 0, 1, 10001, '2025/07/27 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604703, 6, 600013, 1038, 0, 0, 0, 50000000, 271, 2, 271, 55, 104703, 1, 0, 1, 10001, '2025/07/27 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604704, 6, 600013, 1038, 0, 0, 0, 100000000, 271, 3, 271, 55, 104704, 1, 0, 1, 10001, '2025/07/27 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604705, 6, 100056, 1038, 0, 0, 0, 1, 3033, 1, 271, 55, 104705, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604801, 6, 500001, 41050004, 0, 0, 0, 1, 272, 1, 272, 55, 104801, 1, 0, 1, 50003, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604802, 6, 600013, 1050, 0, 0, 0, 10000000, 273, 1, 273, 55, 104802, 1, 0, 1, 10001, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604803, 6, 600013, 1050, 0, 0, 0, 50000000, 273, 2, 273, 55, 104803, 1, 0, 1, 10001, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604804, 6, 600013, 1050, 0, 0, 0, 100000000, 273, 3, 273, 55, 104804, 1, 0, 1, 10001, '2025/08/03 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604805, 6, 100056, 1050, 0, 0, 0, 1, 3034, 1, 273, 55, 104805, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604901, 6, 500001, 41046004, 0, 0, 0, 1, 274, 1, 274, 55, 104901, 1, 0, 1, 50003, '2025/08/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604902, 6, 600013, 1046, 0, 0, 0, 10000000, 275, 1, 275, 55, 104902, 1, 0, 1, 10001, '2025/08/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604903, 6, 600013, 1046, 0, 0, 0, 50000000, 275, 2, 275, 55, 104903, 1, 0, 1, 10001, '2025/08/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604904, 6, 600013, 1046, 0, 0, 0, 100000000, 275, 3, 275, 55, 104904, 1, 0, 1, 10001, '2025/08/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (604905, 6, 100056, 1046, 0, 0, 0, 1, 3035, 1, 275, 55, 104905, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605001, 6, 500001, 41016004, 0, 0, 0, 1, 276, 1, 276, 55, 105001, 1, 0, 1, 50003, '2025/08/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605002, 6, 600013, 1016, 0, 0, 0, 10000000, 277, 1, 277, 55, 105002, 1, 0, 1, 10001, '2025/08/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605003, 6, 600013, 1016, 0, 0, 0, 50000000, 277, 2, 277, 55, 105003, 1, 0, 1, 10001, '2025/08/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605004, 6, 600013, 1016, 0, 0, 0, 100000000, 277, 3, 277, 55, 105004, 1, 0, 1, 10001, '2025/08/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605005, 6, 100056, 1016, 0, 0, 0, 1, 3036, 1, 277, 55, 105005, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605101, 6, 500001, 41058004, 0, 0, 0, 1, 278, 1, 278, 55, 105101, 1, 0, 1, 50003, '2025/10/21 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605102, 6, 600013, 1058, 0, 0, 0, 10000000, 279, 1, 279, 55, 105102, 1, 0, 1, 10001, '2025/10/21 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605103, 6, 600013, 1058, 0, 0, 0, 50000000, 279, 2, 279, 55, 105103, 1, 0, 1, 10001, '2025/10/21 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605104, 6, 600013, 1058, 0, 0, 0, 100000000, 279, 3, 279, 55, 105104, 1, 0, 1, 10001, '2025/10/21 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605105, 6, 100056, 1058, 0, 0, 0, 1, 3037, 1, 279, 55, 105105, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605201, 6, 500001, 41037004, 0, 0, 0, 1, 280, 1, 280, 55, 105201, 1, 0, 1, 50003, '2025/10/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605202, 6, 600013, 1037, 0, 0, 0, 10000000, 281, 1, 281, 55, 105202, 1, 0, 1, 10001, '2025/10/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605203, 6, 600013, 1037, 0, 0, 0, 50000000, 281, 2, 281, 55, 105203, 1, 0, 1, 10001, '2025/10/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605204, 6, 600013, 1037, 0, 0, 0, 100000000, 281, 3, 281, 55, 105204, 1, 0, 1, 10001, '2025/10/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605205, 6, 100056, 1037, 0, 0, 0, 1, 3038, 1, 281, 55, 105205, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605301, 6, 500001, 41028004, 0, 0, 0, 1, 282, 1, 282, 55, 105301, 1, 0, 1, 50003, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605302, 6, 600013, 1028, 0, 0, 0, 10000000, 283, 1, 283, 55, 105302, 1, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605303, 6, 600013, 1028, 0, 0, 0, 50000000, 283, 2, 283, 55, 105303, 1, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605304, 6, 600013, 1028, 0, 0, 0, 100000000, 283, 3, 283, 55, 105304, 1, 0, 1, 10001, '2025/11/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605305, 6, 100056, 1028, 0, 0, 0, 1, 3039, 1, 283, 55, 105305, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605401, 6, 500001, 41019004, 0, 0, 0, 1, 284, 1, 284, 55, 105401, 1, 0, 1, 50003, '2025/11/19 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605402, 6, 600013, 1019, 0, 0, 0, 10000000, 285, 1, 285, 55, 105402, 1, 0, 1, 10001, '2025/11/19 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605403, 6, 600013, 1019, 0, 0, 0, 50000000, 285, 2, 285, 55, 105403, 1, 0, 1, 10001, '2025/11/19 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605404, 6, 600013, 1019, 0, 0, 0, 100000000, 285, 3, 285, 55, 105404, 1, 0, 1, 10001, '2025/11/19 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605405, 6, 100056, 1019, 0, 0, 0, 1, 3040, 1, 285, 55, 105405, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605501, 6, 500001, 41039004, 0, 0, 0, 1, 286, 1, 286, 55, 105501, 1, 0, 1, 50003, '2025/12/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605502, 6, 600013, 1039, 0, 0, 0, 10000000, 287, 1, 287, 55, 105502, 1, 0, 1, 10001, '2025/12/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605503, 6, 600013, 1039, 0, 0, 0, 50000000, 287, 2, 287, 55, 105503, 1, 0, 1, 10001, '2025/12/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605504, 6, 600013, 1039, 0, 0, 0, 100000000, 287, 3, 287, 55, 105504, 1, 0, 1, 10001, '2025/12/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605505, 6, 100056, 1039, 0, 0, 0, 1, 3041, 1, 287, 55, 105505, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605601, 6, 500001, 41025004, 0, 0, 0, 1, 288, 1, 288, 55, 105601, 1, 0, 1, 50003, '2025/12/8 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605602, 6, 600013, 1025, 0, 0, 0, 10000000, 289, 1, 289, 55, 105602, 1, 0, 1, 10001, '2025/12/8 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605603, 6, 600013, 1025, 0, 0, 0, 50000000, 289, 2, 289, 55, 105603, 1, 0, 1, 10001, '2025/12/8 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605604, 6, 600013, 1025, 0, 0, 0, 100000000, 289, 3, 289, 55, 105604, 1, 0, 1, 10001, '2025/12/8 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605605, 6, 100056, 1025, 0, 0, 0, 1, 3042, 1, 289, 55, 105605, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605701, 6, 500001, 41048004, 0, 0, 0, 1, 290, 1, 290, 55, 105701, 1, 0, 1, 50003, '2025/12/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605702, 6, 600013, 1048, 0, 0, 0, 10000000, 291, 1, 291, 55, 105702, 1, 0, 1, 10001, '2025/12/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605703, 6, 600013, 1048, 0, 0, 0, 50000000, 291, 2, 291, 55, 105703, 1, 0, 1, 10001, '2025/12/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605704, 6, 600013, 1048, 0, 0, 0, 100000000, 291, 3, 291, 55, 105704, 1, 0, 1, 10001, '2025/12/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605705, 6, 100056, 1048, 0, 0, 0, 1, 3043, 1, 291, 55, 105705, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605801, 6, 500001, 41059004, 0, 0, 0, 1, 292, 1, 292, 55, 105801, 1, 0, 1, 50003, '2025/12/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605802, 6, 600013, 1059, 0, 0, 0, 10000000, 293, 1, 293, 55, 105802, 1, 0, 1, 10001, '2025/12/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605803, 6, 600013, 1059, 0, 0, 0, 50000000, 293, 2, 293, 55, 105803, 1, 0, 1, 10001, '2025/12/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605804, 6, 600013, 1059, 0, 0, 0, 100000000, 293, 3, 293, 55, 105804, 1, 0, 1, 10001, '2025/12/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605805, 6, 100056, 1059, 0, 0, 0, 1, 3044, 1, 293, 55, 105805, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605901, 6, 500001, 41022004, 0, 0, 0, 1, 294, 1, 294, 55, 105901, 1, 0, 1, 50003, '2026/01/15 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605902, 6, 600013, 1022, 0, 0, 0, 10000000, 295, 1, 295, 55, 105902, 1, 0, 1, 10001, '2026/01/15 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605903, 6, 600013, 1022, 0, 0, 0, 50000000, 295, 2, 295, 55, 105903, 1, 0, 1, 10001, '2026/01/15 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605904, 6, 600013, 1022, 0, 0, 0, 100000000, 295, 3, 295, 55, 105904, 1, 0, 1, 10001, '2026/01/15 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (605905, 6, 100056, 1022, 0, 0, 0, 1, 3045, 1, 295, 55, 105905, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606001, 6, 500001, 41021004, 0, 0, 0, 1, 296, 1, 296, 55, 106001, 1, 0, 1, 50003, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606002, 6, 600013, 1021, 0, 0, 0, 10000000, 297, 1, 297, 55, 106002, 1, 0, 1, 10001, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606003, 6, 600013, 1021, 0, 0, 0, 50000000, 297, 2, 297, 55, 106003, 1, 0, 1, 10001, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606004, 6, 600013, 1021, 0, 0, 0, 100000000, 297, 3, 297, 55, 106004, 1, 0, 1, 10001, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606005, 6, 100056, 1021, 0, 0, 0, 1, 3046, 1, 297, 55, 106005, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606101, 6, 500001, 41069004, 0, 0, 0, 1, 298, 1, 298, 55, 106101, 1, 0, 1, 50003, '2026/02/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606102, 6, 600013, 1069, 0, 0, 0, 10000000, 299, 1, 299, 55, 106102, 1, 0, 1, 10001, '2026/02/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606103, 6, 600013, 1069, 0, 0, 0, 50000000, 299, 2, 299, 55, 106103, 1, 0, 1, 10001, '2026/02/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606104, 6, 600013, 1069, 0, 0, 0, 100000000, 299, 3, 299, 55, 106104, 1, 0, 1, 10001, '2026/02/11 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606105, 6, 100056, 1069, 0, 0, 0, 1, 3047, 1, 299, 55, 106105, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606201, 6, 500001, 41071004, 0, 0, 0, 1, 300, 1, 300, 55, 106201, 1, 0, 1, 50003, '2026/02/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606202, 6, 600013, 1071, 0, 0, 0, 10000000, 301, 1, 301, 55, 106202, 1, 0, 1, 10001, '2026/02/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606203, 6, 600013, 1071, 0, 0, 0, 50000000, 301, 2, 301, 55, 106203, 1, 0, 1, 10001, '2026/02/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606204, 6, 600013, 1071, 0, 0, 0, 100000000, 301, 3, 301, 55, 106204, 1, 0, 1, 10001, '2026/02/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606205, 6, 100056, 1071, 0, 0, 0, 1, 3048, 1, 301, 55, 106205, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606301, 6, 500001, 41033004, 0, 0, 0, 1, 302, 1, 302, 55, 106301, 1, 0, 1, 50003, '2026/03/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606302, 6, 600013, 1033, 0, 0, 0, 10000000, 303, 1, 303, 55, 106302, 1, 0, 1, 10001, '2026/03/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606303, 6, 600013, 1033, 0, 0, 0, 50000000, 303, 2, 303, 55, 106303, 1, 0, 1, 10001, '2026/03/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606304, 6, 600013, 1033, 0, 0, 0, 100000000, 303, 3, 303, 55, 106304, 1, 0, 1, 10001, '2026/03/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606305, 6, 100056, 1033, 0, 0, 0, 1, 3049, 1, 304, 55, 106305, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606401, 6, 500001, 41068004, 0, 0, 0, 1, 304, 1, 305, 55, 106401, 1, 0, 1, 50003, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606402, 6, 600013, 1068, 0, 0, 0, 10000000, 305, 1, 306, 55, 106402, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606403, 6, 600013, 1068, 0, 0, 0, 50000000, 305, 2, 306, 55, 106403, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606404, 6, 600013, 1068, 0, 0, 0, 100000000, 305, 3, 306, 55, 106404, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606405, 6, 100056, 1068, 0, 0, 0, 1, 3050, 1, 307, 55, 106405, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606501, 6, 500001, 41062004, 0, 0, 0, 1, 306, 1, 308, 55, 106501, 1, 0, 1, 50003, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606502, 6, 600013, 1062, 0, 0, 0, 10000000, 307, 1, 309, 55, 106502, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606503, 6, 600013, 1062, 0, 0, 0, 50000000, 307, 2, 309, 55, 106503, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606504, 6, 600013, 1062, 0, 0, 0, 100000000, 307, 3, 309, 55, 106504, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606505, 6, 100056, 1062, 0, 0, 0, 1, 3051, 1, 310, 55, 106505, 1, 0, 1, 10001, '2026/03/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606601, 6, 500001, 41067004, 0, 0, 0, 1, 308, 1, 311, 55, 106601, 1, 0, 1, 50003, '2026/03/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606602, 6, 600013, 1067, 0, 0, 0, 10000000, 309, 1, 312, 55, 106602, 1, 0, 1, 10001, '2026/03/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606603, 6, 600013, 1067, 0, 0, 0, 50000000, 309, 2, 312, 55, 106603, 1, 0, 1, 10001, '2026/03/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606604, 6, 600013, 1067, 0, 0, 0, 100000000, 309, 3, 312, 55, 106604, 1, 0, 1, 10001, '2026/03/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606605, 6, 100056, 1067, 0, 0, 0, 1, 3052, 1, 313, 55, 106605, 1, 0, 1, 10001, '2026/03/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606701, 6, 500001, 41074004, 0, 0, 0, 1, 310, 1, 314, 55, 106701, 1, 0, 1, 50003, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606702, 6, 600013, 1074, 0, 0, 0, 10000000, 311, 1, 315, 55, 106702, 1, 0, 1, 10001, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606703, 6, 600013, 1074, 0, 0, 0, 50000000, 311, 2, 315, 55, 106703, 1, 0, 1, 10001, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606704, 6, 600013, 1074, 0, 0, 0, 100000000, 311, 3, 315, 55, 106704, 1, 0, 1, 10001, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606705, 6, 100056, 1074, 0, 0, 0, 1, 3053, 1, 316, 55, 106705, 1, 0, 1, 10001, '2026/03/26 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606801, 6, 500001, 41051004, 0, 0, 0, 1, 312, 1, 317, 55, 106801, 1, 0, 1, 50003, '2026/04/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606802, 6, 600013, 1051, 0, 0, 0, 10000000, 313, 1, 318, 55, 106802, 1, 0, 1, 10001, '2026/04/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606803, 6, 600013, 1051, 0, 0, 0, 50000000, 313, 2, 318, 55, 106803, 1, 0, 1, 10001, '2026/04/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606804, 6, 600013, 1051, 0, 0, 0, 100000000, 313, 3, 318, 55, 106804, 1, 0, 1, 10001, '2026/04/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606805, 6, 100056, 1051, 0, 0, 0, 1, 3054, 1, 319, 55, 106805, 1, 0, 1, 10001, '2026/04/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606901, 6, 500001, 41072004, 0, 0, 0, 1, 314, 1, 320, 55, 106901, 1, 0, 1, 50003, '2026/04/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606902, 6, 600013, 1072, 0, 0, 0, 10000000, 315, 1, 321, 55, 106902, 1, 0, 1, 10001, '2026/04/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606903, 6, 600013, 1072, 0, 0, 0, 50000000, 315, 2, 321, 55, 106903, 1, 0, 1, 10001, '2026/04/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606904, 6, 600013, 1072, 0, 0, 0, 100000000, 315, 3, 321, 55, 106904, 1, 0, 1, 10001, '2026/04/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (606905, 6, 100056, 1072, 0, 0, 0, 1, 3055, 1, 322, 55, 106905, 1, 0, 1, 10001, '2026/04/20 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607001, 6, 500001, 41031004, 0, 0, 0, 1, 316, 1, 323, 55, 107001, 1, 0, 1, 50003, '2026/04/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607002, 6, 600013, 1031, 0, 0, 0, 10000000, 317, 1, 324, 55, 107002, 1, 0, 1, 10001, '2026/04/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607003, 6, 600013, 1031, 0, 0, 0, 50000000, 317, 2, 324, 55, 107003, 1, 0, 1, 10001, '2026/04/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607004, 6, 600013, 1031, 0, 0, 0, 100000000, 317, 3, 324, 55, 107004, 1, 0, 1, 10001, '2026/04/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607005, 6, 100056, 1031, 0, 0, 0, 1, 3056, 1, 325, 55, 107005, 1, 0, 1, 10001, '2026/04/30 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607101, 6, 500001, 41064004, 0, 0, 0, 1, 318, 1, 326, 55, 107101, 1, 0, 1, 50003, '2026/05/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607102, 6, 600013, 1064, 0, 0, 0, 10000000, 319, 1, 327, 55, 107102, 1, 0, 1, 10001, '2026/05/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607103, 6, 600013, 1064, 0, 0, 0, 50000000, 319, 2, 327, 55, 107103, 1, 0, 1, 10001, '2026/05/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607104, 6, 600013, 1064, 0, 0, 0, 100000000, 319, 3, 327, 55, 107104, 1, 0, 1, 10001, '2026/05/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607105, 6, 100056, 1064, 0, 0, 0, 1, 3057, 1, 328, 55, 107105, 1, 0, 1, 10001, '2026/05/10 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607201, 6, 500001, 41034004, 0, 0, 0, 1, 320, 1, 329, 55, 107201, 1, 0, 1, 50003, '2026/05/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607202, 6, 600013, 1034, 0, 0, 0, 10000000, 321, 1, 330, 55, 107202, 1, 0, 1, 10001, '2026/05/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607203, 6, 600013, 1034, 0, 0, 0, 50000000, 321, 2, 330, 55, 107203, 1, 0, 1, 10001, '2026/05/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607204, 6, 600013, 1034, 0, 0, 0, 100000000, 321, 3, 330, 55, 107204, 1, 0, 1, 10001, '2026/05/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607205, 6, 100056, 1034, 0, 0, 0, 1, 3058, 1, 331, 55, 107205, 1, 0, 1, 10001, '2026/05/28 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607301, 6, 500001, 41044004, 0, 0, 0, 1, 322, 1, 332, 55, 107301, 1, 0, 1, 50003, '2026/06/04 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607302, 6, 600013, 1044, 0, 0, 0, 10000000, 323, 1, 333, 55, 107302, 1, 0, 1, 10001, '2026/06/04 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607303, 6, 600013, 1044, 0, 0, 0, 50000000, 323, 2, 333, 55, 107303, 1, 0, 1, 10001, '2026/06/04 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607304, 6, 600013, 1044, 0, 0, 0, 100000000, 323, 3, 333, 55, 107304, 1, 0, 1, 10001, '2026/06/04 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607305, 6, 100056, 1044, 0, 0, 0, 1, 3059, 1, 334, 55, 107305, 1, 0, 1, 10001, '2026/06/04 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607401, 6, 500001, 41036004, 0, 0, 0, 1, 324, 1, 335, 55, 107401, 1, 0, 1, 50003, '2026/06/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607402, 6, 600013, 1036, 0, 0, 0, 10000000, 325, 1, 336, 55, 107402, 1, 0, 1, 10001, '2026/06/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607403, 6, 600013, 1036, 0, 0, 0, 50000000, 325, 2, 336, 55, 107403, 1, 0, 1, 10001, '2026/06/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607404, 6, 600013, 1036, 0, 0, 0, 100000000, 325, 3, 336, 55, 107404, 1, 0, 1, 10001, '2026/06/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607405, 6, 100056, 1036, 0, 0, 0, 1, 3060, 1, 337, 55, 107405, 1, 0, 1, 10001, '2026/06/18 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607501, 6, 500001, 41053004, 0, 0, 0, 1, 326, 1, 338, 55, 107501, 1, 0, 1, 50003, '2026/07/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607502, 6, 600013, 1053, 0, 0, 0, 10000000, 327, 1, 339, 55, 107502, 1, 0, 1, 10001, '2026/07/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607503, 6, 600013, 1053, 0, 0, 0, 50000000, 327, 2, 339, 55, 107503, 1, 0, 1, 10001, '2026/07/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607504, 6, 600013, 1053, 0, 0, 0, 100000000, 327, 3, 339, 55, 107504, 1, 0, 1, 10001, '2026/07/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607505, 6, 100056, 1053, 0, 0, 0, 1, 3061, 1, 340, 55, 107505, 1, 0, 1, 10001, '2026/07/07 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607601, 6, 500001, 41098004, 0, 0, 0, 1, 328, 1, 341, 55, 107601, 1, 0, 1, 50003, '2026/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607602, 6, 600013, 1098, 0, 0, 0, 10000000, 329, 1, 342, 55, 107602, 1, 0, 1, 10001, '2026/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607603, 6, 600013, 1098, 0, 0, 0, 50000000, 329, 2, 342, 55, 107603, 1, 0, 1, 10001, '2026/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607604, 6, 600013, 1098, 0, 0, 0, 100000000, 329, 3, 342, 55, 107604, 1, 0, 1, 10001, '2026/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607605, 6, 100056, 1098, 0, 0, 0, 1, 3062, 1, 343, 55, 107605, 1, 0, 1, 10001, '2026/07/16 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607701, 6, 500001, 41029004, 0, 0, 0, 1, 330, 1, 344, 55, 107701, 1, 0, 1, 50003, '2026/08/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607702, 6, 600013, 1029, 0, 0, 0, 10000000, 331, 1, 345, 55, 107702, 1, 0, 1, 10001, '2026/08/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607703, 6, 600013, 1029, 0, 0, 0, 50000000, 331, 2, 345, 55, 107703, 1, 0, 1, 10001, '2026/08/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607704, 6, 600013, 1029, 0, 0, 0, 100000000, 331, 3, 345, 55, 107704, 1, 0, 1, 10001, '2026/08/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607705, 6, 100056, 1029, 0, 0, 0, 1, 3063, 1, 346, 55, 107705, 1, 0, 1, 10001, '2026/08/05 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607801, 6, 500001, 41042004, 0, 0, 0, 1, 332, 1, 347, 55, 107801, 1, 0, 1, 50003, '2026/08/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607802, 6, 600013, 1042, 0, 0, 0, 10000000, 333, 1, 348, 55, 107802, 1, 0, 1, 10001, '2026/08/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607803, 6, 600013, 1042, 0, 0, 0, 50000000, 333, 2, 348, 55, 107803, 1, 0, 1, 10001, '2026/08/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607804, 6, 600013, 1042, 0, 0, 0, 100000000, 333, 3, 348, 55, 107804, 1, 0, 1, 10001, '2026/08/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607805, 6, 100056, 1042, 0, 0, 0, 1, 3064, 1, 349, 55, 107805, 1, 0, 1, 10001, '2026/08/12 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607901, 6, 500001, 41087004, 0, 0, 0, 1, 334, 1, 350, 55, 107901, 1, 0, 1, 50003, '2026/08/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607902, 6, 600013, 1087, 0, 0, 0, 10000000, 335, 1, 351, 55, 107902, 1, 0, 1, 10001, '2026/08/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607903, 6, 600013, 1087, 0, 0, 0, 50000000, 335, 2, 351, 55, 107903, 1, 0, 1, 10001, '2026/08/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607904, 6, 600013, 1087, 0, 0, 0, 100000000, 335, 3, 351, 55, 107904, 1, 0, 1, 10001, '2026/08/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (607905, 6, 100056, 1087, 0, 0, 0, 1, 3065, 1, 352, 55, 107905, 1, 0, 1, 10001, '2026/08/25 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (608001, 6, 500001, 41078004, 0, 0, 0, 1, 336, 1, 353, 55, 108001, 1, 0, 1, 50003, '2026/09/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (608002, 6, 600013, 1078, 0, 0, 0, 10000000, 337, 1, 354, 55, 108002, 1, 0, 1, 10001, '2026/09/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (608003, 6, 600013, 1078, 0, 0, 0, 50000000, 337, 2, 354, 55, 108003, 1, 0, 1, 10001, '2026/09/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (608004, 6, 600013, 1078, 0, 0, 0, 100000000, 337, 3, 354, 55, 108004, 1, 0, 1, 10001, '2026/09/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (608005, 6, 100056, 1078, 0, 0, 0, 1, 3066, 1, 355, 55, 108005, 1, 0, 1, 10001, '2026/09/01 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (900002, 3, 600019, 900001, 0, 0, 0, 1, 830, 1, 830, 90, 43, 100, 0, 1, 9999, '2021/02/24 5:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000001, 4, 100028, 1009, 5000, 0, 0, 1, 5001, 1, 202, 91, 59, 30000, 4, 1, 10001, '2021/02/24 5:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000002, 4, 100025, 100401, 3, 0, 0, 1, 5002, 1, 203, 11, 4, 10, 4, 1, 10001, '2021/02/24 5:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000003, 4, 100025, 101401, 3, 0, 0, 1, 5003, 1, 204, 20, 32, 2, 4, 1, 10001, '2021/02/24 5:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000004, 4, 300004, 0, 0, 0, 0, 1, 5004, 1, 205, 30, 110, 15000, 4, 1, 30001, '2021/02/24 5:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000005, 4, 900003, 1000001, 1000002, 1000003, 1000004, 4, 5005, 1, 206, 102, 100301, 5, 4, 1, 0, '2021/02/24 5:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000006, 4, 100028, 1008, 5000, 0, 0, 1, 5006, 1, 207, 91, 59, 30000, 4, 1, 10001, '2025/06/26 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000007, 4, 100025, 101001, 3, 0, 0, 1, 5007, 1, 208, 11, 7, 10, 4, 1, 10001, '2025/06/26 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000008, 4, 100025, 100801, 3, 0, 0, 1, 5008, 1, 209, 34, 95, 5, 4, 1, 10001, '2025/06/26 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000009, 4, 300001, 0, 0, 0, 0, 10, 5009, 1, 210, 30, 110, 15000, 4, 1, 30003, '2025/06/26 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000010, 4, 900003, 1000006, 1000007, 1000008, 1000009, 4, 5010, 1, 211, 102, 100301, 5, 4, 1, 0, '2025/06/26 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000011, 4, 100028, 1007, 5000, 0, 0, 1, 5011, 1, 212, 91, 59, 30000, 4, 1, 10001, '2025/06/27 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000012, 4, 100025, 100501, 3, 0, 0, 1, 5012, 1, 213, 20, 32, 2, 4, 1, 10001, '2025/06/27 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000013, 4, 100025, 100601, 3, 0, 0, 1, 5013, 1, 214, 11, 10, 10, 4, 1, 10001, '2025/06/27 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000014, 4, 100015, 0, 0, 0, 0, 10, 5014, 1, 215, 30, 110, 15000, 4, 1, 10001, '2025/06/27 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000015, 4, 900003, 1000011, 1000012, 1000013, 1000014, 4, 5015, 1, 216, 102, 100301, 5, 4, 1, 0, '2025/06/27 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000016, 4, 100028, 1052, 5000, 0, 0, 1, 5016, 1, 217, 91, 59, 30000, 4, 1, 10001, '2025/06/28 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000017, 4, 100025, 300801, 3, 0, 0, 1, 5017, 1, 218, 11, 13, 10, 4, 1, 10001, '2025/06/28 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000018, 4, 100025, 100101, 3, 0, 0, 1, 5018, 1, 219, 34, 95, 5, 4, 1, 10001, '2025/06/28 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000019, 4, 100016, 0, 0, 0, 0, 5, 5019, 1, 220, 30, 110, 15000, 4, 1, 10001, '2025/06/28 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000020, 4, 900003, 1000016, 1000017, 1000018, 1000019, 4, 5020, 1, 221, 102, 100301, 5, 4, 1, 0, '2025/06/28 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000021, 4, 100028, 1041, 5000, 0, 0, 1, 5021, 1, 222, 91, 59, 30000, 4, 1, 10001, '2025/06/29 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000022, 4, 100025, 101301, 3, 0, 0, 1, 5022, 1, 223, 11, 1, 10, 4, 1, 10001, '2025/06/29 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000023, 4, 100025, 100201, 3, 0, 0, 1, 5023, 1, 224, 20, 32, 2, 4, 1, 10001, '2025/06/29 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000024, 4, 100004, 9, 0, 0, 0, 1, 5024, 1, 225, 30, 110, 15000, 4, 1, 10001, '2025/06/29 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000025, 4, 900003, 1000021, 1000022, 1000023, 1000024, 4, 5025, 1, 226, 102, 100301, 5, 4, 1, 0, '2025/06/29 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000026, 4, 100028, 0, 20000, 0, 0, 1, 5026, 1, 227, 91, 59, 30000, 4, 1, 10001, '2025/06/30 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000027, 4, 100023, 3, 0, 0, 0, 1, 5027, 1, 228, 90, 43, 100, 4, 1, 10001, '2025/06/30 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000028, 4, 100008, 10006, 0, 0, 0, 10, 5028, 1, 229, 30, 110, 15000, 4, 1, 10001, '2025/06/30 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000029, 4, 100026, 10001, 18, 0, 0, 1, 5029, 1, 230, 34, 95, 5, 4, 1, 10001, '2025/06/30 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000030, 4, 900003, 1000026, 1000027, 1000028, 1000029, 4, 5030, 1, 231, 102, 100301, 5, 4, 1, 0, '2025/06/30 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000031, 4, 100028, 0, 50000, 0, 0, 1, 5031, 1, 232, 91, 59, 30000, 4, 1, 10001, '2025/07/01 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000032, 4, 100009, 0, 0, 0, 0, 1, 5032, 1, 233, 40, 136, 1, 4, 1, 10001, '2025/07/01 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000033, 4, 100008, 10005, 0, 0, 0, 10, 5033, 1, 234, 30, 110, 15000, 4, 1, 10001, '2025/07/01 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000034, 4, 100026, 10003, 18, 0, 0, 1, 5034, 1, 235, 93, 44, 1, 4, 1, 10001, '2025/07/01 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000035, 4, 900003, 1000031, 1000032, 1000033, 1000034, 4, 5035, 1, 236, 102, 100301, 5, 4, 1, 0, '2025/07/01 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000036, 4, 900001, 4, 0, 0, 0, 35, 5000, 1, 201, 40, 113, 1, 4, 1, 0, '2021/02/24 5:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000037, 4, 300006, 2, 0, 0, 0, 1, 5037, 1, 102, 91, 59, 30000, 5, 1, 20001, '2025/07/04 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000038, 4, 200013, 1, 0, 0, 0, 15, 5038, 1, 103, 30, 110, 15000, 5, 1, 20001, '2025/07/04 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000039, 4, 200005, 0, 0, 0, 0, 5, 5039, 1, 104, 20, 32, 2, 5, 1, 20001, '2025/07/04 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000040, 4, 200008, 0, 0, 0, 0, 3, 5040, 1, 105, 21, 34, 2, 5, 1, 20003, '2025/07/04 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000041, 4, 900003, 1000037, 1000038, 1000039, 1000040, 4, 5041, 1, 106, 102, 101301, 5, 5, 1, 0, '2025/07/04 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000042, 4, 200014, 0, 0, 0, 0, 200000, 5042, 1, 107, 91, 59, 30000, 5, 1, 20001, '2025/07/05 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000043, 4, 200006, 0, 0, 0, 0, 1, 5043, 1, 108, 30, 110, 15000, 5, 1, 20001, '2025/07/05 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000044, 4, 200017, 1, 0, 0, 0, 3, 5044, 1, 109, 150, 116, 5, 5, 1, 20001, '2025/07/05 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000045, 4, 200018, 7, 0, 0, 0, 1, 5045, 1, 110, 21, 34, 2, 5, 1, 20003, '2025/07/05 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000046, 4, 900003, 1000042, 1000043, 1000044, 1000045, 4, 5046, 1, 111, 102, 101301, 5, 5, 1, 0, '2025/07/05 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000047, 4, 200013, 2, 0, 0, 0, 1000, 5047, 1, 112, 91, 59, 30000, 5, 1, 20001, '2025/07/06 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000048, 4, 200003, 0, 0, 0, 0, 3, 5048, 1, 113, 30, 110, 15000, 5, 1, 20003, '2025/07/06 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000049, 4, 200017, 2, 0, 0, 0, 3, 5049, 1, 114, 150, 117, 5, 5, 1, 20001, '2025/07/06 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000050, 4, 200018, 1, 0, 0, 0, 1, 5050, 1, 115, 21, 34, 2, 5, 1, 20003, '2025/07/06 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000051, 4, 900003, 1000047, 1000048, 1000049, 1000050, 4, 5051, 1, 116, 102, 101301, 5, 5, 1, 0, '2025/07/06 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000052, 4, 300006, 4, 0, 0, 0, 1, 5052, 1, 117, 91, 59, 30000, 5, 1, 20001, '2025/07/07 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000053, 4, 200006, 0, 0, 0, 0, 3, 5053, 1, 118, 30, 110, 15000, 5, 1, 20001, '2025/07/07 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000054, 4, 200017, 3, 0, 0, 0, 3, 5054, 1, 119, 150, 118, 5, 5, 1, 20001, '2025/07/07 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000055, 4, 200018, 3, 0, 0, 0, 1, 5055, 1, 120, 21, 34, 2, 5, 1, 20003, '2025/07/07 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000056, 4, 900003, 1000052, 1000053, 1000054, 1000055, 4, 5056, 1, 121, 102, 101301, 5, 5, 1, 0, '2025/07/07 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000057, 4, 200014, 0, 0, 0, 0, 500000, 5057, 1, 122, 91, 59, 30000, 5, 1, 20001, '2025/07/08 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000058, 4, 200003, 0, 0, 0, 0, 3, 5058, 1, 123, 30, 110, 15000, 5, 1, 20003, '2025/07/08 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000059, 4, 200017, 4, 0, 0, 0, 3, 5059, 1, 124, 150, 119, 5, 5, 1, 20001, '2025/07/08 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000060, 4, 200018, 5, 0, 0, 0, 1, 5060, 1, 125, 21, 34, 2, 5, 1, 20003, '2025/07/08 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000061, 4, 900003, 1000057, 1000058, 1000059, 1000060, 4, 5061, 1, 126, 102, 101301, 5, 5, 1, 0, '2025/07/08 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000062, 4, 200013, 2, 0, 0, 0, 2000, 5062, 1, 127, 91, 59, 30000, 5, 1, 20001, '2025/07/09 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000063, 4, 200013, 1, 0, 0, 0, 30, 5063, 1, 128, 30, 110, 15000, 5, 1, 20001, '2025/07/09 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000064, 4, 200017, 5, 0, 0, 0, 3, 5064, 1, 129, 150, 120, 5, 5, 1, 20001, '2025/07/09 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000065, 4, 200018, 6, 0, 0, 0, 1, 5065, 1, 130, 90, 43, 100, 5, 1, 20003, '2025/07/09 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000066, 4, 900003, 1000062, 1000063, 1000064, 1000065, 4, 5066, 1, 131, 102, 101301, 5, 5, 1, 0, '2025/07/09 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000067, 4, 300006, 5, 0, 0, 0, 1, 5067, 1, 132, 91, 59, 30000, 5, 1, 20001, '2025/07/10 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000068, 4, 200003, 0, 0, 0, 0, 3, 5068, 1, 133, 30, 110, 15000, 5, 1, 20003, '2025/07/10 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000069, 4, 200014, 0, 0, 0, 0, 1000000, 5069, 1, 134, 93, 44, 1, 5, 1, 20001, '2025/07/10 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000070, 4, 200006, 0, 0, 0, 0, 5, 5070, 1, 135, 40, 135, 1, 5, 1, 20001, '2025/07/10 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000071, 4, 900003, 1000067, 1000068, 1000069, 1000070, 4, 5071, 1, 136, 102, 101301, 5, 5, 1, 0, '2025/07/10 15:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000072, 4, 900001, 4, 0, 0, 0, 35, 5036, 1, 101, 40, 114, 1, 5, 1, 0, '2025/07/04 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000073, 4, 100025, 101001, 3, 0, 0, 1, 5101, 1, 1, 91, 59, 10000, 3, 1, 10001, '2025/07/13 22:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000074, 4, 100025, 101501, 3, 0, 0, 1, 5102, 1, 2, 91, 59, 10000, 3, 1, 10001, '2025/07/13 22:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000075, 4, 100025, 200901, 3, 0, 0, 1, 5103, 1, 3, 30, 110, 10000, 3, 1, 10001, '2025/07/13 22:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000076, 4, 100025, 100301, 3, 0, 0, 1, 5104, 1, 5, 91, 59, 10000, 3, 1, 10001, '2025/07/14 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000077, 4, 100025, 100501, 3, 0, 0, 1, 5105, 1, 6, 91, 59, 10000, 3, 1, 10001, '2025/07/14 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000078, 4, 100025, 100601, 3, 0, 0, 1, 5106, 1, 7, 30, 110, 10000, 3, 1, 10001, '2025/07/14 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000079, 4, 100025, 101501, 3, 0, 0, 1, 5107, 1, 9, 91, 59, 10000, 3, 1, 10001, '2025/07/15 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000080, 4, 100025, 102301, 3, 0, 0, 1, 5108, 1, 10, 91, 59, 10000, 3, 1, 10001, '2025/07/15 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000081, 4, 100025, 100301, 3, 0, 0, 1, 5109, 1, 11, 30, 110, 10000, 3, 1, 10001, '2025/07/15 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000082, 4, 100025, 100601, 3, 0, 0, 1, 5110, 1, 13, 91, 59, 10000, 3, 1, 10001, '2025/07/16 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000083, 4, 100025, 101101, 3, 0, 0, 1, 5111, 1, 14, 91, 59, 10000, 3, 1, 10001, '2025/07/16 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000084, 4, 100025, 101001, 3, 0, 0, 1, 5112, 1, 15, 30, 110, 10000, 3, 1, 10001, '2025/07/16 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000085, 4, 100025, 101201, 3, 0, 0, 1, 5113, 1, 17, 91, 59, 10000, 3, 1, 10001, '2025/07/17 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000086, 4, 100025, 303801, 3, 0, 0, 1, 5114, 1, 18, 91, 59, 10000, 3, 1, 10001, '2025/07/17 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000087, 4, 100025, 202501, 3, 0, 0, 1, 5115, 1, 19, 30, 110, 10000, 3, 1, 10001, '2025/07/17 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000088, 4, 900003, 1000073, 1000074, 1000075, 0, 3, 5116, 1, 4, 90, 43, 150, 3, 1, 0, '2025/07/13 22:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000089, 4, 900003, 1000076, 1000077, 1000078, 0, 3, 5117, 1, 8, 90, 43, 150, 3, 1, 0, '2025/07/14 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000090, 4, 900003, 1000079, 1000080, 1000081, 0, 3, 5118, 1, 12, 90, 43, 150, 3, 1, 0, '2025/07/15 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000091, 4, 900003, 1000082, 1000083, 1000084, 0, 3, 5119, 1, 16, 90, 43, 150, 3, 1, 0, '2025/07/16 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000092, 4, 900003, 1000085, 1000086, 1000087, 0, 3, 5120, 1, 20, 90, 43, 150, 3, 1, 0, '2025/07/17 15:00:00', '2025/07/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000093, 4, 100004, 1, 0, 0, 0, 1, 5201, 1, 1, 91, 59, 10000, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000094, 4, 100004, 1, 0, 0, 0, 3, 5202, 1, 2, 91, 59, 10000, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000095, 4, 100004, 1, 0, 0, 0, 5, 5203, 1, 3, 91, 59, 10000, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000096, 4, 100004, 1, 0, 0, 0, 10, 5204, 1, 4, 91, 59, 10000, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000097, 4, 100025, 200801, 3, 0, 0, 1, 5205, 1, 5, 34, 95, 1, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000098, 4, 100025, 301801, 3, 0, 0, 1, 5206, 1, 6, 34, 95, 1, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000099, 4, 100003, 100401, 0, 0, 0, 1, 5207, 1, 7, 30, 110, 10000, 13, 1, 10001, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000100, 4, 900001, 4, 0, 0, 0, 7, 5208, 1, 8, 90, 43, 150, 13, 1, 0, '2025/07/21 22:00:00', '2025/07/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000101, 4, 100004, 1, 0, 0, 0, 1, 5209, 1, 1, 91, 59, 10000, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000102, 4, 100004, 1, 0, 0, 0, 3, 5210, 1, 2, 91, 59, 10000, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000103, 4, 100004, 1, 0, 0, 0, 5, 5211, 1, 3, 91, 59, 10000, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000104, 4, 100004, 1, 0, 0, 0, 10, 5212, 1, 4, 91, 59, 10000, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000105, 4, 100025, 201001, 3, 0, 0, 1, 5213, 1, 5, 34, 95, 1, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000106, 4, 100025, 200601, 3, 0, 0, 1, 5214, 1, 6, 34, 95, 1, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000107, 4, 100003, 100501, 0, 0, 0, 1, 5215, 1, 7, 30, 110, 10000, 16, 1, 10001, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000108, 4, 900001, 4, 0, 0, 0, 7, 5216, 1, 8, 90, 43, 150, 16, 1, 0, '2025/07/27 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000109, 4, 100004, 1, 0, 0, 0, 1, 5217, 1, 1, 91, 59, 10000, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000110, 4, 100004, 1, 0, 0, 0, 3, 5218, 1, 2, 91, 59, 10000, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000111, 4, 100004, 1, 0, 0, 0, 5, 5219, 1, 3, 91, 59, 10000, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000112, 4, 100004, 1, 0, 0, 0, 10, 5220, 1, 4, 91, 59, 10000, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000113, 4, 100025, 200901, 3, 0, 0, 1, 5221, 1, 5, 34, 95, 1, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000114, 4, 100025, 201101, 3, 0, 0, 1, 5222, 1, 6, 34, 95, 1, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000115, 4, 100003, 100601, 0, 0, 0, 1, 5223, 1, 7, 30, 110, 10000, 18, 1, 10001, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000116, 4, 900001, 4, 0, 0, 0, 7, 5224, 1, 8, 90, 43, 150, 18, 1, 0, '2025/08/03 15:00:00', '2025/08/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000117, 4, 100004, 1, 0, 0, 0, 1, 5301, 1, 1, 91, 59, 10000, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000118, 4, 100004, 1, 0, 0, 0, 3, 5302, 1, 2, 91, 59, 10000, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000119, 4, 100004, 1, 0, 0, 0, 5, 5303, 1, 3, 91, 59, 10000, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000120, 4, 100004, 1, 0, 0, 0, 10, 5304, 1, 4, 91, 59, 10000, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000121, 4, 100025, 301601, 3, 0, 0, 1, 5305, 1, 5, 34, 95, 1, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000122, 4, 100025, 201301, 3, 0, 0, 1, 5306, 1, 6, 34, 95, 1, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000123, 4, 100003, 100701, 0, 0, 0, 1, 5307, 1, 7, 30, 110, 10000, 11, 1, 10001, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000124, 4, 900001, 4, 0, 0, 0, 7, 5308, 1, 8, 90, 43, 150, 11, 1, 0, '2025/08/10 22:00:00', '2025/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000125, 4, 100004, 1, 0, 0, 0, 1, 5309, 1, 1, 91, 59, 10000, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000126, 4, 100004, 1, 0, 0, 0, 3, 5310, 1, 2, 91, 59, 10000, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000127, 4, 100004, 1, 0, 0, 0, 5, 5311, 1, 3, 91, 59, 10000, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000128, 4, 100004, 1, 0, 0, 0, 10, 5312, 1, 4, 91, 59, 10000, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000129, 4, 100025, 201201, 3, 0, 0, 1, 5313, 1, 5, 34, 95, 1, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000130, 4, 100025, 302701, 3, 0, 0, 1, 5314, 1, 6, 34, 95, 1, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000131, 4, 100003, 100801, 0, 0, 0, 1, 5315, 1, 7, 30, 110, 10000, 30, 1, 10001, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000132, 4, 900001, 4, 0, 0, 0, 7, 5316, 1, 8, 90, 43, 150, 30, 1, 0, '2025/08/17 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000133, 4, 100004, 1, 0, 0, 0, 1, 5317, 1, 1, 91, 59, 10000, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000134, 4, 100004, 1, 0, 0, 0, 3, 5318, 1, 2, 91, 59, 10000, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000135, 4, 100004, 1, 0, 0, 0, 5, 5319, 1, 3, 91, 59, 10000, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000136, 4, 100004, 1, 0, 0, 0, 10, 5320, 1, 4, 91, 59, 10000, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000137, 4, 100025, 201501, 2, 0, 0, 1, 5321, 1, 5, 34, 95, 1, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000138, 4, 100025, 100401, 5, 0, 0, 1, 5322, 1, 6, 34, 95, 1, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000139, 4, 100003, 100901, 0, 0, 0, 1, 5323, 1, 7, 30, 110, 10000, 35, 1, 10001, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000140, 4, 900001, 4, 0, 0, 0, 7, 5324, 1, 8, 90, 43, 150, 35, 1, 0, '2025/08/20 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000141, 4, 100004, 1, 0, 0, 0, 1, 5325, 1, 1, 91, 59, 10000, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000142, 4, 100004, 1, 0, 0, 0, 3, 5326, 1, 2, 91, 59, 10000, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000143, 4, 100004, 1, 0, 0, 0, 5, 5327, 1, 3, 91, 59, 10000, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000144, 4, 100004, 1, 0, 0, 0, 10, 5328, 1, 4, 91, 59, 10000, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000145, 4, 100025, 201601, 2, 0, 0, 1, 5329, 1, 5, 34, 95, 1, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000146, 4, 100025, 100501, 5, 0, 0, 1, 5330, 1, 6, 34, 95, 1, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000147, 4, 100003, 101001, 0, 0, 0, 1, 5331, 1, 7, 30, 110, 10000, 40, 1, 10001, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000148, 4, 900001, 4, 0, 0, 0, 7, 5332, 1, 8, 90, 43, 150, 40, 1, 0, '2025/08/27 15:00:00', '2025/09/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000149, 4, 100004, 1, 0, 0, 0, 1, 5333, 1, 1, 91, 59, 10000, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000150, 4, 100004, 1, 0, 0, 0, 3, 5334, 1, 2, 91, 59, 10000, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000151, 4, 100004, 1, 0, 0, 0, 5, 5335, 1, 3, 91, 59, 10000, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000152, 4, 100004, 1, 0, 0, 0, 10, 5336, 1, 4, 91, 59, 10000, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000153, 4, 100025, 201401, 1, 0, 0, 1, 5337, 1, 5, 34, 95, 1, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000154, 4, 100025, 201801, 1, 0, 0, 1, 5338, 1, 6, 34, 95, 1, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000155, 4, 100003, 101101, 0, 0, 0, 1, 5339, 1, 7, 30, 110, 10000, 45, 1, 10001, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000156, 4, 900001, 4, 0, 0, 0, 7, 5340, 1, 8, 90, 43, 150, 45, 1, 0, '2025/08/31 15:00:00', '2025/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000157, 4, 100003, 100501, 0, 0, 0, 1, 5342, 1, 21, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000158, 4, 100003, 101501, 0, 0, 0, 1, 5343, 1, 22, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000159, 4, 100003, 102301, 0, 0, 0, 1, 5344, 1, 23, 11, 91, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000160, 4, 100003, 101201, 0, 0, 0, 2, 5345, 1, 24, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000161, 4, 100003, 100601, 0, 0, 0, 1, 5346, 1, 25, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000162, 4, 100007, 300, 0, 0, 0, 3, 5347, 1, 26, 34, 95, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000163, 4, 100007, 200, 0, 0, 0, 7, 5348, 1, 27, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000164, 4, 100007, 100, 0, 0, 0, 16, 5349, 1, 28, 30, 110, 2000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000165, 4, 100003, 0, 0, 0, 0, 13, 5350, 1, 29, 11, 87, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000166, 4, 100003, 0, 0, 0, 0, 56, 5351, 1, 30, 11, 74, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000167, 4, 100003, 0, 0, 0, 0, 128, 5352, 1, 31, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000168, 4, 100003, 0, 0, 0, 0, 168, 5353, 1, 32, 11, 77, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000169, 4, 100003, 0, 0, 0, 0, 250, 5354, 1, 33, 30, 110, 3000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000170, 4, 100003, 0, 0, 0, 0, 300, 5355, 1, 34, 30, 110, 3500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000171, 4, 100003, 0, 0, 0, 0, 496, 5356, 1, 35, 30, 110, 5000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000172, 4, 100003, 0, 0, 0, 0, 516, 5357, 1, 36, 30, 110, 7000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000173, 4, 100018, 0, 0, 0, 0, 4, 5358, 1, 37, 11, 87, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000174, 4, 100028, 1007, 5640, 0, 0, 1, 5359, 1, 38, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000175, 4, 100028, 1007, 56400, 0, 0, 1, 5360, 1, 39, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000176, 4, 100027, 0, 0, 0, 0, 139776, 5361, 1, 40, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000177, 4, 100027, 0, 0, 0, 0, 564000, 5362, 1, 41, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000178, 4, 100027, 0, 0, 0, 0, 5640000, 5363, 1, 42, 30, 110, 7000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000179, 4, 600013, 1007, 0, 0, 0, 66796, 5364, 1, 43, 11, 71, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000180, 4, 600013, 1007, 0, 0, 0, 120981, 5365, 1, 44, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000181, 4, 600013, 1007, 0, 0, 0, 5640000, 5366, 1, 45, 30, 110, 12000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000182, 4, 100004, 1, 0, 0, 0, 1, 5367, 1, 46, 30, 110, 1000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000183, 4, 100012, 13, 0, 0, 0, 1, 5368, 1, 47, 102, 100701, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000184, 4, 100017, 0, 0, 0, 0, 27, 5369, 1, 48, 11, 75, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000185, 4, 100017, 0, 0, 0, 0, 50, 5370, 1, 49, 11, 71, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000186, 4, 100017, 0, 0, 0, 0, 88, 5371, 1, 50, 34, 95, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000187, 4, 100017, 0, 0, 0, 0, 124, 5372, 1, 51, 30, 110, 3500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000188, 4, 100017, 0, 0, 0, 0, 200, 5373, 1, 52, 40, 136, 1, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000189, 4, 100017, 0, 0, 0, 0, 300, 5374, 1, 53, 30, 110, 7000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000190, 4, 100016, 0, 0, 0, 0, 12, 5375, 1, 54, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000191, 4, 200017, 2, 0, 0, 0, 3, 5376, 1, 55, 11, 75, 5, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000192, 4, 200017, 3, 0, 0, 0, 4, 5377, 1, 56, 102, 100701, 3, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000193, 4, 200017, 4, 0, 0, 0, 6, 5378, 1, 57, 30, 110, 2000, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000194, 4, 200005, 0, 0, 0, 0, 7, 5379, 1, 58, 11, 78, 5, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000195, 4, 200005, 0, 0, 0, 0, 28, 5380, 1, 59, 30, 110, 3000, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000196, 4, 200005, 0, 0, 0, 0, 54, 5381, 1, 60, 30, 110, 5000, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000197, 4, 200014, 0, 0, 0, 0, 564000, 5382, 1, 61, 30, 110, 1500, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000198, 4, 200014, 0, 0, 0, 0, 5640000, 5383, 1, 62, 30, 110, 3500, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000199, 4, 200006, 0, 0, 0, 0, 24, 5384, 1, 63, 30, 110, 5000, 17, 1, 20001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000200, 4, 100015, 0, 0, 0, 0, 138, 5385, 1, 64, 11, 74, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000201, 4, 100015, 0, 0, 0, 0, 300, 5386, 1, 65, 34, 95, 3, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000202, 4, 100015, 0, 0, 0, 0, 564, 5387, 1, 66, 30, 110, 5000, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000203, 4, 100008, 10009, 0, 0, 0, 8, 5388, 1, 67, 11, 77, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000204, 4, 100008, 10005, 0, 0, 0, 6, 5389, 1, 68, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000205, 4, 100008, 10008, 0, 0, 0, 5, 5390, 1, 69, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000206, 4, 100008, 10006, 0, 0, 0, 4, 5391, 1, 70, 11, 78, 5, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000207, 4, 100008, 10001, 0, 0, 0, 3, 5392, 1, 71, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000208, 4, 100008, 10002, 0, 0, 0, 1, 5393, 1, 72, 30, 110, 1500, 17, 1, 10001, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000209, 4, 900001, 4, 0, 0, 0, 15, 5394, 1, 73, 102, 100701, 5, 17, 1, 0, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000210, 4, 900001, 4, 0, 0, 0, 30, 5395, 1, 74, 40, 135, 1, 17, 1, 0, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000211, 4, 900001, 4, 0, 0, 0, 45, 5396, 1, 75, 30, 110, 9000, 17, 1, 0, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000212, 4, 900001, 4, 0, 0, 0, 55, 5397, 1, 76, 90, 43, 150, 17, 1, 0, '2025/08/07 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000213, 4, 100004, 1, 0, 0, 0, 1, 5400, 1, 1, 91, 59, 10000, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000214, 4, 100004, 1, 0, 0, 0, 3, 5401, 1, 2, 91, 59, 10000, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000215, 4, 100004, 1, 0, 0, 0, 5, 5402, 1, 3, 91, 59, 10000, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000216, 4, 100004, 1, 0, 0, 0, 10, 5403, 1, 4, 91, 59, 10000, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000217, 4, 100027, 0, 0, 0, 0, 500000, 5404, 1, 5, 34, 95, 1, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000218, 4, 100027, 0, 0, 0, 0, 1500000, 5405, 1, 6, 34, 95, 1, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000219, 4, 100003, 101201, 0, 0, 0, 1, 5406, 1, 7, 30, 110, 10000, 47, 1, 10001, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000220, 4, 900001, 4, 0, 0, 0, 7, 5407, 1, 8, 90, 43, 150, 47, 1, 0, '2025/09/07 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000300, 4, 100038, 0, 200331, 0, 0, 1, 5410, 1, 1, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000301, 4, 100038, 0, 200351, 0, 0, 1, 5411, 1, 2, 150, 116, 5, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000302, 4, 100038, 0, 200361, 0, 0, 1, 5412, 1, 3, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000303, 4, 100038, 0, 200511, 0, 0, 1, 5413, 1, 4, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000304, 4, 100038, 0, 200371, 0, 0, 1, 5414, 1, 5, 20, 32, 3, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000305, 4, 100038, 0, 200431, 0, 0, 1, 5415, 1, 6, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000306, 4, 100038, 0, 200381, 0, 0, 1, 5416, 1, 7, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000307, 4, 100038, 0, 200341, 0, 0, 1, 5417, 1, 8, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000308, 4, 100043, 0, 0, 0, 0, 100000, 5418, 1, 9, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000309, 4, 100043, 0, 0, 0, 0, 150000, 5419, 1, 10, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000310, 4, 100043, 0, 0, 0, 0, 200000, 5420, 1, 11, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000311, 4, 100043, 0, 0, 0, 0, 300000, 5421, 1, 12, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000312, 4, 100041, 0, 8, 0, 0, 1, 5422, 1, 13, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000313, 4, 100041, 0, 10, 0, 0, 1, 5423, 1, 14, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000314, 4, 100041, 0, 12, 0, 0, 1, 5424, 1, 15, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000315, 4, 100045, 1, 7, 11, 0, 1, 5425, 1, 16, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000316, 4, 100045, 2, 7, 11, 0, 1, 5426, 1, 17, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000317, 4, 100045, 3, 7, 11, 0, 1, 5427, 1, 18, 150, 119, 5, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000318, 4, 100045, 4, 7, 11, 0, 1, 5428, 1, 19, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000319, 4, 100046, 0, 10, 0, 0, 1, 5429, 1, 20, 150, 117, 5, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000320, 4, 100046, 0, 13, 0, 0, 1, 5430, 1, 21, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000321, 4, 100046, 0, 18, 0, 0, 1, 5431, 1, 22, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000322, 4, 100037, 99, 0, 0, 0, 1, 5432, 1, 23, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000323, 4, 100037, 140, 0, 0, 0, 1, 5433, 1, 24, 150, 120, 5, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000324, 4, 100037, 49, 0, 0, 0, 1, 5434, 1, 25, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000325, 4, 100037, 28, 0, 0, 0, 1, 5435, 1, 26, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000326, 4, 100037, 29, 0, 0, 0, 1, 5436, 1, 27, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000327, 4, 100037, 30, 0, 0, 0, 1, 5437, 1, 28, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000328, 4, 100037, 33, 0, 0, 0, 1, 5438, 1, 29, 21, 34, 3, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000329, 4, 100037, 90, 0, 0, 0, 1, 5439, 1, 30, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000330, 4, 100037, 103, 0, 0, 0, 1, 5440, 1, 31, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000331, 4, 100037, 13, 0, 0, 0, 1, 5441, 1, 32, 21, 34, 3, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000332, 4, 100007, 100, 1, 0, 0, 50, 5442, 1, 33, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000333, 4, 100007, 100, 1, 0, 0, 100, 5443, 1, 34, 30, 110, 10000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000334, 4, 100007, 100, 1, 0, 0, 150, 5444, 1, 35, 20, 32, 3, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000335, 4, 100007, 100, 1, 0, 0, 200, 5445, 1, 36, 91, 59, 20000, 49, 1, 10001, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000336, 4, 900001, 4, 0, 0, 0, 10, 5446, 1, 37, 90, 43, 150, 49, 1, 0, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000337, 4, 900001, 4, 0, 0, 0, 20, 5447, 1, 38, 90, 43, 150, 49, 1, 0, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000338, 4, 900001, 4, 0, 0, 0, 30, 5448, 1, 39, 40, 135, 1, 49, 1, 0, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000339, 4, 900001, 4, 0, 0, 0, 39, 5449, 1, 40, 40, 113, 1, 49, 1, 0, '2025/10/02 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000401, 4, 900001, 4, 0, 0, 0, 22, 7001, 1, 1, 90, 43, 150, 90, 1, 0, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000402, 4, 500002, 401, 0, 0, 0, 1, 7002, 1, 2, 91, 59, 10000, 90, 1, 50002, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000403, 4, 500002, 404, 0, 0, 0, 1, 7003, 1, 3, 91, 59, 10000, 90, 1, 50002, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000404, 4, 500002, 408, 0, 0, 0, 1, 7004, 1, 4, 91, 59, 10000, 90, 1, 50002, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000405, 4, 500002, 413, 0, 0, 0, 1, 7005, 1, 5, 91, 59, 10000, 90, 1, 50002, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000406, 4, 500002, 417, 0, 0, 0, 1, 7006, 1, 6, 91, 59, 20000, 90, 1, 50002, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000407, 4, 100015, 0, 0, 0, 0, 5, 7007, 1, 7, 30, 110, 5000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000408, 4, 100015, 0, 0, 0, 0, 10, 7008, 1, 8, 30, 110, 5000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000409, 4, 100004, 11, 0, 0, 0, 1, 7009, 1, 9, 30, 110, 5000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000410, 4, 100004, 1, 0, 0, 0, 10, 7010, 1, 10, 30, 110, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000411, 4, 100003, 100501, 0, 0, 0, 1, 7011, 1, 11, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000412, 4, 100003, 100601, 0, 0, 0, 1, 7012, 1, 12, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000413, 4, 100003, 101201, 0, 0, 0, 1, 7013, 1, 13, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000414, 4, 100003, 101001, 0, 0, 0, 1, 7014, 1, 14, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000415, 4, 100003, 101501, 0, 0, 0, 1, 7015, 1, 15, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000416, 4, 100003, 102301, 0, 0, 0, 1, 7016, 1, 16, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000417, 4, 100008, 10005, 0, 0, 0, 10, 7017, 1, 17, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000418, 4, 100044, 0, 100501, 101001, 101501, 1, 7018, 1, 18, 91, 59, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000419, 4, 100007, 100, 1, 0, 0, 5, 7019, 1, 19, 91, 59, 20000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000420, 4, 100012, 5, 0, 0, 0, 1, 7020, 1, 20, 34, 95, 2, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000421, 4, 100012, 15, 0, 0, 0, 1, 7021, 1, 21, 34, 95, 2, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000422, 4, 100028, 0, 150000, 0, 0, 1, 7022, 1, 22, 30, 110, 5000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000423, 4, 100028, 0, 200000, 0, 0, 1, 7023, 1, 23, 30, 110, 10000, 90, 1, 10001, '2025/10/07 22:00:00', '2025/10/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000501, 4, 900001, 4, 0, 0, 0, 21, 8101, 1, 1, 40, 41, 3, 100, 1, 0, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000502, 4, 900001, 4, 0, 0, 0, 10, 8102, 1, 2, 90, 43, 500, 100, 1, 0, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000503, 4, 100003, 0, 0, 0, 0, 10, 8103, 1, 3, 30, 110, 5000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000504, 4, 100003, 0, 0, 0, 0, 30, 8104, 1, 4, 30, 110, 5000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000505, 4, 100003, 0, 0, 0, 0, 50, 8105, 1, 5, 30, 110, 5000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000506, 4, 100003, 0, 0, 0, 0, 70, 8106, 1, 6, 30, 110, 10000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000507, 4, 100017, 0, 0, 0, 0, 25, 8107, 1, 7, 30, 110, 5000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000508, 4, 100017, 0, 0, 0, 0, 50, 8108, 1, 8, 30, 110, 10000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000509, 4, 100004, 1, 0, 0, 0, 5, 8109, 1, 9, 30, 110, 5000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000510, 4, 100004, 1, 0, 0, 0, 10, 8110, 1, 10, 30, 110, 10000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000511, 4, 100004, 1, 0, 0, 0, 15, 8111, 1, 11, 30, 110, 15000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000512, 4, 100012, 10, 0, 0, 0, 1, 8112, 1, 12, 30, 110, 5000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000513, 4, 100012, 15, 0, 0, 0, 1, 8113, 1, 13, 30, 110, 10000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000514, 4, 100004, 9, 0, 0, 0, 1, 8114, 1, 14, 91, 59, 10000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000515, 4, 100004, 10, 0, 0, 0, 1, 8115, 1, 15, 91, 59, 10000, 100, 1, 10001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000516, 4, 200005, 0, 0, 0, 0, 10, 8116, 1, 16, 91, 59, 10000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000517, 4, 200005, 0, 0, 0, 0, 30, 8117, 1, 17, 91, 59, 15000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000518, 4, 200006, 0, 0, 0, 0, 5, 8118, 1, 18, 91, 59, 10000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000519, 4, 200006, 0, 0, 0, 0, 15, 8119, 1, 19, 91, 59, 15000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000520, 4, 200014, 0, 0, 0, 0, 1000000, 8120, 1, 20, 91, 59, 10000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000521, 4, 200014, 0, 0, 0, 0, 1500000, 8121, 1, 21, 91, 59, 10000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000522, 4, 200014, 0, 0, 0, 0, 3000000, 8122, 1, 22, 91, 59, 15000, 100, 1, 20001, '2025/10/26 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000601, 4, 900001, 4, 0, 0, 0, 21, 8201, 1, 1, 51, 30062, 1, 101, 1, 0, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000602, 4, 900001, 4, 0, 0, 0, 10, 8202, 1, 2, 90, 43, 500, 101, 1, 0, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000603, 4, 100007, 100, 1, 0, 0, 10, 8203, 1, 3, 30, 110, 5000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000604, 4, 100007, 100, 1, 0, 0, 30, 8204, 1, 3, 30, 110, 5000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000605, 4, 100027, 0, 0, 0, 0, 500000, 8205, 1, 5, 30, 110, 5000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000606, 4, 100027, 0, 0, 0, 0, 1000000, 8206, 1, 6, 30, 110, 10000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000607, 4, 100027, 0, 0, 0, 0, 1500000, 8207, 1, 7, 30, 110, 10000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000608, 4, 100039, 0, 102, 0, 0, 1, 8208, 1, 8, 30, 110, 10000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000609, 4, 100039, 0, 202, 0, 0, 1, 8209, 1, 9, 30, 110, 10000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000610, 4, 100043, 0, 0, 0, 0, 20000, 8210, 1, 10, 91, 59, 10000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000611, 4, 100043, 0, 0, 0, 0, 50000, 8211, 1, 11, 91, 59, 10000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000612, 4, 100043, 0, 0, 0, 0, 100000, 8212, 1, 12, 51, 30062, 1, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000613, 4, 100047, 10003, 17500, 0, 0, 1, 8213, 1, 13, 30, 110, 5000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000614, 4, 100047, 10003, 25000, 0, 0, 1, 8214, 1, 14, 30, 110, 5000, 101, 1, 10001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000615, 4, 200020, 0, 0, 0, 0, 10, 8215, 1, 15, 91, 59, 10000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000616, 4, 200020, 0, 0, 0, 0, 30, 8216, 1, 16, 91, 59, 15000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000617, 4, 200020, 0, 0, 0, 0, 50, 8217, 1, 17, 51, 30062, 1, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000618, 4, 200017, 1, 0, 0, 0, 5, 8218, 1, 18, 91, 59, 10000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000619, 4, 200017, 2, 0, 0, 0, 5, 8219, 1, 19, 91, 59, 10000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000620, 4, 200017, 3, 0, 0, 0, 5, 8220, 1, 20, 91, 59, 10000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000621, 4, 200017, 4, 0, 0, 0, 5, 8221, 1, 21, 91, 59, 10000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000622, 4, 200017, 5, 0, 0, 0, 5, 8222, 1, 22, 91, 59, 10000, 101, 1, 20001, '2025/11/03 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000701, 4, 900001, 4, 0, 0, 0, 31, 8301, 1, 1, 42, 141, 1, 102, 1, 0, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000702, 4, 900001, 4, 0, 0, 0, 15, 8302, 1, 2, 90, 43, 500, 102, 1, 0, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000703, 4, 100032, 2, 3000, 0, 0, 1, 8303, 1, 3, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000704, 4, 100032, 2, 5000, 0, 0, 1, 8304, 1, 4, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000705, 4, 100032, 2, 7000, 0, 0, 1, 8305, 1, 5, 91, 59, 15000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000706, 4, 100032, 2, 9000, 0, 0, 1, 8306, 1, 6, 91, 59, 15000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000707, 4, 100036, 0, 2, 4, 0, 1, 8307, 1, 7, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000708, 4, 100036, 0, 2, 5, 0, 1, 8308, 1, 8, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000709, 4, 100036, 0, 2, 6, 0, 1, 8309, 1, 9, 91, 59, 15000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000710, 4, 100036, 0, 2, 7, 0, 1, 8310, 1, 10, 91, 59, 20000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000711, 4, 100052, 1, 0, 0, 0, 1, 8311, 1, 11, 30, 110, 5000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000712, 4, 100052, 3, 0, 0, 0, 1, 8312, 1, 12, 30, 110, 5000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000713, 4, 100052, 5, 0, 0, 0, 1, 8313, 1, 13, 30, 110, 5000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000714, 4, 100052, 7, 0, 0, 0, 1, 8314, 1, 14, 30, 110, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000715, 4, 100053, 0, 0, 0, 0, 20, 8315, 1, 15, 30, 110, 5000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000716, 4, 100053, 0, 0, 0, 0, 50, 8316, 1, 16, 30, 110, 5000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000717, 4, 100053, 0, 0, 0, 0, 100, 8317, 1, 17, 30, 110, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000718, 4, 100053, 0, 0, 0, 0, 150, 8318, 1, 18, 30, 110, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000719, 4, 100053, 0, 0, 0, 0, 200, 8319, 1, 19, 30, 110, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000720, 4, 100004, 1, 2, 0, 0, 5, 8320, 1, 20, 30, 110, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000721, 4, 100004, 1, 2, 0, 0, 10, 8321, 1, 21, 30, 110, 15000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000722, 4, 100004, 1, 2, 0, 0, 15, 8322, 1, 22, 30, 110, 20000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000723, 4, 100004, 1, 2, 0, 0, 20, 8323, 1, 23, 30, 110, 30000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000724, 4, 100004, 11, 0, 0, 0, 1, 8324, 1, 24, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000725, 4, 100041, 0, 8, 0, 0, 1, 8325, 1, 25, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000726, 4, 100041, 0, 10, 0, 0, 1, 8326, 1, 26, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000727, 4, 100041, 0, 12, 0, 0, 1, 8327, 1, 27, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000728, 4, 100046, 0, 15, 0, 0, 1, 8328, 1, 28, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000729, 4, 100054, 0, 3, 0, 0, 1, 8329, 1, 29, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000730, 4, 100054, 0, 5, 0, 0, 1, 8330, 1, 30, 91, 59, 10000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000731, 4, 100054, 0, 7, 0, 0, 1, 8331, 1, 31, 91, 59, 15000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000732, 4, 100024, 6, 1, 0, 0, 1, 8332, 1, 32, 91, 59, 15000, 102, 1, 10001, '2025/11/06 22:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000801, 4, 100004, 1, 0, 0, 0, 1, 8400, 1, 1, 91, 59, 10000, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000802, 4, 100004, 1, 0, 0, 0, 3, 8401, 1, 2, 91, 59, 10000, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000803, 4, 100004, 1, 0, 0, 0, 5, 8402, 1, 3, 91, 59, 10000, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000804, 4, 100004, 1, 0, 0, 0, 10, 8403, 1, 4, 91, 59, 10000, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000805, 4, 100003, 305001, 0, 0, 0, 1, 8404, 1, 5, 34, 95, 1, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000806, 4, 100003, 202101, 0, 0, 0, 1, 8405, 1, 6, 34, 95, 1, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000807, 4, 100003, 101301, 0, 0, 0, 1, 8406, 1, 7, 30, 110, 10000, 105, 1, 10001, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000808, 4, 900001, 4, 0, 0, 0, 7, 8407, 1, 8, 90, 43, 150, 105, 1, 0, '2025/11/19 22:00:00', '2025/11/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000811, 4, 100004, 1, 0, 0, 0, 1, 8408, 1, 1, 91, 59, 10000, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000812, 4, 100004, 1, 0, 0, 0, 3, 8409, 1, 2, 91, 59, 10000, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000813, 4, 100004, 1, 0, 0, 0, 5, 8410, 1, 3, 91, 59, 10000, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000814, 4, 100004, 1, 0, 0, 0, 10, 8411, 1, 4, 91, 59, 10000, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000815, 4, 100025, 305401, 3, 0, 0, 1, 8412, 1, 5, 34, 95, 1, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000816, 4, 100025, 202201, 3, 0, 0, 1, 8413, 1, 6, 34, 95, 1, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000817, 4, 100003, 101401, 0, 0, 0, 1, 8414, 1, 7, 30, 110, 10000, 106, 1, 10001, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000818, 4, 900001, 4, 0, 0, 0, 7, 8415, 1, 8, 90, 43, 150, 106, 1, 0, '2025/12/01 22:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000821, 4, 100004, 1, 0, 0, 0, 1, 8416, 1, 1, 91, 59, 10000, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000822, 4, 100004, 1, 0, 0, 0, 3, 8417, 1, 2, 91, 59, 10000, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000823, 4, 100004, 1, 0, 0, 0, 5, 8418, 1, 3, 91, 59, 10000, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000824, 4, 100004, 1, 0, 0, 0, 10, 8419, 1, 4, 91, 59, 10000, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000825, 4, 100025, 202301, 3, 0, 0, 1, 8420, 1, 5, 34, 95, 1, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000826, 4, 100025, 202401, 3, 0, 0, 1, 8421, 1, 6, 34, 95, 1, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000827, 4, 100003, 101501, 0, 0, 0, 1, 8422, 1, 7, 30, 110, 10000, 107, 1, 10001, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000828, 4, 900001, 4, 0, 0, 0, 7, 8423, 1, 8, 90, 43, 150, 107, 1, 0, '2025/12/04 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000831, 4, 100004, 1, 0, 0, 0, 1, 8424, 1, 1, 91, 59, 10000, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000832, 4, 100004, 1, 0, 0, 0, 3, 8425, 1, 2, 91, 59, 10000, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000833, 4, 100004, 1, 0, 0, 0, 5, 8426, 1, 3, 91, 59, 10000, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000834, 4, 100004, 1, 0, 0, 0, 10, 8427, 1, 4, 91, 59, 10000, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000835, 4, 100003, 202501, 0, 0, 0, 1, 8428, 1, 5, 34, 95, 1, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000836, 4, 100003, 202601, 0, 0, 0, 1, 8429, 1, 6, 34, 95, 1, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000837, 4, 100003, 101601, 0, 0, 0, 1, 8430, 1, 7, 30, 110, 10000, 108, 1, 10001, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000838, 4, 900001, 4, 0, 0, 0, 7, 8431, 1, 8, 90, 43, 150, 108, 1, 0, '2025/12/11 15:00:00', '2025/12/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000841, 4, 100004, 1, 0, 0, 0, 1, 8432, 1, 1, 91, 59, 10000, 109, 1, 10001, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000842, 4, 100004, 1, 0, 0, 0, 3, 8433, 1, 2, 91, 59, 10000, 109, 1, 10001, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000843, 4, 100004, 1, 0, 0, 0, 5, 8434, 1, 3, 91, 59, 10000, 109, 1, 10001, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000844, 4, 100004, 1, 0, 0, 0, 10, 8435, 1, 4, 91, 59, 10000, 109, 1, 10001, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000845, 4, 100003, 202801, 0, 0, 0, 1, 8436, 1, 5, 34, 95, 2, 109, 1, 10001, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000846, 4, 100003, 101701, 0, 0, 0, 1, 8437, 1, 7, 30, 110, 10000, 109, 1, 10001, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000847, 4, 900001, 4, 0, 0, 0, 6, 8438, 1, 8, 90, 43, 150, 109, 1, 0, '2025/12/18 22:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000851, 4, 100004, 1, 0, 0, 0, 1, 8440, 1, 1, 91, 59, 10000, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000852, 4, 100004, 1, 0, 0, 0, 3, 8441, 1, 2, 91, 59, 10000, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000853, 4, 100004, 1, 0, 0, 0, 5, 8442, 1, 3, 91, 59, 10000, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000854, 4, 100004, 1, 0, 0, 0, 10, 8443, 1, 4, 91, 59, 10000, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000855, 4, 100003, 305801, 0, 0, 0, 1, 8444, 1, 5, 34, 95, 1, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000856, 4, 100003, 202901, 0, 0, 0, 1, 8445, 1, 6, 34, 95, 1, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000857, 4, 100003, 101801, 0, 0, 0, 1, 8446, 1, 7, 30, 110, 10000, 110, 1, 10001, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000858, 4, 900001, 4, 0, 0, 0, 7, 8447, 1, 8, 90, 43, 150, 110, 1, 0, '2025/12/22 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000861, 4, 100004, 1, 0, 0, 0, 1, 8448, 1, 1, 91, 59, 10000, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000862, 4, 100004, 1, 0, 0, 0, 3, 8449, 1, 2, 91, 59, 10000, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000863, 4, 100004, 1, 0, 0, 0, 5, 8450, 1, 3, 91, 59, 10000, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000864, 4, 100004, 1, 0, 0, 0, 10, 8451, 1, 4, 91, 59, 10000, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000865, 4, 100027, 0, 0, 0, 0, 500000, 8452, 1, 5, 34, 95, 1, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000866, 4, 100027, 0, 0, 0, 0, 1500000, 8453, 1, 6, 34, 95, 1, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000867, 4, 100003, 101901, 0, 0, 0, 1, 8454, 1, 7, 30, 110, 10000, 111, 1, 10001, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000868, 4, 900001, 4, 0, 0, 0, 7, 8455, 1, 8, 90, 43, 150, 111, 1, 0, '2025/12/28 15:00:00', '2026/01/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000871, 4, 100004, 1, 0, 0, 0, 1, 8456, 1, 1, 91, 59, 10000, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000872, 4, 100004, 1, 0, 0, 0, 3, 8457, 1, 2, 91, 59, 10000, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000873, 4, 100004, 1, 0, 0, 0, 5, 8458, 1, 3, 91, 59, 10000, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000874, 4, 100004, 1, 0, 0, 0, 10, 8459, 1, 4, 91, 59, 10000, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000875, 4, 100003, 306101, 0, 0, 0, 1, 8460, 1, 5, 34, 95, 1, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000876, 4, 100003, 306201, 0, 0, 0, 1, 8461, 1, 6, 34, 95, 1, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000877, 4, 100003, 102001, 0, 0, 0, 1, 8462, 1, 7, 30, 110, 10000, 112, 1, 10001, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000878, 4, 900001, 4, 0, 0, 0, 7, 8463, 1, 8, 90, 43, 150, 112, 1, 0, '2026/01/04 15:00:00', '2026/01/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000881, 4, 100004, 1, 0, 0, 0, 1, 8464, 1, 1, 91, 59, 10000, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000882, 4, 100004, 1, 0, 0, 0, 3, 8465, 1, 2, 91, 59, 10000, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000883, 4, 100004, 1, 0, 0, 0, 5, 8466, 1, 3, 91, 59, 10000, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000884, 4, 100004, 1, 0, 0, 0, 10, 8467, 1, 4, 91, 59, 10000, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000885, 4, 100027, 0, 0, 0, 0, 500000, 8468, 1, 5, 34, 95, 1, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000886, 4, 100027, 0, 0, 0, 0, 1500000, 8469, 1, 6, 34, 95, 1, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000887, 4, 100003, 102101, 0, 0, 0, 1, 8470, 1, 7, 30, 110, 10000, 113, 1, 10001, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000888, 4, 900001, 4, 0, 0, 0, 7, 8471, 1, 8, 90, 43, 150, 113, 1, 0, '2026/01/08 15:00:00', '2026/01/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000891, 4, 100004, 1, 0, 0, 0, 1, 8472, 1, 1, 91, 59, 10000, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000892, 4, 100004, 1, 0, 0, 0, 3, 8473, 1, 2, 91, 59, 10000, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000893, 4, 100004, 1, 0, 0, 0, 5, 8474, 1, 3, 91, 59, 10000, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000894, 4, 100004, 1, 0, 0, 0, 10, 8475, 1, 4, 91, 59, 10000, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000895, 4, 100027, 0, 0, 0, 0, 500000, 8476, 1, 5, 34, 95, 1, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000896, 4, 100027, 0, 0, 0, 0, 1500000, 8477, 1, 6, 34, 95, 1, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000897, 4, 100003, 102201, 0, 0, 0, 1, 8478, 1, 7, 30, 110, 10000, 114, 1, 10001, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000898, 4, 900001, 4, 0, 0, 0, 7, 8479, 1, 8, 90, 43, 150, 114, 1, 0, '2026/01/15 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000901, 4, 100004, 1, 0, 0, 0, 1, 8480, 1, 1, 91, 59, 10000, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000902, 4, 100004, 1, 0, 0, 0, 3, 8481, 1, 2, 91, 59, 10000, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000903, 4, 100004, 1, 0, 0, 0, 5, 8482, 1, 3, 91, 59, 10000, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000904, 4, 100004, 1, 0, 0, 0, 10, 8483, 1, 4, 91, 59, 10000, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000905, 4, 100027, 0, 0, 0, 0, 500000, 8484, 1, 5, 34, 95, 1, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000906, 4, 100027, 0, 0, 0, 0, 1500000, 8485, 1, 6, 34, 95, 1, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000907, 4, 100003, 102301, 0, 0, 0, 1, 8486, 1, 7, 30, 110, 10000, 115, 1, 10001, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000908, 4, 900001, 4, 0, 0, 0, 7, 8487, 1, 8, 90, 43, 150, 115, 1, 0, '2026/01/22 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000911, 4, 100004, 1, 0, 0, 0, 1, 8488, 1, 1, 91, 59, 10000, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000912, 4, 100004, 1, 0, 0, 0, 2, 8489, 1, 2, 91, 59, 10000, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000913, 4, 100004, 1, 0, 0, 0, 3, 8490, 1, 3, 91, 59, 10000, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000914, 4, 100004, 1, 0, 0, 0, 5, 8491, 1, 4, 91, 59, 10000, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000915, 4, 100027, 0, 0, 0, 0, 500000, 8492, 1, 5, 34, 95, 1, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000916, 4, 100027, 0, 0, 0, 0, 1500000, 8493, 1, 6, 34, 95, 1, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000917, 4, 100003, 102401, 0, 0, 0, 1, 8494, 1, 7, 30, 110, 10000, 116, 1, 10001, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000918, 4, 900001, 4, 0, 0, 0, 7, 8495, 1, 8, 90, 43, 150, 116, 1, 0, '2026/01/29 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000921, 4, 100004, 1, 0, 0, 0, 1, 8532, 1, 1, 91, 59, 10000, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000922, 4, 100004, 1, 0, 0, 0, 3, 8533, 1, 2, 91, 59, 10000, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000923, 4, 100004, 1, 0, 0, 0, 5, 8534, 1, 3, 91, 59, 10000, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000924, 4, 100004, 1, 0, 0, 0, 10, 8535, 1, 4, 91, 59, 10000, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000925, 4, 100003, 200201, 0, 0, 0, 1, 8536, 1, 5, 150, 116, 1, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000926, 4, 100003, 300801, 0, 0, 0, 1, 8537, 1, 6, 150, 116, 1, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000927, 4, 100003, 100101, 0, 0, 0, 1, 8538, 1, 7, 30, 110, 10000, 134, 1, 10001, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1000928, 4, 900001, 4, 0, 0, 0, 7, 8539, 1, 8, 90, 43, 150, 134, 1, 0, '2026/03/03 22:00:00', '2026/03/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001001, 4, 900001, 4, 0, 0, 0, 30, 8501, 1, 1, 90, 43, 300, 120, 1, 0, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001002, 4, 100003, 100101, 0, 0, 0, 1, 8502, 1, 2, 11, 69, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001003, 4, 100003, 100201, 0, 0, 0, 1, 8503, 1, 3, 11, 70, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001004, 4, 100003, 100301, 0, 0, 0, 1, 8504, 1, 4, 11, 71, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001005, 4, 100003, 100401, 0, 0, 0, 1, 8505, 1, 5, 11, 72, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001006, 4, 100003, 100501, 0, 0, 0, 1, 8506, 1, 6, 11, 73, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001007, 4, 100003, 100601, 0, 0, 0, 1, 8507, 1, 7, 11, 74, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001008, 4, 100003, 100701, 0, 0, 0, 1, 8508, 1, 8, 11, 75, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001009, 4, 100003, 100801, 0, 0, 0, 1, 8509, 1, 9, 11, 76, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001010, 4, 100003, 100901, 0, 0, 0, 1, 8510, 1, 10, 11, 77, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001011, 4, 100003, 101001, 0, 0, 0, 1, 8511, 1, 11, 11, 78, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001012, 4, 100003, 101101, 0, 0, 0, 1, 8512, 1, 12, 11, 79, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001013, 4, 100003, 101201, 0, 0, 0, 1, 8513, 1, 13, 11, 80, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001014, 4, 100003, 101301, 0, 0, 0, 1, 8514, 1, 14, 11, 81, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001015, 4, 100003, 101401, 0, 0, 0, 1, 8515, 1, 15, 11, 82, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001016, 4, 100003, 101501, 0, 0, 0, 1, 8516, 1, 16, 11, 83, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001017, 4, 100003, 101601, 0, 0, 0, 1, 8517, 1, 17, 11, 84, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001018, 4, 100003, 101801, 0, 0, 0, 1, 8518, 1, 18, 11, 85, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001019, 4, 100003, 101701, 0, 0, 0, 1, 8519, 1, 19, 11, 86, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001020, 4, 100003, 101901, 0, 0, 0, 1, 8520, 1, 20, 11, 87, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001021, 4, 100003, 102001, 0, 0, 0, 1, 8521, 1, 21, 11, 88, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001022, 4, 100003, 102101, 0, 0, 0, 1, 8522, 1, 22, 11, 89, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001023, 4, 100003, 102201, 0, 0, 0, 1, 8523, 1, 23, 11, 90, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001024, 4, 100003, 102301, 0, 0, 0, 1, 8524, 1, 24, 11, 91, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001025, 4, 100003, 102401, 0, 0, 0, 1, 8525, 1, 25, 11, 92, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001026, 4, 100003, 110201, 0, 0, 0, 1, 8526, 1, 26, 11, 101, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001027, 4, 100003, 110401, 0, 0, 0, 1, 8527, 1, 27, 11, 102, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001028, 4, 100003, 110501, 0, 0, 0, 1, 8528, 1, 28, 11, 103, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001029, 4, 100003, 110301, 0, 0, 0, 1, 8529, 1, 29, 11, 104, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001030, 4, 100003, 110101, 0, 0, 0, 1, 8530, 1, 30, 11, 105, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001031, 4, 100003, 110601, 0, 0, 0, 1, 8531, 1, 31, 11, 106, 50, 120, 1, 10001, '2025/12/8 22:00:00', '2050/05/15 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001041, 4, 900001, 4, 0, 0, 0, 14, 8540, 1, 1, 90, 43, 500, 137, 1, 0, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001042, 4, 100058, 3, 0, 0, 0, 1, 8541, 1, 2, 34, 95, 5, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001043, 4, 100041, 0, 7, 0, 0, 1, 8542, 1, 3, 91, 59, 10000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001044, 4, 100041, 0, 10, 0, 0, 1, 8543, 1, 4, 91, 59, 20000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001045, 4, 100012, 10, 0, 0, 0, 1, 8544, 1, 5, 30, 110, 20000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001046, 4, 100012, 15, 0, 0, 0, 1, 8545, 1, 6, 30, 110, 40000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001047, 4, 100017, 0, 0, 0, 0, 20, 8546, 1, 7, 91, 59, 20000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001048, 4, 100017, 0, 0, 0, 0, 40, 8547, 1, 8, 91, 59, 40000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001049, 4, 100004, 1, 0, 0, 0, 5, 8548, 1, 9, 40, 111, 1, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001050, 4, 100004, 1, 0, 0, 0, 10, 8549, 1, 10, 40, 111, 1, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001051, 4, 100004, 10, 0, 0, 0, 1, 8550, 1, 11, 91, 59, 15000, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001052, 4, 100004, 1, 1, 0, 0, 1, 8551, 1, 12, 40, 41, 1, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001053, 4, 100004, 1, 2, 0, 0, 1, 8552, 1, 13, 40, 41, 1, 137, 1, 10001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001054, 4, 200005, 0, 0, 0, 0, 5, 8553, 1, 14, 30, 110, 10000, 137, 1, 20001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001055, 4, 200005, 0, 0, 0, 0, 10, 8554, 1, 15, 21, 34, 5, 137, 1, 20001, '2026/03/02 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001056, 4, 900001, 4, 0, 0, 0, 14, 8555, 1, 1, 90, 43, 500, 138, 1, 0, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001057, 4, 100061, 4, 0, 0, 0, 20, 8556, 1, 2, 34, 95, 5, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001058, 4, 100061, 4, 0, 0, 0, 40, 8557, 1, 3, 51, 30088, 1, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001059, 4, 100061, 4, 0, 0, 0, 60, 8558, 1, 4, 51, 30088, 1, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001060, 4, 100034, 0, 203807, 0, 0, 1, 8559, 1, 5, 30, 110, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001061, 4, 100034, 0, 203805, 0, 0, 1, 8560, 1, 6, 30, 110, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001062, 4, 100034, 0, 203825, 0, 0, 1, 8561, 1, 7, 30, 110, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001063, 4, 100038, 0, 210061, 0, 0, 1, 8562, 1, 8, 164, 150, 1, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001064, 4, 100026, 40001, 18, 1, 1, 1, 8563, 1, 9, 91, 59, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001065, 4, 100026, 40001, 18, 1, 2, 1, 8564, 1, 10, 91, 59, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001066, 4, 100026, 40001, 18, 1, 3, 1, 8565, 1, 11, 91, 59, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001067, 4, 100026, 40001, 18, 1, 4, 1, 8566, 1, 12, 91, 59, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001068, 4, 100026, 40001, 18, 2, 0, 1, 8567, 1, 13, 91, 59, 20000, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001069, 4, 100057, 0, 0, 0, 0, 3, 8568, 1, 14, 51, 30088, 1, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001070, 4, 100057, 0, 0, 0, 0, 5, 8569, 1, 15, 164, 149, 1, 138, 1, 10001, '2026/03/12 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001071, 4, 900001, 4, 0, 0, 0, 14, 8570, 1, 1, 42, 165, 1, 139, 1, 0, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001072, 4, 100007, 100, 1, 0, 0, 30, 8571, 1, 2, 164, 150, 1, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001073, 4, 100007, 100, 1, 0, 0, 50, 8572, 1, 3, 90, 43, 300, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001074, 4, 100027, 0, 0, 0, 0, 1000000, 8573, 1, 4, 30, 110, 30000, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001075, 4, 100027, 0, 0, 0, 0, 1500000, 8574, 1, 5, 40, 111, 1, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001076, 4, 100043, 0, 0, 0, 0, 50000, 8575, 1, 6, 91, 59, 20000, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001077, 4, 100043, 0, 0, 0, 0, 100000, 8576, 1, 7, 40, 41, 1, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001078, 4, 100004, 12, 0, 0, 0, 1, 8577, 1, 8, 90, 43, 150, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001079, 4, 100062, 0, 300, 1, 10, 1, 8578, 1, 9, 30, 110, 20000, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001080, 4, 100062, 0, 300, 1, 15, 1, 8579, 1, 10, 30, 110, 20000, 139, 1, 10001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001081, 4, 200017, 1, 0, 0, 0, 5, 8580, 1, 11, 91, 59, 20000, 139, 1, 20001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001082, 4, 200017, 2, 0, 0, 0, 5, 8581, 1, 12, 91, 59, 20000, 139, 1, 20001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001083, 4, 200017, 3, 0, 0, 0, 5, 8582, 1, 13, 91, 59, 20000, 139, 1, 20001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001084, 4, 200017, 4, 0, 0, 0, 5, 8583, 1, 14, 91, 59, 20000, 139, 1, 20001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001085, 4, 200017, 5, 0, 0, 0, 5, 8584, 1, 15, 91, 59, 20000, 139, 1, 20001, '2026/03/23 22:00:00', '2026/04/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001086, 4, 900001, 4, 0, 0, 0, 25, 8585, 1, 1, 40, 153, 1, 141, 1, 0, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001087, 4, 100065, 151, 0, 0, 0, 1, 8586, 1, 2, 34, 95, 5, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001088, 4, 100066, 1, 3, 0, 0, 1, 8587, 1, 3, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001089, 4, 100066, 2, 3, 0, 0, 1, 8588, 1, 4, 30, 110, 10000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001090, 4, 100067, 2, 5, 0, 0, 1, 8589, 1, 5, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001091, 4, 100058, 4, 0, 0, 0, 1, 8590, 1, 6, 30, 110, 10000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001092, 4, 100058, 5, 0, 0, 0, 1, 8591, 1, 7, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001093, 4, 100047, 0, 40001, 100, 1, 1, 8592, 1, 8, 30, 110, 10000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001094, 4, 100047, 0, 50001, 100, 1, 1, 8593, 1, 9, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001095, 4, 100047, 0, 60001, 100, 1, 1, 8594, 1, 10, 40, 41, 1, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001096, 4, 100041, 0, 3, 0, 0, 1, 8595, 1, 11, 150, 116, 5, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001097, 4, 100041, 0, 4, 0, 0, 1, 8596, 1, 12, 30, 110, 10000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001098, 4, 100041, 0, 5, 0, 0, 1, 8597, 1, 13, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001099, 4, 100064, 12, 0, 0, 0, 1, 8598, 1, 14, 30, 110, 10000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001100, 4, 100064, 14, 0, 0, 0, 1, 8599, 1, 15, 40, 111, 1, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001101, 4, 100063, 0, 300, 1, 12, 1, 8600, 1, 16, 30, 110, 10000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001102, 4, 100068, 800, 3, 0, 0, 1, 8601, 1, 17, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001103, 4, 100068, 1000, 2, 0, 0, 1, 8602, 1, 18, 40, 41, 1, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001104, 4, 100028, 0, 200000, 0, 0, 1, 8603, 1, 19, 91, 59, 20000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001105, 4, 100028, 0, 400000, 0, 0, 1, 8604, 1, 20, 40, 111, 1, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001106, 4, 100045, 1, 7, 13, 0, 1, 8605, 1, 21, 91, 59, 30000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001107, 4, 100045, 2, 7, 13, 0, 1, 8606, 1, 22, 91, 59, 30000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001108, 4, 100045, 3, 7, 13, 0, 1, 8607, 1, 23, 91, 59, 30000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001109, 4, 100045, 4, 7, 13, 0, 1, 8608, 1, 24, 91, 59, 30000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001110, 4, 100045, 0, 7, 13, 2, 1, 8609, 1, 25, 91, 59, 30000, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001111, 4, 100004, 14, 0, 0, 0, 1, 8610, 1, 26, 90, 43, 300, 141, 1, 10001, '2026/03/26 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001121, 4, 100004, 1, 0, 0, 0, 1, 8611, 1, 1, 91, 59, 10000, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001122, 4, 100004, 1, 0, 0, 0, 3, 8612, 1, 2, 91, 59, 10000, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001123, 4, 100004, 1, 0, 0, 0, 5, 8613, 1, 3, 91, 59, 10000, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001124, 4, 100004, 1, 0, 0, 0, 10, 8614, 1, 4, 91, 59, 10000, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001125, 4, 100003, 301701, 0, 0, 0, 1, 8615, 1, 5, 150, 116, 1, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001126, 4, 100003, 301901, 0, 0, 0, 1, 8616, 1, 6, 150, 116, 1, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001127, 4, 100003, 100201, 0, 0, 0, 1, 8617, 1, 7, 30, 110, 10000, 146, 1, 10001, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001128, 4, 900001, 4, 0, 0, 0, 7, 8618, 1, 8, 90, 43, 150, 146, 1, 0, '2026/03/26 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001131, 4, 100004, 1, 0, 0, 0, 1, 8619, 1, 1, 91, 59, 10000, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001132, 4, 100004, 1, 0, 0, 0, 3, 8620, 1, 2, 91, 59, 10000, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001133, 4, 100004, 1, 0, 0, 0, 5, 8621, 1, 3, 91, 59, 10000, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001134, 4, 100004, 1, 0, 0, 0, 10, 8622, 1, 4, 91, 59, 10000, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001135, 4, 100003, 200501, 0, 0, 0, 1, 8623, 1, 5, 150, 116, 1, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001136, 4, 100003, 200701, 0, 0, 0, 1, 8624, 1, 6, 150, 116, 1, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001137, 4, 100003, 100301, 0, 0, 0, 1, 8625, 1, 7, 30, 110, 10000, 147, 1, 10001, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001138, 4, 900001, 4, 0, 0, 0, 7, 8626, 1, 8, 90, 43, 150, 147, 1, 0, '2026/03/31 15:00:00', '2026/04/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001141, 4, 100004, 1, 0, 0, 0, 1, 8627, 1, 1, 91, 59, 10000, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001142, 4, 100004, 1, 0, 0, 0, 3, 8628, 1, 2, 91, 59, 10000, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001143, 4, 100004, 1, 0, 0, 0, 5, 8629, 1, 3, 91, 59, 10000, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001144, 4, 100004, 1, 0, 0, 0, 10, 8630, 1, 4, 91, 59, 10000, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001145, 4, 100025, 301801, 3, 0, 0, 1, 8631, 1, 5, 150, 116, 1, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001146, 4, 100025, 200801, 3, 0, 0, 1, 8632, 1, 6, 150, 116, 1, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001147, 4, 100003, 100401, 0, 0, 0, 1, 8633, 1, 7, 30, 110, 10000, 148, 1, 10001, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001148, 4, 900001, 4, 0, 0, 0, 7, 8634, 1, 8, 90, 43, 150, 148, 1, 0, '2026/04/07 15:00:00', '2026/04/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001151, 4, 100004, 1, 0, 0, 0, 1, 8635, 1, 1, 91, 59, 10000, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001152, 4, 100004, 1, 0, 0, 0, 3, 8636, 1, 2, 91, 59, 10000, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001153, 4, 100004, 1, 0, 0, 0, 5, 8637, 1, 3, 91, 59, 10000, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001154, 4, 100004, 1, 0, 0, 0, 10, 8638, 1, 4, 91, 59, 10000, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001155, 4, 100025, 200601, 3, 0, 0, 1, 8639, 1, 5, 150, 116, 1, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001156, 4, 100025, 201001, 3, 0, 0, 1, 8640, 1, 6, 150, 116, 1, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001157, 4, 100003, 100501, 0, 0, 0, 1, 8641, 1, 7, 30, 110, 10000, 149, 1, 10001, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001158, 4, 900001, 4, 0, 0, 0, 7, 8642, 1, 8, 90, 43, 150, 149, 1, 0, '2026/04/14 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001161, 4, 100004, 1, 0, 0, 0, 1, 8643, 1, 1, 91, 59, 10000, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001162, 4, 100004, 1, 0, 0, 0, 3, 8644, 1, 2, 91, 59, 10000, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001163, 4, 100004, 1, 0, 0, 0, 5, 8645, 1, 3, 91, 59, 10000, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001164, 4, 100004, 1, 0, 0, 0, 10, 8646, 1, 4, 91, 59, 10000, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001165, 4, 100003, 200901, 0, 0, 0, 1, 8647, 1, 5, 150, 116, 1, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001166, 4, 100003, 201101, 0, 0, 0, 1, 8648, 1, 6, 150, 116, 1, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001167, 4, 100003, 100601, 0, 0, 0, 1, 8649, 1, 7, 30, 110, 10000, 155, 1, 10001, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001168, 4, 900001, 4, 0, 0, 0, 7, 8650, 1, 8, 90, 43, 150, 155, 1, 0, '2026/04/21 22:00:00', '2026/04/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001171, 4, 100004, 1, 0, 0, 0, 1, 8651, 1, 1, 91, 59, 10000, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001172, 4, 100004, 1, 0, 0, 0, 3, 8652, 1, 2, 91, 59, 10000, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001173, 4, 100004, 1, 0, 0, 0, 5, 8653, 1, 3, 91, 59, 10000, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001174, 4, 100004, 1, 0, 0, 0, 10, 8654, 1, 4, 91, 59, 10000, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001175, 4, 100025, 301601, 3, 0, 0, 1, 8655, 1, 5, 150, 116, 1, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001176, 4, 100025, 201301, 3, 0, 0, 1, 8656, 1, 6, 150, 116, 1, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001177, 4, 100003, 100701, 0, 0, 0, 1, 8657, 1, 7, 30, 110, 10000, 156, 1, 10001, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001178, 4, 900001, 4, 0, 0, 0, 7, 8658, 1, 8, 90, 43, 150, 156, 1, 0, '2026/04/26 15:00:00', '2026/05/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001181, 4, 100004, 1, 0, 0, 0, 1, 8659, 1, 1, 91, 59, 10000, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001182, 4, 100004, 1, 0, 0, 0, 3, 8660, 1, 2, 91, 59, 10000, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001183, 4, 100004, 1, 0, 0, 0, 5, 8661, 1, 3, 91, 59, 10000, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001184, 4, 100004, 1, 0, 0, 0, 10, 8662, 1, 4, 91, 59, 10000, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001185, 4, 100025, 201201, 2, 0, 0, 1, 8663, 1, 5, 150, 116, 1, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001186, 4, 100025, 302701, 2, 0, 0, 1, 8664, 1, 6, 150, 116, 1, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001187, 4, 100003, 100801, 0, 0, 0, 1, 8665, 1, 7, 30, 110, 10000, 157, 1, 10001, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001188, 4, 900001, 4, 0, 0, 0, 7, 8666, 1, 8, 90, 43, 150, 157, 1, 0, '2026/04/30 15:00:00', '2026/05/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001191, 4, 100004, 1, 0, 0, 0, 1, 8667, 1, 1, 91, 59, 10000, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001192, 4, 100004, 1, 0, 0, 0, 3, 8668, 1, 2, 91, 59, 10000, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001193, 4, 100004, 1, 0, 0, 0, 5, 8669, 1, 3, 91, 59, 10000, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001194, 4, 100004, 1, 0, 0, 0, 10, 8670, 1, 4, 91, 59, 10000, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001195, 4, 100025, 201501, 2, 0, 0, 1, 8671, 1, 5, 150, 116, 1, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001196, 4, 100025, 100401, 5, 0, 0, 1, 8672, 1, 6, 150, 116, 1, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001197, 4, 100003, 100901, 0, 0, 0, 1, 8673, 1, 7, 30, 110, 10000, 158, 1, 10001, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001198, 4, 900001, 4, 0, 0, 0, 7, 8674, 1, 8, 90, 43, 150, 158, 1, 0, '2026/05/06 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001201, 4, 100004, 1, 0, 0, 0, 1, 8675, 1, 1, 91, 59, 10000, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001202, 4, 100004, 1, 0, 0, 0, 3, 8676, 1, 2, 91, 59, 10000, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001203, 4, 100004, 1, 0, 0, 0, 5, 8677, 1, 3, 91, 59, 10000, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001204, 4, 100004, 1, 0, 0, 0, 10, 8678, 1, 4, 91, 59, 10000, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001205, 4, 100025, 201601, 2, 0, 0, 1, 8679, 1, 5, 150, 116, 1, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001206, 4, 100025, 100501, 5, 0, 0, 1, 8680, 1, 6, 150, 116, 1, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001207, 4, 100003, 101001, 0, 0, 0, 1, 8681, 1, 7, 30, 110, 10000, 159, 1, 10001, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001208, 4, 900001, 4, 0, 0, 0, 7, 8682, 1, 8, 90, 43, 150, 159, 1, 0, '2026/05/13 15:00:00', '2026/05/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001211, 4, 100004, 1, 0, 0, 0, 1, 8683, 1, 1, 91, 59, 10000, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001212, 4, 100004, 1, 0, 0, 0, 3, 8684, 1, 2, 91, 59, 10000, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001213, 4, 100004, 1, 0, 0, 0, 5, 8685, 1, 3, 91, 59, 10000, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001214, 4, 100004, 1, 0, 0, 0, 10, 8686, 1, 4, 91, 59, 10000, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001215, 4, 100003, 201401, 0, 0, 0, 1, 8687, 1, 5, 150, 116, 1, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001216, 4, 100003, 201801, 0, 0, 0, 1, 8688, 1, 6, 150, 116, 1, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001217, 4, 100003, 101101, 0, 0, 0, 1, 8689, 1, 7, 30, 110, 10000, 160, 1, 10001, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001218, 4, 900001, 4, 0, 0, 0, 7, 8690, 1, 8, 90, 43, 150, 160, 1, 0, '2026/05/20 15:00:00', '2026/05/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001221, 4, 100004, 1, 0, 0, 0, 1, 8691, 1, 1, 91, 59, 10000, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001222, 4, 100004, 1, 0, 0, 0, 3, 8692, 1, 2, 91, 59, 10000, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001223, 4, 100004, 1, 0, 0, 0, 5, 8693, 1, 3, 91, 59, 10000, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001224, 4, 100004, 1, 0, 0, 0, 10, 8694, 1, 4, 91, 59, 10000, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001225, 4, 100027, 0, 0, 0, 0, 500000, 8695, 1, 5, 150, 116, 1, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001226, 4, 100027, 0, 0, 0, 0, 1000000, 8696, 1, 6, 150, 116, 1, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001227, 4, 100003, 101201, 0, 0, 0, 1, 8697, 1, 7, 30, 110, 10000, 161, 1, 10001, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001228, 4, 900001, 4, 0, 0, 0, 7, 8698, 1, 8, 90, 43, 150, 161, 1, 0, '2026/05/27 15:00:00', '2026/06/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001231, 4, 100004, 1, 0, 0, 0, 1, 8699, 1, 1, 91, 59, 10000, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001232, 4, 100004, 1, 0, 0, 0, 3, 8700, 1, 2, 91, 59, 10000, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001233, 4, 100004, 1, 0, 0, 0, 5, 8701, 1, 3, 91, 59, 10000, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001234, 4, 100004, 1, 0, 0, 0, 10, 8702, 1, 4, 91, 59, 10000, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001235, 4, 100003, 302601, 0, 0, 0, 1, 8703, 1, 5, 34, 95, 1, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001236, 4, 100003, 302901, 0, 0, 0, 1, 8704, 1, 6, 34, 95, 1, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001237, 4, 100003, 110101, 0, 0, 0, 1, 8705, 1, 7, 30, 110, 10000, 180, 1, 10001, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001238, 4, 900001, 4, 0, 0, 0, 7, 8706, 1, 8, 90, 43, 150, 180, 1, 0, '2026/06/09 22:00:00', '2026/06/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001241, 4, 100004, 1, 0, 0, 0, 1, 8707, 1, 1, 91, 59, 10000, 183, 1, 10001, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001242, 4, 100004, 1, 0, 0, 0, 3, 8708, 1, 2, 91, 59, 10000, 183, 1, 10001, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001243, 4, 100004, 1, 0, 0, 0, 5, 8709, 1, 3, 91, 59, 10000, 183, 1, 10001, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001244, 4, 100004, 1, 0, 0, 0, 10, 8710, 1, 4, 91, 59, 10000, 183, 1, 10001, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001245, 4, 100003, 303301, 0, 0, 0, 1, 8711, 1, 5, 34, 95, 2, 183, 1, 10001, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001246, 4, 100003, 110201, 0, 0, 0, 1, 8712, 1, 7, 30, 110, 10000, 183, 1, 10001, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001247, 4, 900001, 4, 0, 0, 0, 6, 8713, 1, 8, 90, 43, 150, 183, 1, 0, '2026/06/16 15:00:00', '2026/06/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001248, 4, 900001, 4, 0, 0, 0, 14, 8714, 1, 1, 90, 43, 500, 217, 1, 0, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001249, 4, 100072, 0, 0, 0, 0, 5, 8715, 1, 2, 40, 111, 1, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001250, 4, 100072, 0, 0, 0, 0, 10, 8716, 1, 3, 40, 111, 1, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001251, 4, 100007, 100, 1, 0, 0, 30, 8717, 1, 4, 30, 110, 20000, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001252, 4, 100007, 100, 1, 0, 0, 50, 8718, 1, 5, 30, 110, 40000, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001253, 4, 100027, 0, 0, 0, 0, 1500000, 8719, 1, 6, 34, 95, 10, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001254, 4, 100043, 0, 0, 0, 0, 50000, 8720, 1, 7, 40, 41, 1, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001255, 4, 100043, 0, 0, 0, 0, 100000, 8721, 1, 8, 40, 41, 1, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001256, 4, 100004, 13, 0, 0, 0, 1, 8722, 1, 9, 11, 161, 1, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001257, 4, 100068, 1200, 1, 0, 0, 1, 8723, 1, 10, 91, 59, 40000, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001258, 4, 100073, 0, 0, 0, 0, 1, 8724, 1, 11, 11, 160, 4, 217, 1, 10001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001259, 4, 200033, 0, 0, 0, 0, 1, 8725, 1, 12, 91, 59, 20000, 217, 1, 20011, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001260, 4, 200033, 0, 0, 0, 0, 3, 8726, 1, 13, 91, 59, 40000, 217, 1, 20011, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001261, 4, 200005, 0, 0, 0, 0, 5, 8727, 1, 14, 30, 110, 10000, 217, 1, 20001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001262, 4, 200005, 0, 0, 0, 0, 10, 8728, 1, 15, 21, 34, 10, 217, 1, 20001, '2026/07/14 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001263, 4, 900001, 4, 0, 0, 0, 14, 8729, 1, 1, 90, 43, 500, 218, 1, 0, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001264, 4, 100074, 1, 2, 0, 0, 5, 8730, 1, 2, 164, 150, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001265, 4, 100074, 1, 2, 0, 0, 10, 8731, 1, 3, 164, 149, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001266, 4, 100037, 233, 0, 0, 0, 1, 8732, 1, 4, 91, 59, 20000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001267, 4, 100037, 235, 0, 0, 0, 1, 8733, 1, 5, 30, 110, 20000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001268, 4, 100038, 0, 210071, 0, 0, 1, 8734, 1, 6, 51, 30121, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001269, 4, 100071, 0, 0, 0, 0, 700, 8735, 1, 7, 91, 59, 20000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001270, 4, 100075, 1, 4, 0, 0, 1, 8736, 1, 8, 11, 161, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001271, 4, 100076, 45, 0, 0, 0, 1, 8737, 1, 9, 11, 162, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001272, 4, 100074, 2, 1, 0, 0, 50, 8738, 1, 10, 51, 30121, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001273, 4, 100077, 1038, 0, 0, 0, 1, 8739, 1, 11, 51, 30121, 1, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001274, 4, 100077, 1039, 0, 0, 0, 1, 8740, 1, 12, 30, 110, 20000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001275, 4, 100077, 1020, 0, 0, 0, 1, 8741, 1, 13, 30, 110, 20000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001276, 4, 100068, 1201, 1, 0, 0, 1, 8742, 1, 14, 91, 59, 40000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001277, 4, 100078, 0, 0, 0, 0, 1, 8743, 1, 15, 91, 59, 20000, 218, 1, 10001, '2026/07/22 22:00:00', '2026/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001278, 4, 900001, 4, 0, 0, 0, 14, 8744, 1, 1, 90, 43, 500, 219, 1, 0, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001279, 4, 100074, 2, 3, 0, 0, 5, 8745, 1, 2, 11, 162, 1, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001280, 4, 100079, 20, 0, 0, 0, 1, 8746, 1, 3, 11, 163, 1, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001281, 4, 100039, 0, 3000101, 0, 0, 1, 8747, 1, 4, 40, 41, 1, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001282, 4, 100039, 0, 3000201, 0, 0, 1, 8748, 1, 5, 40, 111, 1, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001283, 4, 100039, 0, 3000301, 0, 0, 1, 8749, 1, 6, 164, 150, 1, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001284, 4, 100039, 0, 3000401, 0, 0, 1, 8750, 1, 7, 42, 178, 1, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001285, 4, 100004, 15, 0, 0, 0, 3, 8751, 1, 8, 30, 110, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001286, 4, 100068, 1201, 1, 1, 0, 1, 8752, 1, 9, 91, 59, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001287, 4, 100068, 1201, 1, 2, 0, 1, 8753, 1, 10, 91, 59, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001288, 4, 100068, 1201, 1, 3, 0, 1, 8754, 1, 11, 91, 59, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001289, 4, 100068, 1201, 1, 4, 0, 1, 8755, 1, 12, 91, 59, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001290, 4, 100068, 1201, 1, 5, 0, 1, 8756, 1, 13, 91, 59, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001291, 4, 100068, 1201, 2, 0, 0, 1, 8757, 1, 14, 30, 110, 30000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001292, 4, 100080, 4800, 0, 0, 0, 1, 8758, 1, 15, 91, 59, 20000, 219, 1, 10001, '2026/07/27 22:00:00', '2050/12/31 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001301, 4, 100072, 0, 0, 0, 0, 1, 8759, 1, 1, 91, 59, 20000, 194, 1, 10001, '2026/08/12 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001302, 4, 100072, 0, 0, 0, 0, 2, 8760, 1, 2, 91, 59, 20000, 194, 1, 10001, '2026/08/12 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001303, 4, 100003, 305001, 0, 0, 0, 1, 8761, 1, 3, 34, 95, 1, 194, 1, 10001, '2026/08/12 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001304, 4, 100003, 202101, 0, 0, 0, 1, 8762, 1, 4, 34, 95, 1, 194, 1, 10001, '2026/08/12 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001305, 4, 100003, 101301, 0, 0, 0, 1, 8763, 1, 5, 30, 110, 10000, 194, 1, 10001, '2026/08/12 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001306, 4, 900001, 4, 0, 0, 0, 5, 8764, 1, 6, 90, 43, 150, 194, 1, 0, '2026/08/12 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001311, 4, 100072, 0, 0, 0, 0, 1, 8765, 1, 1, 91, 59, 20000, 195, 1, 10001, '2026/08/18 15:00:00', '2026/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001312, 4, 100072, 0, 0, 0, 0, 2, 8766, 1, 2, 91, 59, 20000, 195, 1, 10001, '2026/08/18 15:00:00', '2026/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001313, 4, 100003, 307701, 0, 0, 0, 1, 8767, 1, 3, 34, 95, 2, 195, 1, 10001, '2026/08/18 15:00:00', '2026/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001314, 4, 100003, 111001, 0, 0, 0, 1, 8768, 1, 4, 30, 110, 10000, 195, 1, 10001, '2026/08/18 15:00:00', '2026/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001315, 4, 900001, 4, 0, 0, 0, 4, 8769, 1, 5, 90, 43, 150, 195, 1, 0, '2026/08/18 15:00:00', '2026/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001321, 4, 100072, 0, 0, 0, 0, 1, 8770, 1, 1, 91, 59, 20000, 196, 1, 10001, '2026/08/25 15:00:00', '2026/09/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001322, 4, 100072, 0, 0, 0, 0, 2, 8771, 1, 2, 91, 59, 20000, 196, 1, 10001, '2026/08/25 15:00:00', '2026/09/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001323, 4, 100025, 305401, 3, 0, 0, 1, 8772, 1, 3, 34, 95, 1, 196, 1, 10001, '2026/08/25 15:00:00', '2026/09/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001324, 4, 100025, 202201, 3, 0, 0, 1, 8773, 1, 4, 34, 95, 1, 196, 1, 10001, '2026/08/25 15:00:00', '2026/09/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001325, 4, 100003, 101401, 0, 0, 0, 1, 8774, 1, 5, 30, 110, 10000, 196, 1, 10001, '2026/08/25 15:00:00', '2026/09/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001326, 4, 900001, 4, 0, 0, 0, 5, 8775, 1, 6, 90, 43, 150, 196, 1, 0, '2026/08/25 15:00:00', '2026/09/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001331, 4, 100072, 0, 0, 0, 0, 1, 8776, 1, 1, 91, 59, 20000, 197, 1, 10001, '2026/09/01 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001332, 4, 100072, 0, 0, 0, 0, 2, 8777, 1, 2, 91, 59, 20000, 197, 1, 10001, '2026/09/01 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001333, 4, 100025, 202301, 3, 0, 0, 1, 8778, 1, 3, 34, 95, 1, 197, 1, 10001, '2026/09/01 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001334, 4, 100025, 202401, 3, 0, 0, 1, 8779, 1, 4, 34, 95, 1, 197, 1, 10001, '2026/09/01 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001335, 4, 100003, 101501, 0, 0, 0, 1, 8780, 1, 5, 30, 110, 10000, 197, 1, 10001, '2026/09/01 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001336, 4, 900001, 4, 0, 0, 0, 5, 8781, 1, 6, 90, 43, 150, 197, 1, 0, '2026/09/01 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001341, 4, 100072, 0, 0, 0, 0, 1, 8782, 1, 1, 91, 59, 20000, 198, 1, 10001, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001342, 4, 100072, 0, 0, 0, 0, 2, 8783, 1, 2, 91, 59, 20000, 198, 1, 10001, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001343, 4, 100003, 202501, 0, 0, 0, 1, 8784, 1, 3, 34, 95, 1, 198, 1, 10001, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001344, 4, 100003, 202601, 0, 0, 0, 1, 8785, 1, 4, 34, 95, 1, 198, 1, 10001, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001345, 4, 100003, 202701, 0, 0, 0, 1, 8786, 1, 5, 34, 95, 1, 198, 1, 10001, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001346, 4, 100003, 101601, 0, 0, 0, 1, 8787, 1, 6, 30, 110, 10000, 198, 1, 10001, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001347, 4, 900001, 4, 0, 0, 0, 6, 8788, 1, 7, 90, 43, 150, 198, 1, 0, '2026/09/08 22:00:00', '2026/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001351, 4, 100003, 204101, 0, 0, 0, 1, 8789, 1, 1, 91, 59, 20000, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001352, 4, 100003, 111001, 0, 0, 0, 1, 8790, 1, 2, 34, 95, 1, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001353, 4, 100003, 110501, 0, 0, 0, 1, 8791, 1, 3, 30, 110, 10000, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001354, 4, 100003, 203701, 0, 0, 0, 1, 8792, 1, 4, 91, 59, 20000, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001355, 4, 100003, 110401, 0, 0, 0, 1, 8793, 1, 5, 30, 110, 10000, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001356, 4, 100003, 203601, 0, 0, 0, 1, 8794, 1, 6, 34, 95, 1, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001357, 4, 100003, 110301, 0, 0, 0, 1, 8795, 1, 7, 30, 110, 10000, 199, 1, 10001, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001358, 4, 900001, 4, 0, 0, 0, 7, 8796, 1, 8, 90, 43, 150, 199, 1, 0, '2026/09/10 15:00:00', '2026/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001361, 4, 100072, 0, 0, 0, 0, 1, 8797, 1, 1, 91, 59, 20000, 200, 1, 10001, '2026/09/23 15:00:00', '2026/09/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001362, 4, 100072, 0, 0, 0, 0, 2, 8798, 1, 2, 91, 59, 20000, 200, 1, 10001, '2026/09/23 15:00:00', '2026/09/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001363, 4, 100003, 202801, 0, 0, 0, 1, 8799, 1, 3, 34, 95, 2, 200, 1, 10001, '2026/09/23 15:00:00', '2026/09/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001364, 4, 100003, 101701, 0, 0, 0, 1, 8800, 1, 4, 30, 110, 10000, 200, 1, 10001, '2026/09/23 15:00:00', '2026/09/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (1001365, 4, 900001, 4, 0, 0, 0, 4, 8801, 1, 5, 90, 43, 150, 200, 1, 0, '2026/09/23 15:00:00', '2026/09/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000001, 5, 100004, 1, 0, 0, 0, 1, 20001, 1, 1, 102, 101401, 2, 0, 1, 10001, '2025/07/06 22:00:00', '2025/07/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000002, 5, 100003, 0, 0, 0, 0, 1, 20002, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/06 22:00:00', '2025/07/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000003, 5, 200005, 0, 0, 0, 0, 1, 20003, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/06 22:00:00', '2025/07/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000004, 5, 100004, 1, 0, 0, 0, 1, 20004, 1, 1, 102, 101401, 2, 0, 1, 10001, '2025/07/07 15:00:00', '2025/07/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000005, 5, 100003, 0, 0, 0, 0, 1, 20005, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/07 15:00:00', '2025/07/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000006, 5, 200005, 0, 0, 0, 0, 1, 20006, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/07 15:00:00', '2025/07/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000007, 5, 100004, 1, 0, 0, 0, 1, 20007, 1, 1, 102, 101401, 2, 0, 1, 10001, '2025/07/08 15:00:00', '2025/07/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000008, 5, 100003, 0, 0, 0, 0, 1, 20008, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/08 15:00:00', '2025/07/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000009, 5, 200005, 0, 0, 0, 0, 1, 20009, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/08 15:00:00', '2025/07/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000010, 5, 100004, 1, 0, 0, 0, 1, 20010, 1, 1, 102, 100101, 2, 0, 1, 10001, '2025/07/09 15:00:00', '2025/07/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000011, 5, 100003, 0, 0, 0, 0, 1, 20011, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/09 15:00:00', '2025/07/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000012, 5, 200005, 0, 0, 0, 0, 1, 20012, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/09 15:00:00', '2025/07/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000013, 5, 100004, 1, 0, 0, 0, 1, 20013, 1, 1, 102, 100101, 2, 0, 1, 10001, '2025/07/10 15:00:00', '2025/07/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000014, 5, 100003, 0, 0, 0, 0, 1, 20014, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/10 15:00:00', '2025/07/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000015, 5, 200005, 0, 0, 0, 0, 1, 20015, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/10 15:00:00', '2025/07/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000016, 5, 100004, 1, 0, 0, 0, 1, 20016, 1, 1, 102, 100101, 2, 0, 1, 10001, '2025/07/11 15:00:00', '2025/07/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000017, 5, 100003, 0, 0, 0, 0, 1, 20017, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/11 15:00:00', '2025/07/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000018, 5, 200005, 0, 0, 0, 0, 1, 20018, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/11 15:00:00', '2025/07/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000019, 5, 100004, 1, 0, 0, 0, 1, 20019, 1, 1, 102, 101701, 2, 0, 1, 10001, '2025/07/12 15:00:00', '2025/07/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000020, 5, 100003, 0, 0, 0, 0, 1, 20020, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/12 15:00:00', '2025/07/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000021, 5, 200005, 0, 0, 0, 0, 1, 20021, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/12 15:00:00', '2025/07/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000022, 5, 100004, 1, 0, 0, 0, 1, 20022, 1, 1, 102, 101701, 2, 0, 1, 10001, '2025/07/13 15:00:00', '2025/07/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000023, 5, 100003, 0, 0, 0, 0, 1, 20023, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/13 15:00:00', '2025/07/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000024, 5, 200005, 0, 0, 0, 0, 1, 20024, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/13 15:00:00', '2025/07/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000025, 5, 100004, 1, 0, 0, 0, 1, 20025, 1, 1, 102, 101701, 2, 0, 1, 10001, '2025/07/14 15:00:00', '2025/07/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000026, 5, 100003, 0, 0, 0, 0, 1, 20026, 1, 1, 30, 110, 5000, 0, 1, 10001, '2025/07/14 15:00:00', '2025/07/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000027, 5, 200005, 0, 0, 0, 0, 1, 20027, 1, 1, 91, 59, 10000, 0, 1, 20001, '2025/07/14 15:00:00', '2025/07/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000101, 5, 200019, 594501, 0, 0, 0, 1, 20028, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/07/27 22:00:00', '2025/07/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000102, 5, 200019, 594501, 0, 0, 0, 2, 20029, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/07/27 22:00:00', '2025/07/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000103, 5, 200019, 594501, 0, 0, 0, 3, 20030, 1, 1, 102, 106101, 2, 0, 1, 0, '2025/07/27 22:00:00', '2025/07/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000104, 5, 200019, 594501, 0, 0, 0, 1, 20031, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/07/28 15:00:00', '2025/07/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000105, 5, 200019, 594501, 0, 0, 0, 2, 20032, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/07/28 15:00:00', '2025/07/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000106, 5, 200019, 594501, 0, 0, 0, 3, 20033, 1, 1, 102, 106101, 2, 0, 1, 0, '2025/07/28 15:00:00', '2025/07/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000107, 5, 200019, 594501, 0, 0, 0, 1, 20034, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/07/29 15:00:00', '2025/07/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000108, 5, 200019, 594501, 0, 0, 0, 2, 20035, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/07/29 15:00:00', '2025/07/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000109, 5, 200019, 594501, 0, 0, 0, 3, 20036, 1, 1, 102, 106101, 2, 0, 1, 0, '2025/07/29 15:00:00', '2025/07/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000110, 5, 200019, 594503, 0, 0, 0, 1, 20037, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/07/30 15:00:00', '2025/07/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000111, 5, 200019, 594503, 0, 0, 0, 2, 20038, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/07/30 15:00:00', '2025/07/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000112, 5, 200019, 594503, 0, 0, 0, 3, 20039, 1, 1, 102, 101001, 2, 0, 1, 0, '2025/07/30 15:00:00', '2025/07/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000113, 5, 200019, 594503, 0, 0, 0, 1, 20040, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/07/31 15:00:00', '2025/08/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000114, 5, 200019, 594503, 0, 0, 0, 2, 20041, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/07/31 15:00:00', '2025/08/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000115, 5, 200019, 594503, 0, 0, 0, 3, 20042, 1, 1, 102, 101001, 2, 0, 1, 0, '2025/07/31 15:00:00', '2025/08/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000116, 5, 200019, 594503, 0, 0, 0, 1, 20043, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/01 15:00:00', '2025/08/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000117, 5, 200019, 594503, 0, 0, 0, 2, 20044, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/01 15:00:00', '2025/08/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000118, 5, 200019, 594503, 0, 0, 0, 3, 20045, 1, 1, 102, 101001, 2, 0, 1, 0, '2025/08/01 15:00:00', '2025/08/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000119, 5, 200019, 594502, 0, 0, 0, 1, 20046, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/02 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000120, 5, 200019, 594502, 0, 0, 0, 2, 20047, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/02 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000121, 5, 200019, 594502, 0, 0, 0, 3, 20048, 1, 1, 102, 104101, 2, 0, 1, 0, '2025/08/02 15:00:00', '2025/08/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000122, 5, 200019, 594502, 0, 0, 0, 1, 20049, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/03 15:00:00', '2025/08/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000123, 5, 200019, 594502, 0, 0, 0, 2, 20050, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/03 15:00:00', '2025/08/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000124, 5, 200019, 594502, 0, 0, 0, 3, 20051, 1, 1, 102, 104101, 2, 0, 1, 0, '2025/08/03 15:00:00', '2025/08/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000125, 5, 200019, 594502, 0, 0, 0, 1, 20052, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/04 15:00:00', '2025/08/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000126, 5, 200019, 594502, 0, 0, 0, 2, 20053, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/04 15:00:00', '2025/08/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000127, 5, 200019, 594502, 0, 0, 0, 3, 20054, 1, 1, 102, 104101, 2, 0, 1, 0, '2025/08/04 15:00:00', '2025/08/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000128, 5, 200019, 594504, 0, 0, 0, 1, 20052, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/05 15:00:00', '2025/08/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000129, 5, 200019, 594504, 0, 0, 0, 2, 20053, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/05 15:00:00', '2025/08/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000130, 5, 200019, 594504, 0, 0, 0, 3, 20054, 1, 1, 102, 103801, 2, 0, 1, 0, '2025/08/05 15:00:00', '2025/08/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000131, 5, 200019, 594504, 0, 0, 0, 1, 20052, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/06 15:00:00', '2025/08/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000132, 5, 200019, 594504, 0, 0, 0, 2, 20053, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/06 15:00:00', '2025/08/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000133, 5, 200019, 594504, 0, 0, 0, 3, 20054, 1, 1, 102, 103801, 2, 0, 1, 0, '2025/08/06 15:00:00', '2025/08/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000134, 5, 200019, 594504, 0, 0, 0, 1, 20052, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/07 15:00:00', '2025/08/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000135, 5, 200019, 594504, 0, 0, 0, 2, 20053, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/07 15:00:00', '2025/08/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000136, 5, 200019, 594504, 0, 0, 0, 3, 20054, 1, 1, 102, 103801, 2, 0, 1, 0, '2025/08/07 15:00:00', '2025/08/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000201, 5, 200019, 593501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/21 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000202, 5, 200019, 593501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/21 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000203, 5, 200019, 593501, 0, 0, 0, 3, 0, 1, 1, 102, 103501, 2, 0, 1, 0, '2025/08/21 22:00:00', '2025/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000204, 5, 200019, 593501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/22 15:00:00', '2025/08/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000205, 5, 200019, 593501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/22 15:00:00', '2025/08/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000206, 5, 200019, 593501, 0, 0, 0, 3, 0, 1, 1, 102, 103501, 2, 0, 1, 0, '2025/08/22 15:00:00', '2025/08/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000207, 5, 200019, 593501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/23 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000208, 5, 200019, 593501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/23 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000209, 5, 200019, 593501, 0, 0, 0, 3, 0, 1, 1, 102, 103501, 2, 0, 1, 0, '2025/08/23 15:00:00', '2025/08/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000210, 5, 200019, 593502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/24 15:00:00', '2025/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000211, 5, 200019, 593502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/24 15:00:00', '2025/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000212, 5, 200019, 593502, 0, 0, 0, 3, 0, 1, 1, 102, 100801, 2, 0, 1, 0, '2025/08/24 15:00:00', '2025/08/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000213, 5, 200019, 593502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/25 15:00:00', '2025/08/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000214, 5, 200019, 593502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/25 15:00:00', '2025/08/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000215, 5, 200019, 593502, 0, 0, 0, 3, 0, 1, 1, 102, 100801, 2, 0, 1, 0, '2025/08/25 15:00:00', '2025/08/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000216, 5, 200019, 593502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/26 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000217, 5, 200019, 593502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/26 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000218, 5, 200019, 593502, 0, 0, 0, 3, 0, 1, 1, 102, 100801, 2, 0, 1, 0, '2025/08/26 15:00:00', '2025/08/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000219, 5, 200019, 593503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/27 15:00:00', '2025/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000220, 5, 200019, 593503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/27 15:00:00', '2025/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000221, 5, 200019, 593503, 0, 0, 0, 3, 0, 1, 1, 102, 100301, 2, 0, 1, 0, '2025/08/27 15:00:00', '2025/08/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000222, 5, 200019, 593503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/28 15:00:00', '2025/08/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000223, 5, 200019, 593503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/28 15:00:00', '2025/08/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000224, 5, 200019, 593503, 0, 0, 0, 3, 0, 1, 1, 102, 100301, 2, 0, 1, 0, '2025/08/28 15:00:00', '2025/08/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000225, 5, 200019, 593503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/08/29 15:00:00', '2025/08/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000226, 5, 200019, 593503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/08/29 15:00:00', '2025/08/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000227, 5, 200019, 593503, 0, 0, 0, 3, 0, 1, 1, 102, 100301, 2, 0, 1, 0, '2025/08/29 15:00:00', '2025/08/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000301, 5, 200019, 593004, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/11 22:00:00', '2025/09/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000302, 5, 200019, 593004, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/11 22:00:00', '2025/09/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000303, 5, 200019, 593004, 0, 0, 0, 3, 0, 1, 1, 102, 102401, 2, 0, 1, 0, '2025/09/11 22:00:00', '2025/09/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000304, 5, 200019, 593004, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/12 15:00:00', '2025/09/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000305, 5, 200019, 593004, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/12 15:00:00', '2025/09/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000306, 5, 200019, 593004, 0, 0, 0, 3, 0, 1, 1, 102, 102401, 2, 0, 1, 0, '2025/09/12 15:00:00', '2025/09/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000307, 5, 200019, 593004, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/13 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000308, 5, 200019, 593004, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/13 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000309, 5, 200019, 593004, 0, 0, 0, 3, 0, 1, 1, 102, 102401, 2, 0, 1, 0, '2025/09/13 15:00:00', '2025/09/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000310, 5, 200019, 593002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/14 15:00:00', '2025/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000311, 5, 200019, 593002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/14 15:00:00', '2025/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000312, 5, 200019, 593002, 0, 0, 0, 3, 0, 1, 1, 102, 101301, 2, 0, 1, 0, '2025/09/14 15:00:00', '2025/09/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000313, 5, 200019, 593002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/15 15:00:00', '2025/09/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000314, 5, 200019, 593002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/15 15:00:00', '2025/09/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000315, 5, 200019, 593002, 0, 0, 0, 3, 0, 1, 1, 102, 101301, 2, 0, 1, 0, '2025/09/15 15:00:00', '2025/09/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000316, 5, 200019, 593002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/16 15:00:00', '2025/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000317, 5, 200019, 593002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/16 15:00:00', '2025/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000318, 5, 200019, 593002, 0, 0, 0, 3, 0, 1, 1, 102, 101301, 2, 0, 1, 0, '2025/09/16 15:00:00', '2025/09/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000319, 5, 200019, 593003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/17 15:00:00', '2025/09/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000320, 5, 200019, 593003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/17 15:00:00', '2025/09/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000321, 5, 200019, 593003, 0, 0, 0, 3, 0, 1, 1, 102, 101501, 2, 0, 1, 0, '2025/09/17 15:00:00', '2025/09/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000322, 5, 200019, 593003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/18 15:00:00', '2025/09/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000323, 5, 200019, 593003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/18 15:00:00', '2025/09/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000324, 5, 200019, 593003, 0, 0, 0, 3, 0, 1, 1, 102, 101501, 2, 0, 1, 0, '2025/09/18 15:00:00', '2025/09/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000325, 5, 200019, 593003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/19 15:00:00', '2025/09/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000326, 5, 200019, 593003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/19 15:00:00', '2025/09/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000327, 5, 200019, 593003, 0, 0, 0, 3, 0, 1, 1, 102, 101501, 2, 0, 1, 0, '2025/09/19 15:00:00', '2025/09/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000328, 5, 200019, 593001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/20 15:00:00', '2025/09/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000329, 5, 200019, 593001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/20 15:00:00', '2025/09/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000330, 5, 200019, 593001, 0, 0, 0, 3, 0, 1, 1, 102, 104501, 2, 0, 1, 0, '2025/09/20 15:00:00', '2025/09/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000331, 5, 200019, 593001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/21 15:00:00', '2025/09/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000332, 5, 200019, 593001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/21 15:00:00', '2025/09/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000333, 5, 200019, 593001, 0, 0, 0, 3, 0, 1, 1, 102, 104501, 2, 0, 1, 0, '2025/09/21 15:00:00', '2025/09/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000334, 5, 200019, 593001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/09/22 15:00:00', '2025/09/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000335, 5, 200019, 593001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/09/22 15:00:00', '2025/09/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000336, 5, 200019, 593001, 0, 0, 0, 3, 0, 1, 1, 102, 104501, 2, 0, 1, 0, '2025/09/22 15:00:00', '2025/09/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000401, 5, 200019, 594001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/10/26 22:00:00', '2025/10/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000402, 5, 200019, 594001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/10/26 22:00:00', '2025/10/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000403, 5, 200019, 594001, 0, 0, 0, 3, 0, 1, 1, 102, 102701, 2, 0, 1, 0, '2025/10/26 22:00:00', '2025/10/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000404, 5, 200019, 594001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/10/27 15:00:00', '2025/10/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000405, 5, 200019, 594001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/10/27 15:00:00', '2025/10/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000406, 5, 200019, 594001, 0, 0, 0, 3, 0, 1, 1, 102, 102701, 2, 0, 1, 0, '2025/10/27 15:00:00', '2025/10/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000407, 5, 200019, 594001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/10/28 15:00:00', '2025/10/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000408, 5, 200019, 594001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/10/28 15:00:00', '2025/10/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000409, 5, 200019, 594001, 0, 0, 0, 3, 0, 1, 1, 102, 102701, 2, 0, 1, 0, '2025/10/28 15:00:00', '2025/10/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000410, 5, 200019, 594002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/10/29 15:00:00', '2025/10/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000411, 5, 200019, 594002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/10/29 15:00:00', '2025/10/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000412, 5, 200019, 594002, 0, 0, 0, 3, 0, 1, 1, 102, 100201, 2, 0, 1, 0, '2025/10/29 15:00:00', '2025/10/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000413, 5, 200019, 594002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/10/30 15:00:00', '2025/10/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000414, 5, 200019, 594002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/10/30 15:00:00', '2025/10/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000415, 5, 200019, 594002, 0, 0, 0, 3, 0, 1, 1, 102, 100201, 2, 0, 1, 0, '2025/10/30 15:00:00', '2025/10/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000416, 5, 200019, 594002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/10/31 15:00:00', '2025/11/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000417, 5, 200019, 594002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/10/31 15:00:00', '2025/11/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000418, 5, 200019, 594002, 0, 0, 0, 3, 0, 1, 1, 102, 100201, 2, 0, 1, 0, '2025/10/31 15:00:00', '2025/11/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000419, 5, 200019, 594003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/11/01 15:00:00', '2025/11/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000420, 5, 200019, 594003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/11/01 15:00:00', '2025/11/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000421, 5, 200019, 594003, 0, 0, 0, 3, 0, 1, 1, 102, 100701, 2, 0, 1, 0, '2025/11/01 15:00:00', '2025/11/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000422, 5, 200019, 594003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/11/02 15:00:00', '2025/11/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000423, 5, 200019, 594003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/11/02 15:00:00', '2025/11/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000424, 5, 200019, 594003, 0, 0, 0, 3, 0, 1, 1, 102, 100701, 2, 0, 1, 0, '2025/11/02 15:00:00', '2025/11/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000425, 5, 200019, 594003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 0, '2025/11/03 15:00:00', '2025/11/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000426, 5, 200019, 594003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 0, '2025/11/03 15:00:00', '2025/11/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000427, 5, 200019, 594003, 0, 0, 0, 3, 0, 1, 1, 102, 100701, 2, 0, 1, 0, '2025/11/03 15:00:00', '2025/11/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000501, 5, 200019, 596001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/13 22:00:00', '2025/11/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000502, 5, 200019, 596001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/13 22:00:00', '2025/11/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000503, 5, 200019, 596001, 0, 0, 0, 3, 0, 1, 1, 102, 100401, 2, 0, 1, 20002, '2025/11/13 22:00:00', '2025/11/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000504, 5, 200019, 596001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/14 15:00:00', '2025/11/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000505, 5, 200019, 596001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/14 15:00:00', '2025/11/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000506, 5, 200019, 596001, 0, 0, 0, 3, 0, 1, 1, 102, 100401, 2, 0, 1, 20002, '2025/11/14 15:00:00', '2025/11/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000507, 5, 200019, 596001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/15 15:00:00', '2025/11/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000508, 5, 200019, 596001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/15 15:00:00', '2025/11/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000509, 5, 200019, 596001, 0, 0, 0, 3, 0, 1, 1, 102, 100401, 2, 0, 1, 20002, '2025/11/15 15:00:00', '2025/11/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000510, 5, 200019, 596002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/16 15:00:00', '2025/11/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000511, 5, 200019, 596002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/16 15:00:00', '2025/11/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000512, 5, 200019, 596002, 0, 0, 0, 3, 0, 1, 1, 102, 100501, 2, 0, 1, 20002, '2025/11/16 15:00:00', '2025/11/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000513, 5, 200019, 596002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/17 15:00:00', '2025/11/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000514, 5, 200019, 596002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/17 15:00:00', '2025/11/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000515, 5, 200019, 596002, 0, 0, 0, 3, 0, 1, 1, 102, 100501, 2, 0, 1, 20002, '2025/11/17 15:00:00', '2025/11/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000516, 5, 200019, 596002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/18 15:00:00', '2025/11/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000517, 5, 200019, 596002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/18 15:00:00', '2025/11/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000518, 5, 200019, 596002, 0, 0, 0, 3, 0, 1, 1, 102, 100501, 2, 0, 1, 20002, '2025/11/18 15:00:00', '2025/11/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000519, 5, 200019, 596003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/19 15:00:00', '2025/11/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000520, 5, 200019, 596003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/19 15:00:00', '2025/11/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000521, 5, 200019, 596003, 0, 0, 0, 3, 0, 1, 1, 102, 102601, 2, 0, 1, 20002, '2025/11/19 15:00:00', '2025/11/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000522, 5, 200019, 596003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/20 15:00:00', '2025/11/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000523, 5, 200019, 596003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/20 15:00:00', '2025/11/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000524, 5, 200019, 596003, 0, 0, 0, 3, 0, 1, 1, 102, 102601, 2, 0, 1, 20002, '2025/11/20 15:00:00', '2025/11/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000525, 5, 200019, 596003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/11/21 15:00:00', '2025/11/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000526, 5, 200019, 596003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/11/21 15:00:00', '2025/11/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000527, 5, 200019, 596003, 0, 0, 0, 3, 0, 1, 1, 102, 102601, 2, 0, 1, 20002, '2025/11/21 15:00:00', '2025/11/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000601, 5, 200019, 595001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/04 22:00:00', '2025/12/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000602, 5, 200019, 595001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/04 22:00:00', '2025/12/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000603, 5, 200019, 595001, 0, 0, 0, 3, 0, 1, 1, 102, 105601, 2, 0, 1, 20002, '2025/12/04 22:00:00', '2025/12/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000604, 5, 200019, 595001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/05 15:00:00', '2025/12/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000605, 5, 200019, 595001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/05 15:00:00', '2025/12/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000606, 5, 200019, 595001, 0, 0, 0, 3, 0, 1, 1, 102, 105601, 2, 0, 1, 20002, '2025/12/05 15:00:00', '2025/12/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000607, 5, 200019, 595001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/06 15:00:00', '2025/12/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000608, 5, 200019, 595001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/06 15:00:00', '2025/12/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000609, 5, 200019, 595001, 0, 0, 0, 3, 0, 1, 1, 102, 105601, 2, 0, 1, 20002, '2025/12/06 15:00:00', '2025/12/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000610, 5, 200019, 595002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/07 15:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000611, 5, 200019, 595002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/07 15:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000612, 5, 200019, 595002, 0, 0, 0, 3, 0, 1, 1, 102, 102001, 2, 0, 1, 20002, '2025/12/07 15:00:00', '2025/12/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000613, 5, 200019, 595002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/08 15:00:00', '2025/12/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000614, 5, 200019, 595002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/08 15:00:00', '2025/12/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000615, 5, 200019, 595002, 0, 0, 0, 3, 0, 1, 1, 102, 102001, 2, 0, 1, 20002, '2025/12/08 15:00:00', '2025/12/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000616, 5, 200019, 595002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/09 15:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000617, 5, 200019, 595002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/09 15:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000618, 5, 200019, 595002, 0, 0, 0, 3, 0, 1, 1, 102, 102001, 2, 0, 1, 20002, '2025/12/09 15:00:00', '2025/12/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000619, 5, 200019, 595003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/10 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000620, 5, 200019, 595003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/10 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000621, 5, 200019, 595003, 0, 0, 0, 3, 0, 1, 1, 102, 102301, 2, 0, 1, 20002, '2025/12/10 15:00:00', '2025/12/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000622, 5, 200019, 595003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/11 15:00:00', '2025/12/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000623, 5, 200019, 595003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/11 15:00:00', '2025/12/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000624, 5, 200019, 595003, 0, 0, 0, 3, 0, 1, 1, 102, 102301, 2, 0, 1, 20002, '2025/12/11 15:00:00', '2025/12/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000625, 5, 200019, 595003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/12 15:00:00', '2025/12/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000626, 5, 200019, 595003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/12 15:00:00', '2025/12/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000627, 5, 200019, 595003, 0, 0, 0, 3, 0, 1, 1, 102, 102301, 2, 0, 1, 20002, '2025/12/12 15:00:00', '2025/12/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000701, 5, 200019, 596501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/22 22:00:00', '2025/12/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000702, 5, 200019, 596501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/22 22:00:00', '2025/12/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000703, 5, 200019, 596501, 0, 0, 0, 3, 0, 1, 1, 102, 101801, 2, 0, 1, 20002, '2025/12/22 22:00:00', '2025/12/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000704, 5, 200019, 596501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/23 15:00:00', '2025/12/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000705, 5, 200019, 596501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/23 15:00:00', '2025/12/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000706, 5, 200019, 596501, 0, 0, 0, 3, 0, 1, 1, 102, 101801, 2, 0, 1, 20002, '2025/12/23 15:00:00', '2025/12/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000707, 5, 200019, 596501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/24 15:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000708, 5, 200019, 596501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/24 15:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000709, 5, 200019, 596501, 0, 0, 0, 3, 0, 1, 1, 102, 101801, 2, 0, 1, 20002, '2025/12/24 15:00:00', '2025/12/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000710, 5, 200019, 596502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/25 15:00:00', '2025/12/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000711, 5, 200019, 596502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/25 15:00:00', '2025/12/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000712, 5, 200019, 596502, 0, 0, 0, 3, 0, 1, 1, 102, 103701, 2, 0, 1, 20002, '2025/12/25 15:00:00', '2025/12/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000713, 5, 200019, 596502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/26 15:00:00', '2025/12/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000714, 5, 200019, 596502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/26 15:00:00', '2025/12/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000715, 5, 200019, 596502, 0, 0, 0, 3, 0, 1, 1, 102, 103701, 2, 0, 1, 20002, '2025/12/26 15:00:00', '2025/12/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000716, 5, 200019, 596502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/27 15:00:00', '2025/12/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000717, 5, 200019, 596502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/27 15:00:00', '2025/12/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000718, 5, 200019, 596502, 0, 0, 0, 3, 0, 1, 1, 102, 103701, 2, 0, 1, 20002, '2025/12/27 15:00:00', '2025/12/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000719, 5, 200019, 596503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/28 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000720, 5, 200019, 596503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/28 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000721, 5, 200019, 596503, 0, 0, 0, 3, 0, 1, 1, 102, 101901, 2, 0, 1, 20002, '2025/12/28 15:00:00', '2025/12/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000722, 5, 200019, 596503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/29 15:00:00', '2025/12/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000723, 5, 200019, 596503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/29 15:00:00', '2025/12/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000724, 5, 200019, 596503, 0, 0, 0, 3, 0, 1, 1, 102, 101901, 2, 0, 1, 20002, '2025/12/29 15:00:00', '2025/12/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000725, 5, 200019, 596503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2025/12/30 15:00:00', '2025/12/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000726, 5, 200019, 596503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2025/12/30 15:00:00', '2025/12/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000727, 5, 200019, 596503, 0, 0, 0, 3, 0, 1, 1, 102, 101901, 2, 0, 1, 20002, '2025/12/30 15:00:00', '2025/12/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000728, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2025/12/22 22:00:00', '2025/12/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000729, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2025/12/22 22:00:00', '2025/12/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000730, 8, 200019, 0, 0, 0, 0, 21, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2025/12/22 22:00:00', '2025/12/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000801, 5, 200019, 595501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/22 22:00:00', '2026/01/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000802, 5, 200019, 595501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/22 22:00:00', '2026/01/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000803, 5, 200019, 595501, 0, 0, 0, 3, 0, 1, 1, 102, 106001, 2, 0, 1, 20002, '2026/01/22 22:00:00', '2026/01/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000804, 5, 200019, 595501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/23 15:00:00', '2026/01/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000805, 5, 200019, 595501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/23 15:00:00', '2026/01/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000806, 5, 200019, 595501, 0, 0, 0, 3, 0, 1, 1, 102, 106001, 2, 0, 1, 20002, '2026/01/23 15:00:00', '2026/01/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000807, 5, 200019, 595501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/24 15:00:00', '2026/01/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000808, 5, 200019, 595501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/24 15:00:00', '2026/01/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000809, 5, 200019, 595501, 0, 0, 0, 3, 0, 1, 1, 102, 106001, 2, 0, 1, 20002, '2026/01/24 15:00:00', '2026/01/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000810, 5, 200019, 595502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/25 15:00:00', '2026/01/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000811, 5, 200019, 595502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/25 15:00:00', '2026/01/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000812, 5, 200019, 595502, 0, 0, 0, 3, 0, 1, 1, 102, 101101, 2, 0, 1, 20002, '2026/01/25 15:00:00', '2026/01/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000813, 5, 200019, 595502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/26 15:00:00', '2026/01/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000814, 5, 200019, 595502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/26 15:00:00', '2026/01/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000815, 5, 200019, 595502, 0, 0, 0, 3, 0, 1, 1, 102, 101101, 2, 0, 1, 20002, '2026/01/26 15:00:00', '2026/01/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000816, 5, 200019, 595502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/27 15:00:00', '2026/01/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000817, 5, 200019, 595502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/27 15:00:00', '2026/01/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000818, 5, 200019, 595502, 0, 0, 0, 3, 0, 1, 1, 102, 101101, 2, 0, 1, 20002, '2026/01/27 15:00:00', '2026/01/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000819, 5, 200019, 595503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/28 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000820, 5, 200019, 595503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/28 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000821, 5, 200019, 595503, 0, 0, 0, 3, 0, 1, 1, 102, 100601, 2, 0, 1, 20002, '2026/01/28 15:00:00', '2026/01/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000822, 5, 200019, 595503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/29 15:00:00', '2026/01/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000823, 5, 200019, 595503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/29 15:00:00', '2026/01/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000824, 5, 200019, 595503, 0, 0, 0, 3, 0, 1, 1, 102, 100601, 2, 0, 1, 20002, '2026/01/29 15:00:00', '2026/01/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000825, 5, 200019, 595503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/01/30 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000826, 5, 200019, 595503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/01/30 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000827, 5, 200019, 595503, 0, 0, 0, 3, 0, 1, 1, 102, 100601, 2, 0, 1, 20002, '2026/01/30 15:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000828, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/01/22 22:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000829, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/01/22 22:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000830, 8, 200019, 0, 0, 0, 0, 21, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/01/22 22:00:00', '2026/01/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000901, 5, 200019, 597001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/02/26 22:00:00', '2026/02/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000902, 5, 200019, 597001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/02/26 22:00:00', '2026/02/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000903, 5, 200019, 597001, 0, 0, 0, 3, 0, 1, 1, 102, 101201, 2, 0, 1, 20002, '2026/02/26 22:00:00', '2026/02/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000904, 5, 200019, 597001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/02/27 15:00:00', '2026/02/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000905, 5, 200019, 597001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/02/27 15:00:00', '2026/02/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000906, 5, 200019, 597001, 0, 0, 0, 3, 0, 1, 1, 102, 101201, 2, 0, 1, 20002, '2026/02/27 15:00:00', '2026/02/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000907, 5, 200019, 597001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/02/28 15:00:00', '2026/03/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000908, 5, 200019, 597001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/02/28 15:00:00', '2026/03/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000909, 5, 200019, 597001, 0, 0, 0, 3, 0, 1, 1, 102, 101201, 2, 0, 1, 20002, '2026/02/28 15:00:00', '2026/03/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000910, 5, 200019, 597002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/01 15:00:00', '2026/03/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000911, 5, 200019, 597002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/01 15:00:00', '2026/03/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000912, 5, 200019, 597002, 0, 0, 0, 3, 0, 1, 1, 102, 105901, 2, 0, 1, 20002, '2026/03/01 15:00:00', '2026/03/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000913, 5, 200019, 597002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/02 15:00:00', '2026/03/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000914, 5, 200019, 597002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/02 15:00:00', '2026/03/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000915, 5, 200019, 597002, 0, 0, 0, 3, 0, 1, 1, 102, 105901, 2, 0, 1, 20002, '2026/03/02 15:00:00', '2026/03/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000916, 5, 200019, 597002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/03 15:00:00', '2026/03/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000917, 5, 200019, 597002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/03 15:00:00', '2026/03/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000918, 5, 200019, 597002, 0, 0, 0, 3, 0, 1, 1, 102, 105901, 2, 0, 1, 20002, '2026/03/03 15:00:00', '2026/03/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000919, 5, 200019, 597003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/04 15:00:00', '2026/03/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000920, 5, 200019, 597003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/04 15:00:00', '2026/03/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000921, 5, 200019, 597003, 0, 0, 0, 3, 0, 1, 1, 102, 104001, 2, 0, 1, 20002, '2026/03/04 15:00:00', '2026/03/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000922, 5, 200019, 597003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/05 15:00:00', '2026/03/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000923, 5, 200019, 597003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/05 15:00:00', '2026/03/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000924, 5, 200019, 597003, 0, 0, 0, 3, 0, 1, 1, 102, 104001, 2, 0, 1, 20002, '2026/03/05 15:00:00', '2026/03/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000925, 5, 200019, 597003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/06 15:00:00', '2026/03/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000926, 5, 200019, 597003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/06 15:00:00', '2026/03/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000927, 5, 200019, 597003, 0, 0, 0, 3, 0, 1, 1, 102, 104001, 2, 0, 1, 20002, '2026/03/06 15:00:00', '2026/03/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000928, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/02/26 22:00:00', '2026/03/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000929, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/02/26 22:00:00', '2026/03/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2000930, 8, 200019, 0, 0, 0, 0, 21, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/02/26 22:00:00', '2026/03/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001001, 5, 200019, 597501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/23 22:00:00', '2026/03/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001002, 5, 200019, 597501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/23 22:00:00', '2026/03/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001003, 5, 200019, 597501, 0, 0, 0, 3, 0, 1, 1, 102, 103201, 2, 0, 1, 20002, '2026/03/23 22:00:00', '2026/03/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001004, 5, 200019, 597501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/24 15:00:00', '2026/03/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001005, 5, 200019, 597501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/24 15:00:00', '2026/03/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001006, 5, 200019, 597501, 0, 0, 0, 3, 0, 1, 1, 102, 103201, 2, 0, 1, 20002, '2026/03/24 15:00:00', '2026/03/25 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001007, 5, 200019, 597501, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/25 15:00:00', '2026/03/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001008, 5, 200019, 597501, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/25 15:00:00', '2026/03/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001009, 5, 200019, 597501, 0, 0, 0, 3, 0, 1, 1, 102, 103201, 2, 0, 1, 20002, '2026/03/25 15:00:00', '2026/03/26 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001010, 5, 200019, 597502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/26 15:00:00', '2026/03/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001011, 5, 200019, 597502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/26 15:00:00', '2026/03/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001012, 5, 200019, 597502, 0, 0, 0, 3, 0, 1, 1, 102, 105001, 2, 0, 1, 20002, '2026/03/26 15:00:00', '2026/03/27 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001013, 5, 200019, 597502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/27 15:00:00', '2026/03/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001014, 5, 200019, 597502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/27 15:00:00', '2026/03/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001015, 5, 200019, 597502, 0, 0, 0, 3, 0, 1, 1, 102, 105001, 2, 0, 1, 20002, '2026/03/27 15:00:00', '2026/03/28 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001016, 5, 200019, 597502, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/28 15:00:00', '2026/03/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001017, 5, 200019, 597502, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/28 15:00:00', '2026/03/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001018, 5, 200019, 597502, 0, 0, 0, 3, 0, 1, 1, 102, 105001, 2, 0, 1, 20002, '2026/03/28 15:00:00', '2026/03/29 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001019, 5, 200019, 597503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/29 15:00:00', '2026/03/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001020, 5, 200019, 597503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/29 15:00:00', '2026/03/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001021, 5, 200019, 597503, 0, 0, 0, 3, 0, 1, 1, 102, 101601, 2, 0, 1, 20002, '2026/03/29 15:00:00', '2026/03/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001022, 5, 200019, 597503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/30 15:00:00', '2026/03/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001023, 5, 200019, 597503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/30 15:00:00', '2026/03/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001024, 5, 200019, 597503, 0, 0, 0, 3, 0, 1, 1, 102, 101601, 2, 0, 1, 20002, '2026/03/30 15:00:00', '2026/03/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001025, 5, 200019, 597503, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/03/31 15:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001026, 5, 200019, 597503, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/03/31 15:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001027, 5, 200019, 597503, 0, 0, 0, 3, 0, 1, 1, 102, 101601, 2, 0, 1, 20002, '2026/03/31 15:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001028, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/03/23 22:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001029, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/03/23 22:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001030, 8, 200019, 0, 0, 0, 0, 21, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/03/23 22:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001101, 5, 200019, 1200001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/07 22:00:00', '2026/05/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001102, 5, 200019, 1200001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/07 22:00:00', '2026/05/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001103, 5, 200019, 1200001, 0, 0, 0, 3, 0, 1, 1, 102, 101302, 2, 0, 1, 20002, '2026/05/07 22:00:00', '2026/05/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001104, 5, 200019, 1200001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/08 15:00:00', '2026/05/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001105, 5, 200019, 1200001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/08 15:00:00', '2026/05/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001106, 5, 200019, 1200001, 0, 0, 0, 3, 0, 1, 1, 102, 101302, 2, 0, 1, 20002, '2026/05/08 15:00:00', '2026/05/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001107, 5, 200019, 1200001, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/09 15:00:00', '2026/05/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001108, 5, 200019, 1200001, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/09 15:00:00', '2026/05/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001109, 5, 200019, 1200001, 0, 0, 0, 3, 0, 1, 1, 102, 101302, 2, 0, 1, 20002, '2026/05/09 15:00:00', '2026/05/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001110, 5, 200019, 1200002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/10 15:00:00', '2026/05/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001111, 5, 200019, 1200002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/10 15:00:00', '2026/05/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001112, 5, 200019, 1200002, 0, 0, 0, 3, 0, 1, 1, 102, 103001, 2, 0, 1, 20002, '2026/05/10 15:00:00', '2026/05/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001113, 5, 200019, 1200002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/11 15:00:00', '2026/05/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001114, 5, 200019, 1200002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/11 15:00:00', '2026/05/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001115, 5, 200019, 1200002, 0, 0, 0, 3, 0, 1, 1, 102, 103001, 2, 0, 1, 20002, '2026/05/11 15:00:00', '2026/05/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001116, 5, 200019, 1200002, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/12 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001117, 5, 200019, 1200002, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/12 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001118, 5, 200019, 1200002, 0, 0, 0, 3, 0, 1, 1, 102, 103001, 2, 0, 1, 20002, '2026/05/12 15:00:00', '2026/05/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001119, 5, 200019, 1200003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/13 15:00:00', '2026/05/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001120, 5, 200019, 1200003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/13 15:00:00', '2026/05/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001121, 5, 200019, 1200003, 0, 0, 0, 3, 0, 1, 1, 102, 107401, 2, 0, 1, 20002, '2026/05/13 15:00:00', '2026/05/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001122, 5, 200019, 1200003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/14 15:00:00', '2026/05/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001123, 5, 200019, 1200003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/14 15:00:00', '2026/05/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001124, 5, 200019, 1200003, 0, 0, 0, 3, 0, 1, 1, 102, 107401, 2, 0, 1, 20002, '2026/05/14 15:00:00', '2026/05/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001125, 5, 200019, 1200003, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/05/15 15:00:00', '2026/05/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001126, 5, 200019, 1200003, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/05/15 15:00:00', '2026/05/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001127, 5, 200019, 1200003, 0, 0, 0, 3, 0, 1, 1, 102, 107401, 2, 0, 1, 20002, '2026/05/15 15:00:00', '2026/05/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001128, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/05/07 22:00:00', '2026/05/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001129, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/05/07 22:00:00', '2026/05/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001130, 8, 200019, 0, 0, 0, 0, 21, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/05/07 22:00:00', '2026/05/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001201, 5, 200019, 1200101, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/06/07 22:00:00', '2026/06/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001202, 5, 200019, 1200101, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/06/07 22:00:00', '2026/06/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001203, 5, 200019, 1200101, 0, 0, 0, 3, 0, 1, 1, 102, 102101, 2, 0, 1, 20002, '2026/06/07 22:00:00', '2026/06/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001204, 5, 200019, 1200101, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/06/08 15:00:00', '2026/06/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001205, 5, 200019, 1200101, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/06/08 15:00:00', '2026/06/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001206, 5, 200019, 1200101, 0, 0, 0, 3, 0, 1, 1, 102, 102101, 2, 0, 1, 20002, '2026/06/08 15:00:00', '2026/06/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001207, 5, 200019, 1200101, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/06/09 15:00:00', '2026/06/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001208, 5, 200019, 1200101, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/06/09 15:00:00', '2026/06/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001209, 5, 200019, 1200101, 0, 0, 0, 3, 0, 1, 1, 102, 102101, 2, 0, 1, 20002, '2026/06/09 15:00:00', '2026/06/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001210, 5, 200019, 1200102, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/06/10 15:00:00', '2026/06/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001211, 5, 200019, 1200102, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/06/10 15:00:00', '2026/06/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001212, 5, 200019, 1200102, 0, 0, 0, 3, 0, 1, 1, 102, 105801, 2, 0, 1, 20002, '2026/06/10 15:00:00', '2026/06/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001213, 5, 200019, 1200102, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/06/11 15:00:00', '2026/06/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001214, 5, 200019, 1200102, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/06/11 15:00:00', '2026/06/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001215, 5, 200019, 1200102, 0, 0, 0, 3, 0, 1, 1, 102, 105801, 2, 0, 1, 20002, '2026/06/11 15:00:00', '2026/06/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001216, 5, 200019, 1200102, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/06/12 15:00:00', '2026/06/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001217, 5, 200019, 1200102, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/06/12 15:00:00', '2026/06/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001218, 5, 200019, 1200102, 0, 0, 0, 3, 0, 1, 1, 102, 105801, 2, 0, 1, 20002, '2026/06/12 15:00:00', '2026/06/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001219, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/06/07 22:00:00', '2026/06/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001220, 8, 200019, 0, 0, 0, 0, 9, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/06/07 22:00:00', '2026/06/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001221, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/06/07 22:00:00', '2026/06/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001301, 5, 200019, 1200201, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/08/13 22:00:00', '2026/08/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001302, 5, 200019, 1200201, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/08/13 22:00:00', '2026/08/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001303, 5, 200019, 1200201, 0, 0, 0, 3, 0, 1, 1, 102, 105101, 2, 0, 1, 20002, '2026/08/13 22:00:00', '2026/08/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001304, 5, 200019, 1200201, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/08/14 15:00:00', '2026/08/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001305, 5, 200019, 1200201, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/08/14 15:00:00', '2026/08/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001306, 5, 200019, 1200201, 0, 0, 0, 3, 0, 1, 1, 102, 105101, 2, 0, 1, 20002, '2026/08/14 15:00:00', '2026/08/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001307, 5, 200019, 1200201, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/08/15 15:00:00', '2026/08/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001308, 5, 200019, 1200201, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/08/15 15:00:00', '2026/08/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001309, 5, 200019, 1200201, 0, 0, 0, 3, 0, 1, 1, 102, 105101, 2, 0, 1, 20002, '2026/08/15 15:00:00', '2026/08/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001310, 5, 200019, 1200202, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/08/16 15:00:00', '2026/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001311, 5, 200019, 1200202, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/08/16 15:00:00', '2026/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001312, 5, 200019, 1200202, 0, 0, 0, 3, 0, 1, 1, 102, 102801, 2, 0, 1, 20002, '2026/08/16 15:00:00', '2026/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001313, 5, 200019, 1200202, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/08/17 15:00:00', '2026/08/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001314, 5, 200019, 1200202, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/08/17 15:00:00', '2026/08/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001315, 5, 200019, 1200202, 0, 0, 0, 3, 0, 1, 1, 102, 102801, 2, 0, 1, 20002, '2026/08/17 15:00:00', '2026/08/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001316, 5, 200019, 1200202, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/08/18 15:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001317, 5, 200019, 1200202, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/08/18 15:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001318, 5, 200019, 1200202, 0, 0, 0, 3, 0, 1, 1, 102, 102801, 2, 0, 1, 20002, '2026/08/18 15:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001319, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/08/13 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001320, 8, 200019, 0, 0, 0, 0, 9, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/08/13 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001321, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/08/13 22:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001401, 5, 200019, 1200301, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/09/03 22:00:00', '2026/09/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001402, 5, 200019, 1200301, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/09/03 22:00:00', '2026/09/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001403, 5, 200019, 1200301, 0, 0, 0, 3, 0, 1, 1, 102, 102201, 2, 0, 1, 20002, '2026/09/03 22:00:00', '2026/09/04 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001404, 5, 200019, 1200301, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/09/04 15:00:00', '2026/09/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001405, 5, 200019, 1200301, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/09/04 15:00:00', '2026/09/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001406, 5, 200019, 1200301, 0, 0, 0, 3, 0, 1, 1, 102, 102201, 2, 0, 1, 20002, '2026/09/04 15:00:00', '2026/09/05 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001407, 5, 200019, 1200301, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/09/05 15:00:00', '2026/09/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001408, 5, 200019, 1200301, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/09/05 15:00:00', '2026/09/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001409, 5, 200019, 1200301, 0, 0, 0, 3, 0, 1, 1, 102, 102201, 2, 0, 1, 20002, '2026/09/05 15:00:00', '2026/09/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001410, 5, 200019, 1200302, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/09/06 15:00:00', '2026/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001411, 5, 200019, 1200302, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/09/06 15:00:00', '2026/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001412, 5, 200019, 1200302, 0, 0, 0, 3, 0, 1, 1, 102, 103901, 2, 0, 1, 20002, '2026/09/06 15:00:00', '2026/09/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001413, 5, 200019, 1200302, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/09/07 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001414, 5, 200019, 1200302, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/09/07 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001415, 5, 200019, 1200302, 0, 0, 0, 3, 0, 1, 1, 102, 103901, 2, 0, 1, 20002, '2026/09/07 15:00:00', '2026/09/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001416, 5, 200019, 1200302, 0, 0, 0, 1, 0, 1, 1, 91, 59, 10000, 0, 1, 20002, '2026/09/08 15:00:00', '2026/09/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001417, 5, 200019, 1200302, 0, 0, 0, 2, 0, 1, 1, 30, 110, 5000, 0, 1, 20002, '2026/09/08 15:00:00', '2026/09/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001418, 5, 200019, 1200302, 0, 0, 0, 3, 0, 1, 1, 102, 103901, 2, 0, 1, 20002, '2026/09/08 15:00:00', '2026/09/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001419, 8, 200019, 0, 0, 0, 0, 6, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/09/03 22:00:00', '2026/09/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001420, 8, 200019, 0, 0, 0, 0, 9, 0, 1, 1, 164, 150, 1, 0, 1, 20002, '2026/09/03 22:00:00', '2026/09/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2001421, 8, 200019, 0, 0, 0, 0, 12, 0, 1, 1, 164, 149, 1, 0, 1, 20002, '2026/09/03 22:00:00', '2026/09/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100010, 7, 200012, 1, 0, 0, 0, 1, 0, 1, 1, 163, 137, 2, 0, 1, 0, '2025/08/21 22:00:00', '2025/08/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100011, 7, 200012, 1, 0, 0, 0, 1, 0, 1, 1, 163, 137, 2, 0, 1, 0, '2025/08/22 22:00:00', '2025/08/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100012, 7, 200012, 1, 0, 0, 0, 1, 0, 1, 1, 163, 137, 2, 0, 1, 0, '2025/08/23 22:00:00', '2025/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100013, 7, 200012, 1, 0, 0, 0, 1, 0, 1, 1, 163, 137, 2, 0, 1, 0, '2025/08/24 22:00:00', '2025/08/25 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100014, 7, 200012, 2, 0, 0, 0, 1, 0, 1, 1, 163, 138, 2, 0, 1, 0, '2025/09/11 22:00:00', '2025/09/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100015, 7, 200012, 2, 0, 0, 0, 1, 0, 1, 1, 163, 138, 2, 0, 1, 0, '2025/09/12 22:00:00', '2025/09/13 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100016, 7, 200012, 2, 0, 0, 0, 1, 0, 1, 1, 163, 138, 2, 0, 1, 0, '2025/09/13 22:00:00', '2025/09/14 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100017, 7, 200012, 2, 0, 0, 0, 1, 0, 1, 1, 163, 138, 2, 0, 1, 0, '2025/09/14 22:00:00', '2025/09/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100018, 7, 200012, 3, 0, 0, 0, 1, 0, 1, 1, 163, 139, 2, 0, 1, 0, '2025/10/10 22:00:00', '2025/10/11 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100019, 7, 200012, 3, 0, 0, 0, 1, 0, 1, 1, 163, 139, 2, 0, 1, 0, '2025/10/11 22:00:00', '2025/10/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100020, 7, 200012, 3, 0, 0, 0, 1, 0, 1, 1, 163, 139, 2, 0, 1, 0, '2025/10/12 22:00:00', '2025/10/13 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100021, 7, 200012, 3, 0, 0, 0, 1, 0, 1, 1, 163, 139, 2, 0, 1, 0, '2025/10/13 22:00:00', '2025/10/14 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100022, 7, 200012, 4, 0, 0, 0, 1, 0, 1, 1, 163, 142, 2, 0, 1, 0, '2025/11/03 22:00:00', '2025/11/04 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100023, 7, 200012, 4, 0, 0, 0, 1, 0, 1, 1, 163, 142, 2, 0, 1, 0, '2025/11/04 22:00:00', '2025/11/05 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100024, 7, 200012, 4, 0, 0, 0, 1, 0, 1, 1, 163, 142, 2, 0, 1, 0, '2025/11/05 22:00:00', '2025/11/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100025, 7, 200012, 4, 0, 0, 0, 1, 0, 1, 1, 163, 142, 2, 0, 1, 0, '2025/11/06 22:00:00', '2025/11/07 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100026, 7, 200012, 5, 0, 0, 0, 1, 0, 1, 1, 163, 143, 2, 0, 1, 0, '2025/11/20 22:00:00', '2025/11/21 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100027, 7, 200012, 5, 0, 0, 0, 1, 0, 1, 1, 163, 143, 2, 0, 1, 0, '2025/11/21 22:00:00', '2025/11/22 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100028, 7, 200012, 5, 0, 0, 0, 1, 0, 1, 1, 163, 143, 2, 0, 1, 0, '2025/11/22 22:00:00', '2025/11/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100029, 7, 200012, 5, 0, 0, 0, 1, 0, 1, 1, 163, 143, 2, 0, 1, 0, '2025/11/23 22:00:00', '2025/11/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100030, 7, 200012, 6, 0, 0, 0, 1, 0, 1, 1, 163, 147, 2, 0, 1, 0, '2025/12/12 22:00:00', '2025/12/13 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100031, 7, 200012, 6, 0, 0, 0, 1, 0, 1, 1, 163, 147, 2, 0, 1, 0, '2025/12/13 22:00:00', '2025/12/14 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100032, 7, 200012, 6, 0, 0, 0, 1, 0, 1, 1, 163, 147, 2, 0, 1, 0, '2025/12/14 22:00:00', '2025/12/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100033, 7, 200012, 6, 0, 0, 0, 1, 0, 1, 1, 163, 147, 2, 0, 1, 0, '2025/12/15 22:00:00', '2025/12/16 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100034, 7, 200012, 7, 0, 0, 0, 1, 0, 1, 1, 163, 148, 2, 0, 1, 0, '2026/01/01 22:00:00', '2026/01/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100035, 7, 200012, 7, 0, 0, 0, 1, 0, 1, 1, 163, 148, 2, 0, 1, 0, '2026/01/02 22:00:00', '2026/01/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100036, 7, 200012, 7, 0, 0, 0, 1, 0, 1, 1, 163, 148, 2, 0, 1, 0, '2026/01/03 22:00:00', '2026/01/04 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100037, 7, 200012, 7, 0, 0, 0, 1, 0, 1, 1, 163, 148, 2, 0, 1, 0, '2026/01/04 22:00:00', '2026/01/05 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100038, 7, 200012, 8, 0, 0, 0, 1, 0, 1, 1, 163, 151, 2, 0, 1, 0, '2026/01/23 22:00:00', '2026/01/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100039, 7, 200012, 8, 0, 0, 0, 1, 0, 1, 1, 163, 151, 2, 0, 1, 0, '2026/01/24 22:00:00', '2026/01/25 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100040, 7, 200012, 8, 0, 0, 0, 1, 0, 1, 1, 163, 151, 2, 0, 1, 0, '2026/01/25 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100041, 7, 200012, 8, 0, 0, 0, 1, 0, 1, 1, 163, 151, 2, 0, 1, 0, '2026/01/26 22:00:00', '2026/01/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100042, 7, 200012, 9, 0, 0, 0, 1, 0, 1, 1, 163, 157, 2, 0, 1, 0, '2026/02/13 22:00:00', '2026/02/14 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100043, 7, 200012, 9, 0, 0, 0, 1, 0, 1, 1, 163, 157, 2, 0, 1, 0, '2026/02/14 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100044, 7, 200012, 9, 0, 0, 0, 1, 0, 1, 1, 163, 157, 2, 0, 1, 0, '2026/02/15 22:00:00', '2026/02/16 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100045, 7, 200012, 9, 0, 0, 0, 1, 0, 1, 1, 163, 157, 2, 0, 1, 0, '2026/02/16 22:00:00', '2026/02/17 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100046, 7, 200012, 10, 0, 0, 0, 1, 0, 1, 1, 163, 166, 2, 0, 1, 0, '2026/03/06 22:00:00', '2026/03/07 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100047, 7, 200012, 10, 0, 0, 0, 1, 0, 1, 1, 163, 166, 2, 0, 1, 0, '2026/03/07 22:00:00', '2026/03/08 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100048, 7, 200012, 10, 0, 0, 0, 1, 0, 1, 1, 163, 166, 2, 0, 1, 0, '2026/03/08 22:00:00', '2026/03/09 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100049, 7, 200012, 10, 0, 0, 0, 1, 0, 1, 1, 163, 166, 2, 0, 1, 0, '2026/03/09 22:00:00', '2026/03/10 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100050, 7, 200012, 11, 0, 0, 0, 1, 0, 1, 1, 163, 167, 2, 0, 1, 0, '2026/03/30 22:00:00', '2026/03/31 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100051, 7, 200012, 11, 0, 0, 0, 1, 0, 1, 1, 163, 167, 2, 0, 1, 0, '2026/03/31 22:00:00', '2026/04/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100052, 7, 200012, 11, 0, 0, 0, 1, 0, 1, 1, 163, 167, 2, 0, 1, 0, '2026/04/01 22:00:00', '2026/04/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100053, 7, 200012, 11, 0, 0, 0, 1, 0, 1, 1, 163, 167, 2, 0, 1, 0, '2026/04/02 22:00:00', '2026/04/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100054, 7, 200012, 12, 0, 0, 0, 1, 0, 1, 1, 163, 169, 2, 0, 1, 0, '2026/04/23 22:00:00', '2026/04/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100055, 7, 200012, 12, 0, 0, 0, 1, 0, 1, 1, 163, 169, 2, 0, 1, 0, '2026/04/24 22:00:00', '2026/04/25 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100056, 7, 200012, 12, 0, 0, 0, 1, 0, 1, 1, 163, 169, 2, 0, 1, 0, '2026/04/25 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100057, 7, 200012, 12, 0, 0, 0, 1, 0, 1, 1, 163, 169, 2, 0, 1, 0, '2026/04/26 22:00:00', '2026/04/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100058, 7, 200012, 13, 0, 0, 0, 1, 0, 1, 1, 163, 171, 2, 0, 1, 0, '2026/05/14 22:00:00', '2026/05/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100059, 7, 200012, 13, 0, 0, 0, 1, 0, 1, 1, 163, 171, 2, 0, 1, 0, '2026/05/15 22:00:00', '2026/05/16 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100060, 7, 200012, 13, 0, 0, 0, 1, 0, 1, 1, 163, 171, 2, 0, 1, 0, '2026/05/16 22:00:00', '2026/05/17 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100061, 7, 200012, 13, 0, 0, 0, 1, 0, 1, 1, 163, 171, 2, 0, 1, 0, '2026/05/17 22:00:00', '2026/05/18 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100062, 7, 200012, 14, 0, 0, 0, 1, 0, 1, 1, 163, 172, 2, 0, 1, 0, '2026/06/04 22:00:00', '2026/06/05 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100063, 7, 200012, 14, 0, 0, 0, 1, 0, 1, 1, 163, 172, 2, 0, 1, 0, '2026/06/05 22:00:00', '2026/06/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100064, 7, 200012, 14, 0, 0, 0, 1, 0, 1, 1, 163, 172, 2, 0, 1, 0, '2026/06/06 22:00:00', '2026/06/07 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100065, 7, 200012, 14, 0, 0, 0, 1, 0, 1, 1, 163, 172, 2, 0, 1, 0, '2026/06/07 22:00:00', '2026/06/08 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100066, 7, 200012, 15, 0, 0, 0, 1, 0, 1, 1, 163, 173, 2, 0, 1, 0, '2026/06/24 22:00:00', '2026/06/25 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100067, 7, 200012, 15, 0, 0, 0, 1, 0, 1, 1, 163, 173, 2, 0, 1, 0, '2026/06/25 22:00:00', '2026/06/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100068, 7, 200012, 15, 0, 0, 0, 1, 0, 1, 1, 163, 173, 2, 0, 1, 0, '2026/06/26 22:00:00', '2026/06/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100069, 7, 200012, 15, 0, 0, 0, 1, 0, 1, 1, 163, 173, 2, 0, 1, 0, '2026/06/27 22:00:00', '2026/06/28 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100070, 7, 200012, 16, 0, 0, 0, 1, 0, 1, 1, 163, 180, 2, 0, 1, 0, '2026/07/15 22:00:00', '2026/07/16 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100071, 7, 200012, 16, 0, 0, 0, 1, 0, 1, 1, 163, 180, 2, 0, 1, 0, '2026/07/16 22:00:00', '2026/07/17 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100072, 7, 200012, 16, 0, 0, 0, 1, 0, 1, 1, 163, 180, 2, 0, 1, 0, '2026/07/17 22:00:00', '2026/07/18 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100073, 7, 200012, 16, 0, 0, 0, 1, 0, 1, 1, 163, 180, 2, 0, 1, 0, '2026/07/18 22:00:00', '2026/07/19 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100074, 7, 200012, 17, 0, 0, 0, 1, 0, 1, 1, 163, 181, 2, 0, 1, 0, '2026/08/08 22:00:00', '2026/08/09 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100075, 7, 200012, 17, 0, 0, 0, 1, 0, 1, 1, 163, 181, 2, 0, 1, 0, '2026/08/09 22:00:00', '2026/08/10 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100076, 7, 200012, 17, 0, 0, 0, 1, 0, 1, 1, 163, 181, 2, 0, 1, 0, '2026/08/10 22:00:00', '2026/08/11 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100077, 7, 200012, 17, 0, 0, 0, 1, 0, 1, 1, 163, 181, 2, 0, 1, 0, '2026/08/11 22:00:00', '2026/08/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100078, 7, 200012, 18, 0, 0, 0, 1, 0, 1, 1, 163, 182, 2, 0, 1, 0, '2026/08/28 22:00:00', '2026/08/29 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100079, 7, 200012, 18, 0, 0, 0, 1, 0, 1, 1, 163, 182, 2, 0, 1, 0, '2026/08/29 22:00:00', '2026/08/30 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100080, 7, 200012, 18, 0, 0, 0, 1, 0, 1, 1, 163, 182, 2, 0, 1, 0, '2026/08/30 22:00:00', '2026/08/31 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2100081, 7, 200012, 18, 0, 0, 0, 1, 0, 1, 1, 163, 182, 2, 0, 1, 0, '2026/08/31 22:00:00', '2026/09/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200001, 12, 700001, 2001, 2, 0, 0, 5, 25001, 1, 1, 165, 156, 1500, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200002, 12, 700001, 2001, 2, 0, 0, 6, 25002, 1, 2, 165, 156, 2000, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200003, 12, 700001, 2001, 2, 0, 0, 7, 25003, 1, 3, 90, 43, 100, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200004, 12, 700001, 2001, 3, 0, 0, 5, 25004, 1, 4, 165, 156, 1500, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200005, 12, 700001, 2001, 3, 0, 0, 6, 25005, 1, 5, 165, 156, 2000, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200006, 12, 700001, 2001, 3, 0, 0, 7, 25006, 1, 6, 90, 43, 100, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200007, 12, 700001, 2001, 4, 0, 0, 5, 25007, 1, 7, 90, 43, 100, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200008, 12, 700001, 2001, 4, 0, 0, 6, 25008, 1, 8, 165, 156, 1000, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200009, 12, 700001, 2001, 4, 0, 0, 7, 25009, 1, 9, 55, 320001, 1, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200010, 9, 600022, 0, 0, 0, 0, 1, 25010, 1, 10, 165, 156, 500, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200011, 9, 100004, 1, 2, 0, 0, 1, 25011, 1, 11, 165, 156, 500, 0, 1, 10001, '2026/01/15 22:00:00', '2026/01/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200012, 9, 600022, 0, 0, 0, 0, 1, 25012, 1, 12, 165, 156, 500, 0, 1, 10001, '2026/01/16 15:00:00', '2026/01/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200013, 9, 100004, 1, 2, 0, 0, 1, 25013, 1, 13, 165, 156, 500, 0, 1, 10001, '2026/01/16 15:00:00', '2026/01/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200014, 9, 600022, 0, 0, 0, 0, 1, 25014, 1, 14, 165, 156, 500, 0, 1, 10001, '2026/01/17 15:00:00', '2026/01/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200015, 9, 100004, 1, 2, 0, 0, 1, 25015, 1, 15, 165, 156, 500, 0, 1, 10001, '2026/01/17 15:00:00', '2026/01/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200016, 9, 600022, 0, 0, 0, 0, 1, 25016, 1, 16, 165, 156, 500, 0, 1, 10001, '2026/01/18 15:00:00', '2026/01/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200017, 9, 100004, 1, 2, 0, 0, 1, 25017, 1, 17, 165, 156, 500, 0, 1, 10001, '2026/01/18 15:00:00', '2026/01/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200018, 9, 600022, 0, 0, 0, 0, 1, 25018, 1, 18, 165, 156, 500, 0, 1, 10001, '2026/01/19 15:00:00', '2026/01/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200019, 9, 100004, 1, 2, 0, 0, 1, 25019, 1, 19, 165, 156, 500, 0, 1, 10001, '2026/01/19 15:00:00', '2026/01/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200020, 9, 600022, 0, 0, 0, 0, 1, 25020, 1, 20, 165, 156, 500, 0, 1, 10001, '2026/01/20 15:00:00', '2026/01/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200021, 9, 100004, 1, 2, 0, 0, 1, 25021, 1, 21, 165, 156, 500, 0, 1, 10001, '2026/01/20 15:00:00', '2026/01/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200022, 9, 600022, 0, 0, 0, 0, 1, 25022, 1, 22, 165, 156, 500, 0, 1, 10001, '2026/01/21 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200023, 9, 100004, 1, 2, 0, 0, 1, 25023, 1, 23, 165, 156, 500, 0, 1, 10001, '2026/01/21 15:00:00', '2026/01/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200024, 9, 600022, 0, 0, 0, 0, 1, 25024, 1, 24, 165, 156, 500, 0, 1, 10001, '2026/01/22 15:00:00', '2026/01/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200025, 9, 100004, 1, 2, 0, 0, 1, 25025, 1, 25, 165, 156, 500, 0, 1, 10001, '2026/01/22 15:00:00', '2026/01/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200026, 9, 600022, 0, 0, 0, 0, 1, 25026, 1, 26, 165, 156, 500, 0, 1, 10001, '2026/01/23 15:00:00', '2026/01/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200027, 9, 100004, 1, 2, 0, 0, 1, 25027, 1, 27, 165, 156, 500, 0, 1, 10001, '2026/01/23 15:00:00', '2026/01/24 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200028, 12, 700001, 4001, 3, 0, 0, 1, 25028, 1, 1, 165, 156, 2000, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200029, 12, 700001, 4001, 4, 0, 0, 1, 25029, 1, 2, 55, 320002, 1, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200030, 12, 100004, 1, 4, 0, 0, 2, 25030, 1, 3, 165, 156, 1500, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200031, 12, 100004, 1, 4, 0, 0, 4, 25031, 1, 4, 165, 156, 1500, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200032, 12, 100004, 1, 4, 0, 0, 6, 25032, 1, 5, 90, 43, 100, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200033, 12, 100004, 10, 4, 0, 0, 1, 25033, 1, 6, 165, 156, 1500, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200034, 12, 100004, 11, 4, 0, 0, 1, 25034, 1, 7, 90, 43, 100, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200035, 12, 100004, 12, 4, 0, 0, 1, 25035, 1, 8, 165, 156, 1500, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200036, 12, 100004, 13, 4, 0, 0, 1, 25036, 1, 9, 90, 43, 100, 0, 1, 10001, '2026/03/29 22:00:00', '2026/04/06 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200037, 9, 600022, 0, 0, 0, 0, 1, 25037, 1, 10, 165, 156, 500, 0, 1, 10001, '2026/03/29 22:00:00', '2026/03/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200038, 9, 100004, 1, 4, 0, 0, 1, 25038, 1, 11, 165, 156, 500, 0, 1, 10001, '2026/03/29 22:00:00', '2026/03/30 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200039, 9, 600022, 0, 0, 0, 0, 1, 25039, 1, 12, 165, 156, 500, 0, 1, 10001, '2026/03/30 15:00:00', '2026/03/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200040, 9, 100004, 1, 4, 0, 0, 1, 25040, 1, 13, 165, 156, 500, 0, 1, 10001, '2026/03/30 15:00:00', '2026/03/31 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200041, 9, 600022, 0, 0, 0, 0, 1, 25041, 1, 14, 165, 156, 500, 0, 1, 10001, '2026/03/31 15:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200042, 9, 100004, 1, 4, 0, 0, 1, 25042, 1, 15, 165, 156, 500, 0, 1, 10001, '2026/03/31 15:00:00', '2026/04/01 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200043, 9, 600022, 0, 0, 0, 0, 1, 25043, 1, 16, 165, 156, 500, 0, 1, 10001, '2026/04/01 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200044, 9, 100004, 1, 4, 0, 0, 1, 25044, 1, 17, 165, 156, 500, 0, 1, 10001, '2026/04/01 15:00:00', '2026/04/02 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200045, 9, 600022, 0, 0, 0, 0, 1, 25045, 1, 18, 165, 156, 500, 0, 1, 10001, '2026/04/02 15:00:00', '2026/04/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200046, 9, 100004, 1, 4, 0, 0, 1, 25046, 1, 19, 165, 156, 500, 0, 1, 10001, '2026/04/02 15:00:00', '2026/04/03 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200047, 9, 600022, 0, 0, 0, 0, 1, 25047, 1, 20, 165, 156, 500, 0, 1, 10001, '2026/04/03 15:00:00', '2026/04/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200048, 9, 100004, 1, 4, 0, 0, 1, 25048, 1, 21, 165, 156, 500, 0, 1, 10001, '2026/04/03 15:00:00', '2026/04/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200049, 12, 700001, 3001, 2, 0, 0, 5, 25049, 1, 1, 165, 156, 1500, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200050, 12, 700001, 3001, 2, 0, 0, 6, 25050, 1, 2, 165, 156, 2000, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200051, 12, 700001, 3001, 2, 0, 0, 7, 25051, 1, 3, 90, 43, 100, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200052, 12, 700001, 3001, 3, 0, 0, 5, 25052, 1, 4, 165, 156, 1500, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200053, 12, 700001, 3001, 3, 0, 0, 6, 25053, 1, 5, 165, 156, 2000, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200054, 12, 700001, 3001, 3, 0, 0, 7, 25054, 1, 6, 90, 43, 100, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200055, 12, 700001, 3001, 4, 0, 0, 5, 25055, 1, 7, 90, 43, 100, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200056, 12, 700001, 3001, 4, 0, 0, 6, 25056, 1, 8, 165, 156, 1000, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200057, 12, 700001, 3001, 4, 0, 0, 7, 25057, 1, 9, 55, 320003, 1, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/24 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200058, 9, 600022, 0, 0, 0, 0, 1, 25058, 1, 10, 165, 156, 500, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200059, 9, 100004, 1, 3, 0, 0, 1, 25059, 1, 11, 165, 156, 500, 0, 1, 10001, '2026/08/12 22:00:00', '2026/08/13 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200060, 9, 600022, 0, 0, 0, 0, 1, 25060, 1, 12, 165, 156, 500, 0, 1, 10001, '2026/08/13 15:00:00', '2026/08/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200061, 9, 100004, 1, 3, 0, 0, 1, 25061, 1, 13, 165, 156, 500, 0, 1, 10001, '2026/08/13 15:00:00', '2026/08/14 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200062, 9, 600022, 0, 0, 0, 0, 1, 25062, 1, 14, 165, 156, 500, 0, 1, 10001, '2026/08/14 15:00:00', '2026/08/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200063, 9, 100004, 1, 3, 0, 0, 1, 25063, 1, 15, 165, 156, 500, 0, 1, 10001, '2026/08/14 15:00:00', '2026/08/15 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200064, 9, 600022, 0, 0, 0, 0, 1, 25064, 1, 16, 165, 156, 500, 0, 1, 10001, '2026/08/15 15:00:00', '2026/08/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200065, 9, 100004, 1, 3, 0, 0, 1, 25065, 1, 17, 165, 156, 500, 0, 1, 10001, '2026/08/15 15:00:00', '2026/08/16 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200066, 9, 600022, 0, 0, 0, 0, 1, 25066, 1, 18, 165, 156, 500, 0, 1, 10001, '2026/08/16 15:00:00', '2026/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200067, 9, 100004, 1, 3, 0, 0, 1, 25067, 1, 19, 165, 156, 500, 0, 1, 10001, '2026/08/16 15:00:00', '2026/08/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200068, 9, 600022, 0, 0, 0, 0, 1, 25068, 1, 20, 165, 156, 500, 0, 1, 10001, '2026/08/17 15:00:00', '2026/08/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200069, 9, 100004, 1, 3, 0, 0, 1, 25069, 1, 21, 165, 156, 500, 0, 1, 10001, '2026/08/17 15:00:00', '2026/08/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200070, 9, 600022, 0, 0, 0, 0, 1, 25070, 1, 18, 165, 156, 500, 0, 1, 10001, '2026/08/18 15:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200071, 9, 100004, 1, 3, 0, 0, 1, 25071, 1, 19, 165, 156, 500, 0, 1, 10001, '2026/08/18 15:00:00', '2026/08/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200072, 9, 600022, 0, 0, 0, 0, 1, 25072, 1, 20, 165, 156, 500, 0, 1, 10001, '2026/08/19 15:00:00', '2026/08/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200073, 9, 100004, 1, 3, 0, 0, 1, 25073, 1, 21, 165, 156, 500, 0, 1, 10001, '2026/08/19 15:00:00', '2026/08/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200074, 9, 600022, 0, 0, 0, 0, 1, 25074, 1, 22, 165, 156, 500, 0, 1, 10001, '2026/08/20 15:00:00', '2026/08/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200075, 9, 100004, 1, 3, 0, 0, 1, 25075, 1, 23, 165, 156, 500, 0, 1, 10001, '2026/08/20 15:00:00', '2026/08/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200076, 9, 600022, 0, 0, 0, 0, 1, 25076, 1, 22, 165, 156, 500, 0, 1, 10001, '2026/08/21 15:00:00', '2026/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2200077, 9, 100004, 1, 3, 0, 0, 1, 25077, 1, 23, 165, 156, 500, 0, 1, 10001, '2026/08/21 15:00:00', '2026/08/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300001, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300002, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300003, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300004, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300005, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/06 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300006, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/06 15:00:00', '2026/02/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300007, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/06 15:00:00', '2026/02/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300008, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/06 15:00:00', '2026/02/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300009, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/06 15:00:00', '2026/02/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300010, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/06 15:00:00', '2026/02/07 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300011, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/07 15:00:00', '2026/02/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300012, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/07 15:00:00', '2026/02/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300013, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/07 15:00:00', '2026/02/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300014, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/07 15:00:00', '2026/02/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300015, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/07 15:00:00', '2026/02/08 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300016, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/08 15:00:00', '2026/02/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300017, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/08 15:00:00', '2026/02/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300018, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/08 15:00:00', '2026/02/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300019, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/08 15:00:00', '2026/02/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300020, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/08 15:00:00', '2026/02/09 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300021, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/09 15:00:00', '2026/02/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300022, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/09 15:00:00', '2026/02/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300023, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/09 15:00:00', '2026/02/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300024, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/09 15:00:00', '2026/02/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300025, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/09 15:00:00', '2026/02/10 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300026, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/10 15:00:00', '2026/02/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300027, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/10 15:00:00', '2026/02/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300028, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/10 15:00:00', '2026/02/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300029, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/10 15:00:00', '2026/02/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300030, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/10 15:00:00', '2026/02/11 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300031, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/11 15:00:00', '2026/02/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300032, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/11 15:00:00', '2026/02/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300033, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/11 15:00:00', '2026/02/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300034, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/11 15:00:00', '2026/02/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300035, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/11 15:00:00', '2026/02/12 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300036, 11, 200024, 630001, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/12 15:00:00', '2026/02/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300037, 11, 200024, 630002, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/12 15:00:00', '2026/02/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300038, 11, 200024, 630003, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/12 15:00:00', '2026/02/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300039, 11, 200024, 630004, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/12 15:00:00', '2026/02/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300040, 11, 200024, 630005, 630006, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/02/12 15:00:00', '2026/02/12 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300041, 10, 100038, 0, 1000011, 0, 0, 1, 0, 1, 1, 90, 43, 100, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300042, 10, 200026, 0, 0, 0, 0, 10000, 0, 1, 1, 91, 59, 20000, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300043, 10, 200026, 0, 0, 0, 0, 20000, 0, 1, 1, 30, 110, 5000, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300044, 10, 200026, 0, 0, 0, 0, 30000, 0, 1, 1, 97, 115, 5, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300045, 10, 200026, 0, 0, 0, 0, 40000, 0, 1, 1, 91, 59, 25000, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300046, 10, 200026, 0, 0, 0, 0, 50000, 0, 1, 1, 30, 110, 7500, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300047, 10, 200026, 0, 0, 0, 0, 60000, 0, 1, 1, 164, 150, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300048, 10, 200026, 0, 0, 0, 0, 70000, 0, 1, 1, 91, 59, 30000, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300049, 10, 200026, 0, 0, 0, 0, 80000, 0, 1, 1, 30, 110, 15000, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300050, 10, 200026, 0, 0, 0, 0, 90000, 0, 1, 1, 97, 115, 10, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300051, 10, 200026, 0, 0, 0, 0, 100000, 0, 1, 1, 164, 149, 1, 0, 1, 20006, '2026/02/05 22:00:00', '2026/02/15 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300056, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300057, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300058, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300059, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300060, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/17 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300061, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/17 15:00:00', '2026/04/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300062, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/17 15:00:00', '2026/04/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300063, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/17 15:00:00', '2026/04/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300064, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/17 15:00:00', '2026/04/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300065, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/17 15:00:00', '2026/04/18 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300066, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/18 15:00:00', '2026/04/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300067, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/18 15:00:00', '2026/04/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300068, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/18 15:00:00', '2026/04/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300069, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/18 15:00:00', '2026/04/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300070, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/18 15:00:00', '2026/04/19 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300071, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/19 15:00:00', '2026/04/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300072, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/19 15:00:00', '2026/04/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300073, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/19 15:00:00', '2026/04/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300074, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/19 15:00:00', '2026/04/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300075, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/19 15:00:00', '2026/04/20 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300076, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/20 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300077, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/20 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300078, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/20 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300079, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/20 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300080, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/20 15:00:00', '2026/04/21 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300081, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/21 15:00:00', '2026/04/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300082, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/21 15:00:00', '2026/04/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300083, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/21 15:00:00', '2026/04/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300084, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/21 15:00:00', '2026/04/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300085, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/21 15:00:00', '2026/04/22 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300086, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/22 15:00:00', '2026/04/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300087, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/22 15:00:00', '2026/04/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300088, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/22 15:00:00', '2026/04/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300089, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/22 15:00:00', '2026/04/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300090, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/22 15:00:00', '2026/04/23 14:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300091, 11, 200024, 630007, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/23 15:00:00', '2026/04/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300092, 11, 200024, 630008, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/23 15:00:00', '2026/04/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300093, 11, 200024, 630009, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/23 15:00:00', '2026/04/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300094, 11, 200024, 630010, 0, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/23 15:00:00', '2026/04/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300095, 11, 200024, 630011, 630012, 0, 0, 1, 0, 1, 1, 21, 34, 1, 0, 1, 20006, '2026/04/23 15:00:00', '2026/04/23 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300096, 10, 100038, 0, 1000012, 0, 0, 1, 0, 1, 1, 90, 43, 100, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300097, 10, 200026, 0, 0, 0, 0, 10000, 0, 1, 1, 91, 59, 20000, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300098, 10, 200026, 0, 0, 0, 0, 20000, 0, 1, 1, 30, 110, 5000, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300099, 10, 200026, 0, 0, 0, 0, 30000, 0, 1, 1, 97, 115, 5, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300100, 10, 200026, 0, 0, 0, 0, 40000, 0, 1, 1, 91, 59, 25000, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300101, 10, 200026, 0, 0, 0, 0, 50000, 0, 1, 1, 30, 110, 7500, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300102, 10, 200026, 0, 0, 0, 0, 60000, 0, 1, 1, 164, 150, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300103, 10, 200026, 0, 0, 0, 0, 70000, 0, 1, 1, 91, 59, 30000, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300104, 10, 200026, 0, 0, 0, 0, 80000, 0, 1, 1, 30, 110, 15000, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300105, 10, 200026, 0, 0, 0, 0, 90000, 0, 1, 1, 97, 115, 10, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2300106, 10, 200026, 0, 0, 0, 0, 100000, 0, 1, 1, 164, 149, 1, 0, 1, 20006, '2026/04/16 22:00:00', '2026/04/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401001, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/06/25 22:00:00', '2026/06/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401002, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/06/25 22:00:00', '2026/06/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401003, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/06/25 22:00:00', '2026/06/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401004, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/06/25 22:00:00', '2026/06/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401005, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/06/25 22:00:00', '2026/06/26 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401006, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/06/26 22:00:00', '2026/06/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401007, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/06/26 22:00:00', '2026/06/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401008, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/06/26 22:00:00', '2026/06/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401009, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/06/26 22:00:00', '2026/06/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401010, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/06/26 22:00:00', '2026/06/27 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401011, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/06/27 22:00:00', '2026/06/28 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401012, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/06/27 22:00:00', '2026/06/28 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401013, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/06/27 22:00:00', '2026/06/28 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401014, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/06/27 22:00:00', '2026/06/28 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401015, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/06/27 22:00:00', '2026/06/28 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401016, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/06/28 22:00:00', '2026/06/29 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401017, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/06/28 22:00:00', '2026/06/29 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401018, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/06/28 22:00:00', '2026/06/29 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401019, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/06/28 22:00:00', '2026/06/29 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401020, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/06/28 22:00:00', '2026/06/29 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401021, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/06/29 22:00:00', '2026/06/30 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401022, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/06/29 22:00:00', '2026/06/30 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401023, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/06/29 22:00:00', '2026/06/30 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401024, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/06/29 22:00:00', '2026/06/30 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401025, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/06/29 22:00:00', '2026/06/30 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401026, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/06/30 22:00:00', '2026/07/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401027, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/06/30 22:00:00', '2026/07/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401028, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/06/30 22:00:00', '2026/07/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401029, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/06/30 22:00:00', '2026/07/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401030, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/06/30 22:00:00', '2026/07/01 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401031, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/07/01 22:00:00', '2026/07/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401032, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/07/01 22:00:00', '2026/07/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401033, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/07/01 22:00:00', '2026/07/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401034, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/07/01 22:00:00', '2026/07/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401035, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/07/01 22:00:00', '2026/07/02 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401036, 14, 200031, 0, 0, 0, 0, 1, 0, 1, 1, 91, 59, 3000, 0, 1, 20010, '2026/07/02 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401037, 14, 200031, 0, 0, 0, 0, 2, 0, 1, 1, 30, 110, 1500, 0, 1, 20010, '2026/07/02 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401038, 14, 200031, 0, 0, 0, 0, 3, 0, 1, 1, 34, 95, 2, 0, 1, 20010, '2026/07/02 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401039, 14, 200031, 0, 0, 0, 0, 4, 0, 1, 1, 21, 34, 1, 0, 1, 20010, '2026/07/02 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401040, 14, 200031, 0, 0, 0, 0, 5, 0, 1, 1, 170, 2001, 5, 0, 1, 20010, '2026/07/02 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401041, 15, 200032, 0, 0, 0, 0, 1, 0, 1, 1, 90, 43, 50, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401042, 15, 200032, 0, 0, 0, 0, 2, 0, 1, 1, 90, 43, 50, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401043, 15, 200032, 0, 0, 0, 0, 3, 0, 1, 1, 90, 43, 50, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401044, 15, 200032, 0, 0, 0, 0, 4, 0, 1, 1, 90, 43, 50, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401045, 15, 200032, 0, 0, 0, 0, 5, 0, 1, 1, 90, 43, 50, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401046, 15, 200032, 0, 0, 0, 0, 6, 0, 1, 1, 90, 43, 50, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401047, 15, 200031, 0, 0, 0, 0, 10, 0, 1, 1, 91, 59, 20000, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401048, 15, 200031, 0, 0, 0, 0, 15, 0, 1, 1, 30, 110, 10000, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401049, 15, 200031, 0, 0, 0, 0, 20, 0, 1, 1, 40, 111, 1, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401050, 15, 200031, 0, 0, 0, 0, 25, 0, 1, 1, 97, 115, 10, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401051, 15, 200031, 0, 0, 0, 0, 30, 0, 1, 1, 164, 150, 1, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401052, 15, 200031, 0, 0, 0, 0, 35, 0, 1, 1, 91, 59, 30000, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401053, 15, 200031, 0, 0, 0, 0, 40, 0, 1, 1, 30, 110, 15000, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401054, 15, 200031, 0, 0, 0, 0, 45, 0, 1, 1, 40, 41, 1, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401055, 15, 200031, 0, 0, 0, 0, 50, 0, 1, 1, 93, 44, 2, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (2401056, 15, 200031, 0, 0, 0, 0, 60, 0, 1, 1, 164, 149, 1, 0, 1, 20010, '2026/06/25 22:00:00', '2026/07/03 21:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (3000001, 13, 600026, 0, 0, 0, 0, 1, 0, 1, 31, 161, 134, 10, 0, 1, 60010, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
INSERT INTO mission_data (id, mission_type, condition_type, condition_value_1, condition_value_2, condition_value_3, condition_value_4, condition_num, step_group_id, step_order, disp_order, item_category, item_id, item_num, event_id, date_check_flg, transition_type, start_date, end_date) VALUES (3000003, 13, 600028, 0, 0, 0, 0, 1, 0, 1, 33, 161, 134, 20, 0, 1, 60010, '2026/01/22 22:00:00', '2050/01/01 4:59:59');
-- Table: mission_race_equate
CREATE TABLE IF NOT EXISTS 'mission_race_equate' ('id' INTEGER NOT NULL, 'input_id' INTEGER NOT NULL, 'equate_id' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (1, 101201, 101201);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (2, 101201, 102501);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (3, 101501, 101501);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (4, 101501, 102601);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (5, 100601, 100601);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (6, 100601, 102701);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (7, 100501, 100501);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (8, 100501, 102801);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (9, 110301, 110301);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (10, 110301, 111101);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (11, 110301, 111401);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (12, 110301, 111701);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (13, 110401, 110401);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (14, 110401, 111201);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (15, 110401, 111501);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (16, 110401, 111801);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (17, 110501, 110501);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (18, 110501, 111301);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (19, 110501, 111601);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (20, 110501, 111901);
INSERT INTO mission_race_equate (id, input_id, equate_id) VALUES (21, 101601, 101601);
-- Table: mission_race_scenario_group
CREATE TABLE IF NOT EXISTS 'mission_race_scenario_group' ('id' INTEGER NOT NULL, 'scenario_id' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, PRIMARY KEY('id'));
-- Table: mob_data
CREATE TABLE IF NOT EXISTS 'mob_data' ('mob_id' INTEGER NOT NULL, 'chara_face_model' INTEGER NOT NULL, 'chara_skin_color' INTEGER NOT NULL, 'chara_hair_model' INTEGER NOT NULL, 'chara_hair_color' INTEGER NOT NULL, 'chara_height' INTEGER NOT NULL, 'chara_bust_size' INTEGER NOT NULL, 'socks' INTEGER NOT NULL, 'default_personality' INTEGER NOT NULL, 'race_personality' INTEGER NOT NULL, 'race_running_type' INTEGER NOT NULL, 'sex' INTEGER NOT NULL, 'dress_id' INTEGER NOT NULL, 'dress_color_id' INTEGER NOT NULL, 'use_live' INTEGER NOT NULL, 'hair_cutoff' INTEGER NOT NULL, 'attachment_model_id' INTEGER NOT NULL, 'capture_type' INTEGER NOT NULL, 'mayu_visible_type' INTEGER NOT NULL, PRIMARY KEY('mob_id'));
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8000, 7, 3, 19, 13, 152, 0, 6, 1, 3, 1, 1, 12, 8000, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8001, 7, 1, 12, 1, 146, 1, 2, 4, 4, 1, 1, 8, 8001, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8002, 4, 2, 5, 17, 148, 2, 1, 2, 4, 2, 1, 8, 8002, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8003, 8, 0, 16, 13, 156, 3, 4, 5, 1, 2, 1, 11, 8003, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8004, 1, 1, 17, 22, 155, 2, 7, 3, 2, 2, 1, 8, 8004, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8005, 4, 2, 14, 13, 145, 1, 4, 1, 2, 1, 1, 8, 8005, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8006, 2, 3, 14, 10, 153, 3, 1, 2, 4, 3, 1, 12, 8006, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8007, 9, 3, 15, 3, 161, 3, 0, 4, 2, 3, 1, 11, 8007, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8008, 4, 0, 10, 18, 149, 0, 4, 1, 1, 3, 1, 12, 8008, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8009, 7, 1, 13, 21, 150, 0, 6, 4, 2, 2, 1, 12, 8009, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8010, 4, 0, 9, 19, 150, 1, 5, 5, 2, 1, 1, 11, 8010, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8011, 2, 3, 5, 0, 153, 3, 1, 2, 2, 1, 1, 8, 8011, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8012, 9, 3, 17, 0, 164, 2, 0, 1, 1, 3, 1, 11, 8012, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8013, 1, 3, 0, 11, 162, 2, 3, 2, 1, 1, 1, 8, 8013, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8014, 7, 2, 2, 25, 151, 0, 5, 3, 4, 3, 1, 11, 8014, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8015, 1, 3, 9, 21, 161, 0, 0, 3, 2, 1, 1, 12, 8015, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8016, 3, 2, 6, 4, 162, 0, 1, 4, 4, 1, 1, 8, 8016, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8017, 3, 0, 0, 5, 158, 0, 2, 4, 2, 1, 1, 11, 8017, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8018, 7, 2, 18, 16, 148, 2, 7, 5, 4, 1, 1, 8, 8018, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8019, 6, 1, 6, 25, 153, 0, 7, 3, 2, 3, 1, 12, 8019, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8020, 7, 2, 5, 17, 149, 1, 7, 1, 3, 3, 1, 12, 8020, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8021, 1, 0, 11, 9, 145, 2, 7, 3, 1, 1, 1, 11, 8021, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8022, 4, 0, 16, 5, 153, 0, 2, 1, 2, 2, 1, 11, 8022, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8023, 0, 1, 1, 8, 162, 1, 5, 1, 4, 3, 1, 11, 8023, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8024, 2, 0, 13, 6, 147, 0, 7, 4, 3, 2, 1, 11, 8024, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8025, 4, 1, 18, 2, 152, 3, 2, 2, 4, 3, 1, 11, 8025, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8026, 9, 3, 19, 22, 157, 0, 5, 5, 3, 3, 1, 8, 8026, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8027, 6, 1, 7, 13, 152, 2, 2, 3, 4, 1, 1, 12, 8027, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8028, 8, 1, 7, 14, 153, 0, 3, 5, 3, 3, 1, 8, 8028, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8029, 5, 0, 11, 2, 155, 0, 5, 1, 2, 3, 1, 11, 8029, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8030, 1, 2, 12, 19, 160, 3, 0, 3, 2, 1, 1, 11, 8030, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8031, 6, 3, 12, 21, 148, 3, 0, 4, 3, 2, 1, 11, 8031, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8032, 0, 0, 19, 1, 163, 1, 4, 5, 2, 3, 1, 11, 8032, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8033, 7, 2, 12, 15, 146, 2, 3, 5, 2, 2, 1, 12, 8033, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8034, 9, 1, 1, 14, 156, 2, 4, 3, 2, 2, 1, 11, 8034, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8035, 5, 1, 11, 9, 157, 2, 1, 4, 2, 2, 1, 8, 8035, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8036, 8, 1, 13, 10, 155, 0, 7, 5, 2, 1, 1, 12, 8036, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8037, 5, 2, 16, 19, 147, 3, 1, 5, 2, 1, 1, 12, 8037, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8038, 8, 0, 16, 19, 158, 0, 6, 2, 4, 2, 1, 8, 8038, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8039, 5, 2, 10, 0, 149, 2, 2, 4, 4, 1, 1, 12, 8039, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8040, 4, 0, 16, 10, 157, 0, 7, 4, 4, 3, 1, 12, 8040, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8041, 3, 0, 10, 20, 151, 2, 1, 2, 3, 3, 1, 11, 8041, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8042, 5, 3, 14, 25, 157, 3, 7, 5, 1, 1, 1, 11, 8042, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8043, 5, 0, 14, 25, 154, 3, 4, 2, 4, 3, 1, 12, 8043, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8044, 7, 0, 13, 15, 148, 2, 1, 4, 4, 2, 1, 8, 8044, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8045, 6, 1, 11, 6, 165, 3, 2, 5, 4, 2, 1, 11, 8045, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8046, 1, 0, 7, 23, 157, 1, 6, 4, 4, 3, 1, 8, 8046, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8047, 7, 3, 7, 7, 153, 2, 2, 5, 2, 1, 1, 11, 8047, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8048, 3, 3, 11, 12, 157, 2, 7, 3, 4, 2, 1, 8, 8048, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8049, 6, 3, 1, 7, 155, 1, 2, 3, 3, 1, 1, 12, 8049, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8050, 6, 2, 2, 21, 160, 3, 1, 2, 1, 3, 1, 8, 8050, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8051, 9, 2, 11, 2, 151, 2, 4, 1, 4, 3, 1, 11, 8051, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8052, 0, 0, 14, 14, 148, 3, 1, 5, 4, 1, 1, 8, 8052, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8053, 4, 3, 6, 7, 146, 1, 3, 3, 4, 1, 1, 8, 8053, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8054, 2, 2, 15, 8, 154, 1, 7, 3, 2, 1, 1, 8, 8054, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8055, 8, 3, 1, 25, 156, 1, 1, 5, 1, 3, 1, 8, 8055, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8056, 0, 2, 8, 8, 156, 1, 1, 2, 1, 2, 1, 12, 8056, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8057, 0, 0, 1, 13, 149, 2, 5, 5, 1, 2, 1, 8, 8057, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8058, 3, 3, 14, 23, 153, 3, 0, 4, 4, 3, 1, 11, 8058, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8059, 4, 2, 6, 7, 148, 1, 6, 1, 3, 2, 1, 11, 8059, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8060, 8, 1, 15, 17, 156, 2, 4, 3, 4, 3, 1, 8, 8060, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8061, 4, 1, 9, 1, 164, 2, 6, 5, 3, 1, 1, 12, 8061, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8062, 7, 0, 0, 14, 150, 2, 7, 5, 2, 2, 1, 8, 8062, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8063, 6, 1, 6, 19, 155, 0, 5, 2, 3, 1, 1, 12, 8063, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8064, 8, 2, 8, 8, 164, 4, 5, 1, 2, 1, 1, 11, 8064, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8065, 5, 3, 13, 17, 161, 1, 2, 2, 1, 2, 1, 11, 8065, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8066, 1, 3, 10, 24, 159, 2, 1, 1, 3, 1, 1, 8, 8066, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8067, 6, 2, 15, 5, 158, 0, 1, 2, 4, 2, 1, 8, 8067, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8068, 3, 1, 12, 20, 147, 4, 6, 1, 3, 3, 1, 11, 8068, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8069, 9, 2, 6, 23, 163, 0, 4, 2, 1, 1, 1, 12, 8069, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8070, 3, 0, 8, 8, 162, 0, 0, 4, 1, 3, 1, 11, 8070, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8071, 0, 3, 5, 13, 160, 3, 2, 4, 3, 3, 1, 11, 8071, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8072, 0, 2, 14, 25, 156, 4, 4, 2, 3, 2, 1, 8, 8072, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8073, 3, 1, 10, 3, 157, 2, 1, 4, 4, 2, 1, 12, 8073, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8074, 1, 0, 18, 18, 157, 2, 1, 1, 2, 1, 1, 8, 8074, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8075, 9, 0, 16, 19, 161, 0, 4, 1, 3, 1, 1, 8, 8075, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8076, 4, 0, 17, 9, 146, 2, 6, 1, 3, 1, 1, 12, 8076, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8077, 0, 3, 11, 9, 165, 2, 0, 2, 4, 1, 1, 11, 8077, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8078, 8, 3, 0, 18, 158, 1, 2, 4, 3, 1, 1, 11, 8078, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8079, 6, 0, 15, 19, 156, 1, 1, 4, 4, 1, 1, 11, 8079, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8080, 5, 0, 8, 15, 158, 4, 2, 2, 4, 3, 1, 11, 8080, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8081, 0, 1, 14, 8, 147, 0, 6, 4, 3, 1, 1, 12, 8081, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8082, 7, 0, 17, 0, 159, 3, 0, 4, 3, 3, 1, 12, 8082, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8083, 4, 0, 19, 3, 161, 2, 3, 3, 1, 3, 1, 11, 8083, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8084, 2, 0, 12, 10, 164, 1, 5, 5, 4, 2, 1, 12, 8084, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8085, 2, 2, 18, 25, 164, 0, 3, 4, 1, 2, 1, 12, 8085, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8086, 7, 0, 5, 21, 151, 2, 2, 2, 3, 3, 1, 8, 8086, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8087, 1, 2, 0, 0, 161, 0, 6, 2, 4, 2, 1, 11, 8087, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8088, 1, 1, 7, 22, 160, 3, 6, 4, 1, 3, 1, 12, 8088, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8089, 7, 1, 17, 25, 165, 1, 4, 4, 2, 2, 1, 8, 8089, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8090, 7, 3, 19, 13, 148, 3, 2, 2, 3, 2, 1, 8, 8090, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8091, 5, 2, 18, 4, 150, 2, 2, 4, 3, 3, 1, 8, 8091, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8092, 6, 0, 15, 5, 153, 3, 0, 2, 3, 1, 1, 11, 8092, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8093, 6, 3, 12, 22, 156, 2, 5, 5, 2, 2, 1, 8, 8093, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8094, 0, 1, 0, 14, 148, 0, 6, 1, 2, 2, 1, 11, 8094, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8095, 7, 1, 19, 23, 154, 1, 4, 1, 4, 1, 1, 11, 8095, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8096, 4, 3, 16, 25, 148, 2, 6, 3, 3, 3, 1, 11, 8096, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8097, 4, 2, 8, 23, 159, 1, 6, 2, 3, 3, 1, 12, 8097, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8098, 5, 1, 8, 25, 161, 2, 5, 5, 1, 3, 1, 11, 8098, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8099, 4, 0, 6, 18, 147, 2, 4, 4, 2, 1, 1, 11, 8099, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8100, 8, 1, 11, 15, 162, 2, 7, 3, 2, 1, 1, 8, 8100, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8101, 8, 3, 1, 25, 160, 1, 4, 2, 2, 1, 1, 12, 8101, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8102, 2, 3, 8, 15, 161, 1, 0, 3, 3, 3, 1, 8, 8102, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8103, 4, 1, 0, 4, 164, 0, 6, 5, 4, 2, 1, 11, 8103, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8104, 8, 3, 10, 7, 147, 1, 7, 2, 1, 2, 1, 8, 8104, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8105, 9, 0, 4, 2, 164, 2, 2, 1, 4, 1, 1, 12, 8105, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8106, 4, 3, 11, 14, 161, 0, 6, 3, 1, 3, 1, 8, 8106, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8107, 2, 3, 8, 7, 147, 0, 5, 3, 1, 3, 1, 12, 8107, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8108, 8, 3, 3, 21, 157, 3, 0, 5, 2, 2, 1, 11, 8108, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8109, 7, 1, 15, 17, 160, 1, 0, 2, 1, 2, 1, 12, 8109, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8110, 1, 1, 10, 14, 156, 3, 5, 1, 2, 1, 1, 8, 8110, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8111, 7, 2, 10, 18, 148, 1, 1, 3, 4, 2, 1, 12, 8111, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8112, 0, 2, 8, 23, 151, 1, 4, 2, 3, 2, 1, 11, 8112, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8113, 7, 2, 6, 23, 154, 0, 2, 3, 4, 1, 1, 8, 8113, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8114, 3, 1, 7, 24, 146, 3, 7, 5, 3, 2, 1, 8, 8114, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8115, 9, 0, 9, 2, 145, 1, 3, 3, 4, 3, 1, 8, 8115, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8116, 7, 0, 2, 21, 154, 3, 5, 4, 2, 3, 1, 11, 8116, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8117, 1, 1, 0, 23, 158, 3, 7, 3, 4, 3, 1, 11, 8117, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8118, 6, 0, 19, 2, 151, 2, 5, 1, 3, 2, 1, 12, 8118, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8119, 6, 0, 12, 25, 163, 2, 2, 5, 2, 2, 1, 8, 8119, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8120, 2, 1, 13, 14, 150, 3, 0, 5, 3, 3, 1, 12, 8120, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8121, 7, 2, 19, 6, 163, 2, 7, 5, 1, 1, 1, 11, 8121, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8122, 4, 0, 17, 14, 163, 1, 4, 1, 2, 3, 1, 8, 8122, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8123, 4, 3, 13, 5, 152, 3, 5, 2, 4, 1, 1, 8, 8123, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8124, 4, 1, 10, 21, 160, 3, 2, 5, 4, 2, 1, 12, 8124, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8125, 2, 1, 18, 1, 152, 1, 2, 4, 4, 2, 1, 12, 8125, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8126, 0, 0, 7, 8, 157, 2, 4, 1, 3, 2, 1, 11, 8126, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8127, 2, 3, 17, 14, 151, 3, 5, 1, 4, 2, 1, 8, 8127, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8128, 7, 2, 14, 15, 152, 2, 7, 2, 1, 3, 1, 11, 8128, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8129, 3, 1, 9, 14, 162, 0, 2, 2, 2, 1, 1, 12, 8129, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8130, 4, 2, 4, 9, 154, 1, 4, 2, 2, 2, 1, 11, 8130, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8131, 8, 2, 18, 0, 160, 1, 5, 4, 1, 2, 1, 12, 8131, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8132, 5, 3, 0, 17, 153, 2, 3, 5, 2, 2, 1, 8, 8132, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8133, 2, 3, 6, 0, 151, 4, 7, 4, 3, 2, 1, 8, 8133, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8134, 5, 2, 7, 5, 161, 0, 3, 3, 4, 1, 1, 12, 8134, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8135, 3, 2, 10, 15, 150, 2, 6, 4, 3, 1, 1, 12, 8135, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8136, 8, 0, 8, 4, 155, 1, 3, 3, 3, 3, 1, 12, 8136, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8137, 0, 3, 4, 11, 159, 0, 4, 3, 1, 2, 1, 12, 8137, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8138, 5, 3, 6, 22, 156, 1, 0, 5, 1, 3, 1, 12, 8138, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8139, 5, 1, 7, 1, 154, 4, 5, 1, 3, 2, 1, 8, 8139, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8140, 1, 1, 6, 21, 165, 1, 0, 2, 3, 2, 1, 11, 8140, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8141, 7, 1, 4, 5, 149, 2, 4, 3, 4, 3, 1, 11, 8141, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8142, 2, 2, 6, 23, 148, 0, 7, 3, 2, 2, 1, 12, 8142, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8143, 6, 0, 7, 5, 148, 0, 2, 5, 4, 2, 1, 12, 8143, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8144, 5, 0, 7, 9, 158, 0, 2, 1, 1, 3, 1, 11, 8144, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8145, 9, 2, 6, 9, 158, 4, 7, 4, 3, 2, 1, 11, 8145, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8146, 9, 1, 4, 17, 154, 2, 5, 1, 4, 2, 1, 12, 8146, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8147, 7, 1, 16, 8, 158, 0, 7, 1, 1, 3, 1, 12, 8147, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8148, 8, 2, 15, 19, 157, 3, 4, 1, 3, 3, 1, 12, 8148, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8149, 1, 2, 18, 19, 147, 0, 7, 5, 2, 3, 1, 8, 8149, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8150, 4, 2, 9, 21, 152, 3, 5, 1, 1, 1, 1, 11, 8150, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8151, 0, 2, 16, 8, 157, 3, 3, 4, 3, 1, 1, 11, 8151, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8152, 0, 1, 5, 5, 156, 0, 3, 2, 4, 3, 1, 11, 8152, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8153, 3, 1, 13, 18, 158, 1, 6, 2, 1, 3, 1, 12, 8153, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8154, 4, 0, 2, 10, 162, 2, 1, 5, 3, 2, 1, 8, 8154, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8155, 6, 0, 1, 22, 165, 0, 5, 3, 2, 3, 1, 12, 8155, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8156, 3, 2, 17, 16, 157, 3, 1, 1, 3, 3, 1, 11, 8156, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8157, 0, 1, 15, 18, 156, 1, 4, 5, 2, 1, 1, 8, 8157, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8158, 2, 3, 8, 24, 146, 1, 4, 3, 3, 3, 1, 12, 8158, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8159, 5, 0, 4, 10, 149, 1, 3, 1, 1, 3, 1, 8, 8159, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8160, 6, 1, 2, 1, 145, 2, 5, 2, 4, 3, 1, 11, 8160, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8161, 9, 0, 6, 10, 160, 0, 0, 2, 2, 1, 1, 8, 8161, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8162, 0, 1, 4, 11, 146, 1, 3, 2, 2, 2, 1, 11, 8162, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8163, 7, 0, 4, 14, 158, 2, 6, 5, 4, 3, 1, 11, 8163, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8164, 9, 0, 14, 21, 155, 0, 6, 5, 3, 1, 1, 8, 8164, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8165, 4, 1, 9, 9, 151, 2, 7, 5, 2, 2, 1, 11, 8165, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8166, 7, 3, 3, 6, 164, 2, 6, 5, 1, 2, 1, 12, 8166, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8167, 5, 3, 7, 10, 159, 1, 0, 4, 3, 2, 1, 8, 8167, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8168, 5, 1, 17, 1, 160, 0, 7, 2, 4, 2, 1, 8, 8168, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8169, 8, 0, 19, 3, 150, 1, 3, 5, 3, 2, 1, 12, 8169, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8170, 7, 0, 11, 18, 154, 0, 6, 3, 1, 1, 1, 12, 8170, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8171, 0, 3, 18, 25, 154, 3, 4, 5, 3, 1, 1, 8, 8171, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8172, 9, 3, 7, 12, 154, 0, 0, 3, 4, 2, 1, 8, 8172, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8173, 2, 2, 1, 12, 149, 3, 1, 2, 2, 3, 1, 8, 8173, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8174, 9, 1, 15, 5, 165, 2, 2, 4, 2, 3, 1, 8, 8174, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8175, 5, 2, 17, 19, 161, 1, 1, 4, 1, 2, 1, 11, 8175, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8176, 9, 0, 19, 16, 150, 1, 7, 3, 3, 2, 1, 12, 8176, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8177, 4, 0, 5, 5, 158, 3, 0, 2, 2, 3, 1, 8, 8177, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8178, 6, 0, 13, 5, 160, 1, 3, 3, 1, 1, 1, 12, 8178, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8179, 8, 0, 4, 7, 151, 3, 2, 4, 1, 2, 1, 8, 8179, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8180, 9, 1, 6, 7, 160, 0, 7, 4, 2, 3, 1, 8, 8180, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8181, 9, 0, 1, 17, 157, 1, 7, 2, 2, 2, 1, 12, 8181, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8182, 1, 2, 11, 15, 158, 1, 0, 1, 3, 3, 1, 11, 8182, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8183, 4, 2, 6, 22, 157, 3, 7, 1, 1, 1, 1, 11, 8183, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8184, 6, 1, 10, 16, 158, 3, 3, 3, 3, 2, 1, 11, 8184, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8185, 5, 2, 9, 7, 150, 3, 4, 4, 2, 1, 1, 8, 8185, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8186, 2, 1, 17, 20, 165, 2, 1, 4, 3, 2, 1, 8, 8186, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8187, 1, 1, 18, 25, 164, 0, 5, 3, 3, 3, 1, 8, 8187, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8188, 8, 2, 5, 9, 151, 1, 5, 4, 1, 1, 1, 12, 8188, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8189, 9, 0, 15, 7, 150, 3, 2, 2, 3, 1, 1, 8, 8189, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8190, 6, 0, 4, 22, 155, 1, 3, 4, 4, 2, 1, 8, 8190, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8191, 8, 1, 17, 3, 154, 2, 2, 3, 3, 3, 1, 8, 8191, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8192, 7, 3, 1, 23, 147, 1, 6, 5, 2, 2, 1, 12, 8192, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8193, 7, 3, 0, 6, 153, 4, 6, 2, 1, 2, 1, 11, 8193, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8194, 2, 2, 18, 2, 164, 0, 1, 4, 3, 1, 1, 12, 8194, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8195, 7, 1, 11, 12, 149, 2, 5, 1, 3, 1, 1, 11, 8195, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8196, 8, 0, 2, 11, 165, 0, 3, 5, 3, 2, 1, 11, 8196, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8197, 9, 1, 6, 7, 148, 1, 4, 4, 3, 1, 1, 11, 8197, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8198, 9, 1, 16, 0, 154, 2, 1, 1, 2, 1, 1, 11, 8198, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8199, 6, 2, 14, 15, 148, 2, 0, 5, 1, 1, 1, 11, 8199, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8200, 3, 3, 7, 19, 156, 4, 0, 4, 2, 1, 1, 11, 8200, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8201, 3, 3, 17, 25, 159, 0, 6, 1, 1, 3, 1, 11, 8201, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8202, 6, 1, 2, 2, 157, 3, 7, 1, 3, 1, 1, 12, 8202, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8203, 2, 0, 17, 25, 156, 0, 4, 4, 3, 2, 1, 12, 8203, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8204, 8, 1, 6, 25, 161, 2, 5, 4, 3, 1, 1, 12, 8204, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8205, 1, 3, 5, 2, 151, 1, 0, 4, 1, 1, 1, 12, 8205, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8206, 8, 0, 14, 6, 162, 1, 4, 5, 1, 1, 1, 11, 8206, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8207, 9, 1, 11, 17, 159, 3, 7, 1, 3, 2, 1, 8, 8207, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8208, 9, 2, 16, 9, 150, 1, 4, 3, 3, 1, 1, 8, 8208, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8209, 5, 1, 9, 12, 150, 3, 3, 3, 4, 1, 1, 11, 8209, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8210, 9, 1, 18, 5, 156, 0, 1, 4, 4, 1, 1, 12, 8210, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8211, 5, 1, 18, 23, 159, 2, 4, 1, 3, 3, 1, 12, 8211, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8212, 5, 1, 3, 16, 164, 1, 7, 1, 3, 1, 1, 12, 8212, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8213, 4, 2, 14, 12, 156, 0, 5, 2, 4, 1, 1, 8, 8213, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8214, 2, 1, 10, 16, 151, 1, 3, 4, 4, 3, 1, 12, 8214, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8215, 6, 2, 18, 10, 151, 2, 6, 1, 2, 3, 1, 11, 8215, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8216, 0, 1, 1, 21, 155, 0, 1, 4, 3, 2, 1, 11, 8216, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8217, 9, 2, 13, 6, 152, 2, 2, 1, 1, 2, 1, 8, 8217, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8218, 5, 2, 19, 8, 156, 4, 3, 5, 2, 1, 1, 8, 8218, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8219, 7, 3, 9, 11, 149, 3, 4, 2, 3, 3, 1, 11, 8219, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8220, 5, 1, 17, 15, 162, 2, 2, 2, 4, 3, 1, 12, 8220, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8221, 8, 3, 13, 23, 154, 2, 6, 4, 4, 3, 1, 8, 8221, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8222, 3, 2, 10, 23, 154, 1, 2, 3, 1, 2, 1, 12, 8222, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8223, 2, 2, 9, 12, 145, 1, 3, 4, 4, 1, 1, 11, 8223, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8224, 3, 2, 2, 9, 159, 2, 3, 1, 2, 1, 1, 12, 8224, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8225, 8, 1, 0, 19, 152, 2, 0, 5, 4, 1, 1, 12, 8225, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8226, 2, 1, 8, 11, 164, 1, 3, 2, 2, 1, 1, 8, 8226, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8227, 3, 0, 11, 16, 146, 0, 4, 1, 2, 1, 1, 8, 8227, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8228, 6, 2, 17, 21, 159, 0, 1, 5, 1, 1, 1, 12, 8228, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8229, 5, 0, 7, 1, 154, 3, 5, 4, 2, 2, 1, 8, 8229, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8230, 2, 0, 17, 18, 162, 3, 6, 1, 1, 3, 1, 8, 8230, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8231, 3, 0, 14, 9, 152, 2, 3, 5, 2, 2, 1, 12, 8231, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8232, 8, 1, 19, 19, 161, 3, 5, 4, 4, 3, 1, 11, 8232, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8233, 3, 3, 11, 9, 146, 1, 0, 3, 3, 1, 1, 12, 8233, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8234, 3, 1, 18, 2, 146, 1, 3, 5, 1, 3, 1, 12, 8234, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8235, 3, 1, 16, 11, 160, 3, 4, 4, 3, 1, 1, 12, 8235, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8236, 6, 1, 5, 0, 161, 0, 0, 2, 3, 3, 1, 12, 8236, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8237, 6, 1, 8, 4, 162, 3, 4, 5, 1, 1, 1, 11, 8237, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8238, 7, 2, 13, 21, 156, 2, 4, 1, 1, 1, 1, 11, 8238, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8239, 6, 0, 0, 2, 154, 0, 7, 4, 4, 2, 1, 8, 8239, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8240, 4, 0, 12, 13, 152, 3, 4, 2, 3, 3, 1, 12, 8240, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8241, 1, 3, 0, 16, 157, 3, 4, 4, 2, 2, 1, 11, 8241, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8242, 9, 2, 11, 21, 150, 1, 1, 3, 1, 2, 1, 12, 8242, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8243, 4, 2, 3, 8, 146, 1, 0, 2, 1, 2, 1, 12, 8243, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8244, 3, 1, 6, 25, 147, 1, 0, 1, 2, 2, 1, 8, 8244, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8245, 4, 0, 3, 1, 162, 4, 3, 3, 2, 2, 1, 12, 8245, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8246, 7, 3, 0, 7, 164, 2, 2, 1, 3, 2, 1, 11, 8246, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8247, 8, 1, 13, 24, 148, 1, 6, 4, 4, 2, 1, 11, 8247, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8248, 8, 2, 3, 0, 145, 1, 6, 2, 3, 1, 1, 11, 8248, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8249, 7, 1, 17, 14, 164, 3, 0, 5, 1, 3, 1, 12, 8249, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8250, 3, 1, 10, 12, 147, 3, 7, 1, 2, 2, 1, 12, 8250, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8251, 9, 0, 7, 0, 153, 1, 4, 4, 2, 2, 1, 8, 8251, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8252, 2, 1, 17, 13, 165, 2, 5, 1, 4, 1, 1, 12, 8252, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8253, 0, 0, 4, 19, 159, 1, 7, 1, 1, 2, 1, 8, 8253, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8254, 5, 3, 8, 18, 154, 0, 6, 2, 4, 3, 1, 12, 8254, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8255, 0, 2, 18, 0, 161, 0, 6, 5, 4, 1, 1, 11, 8255, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8256, 2, 3, 1, 20, 151, 1, 2, 4, 2, 2, 1, 11, 8256, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8257, 1, 3, 16, 10, 161, 3, 4, 2, 2, 3, 1, 8, 8257, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8258, 1, 0, 1, 23, 146, 2, 5, 5, 2, 3, 1, 12, 8258, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8259, 8, 2, 7, 2, 154, 4, 1, 1, 4, 1, 1, 11, 8259, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8260, 5, 2, 16, 8, 148, 1, 2, 5, 4, 3, 1, 12, 8260, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8261, 8, 0, 18, 25, 153, 3, 0, 2, 2, 1, 1, 12, 8261, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8262, 6, 2, 10, 7, 165, 3, 1, 5, 2, 1, 1, 11, 8262, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8263, 2, 2, 17, 20, 162, 0, 6, 2, 2, 3, 1, 11, 8263, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8264, 2, 2, 12, 22, 146, 1, 5, 3, 4, 3, 1, 8, 8264, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8265, 2, 0, 18, 16, 150, 3, 2, 3, 3, 3, 1, 11, 8265, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8266, 9, 3, 15, 19, 145, 2, 6, 5, 4, 2, 1, 11, 8266, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8267, 0, 2, 13, 0, 149, 2, 0, 2, 4, 2, 1, 12, 8267, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8268, 4, 0, 18, 20, 152, 1, 6, 1, 4, 2, 1, 11, 8268, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8269, 9, 1, 8, 5, 151, 0, 3, 1, 2, 2, 1, 11, 8269, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8270, 4, 2, 15, 5, 162, 1, 7, 2, 3, 3, 1, 8, 8270, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8271, 1, 3, 13, 22, 164, 1, 3, 2, 1, 3, 1, 8, 8271, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8272, 5, 1, 5, 13, 165, 0, 7, 1, 1, 1, 1, 11, 8272, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8273, 1, 3, 15, 7, 158, 3, 4, 5, 2, 3, 1, 8, 8273, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8274, 8, 2, 2, 11, 147, 1, 5, 5, 1, 1, 1, 11, 8274, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8275, 6, 3, 19, 15, 154, 2, 0, 3, 4, 3, 1, 12, 8275, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8276, 6, 2, 12, 24, 161, 2, 6, 5, 3, 2, 1, 8, 8276, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8277, 2, 3, 18, 17, 149, 2, 6, 2, 3, 1, 1, 11, 8277, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8278, 3, 2, 14, 10, 155, 1, 4, 1, 3, 1, 1, 12, 8278, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8279, 0, 2, 13, 24, 165, 2, 5, 4, 2, 2, 1, 8, 8279, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8280, 8, 2, 12, 24, 157, 0, 4, 4, 1, 1, 1, 12, 8280, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8281, 8, 2, 10, 0, 160, 2, 5, 1, 4, 1, 1, 11, 8281, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8282, 1, 1, 11, 3, 149, 0, 3, 1, 1, 1, 1, 12, 8282, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8283, 4, 3, 1, 1, 150, 0, 4, 5, 2, 1, 1, 11, 8283, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8284, 9, 2, 9, 18, 160, 4, 2, 1, 3, 2, 1, 8, 8284, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8285, 0, 1, 19, 6, 165, 2, 3, 1, 4, 2, 1, 12, 8285, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8286, 4, 2, 15, 16, 149, 1, 2, 2, 2, 1, 1, 12, 8286, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8287, 6, 3, 6, 19, 159, 3, 0, 1, 2, 3, 1, 12, 8287, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8288, 5, 0, 13, 14, 150, 2, 2, 2, 3, 1, 1, 11, 8288, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8289, 8, 2, 3, 20, 152, 0, 7, 1, 1, 2, 1, 12, 8289, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8290, 5, 2, 16, 15, 160, 4, 6, 4, 2, 2, 1, 12, 8290, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8291, 1, 1, 6, 9, 152, 0, 6, 4, 3, 1, 1, 8, 8291, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8292, 6, 1, 9, 4, 154, 2, 1, 2, 4, 3, 1, 8, 8292, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8293, 9, 0, 3, 3, 158, 1, 3, 5, 1, 1, 1, 8, 8293, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8294, 1, 2, 1, 15, 146, 3, 5, 5, 2, 1, 1, 11, 8294, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8295, 5, 3, 18, 21, 157, 3, 4, 3, 3, 3, 1, 11, 8295, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8296, 8, 1, 11, 6, 165, 1, 6, 2, 2, 1, 1, 12, 8296, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8297, 4, 3, 14, 13, 146, 0, 1, 5, 3, 3, 1, 11, 8297, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8298, 8, 2, 0, 18, 160, 1, 6, 1, 4, 1, 1, 8, 8298, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8299, 6, 3, 14, 15, 153, 1, 5, 1, 1, 1, 1, 12, 8299, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8300, 0, 2, 2, 18, 158, 1, 4, 1, 1, 2, 1, 8, 8300, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8301, 0, 1, 16, 23, 151, 0, 1, 3, 3, 2, 1, 11, 8301, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8302, 9, 0, 11, 10, 151, 1, 4, 5, 4, 1, 1, 12, 8302, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8303, 4, 3, 14, 19, 165, 2, 0, 2, 1, 3, 1, 8, 8303, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8304, 7, 3, 4, 13, 164, 1, 5, 2, 2, 3, 1, 8, 8304, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8305, 1, 3, 2, 20, 163, 3, 7, 2, 1, 3, 1, 11, 8305, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8306, 2, 1, 7, 11, 155, 0, 6, 3, 1, 3, 1, 12, 8306, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8307, 9, 0, 2, 1, 159, 3, 2, 4, 3, 1, 1, 11, 8307, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8308, 8, 2, 15, 19, 160, 3, 5, 4, 2, 2, 1, 12, 8308, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8309, 0, 0, 7, 18, 155, 2, 1, 1, 1, 2, 1, 8, 8309, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8310, 8, 3, 5, 8, 145, 0, 0, 1, 4, 2, 1, 8, 8310, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8311, 2, 2, 4, 14, 146, 4, 5, 1, 3, 1, 1, 12, 8311, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8312, 1, 2, 12, 8, 151, 0, 3, 1, 3, 2, 1, 8, 8312, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8313, 1, 2, 4, 9, 162, 3, 2, 1, 2, 1, 1, 8, 8313, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8314, 3, 2, 15, 11, 156, 0, 4, 4, 4, 2, 1, 8, 8314, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8315, 2, 0, 11, 19, 157, 0, 2, 5, 4, 1, 1, 11, 8315, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8316, 6, 2, 5, 4, 148, 0, 3, 1, 1, 1, 1, 11, 8316, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8317, 4, 2, 5, 9, 161, 3, 2, 5, 3, 1, 1, 12, 8317, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8318, 1, 0, 11, 13, 157, 3, 3, 1, 2, 1, 1, 8, 8318, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8319, 3, 0, 16, 14, 149, 1, 0, 4, 2, 3, 1, 12, 8319, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8320, 4, 3, 3, 23, 154, 0, 5, 2, 4, 1, 1, 12, 8320, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8321, 5, 2, 12, 17, 165, 2, 1, 3, 2, 1, 1, 11, 8321, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8322, 7, 2, 7, 10, 163, 2, 3, 4, 3, 2, 1, 8, 8322, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8323, 0, 2, 15, 10, 160, 3, 5, 2, 1, 1, 1, 8, 8323, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8324, 3, 3, 1, 6, 149, 1, 3, 2, 3, 3, 1, 12, 8324, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8325, 1, 3, 6, 15, 149, 3, 5, 3, 2, 1, 1, 12, 8325, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8326, 4, 1, 16, 1, 153, 2, 3, 4, 4, 1, 1, 12, 8326, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8327, 5, 1, 15, 24, 163, 2, 0, 4, 1, 1, 1, 12, 8327, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8328, 8, 3, 11, 25, 161, 1, 2, 2, 3, 3, 1, 8, 8328, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8329, 6, 1, 5, 23, 149, 1, 0, 2, 3, 1, 1, 12, 8329, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8330, 4, 3, 11, 15, 160, 3, 7, 2, 1, 2, 1, 12, 8330, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8331, 5, 2, 17, 7, 147, 2, 5, 2, 2, 3, 1, 12, 8331, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8332, 1, 1, 7, 18, 155, 1, 1, 1, 1, 3, 1, 8, 8332, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8333, 3, 0, 11, 25, 150, 2, 0, 4, 2, 2, 1, 11, 8333, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8334, 6, 2, 2, 16, 163, 0, 2, 3, 1, 3, 1, 12, 8334, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8335, 9, 1, 4, 11, 154, 3, 7, 5, 1, 3, 1, 12, 8335, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8336, 0, 3, 10, 16, 149, 3, 0, 2, 2, 2, 1, 12, 8336, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8337, 4, 2, 17, 15, 159, 1, 7, 3, 4, 3, 1, 11, 8337, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8338, 6, 3, 19, 15, 155, 3, 6, 4, 2, 3, 1, 11, 8338, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8339, 1, 2, 17, 2, 158, 0, 2, 1, 1, 2, 1, 11, 8339, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8340, 4, 1, 2, 17, 162, 1, 0, 1, 4, 3, 1, 8, 8340, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8341, 2, 3, 12, 22, 147, 3, 4, 4, 4, 2, 1, 8, 8341, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8342, 9, 2, 10, 16, 151, 1, 1, 3, 1, 2, 1, 12, 8342, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8343, 9, 3, 10, 12, 150, 3, 1, 3, 3, 3, 1, 11, 8343, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8344, 2, 3, 5, 9, 158, 4, 0, 3, 1, 3, 1, 11, 8344, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8345, 4, 1, 4, 4, 155, 0, 1, 5, 3, 2, 1, 8, 8345, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8346, 4, 2, 14, 2, 160, 3, 3, 3, 1, 3, 1, 11, 8346, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8347, 4, 3, 12, 3, 163, 3, 6, 5, 3, 3, 1, 12, 8347, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8348, 2, 1, 4, 9, 161, 4, 2, 4, 4, 1, 1, 12, 8348, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8349, 2, 1, 16, 5, 151, 0, 5, 4, 4, 3, 1, 11, 8349, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8350, 2, 3, 7, 8, 148, 4, 5, 2, 3, 1, 1, 11, 8350, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8351, 4, 1, 11, 8, 163, 0, 5, 2, 2, 3, 1, 12, 8351, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8352, 1, 0, 10, 24, 146, 0, 6, 5, 4, 2, 1, 8, 8352, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8353, 7, 2, 8, 19, 165, 3, 5, 3, 1, 3, 1, 12, 8353, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8354, 2, 1, 16, 22, 152, 2, 3, 1, 4, 2, 1, 11, 8354, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8355, 0, 3, 7, 16, 146, 2, 5, 5, 2, 3, 1, 8, 8355, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8356, 6, 2, 1, 21, 160, 2, 3, 3, 3, 1, 1, 11, 8356, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8357, 7, 1, 6, 21, 149, 3, 5, 5, 4, 2, 1, 12, 8357, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8358, 3, 2, 2, 4, 157, 2, 0, 5, 4, 2, 1, 11, 8358, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8359, 4, 3, 1, 5, 161, 1, 2, 1, 3, 3, 1, 12, 8359, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8360, 8, 2, 9, 9, 158, 1, 1, 1, 3, 1, 1, 8, 8360, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8361, 6, 2, 11, 24, 153, 1, 2, 3, 1, 2, 1, 8, 8361, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8362, 7, 3, 16, 17, 157, 2, 6, 5, 4, 3, 1, 11, 8362, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8363, 9, 2, 5, 11, 147, 3, 2, 5, 3, 1, 1, 12, 8363, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8364, 7, 0, 1, 13, 149, 0, 2, 2, 2, 3, 1, 12, 8364, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8365, 7, 1, 8, 20, 152, 1, 6, 4, 3, 2, 1, 12, 8365, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8366, 0, 3, 4, 4, 153, 2, 1, 3, 1, 2, 1, 8, 8366, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8367, 0, 0, 16, 25, 148, 0, 4, 3, 3, 3, 1, 12, 8367, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8368, 0, 2, 7, 22, 160, 2, 7, 5, 3, 1, 1, 11, 8368, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8369, 3, 0, 14, 5, 163, 3, 7, 1, 3, 2, 1, 11, 8369, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8370, 5, 1, 13, 4, 151, 0, 2, 2, 1, 1, 1, 11, 8370, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8371, 8, 2, 8, 22, 158, 1, 3, 1, 1, 3, 1, 8, 8371, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8372, 3, 1, 12, 8, 146, 1, 4, 2, 3, 2, 1, 8, 8372, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8373, 3, 1, 5, 21, 154, 0, 5, 3, 4, 3, 1, 8, 8373, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8374, 5, 1, 5, 19, 157, 2, 1, 5, 2, 2, 1, 11, 8374, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8375, 5, 0, 9, 13, 151, 0, 0, 3, 1, 3, 1, 8, 8375, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8376, 1, 2, 5, 20, 165, 0, 1, 1, 4, 2, 1, 11, 8376, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8377, 0, 1, 19, 20, 162, 3, 5, 2, 4, 2, 1, 8, 8377, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8378, 5, 1, 5, 3, 145, 3, 7, 4, 3, 3, 1, 11, 8378, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8379, 9, 3, 3, 24, 156, 3, 4, 2, 2, 2, 1, 11, 8379, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8380, 6, 3, 11, 4, 163, 3, 3, 3, 2, 3, 1, 8, 8380, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8381, 9, 2, 14, 5, 145, 3, 5, 2, 1, 1, 1, 11, 8381, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8382, 8, 2, 4, 7, 155, 1, 2, 5, 2, 2, 1, 12, 8382, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8383, 7, 2, 7, 5, 163, 1, 0, 2, 2, 1, 1, 11, 8383, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8384, 4, 2, 1, 23, 146, 0, 1, 2, 3, 2, 2, 8, 8384, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8385, 2, 0, 10, 13, 146, 0, 7, 1, 3, 1, 2, 8, 8385, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8386, 0, 3, 14, 9, 156, 1, 4, 4, 1, 3, 2, 8, 8386, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8387, 7, 1, 2, 9, 146, 1, 0, 1, 1, 1, 2, 11, 8387, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8388, 7, 3, 8, 7, 149, 3, 4, 5, 1, 3, 2, 12, 8388, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8389, 6, 2, 10, 21, 151, 2, 1, 5, 4, 1, 2, 12, 8389, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8390, 6, 2, 2, 21, 149, 2, 3, 1, 1, 3, 2, 12, 8390, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8391, 5, 3, 5, 8, 163, 2, 1, 1, 4, 1, 2, 12, 8391, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8392, 6, 1, 18, 22, 152, 1, 3, 5, 3, 1, 2, 11, 8392, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8393, 0, 1, 7, 19, 165, 0, 1, 2, 1, 2, 2, 8, 8393, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8394, 9, 3, 16, 18, 156, 3, 4, 3, 3, 2, 2, 11, 8394, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8395, 7, 3, 7, 11, 160, 3, 7, 5, 4, 3, 2, 12, 8395, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8396, 0, 3, 15, 2, 159, 3, 2, 5, 4, 1, 2, 11, 8396, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8397, 6, 3, 4, 12, 147, 0, 2, 5, 3, 3, 2, 8, 8397, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8398, 4, 1, 1, 10, 149, 2, 6, 3, 2, 2, 2, 12, 8398, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8399, 4, 1, 1, 4, 156, 4, 3, 3, 3, 1, 2, 11, 8399, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8400, 6, 3, 2, 6, 158, 1, 0, 2, 2, 1, 2, 11, 8400, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8401, 9, 2, 1, 4, 156, 3, 2, 1, 3, 2, 2, 8, 8401, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8402, 9, 0, 14, 13, 160, 1, 4, 5, 2, 3, 2, 8, 8402, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8403, 7, 2, 18, 3, 157, 3, 4, 4, 2, 3, 2, 12, 8403, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8404, 3, 3, 17, 25, 146, 1, 2, 1, 2, 2, 2, 8, 8404, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8405, 6, 0, 14, 14, 151, 1, 4, 1, 4, 3, 2, 8, 8405, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8406, 6, 1, 19, 7, 155, 1, 3, 2, 3, 2, 2, 11, 8406, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8407, 3, 0, 7, 9, 150, 2, 4, 1, 2, 3, 2, 11, 8407, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8408, 3, 0, 18, 23, 160, 4, 6, 2, 3, 2, 2, 8, 8408, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8409, 2, 0, 15, 8, 153, 2, 2, 1, 1, 2, 2, 8, 8409, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8410, 6, 2, 0, 7, 145, 0, 7, 1, 4, 2, 2, 12, 8410, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8411, 6, 1, 18, 22, 157, 0, 6, 2, 1, 3, 2, 8, 8411, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8412, 7, 3, 4, 20, 160, 3, 5, 3, 2, 2, 2, 8, 8412, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8413, 3, 1, 2, 1, 162, 0, 7, 1, 3, 3, 2, 8, 8413, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8414, 4, 0, 5, 10, 152, 0, 3, 2, 3, 2, 2, 12, 8414, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8415, 8, 3, 2, 23, 161, 3, 2, 2, 3, 1, 2, 11, 8415, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8416, 1, 0, 7, 16, 146, 1, 3, 5, 1, 1, 2, 8, 8416, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8417, 3, 2, 7, 6, 159, 3, 4, 3, 2, 2, 2, 11, 8417, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8418, 1, 0, 12, 1, 150, 3, 0, 5, 2, 3, 2, 12, 8418, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8419, 1, 0, 17, 6, 148, 2, 6, 1, 4, 1, 2, 8, 8419, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8420, 3, 2, 0, 5, 164, 2, 6, 2, 4, 3, 2, 11, 8420, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8421, 3, 3, 17, 19, 159, 0, 3, 2, 2, 2, 2, 11, 8421, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8422, 2, 1, 14, 12, 145, 0, 2, 4, 2, 2, 2, 12, 8422, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8423, 4, 1, 17, 25, 158, 3, 7, 2, 2, 1, 2, 8, 8423, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8424, 6, 3, 15, 10, 159, 2, 4, 1, 2, 2, 2, 11, 8424, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8425, 2, 1, 6, 4, 162, 0, 3, 1, 3, 2, 2, 11, 8425, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8426, 9, 1, 0, 12, 152, 0, 5, 1, 1, 3, 2, 12, 8426, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8427, 2, 0, 15, 0, 161, 0, 2, 1, 2, 2, 2, 11, 8427, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8428, 2, 1, 2, 23, 155, 2, 4, 5, 3, 2, 2, 12, 8428, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8429, 0, 1, 17, 12, 163, 2, 4, 4, 2, 2, 2, 11, 8429, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8430, 7, 0, 8, 7, 158, 3, 6, 4, 3, 3, 2, 8, 8430, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8431, 4, 1, 15, 6, 158, 4, 3, 1, 3, 3, 2, 11, 8431, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8432, 0, 2, 16, 8, 150, 3, 2, 2, 1, 2, 2, 12, 8432, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8433, 5, 2, 9, 6, 151, 4, 2, 1, 2, 3, 2, 8, 8433, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8434, 2, 0, 7, 13, 147, 1, 1, 2, 3, 1, 2, 11, 8434, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8435, 0, 0, 14, 21, 156, 3, 7, 3, 3, 1, 2, 8, 8435, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8436, 6, 3, 7, 18, 155, 0, 2, 3, 2, 3, 2, 12, 8436, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8437, 5, 1, 3, 10, 162, 3, 5, 2, 2, 1, 2, 8, 8437, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8438, 4, 1, 13, 8, 148, 1, 1, 4, 3, 3, 2, 12, 8438, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8439, 5, 0, 11, 11, 153, 3, 4, 1, 2, 3, 2, 11, 8439, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8440, 8, 3, 14, 15, 151, 0, 3, 2, 2, 3, 2, 12, 8440, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8441, 9, 3, 0, 8, 155, 0, 1, 4, 1, 2, 2, 12, 8441, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8442, 6, 0, 8, 0, 162, 0, 4, 3, 1, 3, 2, 8, 8442, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8443, 5, 1, 14, 4, 150, 1, 5, 2, 4, 1, 2, 8, 8443, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8444, 5, 2, 7, 0, 146, 0, 2, 5, 4, 1, 2, 12, 8444, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8445, 2, 1, 19, 8, 145, 2, 7, 4, 1, 2, 2, 8, 8445, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8446, 1, 0, 17, 0, 157, 0, 3, 3, 3, 1, 2, 11, 8446, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8447, 3, 3, 13, 12, 165, 0, 0, 3, 1, 1, 2, 12, 8447, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8448, 6, 0, 8, 19, 148, 2, 1, 1, 2, 1, 2, 11, 8448, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8449, 2, 1, 6, 11, 157, 0, 7, 5, 2, 3, 2, 12, 8449, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8450, 9, 1, 4, 14, 148, 1, 5, 2, 1, 1, 2, 8, 8450, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8451, 4, 2, 16, 11, 160, 2, 1, 3, 2, 2, 2, 11, 8451, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8452, 0, 0, 4, 25, 150, 1, 2, 1, 3, 2, 2, 12, 8452, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8453, 1, 2, 6, 16, 152, 4, 5, 5, 4, 2, 2, 8, 8453, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8454, 1, 3, 9, 18, 151, 3, 7, 1, 2, 3, 2, 11, 8454, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8455, 2, 3, 19, 2, 158, 2, 2, 3, 2, 2, 2, 8, 8455, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8456, 1, 1, 14, 16, 148, 1, 4, 2, 4, 1, 2, 8, 8456, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8457, 0, 3, 9, 12, 152, 0, 0, 3, 4, 2, 2, 8, 8457, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8458, 2, 0, 4, 22, 145, 1, 6, 1, 2, 2, 2, 8, 8458, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8459, 4, 2, 19, 22, 157, 2, 0, 4, 2, 1, 2, 12, 8459, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8460, 8, 0, 7, 24, 147, 1, 1, 1, 4, 2, 2, 12, 8460, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8461, 5, 3, 8, 24, 163, 1, 1, 3, 1, 3, 2, 8, 8461, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8462, 5, 1, 19, 12, 158, 2, 0, 4, 1, 1, 2, 12, 8462, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8463, 3, 3, 9, 20, 153, 0, 0, 3, 2, 2, 2, 8, 8463, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8464, 0, 2, 11, 6, 156, 1, 3, 1, 1, 1, 2, 12, 8464, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8465, 5, 0, 16, 7, 147, 1, 0, 4, 1, 3, 2, 12, 8465, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8466, 6, 2, 15, 17, 150, 1, 3, 5, 1, 2, 2, 12, 8466, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8467, 0, 3, 9, 3, 152, 2, 1, 5, 1, 2, 2, 11, 8467, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8468, 5, 1, 1, 23, 160, 2, 2, 2, 3, 3, 2, 11, 8468, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8469, 9, 3, 18, 22, 145, 1, 6, 2, 4, 3, 2, 11, 8469, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8470, 5, 3, 13, 13, 160, 3, 3, 4, 1, 3, 2, 8, 8470, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8471, 2, 2, 13, 10, 165, 2, 4, 2, 1, 1, 2, 12, 8471, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8472, 0, 3, 12, 4, 154, 3, 7, 5, 3, 2, 2, 12, 8472, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8473, 2, 3, 16, 10, 150, 2, 6, 3, 4, 3, 2, 8, 8473, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8474, 3, 3, 15, 13, 150, 0, 5, 4, 2, 2, 2, 11, 8474, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8475, 8, 2, 10, 22, 159, 2, 3, 2, 3, 3, 2, 12, 8475, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8476, 2, 0, 7, 19, 154, 1, 0, 2, 2, 1, 2, 8, 8476, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8477, 0, 1, 2, 17, 154, 3, 1, 2, 3, 2, 2, 8, 8477, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8478, 0, 0, 16, 12, 164, 3, 5, 2, 4, 1, 2, 8, 8478, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8479, 5, 1, 2, 19, 159, 1, 7, 1, 3, 2, 2, 8, 8479, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8480, 5, 0, 1, 23, 149, 4, 5, 2, 4, 3, 2, 11, 8480, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8481, 9, 3, 19, 7, 159, 1, 6, 4, 3, 1, 2, 8, 8481, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8482, 9, 1, 15, 16, 161, 3, 6, 3, 1, 1, 2, 8, 8482, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8483, 2, 0, 2, 7, 162, 3, 3, 2, 3, 1, 2, 12, 8483, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8484, 3, 0, 2, 20, 165, 1, 5, 4, 4, 1, 2, 12, 8484, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8485, 9, 3, 12, 19, 148, 3, 2, 1, 3, 2, 2, 11, 8485, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8486, 1, 2, 5, 23, 148, 2, 6, 3, 4, 2, 2, 12, 8486, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8487, 0, 0, 13, 12, 151, 0, 1, 2, 2, 3, 2, 12, 8487, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8488, 7, 2, 0, 7, 151, 2, 5, 5, 4, 3, 2, 8, 8488, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8489, 2, 3, 15, 21, 161, 3, 2, 1, 4, 1, 2, 8, 8489, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8490, 0, 3, 13, 22, 151, 3, 1, 2, 4, 3, 2, 12, 8490, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8491, 9, 3, 0, 21, 145, 2, 1, 4, 1, 1, 2, 8, 8491, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8492, 2, 0, 15, 0, 155, 4, 4, 5, 2, 3, 2, 8, 8492, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8493, 3, 0, 11, 25, 160, 0, 4, 3, 3, 3, 2, 12, 8493, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8494, 5, 1, 17, 8, 147, 3, 7, 3, 1, 2, 2, 11, 8494, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8495, 2, 3, 2, 15, 146, 3, 3, 2, 3, 2, 2, 11, 8495, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8496, 5, 0, 16, 10, 154, 1, 5, 5, 3, 1, 2, 11, 8496, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8497, 5, 3, 17, 11, 157, 2, 1, 4, 1, 3, 2, 11, 8497, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8498, 4, 0, 16, 20, 155, 2, 1, 4, 2, 2, 2, 11, 8498, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8499, 5, 1, 13, 8, 151, 2, 2, 5, 4, 3, 2, 8, 8499, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8500, 8, 2, 19, 8, 155, 2, 0, 4, 4, 3, 2, 8, 8500, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8501, 6, 2, 12, 14, 165, 3, 2, 5, 2, 1, 2, 8, 8501, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8502, 1, 2, 15, 13, 149, 1, 0, 1, 4, 3, 2, 8, 8502, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8503, 9, 1, 2, 11, 153, 2, 5, 3, 1, 2, 2, 12, 8503, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8504, 9, 0, 8, 20, 162, 2, 2, 3, 3, 3, 2, 8, 8504, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8505, 3, 2, 19, 4, 158, 2, 7, 3, 4, 3, 2, 11, 8505, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8506, 2, 0, 16, 13, 146, 2, 1, 3, 4, 1, 2, 12, 8506, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8507, 1, 2, 18, 24, 161, 0, 4, 5, 4, 3, 2, 12, 8507, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8508, 4, 0, 2, 5, 163, 3, 2, 2, 1, 3, 2, 11, 8508, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8509, 9, 3, 3, 11, 150, 3, 4, 4, 2, 1, 2, 11, 8509, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8510, 8, 2, 19, 5, 155, 0, 5, 4, 1, 2, 1, 12, 8510, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8511, 4, 1, 9, 13, 153, 2, 7, 5, 3, 2, 1, 11, 8511, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8512, 6, 3, 3, 17, 151, 3, 2, 2, 1, 3, 1, 11, 8512, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8513, 9, 3, 11, 7, 148, 4, 6, 4, 3, 3, 1, 11, 8513, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8514, 9, 0, 4, 2, 165, 1, 0, 2, 4, 2, 2, 12, 8514, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8515, 3, 2, 7, 5, 163, 1, 1, 5, 1, 1, 2, 11, 8515, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8516, 6, 2, 9, 7, 163, 3, 1, 2, 2, 2, 2, 11, 8516, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8517, 9, 3, 3, 11, 147, 1, 4, 5, 3, 3, 1, 8, 8517, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8518, 3, 0, 2, 21, 147, 3, 2, 3, 3, 3, 1, 11, 8518, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8519, 6, 2, 5, 8, 152, 2, 1, 3, 4, 2, 1, 8, 8519, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8520, 0, 0, 9, 22, 151, 3, 6, 5, 3, 2, 1, 11, 8520, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8521, 1, 2, 1, 2, 152, 3, 1, 1, 4, 1, 2, 8, 8521, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8522, 8, 3, 16, 24, 163, 2, 2, 2, 2, 3, 2, 12, 8522, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8523, 7, 1, 8, 10, 147, 0, 0, 3, 1, 1, 2, 8, 8523, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8524, 2, 1, 3, 12, 150, 0, 0, 5, 4, 2, 2, 8, 8524, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8525, 8, 3, 8, 1, 163, 3, 6, 5, 3, 3, 1, 11, 8525, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8526, 2, 3, 12, 16, 147, 2, 0, 4, 1, 3, 1, 11, 8526, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8527, 2, 3, 13, 3, 156, 0, 7, 2, 3, 1, 1, 11, 8527, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8528, 4, 3, 11, 24, 145, 1, 3, 5, 2, 2, 1, 11, 8528, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8529, 0, 3, 1, 4, 158, 1, 7, 4, 3, 1, 2, 12, 8529, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8530, 7, 0, 6, 12, 155, 3, 3, 2, 4, 3, 2, 12, 8530, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8531, 9, 2, 17, 2, 145, 0, 1, 5, 2, 1, 2, 8, 8531, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8532, 6, 2, 1, 8, 164, 2, 2, 2, 1, 3, 2, 11, 8532, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8533, 4, 1, 18, 0, 153, 3, 5, 1, 2, 1, 1, 8, 8533, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8534, 5, 2, 3, 24, 161, 4, 7, 4, 3, 2, 1, 12, 8534, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8535, 7, 0, 4, 19, 155, 2, 1, 4, 3, 1, 1, 8, 8535, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8536, 3, 3, 3, 16, 151, 1, 1, 4, 3, 2, 1, 11, 8536, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8537, 6, 0, 3, 25, 147, 1, 6, 3, 2, 1, 2, 8, 8537, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8538, 1, 1, 13, 1, 157, 0, 7, 5, 1, 3, 2, 8, 8538, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8539, 4, 0, 18, 24, 163, 1, 2, 5, 1, 3, 2, 12, 8539, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8540, 8, 0, 12, 24, 158, 2, 0, 2, 2, 2, 1, 12, 8540, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8541, 9, 3, 4, 14, 162, 3, 6, 2, 3, 3, 1, 12, 8541, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8542, 2, 3, 0, 22, 164, 3, 7, 4, 1, 3, 1, 12, 8542, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8543, 3, 0, 13, 7, 165, 1, 0, 3, 2, 2, 1, 11, 8543, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8544, 8, 2, 0, 7, 148, 2, 4, 1, 4, 3, 2, 12, 8544, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8545, 9, 0, 15, 16, 145, 3, 4, 5, 4, 3, 2, 12, 8545, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8546, 3, 1, 15, 0, 145, 3, 4, 2, 3, 1, 2, 11, 8546, 1, 4000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8547, 1, 0, 8, 9, 153, 0, 3, 1, 3, 1, 1, 8, 8547, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8548, 7, 2, 16, 24, 153, 1, 2, 1, 3, 1, 1, 12, 8548, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8549, 7, 1, 0, 17, 162, 2, 7, 3, 2, 1, 1, 11, 8549, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8550, 8, 3, 8, 4, 152, 0, 2, 4, 3, 1, 1, 8, 8550, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8551, 4, 3, 10, 16, 148, 0, 4, 4, 1, 2, 2, 11, 8551, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8552, 9, 2, 11, 8, 165, 1, 6, 5, 2, 3, 2, 12, 8552, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8553, 0, 0, 7, 16, 163, 0, 1, 3, 3, 3, 2, 11, 8553, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8554, 8, 3, 7, 18, 157, 0, 7, 4, 4, 2, 2, 8, 8554, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8555, 1, 3, 4, 22, 155, 0, 4, 2, 3, 2, 1, 12, 8555, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8556, 8, 1, 18, 2, 150, 1, 4, 3, 4, 3, 1, 12, 8556, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8557, 0, 2, 11, 6, 157, 3, 3, 4, 1, 1, 1, 11, 8557, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8558, 5, 2, 6, 16, 161, 1, 7, 3, 1, 1, 1, 12, 8558, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8559, 8, 1, 13, 9, 149, 4, 2, 4, 1, 1, 2, 11, 8559, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8560, 5, 0, 11, 16, 162, 1, 5, 1, 3, 3, 2, 12, 8560, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8561, 2, 1, 8, 5, 165, 2, 7, 5, 1, 3, 2, 8, 8561, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8562, 3, 3, 19, 0, 150, 1, 5, 4, 2, 1, 2, 12, 8562, 1, 4000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8563, 3, 0, 1, 6, 164, 0, 3, 5, 4, 1, 1, 11, 8563, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8564, 5, 3, 18, 14, 165, 1, 6, 5, 1, 3, 1, 11, 8564, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8565, 4, 2, 7, 19, 151, 1, 3, 3, 3, 3, 1, 12, 8565, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8566, 3, 3, 10, 13, 164, 3, 1, 1, 4, 2, 1, 8, 8566, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8567, 3, 1, 16, 12, 154, 3, 5, 4, 3, 3, 2, 8, 8567, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8568, 5, 0, 10, 12, 164, 4, 3, 2, 1, 2, 2, 11, 8568, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8569, 6, 0, 5, 10, 151, 3, 0, 2, 3, 3, 2, 12, 8569, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8570, 5, 1, 0, 12, 149, 0, 5, 5, 1, 2, 1, 12, 8570, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8571, 2, 1, 11, 11, 165, 3, 7, 3, 3, 2, 1, 11, 8571, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8572, 7, 0, 4, 1, 150, 4, 2, 3, 3, 1, 1, 8, 8572, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8573, 9, 3, 19, 0, 148, 0, 6, 5, 2, 3, 1, 8, 8573, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8574, 1, 3, 6, 2, 148, 2, 1, 5, 1, 2, 2, 11, 8574, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8575, 5, 1, 10, 11, 153, 0, 3, 5, 3, 2, 2, 11, 8575, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8576, 7, 2, 17, 3, 145, 1, 2, 4, 2, 1, 2, 12, 8576, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8577, 7, 2, 7, 7, 160, 1, 5, 4, 2, 2, 1, 12, 8577, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8578, 3, 1, 0, 21, 155, 2, 2, 2, 2, 1, 1, 11, 8578, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8579, 5, 2, 4, 11, 156, 3, 0, 5, 3, 3, 1, 11, 8579, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8580, 6, 2, 17, 14, 161, 1, 7, 4, 2, 2, 1, 12, 8580, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8581, 5, 3, 10, 12, 163, 1, 7, 4, 3, 1, 2, 11, 8581, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8582, 7, 1, 6, 8, 165, 0, 6, 5, 2, 1, 2, 8, 8582, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8583, 2, 2, 0, 1, 159, 3, 2, 4, 4, 2, 2, 8, 8583, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8584, 7, 1, 3, 20, 145, 1, 1, 5, 4, 1, 2, 11, 8584, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8585, 5, 3, 14, 22, 146, 1, 4, 3, 3, 3, 1, 11, 8585, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8586, 7, 0, 12, 20, 152, 1, 6, 2, 4, 3, 1, 12, 8586, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8587, 1, 0, 3, 8, 146, 2, 3, 2, 1, 1, 1, 11, 8587, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8588, 0, 0, 5, 16, 157, 2, 5, 1, 3, 2, 1, 11, 8588, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8589, 2, 0, 16, 6, 151, 0, 5, 5, 1, 1, 2, 11, 8589, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8590, 3, 1, 5, 17, 148, 3, 6, 5, 3, 2, 2, 12, 8590, 1, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8591, 7, 3, 0, 7, 161, 1, 2, 5, 1, 2, 2, 8, 8591, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8592, 0, 0, 11, 5, 163, 0, 2, 5, 2, 1, 2, 11, 8592, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8593, 9, 2, 0, 24, 152, 0, 6, 1, 2, 1, 1, 12, 8593, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8594, 5, 3, 10, 12, 147, 2, 5, 5, 2, 1, 1, 11, 8594, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8595, 1, 3, 0, 3, 154, 1, 3, 5, 2, 1, 1, 12, 8595, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8596, 1, 3, 9, 6, 165, 2, 5, 2, 4, 3, 1, 8, 8596, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8597, 2, 2, 17, 22, 146, 1, 4, 5, 1, 2, 2, 12, 8597, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8598, 8, 0, 4, 15, 149, 0, 5, 1, 3, 2, 2, 11, 8598, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8599, 4, 3, 10, 16, 145, 2, 5, 3, 3, 3, 2, 8, 8599, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8600, 0, 2, 13, 21, 158, 2, 5, 3, 2, 2, 1, 12, 8600, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8601, 7, 2, 11, 10, 150, 2, 7, 5, 4, 3, 2, 8, 8601, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8602, 5, 0, 1, 14, 150, 3, 5, 5, 4, 3, 2, 11, 8602, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8603, 4, 0, 6, 11, 158, 1, 3, 4, 2, 1, 2, 12, 8603, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8604, 9, 3, 17, 8, 148, 2, 6, 2, 4, 1, 1, 8, 8604, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8605, 8, 1, 4, 20, 153, 2, 3, 5, 1, 1, 2, 8, 8605, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8606, 2, 1, 18, 1, 164, 2, 1, 4, 3, 1, 1, 12, 8606, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8607, 3, 0, 3, 3, 149, 2, 5, 2, 4, 1, 1, 8, 8607, 1, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8608, 6, 3, 5, 13, 156, 0, 3, 5, 4, 2, 2, 11, 8608, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8609, 1, 3, 6, 17, 157, 3, 0, 2, 4, 3, 1, 8, 8609, 1, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8610, 4, 3, 10, 4, 162, 2, 0, 5, 2, 3, 1, 8, 8610, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8611, 5, 0, 11, 26, 148, 2, 0, 3, 3, 1, 2, 8, 8611, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (8612, 4, 1, 19, 27, 146, 1, 4, 3, 3, 1, 2, 12, 8612, 1, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10001, 4, 3, 0, 10001, 154, 2, 7, 5, 4, 1, 1, 12, 10001, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10002, 7, 3, 14, 10002, 160, 2, 2, 2, 1, 1, 1, 11, 10002, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10003, 1, 3, 6, 10003, 154, 2, 3, 4, 4, 1, 1, 12, 10003, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10004, 2, 2, 18, 10004, 160, 0, 0, 3, 2, 1, 1, 11, 10004, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10005, 6, 1, 5, 10005, 152, 0, 0, 4, 1, 3, 1, 12, 10005, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10006, 8, 0, 13, 0, 153, 1, 5, 5, 4, 3, 1, 12, 10006, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10007, 2, 1, 3, 0, 158, 1, 3, 3, 4, 1, 1, 11, 10007, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10008, 0, 2, 15, 10008, 157, 0, 2, 2, 3, 1, 1, 11, 10008, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10009, 7, 2, 0, 10009, 152, 3, 3, 4, 4, 2, 1, 8, 10009, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10010, 8, 0, 3, 10010, 160, 2, 4, 4, 3, 2, 1, 8, 10010, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10011, 1, 0, 6, 10011, 152, 1, 4, 5, 3, 3, 1, 8, 10011, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10012, 5, 1, 16, 10012, 152, 2, 4, 3, 4, 1, 1, 12, 10012, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10013, 9, 1, 10, 1, 159, 0, 1, 2, 1, 2, 1, 8, 10013, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10014, 0, 3, 6, 10014, 159, 2, 1, 2, 3, 3, 1, 8, 10014, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10015, 6, 2, 17, 10015, 159, 3, 1, 4, 4, 2, 1, 11, 10015, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10016, 3, 1, 9, 10016, 151, 1, 6, 4, 2, 1, 1, 8, 10016, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10017, 8, 1, 10, 10017, 153, 3, 5, 2, 3, 1, 1, 8, 10017, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10018, 0, 1, 14, 10018, 156, 0, 3, 1, 2, 2, 1, 11, 10018, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10019, 2, 1, 6, 10019, 154, 0, 5, 2, 1, 1, 2, 8, 10019, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10020, 5, 3, 1, 10020, 159, 2, 4, 3, 4, 1, 1, 11, 10020, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10021, 8, 3, 4, 10021, 151, 3, 3, 1, 3, 1, 1, 11, 10021, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10022, 1, 1, 5, 10022, 158, 0, 6, 2, 1, 3, 2, 12, 10022, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10023, 4, 2, 7, 10023, 154, 2, 5, 3, 1, 1, 2, 8, 10023, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10024, 3, 2, 2, 10024, 158, 0, 2, 3, 4, 3, 1, 12, 10024, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10025, 4, 3, 4, 10025, 157, 2, 2, 3, 4, 3, 1, 8, 10025, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10026, 2, 0, 5, 10026, 160, 3, 3, 4, 3, 1, 1, 12, 10026, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10027, 0, 1, 0, 10027, 157, 0, 6, 2, 2, 2, 2, 12, 10027, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10028, 7, 1, 4, 10028, 152, 1, 4, 2, 3, 1, 1, 12, 10028, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10029, 9, 3, 16, 10029, 158, 3, 0, 1, 3, 1, 1, 8, 10029, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10030, 4, 2, 17, 10030, 155, 1, 1, 3, 2, 1, 1, 11, 10030, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10031, 6, 0, 16, 0, 160, 1, 2, 5, 4, 1, 1, 11, 10031, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10032, 3, 2, 3, 10032, 153, 3, 7, 1, 2, 3, 1, 12, 10032, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10033, 5, 0, 1, 10033, 153, 1, 7, 1, 3, 1, 2, 12, 10033, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10034, 8, 1, 3, 10034, 153, 3, 5, 3, 3, 1, 1, 12, 10034, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10035, 2, 1, 6, 10035, 152, 0, 3, 1, 4, 1, 1, 11, 10035, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10036, 1, 3, 12, 10036, 153, 1, 5, 5, 4, 1, 1, 12, 10036, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10037, 0, 1, 7, 3, 152, 0, 0, 1, 3, 3, 1, 11, 10037, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10038, 2, 3, 3, 10038, 160, 3, 2, 1, 1, 1, 2, 11, 10038, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10039, 8, 2, 5, 10039, 159, 3, 1, 3, 1, 1, 1, 12, 10039, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10052, 9, 3, 0, 10052, 164, 2, 2, 2, 2, 2, 1, 12, 10052, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10053, 4, 1, 12, 10053, 162, 3, 5, 2, 2, 1, 1, 8, 10053, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10054, 2, 2, 0, 10054, 157, 2, 4, 1, 1, 2, 2, 12, 10054, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10055, 7, 2, 4, 3, 158, 1, 6, 3, 3, 3, 1, 11, 10055, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10056, 4, 3, 2, 2, 159, 3, 3, 4, 4, 2, 2, 12, 10056, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10057, 6, 0, 13, 1, 160, 0, 1, 2, 2, 1, 1, 11, 10057, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10058, 2, 0, 10, 10058, 161, 0, 0, 1, 1, 1, 2, 12, 10058, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10059, 1, 1, 17, 10059, 155, 1, 6, 3, 3, 3, 1, 8, 10059, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10060, 3, 1, 18, 2, 163, 0, 2, 3, 3, 1, 1, 8, 10060, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10061, 5, 2, 3, 2, 156, 2, 0, 3, 3, 1, 1, 11, 10061, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10062, 1, 0, 9, 10062, 165, 2, 0, 3, 3, 1, 1, 8, 10062, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10063, 4, 0, 19, 1, 165, 2, 0, 3, 3, 3, 1, 11, 10063, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10064, 9, 0, 2, 3, 165, 2, 0, 4, 4, 2, 1, 8, 10064, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10065, 6, 2, 17, 2, 165, 2, 0, 1, 1, 2, 1, 12, 10065, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10066, 3, 2, 2, 10066, 165, 2, 0, 2, 2, 1, 1, 11, 10066, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10067, 7, 3, 0, 10067, 165, 2, 0, 1, 1, 1, 1, 8, 10067, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10068, 4, 1, 16, 10068, 165, 2, 0, 3, 3, 2, 1, 8, 10068, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10069, 2, 3, 12, 10069, 165, 2, 0, 2, 2, 3, 1, 8, 10069, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10070, 8, 1, 1, 10070, 165, 2, 0, 2, 2, 1, 1, 12, 10070, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10071, 2, 0, 11, 10071, 165, 2, 0, 3, 3, 1, 1, 8, 10071, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10072, 0, 0, 8, 0, 165, 2, 0, 1, 1, 1, 1, 11, 10072, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10073, 9, 3, 4, 1, 165, 2, 0, 4, 4, 3, 1, 8, 10073, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10074, 7, 2, 12, 10074, 165, 2, 0, 1, 1, 1, 1, 8, 10074, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10075, 0, 0, 19, 2, 165, 2, 0, 2, 2, 1, 1, 12, 10075, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10076, 5, 2, 17, 10076, 165, 2, 0, 4, 4, 2, 1, 11, 10076, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10077, 2, 0, 13, 10077, 165, 2, 0, 3, 3, 1, 1, 8, 10077, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10078, 1, 0, 5, 3, 165, 2, 0, 3, 3, 3, 1, 12, 10078, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10079, 4, 2, 1, 1, 165, 2, 0, 1, 1, 1, 1, 12, 10079, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10080, 3, 1, 9, 4, 165, 2, 0, 2, 2, 3, 2, 12, 10080, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10081, 6, 0, 18, 10081, 165, 2, 0, 3, 3, 1, 2, 11, 10081, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10082, 0, 1, 12, 10082, 165, 2, 0, 2, 2, 1, 1, 8, 10082, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10083, 2, 3, 16, 4, 165, 2, 0, 1, 1, 2, 2, 8, 10083, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10084, 8, 1, 5, 2, 165, 2, 0, 2, 2, 1, 1, 8, 10084, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10085, 5, 0, 3, 10085, 165, 2, 0, 3, 3, 1, 1, 12, 10085, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10086, 1, 0, 11, 10086, 165, 2, 0, 3, 3, 1, 1, 11, 10086, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10087, 2, 2, 14, 10087, 165, 2, 0, 1, 1, 1, 1, 8, 10087, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10088, 7, 1, 2, 1, 165, 2, 0, 2, 2, 1, 1, 12, 10088, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10089, 9, 0, 10, 10089, 165, 2, 0, 3, 3, 1, 2, 11, 10089, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10090, 4, 3, 17, 10090, 165, 2, 0, 2, 2, 3, 1, 8, 10090, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10091, 6, 2, 6, 3, 155, 2, 0, 4, 2, 1, 1, 11, 10091, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10092, 8, 1, 8, 4, 155, 2, 0, 2, 1, 2, 1, 12, 10092, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10093, 7, 1, 3, 3, 155, 2, 0, 2, 3, 1, 1, 11, 10093, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10094, 5, 2, 6, 0, 165, 2, 0, 4, 4, 2, 1, 11, 10094, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10095, 7, 0, 18, 1, 161, 2, 0, 4, 3, 1, 1, 8, 10095, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10096, 4, 1, 0, 3, 156, 2, 0, 2, 2, 3, 1, 12, 10096, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10097, 4, 2, 7, 4, 164, 2, 0, 1, 3, 1, 1, 8, 10097, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10098, 6, 0, 4, 4, 162, 2, 0, 5, 2, 1, 1, 11, 10098, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10099, 1, 3, 13, 1, 161, 2, 0, 2, 1, 3, 1, 11, 10099, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10100, 8, 3, 19, 3, 160, 2, 0, 4, 3, 3, 1, 11, 10100, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10101, 4, 0, 4, 2, 158, 2, 0, 5, 1, 3, 1, 12, 10101, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10102, 2, 2, 10, 3, 158, 2, 0, 2, 2, 1, 1, 8, 10102, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10103, 3, 2, 13, 2, 159, 2, 0, 1, 2, 1, 1, 8, 10103, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10104, 7, 1, 9, 2, 157, 2, 0, 2, 1, 1, 1, 8, 10104, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10105, 9, 1, 14, 4, 164, 2, 0, 5, 3, 3, 1, 12, 10105, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10106, 3, 0, 17, 3, 158, 2, 0, 3, 4, 1, 1, 11, 10106, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10107, 6, 1, 5, 4, 162, 2, 0, 1, 2, 1, 1, 8, 10107, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10108, 7, 3, 18, 0, 164, 2, 0, 2, 4, 2, 1, 11, 10108, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10109, 1, 2, 8, 4, 161, 2, 0, 4, 2, 1, 1, 12, 10109, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10110, 2, 3, 4, 2, 155, 2, 0, 2, 1, 3, 1, 8, 10110, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10111, 4, 2, 10, 2, 162, 2, 0, 5, 3, 1, 1, 12, 10111, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10112, 0, 2, 14, 3, 155, 2, 0, 5, 2, 1, 1, 8, 10112, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10113, 9, 2, 17, 2, 159, 2, 0, 4, 1, 1, 1, 11, 10113, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10114, 7, 0, 16, 2, 157, 2, 0, 3, 3, 1, 1, 11, 10114, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10115, 2, 2, 4, 1, 164, 2, 0, 2, 4, 2, 1, 12, 10115, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10116, 8, 1, 10, 1, 155, 2, 0, 2, 2, 1, 1, 8, 10116, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10117, 2, 1, 11, 3, 153, 2, 0, 2, 1, 3, 1, 11, 10117, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10118, 2, 1, 18, 0, 163, 2, 0, 2, 2, 1, 1, 12, 10118, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10119, 7, 3, 19, 2, 155, 2, 0, 5, 3, 3, 1, 11, 10119, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10120, 0, 2, 2, 2, 150, 2, 0, 4, 2, 1, 1, 8, 10120, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10121, 1, 1, 9, 3, 160, 2, 0, 5, 1, 1, 1, 12, 10121, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10122, 2, 2, 9, 3, 157, 2, 0, 4, 2, 1, 1, 8, 10122, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10123, 5, 2, 7, 3, 164, 2, 0, 4, 1, 1, 1, 11, 10123, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10124, 2, 3, 13, 4, 160, 2, 0, 1, 3, 1, 1, 12, 10124, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10125, 7, 3, 9, 2, 152, 2, 0, 2, 4, 2, 1, 8, 10125, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10126, 7, 0, 2, 2, 153, 2, 0, 4, 3, 1, 1, 12, 10126, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10127, 7, 3, 14, 4, 159, 2, 0, 1, 1, 1, 1, 8, 10127, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10128, 9, 2, 4, 4, 164, 2, 0, 2, 4, 1, 1, 11, 10128, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10129, 0, 3, 7, 2, 163, 2, 0, 2, 2, 1, 1, 8, 10129, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10130, 1, 1, 19, 2, 154, 2, 0, 3, 3, 1, 1, 11, 10130, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10131, 0, 2, 19, 4, 159, 2, 0, 1, 1, 3, 1, 8, 10131, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10132, 8, 3, 16, 3, 157, 2, 0, 3, 2, 1, 1, 8, 10132, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10133, 2, 2, 1, 4, 158, 2, 0, 3, 2, 3, 1, 11, 10133, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10134, 9, 1, 5, 1, 160, 2, 0, 5, 3, 2, 1, 12, 10134, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10135, 2, 3, 3, 3, 150, 2, 0, 4, 1, 1, 1, 8, 10135, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10136, 7, 3, 7, 2, 162, 2, 0, 5, 2, 1, 1, 12, 10136, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10137, 5, 1, 10, 2, 153, 2, 0, 1, 2, 1, 1, 8, 10137, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10138, 0, 3, 18, 3, 162, 2, 0, 5, 4, 1, 1, 11, 10138, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10139, 2, 0, 18, 1, 157, 2, 0, 2, 3, 3, 1, 12, 10139, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10140, 1, 0, 4, 2, 151, 2, 0, 3, 1, 1, 1, 8, 10140, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10141, 5, 0, 9, 3, 162, 2, 0, 5, 2, 1, 1, 11, 10141, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10142, 7, 1, 4, 2, 153, 2, 0, 5, 2, 3, 1, 8, 10142, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10143, 3, 2, 12, 2, 162, 2, 0, 3, 2, 1, 1, 11, 10143, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10144, 4, 2, 11, 3, 162, 1, 0, 2, 1, 1, 1, 8, 10144, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10145, 6, 0, 12, 10145, 164, 2, 0, 3, 3, 3, 1, 11, 10145, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10146, 5, 2, 7, 10146, 164, 2, 0, 5, 4, 2, 2, 12, 10146, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10147, 0, 2, 6, 3, 158, 2, 0, 2, 1, 2, 1, 8, 10147, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10148, 8, 2, 16, 4, 159, 2, 0, 4, 3, 1, 1, 8, 10148, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10149, 2, 1, 5, 3, 158, 2, 0, 4, 2, 1, 1, 11, 10149, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10150, 7, 1, 9, 3, 156, 2, 0, 1, 4, 2, 2, 12, 10150, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10151, 1, 0, 10, 10151, 158, 2, 0, 1, 1, 1, 1, 8, 10151, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10152, 4, 0, 7, 4, 164, 3, 0, 5, 2, 1, 2, 11, 10152, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10153, 8, 2, 18, 4, 155, 2, 0, 3, 3, 1, 1, 12, 10153, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10154, 1, 0, 19, 1, 158, 2, 0, 2, 4, 2, 1, 8, 10154, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10155, 0, 1, 6, 10155, 160, 1, 0, 4, 2, 1, 1, 11, 10155, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10156, 9, 2, 11, 10156, 160, 2, 0, 5, 3, 3, 1, 12, 10156, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10157, 2, 3, 14, 10157, 157, 2, 0, 4, 1, 1, 1, 8, 10157, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10158, 1, 1, 0, 4, 155, 2, 0, 3, 3, 1, 1, 12, 10158, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10159, 1, 3, 5, 10159, 159, 2, 0, 5, 2, 3, 1, 11, 10159, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10160, 5, 0, 15, 1, 154, 2, 0, 2, 3, 3, 1, 12, 10160, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10162, 2, 2, 6, 4, 162, 2, 0, 1, 1, 1, 1, 11, 10162, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10163, 1, 1, 1, 3, 152, 2, 0, 1, 4, 2, 1, 8, 10163, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10164, 1, 2, 4, 10159, 150, 1, 0, 2, 2, 1, 1, 8, 10164, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10165, 1, 2, 2, 4, 151, 2, 0, 1, 2, 2, 1, 11, 10165, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10166, 8, 0, 19, 10145, 151, 2, 0, 4, 3, 3, 1, 12, 10166, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10167, 4, 2, 2, 4, 154, 2, 0, 4, 1, 2, 1, 8, 10167, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10168, 5, 0, 8, 4, 153, 2, 0, 3, 4, 1, 1, 11, 10168, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10169, 8, 3, 0, 2, 162, 3, 0, 3, 3, 3, 1, 12, 10169, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10170, 7, 2, 14, 1, 154, 2, 0, 1, 3, 1, 1, 8, 10170, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10171, 2, 2, 0, 10159, 167, 2, 0, 5, 2, 1, 1, 11, 10171, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10172, 6, 1, 9, 10066, 168, 2, 0, 1, 1, 1, 1, 12, 10156, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10173, 3, 2, 12, 10052, 167, 2, 0, 4, 3, 1, 1, 11, 10173, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10174, 4, 2, 6, 10146, 166, 2, 0, 4, 4, 2, 1, 8, 10097, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10175, 7, 2, 5, 1, 162, 2, 0, 5, 2, 1, 1, 8, 10175, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10176, 0, 3, 13, 10052, 151, 2, 0, 1, 1, 1, 1, 11, 10124, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10177, 9, 2, 4, 2, 150, 2, 0, 5, 3, 3, 1, 8, 10177, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10178, 4, 2, 11, 2, 168, 2, 0, 4, 4, 2, 1, 12, 10178, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10179, 9, 0, 13, 3, 163, 2, 0, 4, 2, 1, 1, 11, 10179, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10180, 8, 1, 15, 0, 151, 2, 0, 3, 1, 2, 1, 8, 10180, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10181, 4, 0, 6, 4, 163, 2, 0, 3, 3, 3, 1, 12, 10181, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10182, 5, 2, 10, 4, 161, 2, 0, 5, 2, 1, 1, 11, 10182, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10183, 0, 0, 16, 10159, 155, 2, 0, 3, 1, 1, 1, 8, 10183, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10184, 4, 0, 19, 2, 152, 2, 0, 2, 2, 3, 1, 12, 10184, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10185, 0, 2, 12, 10081, 160, 2, 0, 4, 3, 1, 1, 12, 10102, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10186, 6, 3, 10, 0, 153, 2, 0, 3, 4, 2, 1, 11, 10186, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10187, 3, 1, 18, 4, 155, 2, 0, 5, 3, 3, 1, 8, 10187, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10188, 4, 2, 5, 2, 160, 2, 0, 3, 2, 1, 1, 12, 10160, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10189, 0, 2, 4, 2, 153, 2, 0, 4, 1, 1, 1, 11, 10189, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10190, 0, 3, 14, 4, 152, 2, 0, 2, 4, 2, 1, 8, 10135, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10191, 9, 1, 0, 10146, 164, 2, 0, 1, 4, 3, 1, 11, 10191, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10192, 8, 2, 9, 10052, 166, 2, 0, 2, 2, 1, 1, 12, 10192, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10193, 8, 1, 1, 10090, 164, 2, 0, 2, 1, 1, 1, 8, 10193, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10194, 0, 2, 5, 10052, 158, 2, 0, 1, 2, 1, 1, 12, 10194, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10195, 8, 1, 4, 10195, 156, 2, 0, 5, 2, 1, 1, 8, 10066, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10196, 1, 3, 12, 10196, 165, 2, 0, 1, 1, 2, 2, 11, 10196, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10197, 3, 0, 8, 10197, 154, 2, 0, 5, 3, 1, 1, 12, 10162, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10198, 5, 3, 17, 10198, 163, 2, 0, 1, 4, 1, 1, 11, 10198, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10199, 0, 2, 18, 10199, 154, 2, 0, 5, 4, 3, 2, 12, 10199, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10200, 3, 0, 1, 10200, 162, 2, 0, 3, 3, 1, 2, 8, 10200, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10201, 7, 2, 15, 10201, 159, 2, 0, 5, 1, 1, 2, 12, 10201, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10202, 6, 0, 7, 10202, 150, 2, 0, 3, 2, 3, 1, 11, 10202, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10203, 1, 1, 8, 10203, 153, 2, 0, 3, 2, 3, 2, 8, 10104, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10204, 5, 1, 13, 10204, 155, 2, 0, 2, 3, 1, 1, 11, 10156, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10205, 4, 1, 9, 10205, 167, 2, 0, 2, 2, 3, 1, 8, 10004, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10206, 3, 1, 3, 10206, 162, 2, 0, 1, 1, 1, 1, 12, 10206, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10207, 0, 1, 8, 3, 161, 2, 0, 2, 1, 1, 2, 8, 10207, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10208, 9, 3, 12, 3, 165, 2, 0, 2, 2, 1, 1, 11, 10208, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10209, 3, 2, 3, 3, 159, 2, 0, 2, 3, 1, 2, 12, 10209, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10210, 7, 0, 11, 3, 165, 2, 0, 4, 2, 1, 1, 12, 10210, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10211, 3, 2, 7, 3, 157, 2, 0, 2, 2, 2, 1, 8, 10157, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10212, 6, 1, 2, 10090, 150, 2, 0, 3, 3, 1, 1, 11, 10212, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (10213, 6, 2, 13, 2, 164, 2, 0, 4, 4, 1, 1, 8, 10213, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20000, 7, 2, 18, 16, 148, 2, 7, 3, 4, 2, 1, 8, 8018, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20001, 4, 0, 16, 5, 153, 0, 2, 1, 2, 2, 1, 11, 8022, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20002, 7, 2, 5, 17, 149, 1, 7, 1, 3, 3, 1, 12, 8020, 0, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20003, 6, 3, 12, 22, 156, 2, 5, 5, 2, 2, 1, 8, 8093, 0, 4000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20004, 0, 1, 0, 14, 153, 0, 6, 1, 2, 2, 1, 11, 8094, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20005, 4, 0, 17, 14, 163, 1, 4, 1, 2, 3, 1, 8, 8122, 0, 6000, -1, 2, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20006, 7, 2, 19, 6, 157, 2, 7, 5, 1, 1, 1, 11, 8121, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20007, 4, 0, 3, 1, 162, 4, 3, 3, 2, 2, 1, 12, 8245, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20008, 9, 1, 15, 5, 148, 2, 2, 4, 2, 3, 1, 8, 8174, 0, 6000, -1, 1, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20009, 7, 2, 13, 21, 156, 2, 4, 1, 1, 1, 1, 11, 8238, 0, 6000, -1, 3, 0);
INSERT INTO mob_data (mob_id, chara_face_model, chara_skin_color, chara_hair_model, chara_hair_color, chara_height, chara_bust_size, socks, default_personality, race_personality, race_running_type, sex, dress_id, dress_color_id, use_live, hair_cutoff, attachment_model_id, capture_type, mayu_visible_type) VALUES (20010, 5, 2, 10, 0, 149, 2, 2, 4, 4, 1, 1, 12, 8039, 0, 6000, -1, 2, 0);
-- Table: mob_dress_color_set
CREATE TABLE IF NOT EXISTS 'mob_dress_color_set' ('id' INTEGER NOT NULL, 'color_r1' TEXT NOT NULL, 'color_r2' TEXT NOT NULL, 'color_g1' TEXT NOT NULL, 'color_g2' TEXT NOT NULL, 'color_b1' TEXT NOT NULL, 'color_b2' TEXT NOT NULL, 'toon_color_r1' TEXT NOT NULL, 'toon_color_r2' TEXT NOT NULL, 'toon_color_g1' TEXT NOT NULL, 'toon_color_g2' TEXT NOT NULL, 'toon_color_b1' TEXT NOT NULL, 'toon_color_b2' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8000, '#6c3875', '#3e3638', '#f0b370', '#3e3638', '#3e3638', '#6c3875', '#511960', '#30101f', '#c37641', '#30101f', '#30101f', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8001, '#3E3638', '#A1372F', '#5D2533', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#6E1F26', '#3E141C', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8002, '#e9ecf0', '#5260b8', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#4f408d', '#f7b39e', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8003, '#a1372f', '#d7de72', '#ffebd9', '#6c3875', '#6c3875', '#a1372f', '#702111', '#e3ae6c', '#ffbebe', '#511960', '#511960', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8004, '#2C474C', '#196B61', '#B2E5ED', '#15676B', '#B2E5ED', '#A0DDED', '#305049', '#225047', '#789CBE', '#1E504D', '#789CBE', '#6A8DBF');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8005, '#D7DE72', '#EAB3CE', '#6E7236', '#EAB3CE', '#EAB3CE', '#D7DE72', '#B6AB53', '#A47FC8', '#4A5B21', '#A47FC8', '#A47FC8', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8006, '#68B366', '#F0B370', '#F0B370', '#3B5631', '#68B366', '#68B366', '#3C8D95', '#C37641', '#C37641', '#123C38', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8007, '#EAB3CE', '#F0B370', '#692245', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#C37641', '#160A13', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8008, '#B7B887', '#3E3638', '#8A8BB8', '#5260B8', '#5260B8', '#1D1F6D', '#95A265', '#291A25', '#537195', '#454074', '#454074', '#130E27');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8009, '#6C3875', '#E9ECF0', '#551923', '#A1372F', '#A1372F', '#6C3875', '#2C1A53', '#C0DCDA', '#1B1112', '#6E1F26', '#6E1F26', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8010, '#3E3638', '#5260B8', '#86757B', '#E9ECF0', '#E9ECF0', '#3E3638', '#291A25', '#454074', '#644861', '#C0DCDA', '#C0DCDA', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8011, '#e9ecf0', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#e9ecf0', '#c3b7d9', '#c37641', '#c37641', '#30101f', '#30101f', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8012, '#a1372f', '#68b366', '#f0b370', '#a1372f', '#a1372f', '#a1372f', '#702111', '#258b76', '#c37641', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8013, '#5260b8', '#f0b370', '#f0b370', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#c37641', '#c37641', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8014, '#d7de72', '#ffe1bb', '#ffe1bb', '#6c3875', '#6c3875', '#d7de72', '#e3ae6c', '#f7b39e', '#f7b39e', '#511960', '#511960', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8015, '#68B366', '#6C3875', '#500E5C', '#99D2D9', '#99D2D9', '#68B366', '#3C8D95', '#2C1A53', '#170A25', '#6486AC', '#6486AC', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8016, '#eab3ce', '#ffe1bb', '#ffe1bb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#f7b39e', '#f7b39e', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8017, '#99D2D9', '#E9ECF0', '#4B6B65', '#68B366', '#68B366', '#99D2D9', '#6486AC', '#C0DCDA', '#303F52', '#3C8D95', '#3C8D95', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8018, '#6C3875', '#A1372F', '#751D71', '#D7DE72', '#D7DE72', '#6C3875', '#2C1A53', '#6E1F26', '#2F1535', '#B6AB53', '#B6AB53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8019, '#3e3638', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#3e3638', '#30101f', '#fabbad', '#fabbad', '#4f408d', '#4f408d', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8020, '#E9ECF0', '#FFE1BB', '#531825', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#F7B39E', '#1A1011', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8021, '#a1372f', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8022, '#5260B8', '#FFEBD9', '#262856', '#3E3638', '#3E3638', '#5260B8', '#454074', '#FFBEBE', '#27242D', '#291A25', '#291A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8023, '#484F5A', '#FFE7CB', '#FFE7CB', '#D7DE72', '#D7DE72', '#EAB3CE', '#1B2945', '#FABBAD', '#FABBAD', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8024, '#68b366', '#3e3638', '#ffebd9', '#68b366', '#68b366', '#68b366', '#258b76', '#30101f', '#ffbebe', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8025, '#EAB3CE', '#E9ECF0', '#751475', '#6C3875', '#6C3875', '#EAB3CE', '#A47FC8', '#C0DCDA', '#2C133D', '#2C1A53', '#2C1A53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8026, '#99D2D9', '#A1372F', '#581A27', '#99D2D9', '#99D2D9', '#99D2D9', '#6486AC', '#6E1F26', '#1D0910', '#6486AC', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8027, '#6C3875', '#5260B8', '#755A69', '#EAB3CE', '#EAB3CE', '#6C3875', '#2C1A53', '#454074', '#4F3252', '#A47FC8', '#A47FC8', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8028, '#3E3638', '#FFE7CB', '#3A5732', '#68B366', '#68B366', '#3E3638', '#291A25', '#FABBAD', '#123C3B', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8029, '#3E3638', '#FFE7CB', '#3A5732', '#68B366', '#68B366', '#3E3638', '#291A25', '#FABBAD', '#123C3B', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8030, '#a1372f', '#ffe1bb', '#ffe1bb', '#5260b8', '#5260b8', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8031, '#5260B8', '#F0B370', '#243651', '#A1372F', '#A1372F', '#5260B8', '#454074', '#C37641', '#22222B', '#6E1F26', '#6E1F26', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8032, '#D7DE72', '#3E3638', '#595C2B', '#E9ECF0', '#E9ECF0', '#D7DE72', '#B6AB53', '#291A25', '#394619', '#C0DCDA', '#C0DCDA', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8033, '#68B366', '#E9ECF0', '#29482F', '#3E3638', '#3E3638', '#68B366', '#3C8D95', '#C0DCDA', '#113127', '#291A25', '#291A25', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8034, '#eab3ce', '#ffe7cb', '#ffe7cb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#fabbad', '#fabbad', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8035, '#99d2d9', '#ffe7cb', '#ffe7cb', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#fabbad', '#fabbad', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8036, '#6C3875', '#FFE7CB', '#FFE7CB', '#716675', '#6C3875', '#6C3875', '#2C1A53', '#FABBAD', '#FABBAD', '#3E3352', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8037, '#3E3638', '#FFE1BB', '#265D64', '#99D2D9', '#99D2D9', '#3E3638', '#291A25', '#F7B39E', '#405E58', '#6486AC', '#6486AC', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8038, '#e9ecf0', '#ffebd9', '#ffebd9', '#eab3ce', '#eab3ce', '#e9ecf0', '#c3b7d9', '#ffbebe', '#ffbebe', '#d78bce', '#d78bce', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8039, '#A1372F', '#FFE1BB', '#35522F', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#F7B39E', '#123A39', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8040, '#5260b8', '#ffebd9', '#ffebd9', '#d7de72', '#d7de72', '#5260b8', '#4f408d', '#ffbebe', '#ffbebe', '#e3ae6c', '#e3ae6c', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8041, '#D7DE72', '#584063', '#493858', '#3B146D', '#9175B6', '#D7DE72', '#B6AB53', '#1F1647', '#131348', '#1B0D35', '#474F93', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8042, '#68B366', '#E9ECF0', '#4C2316', '#A1372F', '#A1372F', '#68B366', '#3C8D95', '#C0DCDA', '#320806', '#6E1F26', '#6E1F26', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8043, '#EAB3CE', '#FFEBD9', '#707273', '#E9ECF0', '#E9ECF0', '#EAB3CE', '#A47FC8', '#FFBEBE', '#445553', '#C0DCDA', '#C0DCDA', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8044, '#99d2d9', '#ffebd9', '#ffebd9', '#3e3638', '#3e3638', '#99d2d9', '#8fa8e0', '#ffbebe', '#ffbebe', '#30101f', '#30101f', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8045, '#6C3875', '#D7DE72', '#6F5D75', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#3C3251', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8046, '#3E3638', '#FFEBD9', '#89787B', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#FFBEBE', '#674B5F', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8047, '#e9ecf0', '#f0b370', '#f0b370', '#6c3875', '#6c3875', '#e9ecf0', '#c3b7d9', '#c37641', '#c37641', '#511960', '#511960', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8048, '#a1372f', '#3e3638', '#f0b370', '#99d2d9', '#99d2d9', '#a1372f', '#702111', '#30101f', '#c37641', '#8fa8e0', '#8fa8e0', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8049, '#5260b8', '#e9ecf0', '#f0b370', '#eab3ce', '#eab3ce', '#5260b8', '#4f408d', '#c3b7d9', '#c37641', '#d78bce', '#d78bce', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8050, '#D7DE72', '#FFE1BB', '#BBDE38', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#F7B39E', '#59BC45', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8051, '#68B366', '#5260B8', '#315630', '#D7DE72', '#D7DE72', '#68B366', '#3C8D95', '#454074', '#193B2A', '#B6AB53', '#B6AB53', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8052, '#EAB3CE', '#FFEBD9', '#1D2F9F', '#5260B8', '#5260B8', '#EAB3CE', '#A47FC8', '#FFBEBE', '#1C195A', '#454074', '#454074', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8053, '#99D2D9', '#F0B370', '#421317', '#A1372F', '#A1372F', '#99D2D9', '#6486AC', '#C37641', '#230808', '#6E1F26', '#6E1F26', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8054, '#6C3875', '#EAB3CE', '#D284E0', '#E9ECF0', '#E9ECF0', '#6C3875', '#2C1A53', '#A47FC8', '#9457B1', '#C0DCDA', '#C0DCDA', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8055, '#3e3638', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#c37641', '#c37641', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8056, '#E9ECF0', '#FFE1BB', '#FFE1BB', '#717375', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#F7B39E', '#F7B39E', '#445456', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8057, '#A1372F', '#3E3638', '#491715', '#A1372F', '#A1372F', '#A1372F', '#6E1F26', '#291A25', '#2A0D0A', '#6E1F26', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8058, '#5260b8', '#e9ecf0', '#f0b370', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#c3b7d9', '#c37641', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8059, '#A1605D', '#A1372F', '#FFE1BB', '#A1372F', '#D7DE72', '#D7DE72', '#7B404B', '#6E1F26', '#F7B39E', '#6E1F26', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8060, '#68b366', '#ffe7cb', '#ffe7cb', '#68b366', '#68b366', '#68b366', '#258b76', '#fabbad', '#fabbad', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8061, '#EAB3CE', '#D7DE72', '#FFE7CB', '#6E5260', '#EAB3CE', '#EAB3CE', '#A47FC8', '#B6AB53', '#FABBAD', '#4E234F', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8062, '#99d2d9', '#68b366', '#ffebd9', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#258b76', '#ffbebe', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8063, '#6C3875', '#FFE7CB', '#FFE7CB', '#756D75', '#6C3875', '#6C3875', '#2C1A53', '#FABBAD', '#FABBAD', '#493853', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8064, '#3E3638', '#E9ECF0', '#601275', '#6C3875', '#6C3875', '#3E3638', '#291A25', '#C0DCDA', '#24123F', '#2C1A53', '#2C1A53', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8065, '#e9ecf0', '#a1372f', '#f0b370', '#99d2d9', '#99d2d9', '#e9ecf0', '#c3b7d9', '#702111', '#c37641', '#8fa8e0', '#8fa8e0', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8066, '#A1372F', '#5260B8', '#50171C', '#EAB3CE', '#EAB3CE', '#A1372F', '#6E1F26', '#454074', '#310B0C', '#A47FC8', '#A47FC8', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8067, '#5260b8', '#ffe1bb', '#ffe1bb', '#68b366', '#68b366', '#5260b8', '#4f408d', '#f7b39e', '#f7b39e', '#258b76', '#258b76', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8068, '#55A34E', '#FFE7CB', '#6C3875', '#6C3875', '#D7DE72', '#D7DE72', '#3C6563', '#FABBAD', '#2C1A53', '#2C1A53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8069, '#68b366', '#ffe1bb', '#ffe1bb', '#5260b8', '#5260b8', '#68b366', '#258b76', '#f7b39e', '#f7b39e', '#4f408d', '#4f408d', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8070, '#eab3ce', '#ffebd9', '#ffebd9', '#a1372f', '#a1372f', '#eab3ce', '#d78bce', '#ffbebe', '#ffbebe', '#702111', '#702111', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8071, '#99d2d9', '#f0b370', '#f0b370', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#c37641', '#c37641', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8072, '#6C3875', '#FFE1BB', '#B57EBF', '#3E3638', '#3E3638', '#6C3875', '#2C1A53', '#F7B39E', '#674E9C', '#291A25', '#291A25', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8073, '#3E3638', '#A1372F', '#FFE7CB', '#B85A71', '#3E3638', '#3E3638', '#291A25', '#6E1F26', '#FABBAD', '#944658', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8074, '#e9ecf0', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8075, '#A1372F', '#FFEBD9', '#4B1675', '#6C3875', '#6C3875', '#A1372F', '#6E1F26', '#FFBEBE', '#250F3E', '#2C1A53', '#2C1A53', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8076, '#5260B8', '#FFEBD9', '#7B7B7B', '#7B7B7B', '#7B7B7B', '#5260B8', '#454074', '#FFBEBE', '#5D4E54', '#5D4E54', '#5D4E54', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8077, '#d7de72', '#f0b370', '#f0b370', '#eab3ce', '#eab3ce', '#d7de72', '#e3ae6c', '#c37641', '#c37641', '#d78bce', '#d78bce', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8078, '#68B366', '#F0B370', '#254027', '#68B366', '#68B366', '#68B366', '#3C8D95', '#C37641', '#0F291D', '#3C8D95', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8079, '#EAB3CE', '#6C3875', '#CBDE30', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#2C1A53', '#D0C14B', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8080, '#99D2D9', '#3E3638', '#927778', '#924040', '#847376', '#99D2D9', '#6486AC', '#291A25', '#704C60', '#6C2F2E', '#62475A', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8081, '#6c3875', '#ffe7cb', '#ffe7cb', '#a1372f', '#a1372f', '#6c3875', '#511960', '#fabbad', '#fabbad', '#702111', '#702111', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8082, '#3e3638', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#3e3638', '#30101f', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8083, '#e9ecf0', '#d7de72', '#ffebd9', '#3e3638', '#3e3638', '#e9ecf0', '#c3b7d9', '#e3ae6c', '#ffbebe', '#30101f', '#30101f', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8084, '#A1372F', '#FFEBD9', '#FFEBD9', '#A1746F', '#A1372F', '#A1372F', '#6E1F26', '#FFBEBE', '#FFBEBE', '#825066', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8085, '#5260B8', '#FFE1BB', '#FFE1BB', '#2C304B', '#5260B8', '#5260B8', '#454074', '#F7B39E', '#F7B39E', '#191827', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8086, '#d7de72', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#d7de72', '#e3ae6c', '#ffbebe', '#ffbebe', '#511960', '#511960', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8087, '#68B366', '#6C3875', '#A87BB0', '#99D2D9', '#99D2D9', '#68B366', '#3C8D95', '#2C1A53', '#614B8E', '#6486AC', '#6486AC', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8088, '#EAB3CE', '#FFE7CB', '#FFE7CB', '#494245', '#EAB3CE', '#EAB3CE', '#A47FC8', '#FABBAD', '#FABBAD', '#342334', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8089, '#99D2D9', '#E9ECF0', '#405A59', '#68B366', '#68B366', '#99D2D9', '#6486AC', '#C0DCDA', '#1D204C', '#3C8D95', '#3C8D95', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8090, '#6C3875', '#F0B370', '#742175', '#D7DE72', '#D7DE72', '#6C3875', '#2C1A53', '#C37641', '#2D1735', '#B6AB53', '#B6AB53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8091, '#3E3638', '#836470', '#713343', '#B68C96', '#64585D', '#3E3638', '#291A25', '#5F3B5C', '#52212A', '#945C87', '#473654', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8092, '#E9ECF0', '#FFEBD9', '#7E7F82', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#FFBEBE', '#4D4F65', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8093, '#a1372f', '#eab3ce', '#f0b370', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#d78bce', '#c37641', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8094, '#5260B8', '#28285A', '#FFE7CB', '#3E3638', '#3E3638', '#5260B8', '#454074', '#19171F', '#FABBAD', '#291A25', '#291A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8095, '#D7DE72', '#6C3875', '#671675', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#2C1A53', '#28143E', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8096, '#68b366', '#f0b370', '#f0b370', '#68b366', '#68b366', '#68b366', '#258b76', '#c37641', '#c37641', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8097, '#EAB3CE', '#E9ECF0', '#726075', '#6C3875', '#6C3875', '#EAB3CE', '#A47FC8', '#C0DCDA', '#3E3750', '#2C1A53', '#2C1A53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8098, '#99D2D9', '#A1372F', '#33939F', '#99D2D9', '#99D2D9', '#99D2D9', '#6486AC', '#6E1F26', '#405486', '#6486AC', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8099, '#6c3875', '#5260b8', '#ffebd9', '#eab3ce', '#eab3ce', '#6c3875', '#511960', '#4f408d', '#ffbebe', '#d78bce', '#d78bce', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8100, '#3E3638', '#FFE7CB', '#1D5D1B', '#68B366', '#68B366', '#3E3638', '#291A25', '#FABBAD', '#0C1E1F', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8101, '#E9ECF0', '#F0B370', '#675C35', '#D7DE72', '#D7DE72', '#E9ECF0', '#C0DCDA', '#C37641', '#505020', '#B6AB53', '#B6AB53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8102, '#A1372F', '#99D2D9', '#3736B8', '#5260B8', '#5260B8', '#A1372F', '#6E1F26', '#6486AC', '#2B2C7D', '#454074', '#454074', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8103, '#5260b8', '#6c3875', '#ffe7cb', '#a1372f', '#a1372f', '#5260b8', '#4f408d', '#511960', '#fabbad', '#702111', '#702111', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8104, '#D7DE72', '#3E3638', '#7C7D80', '#E9ECF0', '#E9ECF0', '#D7DE72', '#B6AB53', '#291A25', '#4B4B63', '#C0DCDA', '#C0DCDA', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8105, '#68B366', '#FFEBD9', '#325733', '#3E3638', '#3E3638', '#68B366', '#3C8D95', '#FFBEBE', '#1A3B2D', '#291A25', '#291A25', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8106, '#eab3ce', '#f0b370', '#f0b370', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#c37641', '#c37641', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8107, '#99D2D9', '#E35F33', '#F0B370', '#E38A29', '#99D2D9', '#99D2D9', '#6486AC', '#B64233', '#C37641', '#BB623B', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8108, '#6C3875', '#D7DE72', '#621F75', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#281638', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8109, '#3E3638', '#68B366', '#547177', '#99D2D9', '#99D2D9', '#3E3638', '#291A25', '#3C8D95', '#2E485B', '#6486AC', '#6486AC', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8110, '#E9ECF0', '#FFE7CB', '#4F3D46', '#EAB3CE', '#EAB3CE', '#E9ECF0', '#C0DCDA', '#FABBAD', '#35192C', '#A47FC8', '#A47FC8', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8111, '#a1372f', '#99d2d9', '#ffe1bb', '#68b366', '#68b366', '#a1372f', '#702111', '#8fa8e0', '#f7b39e', '#258b76', '#258b76', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8112, '#5260B8', '#FFE1BB', '#DEBB22', '#D7DE72', '#D7DE72', '#5260B8', '#454074', '#F7B39E', '#CA923F', '#B6AB53', '#B6AB53', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8113, '#D7DE72', '#DED131', '#DED131', '#3E3638', '#3E3638', '#D7DE72', '#B6AB53', '#CEA74C', '#CEA74C', '#291A25', '#291A25', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8114, '#68B366', '#FFE7CB', '#A16466', '#A1372F', '#A1372F', '#68B366', '#3C8D95', '#FABBAD', '#814659', '#6E1F26', '#6E1F26', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8115, '#EAB3CE', '#A1372F', '#A74274', '#E9ECF0', '#E9ECF0', '#EAB3CE', '#A47FC8', '#6E1F26', '#6B2D56', '#C0DCDA', '#C0DCDA', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8116, '#99D2D9', '#FFEBD9', '#A1DEE4', '#3E3638', '#3E3638', '#99D2D9', '#6486AC', '#FFBEBE', '#6A92B6', '#291A25', '#291A25', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8117, '#6c3875', '#d7de72', '#ffe7cb', '#6c3875', '#6c3875', '#6c3875', '#511960', '#e3ae6c', '#fabbad', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8118, '#3E3638', '#99D2D9', '#FFEBD9', '#917F81', '#3E3638', '#3E3638', '#291A25', '#6486AC', '#FFBEBE', '#735D6C', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8119, '#E9ECF0', '#FFEBD9', '#4F1575', '#6C3875', '#6C3875', '#E9ECF0', '#C0DCDA', '#FFBEBE', '#270F3E', '#2C1A53', '#2C1A53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8120, '#A1372F', '#FFE7CB', '#3D6469', '#99D2D9', '#99D2D9', '#A1372F', '#6E1F26', '#FABBAD', '#1C175A', '#6486AC', '#6486AC', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8121, '#5260B8', '#E9ECF0', '#272D56', '#EAB3CE', '#EAB3CE', '#5260B8', '#454074', '#C0DCDA', '#27252E', '#A47FC8', '#A47FC8', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8122, '#D7DE72', '#A1372F', '#2C4D2E', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#6E1F26', '#133626', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8123, '#68b366', '#5260b8', '#f0b370', '#d7de72', '#d7de72', '#68b366', '#258b76', '#4f408d', '#c37641', '#e3ae6c', '#e3ae6c', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8124, '#eab3ce', '#d7de72', '#ffe7cb', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#e3ae6c', '#fabbad', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8125, '#99d2d9', '#ffe7cb', '#ffe7cb', '#a1372f', '#a1372f', '#99d2d9', '#8fa8e0', '#fabbad', '#fabbad', '#702111', '#702111', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8126, '#6c3875', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#6c3875', '#511960', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8127, '#3e3638', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#c37641', '#c37641', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8128, '#E9ECF0', '#FFE1BB', '#4B4C4E', '#E9ECF0', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#F7B39E', '#2E413C', '#C0DCDA', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8129, '#A1372F', '#3E3638', '#FFE7CB', '#8BDCFF', '#A1372F', '#A1372F', '#6E1F26', '#291A25', '#FABBAD', '#5297C5', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8130, '#5260b8', '#ffe1bb', '#ffe1bb', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#f7b39e', '#f7b39e', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8131, '#D7DE72', '#FFE1BB', '#FFE1BB', '#717F41', '#D7DE72', '#D7DE72', '#B6AB53', '#F7B39E', '#F7B39E', '#216137', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8132, '#403A33', '#F0B370', '#837D77', '#6D4D29', '#192D40', '#F0A830', '#2D1A1A', '#C37641', '#655858', '#56161B', '#28383B', '#CC7E48');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8133, '#EAB3CE', '#D7DE72', '#864E69', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#B6AB53', '#663056', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8134, '#99D2D9', '#FFE1BB', '#FFE1BB', '#FFE133', '#99D2D9', '#99D2D9', '#6486AC', '#F7B39E', '#F7B39E', '#F1B653', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8135, '#6C3875', '#EAB3CE', '#FFE1BB', '#5EBF5C', '#6C3875', '#6C3875', '#2C1A53', '#A47FC8', '#F7B39E', '#4C8181', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8136, '#3e3638', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#3e3638', '#30101f', '#ffbebe', '#ffbebe', '#511960', '#511960', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8137, '#E9ECF0', '#F0B370', '#39CDD9', '#99D2D9', '#99D2D9', '#E9ECF0', '#C0DCDA', '#C37641', '#6288B9', '#6486AC', '#6486AC', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8138, '#a1372f', '#5260b8', '#f0b370', '#eab3ce', '#eab3ce', '#a1372f', '#702111', '#4f408d', '#c37641', '#d78bce', '#d78bce', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8139, '#5260b8', '#ffe7cb', '#ffe7cb', '#68b366', '#68b366', '#5260b8', '#4f408d', '#fabbad', '#fabbad', '#258b76', '#258b76', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8140, '#3672FF', '#FFE7CB', '#FFE7CB', '#D7DE72', '#D7DE72', '#99D2D9', '#4046B9', '#FABBAD', '#FABBAD', '#B6AB53', '#B6AB53', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8141, '#68b366', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#68b366', '#258b76', '#fabbad', '#fabbad', '#4f408d', '#4f408d', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8142, '#EAB3CE', '#FFE1BB', '#903260', '#A1372F', '#A1372F', '#EAB3CE', '#A47FC8', '#F7B39E', '#3D1D37', '#6E1F26', '#6E1F26', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8143, '#99d2d9', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8144, '#6C3875', '#FFEBD9', '#847970', '#3E3638', '#3E3638', '#6C3875', '#2C1A53', '#FFBEBE', '#665355', '#291A25', '#291A25', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8145, '#3e3638', '#ffe1bb', '#ffe1bb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#f7b39e', '#f7b39e', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8146, '#E9ECF0', '#5260B8', '#FFE7CB', '#F0D465', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#454074', '#FABBAD', '#C89748', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8147, '#A1372F', '#FFE7CB', '#A16661', '#6C3875', '#6C3875', '#A1372F', '#6E1F26', '#FABBAD', '#7C424D', '#2C1A53', '#2C1A53', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8148, '#5260B8', '#FFE1BB', '#232B4F', '#7E4F2F', '#B97C2E', '#5260B8', '#454074', '#F7B39E', '#201F26', '#5B2721', '#8B4A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8149, '#d7de72', '#ffe1bb', '#ffe1bb', '#eab3ce', '#eab3ce', '#d7de72', '#e3ae6c', '#f7b39e', '#f7b39e', '#d78bce', '#d78bce', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8150, '#66604A', '#FFE1BB', '#313243', '#E9ECF0', '#152766', '#6C3875', '#4C5021', '#F7B39E', '#161E35', '#C0DCDA', '#16152A', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8151, '#EAB3CE', '#6C3875', '#CEDA26', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#2C1A53', '#CCB641', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8152, '#99D2D9', '#FFE7CB', '#FFE7CB', '#9B362B', '#D97A71', '#99D2D9', '#6486AC', '#FABBAD', '#FABBAD', '#671C21', '#B2555B', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8153, '#6c3875', '#e9ecf0', '#ffe7cb', '#a1372f', '#a1372f', '#6c3875', '#511960', '#c3b7d9', '#fabbad', '#702111', '#702111', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8154, '#3e3638', '#5260b8', '#ffebd9', '#e9ecf0', '#e9ecf0', '#3e3638', '#30101f', '#4f408d', '#ffbebe', '#c3b7d9', '#c3b7d9', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8155, '#E9ECF0', '#D7DE72', '#7A7D7E', '#3E3638', '#3E3638', '#E9ECF0', '#C0DCDA', '#B6AB53', '#4A5562', '#291A25', '#291A25', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8156, '#a1372f', '#ffe1bb', '#ffe1bb', '#a1372f', '#a1372f', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8157, '#5260b8', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#fabbad', '#fabbad', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8158, '#D7DE72', '#99D2D9', '#A37DA9', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#6486AC', '#604D87', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8159, '#68b366', '#6c3875', '#ffebd9', '#99d2d9', '#99d2d9', '#68b366', '#258b76', '#511960', '#ffbebe', '#8fa8e0', '#8fa8e0', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8160, '#EAB3CE', '#3E3638', '#523F46', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#291A25', '#371C29', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8161, '#99D2D9', '#FFEBD9', '#465A45', '#68B366', '#68B366', '#99D2D9', '#6486AC', '#FFBEBE', '#1E4147', '#3C8D95', '#3C8D95', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8162, '#6C3875', '#FFE7CB', '#7A2289', '#D7DE72', '#D7DE72', '#6C3875', '#2C1A53', '#FABBAD', '#371F52', '#B6AB53', '#B6AB53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8163, '#3E3638', '#FFEBD9', '#3C2DB8', '#5260B8', '#5260B8', '#3E3638', '#291A25', '#FFBEBE', '#2D247C', '#454074', '#454074', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8164, '#e9ecf0', '#68b366', '#ffebd9', '#a1372f', '#a1372f', '#e9ecf0', '#c3b7d9', '#258b76', '#ffbebe', '#702111', '#702111', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8165, '#a1372f', '#ffe7cb', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#fabbad', '#fabbad', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8166, '#5260B8', '#3E3638', '#F0B370', '#3E3638', '#3E3638', '#5260B8', '#454074', '#291A25', '#C37641', '#291A25', '#291A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8167, '#d7de72', '#6c3875', '#f0b370', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#511960', '#c37641', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8168, '#FFB06E', '#FFE7CB', '#FFE7CB', '#6C572F', '#6C572F', '#385D80', '#D57247', '#FABBAD', '#FABBAD', '#582523', '#582523', '#2C3E63');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8169, '#eab3ce', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#eab3ce', '#d78bce', '#ffbebe', '#ffbebe', '#511960', '#511960', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8170, '#99D2D9', '#FFEBD9', '#FFEBD9', '#D94F68', '#99D2D9', '#99D2D9', '#6486AC', '#FFBEBE', '#FFBEBE', '#9D3E60', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8171, '#6C3875', '#F0B370', '#664E57', '#EAB3CE', '#EAB3CE', '#6C3875', '#2C1A53', '#C37641', '#4B253A', '#A47FC8', '#A47FC8', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8172, '#3e3638', '#68b366', '#f0b370', '#68b366', '#68b366', '#3e3638', '#30101f', '#258b76', '#c37641', '#258b76', '#258b76', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8173, '#E9ECF0', '#EAB3CE', '#D7DE24', '#D7DE72', '#D7DE72', '#E9ECF0', '#C0DCDA', '#A47FC8', '#D0B53F', '#B6AB53', '#B6AB53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8174, '#a1372f', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#a1372f', '#702111', '#fabbad', '#fabbad', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8175, '#5260B8', '#FFE1BB', '#262756', '#A1372F', '#A1372F', '#5260B8', '#454074', '#F7B39E', '#28252E', '#6E1F26', '#6E1F26', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8176, '#d7de72', '#3e3638', '#ffebd9', '#e9ecf0', '#e9ecf0', '#d7de72', '#e3ae6c', '#30101f', '#ffbebe', '#c3b7d9', '#c3b7d9', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8177, '#68b366', '#ffebd9', '#ffebd9', '#3e3638', '#3e3638', '#68b366', '#258b76', '#ffbebe', '#ffbebe', '#30101f', '#30101f', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8178, '#EAB3CE', '#A1372F', '#FFEBD9', '#EA5370', '#EAB3CE', '#EAB3CE', '#A47FC8', '#6E1F26', '#FFBEBE', '#AB436B', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8179, '#99D2D9', '#FFEBD9', '#B0D9D6', '#99D2D9', '#99D2D9', '#99D2D9', '#6486AC', '#FFBEBE', '#7888AE', '#6486AC', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8180, '#6c3875', '#ffe7cb', '#ffe7cb', '#6c3875', '#6c3875', '#6c3875', '#511960', '#fabbad', '#fabbad', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8181, '#3e3638', '#68b366', '#ffebd9', '#99d2d9', '#99d2d9', '#3e3638', '#30101f', '#258b76', '#ffbebe', '#8fa8e0', '#8fa8e0', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8182, '#e9ecf0', '#ffe1bb', '#ffe1bb', '#eab3ce', '#eab3ce', '#e9ecf0', '#c3b7d9', '#f7b39e', '#f7b39e', '#d78bce', '#d78bce', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8183, '#A1372F', '#FFE1BB', '#355D3A', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#F7B39E', '#163845', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8184, '#5260B8', '#3739B8', '#3739B8', '#D7DE72', '#D7DE72', '#5260B8', '#454074', '#382C73', '#382C73', '#B6AB53', '#B6AB53', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8185, '#D7DE72', '#6C3875', '#FFE1BB', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#2C1A53', '#F7B39E', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8186, '#68b366', '#e9ecf0', '#ffe7cb', '#a1372f', '#a1372f', '#68b366', '#258b76', '#c3b7d9', '#fabbad', '#702111', '#702111', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8187, '#EAB3CE', '#A1372F', '#A11925', '#E9ECF0', '#E9ECF0', '#EAB3CE', '#A47FC8', '#6E1F26', '#5B1030', '#C0DCDA', '#C0DCDA', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8188, '#99d2d9', '#ffe1bb', '#ffe1bb', '#3e3638', '#3e3638', '#99d2d9', '#8fa8e0', '#f7b39e', '#f7b39e', '#30101f', '#30101f', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8189, '#6c3875', '#d7de72', '#ffebd9', '#6c3875', '#6c3875', '#6c3875', '#511960', '#e3ae6c', '#ffbebe', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8190, '#3E3638', '#99D2D9', '#85747C', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#6486AC', '#624762', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8191, '#E9ECF0', '#FFE7CB', '#691777', '#6C3875', '#6C3875', '#E9ECF0', '#C0DCDA', '#FABBAD', '#2A1541', '#2C1A53', '#2C1A53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8192, '#a1372f', '#3e3638', '#f0b370', '#99d2d9', '#99d2d9', '#a1372f', '#702111', '#30101f', '#c37641', '#8fa8e0', '#8fa8e0', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8193, '#5260b8', '#e9ecf0', '#f0b370', '#eab3ce', '#eab3ce', '#5260b8', '#4f408d', '#c3b7d9', '#c37641', '#d78bce', '#d78bce', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8194, '#D7DE72', '#FFE1BB', '#44B339', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#F7B39E', '#357E82', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8195, '#68B366', '#5260B8', '#252C53', '#D7DE72', '#D7DE72', '#68B366', '#3C8D95', '#454074', '#24222A', '#B6AB53', '#B6AB53', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8196, '#eab3ce', '#d7de72', '#ffebd9', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#e3ae6c', '#ffbebe', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8197, '#99D2D9', '#FFE7CB', '#A16764', '#A1372F', '#A1372F', '#99D2D9', '#6486AC', '#FABBAD', '#7D4452', '#6E1F26', '#6E1F26', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8198, '#6C3875', '#EAB3CE', '#3B1342', '#E9ECF0', '#E9ECF0', '#6C3875', '#2C1A53', '#A47FC8', '#090608', '#C0DCDA', '#C0DCDA', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8199, '#3e3638', '#ffe1bb', '#ffe1bb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#f7b39e', '#f7b39e', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8200, '#E9ECF0', '#6C3875', '#460D4F', '#E9ECF0', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#2C1A53', '#0F0719', '#C0DCDA', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8201, '#A1372F', '#F0B370', '#411313', '#A1372F', '#A1372F', '#A1372F', '#6E1F26', '#C37641', '#220A08', '#6E1F26', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8202, '#5260B8', '#E9ECF0', '#FFE7CB', '#FF863A', '#5260B8', '#5260B8', '#454074', '#C0DCDA', '#FABBAD', '#D15236', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8203, '#D7DE72', '#FFEBD9', '#FFEBD9', '#B0631E', '#D7DE72', '#D7DE72', '#B6AB53', '#FFBEBE', '#FFBEBE', '#874029', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8204, '#68B366', '#FFE7CB', '#FFE7CB', '#9D68B3', '#68B366', '#68B366', '#3C8D95', '#FABBAD', '#FABBAD', '#4B3C91', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8205, '#EAB3CE', '#D7DE72', '#F0B370', '#DED22E', '#EAB3CE', '#EAB3CE', '#A47FC8', '#B6AB53', '#C37641', '#D0A949', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8206, '#99D2D9', '#68B366', '#40B33F', '#99D2D9', '#99D2D9', '#99D2D9', '#6486AC', '#3C8D95', '#3A7781', '#6486AC', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8207, '#6C3875', '#FFE7CB', '#43104C', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#FABBAD', '#0F090D', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8208, '#3e3638', '#ffe1bb', '#ffe1bb', '#6c3875', '#6c3875', '#3e3638', '#30101f', '#f7b39e', '#f7b39e', '#511960', '#511960', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8209, '#e9ecf0', '#a1372f', '#ffe7cb', '#99d2d9', '#99d2d9', '#e9ecf0', '#c3b7d9', '#702111', '#fabbad', '#8fa8e0', '#8fa8e0', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8210, '#A1372F', '#5260B8', '#2E2757', '#EAB3CE', '#EAB3CE', '#A1372F', '#6E1F26', '#454074', '#181730', '#A47FC8', '#A47FC8', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8211, '#5260B8', '#FFE7CB', '#5EB33A', '#68B366', '#68B366', '#5260B8', '#454074', '#FABBAD', '#347D7B', '#3C8D95', '#3C8D95', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8212, '#D7DE72', '#FFE7CB', '#FFE7CB', '#EE9125', '#D7DE72', '#D7DE72', '#B6AB53', '#FABBAD', '#FABBAD', '#C9693C', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8213, '#68B366', '#EAB3CE', '#0E1858', '#5260B8', '#5260B8', '#68B366', '#3C8D95', '#A47FC8', '#0C0B1E', '#454074', '#454074', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8214, '#EAB3CE', '#FFE7CB', '#521822', '#A1372F', '#A1372F', '#EAB3CE', '#A47FC8', '#FABBAD', '#1A1011', '#6E1F26', '#6E1F26', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8215, '#99d2d9', '#ffe1bb', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#f7b39e', '#f7b39e', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8216, '#6C3875', '#FFE7CB', '#420E4B', '#3E3638', '#3E3638', '#6C3875', '#2C1A53', '#FABBAD', '#0F090D', '#291A25', '#291A25', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8217, '#3e3638', '#a1372f', '#ffe1bb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#702111', '#f7b39e', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8218, '#E9ECF0', '#FFE1BB', '#53504D', '#E9ECF0', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#F7B39E', '#442E39', '#C0DCDA', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8219, '#A1372F', '#D7DE72', '#A11F39', '#6C3875', '#6C3875', '#A1372F', '#6E1F26', '#B6AB53', '#4D1834', '#2C1A53', '#2C1A53', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8220, '#5260B8', '#FFE7CB', '#4134B8', '#B3B822', '#B8B849', '#5260B8', '#454074', '#FABBAD', '#30297D', '#A79238', '#4E853C', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8221, '#D7DE72', '#F0B370', '#EA6B86', '#EAB3CE', '#EAB3CE', '#D7DE72', '#B6AB53', '#C37641', '#C4576C', '#A47FC8', '#A47FC8', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8222, '#68B366', '#FFE1BB', '#FFE1BB', '#7E8AAC', '#68B366', '#68B366', '#3C8D95', '#F7B39E', '#F7B39E', '#3B638B', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8223, '#EAB3CE', '#FFE1BB', '#CFDE36', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#F7B39E', '#CFBE51', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8224, '#786136', '#FFE1BB', '#202E85', '#5260B8', '#5260B8', '#E49229', '#625621', '#F7B39E', '#282547', '#454074', '#454074', '#BE683D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8225, '#6c3875', '#ffe7cb', '#ffe7cb', '#a1372f', '#a1372f', '#6c3875', '#511960', '#fabbad', '#fabbad', '#702111', '#702111', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8226, '#3e3638', '#ffe7cb', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#3e3638', '#30101f', '#fabbad', '#fabbad', '#c3b7d9', '#c3b7d9', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8227, '#E9ECF0', '#D7DE72', '#D5D995', '#3E3638', '#3E3638', '#E9ECF0', '#C0DCDA', '#B6AB53', '#C2B47C', '#291A25', '#291A25', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8228, '#A1372F', '#FFE1BB', '#FFE1BB', '#8FACC3', '#A1372F', '#A1372F', '#6E1F26', '#F7B39E', '#F7B39E', '#5B88A4', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8229, '#5260B8', '#FFEBD9', '#22264C', '#5260B8', '#5260B8', '#5260B8', '#454074', '#FFBEBE', '#1E1C23', '#454074', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8230, '#D7DE72', '#521D75', '#6B5875', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#29133D', '#362E51', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8231, '#68B366', '#6C3875', '#831F94', '#99D2D9', '#99D2D9', '#68B366', '#3C8D95', '#2C1A53', '#3D205D', '#6486AC', '#6486AC', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8232, '#eab3ce', '#3e3638', '#ffe7cb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#30101f', '#fabbad', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8233, '#99D2D9', '#F0B370', '#3C5933', '#68B366', '#68B366', '#99D2D9', '#6486AC', '#C37641', '#133E3C', '#3C8D95', '#3C8D95', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8234, '#6c3875', '#ffe7cb', '#ffe7cb', '#d7de72', '#d7de72', '#6c3875', '#511960', '#fabbad', '#fabbad', '#e3ae6c', '#e3ae6c', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8235, '#3E3638', '#FFE7CB', '#202B70', '#5260B8', '#5260B8', '#3E3638', '#291A25', '#FABBAD', '#201E34', '#454074', '#454074', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8236, '#E9ECF0', '#FFE7CB', '#561923', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#FABBAD', '#1B1112', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8237, '#a1372f', '#eab3ce', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#d78bce', '#fabbad', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8238, '#5260b8', '#ffe1bb', '#ffe1bb', '#3e3638', '#3e3638', '#5260b8', '#4f408d', '#f7b39e', '#f7b39e', '#30101f', '#30101f', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8239, '#D7DE72', '#FFEBD9', '#DCDE3E', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#FFBEBE', '#CDB558', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8240, '#68B366', '#3E3638', '#FFEBD9', '#5A355D', '#68B366', '#68B366', '#3C8D95', '#291A25', '#FFBEBE', '#241041', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8241, '#EAB3CE', '#E9ECF0', '#581875', '#6C3875', '#6C3875', '#EAB3CE', '#A47FC8', '#C0DCDA', '#22153F', '#2C1A53', '#2C1A53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8242, '#99D2D9', '#A1372F', '#FFE1BB', '#9E7070', '#99D2D9', '#99D2D9', '#6486AC', '#6E1F26', '#F7B39E', '#7D4763', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8243, '#6C3875', '#FFE1BB', '#611C75', '#EAB3CE', '#EAB3CE', '#6C3875', '#2C1A53', '#F7B39E', '#27173F', '#A47FC8', '#A47FC8', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8244, '#3E3638', '#FFE7CB', '#29482D', '#68B366', '#68B366', '#3E3638', '#291A25', '#FABBAD', '#113024', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8245, '#E9ECF0', '#FFEBD9', '#655F34', '#D7DE72', '#D7DE72', '#E9ECF0', '#C0DCDA', '#FFBEBE', '#494E1F', '#B6AB53', '#B6AB53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8246, '#a1372f', '#f0b370', '#f0b370', '#5260b8', '#5260b8', '#a1372f', '#702111', '#c37641', '#c37641', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8247, '#5260b8', '#ffe7cb', '#ffe7cb', '#a1372f', '#a1372f', '#5260b8', '#4f408d', '#fabbad', '#fabbad', '#702111', '#702111', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8248, '#d7de72', '#3e3638', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#d7de72', '#e3ae6c', '#30101f', '#f7b39e', '#c3b7d9', '#c3b7d9', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8249, '#68B366', '#E9ECF0', '#33532F', '#3E3638', '#3E3638', '#68B366', '#3C8D95', '#C0DCDA', '#12393B', '#291A25', '#291A25', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8250, '#EAB3CE', '#A1372F', '#FFE7CB', '#5E183B', '#EAB3CE', '#EAB3CE', '#A47FC8', '#6E1F26', '#FABBAD', '#0B050A', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8251, '#99d2d9', '#ffebd9', '#ffebd9', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#ffbebe', '#ffbebe', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8252, '#6C3875', '#FFE7CB', '#FFE7CB', '#747175', '#6C3875', '#6C3875', '#2C1A53', '#FABBAD', '#FABBAD', '#453E55', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8253, '#3E3638', '#FFEBD9', '#4F6F70', '#99D2D9', '#99D2D9', '#3E3638', '#291A25', '#FFBEBE', '#343C57', '#6486AC', '#6486AC', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8254, '#E9ECF0', '#F0B370', '#B3457B', '#EAB3CE', '#EAB3CE', '#E9ECF0', '#C0DCDA', '#C37641', '#75315F', '#A47FC8', '#A47FC8', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8255, '#A1372F', '#FFE1BB', '#452114', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#F7B39E', '#2B0805', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8256, '#5260b8', '#f0b370', '#f0b370', '#d7de72', '#d7de72', '#5260b8', '#4f408d', '#c37641', '#c37641', '#e3ae6c', '#e3ae6c', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8257, '#D7DE72', '#E9ECF0', '#F0B370', '#E9ECF0', '#E9ECF0', '#D7DE72', '#B6AB53', '#C0DCDA', '#C37641', '#C0DCDA', '#C0DCDA', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8258, '#68B366', '#FFEBD9', '#461C15', '#A1372F', '#A1372F', '#68B366', '#3C8D95', '#FFBEBE', '#2D0506', '#6E1F26', '#6E1F26', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8259, '#eab3ce', '#ffe1bb', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#eab3ce', '#d78bce', '#f7b39e', '#f7b39e', '#c3b7d9', '#c3b7d9', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8260, '#99d2d9', '#ffe1bb', '#ffe1bb', '#3e3638', '#3e3638', '#99d2d9', '#8fa8e0', '#f7b39e', '#f7b39e', '#30101f', '#30101f', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8261, '#6C3875', '#FFEBD9', '#FFEBD9', '#338DFF', '#6C3875', '#6C3875', '#2C1A53', '#FFBEBE', '#FFBEBE', '#3B54BA', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8262, '#3E3638', '#99D2D9', '#7E7778', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#6486AC', '#60555E', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8263, '#e9ecf0', '#ffe1bb', '#ffe1bb', '#6c3875', '#6c3875', '#e9ecf0', '#c3b7d9', '#f7b39e', '#f7b39e', '#511960', '#511960', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8264, '#A1372F', '#3E3638', '#5C1B25', '#99D2D9', '#99D2D9', '#A1372F', '#6E1F26', '#291A25', '#210A12', '#6486AC', '#6486AC', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8265, '#5260B8', '#FFEBD9', '#1E2867', '#EAB3CE', '#EAB3CE', '#5260B8', '#454074', '#FFBEBE', '#1B192B', '#A47FC8', '#A47FC8', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8266, '#d7de72', '#f0b370', '#f0b370', '#68b366', '#68b366', '#d7de72', '#e3ae6c', '#c37641', '#c37641', '#258b76', '#258b76', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8267, '#68B366', '#FFE1BB', '#1C881A', '#D7DE72', '#D7DE72', '#68B366', '#3C8D95', '#F7B39E', '#195B5B', '#B6AB53', '#B6AB53', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8268, '#eab3ce', '#ffebd9', '#ffebd9', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#ffbebe', '#ffbebe', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8269, '#99D2D9', '#68B366', '#49B337', '#A1372F', '#A1372F', '#99D2D9', '#6486AC', '#3C8D95', '#348081', '#6E1F26', '#6E1F26', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8270, '#6C3875', '#EAB3CE', '#6B5675', '#E9ECF0', '#E9ECF0', '#6C3875', '#2C1A53', '#A47FC8', '#343052', '#C0DCDA', '#C0DCDA', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8271, '#3E3638', '#F0B370', '#A38E92', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#C37641', '#8A7075', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8272, '#E9ECF0', '#FFE7CB', '#7C7F80', '#E9ECF0', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#FABBAD', '#4C5564', '#C0DCDA', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8273, '#A1372F', '#3E3638', '#591A28', '#A1372F', '#A1372F', '#A1372F', '#6E1F26', '#291A25', '#1E0A11', '#6E1F26', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8274, '#5260B8', '#E9ECF0', '#273257', '#5260B8', '#5260B8', '#5260B8', '#454074', '#C0DCDA', '#26252E', '#454074', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8275, '#D7DE72', '#A1372F', '#F0B370', '#DEDED2', '#D7DE72', '#D7DE72', '#B6AB53', '#6E1F26', '#C37641', '#CAC2BB', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8276, '#68B366', '#5260B8', '#2C295D', '#68B366', '#68B366', '#68B366', '#3C8D95', '#454074', '#1B1921', '#3C8D95', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8277, '#EAB3CE', '#D7DE72', '#DED725', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#B6AB53', '#D1AB41', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8278, '#99D2D9', '#68B366', '#FFE1BB', '#40BB3D', '#99D2D9', '#99D2D9', '#6486AC', '#3C8D95', '#F7B39E', '#3A858B', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8279, '#6C3875', '#FFE1BB', '#4B1375', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#F7B39E', '#250E3E', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8280, '#3E3638', '#FFE1BB', '#88767B', '#6C3875', '#6C3875', '#3E3638', '#291A25', '#F7B39E', '#654A5F', '#2C1A53', '#2C1A53', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8281, '#e9ecf0', '#a1372f', '#ffe1bb', '#99d2d9', '#99d2d9', '#e9ecf0', '#c3b7d9', '#702111', '#f7b39e', '#8fa8e0', '#8fa8e0', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8282, '#a1372f', '#ffe7cb', '#ffe7cb', '#eab3ce', '#eab3ce', '#a1372f', '#702111', '#fabbad', '#fabbad', '#d78bce', '#d78bce', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8283, '#5260B8', '#F0B370', '#23324E', '#68B366', '#68B366', '#5260B8', '#454074', '#C37641', '#1F1F26', '#3C8D95', '#3C8D95', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8284, '#D7DE72', '#FFE1BB', '#CADE3B', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#F7B39E', '#74BF49', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8285, '#68B366', '#FFE7CB', '#272452', '#5260B8', '#5260B8', '#68B366', '#3C8D95', '#FABBAD', '#242129', '#454074', '#454074', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8286, '#EAB3CE', '#99D2D9', '#5D1B29', '#A1372F', '#A1372F', '#EAB3CE', '#A47FC8', '#6486AC', '#220B14', '#6E1F26', '#6E1F26', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8287, '#99d2d9', '#f0b370', '#f0b370', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#c37641', '#c37641', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8288, '#6c3875', '#ffebd9', '#ffebd9', '#3e3638', '#3e3638', '#6c3875', '#511960', '#ffbebe', '#ffbebe', '#30101f', '#30101f', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8289, '#3E3638', '#FFE1BB', '#FFE1BB', '#DA3B62', '#3E3638', '#3E3638', '#291A25', '#F7B39E', '#F7B39E', '#843163', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8290, '#E9ECF0', '#5260B8', '#FFE1BB', '#5260B8', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#454074', '#F7B39E', '#454074', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8291, '#a1372f', '#ffe7cb', '#ffe7cb', '#6c3875', '#6c3875', '#a1372f', '#702111', '#fabbad', '#fabbad', '#511960', '#511960', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8292, '#645F41', '#FFE7CB', '#EDD22D', '#FFD936', '#EDD56A', '#E9ECF0', '#503831', '#FABBAD', '#DDA84B', '#EBAF56', '#C5994D', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8293, '#D7DE72', '#FFEBD9', '#EA6ECC', '#EAB3CE', '#EAB3CE', '#D7DE72', '#B6AB53', '#FFBEBE', '#C847CA', '#A47FC8', '#A47FC8', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8294, '#8193B0', '#FFE1BB', '#5F5B46', '#585F14', '#37598E', '#A1A859', '#41738F', '#F7B39E', '#43491F', '#122D0F', '#2E4464', '#807A3B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8295, '#EAB3CE', '#F0B370', '#E7F343', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#C37641', '#E3CE60', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8296, '#99D2D9', '#FFE7CB', '#3E3638', '#3E3638', '#3E3638', '#99D2D9', '#6486AC', '#FABBAD', '#291A25', '#291A25', '#291A25', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8297, '#6C3875', '#F0B370', '#561923', '#A1372F', '#A1372F', '#6C3875', '#2C1A53', '#C37641', '#1C1112', '#6E1F26', '#6E1F26', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8298, '#3E3638', '#FFE1BB', '#87767A', '#E9ECF0', '#E9ECF0', '#3E3638', '#291A25', '#F7B39E', '#654A5E', '#C0DCDA', '#C0DCDA', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8299, '#E9ECF0', '#F0B370', '#85747D', '#3E3638', '#3E3638', '#E9ECF0', '#C0DCDA', '#C37641', '#624863', '#291A25', '#291A25', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8300, '#A1372F', '#FFE1BB', '#A11C2C', '#A1372F', '#A1372F', '#A1372F', '#6E1F26', '#F7B39E', '#581233', '#6E1F26', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8301, '#5260B8', '#EAB3CE', '#EA6D9A', '#5260B8', '#5260B8', '#5260B8', '#454074', '#A47FC8', '#C4597E', '#454074', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8302, '#D7DE72', '#FFEBD9', '#DECA2E', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#FFBEBE', '#CCA049', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8303, '#68B366', '#6C3875', '#32532F', '#99D2D9', '#99D2D9', '#68B366', '#3C8D95', '#2C1A53', '#12383B', '#6486AC', '#6486AC', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8304, '#EAB3CE', '#F0B370', '#B14C7E', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#C37641', '#783660', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8305, '#99d2d9', '#f0b370', '#f0b370', '#68b366', '#68b366', '#99d2d9', '#8fa8e0', '#c37641', '#c37641', '#258b76', '#258b76', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8306, '#6c3875', '#a1372f', '#ffe7cb', '#d7de72', '#d7de72', '#6c3875', '#511960', '#702111', '#fabbad', '#e3ae6c', '#e3ae6c', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8307, '#3E3638', '#FFEBD9', '#131A49', '#5260B8', '#5260B8', '#3E3638', '#291A25', '#FFBEBE', '#08080E', '#454074', '#454074', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8308, '#E9ECF0', '#68B366', '#727275', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#3C8D95', '#445057', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8309, '#a1372f', '#eab3ce', '#ffebd9', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#d78bce', '#ffbebe', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8310, '#5260B8', '#252653', '#252653', '#3E3638', '#3E3638', '#5260B8', '#454074', '#25222A', '#25222A', '#291A25', '#291A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8311, '#D7DE72', '#FFE1BB', '#FFE1BB', '#9677DE', '#D7DE72', '#D7DE72', '#B6AB53', '#F7B39E', '#F7B39E', '#6350AB', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8312, '#68b366', '#3e3638', '#ffe1bb', '#68b366', '#68b366', '#68b366', '#258b76', '#30101f', '#f7b39e', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8313, '#EAB3CE', '#FFE1BB', '#422533', '#6C3875', '#6C3875', '#EAB3CE', '#A47FC8', '#F7B39E', '#270B1E', '#2C1A53', '#2C1A53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8314, '#99D2D9', '#A1372F', '#19484E', '#99D2D9', '#99D2D9', '#99D2D9', '#6486AC', '#6E1F26', '#193233', '#6486AC', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8315, '#6c3875', '#ffebd9', '#ffebd9', '#eab3ce', '#eab3ce', '#6c3875', '#511960', '#ffbebe', '#ffbebe', '#d78bce', '#d78bce', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8316, '#3E3638', '#68B366', '#30522F', '#68B366', '#68B366', '#3E3638', '#291A25', '#3C8D95', '#183726', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8317, '#e9ecf0', '#ffe1bb', '#ffe1bb', '#d7de72', '#d7de72', '#e9ecf0', '#c3b7d9', '#f7b39e', '#f7b39e', '#e3ae6c', '#e3ae6c', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8318, '#a1372f', '#ffebd9', '#ffebd9', '#5260b8', '#5260b8', '#a1372f', '#702111', '#ffbebe', '#ffbebe', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8319, '#5260B8', '#6C3875', '#191F43', '#A1372F', '#A1372F', '#5260B8', '#454074', '#2C1A53', '#15141B', '#6E1F26', '#6E1F26', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8320, '#D7DE72', '#F0B370', '#DADE38', '#E9ECF0', '#E9ECF0', '#D7DE72', '#B6AB53', '#C37641', '#CFB653', '#C0DCDA', '#C0DCDA', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8321, '#68b366', '#ffe1bb', '#ffe1bb', '#3e3638', '#3e3638', '#68b366', '#258b76', '#f7b39e', '#f7b39e', '#30101f', '#30101f', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8322, '#EAB3CE', '#FFE1BB', '#EA6494', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#F7B39E', '#B05082', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8323, '#99d2d9', '#ffe1bb', '#ffe1bb', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#f7b39e', '#f7b39e', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8324, '#6C3875', '#D7DE72', '#F0B370', '#44752A', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#C37641', '#174345', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8325, '#3E3638', '#68B366', '#5C7683', '#99D2D9', '#99D2D9', '#3E3638', '#291A25', '#3C8D95', '#314C66', '#6486AC', '#6486AC', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8326, '#e9ecf0', '#eab3ce', '#ffe7cb', '#eab3ce', '#eab3ce', '#e9ecf0', '#c3b7d9', '#d78bce', '#fabbad', '#d78bce', '#d78bce', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8327, '#A1372F', '#99D2D9', '#365F3C', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#6486AC', '#163846', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8328, '#5260b8', '#f0b370', '#f0b370', '#d7de72', '#d7de72', '#5260b8', '#4f408d', '#c37641', '#c37641', '#e3ae6c', '#e3ae6c', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8329, '#d7de72', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#d7de72', '#e3ae6c', '#fabbad', '#fabbad', '#4f408d', '#4f408d', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8330, '#68b366', '#e9ecf0', '#f0b370', '#a1372f', '#a1372f', '#68b366', '#258b76', '#c3b7d9', '#c37641', '#702111', '#702111', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8331, '#eab3ce', '#a1372f', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#eab3ce', '#d78bce', '#702111', '#f7b39e', '#c3b7d9', '#c3b7d9', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8332, '#99D2D9', '#847373', '#FFE7CB', '#3E3638', '#3E3638', '#99D2D9', '#6486AC', '#66525D', '#FABBAD', '#291A25', '#291A25', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8333, '#6C3875', '#D7DE72', '#54195E', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#180D1F', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8334, '#3E3638', '#99D2D9', '#FFE1BB', '#0F3E31', '#3E3638', '#3E3638', '#291A25', '#6486AC', '#F7B39E', '#082310', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8335, '#e9ecf0', '#6c3875', '#ffe7cb', '#6c3875', '#6c3875', '#e9ecf0', '#c3b7d9', '#511960', '#fabbad', '#511960', '#511960', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8336, '#A1372F', '#F0B370', '#40A0D9', '#99D2D9', '#99D2D9', '#A1372F', '#6E1F26', '#C37641', '#1F4DAB', '#6486AC', '#6486AC', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8337, '#5260B8', '#FFE1BB', '#EA4FB2', '#EAB3CE', '#EAB3CE', '#5260B8', '#454074', '#F7B39E', '#984A93', '#A47FC8', '#A47FC8', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8338, '#D7DE72', '#F0B370', '#53B33B', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#C37641', '#367D7F', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8339, '#68b366', '#ffe1bb', '#ffe1bb', '#d7de72', '#d7de72', '#68b366', '#258b76', '#f7b39e', '#f7b39e', '#e3ae6c', '#e3ae6c', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8340, '#eab3ce', '#d7de72', '#ffe7cb', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#e3ae6c', '#fabbad', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8341, '#99d2d9', '#68b366', '#f0b370', '#a1372f', '#a1372f', '#99d2d9', '#8fa8e0', '#258b76', '#c37641', '#702111', '#702111', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8342, '#6c3875', '#eab3ce', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#6c3875', '#511960', '#d78bce', '#f7b39e', '#c3b7d9', '#c3b7d9', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8343, '#3e3638', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#c37641', '#c37641', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8344, '#e9ecf0', '#f0b370', '#f0b370', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#c37641', '#c37641', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8345, '#a1372f', '#3e3638', '#ffe7cb', '#a1372f', '#a1372f', '#a1372f', '#702111', '#30101f', '#fabbad', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8346, '#5260B8', '#FFE1BB', '#1F2446', '#5260B8', '#5260B8', '#5260B8', '#454074', '#F7B39E', '#1A181E', '#454074', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8347, '#D7DE72', '#A1372F', '#F0B370', '#F08E86', '#D7DE72', '#D7DE72', '#B6AB53', '#6E1F26', '#C37641', '#C96673', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8348, '#68B366', '#5260B8', '#FFE7CB', '#A7B2FC', '#68B366', '#68B366', '#3C8D95', '#454074', '#FABBAD', '#7877BE', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8349, '#EAB3CE', '#FFE7CB', '#EA6AB8', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#FABBAD', '#CA44B5', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8350, '#99d2d9', '#EEF0F3', '#f0b370', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#A49FD2', '#c37641', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8351, '#6C3875', '#FFE7CB', '#FFE7CB', '#6D7E89', '#6C3875', '#6C3875', '#2C1A53', '#FABBAD', '#FABBAD', '#3D526C', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8352, '#3e3638', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#3e3638', '#30101f', '#ffbebe', '#ffbebe', '#511960', '#511960', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8353, '#e9ecf0', '#a1372f', '#ffe1bb', '#99d2d9', '#99d2d9', '#e9ecf0', '#c3b7d9', '#702111', '#f7b39e', '#8fa8e0', '#8fa8e0', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8354, '#A1372F', '#FFE7CB', '#A11B29', '#EAB3CE', '#EAB3CE', '#A1372F', '#6E1F26', '#FABBAD', '#591132', '#A47FC8', '#A47FC8', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8355, '#5260B8', '#68B366', '#68B366', '#68B366', '#68B366', '#5260B8', '#454074', '#3C8D95', '#3C8D95', '#3C8D95', '#3C8D95', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8356, '#D7DE72', '#FFE1BB', '#786E3E', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#F7B39E', '#616227', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8357, '#68b366', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#68b366', '#258b76', '#d78bce', '#fabbad', '#4f408d', '#4f408d', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8358, '#eab3ce', '#ffe1bb', '#ffe1bb', '#a1372f', '#a1372f', '#eab3ce', '#d78bce', '#f7b39e', '#f7b39e', '#702111', '#702111', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8359, '#99d2d9', '#6c3875', '#f0b370', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#511960', '#c37641', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8360, '#6C3875', '#3E3638', '#531C75', '#3E3638', '#3E3638', '#6C3875', '#2C1A53', '#291A25', '#29123D', '#291A25', '#291A25', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8361, '#3E3638', '#A1372F', '#861D37', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#6E1F26', '#321124', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8362, '#E9ECF0', '#F0B370', '#7199CF', '#E9ECF0', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#C37641', '#485D91', '#C0DCDA', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8363, '#A1372F', '#D7DE72', '#695575', '#6C3875', '#6C3875', '#A1372F', '#6E1F26', '#B6AB53', '#322F52', '#2C1A53', '#2C1A53', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8364, '#5260B8', '#FFEBD9', '#FFEBD9', '#7733FA', '#8C58F0', '#5260B8', '#454074', '#FFBEBE', '#FFBEBE', '#5436C5', '#6A4EB7', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8365, '#d7de72', '#ffe7cb', '#ffe7cb', '#eab3ce', '#eab3ce', '#d7de72', '#e3ae6c', '#fabbad', '#fabbad', '#d78bce', '#d78bce', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8366, '#68b366', '#f0b370', '#f0b370', '#68b366', '#68b366', '#68b366', '#258b76', '#c37641', '#c37641', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8367, '#EAB3CE', '#FFEBD9', '#DBDE27', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#FFBEBE', '#D1B342', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8368, '#5C622C', '#3E3638', '#FFE1BB', '#5260B8', '#5260B8', '#B9C658', '#13441E', '#291A25', '#F7B39E', '#454074', '#454074', '#579449');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8369, '#6c3875', '#ffebd9', '#ffebd9', '#a1372f', '#a1372f', '#6c3875', '#511960', '#ffbebe', '#ffbebe', '#702111', '#702111', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8370, '#3E3638', '#5260B8', '#787B7C', '#E9ECF0', '#E9ECF0', '#3E3638', '#291A25', '#454074', '#48525F', '#C0DCDA', '#C0DCDA', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8371, '#E9ECF0', '#D7DE72', '#78797C', '#3E3638', '#3E3638', '#E9ECF0', '#C0DCDA', '#B6AB53', '#48485F', '#291A25', '#291A25', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8372, '#A1372F', '#FFE7CB', '#855956', '#A1372F', '#A1372F', '#A1372F', '#6E1F26', '#FABBAD', '#633348', '#6E1F26', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8373, '#5260B8', '#FFE7CB', '#4B4E5C', '#5260B8', '#5260B8', '#5260B8', '#454074', '#FABBAD', '#27344E', '#454074', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8374, '#D7DE72', '#FFE7CB', '#DED239', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#FABBAD', '#CBA853', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8375, '#68b366', '#ffebd9', '#ffebd9', '#99d2d9', '#99d2d9', '#68b366', '#258b76', '#ffbebe', '#ffbebe', '#8fa8e0', '#8fa8e0', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8376, '#eab3ce', '#3e3638', '#ffe1bb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#30101f', '#f7b39e', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8377, '#99d2d9', '#e9ecf0', '#ffe7cb', '#68b366', '#68b366', '#99d2d9', '#8fa8e0', '#c3b7d9', '#fabbad', '#258b76', '#258b76', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8378, '#6C3875', '#FFE7CB', '#902BA2', '#D7DE72', '#D7DE72', '#6C3875', '#2C1A53', '#FABBAD', '#482B6A', '#B6AB53', '#B6AB53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8379, '#3e3638', '#f0b370', '#f0b370', '#5260b8', '#5260b8', '#3e3638', '#30101f', '#c37641', '#c37641', '#4f408d', '#4f408d', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8380, '#E9ECF0', '#68B366', '#26B33A', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#3C8D95', '#2A8576', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8381, '#a1372f', '#eab3ce', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#d78bce', '#f7b39e', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8382, '#5260B8', '#99D2D9', '#253154', '#3E3638', '#3E3638', '#5260B8', '#454074', '#6486AC', '#24232B', '#291A25', '#291A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8383, '#D7DE72', '#6C3875', '#FFE1BB', '#6C3875', '#D7DE72', '#D7DE72', '#B6AB53', '#2C1A53', '#F7B39E', '#2C1A53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8384, '#68B366', '#3E3638', '#365E3E', '#68B366', '#68B366', '#68B366', '#3C8D95', '#291A25', '#163446', '#3C8D95', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8385, '#EAB3CE', '#E9ECF0', '#631471', '#6C3875', '#6C3875', '#EAB3CE', '#A47FC8', '#C0DCDA', '#25123B', '#2C1A53', '#2C1A53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8386, '#99d2d9', '#f0b370', '#f0b370', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#c37641', '#c37641', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8387, '#6C3875', '#FFE7CB', '#3C1343', '#EAB3CE', '#EAB3CE', '#6C3875', '#2C1A53', '#FABBAD', '#0A0709', '#A47FC8', '#A47FC8', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8388, '#3E3638', '#68B366', '#2D4426', '#68B366', '#68B366', '#3E3638', '#291A25', '#3C8D95', '#0A2D2B', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8389, '#E9ECF0', '#FFE1BB', '#777952', '#D7DE72', '#D7DE72', '#E9ECF0', '#C0DCDA', '#F7B39E', '#566337', '#B6AB53', '#B6AB53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8390, '#a1372f', '#ffe1bb', '#ffe1bb', '#5260b8', '#5260b8', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8391, '#5260b8', '#6c3875', '#f0b370', '#a1372f', '#a1372f', '#5260b8', '#4f408d', '#511960', '#c37641', '#702111', '#702111', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8392, '#D7DE72', '#3E3638', '#747678', '#E9ECF0', '#E9ECF0', '#D7DE72', '#B6AB53', '#291A25', '#444A5B', '#C0DCDA', '#C0DCDA', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8393, '#68b366', '#e9ecf0', '#ffe7cb', '#3e3638', '#3e3638', '#68b366', '#258b76', '#c3b7d9', '#fabbad', '#30101f', '#30101f', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8394, '#eab3ce', '#f0b370', '#f0b370', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#c37641', '#c37641', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8395, '#99D2D9', '#CD919A', '#F0B370', '#CD919A', '#99D2D9', '#99D2D9', '#6486AC', '#A2648D', '#C37641', '#A2648D', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8396, '#6C3875', '#D7DE72', '#5D1575', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#24133F', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8397, '#3E3638', '#F0B370', '#56707A', '#99D2D9', '#99D2D9', '#3E3638', '#291A25', '#C37641', '#2D475E', '#6486AC', '#6486AC', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8398, '#E9ECF0', '#EAB3CE', '#7B5E67', '#EAB3CE', '#EAB3CE', '#E9ECF0', '#C0DCDA', '#A47FC8', '#583652', '#A47FC8', '#A47FC8', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8399, '#A1372F', '#99D2D9', '#39512E', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#6486AC', '#0D3B34', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8400, '#5260B8', '#F0B370', '#D7DE72', '#D7DE72', '#D7DE72', '#5260B8', '#454074', '#C37641', '#B6AB53', '#B6AB53', '#B6AB53', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8401, '#D7DE72', '#EAB3CE', '#FFE1BB', '#EAB3CE', '#EAB3CE', '#D7DE72', '#B6AB53', '#A47FC8', '#F7B39E', '#A47FC8', '#A47FC8', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8402, '#68b366', '#ffebd9', '#ffebd9', '#a1372f', '#a1372f', '#68b366', '#258b76', '#ffbebe', '#ffbebe', '#702111', '#702111', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8403, '#eab3ce', '#a1372f', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#eab3ce', '#d78bce', '#702111', '#f7b39e', '#c3b7d9', '#c3b7d9', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8404, '#99d2d9', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#99d2d9', '#8fa8e0', '#c37641', '#c37641', '#30101f', '#30101f', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8405, '#6c3875', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#6c3875', '#511960', '#ffbebe', '#ffbebe', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8406, '#3e3638', '#99d2d9', '#ffe7cb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#8fa8e0', '#fabbad', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8407, '#e9ecf0', '#6c3875', '#ffebd9', '#6c3875', '#6c3875', '#e9ecf0', '#c3b7d9', '#511960', '#ffbebe', '#511960', '#511960', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8408, '#A1372F', '#3E3638', '#25B4C6', '#99D2D9', '#99D2D9', '#A1372F', '#6E1F26', '#291A25', '#4B70A5', '#6486AC', '#6486AC', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8409, '#5260B8', '#FFEBD9', '#735869', '#EAB3CE', '#EAB3CE', '#5260B8', '#454074', '#FFBEBE', '#4B2E50', '#A47FC8', '#A47FC8', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8410, '#d7de72', '#ffe1bb', '#ffe1bb', '#68b366', '#68b366', '#d7de72', '#e3ae6c', '#f7b39e', '#f7b39e', '#258b76', '#258b76', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8411, '#68b366', '#5260b8', '#ffe7cb', '#d7de72', '#d7de72', '#68b366', '#258b76', '#4f408d', '#fabbad', '#e3ae6c', '#e3ae6c', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8412, '#eab3ce', '#d7de72', '#f0b370', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#e3ae6c', '#c37641', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8413, '#99D2D9', '#68B366', '#546B77', '#A1372F', '#A1372F', '#99D2D9', '#6486AC', '#3C8D95', '#2A435A', '#6E1F26', '#6E1F26', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8414, '#6c3875', '#eab3ce', '#ffebd9', '#e9ecf0', '#e9ecf0', '#6c3875', '#511960', '#d78bce', '#ffbebe', '#c3b7d9', '#c3b7d9', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8415, '#3E3638', '#99D2D9', '#8E7C7C', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#6486AC', '#705B67', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8416, '#e9ecf0', '#6c3875', '#ffebd9', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#511960', '#ffbebe', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8417, '#a1372f', '#ffe1bb', '#ffe1bb', '#a1372f', '#a1372f', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8418, '#5260B8', '#FFEBD9', '#FFEBD9', '#FF8E57', '#5260B8', '#5260B8', '#454074', '#FFBEBE', '#FFBEBE', '#D15B48', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8419, '#D7DE72', '#A1842F', '#FFEBD9', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#734F22', '#FFBEBE', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8420, '#68B366', '#5260B8', '#FFE1BB', '#5260B8', '#68B366', '#68B366', '#3C8D95', '#454074', '#F7B39E', '#454074', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8421, '#eab3ce', '#f0b370', '#f0b370', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#c37641', '#c37641', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8422, '#99D2D9', '#FFE7CB', '#FFE7CB', '#FF8B37', '#99D2D9', '#99D2D9', '#6486AC', '#FABBAD', '#FABBAD', '#D15534', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8423, '#6c3875', '#eab3ce', '#ffe7cb', '#6c3875', '#6c3875', '#6c3875', '#511960', '#d78bce', '#fabbad', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8424, '#3e3638', '#f0b370', '#f0b370', '#6c3875', '#6c3875', '#3e3638', '#30101f', '#c37641', '#c37641', '#511960', '#511960', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8425, '#E9ECF0', '#FFE7CB', '#99D2D9', '#99D2D9', '#99D2D9', '#E9ECF0', '#C0DCDA', '#FABBAD', '#6486AC', '#6486AC', '#6486AC', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8426, '#A1372F', '#5260B8', '#7B5E6B', '#EAB3CE', '#EAB3CE', '#A1372F', '#6E1F26', '#454074', '#573657', '#A47FC8', '#A47FC8', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8427, '#5260B8', '#FFEBD9', '#355A34', '#68B366', '#68B366', '#5260B8', '#454074', '#FFBEBE', '#183A3D', '#3C8D95', '#3C8D95', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8428, '#D7DE72', '#68B366', '#FFE7CB', '#47B325', '#D7DE72', '#D7DE72', '#B6AB53', '#3C8D95', '#FABBAD', '#288572', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8429, '#68b366', '#eab3ce', '#ffe7cb', '#5260b8', '#5260b8', '#68b366', '#258b76', '#d78bce', '#fabbad', '#4f408d', '#4f408d', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8430, '#EAB3CE', '#99D2D9', '#441418', '#A1372F', '#A1372F', '#EAB3CE', '#A47FC8', '#6486AC', '#250809', '#6E1F26', '#6E1F26', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8431, '#99d2d9', '#ffe7cb', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#fabbad', '#fabbad', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8432, '#6C3875', '#3E3638', '#A378AA', '#3E3638', '#3E3638', '#6C3875', '#2C1A53', '#291A25', '#5D4988', '#291A25', '#291A25', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8433, '#3e3638', '#a1372f', '#ffe1bb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#702111', '#f7b39e', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8434, '#E9ECF0', '#FFEBD9', '#535455', '#E9ECF0', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#FFBEBE', '#324845', '#C0DCDA', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8435, '#A1372F', '#D7DE72', '#542D19', '#6C3875', '#6C3875', '#A1372F', '#6E1F26', '#B6AB53', '#3E0E09', '#2C1A53', '#2C1A53', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8436, '#5260B8', '#68B366', '#F0B370', '#3B5933', '#194D17', '#5260B8', '#454074', '#3C8D95', '#C37641', '#133E3D', '#0B230D', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8437, '#D7DE72', '#EAB3CE', '#EA7ED1', '#EAB3CE', '#EAB3CE', '#D7DE72', '#B6AB53', '#A47FC8', '#A24BC8', '#A47FC8', '#A47FC8', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8438, '#68B366', '#99D2D9', '#FFE7CB', '#42D9D4', '#68B366', '#68B366', '#3C8D95', '#6486AC', '#FABBAD', '#7292B8', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8439, '#EAB3CE', '#6C3875', '#DEDD30', '#D7DE72', '#D7DE72', '#EAB3CE', '#A47FC8', '#2C1A53', '#D2B24B', '#B6AB53', '#B6AB53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8440, '#5C4E1E', '#3E3638', '#3E3CB8', '#5260B8', '#5260B8', '#3E1918', '#46440F', '#291A25', '#3E3073', '#454074', '#454074', '#25070B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8441, '#6C3875', '#E9ECF0', '#5B1A28', '#A1372F', '#A1372F', '#6C3875', '#2C1A53', '#C0DCDA', '#1F0A12', '#6E1F26', '#6E1F26', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8442, '#3e3638', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#3e3638', '#30101f', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8443, '#e9ecf0', '#d7de72', '#ffe7cb', '#3e3638', '#3e3638', '#e9ecf0', '#c3b7d9', '#e3ae6c', '#fabbad', '#30101f', '#30101f', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8444, '#A1372F', '#FFE1BB', '#FFE1BB', '#759CA1', '#A1372F', '#A1372F', '#6E1F26', '#F7B39E', '#F7B39E', '#555E88', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8445, '#5260b8', '#eab3ce', '#ffe7cb', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#d78bce', '#fabbad', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8446, '#D7DE72', '#D7DE72', '#FFEBD9', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#B6AB53', '#FFBEBE', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8447, '#68B366', '#F0B370', '#2B4C2C', '#99D2D9', '#99D2D9', '#68B366', '#3C8D95', '#C37641', '#133422', '#6486AC', '#6486AC', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8448, '#eab3ce', '#ffebd9', '#ffebd9', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#ffbebe', '#ffbebe', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8449, '#99D2D9', '#E9ECF0', '#32912F', '#68B366', '#68B366', '#99D2D9', '#6486AC', '#C0DCDA', '#28565E', '#3C8D95', '#3C8D95', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8450, '#6C3875', '#FFE7CB', '#BBC528', '#D7DE72', '#D7DE72', '#6C3875', '#2C1A53', '#FABBAD', '#B5A340', '#B6AB53', '#B6AB53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8451, '#3E3638', '#8A93BC', '#FFE1BB', '#5260B8', '#5260B8', '#3E3638', '#291A25', '#43679B', '#F7B39E', '#454074', '#454074', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8452, '#E9ECF0', '#68B366', '#757779', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#3C8D95', '#454B5C', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8453, '#a1372f', '#ffe1bb', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8454, '#5260b8', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#5260b8', '#4f408d', '#c37641', '#c37641', '#30101f', '#30101f', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8455, '#d7de72', '#6c3875', '#f0b370', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#511960', '#c37641', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8456, '#68B366', '#3E3638', '#2F4628', '#68B366', '#68B366', '#68B366', '#3C8D95', '#291A25', '#0A2F2D', '#3C8D95', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8457, '#EAB3CE', '#E9ECF0', '#4E1531', '#6C3875', '#6C3875', '#EAB3CE', '#A47FC8', '#C0DCDA', '#000000', '#2C1A53', '#2C1A53', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8458, '#99d2d9', '#a1372f', '#ffebd9', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#702111', '#ffbebe', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8459, '#6c3875', '#5260b8', '#ffe1bb', '#eab3ce', '#eab3ce', '#6c3875', '#511960', '#4f408d', '#f7b39e', '#d78bce', '#d78bce', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8460, '#3e3638', '#68b366', '#ffebd9', '#68b366', '#68b366', '#3e3638', '#30101f', '#258b76', '#ffbebe', '#258b76', '#258b76', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8461, '#e9ecf0', '#eab3ce', '#f0b370', '#d7de72', '#d7de72', '#e9ecf0', '#c3b7d9', '#d78bce', '#c37641', '#e3ae6c', '#e3ae6c', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8462, '#A1372F', '#99D2D9', '#433AB8', '#5260B8', '#5260B8', '#A1372F', '#6E1F26', '#6486AC', '#312E7D', '#454074', '#454074', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8463, '#5260B8', '#F0B370', '#4C161C', '#A1372F', '#A1372F', '#5260B8', '#454074', '#C37641', '#2D0A0C', '#6E1F26', '#6E1F26', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8464, '#D7DE72', '#3E3638', '#7E7F82', '#E9ECF0', '#E9ECF0', '#D7DE72', '#B6AB53', '#291A25', '#4E4C65', '#C0DCDA', '#C0DCDA', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8465, '#68B366', '#FFEBD9', '#2F5335', '#3E3638', '#3E3638', '#68B366', '#3C8D95', '#FFBEBE', '#0D2D3C', '#291A25', '#291A25', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8466, '#EAB3CE', '#A1372F', '#FFE1BB', '#5F4858', '#EAB3CE', '#EAB3CE', '#A47FC8', '#6E1F26', '#F7B39E', '#431E4E', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8467, '#99d2d9', '#f0b370', '#f0b370', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#c37641', '#c37641', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8468, '#6c3875', '#d7de72', '#ffe7cb', '#6c3875', '#6c3875', '#6c3875', '#511960', '#e3ae6c', '#fabbad', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8469, '#3e3638', '#f0b370', '#f0b370', '#99d2d9', '#99d2d9', '#3e3638', '#30101f', '#c37641', '#c37641', '#8fa8e0', '#8fa8e0', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8470, '#e9ecf0', '#eab3ce', '#f0b370', '#eab3ce', '#eab3ce', '#e9ecf0', '#c3b7d9', '#d78bce', '#c37641', '#d78bce', '#d78bce', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8471, '#A1372F', '#99D2D9', '#2F4C2C', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#6486AC', '#133520', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8472, '#5260b8', '#f0b370', '#f0b370', '#d7de72', '#d7de72', '#5260b8', '#4f408d', '#c37641', '#c37641', '#e3ae6c', '#e3ae6c', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8473, '#D7DE72', '#F0B370', '#68B366', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#C37641', '#3C8D95', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8474, '#68B366', '#F0B370', '#691F2F', '#A1372F', '#A1372F', '#68B366', '#3C8D95', '#C37641', '#2D0E1A', '#6E1F26', '#6E1F26', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8475, '#eab3ce', '#a1372f', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#eab3ce', '#d78bce', '#702111', '#f7b39e', '#c3b7d9', '#c3b7d9', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8476, '#99D2D9', '#A8DDEE', '#847376', '#3E3638', '#3E3638', '#99D2D9', '#6486AC', '#708EC0', '#62485A', '#291A25', '#291A25', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8477, '#6C3875', '#D7DE72', '#C9AFCD', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#8273A0', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8478, '#3e3638', '#ffebd9', '#ffebd9', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#ffbebe', '#ffbebe', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8479, '#e9ecf0', '#6c3875', '#ffe7cb', '#6c3875', '#6c3875', '#e9ecf0', '#c3b7d9', '#511960', '#fabbad', '#511960', '#511960', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8480, '#a1372f', '#3e3638', '#ffebd9', '#99d2d9', '#99d2d9', '#a1372f', '#702111', '#30101f', '#ffbebe', '#8fa8e0', '#8fa8e0', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8481, '#5260b8', '#e9ecf0', '#f0b370', '#eab3ce', '#eab3ce', '#5260b8', '#4f408d', '#c3b7d9', '#c37641', '#d78bce', '#d78bce', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8482, '#D7DE72', '#FFE7CB', '#325530', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#FABBAD', '#13393D', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8483, '#68B366', '#5260B8', '#2E4D2C', '#D7DE72', '#D7DE72', '#68B366', '#3C8D95', '#454074', '#133521', '#B6AB53', '#B6AB53', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8484, '#EAB3CE', '#FFEBD9', '#2F2A5D', '#5260B8', '#5260B8', '#EAB3CE', '#A47FC8', '#FFBEBE', '#1C1922', '#454074', '#454074', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8485, '#99D2D9', '#68B366', '#411319', '#A1372F', '#A1372F', '#99D2D9', '#6486AC', '#3C8D95', '#220809', '#6E1F26', '#6E1F26', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8486, '#6C3875', '#EAB3CE', '#EA79CF', '#E9ECF0', '#E9ECF0', '#6C3875', '#2C1A53', '#A47FC8', '#A246C8', '#C0DCDA', '#C0DCDA', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8487, '#3E3638', '#FFEBD9', '#FFEBD9', '#F3AC6C', '#3E3638', '#3E3638', '#291A25', '#FFBEBE', '#FFBEBE', '#C87044', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8488, '#e9ecf0', '#ffe1bb', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#f7b39e', '#f7b39e', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8489, '#A1372F', '#3E3638', '#4A1621', '#A1372F', '#A1372F', '#A1372F', '#6E1F26', '#291A25', '#2B0A0E', '#6E1F26', '#6E1F26', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8490, '#5260B8', '#E9ECF0', '#F0B370', '#B7B82F', '#5260B8', '#5260B8', '#454074', '#C0DCDA', '#C37641', '#4F8936', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8491, '#d7de72', '#f0b370', '#f0b370', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#c37641', '#c37641', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8492, '#99A7D1', '#FFEBD9', '#A37E4E', '#233549', '#5C5DD1', '#4A3C2A', '#6194AF', '#FFBEBE', '#874233', '#354345', '#5C4D8D', '#391415');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8493, '#EAB3CE', '#D7DE72', '#FFEBD9', '#FFAB69', '#EAB3CE', '#EAB3CE', '#A47FC8', '#B6AB53', '#FFBEBE', '#D1714A', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8494, '#99d2d9', '#68b366', '#ffe7cb', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#258b76', '#fabbad', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8495, '#6C3875', '#EAB3CE', '#681E75', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#A47FC8', '#2A183E', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8496, '#3E3638', '#E9ECF0', '#5F1C75', '#6C3875', '#6C3875', '#3E3638', '#291A25', '#C0DCDA', '#26173F', '#2C1A53', '#2C1A53', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8497, '#e9ecf0', '#f0b370', '#f0b370', '#99d2d9', '#99d2d9', '#e9ecf0', '#c3b7d9', '#c37641', '#c37641', '#8fa8e0', '#8fa8e0', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8498, '#a1372f', '#ffebd9', '#ffebd9', '#eab3ce', '#eab3ce', '#a1372f', '#702111', '#ffbebe', '#ffbebe', '#d78bce', '#d78bce', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8499, '#5260B8', '#D7DE72', '#5AB334', '#68B366', '#68B366', '#5260B8', '#454074', '#B6AB53', '#317E7A', '#3C8D95', '#3C8D95', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8500, '#d7de72', '#ffe1bb', '#ffe1bb', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#f7b39e', '#f7b39e', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8501, '#68b366', '#ffe1bb', '#ffe1bb', '#5260b8', '#5260b8', '#68b366', '#258b76', '#f7b39e', '#f7b39e', '#4f408d', '#4f408d', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8502, '#EAB3CE', '#99D2D9', '#45353C', '#A1372F', '#A1372F', '#EAB3CE', '#A47FC8', '#6486AC', '#2A1522', '#6E1F26', '#6E1F26', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8503, '#99D2D9', '#6C3875', '#54145F', '#E9ECF0', '#E9ECF0', '#99D2D9', '#6486AC', '#2C1A53', '#190C21', '#C0DCDA', '#C0DCDA', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8504, '#6c3875', '#3e3638', '#ffebd9', '#3e3638', '#3e3638', '#6c3875', '#511960', '#30101f', '#ffbebe', '#30101f', '#30101f', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8505, '#3e3638', '#a1372f', '#ffe1bb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#702111', '#f7b39e', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8506, '#E9ECF0', '#FFEBD9', '#FFEBD9', '#F0B46B', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#FFBEBE', '#FFBEBE', '#C57844', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8507, '#a1372f', '#ffe1bb', '#ffe1bb', '#6c3875', '#6c3875', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#511960', '#511960', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8508, '#5260B8', '#FFEBD9', '#243350', '#50321F', '#B89B65', '#5260B8', '#454074', '#FFBEBE', '#212128', '#39140E', '#9A5E44', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8509, '#d7de72', '#f0b370', '#f0b370', '#eab3ce', '#eab3ce', '#d7de72', '#e3ae6c', '#c37641', '#c37641', '#d78bce', '#d78bce', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8510, '#68B366', '#99D2D9', '#FFE1BB', '#23D9D3', '#68B366', '#68B366', '#3C8D95', '#6486AC', '#F7B39E', '#5884B8', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8511, '#eab3ce', '#6c3875', '#ffe7cb', '#d7de72', '#d7de72', '#eab3ce', '#d78bce', '#511960', '#fabbad', '#e3ae6c', '#e3ae6c', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8512, '#99D2D9', '#3E3638', '#F0B370', '#77152D', '#D9394A', '#99D2D9', '#6486AC', '#291A25', '#C37641', '#230B19', '#8E2B58', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8513, '#6c3875', '#f0b370', '#f0b370', '#a1372f', '#a1372f', '#6c3875', '#511960', '#c37641', '#c37641', '#702111', '#702111', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8514, '#3E3638', '#FFEBD9', '#907D7F', '#E9ECF0', '#E9ECF0', '#3E3638', '#291A25', '#FFBEBE', '#725C6A', '#C0DCDA', '#C0DCDA', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8515, '#E9ECF0', '#FFE1BB', '#84737A', '#3E3638', '#3E3638', '#E9ECF0', '#C0DCDA', '#F7B39E', '#624760', '#291A25', '#291A25', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8516, '#a1372f', '#68b366', '#ffe1bb', '#a1372f', '#a1372f', '#a1372f', '#702111', '#258b76', '#f7b39e', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8517, '#5260b8', '#eab3ce', '#f0b370', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#d78bce', '#c37641', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8518, '#d7de72', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#d7de72', '#e3ae6c', '#ffbebe', '#ffbebe', '#511960', '#511960', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8519, '#68b366', '#6c3875', '#ffe1bb', '#99d2d9', '#99d2d9', '#68b366', '#258b76', '#511960', '#f7b39e', '#8fa8e0', '#8fa8e0', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8520, '#eab3ce', '#3e3638', '#ffebd9', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#30101f', '#ffbebe', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8521, '#99d2d9', '#e9ecf0', '#ffe1bb', '#68b366', '#68b366', '#99d2d9', '#8fa8e0', '#c3b7d9', '#f7b39e', '#258b76', '#258b76', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8522, '#6c3875', '#a1372f', '#f0b370', '#d7de72', '#d7de72', '#6c3875', '#511960', '#702111', '#c37641', '#e3ae6c', '#e3ae6c', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8523, '#3E3638', '#5260B8', '#FFE7CB', '#5260B8', '#5260B8', '#3E3638', '#291A25', '#454074', '#FABBAD', '#454074', '#454074', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8524, '#e9ecf0', '#ffe7cb', '#ffe7cb', '#a1372f', '#a1372f', '#e9ecf0', '#c3b7d9', '#fabbad', '#fabbad', '#702111', '#702111', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8525, '#A1372F', '#EAB3CE', '#461714', '#E9ECF0', '#E9ECF0', '#A1372F', '#6E1F26', '#A47FC8', '#270D09', '#C0DCDA', '#C0DCDA', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8526, '#5260b8', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#5260b8', '#4f408d', '#c37641', '#c37641', '#30101f', '#30101f', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8527, '#D7DE72', '#6C3875', '#8B9228', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#2C1A53', '#265E26', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8528, '#68B366', '#3E3638', '#2D4E2D', '#68B366', '#68B366', '#68B366', '#3C8D95', '#291A25', '#143724', '#3C8D95', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8529, '#eab3ce', '#f0b370', '#f0b370', '#6c3875', '#6c3875', '#eab3ce', '#d78bce', '#c37641', '#c37641', '#511960', '#511960', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8530, '#99D2D9', '#A1372F', '#FFEBD9', '#A1634F', '#99D2D9', '#99D2D9', '#6486AC', '#6E1F26', '#FFBEBE', '#7B3635', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8531, '#6c3875', '#5260b8', '#ffe1bb', '#eab3ce', '#eab3ce', '#6c3875', '#511960', '#4f408d', '#f7b39e', '#d78bce', '#d78bce', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8532, '#3e3638', '#ffe1bb', '#ffe1bb', '#68b366', '#68b366', '#3e3638', '#30101f', '#f7b39e', '#f7b39e', '#258b76', '#258b76', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8533, '#E9ECF0', '#EAB3CE', '#78733D', '#D7DE72', '#D7DE72', '#E9ECF0', '#C0DCDA', '#A47FC8', '#596127', '#B6AB53', '#B6AB53', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8534, '#a1372f', '#ffe1bb', '#ffe1bb', '#5260b8', '#5260b8', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8535, '#5260b8', '#6c3875', '#ffebd9', '#a1372f', '#a1372f', '#5260b8', '#4f408d', '#511960', '#ffbebe', '#702111', '#702111', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8536, '#d7de72', '#3e3638', '#f0b370', '#e9ecf0', '#e9ecf0', '#d7de72', '#e3ae6c', '#30101f', '#c37641', '#c3b7d9', '#c3b7d9', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8537, '#68B366', '#E9ECF0', '#247522', '#3E3638', '#3E3638', '#68B366', '#3C8D95', '#C0DCDA', '#1A3D42', '#291A25', '#291A25', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8538, '#EAB3CE', '#A1372F', '#71576A', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#6E1F26', '#462D4F', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8539, '#99D2D9', '#8E6468', '#FFEBD9', '#8E6468', '#99D2D9', '#99D2D9', '#6486AC', '#6C3D5A', '#FFBEBE', '#6C3D5A', '#6486AC', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8540, '#6C3875', '#D7DE72', '#FFEBD9', '#DED827', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#FFBEBE', '#D1AC42', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8541, '#3E3638', '#68B366', '#22AFD9', '#99D2D9', '#99D2D9', '#3E3638', '#291A25', '#3C8D95', '#3C68B2', '#6486AC', '#6486AC', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8542, '#E9ECF0', '#EAB3CE', '#755A6D', '#EAB3CE', '#EAB3CE', '#E9ECF0', '#C0DCDA', '#A47FC8', '#4B2F52', '#A47FC8', '#A47FC8', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8543, '#A1372F', '#FFEBD9', '#33512E', '#68B366', '#68B366', '#A1372F', '#6E1F26', '#FFBEBE', '#0D393A', '#3C8D95', '#3C8D95', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8544, '#5260B8', '#5260B8', '#FFE1BB', '#D7DE72', '#D7DE72', '#5260B8', '#454074', '#454074', '#F7B39E', '#B6AB53', '#B6AB53', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8545, '#D7DE72', '#5260B8', '#FFEBD9', '#5260B8', '#5260B8', '#D7DE72', '#B6AB53', '#454074', '#FFBEBE', '#454074', '#454074', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8546, '#68b366', '#ffe7cb', '#ffe7cb', '#a1372f', '#a1372f', '#68b366', '#258b76', '#fabbad', '#fabbad', '#702111', '#702111', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8547, '#eab3ce', '#ffebd9', '#ffebd9', '#e9ecf0', '#e9ecf0', '#eab3ce', '#d78bce', '#ffbebe', '#ffbebe', '#c3b7d9', '#c3b7d9', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8548, '#99D2D9', '#99D2D9', '#FFE1BB', '#3E3638', '#3E3638', '#99D2D9', '#6486AC', '#6486AC', '#F7B39E', '#291A25', '#291A25', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8549, '#6C3875', '#D7DE72', '#B098B4', '#6C3875', '#6C3875', '#6C3875', '#2C1A53', '#B6AB53', '#6E6187', '#2C1A53', '#2C1A53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8550, '#3e3638', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#c37641', '#c37641', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8551, '#e9ecf0', '#f0b370', '#f0b370', '#6c3875', '#6c3875', '#e9ecf0', '#c3b7d9', '#c37641', '#c37641', '#511960', '#511960', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8552, '#A1372F', '#FFE1BB', '#34BAD9', '#99D2D9', '#99D2D9', '#A1372F', '#6E1F26', '#F7B39E', '#4D77B3', '#6486AC', '#6486AC', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8553, '#5260b8', '#e9ecf0', '#ffebd9', '#eab3ce', '#eab3ce', '#5260b8', '#4f408d', '#c3b7d9', '#ffbebe', '#d78bce', '#d78bce', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8554, '#D7DE72', '#F0B370', '#39532F', '#68B366', '#68B366', '#D7DE72', '#B6AB53', '#C37641', '#113835', '#3C8D95', '#3C8D95', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8555, '#68B366', '#5260B8', '#9DA4CC', '#D7DE72', '#D7DE72', '#68B366', '#3C8D95', '#454074', '#658BAA', '#B6AB53', '#B6AB53', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8556, '#eab3ce', '#d7de72', '#ffe7cb', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#e3ae6c', '#fabbad', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8557, '#99d2d9', '#68b366', '#ffe1bb', '#a1372f', '#a1372f', '#99d2d9', '#8fa8e0', '#258b76', '#f7b39e', '#702111', '#702111', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8558, '#6c3875', '#eab3ce', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#6c3875', '#511960', '#d78bce', '#f7b39e', '#c3b7d9', '#c3b7d9', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8559, '#3E3638', '#99D2D9', '#917E85', '#3E3638', '#3E3638', '#3E3638', '#291A25', '#6486AC', '#6E506B', '#291A25', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8560, '#E9ECF0', '#FFEBD9', '#FFEBD9', '#413E37', '#E9ECF0', '#E9ECF0', '#C0DCDA', '#FFBEBE', '#FFBEBE', '#2F2D1C', '#C0DCDA', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8561, '#a1372f', '#3e3638', '#ffe7cb', '#a1372f', '#a1372f', '#a1372f', '#702111', '#30101f', '#fabbad', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8562, '#5260B8', '#E9ECF0', '#F0B370', '#21304A', '#5260B8', '#5260B8', '#454074', '#C0DCDA', '#C37641', '#1C1C23', '#454074', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8563, '#D7DE72', '#A1372F', '#75753C', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#6E1F26', '#515F26', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8564, '#68b366', '#f0b370', '#f0b370', '#68b366', '#68b366', '#68b366', '#258b76', '#c37641', '#c37641', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8565, '#EAB3CE', '#D7DE72', '#FFE1BB', '#FFE033', '#EAB3CE', '#EAB3CE', '#A47FC8', '#B6AB53', '#F7B39E', '#F0B553', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8566, '#99d2d9', '#68b366', '#f0b370', '#99d2d9', '#99d2d9', '#99d2d9', '#8fa8e0', '#258b76', '#c37641', '#8fa8e0', '#8fa8e0', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8567, '#6c3875', '#eab3ce', '#ffe7cb', '#6c3875', '#6c3875', '#6c3875', '#511960', '#d78bce', '#fabbad', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8568, '#3e3638', '#ffebd9', '#ffebd9', '#6c3875', '#6c3875', '#3e3638', '#30101f', '#ffbebe', '#ffbebe', '#511960', '#511960', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8569, '#e9ecf0', '#a1372f', '#ffebd9', '#99d2d9', '#99d2d9', '#e9ecf0', '#c3b7d9', '#702111', '#ffbebe', '#8fa8e0', '#8fa8e0', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8570, '#A1372F', '#FFE7CB', '#451A17', '#EAB3CE', '#EAB3CE', '#A1372F', '#6E1F26', '#FABBAD', '#260E0A', '#A47FC8', '#A47FC8', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8571, '#5260B8', '#D7DE72', '#365E37', '#68B366', '#68B366', '#5260B8', '#454074', '#B6AB53', '#1A3B41', '#3C8D95', '#3C8D95', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8572, '#D7DE72', '#FFEBD9', '#787C44', '#D7DE72', '#D7DE72', '#D7DE72', '#B6AB53', '#FFBEBE', '#54652C', '#B6AB53', '#B6AB53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8573, '#68B366', '#F0B370', '#23224D', '#5260B8', '#5260B8', '#68B366', '#3C8D95', '#C37641', '#201D24', '#454074', '#454074', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8574, '#eab3ce', '#99d2d9', '#f0b370', '#a1372f', '#a1372f', '#eab3ce', '#d78bce', '#8fa8e0', '#c37641', '#702111', '#702111', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8575, '#99d2d9', '#ffe7cb', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#99d2d9', '#8fa8e0', '#fabbad', '#fabbad', '#c3b7d9', '#c3b7d9', '#8fa8e0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8576, '#6c3875', '#3e3638', '#ffe1bb', '#3e3638', '#3e3638', '#6c3875', '#511960', '#30101f', '#f7b39e', '#30101f', '#30101f', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8577, '#3E3638', '#A1372F', '#FFE1BB', '#788A8A', '#3E3638', '#3E3638', '#291A25', '#6E1F26', '#F7B39E', '#565E71', '#291A25', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8578, '#e9ecf0', '#ffe7cb', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#fabbad', '#fabbad', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8579, '#A1372F', '#FFE1BB', '#4A161B', '#6C3875', '#6C3875', '#A1372F', '#6E1F26', '#F7B39E', '#2B0A0B', '#2C1A53', '#2C1A53', '#6E1F26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8580, '#5260B8', '#FFE1BB', '#FFE1BB', '#181F4B', '#303341', '#5260B8', '#454074', '#F7B39E', '#F7B39E', '#1A1722', '#152033', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8581, '#d7de72', '#eab3ce', '#f0b370', '#eab3ce', '#eab3ce', '#d7de72', '#e3ae6c', '#d78bce', '#c37641', '#d78bce', '#d78bce', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8582, '#68B366', '#99D2D9', '#234E22', '#68B366', '#68B366', '#68B366', '#3C8D95', '#6486AC', '#0F331C', '#3C8D95', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8583, '#eab3ce', '#6c3875', '#ffe1bb', '#d7de72', '#d7de72', '#eab3ce', '#d78bce', '#511960', '#f7b39e', '#e3ae6c', '#e3ae6c', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8584, '#99D2D9', '#3E3638', '#FFE7CB', '#AF7B7E', '#D95E2E', '#99D2D9', '#6486AC', '#291A25', '#FABBAD', '#8D4F72', '#AC402E', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8585, '#6C3875', '#E9ECF0', '#581A26', '#A1372F', '#A1372F', '#6C3875', '#2C1A53', '#C0DCDA', '#1D0911', '#6E1F26', '#6E1F26', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8586, '#3E3638', '#FFEBD9', '#8B797D', '#E9ECF0', '#E9ECF0', '#3E3638', '#291A25', '#FFBEBE', '#684C62', '#C0DCDA', '#C0DCDA', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8587, '#e9ecf0', '#d7de72', '#ffebd9', '#3e3638', '#3e3638', '#e9ecf0', '#c3b7d9', '#e3ae6c', '#ffbebe', '#30101f', '#30101f', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8588, '#a1372f', '#68b366', '#ffebd9', '#a1372f', '#a1372f', '#a1372f', '#702111', '#258b76', '#ffbebe', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8589, '#5260b8', '#eab3ce', '#ffebd9', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#d78bce', '#ffbebe', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8590, '#D7DE72', '#701A75', '#701A75', '#6C3875', '#6C3875', '#D7DE72', '#B6AB53', '#2C163E', '#2C163E', '#2C1A53', '#2C1A53', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8591, '#68b366', '#6c3875', '#f0b370', '#99d2d9', '#99d2d9', '#68b366', '#258b76', '#511960', '#c37641', '#8fa8e0', '#8fa8e0', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8592, '#EAB3CE', '#3E3638', '#8A4064', '#EAB3CE', '#EAB3CE', '#EAB3CE', '#A47FC8', '#291A25', '#6A2654', '#A47FC8', '#A47FC8', '#A47FC8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8593, '#99D2D9', '#E9ECF0', '#32512E', '#68B366', '#68B366', '#99D2D9', '#6486AC', '#C0DCDA', '#123739', '#3C8D95', '#3C8D95', '#6486AC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8594, '#6C3875', '#F0B370', '#423245', '#D7DE72', '#D7DE72', '#6C3875', '#2C1A53', '#C37641', '#1E1335', '#B6AB53', '#B6AB53', '#2C1A53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8595, '#3E3638', '#202648', '#202648', '#5260B8', '#5260B8', '#3E3638', '#291A25', '#1B191F', '#1B191F', '#454074', '#454074', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8596, '#E9ECF0', '#F0B370', '#492015', '#A1372F', '#A1372F', '#E9ECF0', '#C0DCDA', '#C37641', '#300605', '#6E1F26', '#6E1F26', '#C0DCDA');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8597, '#a1372f', '#ffe1bb', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#a1372f', '#702111', '#f7b39e', '#f7b39e', '#c3b7d9', '#c3b7d9', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8598, '#5260B8', '#FFEBD9', '#282654', '#3E3638', '#3E3638', '#5260B8', '#454074', '#FFBEBE', '#151319', '#291A25', '#291A25', '#454074');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8599, '#d7de72', '#6c3875', '#f0b370', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#511960', '#c37641', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8600, '#68B366', '#3E3638', '#FFE1BB', '#2C722A', '#68B366', '#68B366', '#3C8D95', '#291A25', '#F7B39E', '#193433', '#3C8D95', '#3C8D95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8601, '#eab3ce', '#ffe1bb', '#ffe1bb', '#6c3875', '#6c3875', '#eab3ce', '#d78bce', '#f7b39e', '#f7b39e', '#511960', '#511960', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8602, '#99D2D9', '#FFEBD9', '#FFEBD9', '#99D2D9', '#99D2D9', '#D7DE72', '#6486AC', '#FFBEBE', '#FFBEBE', '#6486AC', '#6486AC', '#B6AB53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8603, '#6c3875', '#5260b8', '#ffebd9', '#eab3ce', '#eab3ce', '#6c3875', '#511960', '#4f408d', '#ffbebe', '#d78bce', '#d78bce', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8604, '#3E3638', '#F0B370', '#375732', '#68B366', '#68B366', '#3E3638', '#291A25', '#C37641', '#123A3D', '#3C8D95', '#3C8D95', '#291A25');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8605, '#e9ecf0', '#eab3ce', '#ffe7cb', '#d7de72', '#d7de72', '#e9ecf0', '#c3b7d9', '#d78bce', '#fabbad', '#e3ae6c', '#e3ae6c', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8606, '#a1372f', '#ffe7cb', '#ffe7cb', '#5260b8', '#5260b8', '#a1372f', '#702111', '#fabbad', '#fabbad', '#4f408d', '#4f408d', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8607, '#5260b8', '#ffebd9', '#ffebd9', '#a1372f', '#a1372f', '#5260b8', '#4f408d', '#ffbebe', '#ffbebe', '#702111', '#702111', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8608, '#d7de72', '#3e3638', '#f0b370', '#e9ecf0', '#e9ecf0', '#d7de72', '#e3ae6c', '#30101f', '#c37641', '#c3b7d9', '#c3b7d9', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8609, '#68b366', '#f0b370', '#f0b370', '#3e3638', '#3e3638', '#68b366', '#258b76', '#c37641', '#c37641', '#30101f', '#30101f', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8610, '#173540', '#A56F3A', '#51A1E6', '#A3ABB2', '#402727', '#2356B2', '#273D39', '#774129', '#3261A8', '#83899D', '#271015', '#2D346F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8611, '#7BB6D9', '#1A628D', '#8D8D8D', '#2869D9', '#D96455', '#69C4F9', '#4778A6', '#384368', '#797673', '#323C92', '#B15243', '#3B76C5');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (8612, '#F4E3EF', '#70243D', '#554B52', '#965F90', '#D5438D', '#D587B6', '#DDC2F2', '#341223', '#3A223E', '#593674', '#823C75', '#A64EB2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10001, '#a1372f', '#e9ecf0', '#f0b370', '#a1372f', '#a1372f', '#a1372f', '#702111', '#c3b7d9', '#c37641', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10002, '#a1372f', '#d7de72', '#f0b370', '#a1372f', '#a1372f', '#a1372f', '#702111', '#e3ae6c', '#c37641', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10003, '#68b366', '#e9ecf0', '#f0b370', '#6c3875', '#6c3875', '#68b366', '#258b76', '#c3b7d9', '#c37641', '#511960', '#511960', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10004, '#5260b8', '#e9ecf0', '#ffe1bb', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#c3b7d9', '#f7b39e', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10005, '#5260b8', '#a1372f', '#ffe7cb', '#d7de72', '#d7de72', '#5260b8', '#4f408d', '#702111', '#fabbad', '#e3ae6c', '#e3ae6c', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10006, '#68b366', '#a1372f', '#ffebd9', '#68b366', '#68b366', '#68b366', '#258b76', '#702111', '#ffbebe', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10007, '#eab3ce', '#d7de72', '#ffe7cb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#e3ae6c', '#fabbad', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10008, '#a1372f', '#3e3638', '#ffe1bb', '#d7de72', '#d7de72', '#a1372f', '#702111', '#30101f', '#f7b39e', '#e3ae6c', '#e3ae6c', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10009, '#eab3ce', '#6c3875', '#ffe1bb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#511960', '#f7b39e', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10010, '#e9ecf0', '#68b366', '#ffebd9', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#258b76', '#ffbebe', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10011, '#a1372f', '#e9ecf0', '#ffebd9', '#68b366', '#68b366', '#a1372f', '#702111', '#c3b7d9', '#ffbebe', '#258b76', '#258b76', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10012, '#d7de72', '#a1372f', '#ffe7cb', '#5260b8', '#5260b8', '#d7de72', '#e3ae6c', '#702111', '#fabbad', '#4f408d', '#4f408d', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10013, '#3e3638', '#d7de72', '#ffe7cb', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#e3ae6c', '#fabbad', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10014, '#3e3638', '#a1372f', '#f0b370', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#702111', '#c37641', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10015, '#d7de72', '#99d2d9', '#ffe1bb', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#8fa8e0', '#f7b39e', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10016, '#eab3ce', '#68b366', '#ffe7cb', '#d7de72', '#d7de72', '#eab3ce', '#d78bce', '#258b76', '#fabbad', '#e3ae6c', '#e3ae6c', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10017, '#e9ecf0', '#eab3ce', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#d78bce', '#fabbad', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10018, '#68b366', '#e9ecf0', '#ffe7cb', '#68b366', '#68b366', '#68b366', '#258b76', '#c3b7d9', '#fabbad', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10019, '#eab3ce', '#a1372f', '#ffe7cb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#702111', '#fabbad', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10020, '#eab3ce', '#68b366', '#f0b370', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#258b76', '#c37641', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10021, '#444748', '#292929', '#f0b370', '#1D1D1D', '#48494F', '#3D6C38', '#1D2536', '#2A2723', '#c37641', '#1E1C1A', '#1C1E3A', '#1B4D4E');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10022, '#e9ecf0', '#68b366', '#ffe7cb', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#258b76', '#fabbad', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10023, '#e9ecf0', '#5260b8', '#ffe1bb', '#a1372f', '#a1372f', '#e9ecf0', '#c3b7d9', '#4f408d', '#f7b39e', '#702111', '#702111', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10024, '#6c3875', '#5260b8', '#ffe1bb', '#6c3875', '#6c3875', '#6c3875', '#511960', '#4f408d', '#f7b39e', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10025, '#d7de72', '#a1372f', '#f0b370', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#702111', '#c37641', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10026, '#68b366', '#e9ecf0', '#ffebd9', '#a1372f', '#a1372f', '#68b366', '#258b76', '#c3b7d9', '#ffbebe', '#702111', '#702111', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10027, '#eab3ce', '#a1372f', '#ffe7cb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#702111', '#fabbad', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10028, '#d7de72', '#a1372f', '#ffe7cb', '#d7de72', '#d7de72', '#d7de72', '#e3ae6c', '#702111', '#fabbad', '#e3ae6c', '#e3ae6c', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10029, '#444748', '#182848', '#f0b370', '#172C48', '#121A48', '#3981E2', '#1C2436', '#16161F', '#c37641', '#15161F', '#15131F', '#3A4C9D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10030, '#d7de72', '#a1372f', '#ffe1bb', '#6c3875', '#6c3875', '#d7de72', '#e3ae6c', '#702111', '#f7b39e', '#511960', '#511960', '#e3ae6c');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10031, '#444748', '#292929', '#ffebd9', '#1D1D1D', '#48494F', '#3D6C38', '#1D2536', '#2A2723', '#ffbebe', '#1E1C1A', '#1C1E3A', '#1B4D4E');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10032, '#5260b8', '#a1372f', '#ffe1bb', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#702111', '#f7b39e', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10033, '#5260b8', '#d7de72', '#ffebd9', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#e3ae6c', '#ffbebe', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10034, '#444748', '#182848', '#ffe7cb', '#172C48', '#121A48', '#3981E2', '#1C2436', '#16161F', '#fabbad', '#15161F', '#15131F', '#3A4C9D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10035, '#a1372f', '#d7de72', '#ffe7cb', '#3e3638', '#3e3638', '#a1372f', '#702111', '#e3ae6c', '#fabbad', '#30101f', '#30101f', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10036, '#6c3875', '#a1372f', '#f0b370', '#6c3875', '#6c3875', '#6c3875', '#511960', '#702111', '#c37641', '#511960', '#511960', '#511960');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10037, '#a1372f', '#5260b8', '#ffe7cb', '#d7de72', '#d7de72', '#a1372f', '#702111', '#4f408d', '#fabbad', '#e3ae6c', '#e3ae6c', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10038, '#5260b8', '#e9ecf0', '#f0b370', '#68b366', '#68b366', '#5260b8', '#4f408d', '#c3b7d9', '#c37641', '#258b76', '#258b76', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10039, '#eab3ce', '#99d2d9', '#ffe1bb', '#eab3ce', '#eab3ce', '#eab3ce', '#d78bce', '#8fa8e0', '#f7b39e', '#d78bce', '#d78bce', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10052, '#e9ecf0', '#d7de72', '#f0b370', '#a1372f', '#a1372f', '#e9ecf0', '#c3b7d9', '#e3ae6c', '#c37641', '#702111', '#702111', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10053, '#5260b8', '#d7de72', '#ffe7cb', '#5260b8', '#5260b8', '#5260b8', '#4f408d', '#e3ae6c', '#fabbad', '#4f408d', '#4f408d', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10054, '#68b366', '#a1372f', '#ffe1bb', '#68b366', '#68b366', '#68b366', '#258b76', '#702111', '#f7b39e', '#258b76', '#258b76', '#258b76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10055, '#e9ecf0', '#68b366', '#ffe1bb', '#e9ecf0', '#e9ecf0', '#e9ecf0', '#c3b7d9', '#258b76', '#f7b39e', '#c3b7d9', '#c3b7d9', '#c3b7d9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10056, '#eab3ce', '#e9ecf0', '#f0b370', '#5260b8', '#5260b8', '#eab3ce', '#d78bce', '#c3b7d9', '#c37641', '#4f408d', '#4f408d', '#d78bce');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10057, '#444748', '#182848', '#ffebd9', '#172C48', '#121A48', '#3981E2', '#1C2436', '#16161F', '#ffbebe', '#15161F', '#15131F', '#3A4C9D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10058, '#3e3638', '#a1372f', '#ffebd9', '#3e3638', '#3e3638', '#3e3638', '#30101f', '#702111', '#ffbebe', '#30101f', '#30101f', '#30101f');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10059, '#444748', '#182848', '#ffe7cb', '#172C48', '#121A48', '#3981E2', '#1C2436', '#16161F', '#fabbad', '#15161F', '#15131F', '#3A4C9D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10060, '#a1372f', '#5260b8', '#ffe7cb', '#a1372f', '#a1372f', '#a1372f', '#702111', '#4f408d', '#fabbad', '#702111', '#702111', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10061, '#5260b8', '#a1372f', '#ffe1bb', '#d7de72', '#d7de72', '#5260b8', '#4f408d', '#702111', '#f7b39e', '#e3ae6c', '#e3ae6c', '#4f408d');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10062, '#6E2272', '#AB91AD', '#ffebd9', '#DD67E3', '#89568E', '#E294E6', '#2A1633', '#6B5B80', '#ffbebe', '#834EAA', '#462F6C', '#6061CD');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10063, '#4C4B34', '#323E56', '#ffebd9', '#190E4C', '#2C2D4C', '#DAD56D', '#2D3714', '#132F48', '#ffbebe', '#060412', '#1C1928', '#B29C4F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10064, '#4F3CF9', '#412BB4', '#ffebd9', '#F984FD', '#291F60', '#D4D1E2', '#4336BD', '#2F2378', '#ffbebe', '#B759CD', '#1A1426', '#9BA3D4');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10065, '#501517', '#B1302F', '#ffe1bb', '#BB3047', '#BB536C', '#F3B1C0', '#21080D', '#6C1F39', '#f7b39e', '#6D2149', '#974153', '#C07AAE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10066, '#444748', '#182848', '#ffe1bb', '#172C48', '#121A48', '#3981E2', '#1C2436', '#16161F', '#f7b39e', '#15161F', '#15131F', '#3A4C9D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10067, '#a1372f', '#5260b8', '#f0b370', '#d7de72', '#d7de72', '#a1372f', '#702111', '#4f408d', '#c37641', '#e3ae6c', '#e3ae6c', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10068, '#B2857D', '#8C3C44', '#ffe7cb', '#460C17', '#8C2B18', '#94B2F2', '#945F74', '#672B2F', '#fabbad', '#050303', '#570E10', '#6573B4');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10069, '#0B2E46', '#394246', '#f0b370', '#303C42', '#3F464E', '#C7D3D6', '#111421', '#151F34', '#c37641', '#3D2C42', '#172439', '#8B8BAD');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10070, '#837E7A', '#14165C', '#ffe7cb', '#22439D', '#1D3883', '#B53137', '#66595B', '#0F0D20', '#fabbad', '#2C2D5E', '#232446', '#6E213F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10071, '#704568', '#E9CFE2', '#ffebd9', '#E990E8', '#BF76BC', '#2348A4', '#3F234E', '#CDAFE5', '#ffbebe', '#625CCF', '#72479C', '#2D2F64');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10072, '#433B15', '#FEDD50', '#ffebd9', '#D7B767', '#A89850', '#5922A1', '#272D01', '#E9B76E', '#ffbebe', '#AF8049', '#7F6533', '#371D6B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10073, '#444748', '#182848', '#f0b370', '#172C48', '#121A48', '#3981E2', '#1C2436', '#16161F', '#c37641', '#15161F', '#15131F', '#3A4C9D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10074, '#837E7A', '#4548B9', '#ffe1bb', '#3960C8', '#3F5593', '#82272B', '#65595B', '#463975', '#f7b39e', '#373882', '#24335D', '#531724');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10075, '#692453', '#FFFAFB', '#ffebd9', '#A01B75', '#FFFAFB', '#BF344D', '#170B16', '#FDEDFC', '#ffbebe', '#552058', '#FDEDFC', '#70244D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10076, '#72706F', '#204CB9', '#ffe1bb', '#D34726', '#5E6DB9', '#F2EEEB', '#544D4E', '#313378', '#f7b39e', '#9F1C1B', '#394484', '#F1DAE2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10077, '#6D6166', '#67304A', '#ffebd9', '#A82A23', '#A82740', '#E9E1E4', '#4A374A', '#481D2E', '#ffbebe', '#711627', '#59193D', '#ECC7DB');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10078, '#B17043', '#EDEDED', '#ffebd9', '#B13D2D', '#B0B0B1', '#163A80', '#834330', '#E2ECEF', '#ffbebe', '#7D1F22', '#93959A', '#1F2344');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10079, '#51B994', '#7C364F', '#ffe1bb', '#EED65B', '#AA1F3A', '#521D4F', '#54779E', '#5B203E', '#f7b39e', '#CCA35D', '#5C153C', '#010101');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10080, '#D5E727', '#8C88A8', '#ffe7cb', '#648A21', '#7778EF', '#576946', '#D9C644', '#444B87', '#fabbad', '#1F593A', '#7566AC', '#254B3D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10081, '#388387', '#872C25', '#ffebd9', '#872116', '#871719', '#3A3A3A', '#22316E', '#53161C', '#ffbebe', '#500C15', '#420C20', '#25171B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10082, '#501517', '#B1302F', '#ffe7cb', '#BB3047', '#BB536C', '#F3B1C0', '#21080D', '#6C1F39', '#fabbad', '#6C2149', '#964154', '#C07AAE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10083, '#49CE7F', '#4F3236', '#f0b370', '#7D0E22', '#602B2C', '#8BBC96', '#549B98', '#361922', '#c37641', '#33071F', '#411B19', '#577B95');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10084, '#433B15', '#FFEB96', '#ffe7cb', '#D4C117', '#CAB557', '#8B6CB4', '#272D01', '#D8B274', '#fabbad', '#C39432', '#A27D3B', '#404992');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10085, '#501517', '#AD6261', '#ffebd9', '#D6C323', '#D45556', '#E5E5E5', '#21080D', '#864B4A', '#ffbebe', '#C5993E', '#AD4443', '#E7DBDF');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10086, '#C1D2EA', '#8DB6E7', '#ffebd9', '#7EB6D9', '#7CE1F1', '#933B37', '#80B1D3', '#5284B4', '#ffbebe', '#4978A5', '#489CB8', '#6D2C27');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10087, '#71976C', '#D6D6D6', '#ffe1bb', '#802B2B', '#EEF0EE', '#40583F', '#42797A', '#B8A7A6', '#f7b39e', '#5A1E1D', '#EAF1E3', '#183C41');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10088, '#71976C', '#D6D6D6', '#ffe7cb', '#802B2B', '#EEF0EE', '#40583F', '#42797A', '#B8A7A6', '#fabbad', '#5A1E1D', '#EAF1E3', '#183C41');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10089, '#71976C', '#ECECEC', '#ffebd9', '#8E0303', '#989898', '#5E7B5D', '#42797A', '#EEE1E7', '#ffbebe', '#47031B', '#807979', '#375A5D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10090, '#D5E727', '#8C88A8', '#f0b370', '#648A21', '#7778EF', '#576946', '#D9C644', '#444B87', '#c37641', '#1F593A', '#7566AC', '#254B3D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10091, '#833FFD', '#BD9EF5', '#ffe1bb', '#BA5FED', '#E7E4EB', '#2F1C51', '#5F3FC7', '#7A84C8', '#f7b39e', '#7E5FAE', '#DACEEC', '#120D15');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10092, '#3B40E0', '#D2D7E0', '#ffe7cb', '#D4ADD0', '#D4D5D6', '#3369D6', '#3237A4', '#B4B9D8', '#fabbad', '#827AB1', '#B2B0C6', '#383E8F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10093, '#EAF1D4', '#5D731D', '#ffe7cb', '#DEDC38', '#F9F784', '#4E5833', '#BBE7E6', '#183E20', '#fabbad', '#CFB152', '#D1BC62', '#133D26');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10094, '#60F6E9', '#ABCAC8', '#ffe1bb', '#C3DBE6', '#F6AAC3', '#FBADC0', '#7BB5D3', '#7381A0', '#f7b39e', '#A0AED7', '#B577D4', '#C27AD9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10095, '#5B215D', '#413E43', '#ffebd9', '#D1E0D2', '#40433F', '#375D37', '#08050A', '#2C2135', '#ffbebe', '#8CAEA3', '#1B2D2C', '#1A3B3F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10096, '#696C68', '#E4DEE6', '#ffe7cb', '#2D6D16', '#335726', '#DED7DE', '#58544A', '#DEC7E6', '#fabbad', '#123A37', '#123C1D', '#DBBFDD');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10097, '#DF2933', '#671321', '#ffe1bb', '#7C2117', '#463D3C', '#0D2F46', '#9C1E51', '#1C0612', '#f7b39e', '#460C12', '#2E1E20', '#121521');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10098, '#0E2C55', '#1A3AAF', '#ffebd9', '#B8BCC2', '#4559A1', '#8C2318', '#16192A', '#1B1C69', '#ffbebe', '#9094AB', '#33325D', '#550E17');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10099, '#5E3A59', '#D183D4', '#f0b370', '#A269AA', '#D3B3CE', '#D483D2', '#311342', '#7A50B2', '#c37641', '#573D88', '#9477A5', '#8050B2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10100, '#83C177', '#612045', '#f0b370', '#951A5F', '#937887', '#D483D2', '#49A4A0', '#0E070D', '#c37641', '#43163D', '#6C4A6F', '#8050B2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10101, '#284A78', '#7C4555', '#ffebd9', '#7C1923', '#A93722', '#83AFEA', '#383950', '#5A2C40', '#ffbebe', '#340C1E', '#751619', '#556FAC');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10102, '#143C51', '#AF2D1C', '#ffe1bb', '#883A35', '#51240D', '#2754C4', '#1C2131', '#78121C', '#f7b39e', '#622A25', '#2D1504', '#373981');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10103, '#806524', '#8941E9', '#ffe1bb', '#653C8D', '#BCB4C6', '#E4DA40', '#523517', '#623EB3', '#f7b39e', '#1C1F6A', '#7879A3', '#D1B05B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10104, '#858082', '#248027', '#ffe7cb', '#4B803D', '#31AB76', '#6E1F37', '#675E66', '#1D464E', '#fabbad', '#1E625B', '#376F77', '#2F0F1F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10105, '#3AD36D', '#BC85AE', '#ffe7cb', '#EDE43A', '#D35CB7', '#571E81', '#3C9D98', '#855399', '#fabbad', '#DEB957', '#7D4A80', '#2F164A');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10106, '#1BA677', '#CA7A65', '#ffebd9', '#84161F', '#842C15', '#E8E2DA', '#276171', '#A34949', '#ffbebe', '#3D0C21', '#500D0C', '#E9D4D0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10107, '#5355F6', '#95884C', '#ffe7cb', '#BFA21E', '#F6DB5D', '#F6F5EA', '#5F4CB1', '#7E7F32', '#fabbad', '#AA7C35', '#D4A760', '#DCB6BB');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10108, '#483F58', '#702AE4', '#f0b370', '#723ECA', '#39165C', '#C385C2', '#182049', '#4A2DB0', '#c37641', '#503592', '#150A23', '#7853A1');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10109, '#7D7E7D', '#A2A2A1', '#ffe1bb', '#EBEAEC', '#ECEBEC', '#D8A1EC', '#61635E', '#898B84', '#f7b39e', '#BEC3D5', '#BEC1D5', '#6C89D4');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10110, '#536BAB', '#E5E26F', '#f0b370', '#456031', '#E6EE27', '#C991FA', '#2E4479', '#BDA750', '#c37641', '#174235', '#E0C345', '#8F65C8');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10111, '#AB776F', '#5E8191', '#ffe1bb', '#8B1E16', '#166991', '#FCEEED', '#8D516A', '#345175', '#f7b39e', '#480C1C', '#37466C', '#E1B1DF');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10112, '#396967', '#EAEDEC', '#ffe1bb', '#C5CBCA', '#DCDFDF', '#CB403B', '#222F50', '#BCD4BB', '#f7b39e', '#8892A1', '#BBCAD2', '#972A3A');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10113, '#956120', '#7A7A80', '#FFE1BB', '#84861C', '#173586', '#CFD1FD', '#663417', '#4A4763', '#F7B39E', '#27541D', '#202148', '#91B2EE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10114, '#37BBBC', '#8C606A', '#FFEBD9', '#125E5E', '#0E4737', '#8C1B35', '#5C78A2', '#69395D', '#FFBEBE', '#18433D', '#072C12', '#381227');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10115, '#D9677C', '#D9D9D9', '#FFE1BB', '#FF5248', '#E9E9E9', '#7D762C', '#B35263', '#CABEB6', '#F7B39E', '#CB374A', '#D3BDCD', '#314620');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10116, '#CF924C', '#83A6E2', '#FFE7CB', '#425CE2', '#493AE2', '#E6F347', '#A05E3A', '#5769A4', '#FABBAD', '#49419D', '#3C32A6', '#E2CF64');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10117, '#69D7B9', '#D72F3C', '#FFE7CB', '#E9E9E9', '#D76189', '#D73C86', '#759CBE', '#902352', '#FABBAD', '#D3BDCD', '#B24E6E', '#853974');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10118, '#E6CBEE', '#F3F3F3', '#FFE7CB', '#FFE6F9', '#BC2F9D', '#D698C3', '#A0ACDF', '#D3BBD3', '#FABBAD', '#DCC2FB', '#693474', '#8169B4');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10119, '#DCDFDF', '#DCDFDF', '#F0B370', '#5870BC', '#DCDFDF', '#D34752', '#BBC9D2', '#BBC9D2', '#C37641', '#354787', '#BBC9D2', '#AC383F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10120, '#4E2E3A', '#9F5E74', '#FFE1BB', '#C5CBCA', '#DCDFDF', '#DF8496', '#331123', '#7C3F61', '#F7B39E', '#8892A1', '#BBC9D2', '#B75C86');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10121, '#405842', '#583450', '#FFE7CB', '#7C9A1A', '#9DAE69', '#B784B0', '#1A3A45', '#3E133C', '#FABBAD', '#207126', '#71974A', '#7A5295');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10122, '#9B6EE5', '#623978', '#FFE1BB', '#F1A2F0', '#43336B', '#61D0FF', '#6548B3', '#221B55', '#F7B39E', '#6D6DD8', '#2B2840', '#538CCE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10123, '#65655F', '#574B89', '#FFE1BB', '#A13640', '#392399', '#D7D4E2', '#563B3D', '#243566', '#F7B39E', '#7C282E', '#251A5D', '#C3BDE1');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10124, '#479B4D', '#265334', '#F0B370', '#165B1A', '#53C2C2', '#DCDFDF', '#316C65', '#12382E', '#C37641', '#0C2F15', '#6782A9', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10125, '#51C3C3', '#EAEDEC', '#DCDFDF', '#FA91BA', '#DCDFDF', '#127353', '#5C839C', '#BFD4BB', '#BBC9D2', '#B05CE1', '#BBC9D2', '#193A44');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10126, '#BC8279', '#2838BC', '#BC3E28', '#4F76BC', '#5A3A3A', '#DBCF23', '#9E5C78', '#2A2477', '#871B1F', '#2D4D88', '#401E23', '#CDA33E');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10127, '#FB365F', '#DCDFDF', '#801C24', '#6A1721', '#A2402D', '#DCDFDF', '#A73773', '#BBC9D2', '#380E20', '#210814', '#7B3121', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10128, '#B2E77A', '#D5D9CF', '#FFE1BB', '#F9D038', '#D5D9CF', '#53841F', '#68B673', '#A1AB96', '#F7B39E', '#E1A757', '#A2AB96', '#194D42');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10129, '#8E2944', '#24544E', '#24544E', '#CB403B', '#592928', '#CB403B', '#4C1932', '#32502F', '#24574A', '#962A3A', '#3B1A16', '#962A3A');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10130, '#307F96', '#409562', '#FFE7CB', '#423A34', '#E7CC65', '#A1333A', '#0F487A', '#2A5968', '#FABBAD', '#2F1B1D', '#BF9149', '#732334');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10131, '#CBA19D', '#6A1B23', '#192774', '#344FF6', '#474F81', '#CB403B', '#A16E83', '#200914', '#1D1B37', '#3D36B0', '#21435E', '#962A3A');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10132, '#F09734', '#D2726B', '#F0B370', '#DF7A72', '#DCDFDF', '#DCDFDF', '#C76C45', '#AA5C55', '#C37641', '#B7645C', '#BBC9D2', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10133, '#B3854F', '#203FB3', '#FFE1BB', '#B6BC22', '#902F33', '#3D53A4', '#855436', '#353274', '#F7B39E', '#AB9638', '#6B2123', '#302F5F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10134, '#A798D5', '#1B5450', '#1B5450', '#7A58E0', '#608888', '#DCDFDF', '#736FA2', '#244D24', '#244D24', '#744D9C', '#43506F', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10135, '#F0EDE1', '#F0B370', '#F0B370', '#694283', '#662B8F', '#D87BE7', '#F1E0D5', '#C37641', '#C37641', '#252161', '#3C1F57', '#9951B7');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10136, '#FA4065', '#FF8CA3', '#FF8CA3', '#5877DE', '#53FFC3', '#FFFFFF', '#A53C75', '#D97487', '#D97487', '#4D4D9A', '#75BFD2', '#C0B3CF');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10137, '#83605F', '#CB403B', '#831F35', '#772E2B', '#4C1917', '#DCDFDF', '#623A4D', '#962A3A', '#301122', '#511F1D', '#2D0E0B', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10138, '#9BB8F0', '#613B73', '#F0B370', '#CA93F6', '#491573', '#F0D247', '#5D88C0', '#241C51', '#C37641', '#8F66C5', '#240F3C', '#DBAC63');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10139, '#72BE88', '#169039', '#169039', '#145E3E', '#619063', '#DCDFDF', '#4783A3', '#185D58', '#185D58', '#0B3329', '#396873', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10140, '#E7E1D9', '#805A5A', '#BD3918', '#801019', '#822F30', '#E7C44A', '#E8D3CF', '#5E354B', '#871621', '#38091D', '#5C2120', '#C19359');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10141, '#5F4822', '#D2804A', '#FFEBD9', '#FFCB5A', '#FFCB5A', '#CB403B', '#494504', '#A3503A', '#FFBEBE', '#D68F55', '#D68F55', '#962A3A');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10142, '#9CFFC2', '#EFFFF6', '#EFFFF6', '#453D40', '#453D40', '#2C9156', '#6999D1', '#BFEACA', '#BFEACB', '#301F2E', '#301F2E', '#1F555E');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10143, '#1E1C48', '#3D3848', '#78779A', '#6C3875', '#1A157F', '#E9ECF0', '#1B1820', '#1E1A3B', '#435576', '#511960', '#110E42', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10144, '#183B5D', '#66361A', '#ECB73D', '#A1372F', '#5D5450', '#D7DE72', '#212435', '#42240D', '#C78951', '#702111', '#4F3348', '#E3AE6C');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10145, '#2CC0A8', '#124D38', '#3E3638', '#A1372F', '#5D1B22', '#4D2E2C', '#4E7B99', '#0A3214', '#30101F', '#702111', '#220B11', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10146, '#EDBEB2', '#ED794D', '#89BFED', '#5260B8', '#35EDE2', '#E9ECF0', '#DB859A', '#BF493E', '#4F86B6', '#4F408D', '#6B9ACA', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10147, '#F7E8E6', '#EAB3CE', '#673C3E', '#EAB3CE', '#A84D7C', '#5260B8', '#F7C1D1', '#D78BCE', '#482625', '#D78BCE', '#813673', '#4F408D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10148, '#B1404F', '#E9ECF0', '#404343', '#EAB3CE', '#49C9A2', '#5260B8', '#8B313B', '#C3B7D9', '#1A2631', '#D78BCE', '#608E9E', '#4F408D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10149, '#97B08E', '#5260B8', '#E9ECF0', '#C139DC', '#E9ECF0', '#5260B8', '#5A8780', '#4F408D', '#C3B7D9', '#6A42A3', '#C3B7D9', '#4F408D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10150, '#E6A7D8', '#7BE698', '#E9ECF0', '#E9ECF0', '#765671', '#76225F', '#8376C5', '#5EAEB9', '#C3B7D9', '#C3B7D9', '#452F54', '#231023');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10151, '#9FBE77', '#515C3A', '#D6D6D6', '#5260B8', '#6CBE48', '#68B366', '#49A079', '#17412D', '#A7A0B2', '#4B408B', '#408787', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10152, '#1B2444', '#59617C', '#3D64EE', '#E9ECF0', '#B7B7B7', '#132A78', '#16151C', '#263F5B', '#4341A9', '#C3B7D9', '#9796A2', '#1B1A3B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10153, '#6E6D92', '#4D4BAB', '#273459', '#D7DE72', '#6EB9FB', '#141272', '#364770', '#453967', '#282730', '#E3EA6C', '#4477BE', '#0C0B36');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10154, '#4E1D5D', '#6C3875', '#BDB8C1', '#43205D', '#99D2D9', '#CE9DD9', '#160E1D', '#511960', '#A794AB', '#140F1E', '#9FA8E0', '#6A7AC0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10155, '#4B526F', '#87A5C7', '#3E3638', '#162443', '#213443', '#EAB3CE', '#1F2D53', '#4E7A98', '#30101F', '#12121A', '#344241', '#D78BCE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10156, '#4473E9', '#93832B', '#4C3CCF', '#E9ECF0', '#ACB5E9', '#68B366', '#4548A4', '#3E5C24', '#3B3294', '#C3B7D9', '#70A0C7', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10157, '#87832A', '#A3A176', '#555331', '#6C3875', '#704BF3', '#D7DE72', '#2B4F20', '#878D57', '#323F11', '#511950', '#5744BA', '#E3AE6C');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10158, '#68B366', '#E6253D', '#511B22', '#D7DE72', '#877073', '#E66285', '#258B76', '#9D1E5A', '#320E0F', '#E3AE6C', '#65465A', '#C04F6B');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10159, '#7D7483', '#F8E0FE', '#FEE0FD', '#5260B8', '#EAD0EC', '#EEAABB', '#453C61', '#C9BCF9', '#D2BCFA', '#4F408B', '#B2A7DF', '#DD7788');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10160, '#A1372F', '#576A94', '#7E7C2F', '#E9ECF0', '#44473A', '#2E3C7E', '#702111', '#214E73', '#2D4621', '#C3B7D9', '#213118', '#2C2B41');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10162, '#676563', '#9B713C', '#D7DE72', '#ECF0F3', '#DFE1E2', '#EAB3CE', '#583F4B', '#6D4329', '#E3AE6C', '#BEDCD2', '#AFB4C9', '#D78BCE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10163, '#606E57', '#D7DE72', '#4A8427', '#386E1D', '#BEFE6B', '#81BB23', '#325048', '#E3AE6C', '#1E4E4A', '#143935', '#71D391', '#2C9240');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10164, '#B792E0', '#6C3875', '#E9ECF0', '#53603F', '#E9ECF0', '#9137F7', '#7E64AF', '#511960', '#C3B7D9', '#204231', '#C3B7D9', '#5442C4');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10165, '#9D9BA0', '#AF90DF', '#E9ECF0', '#603E94', '#5B2DDF', '#240C48', '#827B8A', '#7863AD', '#C3B7D9', '#312164', '#412BA7', '#07030E');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10166, '#3E3638', '#E2562E', '#824F40', '#6C8FE2', '#34486D', '#E9ECF0', '#30101F', '#B53B2E', '#5D282A', '#4C5EA9', '#3B3B47', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10167, '#7F333D', '#EAB3CE', '#745B61', '#D1B8BE', '#4E1F2C', '#3E3638', '#5A2329', '#D78BCE', '#52344B', '#A4839C', '#2F1016', '#30101F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10168, '#603F40', '#CF8990', '#E9ECF0', '#821E20', '#40160D', '#68B366', '#462227', '#AC598E', '#C3B7D9', '#3C0F20', '#270202', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10169, '#A1372F', '#31227B', '#4C2DEB', '#D7DE72', '#7C804E', '#68B366', '#702111', '#1B1541', '#3D2AB0', '#E3AE6C', '#586934', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10170, '#479195', '#5D845D', '#FFA5B7', '#23519C', '#387354', '#88171F', '#384C80', '#4D4D4D', '#E095BD', '#1C293F', '#193C21', '#410C23');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10171, '#366E95', '#696A6A', '#50CADF', '#A9E7DB', '#5786F3', '#9F2541', '#2A4C78', '#3B554A', '#5B89B5', '#5F95C3', '#5057AF', '#5B1824');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10173, '#4CCCB2', '#CC90A4', '#ACCCBE', '#CC312C', '#431020', '#FFEBD9', '#6B90A5', '#9F5A95', '#6D9099', '#8B1F40', '#100A0B', '#FFBEBE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10175, '#B0D3D7', '#E7567B', '#C6EAF3', '#E8EC79', '#BAC061', '#42D2D0', '#787FAD', '#981D45', '#9ABFD5', '#9D9F61', '#747D49', '#668FB1');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10177, '#42955A', '#A1372F', '#224E3B', '#D7DE72', '#D7DE72', '#68B366', '#2C6067', '#702111', '#15331A', '#E3AE6C', '#E3AE6C', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10178, '#43C43F', '#A1372F', '#F5EDF5', '#F5EDF5', '#A1372F', '#D7DE72', '#3D9195', '#702111', '#CAC2E0', '#CAC2E0', '#702111', '#E3AE6C');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10179, '#A1545C', '#741F5B', '#D7DE72', '#EAB3CE', '#52494C', '#E9ECF0', '#3A1017', '#220E22', '#E3AE6C', '#D78BCE', '#36313C', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10180, '#40434A', '#E9ECF0', '#94B0F9', '#4A431E', '#907C17', '#F7E364', '#191E35', '#C3B7D9', '#6873BA', '#2E3505', '#46631E', '#D5AE65');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10181, '#5260B8', '#E9ECF0', '#FFE1BB', '#E2E2E2', '#5260B8', '#5260B8', '#4F408D', '#C3B7D9', '#F7B39E', '#B7AAAA', '#4F408D', '#4F408D');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10182, '#DB93D7', '#844480', '#A1372F', '#EAB3CE', '#CDC2CD', '#E9ECF0', '#6A5FC1', '#582763', '#702111', '#D78BCE', '#9688A1', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10183, '#9AA0A9', '#44464B', '#9392A1', '#1C2E7B', '#4587E3', '#3E3638', '#788092', '#1A1D36', '#716F89', '#21203E', '#41529F', '#30101F');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10184, '#5B6D3A', '#574F6D', '#9B64BE', '#6C3875', '#262240', '#99D2D9', '#1C4F34', '#272C4A', '#623E8F', '#511960', '#14101B', '#8FA8E0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10186, '#366E95', '#696A6A', '#9F2541', '#50CADF', '#5786F3', '#9F2541', '#2A4C78', '#3B554A', '#73192D', '#5F95C3', '#5057AF', '#3F1919');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10187, '#FB365F', '#A1372F', '#801C24', '#6A1721', '#A2402D', '#DCDFDF', '#A73773', '#702111', '#380E20', '#210814', '#7B3121', '#BBC9D2');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10189, '#44554A', '#37D36D', '#A1372F', '#1F6C3A', '#472E3C', '#E9ECF0', '#1E3042', '#3A9C98', '#702111', '#133E2C', '#2C1025', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10191, '#A1372F', '#D7DE72', '#C85249', '#A1372F', '#A1372F', '#DAE084', '#702111', '#E3AE6C', '#87403B', '#702111', '#702111', '#958F52');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10192, '#588ADB', '#588ADB', '#588ADB', '#E9ECF0', '#588ADB', '#EAB3CE', '#3C63A1', '#3C63A1', '#3C63A1', '#C3B7D9', '#3C63A1', '#D78BCE');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10193, '#59595A', '#FFE7CB', '#E3E2DF', '#B2B3B5', '#E9ECF0', '#D7DE72', '#36424D', '#FABBAD', '#CBA8AD', '#9494A1', '#C3B7D9', '#E3AE6C');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10194, '#59595A', '#F4F4F8', '#E3E2DF', '#7F81D4', '#7F81D4', '#F8D834', '#36424D', '#BEDADA', '#CBA8AD', '#5C589B', '#5C589B', '#E5AE53');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10196, '#595957', '#F8FBE7', '#AF372F', '#B5C559', '#291874', '#475110', '#4B3736', '#D3FBDC', '#702111', '#559349', '#150F39', '#0B1F0A');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10197, '#676563', '#9B713C', '#C272DE', '#D7DE72', '#DFE1E2', '#DFE1E2', '#583F4B', '#6D4329', '#9460A6', '#E3AE6C', '#AFB4C9', '#AFB4C9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10198, '#7180E9', '#7180E9', '#DF9F72', '#25283C', '#E7D163', '#E7D163', '#4252BC', '#4252BC', '#AC7854', '#1C1E2E', '#AB8227', '#AB8227');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10199, '#676563', '#9B713C', '#D7DE72', '#D7DE72', '#DFE1E2', '#DFE1E2', '#583F4B', '#6D4329', '#E3AE6C', '#E3AE6C', '#AFB4C9', '#AFB4C9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10200, '#EDBEB2', '#5260B8', '#89BFED', '#5260B8', '#35EDE2', '#E9ECF0', '#DB859A', '#4F408D', '#4F86B6', '#4F408D', '#6B9ACA', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10201, '#C396D1', '#A7D181', '#D0D1CC', '#5260B8', '#759328', '#99D2D9', '#6474B7', '#5CB15D', '#B1ACA3', '#4F408D', '#235A3C', '#8FA8E0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10202, '#192280', '#9A7E7E', '#E9ECF0', '#82B1B7', '#E9ECF0', '#99D2D9', '#093248', '#574444', '#C3B7D9', '#517276', '#C3B7D9', '#8FA8E0');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10204, '#4473E9', '#93832B', '#68B366', '#E9ECF0', '#ACB5E9', '#68B366', '#4548A4', '#3E5C24', '#258B76', '#C3B7D9', '#70A0C7', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10206, '#2F6531', '#93832B', '#E9ECF0', '#E9ECF0', '#ACB5E9', '#64AC62', '#244E26', '#3E5C24', '#C3B7D9', '#C3B7D9', '#70A0C7', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10207, '#D18585', '#68B366', '#E7CACA', '#E9ECF0', '#68B366', '#A1372F', '#D9ABAB', '#258B76', '#AD8888', '#C3B7D9', '#258B76', '#702111');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10208, '#6B1B15', '#115357', '#5260B8', '#E9ECF0', '#631326', '#FE319E', '#350A0F', '#153C38', '#4F408D', '#C3B7D9', '#0F050B', '#B546A9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10209, '#D7DE72', '#C7CBC0', '#D7DE72', '#6C6D67', '#E7E6F4', '#E9ECF0', '#E3AE6C', '#A9A496', '#E3AE6C', '#584E4A', '#D5D1F5', '#C3B7D9');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10210, '#D7DE72', '#31227B', '#D7DE72', '#D7DE72', '#7C804E', '#68B366', '#E3AE6C', '#1B1541', '#E3AE6C', '#E3AE6C', '#586934', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10212, '#EAB3CE', '#68B366', '#FFE7CB', '#EAB3CE', '#EAB3CE', '#68B366', '#D78BCE', '#258B76', '#FABBAD', '#D78BCE', '#D78BCE', '#258B76');
INSERT INTO mob_dress_color_set (id, color_r1, color_r2, color_g1, color_g2, color_b1, color_b2, toon_color_r1, toon_color_r2, toon_color_g1, toon_color_g2, toon_color_b1, toon_color_b2) VALUES (10213, '#ABCAD8', '#E9ECF0', '#103A51', '#514026', '#30AEF1', '#99D2D9', '#7686B7', '#C3B7D9', '#1A1F30', '#3C3609', '#3B6AC5', '#8FA8E0');
-- Table: mob_hair_color_set
CREATE TABLE IF NOT EXISTS 'mob_hair_color_set' ('id' INTEGER NOT NULL, 'hair_color_r1' TEXT NOT NULL, 'hair_color_r2' TEXT NOT NULL, 'hair_color_g1' TEXT NOT NULL, 'hair_color_g2' TEXT NOT NULL, 'hair_color_b1' TEXT NOT NULL, 'hair_color_b2' TEXT NOT NULL, 'hair_toon_color_r1' TEXT NOT NULL, 'hair_toon_color_r2' TEXT NOT NULL, 'hair_toon_color_g1' TEXT NOT NULL, 'hair_toon_color_g2' TEXT NOT NULL, 'hair_toon_color_b1' TEXT NOT NULL, 'hair_toon_color_b2' TEXT NOT NULL, 'mayu_color_r1' TEXT NOT NULL, 'mayu_color_r2' TEXT NOT NULL, 'mayu_color_g1' TEXT NOT NULL, 'mayu_color_g2' TEXT NOT NULL, 'mayu_color_b1' TEXT NOT NULL, 'mayu_color_b2' TEXT NOT NULL, 'mayu_toon_color_r1' TEXT NOT NULL, 'mayu_toon_color_r2' TEXT NOT NULL, 'mayu_toon_color_g1' TEXT NOT NULL, 'mayu_toon_color_g2' TEXT NOT NULL, 'mayu_toon_color_b1' TEXT NOT NULL, 'mayu_toon_color_b2' TEXT NOT NULL, 'eye_color_r1' TEXT NOT NULL, 'eye_color_r2' TEXT NOT NULL, 'eye_color_g1' TEXT NOT NULL, 'eye_color_g2' TEXT NOT NULL, 'eye_color_b1' TEXT NOT NULL, 'eye_color_b2' TEXT NOT NULL, 'tail_color_r1' TEXT NOT NULL, 'tail_color_r2' TEXT NOT NULL, 'tail_color_g1' TEXT NOT NULL, 'tail_color_g2' TEXT NOT NULL, 'tail_color_b1' TEXT NOT NULL, 'tail_color_b2' TEXT NOT NULL, 'tail_toon_color_r1' TEXT NOT NULL, 'tail_toon_color_r2' TEXT NOT NULL, 'tail_toon_color_g1' TEXT NOT NULL, 'tail_toon_color_g2' TEXT NOT NULL, 'tail_toon_color_b1' TEXT NOT NULL, 'tail_toon_color_b2' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (0, '#CFCFD6', '#E6EFF1', '#B4ADB2', '#808080', '#A5A6CA', '#B4ADB2', '#B5A1C8', '#BFBFD1', '#A49B9E', '#808080', '#7E77BC', '#A49B9E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#4A3939', '#8A7B8C', '#605855', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#4A3939', '#8A7B8C', '#605855', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#8F8ABA', '#FFFFFF', '#928B91', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#7C76A6', '#FFFFFF', '#807184');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (1, '#C39FAC', '#ECDC89', '#FACF7E', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#D7986B', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#4A3018', '#C3805B', '#C16C57', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#4A3018', '#C3805B', '#C06C56', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#ECCECE', '#FFFFFF', '#FFFFFF', '#8F6BA8', '#FFFFFF', '#F6CB7C', '#ECCECE', '#FFFFFF', '#FFFFFF', '#8F70A6', '#FFFFFF', '#C58E76');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (2, '#D2ABD9', '#BC1623', '#C0615D', '#808080', '#353537', '#C0615D', '#D2ABD9', '#78151D', '#964C48', '#808080', '#130C0D', '#954B47', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#29120C', '#853A40', '#863826', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#29120C', '#853A40', '#863826', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#EEDDE3', '#FFFFFF', '#FFFFFF', '#6B386F', '#FFFFFF', '#BC5E5B', '#EFDEE3', '#FFFFFF', '#FFFFFF', '#652C57', '#FFFFFF', '#7F373E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (3, '#E296C9', '#D6BE2F', '#9C505D', '#808080', '#3EA4B0', '#9C505D', '#B96FAF', '#784420', '#7B3D46', '#808080', '#1C5378', '#7B3D46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#441D23', '#6B2D3C', '#8B3842', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#441D23', '#6B2D3C', '#8B3842', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E7ABDB', '#FFFFFF', '#FFFFFF', '#553659', '#FFFFFF', '#974E5A', '#E7ACDB', '#FFFFFF', '#FFFFFF', '#782F6B', '#FFFFFF', '#76353D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (4, '#9C68CF', '#D16852', '#524142', '#808080', '#8C183A', '#524142', '#9C68CF', '#98364E', '#352525', '#808080', '#461554', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#341513', '#2E1B1B', '#73343A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#341513', '#2E1B1B', '#73333A', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#D3CCE2', '#FFFFFF', '#FFFFFF', '#362B46', '#FFFFFF', '#433437', '#857C9A', '#FFFFFF', '#FFFFFF', '#3D2E52', '#FFFFFF', '#392421');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (5, '#50505B', '#E6EFF1', '#4B3D47', '#4B3D47', '#A5A6CA', '#4B3D47', '#2E2D30', '#BFBFD1', '#4B4144', '#4B4144', '#7E77BC', '#4B4144', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332C2E', '#4B4144', '#806E74', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332C2E', '#4B4144', '#806E74', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#39304B', '#FFFFFF', '#4B3D47', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#39304B', '#FFFFFF', '#4B4144');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (6, '#FFFFFF', '#E6EFF1', '#E2CADB', '#4B3D47', '#A5A6CA', '#E2CADB', '#C0C0C0', '#BFBFD1', '#E0B9C4', '#4B4144', '#7E77BC', '#E0B9C4', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332A2D', '#E0B9C4', '#B2939C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332A2D', '#E0B9C4', '#B2939C', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#A98FE0', '#FFFFFF', '#E2CADB', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#A98FE0', '#FFFFFF', '#E0B9C4');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (7, '#CFCFD4', '#E6EFF1', '#EDEDED', '#808080', '#A5A6CA', '#EEEEEE', '#D0C9D6', '#BFBFD1', '#DBD8D9', '#808080', '#7E77BC', '#DBD8D9', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333233', '#DBD8D9', '#B2B0B1', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333233', '#DBD8D9', '#B2B0B1', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#A58CDB', '#FFFFFF', '#EEEEEE', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#A58CDB', '#FFFFFF', '#DBD8D9');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (8, '#D1D1D1', '#E6EFF1', '#897D86', '#808080', '#A5A6CA', '#897D86', '#B5A1C8', '#BFBFD1', '#98878D', '#808080', '#7E77BC', '#98878D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D2F', '#98878D', '#98878D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332D2F', '#98878D', '#98878D', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#726198', '#FFFFFF', '#897D86', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#726198', '#FFFFFF', '#98878D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (9, '#CFCFD6', '#E6EFF1', '#848484', '#808080', '#A5A6CA', '#848484', '#B5A1C8', '#BFBFD1', '#848484', '#808080', '#7E77BC', '#848484', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#848484', '#848484', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333333', '#848484', '#848484', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#645484', '#FFFFFF', '#848484', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#645484', '#FFFFFF', '#848484');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10, '#C39FAC', '#ECDC89', '#FFC14C', '#808080', '#494DD4', '#FFC14C', '#CAA3B0', '#E59F66', '#F1914C', '#808080', '#251980', '#F1914C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331F10', '#F1914C', '#B26B38', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331F10', '#F1914C', '#B26B38', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#B69AF1', '#FFFFFF', '#FFC14C', '#E6DECF', '#FFFFFF', '#FFFFFF', '#B69AF1', '#FFFFFF', '#F1914C');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (11, '#C39FAC', '#ECDC89', '#FAE2B5', '#808080', '#494DD4', '#FAE2B5', '#CAA3B0', '#E59F66', '#DDB89E', '#808080', '#251980', '#DDB89E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332A24', '#DDB89E', '#B29580', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332A24', '#DDB89E', '#B29580', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A78DDD', '#FFFFFF', '#FAE2B5', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A78DDD', '#FFFFFF', '#DDB89E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (12, '#C39FAC', '#ECDC89', '#D6910F', '#808080', '#494DD4', '#D6910F', '#CAA3B0', '#E59F66', '#DD6E1E', '#808080', '#251980', '#DD6E1E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331907', '#DD6E1E', '#B25918', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331907', '#DD6E1E', '#B25918', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A78DDD', '#FFFFFF', '#D6910F', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A78DDD', '#FFFFFF', '#DD6E1E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (13, '#C39FAC', '#ECDC89', '#FDB52E', '#808080', '#494DD4', '#FDB52E', '#CAA3B0', '#E59F66', '#F87920', '#808080', '#251980', '#F87920', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331907', '#F87920', '#B25717', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331907', '#F87920', '#B25717', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#BB9FF8', '#FFFFFF', '#FDB52E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#BB9FF8', '#FFFFFF', '#F87920');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (14, '#C39FAC', '#ECDC89', '#E0B86D', '#808080', '#494DD4', '#E0B86D', '#CAA3B0', '#E59F66', '#CC9065', '#808080', '#251980', '#CC9065', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#CC9065', '#B27E58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#CC9065', '#B27E58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#9A83CC', '#FFFFFF', '#E0B86D', '#E6DECF', '#FFFFFF', '#FFFFFF', '#9A83CC', '#FFFFFF', '#CC9065');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (15, '#D2ABD9', '#BC1623', '#EC8682', '#808080', '#353537', '#EC8682', '#D2ABD9', '#78151D', '#BE635E', '#808080', '#130C0D', '#BE635E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#BE635E', '#B25D58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#BE635E', '#B25D58', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#8F7ABE', '#FFFFFF', '#EC8682', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#8F7ABE', '#FFFFFF', '#BE635E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (16, '#D2ABD9', '#BC1623', '#7B413F', '#808080', '#353537', '#7B413F', '#D2ABD9', '#78151D', '#522C2A', '#808080', '#130C0D', '#522C2A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B1A', '#522C2A', '#804441', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B1A', '#522C2A', '#804441', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#3E3452', '#FFFFFF', '#7B413F', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#3E3452', '#FFFFFF', '#522C2A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (17, '#D2ABD9', '#BC1623', '#D95E59', '#808080', '#353537', '#D95E59', '#D2ABD9', '#78151D', '#B0443E', '#808080', '#130C0D', '#B0443E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331412', '#B0443E', '#B0443E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331412', '#B0443E', '#B0443E', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#8571B0', '#FFFFFF', '#D95E59', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#8571B0', '#FFFFFF', '#B0443E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (18, '#D2ABD9', '#BC1623', '#AB1F19', '#808080', '#353537', '#AB1F19', '#D2ABD9', '#78151D', '#800E08', '#808080', '#130C0D', '#800E08', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330603', '#800E08', '#800E08', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330603', '#800E08', '#800E08', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#615280', '#FFFFFF', '#AB1F19', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#615280', '#FFFFFF', '#800E08');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (19, '#D2ABD9', '#BC1623', '#ECADAA', '#808080', '#353537', '#EC908C', '#D96D70', '#78151D', '#C89E9B', '#808080', '#130C0D', '#C86A63', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#C86A63', '#B25F59', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B19', '#C86A63', '#B25F59', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#9780C8', '#FFFFFF', '#EC908C', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#9780C8', '#FFFFFF', '#C86A63');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (20, '#E296C9', '#D6BE2F', '#F1899B', '#808080', '#3EA4B0', '#F1899B', '#B96FAF', '#784420', '#B75765', '#808080', '#1C5378', '#B75765', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33181C', '#B75765', '#B25563', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33181C', '#B75765', '#B25563', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD3', '#FFFFFF', '#FFFFFF', '#8A75B7', '#FFFFFF', '#F1899B', '#E6CFD3', '#FFFFFF', '#FFFFFF', '#8A75B7', '#FFFFFF', '#B75765');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (21, '#E296C9', '#D6BE2F', '#6A2630', '#808080', '#3EA4B0', '#6A2630', '#B96FAF', '#784420', '#4B292F', '#808080', '#1C5378', '#4B292F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331C20', '#4B292F', '#804650', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331C20', '#4B292F', '#804650', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#39304B', '#FFFFFF', '#6A2630', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#39304B', '#FFFFFF', '#4B292F');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (22, '#E296C9', '#D6BE2F', '#901124', '#808080', '#3EA4B0', '#732B38', '#B96FAF', '#784420', '#A61831', '#808080', '#1C5378', '#731A27', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B11', '#731A27', '#801C2B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B11', '#731A27', '#801C2B', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD3', '#FFFFFF', '#FFFFFF', '#574A73', '#FFFFFF', '#732B38', '#E6CFD3', '#FFFFFF', '#FFFFFF', '#574A73', '#FFFFFF', '#731A27');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (23, '#E296C9', '#D6BE2F', '#E7A4B0', '#808080', '#3EA4B0', '#9C505D', '#B96FAF', '#784420', '#D4B7BB', '#808080', '#1C5378', '#7B3D46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#9C505D', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#7B3D46');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (24, '#060407', '#D16852', '#897576', '#808080', '#8C183A', '#524142', '#110C16', '#98364E', '#806767', '#808080', '#461554', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#524142', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#352524');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (25, '#C39FAC', '#ECDC89', '#F1E9DB', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#F1E1D6', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (26, '#9C68CF', '#C7FCFB', '#524142', '#808080', '#42176B', '#524142', '#64429E', '#8FBFD2', '#352524', '#656161', '#1E0E33', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#524142', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#352524');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (27, '#8E878A', '#423F3F', '#FDF1F4', '#696464', '#AC2332', '#421A29', '#787175', '#2D2029', '#C5B9E2', '#514054', '#63173A', '#230B12', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33101A', '#230B12', '#802842', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33101A', '#230B12', '#802842', '#352831', '#A9253E', '#C78AA7', '#40102B', '#520C4D', '#AD4876', '#E6CFD7', '#FFFFFF', '#FFFFFF', '#1A1623', '#FFFFFF', '#421A29', '#E6CFD7', '#FFFFFF', '#FFFFFF', '#1A1623', '#FFFFFF', '#230B12');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10001, '#7E3F2B', '#F7A055', '#F7E0D3', '#83716B', '#40342D', '#DD5228', '#582C1D', '#C96B4B', '#F8CACD', '#654D55', '#271714', '#A8262D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330C0E', '#A8262D', '#A8262D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330C0E', '#A8262D', '#A8262D', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6D4CF', '#FFFFFF', '#FFFFFF', '#7F6CA8', '#FFFFFF', '#DD5228', '#E6D4CF', '#FFFFFF', '#FFFFFF', '#7F6CA8', '#FFFFFF', '#A8262D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10002, '#C39FAC', '#ECDC89', '#FAEDD5', '#808080', '#494DD4', '#FAEBCE', '#CAA3B0', '#E59F66', '#D7986B', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FAEBCE', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10003, '#B0828A', '#461F2E', '#B3244F', '#831B1A', '#B98D92', '#B94C68', '#8E547B', '#2B071B', '#5F1F47', '#3E0D1E', '#975D82', '#943B50', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33141B', '#943B50', '#943B50', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33141B', '#943B50', '#943B50', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD4', '#FFFFFF', '#FFFFFF', '#705F94', '#FFFFFF', '#B94C68', '#E6CFD4', '#FFFFFF', '#FFFFFF', '#705F94', '#FFFFFF', '#943B50');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10004, '#36717A', '#DA815F', '#7A1717', '#6C1900', '#7A3131', '#7A1717', '#202761', '#AE5940', '#350B19', '#5C4A50', '#552221', '#350B19', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330A18', '#350B19', '#801A3D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330A18', '#350B19', '#801A3D', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#7A1717', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#350B19');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10005, '#D94D6B', '#BC9AA3', '#AB5653', '#801648', '#371C1A', '#844240', '#9B3D63', '#9B7983', '#663331', '#2E0F27', '#1E090B', '#5E2F2D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#5E2F2D', '#80403C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#5E2F2D', '#80403C', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#473C5E', '#FFFFFF', '#844240', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#473C5E', '#FFFFFF', '#5E2F2D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10008, '#BAD9D2', '#2292BC', '#C08E79', '#801F20', '#1B372B', '#773E3A', '#7A93A7', '#2F5493', '#A25E71', '#390F1E', '#23341F', '#522A27', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#522A27', '#80423C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#522A27', '#80423C', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#3E3452', '#FFFFFF', '#773E3A', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#3E3452', '#FFFFFF', '#522A27');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10009, '#58281B', '#D18540', '#585756', '#583C0D', '#580F11', '#743423', '#3F0A08', '#A35438', '#4A3644', '#2A1606', '#110308', '#4D2317', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33170F', '#4D2317', '#803A25', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33170F', '#4D2317', '#803A25', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D3CF', '#FFFFFF', '#FFFFFF', '#3B324D', '#FFFFFF', '#743423', '#E6D3CF', '#FFFFFF', '#FFFFFF', '#3B324D', '#FFFFFF', '#4D2317');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10010, '#F5836B', '#4B2321', '#E6DCDB', '#B4A9A9', '#5D5758', '#5D0F29', '#C95E4D', '#310D11', '#B0A5A7', '#9D8D8D', '#4C394F', '#0A0307', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330F24', '#0A0307', '#802659', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330F24', '#0A0307', '#802659', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD6', '#FFFFFF', '#FFFFFF', '#08060A', '#FFFFFF', '#5D0F29', '#E6CFD6', '#FFFFFF', '#FFFFFF', '#08060A', '#FFFFFF', '#0A0307');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10011, '#956360', '#67F154', '#B1B4B1', '#52802A', '#B449CA', '#B1B4B1', '#633A98', '#55BFC0', '#9BA299', '#1A4C4A', '#694993', '#9BA299', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#313330', '#9BA299', '#9BA299', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#313330', '#9BA299', '#9BA299', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#D2E6CF', '#FFFFFF', '#FFFFFF', '#7A68A2', '#FFFFFF', '#B1B4B1', '#D2E6CF', '#FFFFFF', '#FFFFFF', '#7A68A2', '#FFFFFF', '#9BA299');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10012, '#D9D9D8', '#BCA16F', '#C05D3C', '#804E19', '#37331A', '#C05D3C', '#C6BEA6', '#9F644E', '#934234', '#522510', '#042105', '#934234', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331712', '#934234', '#934234', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331712', '#934234', '#934234', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D4CF', '#FFFFFF', '#FFFFFF', '#6F5E93', '#FFFFFF', '#C05D3C', '#E6D4CF', '#FFFFFF', '#FFFFFF', '#6F5E93', '#FFFFFF', '#934234');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10014, '#FFA2D4', '#F141BF', '#B476AA', '#80214D', '#CA30BD', '#B49FB2', '#C67EA5', '#9F4FA9', '#764792', '#2D1227', '#6F388F', '#7A6688', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#2E2633', '#7A6688', '#7A6688', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#2E2633', '#7A6688', '#7A6688', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFE3', '#FFFFFF', '#FFFFFF', '#675788', '#FFFFFF', '#B49FB2', '#E6CFE3', '#FFFFFF', '#FFFFFF', '#675788', '#FFFFFF', '#7A6688');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10015, '#9C68CF', '#D16852', '#F3E3E3', '#808080', '#8C183A', '#524142', '#9C68CF', '#98364E', '#9D9595', '#808080', '#461554', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#524142', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#352524');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10016, '#595358', '#DBCFDD', '#FFFFFF', '#99E999', '#395437', '#924974', '#353349', '#B4A2C2', '#FFFFFF', '#67B9C6', '#133A3D', '#703859', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A29', '#703859', '#804065', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A29', '#703859', '#804065', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFDC', '#FFFFFF', '#FFFFFF', '#554870', '#FFFFFF', '#924974', '#E6CFDC', '#FFFFFF', '#FFFFFF', '#554870', '#FFFFFF', '#703859');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10017, '#FFF0EE', '#887F81', '#403C3C', '#61131D', '#612922', '#612940', '#FEDBEF', '#6B5D67', '#2B1E25', '#18050E', '#421B13', '#421827', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33121E', '#421827', '#802E4A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33121E', '#421827', '#802E4A', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD8', '#FFFFFF', '#FFFFFF', '#322A42', '#FFFFFF', '#612940', '#E6CFD8', '#FFFFFF', '#FFFFFF', '#322A42', '#FFFFFF', '#421827');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10018, '#A81E1D', '#605C5D', '#C9A9A1', '#7D2434', '#A8473C', '#A86022', '#67122E', '#4C3C52', '#AB7A8A', '#401424', '#81372D', '#7A341A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33160B', '#7A341A', '#80361C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33160B', '#7A341A', '#80361C', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D9CF', '#FFFFFF', '#FFFFFF', '#5C4E7A', '#FFFFFF', '#A86022', '#E6D9CF', '#FFFFFF', '#FFFFFF', '#5C4E7A', '#FFFFFF', '#7A341A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10019, '#E1C2FF', '#D16852', '#DDDDDD', '#808080', '#8C183A', '#524142', '#796889', '#98364E', '#A9A9A9', '#808080', '#461554', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#524142', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#352524');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10020, '#C0434A', '#C67258', '#7B7B7B', '#FDFDFD', '#1B8174', '#ABABAB', '#9A3338', '#A0443F', '#4A0E22', '#F0FBF0', '#284357', '#5D4E54', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332B2E', '#5D4E54', '#806B73', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332B2E', '#5D4E54', '#806B73', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#463C5D', '#FFFFFF', '#ABABAB', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#463C5D', '#FFFFFF', '#5D4E54');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10021, '#C39FAC', '#ECDC89', '#F6F3EC', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#DED6D0', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10022, '#CFCFD6', '#E6EFF1', '#B4ADB2', '#808080', '#A5A6CA', '#7D7D7D', '#B5A1C8', '#BFBFD1', '#A4A4A4', '#808080', '#7E77BC', '#A49B9E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333031', '#A49B9E', '#A49B9E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333031', '#A49B9E', '#A49B9E', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#7C69A4', '#FFFFFF', '#7D7D7D', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#7C69A4', '#FFFFFF', '#A49B9E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10023, '#C39FAC', '#ECDC89', '#F8F7F5', '#808080', '#494DD4', '#FFE7BA', '#CAA3B0', '#E59F66', '#F4E2D5', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FFE7BA', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10024, '#3F7987', '#872539', '#764341', '#0E4536', '#23DFD0', '#874D4A', '#1D486B', '#46162A', '#A48CA2', '#082A12', '#5689BB', '#613734', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331D1B', '#613734', '#804845', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331D1B', '#613734', '#804845', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#493E61', '#FFFFFF', '#874D4A', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#493E61', '#FFFFFF', '#613734');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10025, '#FFB7AE', '#E6EFF1', '#B4ADB2', '#808080', '#A5A6CA', '#B4ADB2', '#CD938C', '#BFBFD1', '#A49B9E', '#808080', '#7E77BC', '#A49B9E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333031', '#A49B9E', '#A49B9E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333031', '#A49B9E', '#A49B9E', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#7C69A4', '#FFFFFF', '#B4ADB2', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#7C69A4', '#FFFFFF', '#A49B9E');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10026, '#C83868', '#493139', '#9B0059', '#00654D', '#1D4946', '#82002B', '#732E5C', '#2D1220', '#541054', '#05382A', '#274526', '#2F0721', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330723', '#2F0721', '#801358', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330723', '#2F0721', '#801358', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD6', '#FFFFFF', '#FFFFFF', '#241E2F', '#FFFFFF', '#82002B', '#E6CFD6', '#FFFFFF', '#FFFFFF', '#241E2F', '#FFFFFF', '#2F0721');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10027, '#A95652', '#A95652', '#A95652', '#26D2E9', '#984720', '#A95652', '#522423', '#656565', '#6B2C1C', '#5884C9', '#6B2C1C', '#81423D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#81423D', '#81423D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#81423D', '#81423D', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#625381', '#FFFFFF', '#A95652', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#625381', '#FFFFFF', '#81423D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10028, '#E29A8F', '#D64E49', '#9C1D30', '#804B4A', '#B01C5D', '#865417', '#B76483', '#AF403A', '#511232', '#5F313A', '#5F1F4E', '#52120D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B08', '#52120D', '#801C15', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330B08', '#52120D', '#801C15', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6DBCF', '#FFFFFF', '#FFFFFF', '#3E3452', '#FFFFFF', '#865417', '#E6DBCF', '#FFFFFF', '#FFFFFF', '#3E3452', '#FFFFFF', '#52120D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10029, '#C39FAC', '#ECDC89', '#F8F6F1', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#D7C2B3', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10030, '#585958', '#DDD9DA', '#5E2B3A', '#4F5050', '#DD5F9D', '#590019', '#364C35', '#E0C0CE', '#3F1921', '#394430', '#A14A83', '#060104', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330721', '#060104', '#801253', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330721', '#060104', '#801253', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD5', '#FFFFFF', '#FFFFFF', '#050406', '#FFFFFF', '#590019', '#E6CFD5', '#FFFFFF', '#FFFFFF', '#050406', '#FFFFFF', '#060104');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10032, '#6F1315', '#6F373C', '#E2D9D9', '#6F3038', '#C02048', '#C07D7A', '#290814', '#502324', '#E3C2CD', '#501E21', '#6C204B', '#9B5868', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331D22', '#9B5868', '#9B5868', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331D22', '#9B5868', '#9B5868', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#75639B', '#FFFFFF', '#C07D7A', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#75639B', '#FFFFFF', '#9B5868');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10033, '#DB648E', '#DE45A3', '#DEAED0', '#4C2832', '#531338', '#54002B', '#B65173', '#8C4186', '#8E7BBC', '#310C1D', '#020202', '#0C020B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330A2F', '#0C020B', '#801976', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330A2F', '#0C020B', '#801976', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFDA', '#FFFFFF', '#FFFFFF', '#09080C', '#FFFFFF', '#54002B', '#E6CFDA', '#FFFFFF', '#FFFFFF', '#09080C', '#FFFFFF', '#0C020B');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10034, '#C39FAC', '#ECDC89', '#FDFBF8', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#F9E9E6', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10035, '#7A7A7A', '#F8D1BC', '#FFE8EA', '#7A2C14', '#C16C87', '#623230', '#5D4E53', '#F7AFB0', '#CBBDBE', '#470F0B', '#A14977', '#43211C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331915', '#43211C', '#803F35', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331915', '#43211C', '#803F35', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#332B43', '#FFFFFF', '#623230', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#332B43', '#FFFFFF', '#43211C');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10036, '#C0492C', '#4C271E', '#FBFAFB', '#59514F', '#547AAE', '#C0865D', '#8D231F', '#320C0B', '#BDB7BA', '#4B3248', '#19668D', '#A1443D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331613', '#A1443D', '#A1443D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331613', '#A1443D', '#A1443D', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D8CF', '#FFFFFF', '#FFFFFF', '#7A67A1', '#FFFFFF', '#C0865D', '#E6D8CF', '#FFFFFF', '#FFFFFF', '#7A67A1', '#FFFFFF', '#A1443D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10038, '#865E2B', '#D8B6A3', '#C78E21', '#5A5857', '#533020', '#7B2400', '#58321C', '#BC7E89', '#A36433', '#4D394A', '#3A120C', '#460404', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330303', '#460404', '#800707', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330303', '#460404', '#800707', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D5CF', '#FFFFFF', '#FFFFFF', '#352D46', '#FFFFFF', '#7B2400', '#E6D5CF', '#FFFFFF', '#FFFFFF', '#352D46', '#FFFFFF', '#460404');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10039, '#A39185', '#A35119', '#F3EBE7', '#825231', '#822B20', '#4F4340', '#8B7671', '#742813', '#B6B2B1', '#5F2923', '#4E1216', '#362223', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332021', '#362223', '#804F53', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332021', '#362223', '#804F53', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6D2CF', '#FFFFFF', '#FFFFFF', '#292336', '#FFFFFF', '#4F4340', '#E6D2CF', '#FFFFFF', '#FFFFFF', '#292336', '#FFFFFF', '#362223');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10052, '#C39FAC', '#ECDC89', '#FAF6F0', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#D7BEAD', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10053, '#E296C9', '#D6BE2F', '#9C6770', '#808080', '#3EA4B0', '#9C6770', '#B96FAF', '#784420', '#80555C', '#808080', '#1C5378', '#80555C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332225', '#80555C', '#80555C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332225', '#80555C', '#80555C', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#615280', '#FFFFFF', '#9C6770', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#615280', '#FFFFFF', '#80555C');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10054, '#F18A66', '#8E8384', '#8E3F3C', '#8E181C', '#F1732F', '#8E3F3C', '#C56045', '#70616C', '#682E2B', '#490E24', '#C3412B', '#682E2B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331715', '#682E2B', '#803934', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331715', '#682E2B', '#803934', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#4F4368', '#FFFFFF', '#8E3F3C', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#4F4368', '#FFFFFF', '#682E2B');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10058, '#D2ABD9', '#BC1623', '#B27088', '#808080', '#353537', '#B27088', '#D2ABD9', '#78151D', '#B27088', '#808080', '#130C0D', '#B27088', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332027', '#B27088', '#B27088', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332027', '#B27088', '#B27088', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD7', '#FFFFFF', '#FFFFFF', '#8672B2', '#FFFFFF', '#B27088', '#E6CFD7', '#FFFFFF', '#FFFFFF', '#8672B2', '#FFFFFF', '#B27088');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10059, '#C39FAC', '#ECDC89', '#FAF3E7', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#D7B7A0', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10062, '#CF593F', '#CFCFCF', '#F3EEEE', '#542732', '#540D0D', '#766465', '#A04531', '#B2A0A4', '#C8ABBA', '#35151B', '#0E0709', '#543F4A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33262D', '#543F4A', '#806070', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33262D', '#543F4A', '#806070', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#3F3654', '#FFFFFF', '#766465', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#3F3654', '#FFFFFF', '#543F4A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10066, '#CF2D5D', '#4C253A', '#DACED2', '#501131', '#948E90', '#AE546F', '#742658', '#310A26', '#D2B8BF', '#000000', '#7F797B', '#BB5873', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33181F', '#BB5873', '#B2546E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33181F', '#BB5873', '#B2546E', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD5', '#FFFFFF', '#FFFFFF', '#8D78BB', '#FFFFFF', '#AE546F', '#E6CFD5', '#FFFFFF', '#FFFFFF', '#8D78BB', '#FFFFFF', '#BB5873');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10067, '#E296C9', '#D6BE2F', '#9C505D', '#808080', '#3EA4B0', '#6D3D39', '#B96FAF', '#784420', '#7B3D46', '#808080', '#1C5378', '#643239', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#643239', '#803F49', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#643239', '#803F49', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#4B4064', '#FFFFFF', '#6D3D39', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#4B4064', '#FFFFFF', '#643239');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10068, '#D2ABD9', '#BC1623', '#C04843', '#808080', '#353537', '#C04843', '#D2ABD9', '#78151D', '#9B3A36', '#808080', '#130C0D', '#9B3A36', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331312', '#9B3A36', '#9B3A36', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331312', '#9B3A36', '#9B3A36', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#75639B', '#FFFFFF', '#C04843', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#75639B', '#FFFFFF', '#9B3A36');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10069, '#9C68CF', '#D16852', '#F4EAEA', '#808080', '#8C183A', '#524142', '#9C68CF', '#98364E', '#A99898', '#808080', '#461554', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#524142', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#352524');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10070, '#E24E8E', '#E2BED0', '#E27484', '#5D1A24', '#615256', '#E27484', '#8F447D', '#AF83AF', '#BB5E6A', '#210A12', '#4A2642', '#BC5E6A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A1D', '#BC5E6A', '#B25965', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A1D', '#BC5E6A', '#B25965', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#8E78BC', '#FFFFFF', '#E27484', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#8E78BC', '#FFFFFF', '#BC5E6A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10071, '#3B3BBF', '#E6EFF1', '#B4ADB2', '#808080', '#A5A6CA', '#A49EA2', '#3B3BBF', '#BFBFD1', '#A49B9E', '#808080', '#7E77BC', '#898488', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333132', '#898488', '#898488', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#333132', '#898488', '#898488', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#685889', '#FFFFFF', '#A49EA2', '#E6CFDF', '#FFFFFF', '#FFFFFF', '#685889', '#FFFFFF', '#898488');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10074, '#CC4374', '#ECDC89', '#FBFBF8', '#808080', '#494DD4', '#FAD870', '#F7518C', '#E59F66', '#E8DAC9', '#808080', '#251980', '#E8AF68', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332617', '#E8AF68', '#B28750', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332617', '#E8AF68', '#B28750', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6E0CF', '#FFFFFF', '#FFFFFF', '#AF94E8', '#FFFFFF', '#FAD870', '#E6E0CF', '#FFFFFF', '#FFFFFF', '#AF94E8', '#FFFFFF', '#E8AF68');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10076, '#C0254B', '#927170', '#C0413B', '#683820', '#FEFEFE', '#C0413B', '#6B214D', '#71485B', '#8D2A35', '#442511', '#CCB4D0', '#8D2A36', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330F13', '#8D2A36', '#8D2A36', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#330F13', '#8D2A36', '#8D2A36', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#6A5A8D', '#FFFFFF', '#C0413B', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#6A5A8D', '#FFFFFF', '#8D2A36');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10077, '#49252D', '#E877AD', '#9C5450', '#807B7B', '#9C2718', '#9C5450', '#2E0B19', '#C84FA5', '#753F3B', '#62595E', '#650E18', '#753F3B', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B1A', '#753F3B', '#804440', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331B1A', '#753F3B', '#804440', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#594B75', '#FFFFFF', '#9C5450', '#E6D0CF', '#FFFFFF', '#FFFFFF', '#594B75', '#FFFFFF', '#753F3B');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10081, '#4D252A', '#85414B', '#F4DDE3', '#F18B75', '#B5284D', '#C05D77', '#34111A', '#622E34', '#B69BA2', '#C56454', '#602047', '#9B495D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33181F', '#9B495D', '#9B495D', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33181F', '#9B495D', '#9B495D', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFD5', '#FFFFFF', '#FFFFFF', '#75639B', '#FFFFFF', '#C05D77', '#E6CFD5', '#FFFFFF', '#FFFFFF', '#75639B', '#FFFFFF', '#9B495D');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10082, '#D9AFA1', '#75271A', '#D96B59', '#4D3A3A', '#A87D80', '#D96B59', '#BC7B8D', '#410E0F', '#B15747', '#331E21', '#855170', '#B05747', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331914', '#B05747', '#B05747', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331914', '#B05747', '#B05747', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D2CF', '#FFFFFF', '#FFFFFF', '#8571B0', '#FFFFFF', '#D96B59', '#E6D2CF', '#FFFFFF', '#FFFFFF', '#8571B0', '#FFFFFF', '#B05747');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10085, '#9C909A', '#4A233B', '#9C5080', '#4A3F46', '#629C75', '#9C5080', '#856E80', '#2F0928', '#7B3172', '#2F1A32', '#3C6581', '#7B3171', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33142F', '#7B3171', '#803375', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33142F', '#7B3171', '#803375', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFDD', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#9C5080', '#E6CFDD', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#7B3171');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10086, '#D2ABD9', '#BC1623', '#EEECEC', '#808080', '#353537', '#C0615D', '#D2ABD9', '#78151D', '#C4BDBD', '#808080', '#130C0D', '#954B47', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#954B47', '#954B47', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#954B47', '#954B47', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#715F95', '#FFFFFF', '#C0615D', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#715F95', '#FFFFFF', '#954B47');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10087, '#785B60', '#FCBCC7', '#9C3A4B', '#E7B0B7', '#841629', '#9C3A4B', '#55354C', '#E095E4', '#772B36', '#BC7FA6', '#390C23', '#772B36', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331217', '#772B36', '#802E3A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331217', '#772B36', '#802E3A', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5A4C77', '#FFFFFF', '#9C3A4B', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5A4C77', '#FFFFFF', '#772B36');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10089, '#594C2C', '#404C59', '#ECE375', '#5F56AE', '#EDE9BD', '#ECE375', '#42430C', '#152744', '#C4A856', '#4E3F6A', '#DFBAA0', '#C4A856', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332C16', '#C4A856', '#B2994E', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332C16', '#C4A856', '#B2994E', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6E4CF', '#FFFFFF', '#FFFFFF', '#947EC4', '#FFFFFF', '#ECE375', '#E6E4CF', '#FFFFFF', '#FFFFFF', '#947EC4', '#FFFFFF', '#C4A856');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10090, '#D2ABD9', '#BC1623', '#EBE1E1', '#808080', '#353537', '#C0615D', '#D2ABD9', '#78151D', '#C6B9B8', '#808080', '#130C0D', '#954B47', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#954B47', '#954B47', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#331A18', '#954B47', '#954B47', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#715F95', '#FFFFFF', '#C0615D', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#715F95', '#FFFFFF', '#954B47');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10145, '#C39FAC', '#ECDC89', '#FFEBD9', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#C0A4A4', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10146, '#E296C9', '#D6BE2F', '#FFF9F9', '#808080', '#3EA4B0', '#9C505D', '#B96FAF', '#784420', '#D9C7CA', '#808080', '#1C5378', '#7B3D46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#9C505D', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#7B3D46');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10151, '#9C68CF', '#D16852', '#E9E9E9', '#808080', '#8C183A', '#524142', '#9C68CF', '#98364E', '#D6D6D6', '#808080', '#461554', '#352524', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332423', '#352524', '#805957', '#352723', '#A98E87', '#C7A79E', '#402A29', '#523C39', '#AD8F88', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#524142', '#E6CFD0', '#FFFFFF', '#FFFFFF', '#282235', '#FFFFFF', '#352524');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10155, '#E296C9', '#D6BE2F', '#FFEBD9', '#808080', '#3EA4B0', '#9C505D', '#B96FAF', '#784420', '#C3A5A5', '#808080', '#1C5378', '#7B3D46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#9C505D', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#7B3D46');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10156, '#C39FAC', '#ECDC89', '#FFEBD9', '#808080', '#494DD4', '#FACF7E', '#CAA3B0', '#E59F66', '#FFBEBE', '#808080', '#251980', '#D6986A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332419', '#D6986A', '#B27F58', '#4A3521', '#D9B167', '#FDE3B2', '#623C21', '#7A572E', '#DCB47B', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#FACF7E', '#E6DECF', '#FFFFFF', '#FFFFFF', '#A289D6', '#FFFFFF', '#D6986A');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10157, '#E296C9', '#D6BE2F', '#FFEBD9', '#808080', '#3EA4B0', '#9C505D', '#B96FAF', '#784420', '#FFBEBE', '#808080', '#1C5378', '#7B3D46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#9C505D', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#7B3D46');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10159, '#E296C9', '#D6BE2F', '#FFEBD9', '#808080', '#3EA4B0', '#9C505D', '#B96FAF', '#784420', '#FFBEBE', '#808080', '#1C5378', '#7B3D46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33191D', '#7B3D46', '#803F49', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#9C505D', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#5D4F7B', '#FFFFFF', '#7B3D46');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10195, '#E296C9', '#D6BE2F', '#797FB8', '#808080', '#3EA4B0', '#797FB8', '#B96FAF', '#784420', '#626CC3', '#808080', '#1C5378', '#626CC3', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1A1C33', '#626CC3', '#5A63B2', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#1A1C33', '#5A63B2', '#000000', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#CFD1E6', '#FFFFFF', '#FFFFFF', '#937DC3', '#FFFFFF', '#797FB8', '#CFD1E6', '#FFFFFF', '#FFFFFF', '#937DC3', '#626CC3', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10196, '#D2ABD9', '#607669', '#FAD18E', '#808080', '#353537', '#FAD18E', '#D2ABD9', '#3D4B43', '#BA7B46', '#808080', '#130C0D', '#BA7B46', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332213', '#BA7B46', '#B27643', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332213', '#B27643', '#000000', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6DDCF', '#FFFFFF', '#FFFFFF', '#8D77BA', '#FFFFFF', '#FAD18E', '#E6DDCF', '#FFFFFF', '#FFFFFF', '#8D77BA', '#BA7B46', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10197, '#D2ABD9', '#BC1623', '#E4E1E5', '#808080', '#353537', '#E4E1E5', '#D2ABD9', '#78151D', '#CAB5D3', '#808080', '#130C0D', '#CAB5D3', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#312C33', '#CAB5D3', '#AB99B2', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#312C33', '#AB99B2', '#000000', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#DFCFE6', '#FFFFFF', '#FFFFFF', '#9F87D3', '#FFFFFF', '#E4E1E5', '#DFCFE6', '#FFFFFF', '#FFFFFF', '#9F87D3', '#CAB5D3', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10198, '#D2ABD9', '#576AE2', '#EBE1E1', '#808080', '#808080', '#E2CE67', '#D2ABD9', '#4D5EC9', '#C6B9B8', '#808080', '#808080', '#987C38', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332A13', '#987C38', '#987C38', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332A13', '#987C38', '#000000', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6E2CF', '#FFFFFF', '#FFFFFF', '#736198', '#FFFFFF', '#E2CE67', '#E6E2CF', '#FFFFFF', '#FFFFFF', '#736198', '#987C38', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10199, '#E296C9', '#D6BE2F', '#CF6A7B', '#808080', '#3EA4B0', '#CF6A7B', '#B96FAF', '#784420', '#A24554', '#808080', '#1C5378', '#A24554', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33161B', '#A24554', '#A24554', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33161B', '#A24554', '#000000', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#7A67A2', '#FFFFFF', '#CF6A7B', '#E6CFD2', '#FFFFFF', '#FFFFFF', '#7A67A2', '#A24554', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10200, '#D2ABD9', '#BC1623', '#F3B68B', '#DDD8D8', '#353537', '#F3B68B', '#D2ABD9', '#78151D', '#A1765C', '#B4B0B0', '#130C0D', '#A1765C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33251D', '#A1765C', '#A1765C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#33251D', '#A1765C', '#000000', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6D8CF', '#FFFFFF', '#FFFFFF', '#7A67A1', '#FFFFFF', '#F3B68B', '#E6D8CF', '#FFFFFF', '#FFFFFF', '#7A67A1', '#A1765C', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10201, '#E296C9', '#D6BE2F', '#E5CF73', '#808080', '#3EA4B0', '#E5CF73', '#B96FAF', '#784420', '#B89E68', '#808080', '#1C5378', '#B89E68', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332C1D', '#B89E68', '#B29965', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332C1D', '#B29965', '#000000', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6E1CF', '#FFFFFF', '#FFFFFF', '#8B76B8', '#FFFFFF', '#E5CF73', '#E6E1CF', '#FFFFFF', '#FFFFFF', '#8B76B8', '#B89E68', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10202, '#CFCFD6', '#E6EFF1', '#BFBFD4', '#808080', '#A5A6CA', '#BFBFD4', '#B5A1C8', '#BFBFD1', '#7E77BC', '#808080', '#7E77BC', '#7E77BC', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#222033', '#7E77BC', '#7871B2', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#222033', '#7871B2', '#000000', '#40363C', '#C2A8BF', '#D8D0D8', '#464042', '#554C4F', '#BDB3B7', '#CFCFE6', '#FFFFFF', '#FFFFFF', '#8E78BC', '#FFFFFF', '#BFBFD4', '#CFCFE6', '#FFFFFF', '#FFFFFF', '#8E78BC', '#7E77BC', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10203, '#E296C9', '#D6BE2F', '#EFB0F1', '#808080', '#3EA4B0', '#EFB0F1', '#B96FAF', '#784420', '#B375B5', '#808080', '#1C5378', '#B375B5', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#322133', '#B375B5', '#B173B2', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#322133', '#B173B2', '#000000', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E5CFE6', '#FFFFFF', '#FFFFFF', '#8974B5', '#FFFFFF', '#EFB0F1', '#E5CFE6', '#FFFFFF', '#FFFFFF', '#8974B5', '#B375B5', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10204, '#D2ABD9', '#BC1623', '#DDA769', '#808080', '#353537', '#DDA769', '#D2ABD9', '#78151D', '#9F7545', '#808080', '#130C0D', '#9F7545', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332616', '#9F7545', '#9F7545', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332616', '#9F7545', '#000000', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6DBCF', '#FFFFFF', '#FFFFFF', '#78669F', '#FFFFFF', '#DDA769', '#E6DBCF', '#FFFFFF', '#FFFFFF', '#78669F', '#9F7545', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10205, '#E296C9', '#D6BE2F', '#F8F8F8', '#808080', '#3EA4B0', '#F1DCC0', '#B96FAF', '#784420', '#E2E2E2', '#808080', '#1C5378', '#9F8F7A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332E27', '#9F8F7A', '#9F8F7A', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#332E27', '#9F8F7A', '#000000', '#4B2732', '#D8868E', '#FFCFCE', '#502138', '#703444', '#D89096', '#E6DCCF', '#FFFFFF', '#FFFFFF', '#78669F', '#FFFFFF', '#F1DCC0', '#E6DCCF', '#FFFFFF', '#FFFFFF', '#78669F', '#9F8F7A', '#000000');
INSERT INTO mob_hair_color_set (id, hair_color_r1, hair_color_r2, hair_color_g1, hair_color_g2, hair_color_b1, hair_color_b2, hair_toon_color_r1, hair_toon_color_r2, hair_toon_color_g1, hair_toon_color_g2, hair_toon_color_b1, hair_toon_color_b2, mayu_color_r1, mayu_color_r2, mayu_color_g1, mayu_color_g2, mayu_color_b1, mayu_color_b2, mayu_toon_color_r1, mayu_toon_color_r2, mayu_toon_color_g1, mayu_toon_color_g2, mayu_toon_color_b1, mayu_toon_color_b2, eye_color_r1, eye_color_r2, eye_color_g1, eye_color_g2, eye_color_b1, eye_color_b2, tail_color_r1, tail_color_r2, tail_color_g1, tail_color_g2, tail_color_b1, tail_color_b2, tail_toon_color_r1, tail_toon_color_r2, tail_toon_color_g1, tail_toon_color_g2, tail_toon_color_b1, tail_toon_color_b2) VALUES (10206, '#D2ABD9', '#BC1623', '#F8F8F8', '#808080', '#353537', '#F8F8F8', '#D2ABD9', '#78151D', '#6B6D6C', '#808080', '#130C0D', '#6B6D6C', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#323333', '#6B6D6C', '#7D807F', '#FFFFFF', '#FFFFFF', '#FFFFFF', '#323333', '#7D807F', '#000000', '#4B3021', '#BC8762', '#FEC99D', '#592219', '#713B2B', '#D69673', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#52466D', '#FFFFFF', '#F8F8F8', '#E6CFCF', '#FFFFFF', '#FFFFFF', '#52466D', '#6B6D6C', '#000000');
-- Table: name_card_bg
CREATE TABLE IF NOT EXISTS 'name_card_bg' ('id' INTEGER NOT NULL, 'other_group' INTEGER NOT NULL, 'bg_group' INTEGER NOT NULL, 'time_group' INTEGER NOT NULL, 'bg_id' INTEGER NOT NULL, 'bg_sub' INTEGER NOT NULL, 'order' INTEGER NOT NULL, 'pos_x' INTEGER NOT NULL, 'pos_y' INTEGER NOT NULL, 'width' INTEGER NOT NULL, 'height' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2001, 0, 1, 2, 2, 110, 1, 800000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2002, 0, 1, 3, 2, 120, 2, 800000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2003, 0, 1, 4, 2, 130, 3, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2004, 0, 1, 5, 2, 410, 4, 800000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2005, 0, 1, 2, 2, 8111, 5, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2006, 0, 1, 2, 3, 110, 6, 7640000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2007, 0, 1, 3, 3, 120, 7, 7640000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2008, 0, 1, 4, 3, 130, 8, 7640000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2009, 0, 1, 5, 3, 410, 9, 7640000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2010, 0, 1, 2, 3, 8111, 10, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2011, 0, 1, 2, 3, 10111, 11, 3840000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2012, 0, 1, 2, 4, 110, 12, 1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2013, 0, 1, 3, 4, 120, 13, 1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2014, 0, 1, 4, 4, 130, 14, 1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2015, 1, 1, 2, 4, 7110, 15, 1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2016, 0, 1, 2, 16, 110, 16, 6000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2017, 0, 1, 3, 16, 120, 17, 6000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2018, 0, 1, 4, 16, 130, 18, 6000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2019, 0, 1, 2, 53, 110, 19, 8950000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2020, 0, 1, 3, 53, 120, 20, 8950000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2021, 0, 1, 4, 53, 130, 21, 8950000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2022, 0, 1, 2, 115, 110, 22, 1860000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2023, 0, 1, 3, 115, 120, 23, 1860000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2024, 0, 1, 2, 70, 110, 24, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2025, 0, 1, 2, 71, 110, 25, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2026, 0, 1, 2, 72, 110, 26, -11740000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2027, 1, 1, 2, 10, 110, 27, 1760000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2028, 1, 1, 3, 10, 121, 28, 1750000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2029, 0, 1, 4, 10, 130, 29, 1760000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2030, 0, 2, 2, 1, 1110, 31, 14720000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2031, 0, 2, 3, 1, 120, 32, 14720000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2032, 0, 2, 4, 1, 130, 33, 14720000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2033, 0, 2, 5, 1, 210, 34, 14720000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2034, 0, 2, 2, 1, 9110, 35, 14720000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2035, 0, 2, 4, 1, 6130, 36, 14720000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2036, 0, 2, 2, 6, 110, 37, -11550000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2037, 0, 2, 3, 6, 120, 38, -11550000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2038, 0, 2, 4, 6, 130, 39, -11550000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2039, 0, 2, 2, 7, 110, 40, 6540000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2040, 0, 2, 3, 7, 120, 41, 6540000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2041, 0, 2, 4, 7, 130, 42, 6540000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2042, 0, 2, 5, 7, 210, 43, 6540000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2043, 0, 2, 5, 7, 410, 44, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2044, 0, 2, 2, 7, 8111, 45, 6540000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2045, 0, 2, 2, 11, 110, 46, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2046, 0, 2, 4, 11, 130, 47, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2047, 0, 2, 2, 11, 6110, 48, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2048, 0, 2, 4, 11, 6130, 49, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2049, 0, 2, 2, 14, 110, 50, -3820000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2050, 0, 2, 4, 14, 130, 51, -3820000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2051, 0, 2, 2, 15, 110, 52, -380000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2052, 0, 2, 4, 15, 130, 53, -380000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2053, 0, 2, 2, 17, 110, 54, -1500000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2054, 0, 2, 4, 17, 130, 55, -1500000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2055, 0, 2, 2, 19, 110, 56, 3340000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2056, 0, 2, 4, 19, 130, 57, 3340000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2057, 0, 2, 2, 20, 110, 58, 5380000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2058, 0, 2, 5, 20, 210, 59, 5380000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2059, 0, 2, 2, 103, 11110, 60, 5380000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2060, 1, 2, 2, 162, 110, 61, 4080000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2061, 0, 2, 2, 22, 110, 63, -2000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2062, 0, 2, 4, 22, 130, 64, -2000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2063, 0, 2, 2, 91, 100, 65, 5620000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2064, 0, 2, 3, 91, 120, 66, 5620000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2065, 0, 2, 2, 75, 1, 67, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2066, 0, 2, 2, 140, 110, 68, -1040000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2067, 0, 2, 4, 140, 130, 69, -1040000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2068, 0, 2, 2, 136, 110, 70, -2400000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2069, 0, 2, 2, 141, 110, 71, 3040000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2070, 0, 2, 4, 141, 130, 72, 3040000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2071, 0, 3, 2, 23, 111, 73, 2290000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2072, 0, 3, 3, 23, 121, 74, 2290000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2073, 0, 3, 5, 23, 411, 75, 2290000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2074, 0, 3, 2, 105, 111, 76, -2860000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2075, 0, 3, 3, 105, 121, 77, -2860000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2076, 0, 3, 5, 105, 411, 78, -2860000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2077, 0, 3, 2, 116, 111, 79, 560000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2078, 0, 3, 3, 116, 121, 80, 560000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2079, 0, 3, 5, 116, 411, 81, 560000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2080, 0, 3, 2, 24, 110, 82, -3750000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2081, 0, 3, 4, 24, 130, 83, -3750000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2082, 0, 3, 2, 77, 110, 84, 9190000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2083, 0, 3, 4, 77, 130, 85, 9190000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2084, 0, 3, 2, 78, 110, 86, 11115000, 0, 10009, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2085, 0, 3, 4, 78, 130, 87, 11115000, 0, 10009, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2086, 0, 3, 2, 79, 110, 88, 10440000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2087, 0, 3, 4, 79, 134, 89, 10440000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2088, 0, 3, 2, 109, 111, 90, 9050000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2089, 0, 3, 2, 108, 111, 91, 7960000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2090, 0, 3, 2, 114, 111, 92, 11100000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2091, 0, 3, 3, 114, 121, 93, 11100000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2092, 0, 3, 4, 114, 131, 94, 11100000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2093, 0, 3, 2, 76, 110, 95, -1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2094, 0, 3, 3, 76, 120, 96, -1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2095, 0, 3, 5, 76, 410, 97, -1280000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2096, 0, 3, 2, 110, 110, 98, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2097, 0, 3, 5, 110, 410, 99, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2098, 0, 3, 2, 55, 110, 100, 3190000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2099, 0, 3, 5, 55, 410, 101, 3200000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2100, 0, 3, 2, 56, 111, 102, 800000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2101, 0, 3, 5, 56, 411, 103, 810000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2102, 0, 3, 2, 25, 110, 104, -5160000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2103, 0, 3, 4, 25, 130, 105, -5160000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2104, 0, 3, 2, 26, 110, 106, -5080000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2105, 0, 3, 3, 26, 120, 107, -5080000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2106, 0, 3, 4, 26, 130, 108, -5080000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2107, 0, 4, 2, 39, 110, 109, 10140000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2108, 0, 4, 3, 39, 120, 110, 10140000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2109, 0, 4, 4, 39, 130, 111, 10140000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2110, 0, 4, 2, 40, 2110, 112, -11600000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2111, 0, 4, 4, 40, 2130, 113, -11600000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2112, 0, 4, 1, 42, 2150, 114, -8105000, 0, 10009, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2113, 0, 4, 2, 42, 2110, 115, -8000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2114, 0, 4, 3, 42, 2120, 116, -7990000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2115, 0, 4, 4, 42, 2130, 117, -9240000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2116, 0, 4, 2, 59, 110, 118, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2117, 0, 4, 4, 59, 130, 119, 0, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2118, 0, 4, 2, 60, 110, 120, -420000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2119, 0, 4, 3, 60, 120, 121, -420000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2120, 0, 4, 4, 60, 130, 122, -420000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2121, 0, 4, 2, 62, 110, 123, -10380000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2122, 0, 4, 2, 34, 110, 124, 4090000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2123, 0, 4, 3, 34, 120, 125, 4090000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2124, 0, 4, 4, 34, 130, 126, 4090000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2125, 1, 4, 2, 34, 7111, 127, 4090000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2126, 1, 4, 4, 34, 7131, 128, 4090000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2127, 1, 4, 2, 112, 110, 129, 6180000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2128, 1, 4, 5, 112, 410, 130, 6180000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2129, 1, 4, 2, 113, 110, 131, 7400000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2130, 1, 4, 5, 113, 410, 132, 7400000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2131, 1, 4, 2, 126, 110, 133, 5000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2132, 1, 4, 3, 126, 120, 134, 5000000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2133, 1, 5, 2, 131, 111, 135, 1020000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2134, 1, 5, 4, 131, 130, 136, 1020000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2135, 0, 5, 5, 35, 1, 138, -1150000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2136, 0, 5, 5, 36, 1, 139, -4370000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2137, 0, 5, 5, 44, 0, 140, 11230000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2138, 0, 5, 2, 67, 110, 141, -480000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2139, 0, 5, 4, 67, 130, 142, -480000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2140, 0, 5, 2, 97, 100, 143, 10100000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2141, 1, 5, 2, 127, 110, 144, 150000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2142, 1, 5, 3, 127, 120, 145, 150000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2143, 0, 5, 5, 130, 0, 146, -5125000, 0, 10009, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2144, 0, 5, 2, 154, 110, 147, -7160000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2145, 1, 5, 5, 147, 0, 148, 200000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2146, 1, 1, 4, 150, 130, 30, 8620000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2147, 1, 4, 5, 157, 6310, 137, 5580000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2148, 1, 5, 5, 156, 0, 149, 7475000, 0, 10009, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2149, 1, 5, 5, 155, 6000, 150, 6980000, 0, 10000, 10000, 1609459200);
INSERT INTO name_card_bg (id, other_group, bg_group, time_group, bg_id, bg_sub, "order", pos_x, pos_y, width, height, start_date) VALUES (2150, 1, 2, 5, 161, 0, 62, 6500000, 0, 10000, 10000, 1609459200);
-- Table: need_piece_num_data
CREATE TABLE IF NOT EXISTS 'need_piece_num_data' ('id' INTEGER NOT NULL, 'rarity' INTEGER NOT NULL, 'piece_num' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO need_piece_num_data (id, rarity, piece_num) VALUES (1, 1, 25);
INSERT INTO need_piece_num_data (id, rarity, piece_num) VALUES (2, 2, 50);
INSERT INTO need_piece_num_data (id, rarity, piece_num) VALUES (3, 3, 150);
-- Table: nickname
CREATE TABLE IF NOT EXISTS 'nickname' ('id' INTEGER NOT NULL, 'type' INTEGER NOT NULL, 'scenario_id' INTEGER NOT NULL, 'disp_order' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'rank' INTEGER NOT NULL, 'chara_data_id' INTEGER NOT NULL, 'user_show' INTEGER NOT NULL, 'receive_condition_type' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, 'end_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (1, 0, 0, 15, 15, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (2, 0, 0, 16, 16, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (3, 0, 0, 14, 14, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (4, 0, 0, 22, 22, 1, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (5, 0, 0, 3052, 3052, 3, 1052, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (6, 0, 0, 41, 41, 1, 0, 1, 1, 1763330400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (7, 0, 0, 42, 42, 1, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (8, 0, 0, 31, 31, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (9, 0, 0, 23, 23, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (10, 0, 0, 2035, 2035, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (12, 0, 0, 4, 4, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (13, 0, 0, 9, 9, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (14, 0, 0, 7, 7, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (15, 0, 0, 8, 8, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (16, 0, 0, 10, 10, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (17, 0, 0, 17, 17, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (18, 0, 0, 29, 29, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (19, 0, 0, 6, 6, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (20, 0, 0, 40, 40, 1, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (21, 0, 0, 33, 33, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (22, 0, 0, 13, 13, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (23, 0, 0, 3, 3, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (24, 0, 0, 34, 34, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (25, 0, 0, 35, 35, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (26, 0, 0, 2026, 2026, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (27, 0, 0, 2028, 2028, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (28, 0, 0, 2023, 2023, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (29, 0, 0, 2024, 2024, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (30, 0, 0, 2029, 2029, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (31, 0, 0, 2033, 2033, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (32, 0, 0, 2021, 2021, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (33, 0, 0, 18, 18, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (34, 0, 0, 38, 38, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (35, 0, 0, 32, 32, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (36, 0, 0, 20, 20, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (37, 0, 0, 2032, 2032, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (38, 0, 0, 2012, 2012, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (39, 0, 0, 2034, 2034, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (40, 0, 0, 43, 43, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (41, 0, 0, 2010, 2010, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (42, 0, 0, 37, 37, 1, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (43, 0, 0, 3018, 3018, 3, 1018, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (44, 0, 0, 3040, 3040, 3, 1040, 1, 1, 1759874400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (45, 0, 0, 3030, 3030, 3, 1030, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (46, 0, 0, 3037, 3037, 3, 1037, 1, 1, 1761861600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (47, 0, 0, 3035, 3035, 3, 1035, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (48, 0, 0, 3032, 3032, 3, 1032, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (49, 0, 0, 5023, 5023, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (50, 0, 0, 2015, 2015, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (51, 0, 0, 2037, 2037, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (52, 0, 0, 2025, 2025, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (54, 0, 0, 5024, 5024, 3, 0, 1, 2, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (55, 0, 0, 5022, 5022, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (56, 0, 0, 2013, 2013, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (57, 0, 0, 5008, 5008, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (58, 0, 0, 5011, 5011, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (59, 0, 0, 2036, 2036, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (60, 0, 0, 5010, 5010, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (61, 0, 0, 5020, 5020, 3, 0, 1, 2, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (62, 0, 0, 36, 36, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (63, 0, 0, 5025, 5025, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (64, 0, 0, 5012, 5012, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (65, 0, 0, 5013, 5013, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (66, 0, 0, 3001, 3001, 3, 1001, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (67, 0, 0, 3002, 3002, 3, 1002, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (68, 0, 0, 3014, 3014, 3, 1014, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (69, 0, 0, 3004, 3004, 3, 1004, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (70, 0, 0, 3024, 3024, 3, 1024, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (71, 0, 0, 3041, 3041, 3, 1041, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (72, 0, 0, 3045, 3045, 3, 1045, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (73, 0, 0, 3011, 3011, 3, 1011, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (74, 0, 0, 3008, 3008, 3, 1008, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (75, 0, 0, 3009, 3009, 3, 1009, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (76, 0, 0, 3003, 3003, 3, 1003, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (77, 0, 0, 3007, 3007, 3, 1007, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (78, 0, 0, 3017, 3017, 3, 1017, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (79, 0, 0, 3056, 3056, 3, 1056, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (80, 0, 0, 3005, 3005, 3, 1005, 1, 3, 1759442400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (81, 0, 0, 3060, 3060, 3, 1060, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (82, 0, 0, 3027, 3027, 3, 1027, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (83, 0, 0, 3010, 3010, 3, 1010, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (84, 0, 0, 3006, 3006, 3, 1006, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (85, 0, 0, 3012, 3012, 3, 1012, 1, 3, 1758146400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (86, 0, 0, 3015, 3015, 3, 1015, 1, 3, 1750897800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (87, 0, 0, 3026, 3026, 3, 1026, 1, 3, 1751493600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (88, 0, 0, 3046, 3046, 3, 1046, 1, 3, 1754949600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (89, 0, 0, 3038, 3038, 3, 1038, 1, 3, 1753653600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (90, 0, 0, 2009, 2009, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (91, 0, 0, 5009, 5009, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (92, 0, 0, 46, 46, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (97, 0, 0, 5001, 5001, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (98, 0, 0, 5026, 5026, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (99, 0, 0, 2027, 2027, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (100, 0, 0, 2, 2, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (101, 0, 0, 1, 1, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (102, 0, 0, 5, 5, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (103, 0, 0, 2019, 2019, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (104, 0, 0, 2030, 2030, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (105, 0, 0, 2016, 2016, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (106, 0, 0, 2017, 2017, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (107, 0, 0, 2005, 2005, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (108, 0, 0, 2022, 2022, 2, 0, 1, 2, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (109, 0, 0, 2018, 2018, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (110, 0, 0, 2020, 2020, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (112, 0, 0, 2008, 2008, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (113, 0, 0, 5015, 5015, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (114, 0, 0, 5021, 5021, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (115, 0, 0, 2011, 2011, 2, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (116, 0, 0, 2006, 2006, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (117, 0, 0, 5007, 5007, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (118, 0, 0, 2014, 2014, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (119, 0, 0, 2007, 2007, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (120, 0, 0, 25, 25, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (121, 0, 0, 24, 24, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (122, 0, 0, 26, 26, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (123, 0, 0, 28, 28, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (124, 0, 0, 27, 27, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (125, 0, 0, 21, 21, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (126, 0, 0, 3061, 3061, 3, 1061, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (127, 0, 0, 3013, 3013, 3, 1013, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (128, 0, 0, 45, 45, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (129, 0, 0, 44, 44, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (130, 0, 0, 2038, 2038, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (131, 0, 0, 39, 39, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (132, 0, 0, 30, 30, 1, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (133, 0, 0, 19, 19, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (134, 0, 0, 12, 12, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (135, 0, 0, 5006, 5006, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (136, 0, 0, 5004, 5004, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (137, 0, 0, 5005, 5005, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (138, 0, 0, 5002, 5002, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (139, 0, 0, 5003, 5003, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (140, 0, 0, 2031, 2031, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (141, 0, 0, 11, 11, 1, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (142, 0, 0, 2004, 2004, 2, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (143, 0, 0, 2003, 2003, 2, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (144, 0, 0, 2001, 2001, 2, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (145, 0, 0, 5019, 5019, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (146, 0, 0, 5017, 5017, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (147, 0, 0, 2002, 2002, 2, 0, 1, 1, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (148, 0, 0, 5018, 5018, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (149, 0, 0, 5016, 5016, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (150, 0, 0, 5014, 5014, 3, 0, 1, 3, 1483228800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (151, 0, 0, 3023, 3023, 3, 1023, 1, 2, 1752184800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (152, 0, 2, 1002, 1002, 2, 0, 1, 2, 1762466400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (153, 0, 2, 1001, 1001, 2, 0, 1, 2, 1762466400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (154, 0, 2, 4001, 4001, 3, 0, 1, 3, 1762466400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (155, 0, 2, 4002, 4002, 3, 0, 1, 2, 1762466400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (160, 0, 0, 3050, 3050, 3, 1050, 1, 3, 1754258400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (161, 0, 0, 3016, 3016, 3, 1016, 1, 3, 1755727200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (162, 0, 2, 4003, 4003, 3, 0, 1, 3, 1762466400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (163, 0, 2, 4004, 4004, 3, 0, 1, 3, 1762466400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (164, 0, 0, 3020, 3020, 3, 1020, 1, 3, 1757282400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (165, 0, 0, 3058, 3058, 3, 1058, 1, 3, 1761084000, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (166, 0, 0, 3028, 3028, 3, 1028, 1, 3, 1762898400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (167, 0, 0, 3019, 3019, 3, 1019, 1, 3, 1763589600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (168, 0, 0, 3039, 3039, 3, 1039, 1, 3, 1764626400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (169, 0, 0, 3025, 3025, 3, 1025, 1, 3, 1765231200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (170, 0, 0, 3048, 3048, 3, 1048, 1, 3, 1766095200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (171, 0, 0, 3059, 3059, 3, 1059, 1, 3, 1766959200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (172, 0, 0, 3022, 3022, 3, 1022, 1, 3, 1768514400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (173, 0, 0, 3021, 3021, 3, 1021, 1, 3, 1769119200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (174, 0, 0, 3069, 3069, 3, 1069, 1, 3, 1770847200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (175, 0, 0, 3071, 3071, 3, 1071, 1, 1, 1772056800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (176, 0, 0, 3033, 3033, 3, 1033, 1, 3, 1772748000, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (177, 0, 0, 3062, 3062, 3, 1062, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (178, 0, 0, 3068, 3068, 3, 1068, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (179, 0, 0, 3067, 3067, 3, 1067, 1, 3, 1774216800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (180, 0, 4, 4005, 4005, 3, 0, 1, 1, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (181, 0, 4, 4006, 4006, 3, 0, 1, 1, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (182, 0, 4, 4007, 4007, 3, 0, 1, 1, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (183, 0, 0, 4008, 4008, 3, 0, 1, 1, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (184, 0, 4, 1003, 1003, 2, 0, 1, 1, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (185, 0, 0, 1004, 1004, 2, 0, 1, 1, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (186, 0, 0, 3074, 3074, 3, 1074, 1, 3, 1774562400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (187, 0, 4, 5027, 5027, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (188, 0, 4, 5028, 5028, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (189, 0, 4, 5029, 5029, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (190, 0, 4, 5030, 5030, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (191, 0, 4, 5031, 5031, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (192, 0, 4, 2039, 2039, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (193, 0, 4, 2040, 2040, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (194, 0, 4, 5032, 5032, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (195, 0, 4, 2041, 2041, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (196, 0, 4, 2042, 2042, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (197, 0, 4, 2043, 2043, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (198, 0, 4, 5033, 5033, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (199, 0, 4, 5034, 5034, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (200, 0, 4, 2044, 2044, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (201, 0, 4, 2045, 2045, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (202, 0, 4, 2046, 2046, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (203, 0, 4, 2047, 2047, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (204, 0, 4, 2048, 2048, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (205, 0, 4, 5035, 5035, 3, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (206, 0, 4, 2049, 2049, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (207, 0, 4, 2050, 2050, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (208, 0, 4, 2051, 2051, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (209, 0, 4, 2052, 2052, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (210, 0, 4, 2053, 2053, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (211, 0, 4, 2054, 2054, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (212, 0, 4, 2055, 2055, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (213, 0, 4, 2056, 2056, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (214, 0, 4, 2057, 2057, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (215, 0, 4, 2058, 2058, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (216, 0, 4, 2059, 2059, 2, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (217, 0, 4, 47, 47, 1, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (218, 0, 4, 48, 48, 1, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (219, 0, 4, 49, 49, 1, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (220, 0, 4, 50, 50, 1, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (221, 0, 4, 51, 51, 1, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (222, 0, 4, 52, 52, 1, 0, 1, 3, 1773352800, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (223, 0, 0, 3051, 3051, 3, 1051, 1, 3, 1776031200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (224, 0, 0, 3072, 3072, 3, 1072, 1, 3, 1776722400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (225, 0, 0, 3031, 3031, 3, 1031, 1, 3, 1777586400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (226, 0, 0, 3064, 3064, 3, 1064, 1, 3, 1778450400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (227, 0, 0, 3034, 3034, 3, 1034, 1, 3, 1780005600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (228, 0, 0, 3044, 3044, 3, 1044, 1, 3, 1780610400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (229, 0, 0, 3036, 3036, 3, 1036, 1, 3, 1781820000, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (230, 0, 0, 3053, 3053, 3, 1053, 1, 3, 1783461600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (231, 0, 0, 3098, 3098, 3, 1098, 1, 1, 1784239200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (232, 0, 0, 3029, 3029, 3, 1029, 1, 3, 1785967200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (233, 0, 3, 1005, 1005, 2, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (234, 0, 3, 1006, 1006, 2, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (235, 0, 3, 4010, 4009, 3, 0, 1, 3, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (236, 0, 3, 4009, 4010, 3, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (237, 0, 3, 4011, 4011, 3, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (238, 0, 3, 4012, 4012, 3, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (239, 0, 3, 4013, 4013, 3, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (240, 0, 3, 4014, 4014, 3, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (241, 0, 3, 4015, 4015, 3, 0, 1, 2, 1784757600, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (242, 0, 0, 53, 53, 1, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (243, 0, 0, 54, 54, 1, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (244, 0, 0, 55, 55, 1, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (245, 0, 0, 56, 56, 1, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (246, 0, 0, 57, 57, 1, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (247, 0, 0, 2060, 2060, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (248, 0, 0, 2061, 2061, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (249, 0, 0, 2062, 2062, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (250, 0, 0, 2063, 2063, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (251, 0, 0, 2064, 2064, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (252, 0, 0, 2065, 2065, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (253, 0, 0, 2066, 2066, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (254, 0, 0, 2067, 2067, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (255, 0, 0, 2068, 2068, 2, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (256, 0, 0, 5036, 5036, 3, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (257, 0, 0, 5037, 5037, 3, 0, 1, 3, 1660910400, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (258, 0, 0, 3042, 3042, 3, 1042, 1, 3, 1786572000, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (259, 0, 0, 3087, 3087, 3, 1087, 1, 2, 1787695200, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (260, 0, 0, 3078, 3078, 3, 1078, 1, 3, 1788300000, 2524608000);
INSERT INTO nickname (id, type, scenario_id, disp_order, group_id, rank, chara_data_id, user_show, receive_condition_type, start_date, end_date) VALUES (394, 0, 0, 58, 58, 1, 0, 1, 3, 1784692800, 2524608000);
-- Table: note_profile
CREATE TABLE IF NOT EXISTS 'note_profile' ('id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'text_type' INTEGER NOT NULL, 'lock_type' INTEGER NOT NULL, 'lock_value' INTEGER NOT NULL, 'secret_flg' INTEGER NOT NULL, 'sort' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (1, 0, 1, 0, 0, 0, 1);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (2, 0, 2, 1, 1, 0, 2);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (3, 0, 3, 1, 2, 0, 3);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (4, 0, 4, 1, 3, 0, 4);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (5, 0, 5, 1, 4, 0, 5);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (6, 0, 6, 1, 5, 0, 6);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (7, 9001, 7, 0, 0, 0, 1);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (8, 9004, 8, 0, 0, 0, 1);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (9, 1003, 10, 2, 100302, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (10, 1013, 10, 2, 101302, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (11, 1018, 10, 2, 101802, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (12, 1024, 10, 2, 102402, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (13, 1011, 10, 2, 101102, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (14, 1014, 10, 2, 101402, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (15, 1001, 10, 2, 100102, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (16, 1004, 10, 2, 100402, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (17, 1056, 10, 2, 105602, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (18, 9006, 8, 0, 0, 0, 1);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (19, 1030, 10, 2, 103002, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (20, 1045, 10, 2, 104502, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (21, 1017, 10, 2, 101702, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (22, 1040, 10, 2, 104002, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (23, 1006, 10, 2, 100602, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (24, 1023, 10, 2, 102302, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (25, 1015, 10, 2, 101502, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (26, 1052, 10, 2, 105202, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (27, 9005, 7, 0, 0, 0, 1);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (28, 1026, 10, 2, 102602, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (29, 1037, 10, 2, 103702, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (30, 1005, 10, 2, 100502, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (31, 1020, 10, 2, 102002, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (32, 1060, 10, 2, 106002, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (33, 1061, 10, 2, 106102, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (34, 1022, 10, 2, 102202, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (35, 1038, 10, 2, 103802, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (36, 1010, 10, 2, 101002, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (37, 1059, 10, 2, 105902, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (38, 1001, 11, 2, 100103, 1, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (39, 1007, 10, 2, 100702, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (40, 1013, 11, 2, 101303, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (41, 1035, 10, 2, 103502, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (42, 1050, 10, 2, 105002, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (43, 9008, 7, 0, 0, 0, 1);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (44, 1046, 10, 2, 104602, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (45, 1019, 10, 2, 101902, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (46, 1058, 10, 2, 105802, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (47, 1021, 10, 2, 102102, 0, 20);
INSERT INTO note_profile (id, chara_id, text_type, lock_type, lock_value, secret_flg, sort) VALUES (48, 1034, 10, 2, 103402, 0, 20);
-- Table: note_profile_text_type
CREATE TABLE IF NOT EXISTS 'note_profile_text_type' ('id' INTEGER NOT NULL, 'text_type' INTEGER NOT NULL, 'text_category_id' INTEGER NOT NULL, 'sort' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (1, 1, 163, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (2, 1, 162, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (3, 1, 8, 3);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (4, 2, 158, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (5, 2, 9, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (6, 2, 157, 3);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (7, 3, 164, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (8, 3, 165, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (9, 4, 166, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (10, 4, 167, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (11, 5, 168, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (12, 6, 169, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (13, 7, 163, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (14, 7, 173, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (15, 7, 157, 3);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (16, 8, 163, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (17, 8, 173, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (18, 8, 174, 3);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (22, 10, 258, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (23, 10, 259, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (24, 10, 260, 3);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (25, 11, 261, 1);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (26, 11, 262, 2);
INSERT INTO note_profile_text_type (id, text_type, text_category_id, sort) VALUES (27, 11, 263, 3);
-- Table: piece_data
CREATE TABLE IF NOT EXISTS 'piece_data' ('id' INTEGER NOT NULL, 'item_place_id' INTEGER NOT NULL, 'start_date' TEXT NOT NULL, 'end_date' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100000, 0, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100101, 100101, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100102, 100102, '2025/10/14 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100103, 100103, '2026/06/25 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100201, 100201, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100301, 100301, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100302, 100302, '2025/07/16 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100401, 100401, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100402, 100402, '2025/10/14 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100501, 100501, '2025/10/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100502, 100502, '2026/04/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100601, 100601, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100602, 100602, '2026/01/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100701, 100701, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100702, 100702, '2026/07/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100801, 100801, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (100901, 100901, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101001, 101001, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101002, 101002, '2026/06/11 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101101, 101101, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101102, 101102, '2025/09/21 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101201, 101201, '2025/09/17 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101301, 101301, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101302, 101302, '2025/07/16 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101303, 101303, '2026/07/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101401, 101401, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101402, 101402, '2025/09/21 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101501, 101501, '2025/06/26 00:30:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101502, 101502, '2026/01/29 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101601, 101601, '2025/08/20 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101701, 101701, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101702, 101702, '2025/12/14 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101801, 101801, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101802, 101802, '2025/08/28 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101901, 101901, '2025/11/19 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (101902, 101902, '2026/08/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102001, 102001, '2025/09/07 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102002, 102002, '2026/04/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102101, 102101, '2026/01/22 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102102, 102102, '2026/09/07 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102201, 102201, '2026/01/15 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102202, 102202, '2026/05/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102301, 102301, '2025/07/10 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102302, 102302, '2026/01/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102401, 102401, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102402, 102402, '2025/08/28 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102501, 102501, '2025/12/08 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102601, 102601, '2025/07/02 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102602, 102602, '2026/02/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102701, 102701, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102801, 102801, '2025/11/11 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (102901, 102901, '2026/08/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103001, 103001, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103002, 103002, '2025/11/24 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103101, 103101, '2026/04/30 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103201, 103201, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103301, 103301, '2026/03/05 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103401, 103401, '2026/05/28 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103402, 103402, '2026/09/07 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103501, 103501, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103502, 103502, '2026/07/27 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103601, 103601, '2026/06/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103701, 103701, '2025/10/30 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103702, 103702, '2026/02/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103801, 103801, '2025/07/27 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103802, 103802, '2026/05/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (103901, 103901, '2025/12/01 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104001, 104001, '2025/10/07 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104002, 104002, '2025/12/14 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104101, 104101, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104201, 104201, '2026/08/12 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104401, 104401, '2026/06/04 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104501, 104501, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104502, 104502, '2025/11/24 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104601, 104601, '2025/08/11 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104602, 104602, '2026/07/22 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (104801, 104801, '2025/12/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105001, 105001, '2025/08/03 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105002, 105002, '2026/07/27 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105101, 105101, '2026/04/12 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105201, 105201, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105202, 105202, '2026/01/29 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105301, 105301, '2026/07/07 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105601, 105601, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105602, 105602, '2025/11/06 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105801, 105801, '2025/10/21 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105802, 105802, '2026/08/18 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105901, 105901, '2025/12/28 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (105902, 105902, '2026/06/11 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106001, 106001, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106002, 106002, '2026/04/26 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106101, 106101, '2017/1/1 0:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106102, 106102, '2026/04/26 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106201, 106201, '2026/03/12 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106401, 106401, '2026/05/10 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106701, 106701, '2026/03/22 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106801, 106801, '2026/03/12 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (106901, 106901, '2026/02/11 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (107101, 107101, '2026/02/25 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (107201, 107201, '2026/04/20 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (107401, 107401, '2026/03/26 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (107801, 107801, '2026/09/01 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (108701, 108701, '2026/08/25 22:00:00', '2050/1/1 0:00:00');
INSERT INTO piece_data (id, item_place_id, start_date, end_date) VALUES (109801, 109801, '2026/07/16 22:00:00', '2050/1/1 0:00:00');
-- Table: price_change
CREATE TABLE IF NOT EXISTS 'price_change' ('id' INTEGER NOT NULL, 'group_id' INTEGER NOT NULL, 'min_num' INTEGER NOT NULL, 'max_num' INTEGER NOT NULL, 'pay_item_num' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (1, 10, 1, 25, 1);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (2, 10, 26, 50, 2);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (3, 10, 51, 75, 3);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (4, 10, 76, 100, 4);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (5, 10, 101, 650, 5);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (6, 20, 1, 1, 100);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (7, 20, 2, 2, 900);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (8, 20, 3, 3, 2000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (9, 20, 4, 4, 3000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (10, 30, 1, 10, 1000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (11, 30, 11, 15, 2000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (12, 40, 1, 10, 2500);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (13, 40, 11, 15, 5000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (14, 50, 1, 10, 5000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (15, 50, 11, 20, 10000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (16, 60, 1, 10, 5000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (17, 60, 11, 15, 10000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (18, 70, 1, 5, 100);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (19, 70, 6, 8, 200);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (20, 80, 1, 5, 250);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (21, 80, 6, 8, 500);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (22, 90, 1, 5, 500);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (23, 90, 6, 10, 1000);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (24, 100, 1, 5, 500);
INSERT INTO price_change (id, group_id, min_num, max_num, pay_item_num) VALUES (25, 100, 6, 8, 1000);
-- Table: race
CREATE TABLE IF NOT EXISTS 'race' ('id' INTEGER NOT NULL, 'group' INTEGER NOT NULL, 'grade' INTEGER NOT NULL, 'course_set' INTEGER NOT NULL, 'thumbnail_id' INTEGER NOT NULL, 'ff_cue_name' TEXT NOT NULL, 'ff_cuesheet_name' TEXT NOT NULL, 'real_ff_cue_name' TEXT NOT NULL, 'real_ff_cuesheet_name' TEXT NOT NULL, 'ff_anim' INTEGER NOT NULL, 'ff_camera' INTEGER NOT NULL, 'ff_camera_sub' INTEGER NOT NULL, 'ff_sub' INTEGER NOT NULL, 'start_gate' INTEGER NOT NULL, 'start_gate_panel' INTEGER NOT NULL, 'goal_gate' INTEGER NOT NULL, 'goal_flower' INTEGER NOT NULL, 'result_podium' INTEGER NOT NULL, 'audience_group_id' INTEGER NOT NULL, 'paddock_bg_id' INTEGER NOT NULL, 'audience' INTEGER NOT NULL, 'entry_num' INTEGER NOT NULL, 'change_full_gate' INTEGER NOT NULL, 'is_dirtgrade' INTEGER NOT NULL, 'start_date' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1001, 1, 100, 10611, 1001, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1001, 101, 1, 0, 0, 0, 1, 1, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1002, 1, 100, 10701, 1002, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1002, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1003, 1, 100, 10905, 1003, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1003, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1004, 1, 100, 10903, 1004, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1004, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1005, 1, 100, 10504, 1005, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1005, 101, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1006, 1, 100, 10811, 1006, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1006, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1007, 1, 100, 10602, 1007, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1007, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1008, 1, 100, 10602, 1008, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1008, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1009, 1, 100, 10606, 1009, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1009, 101, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1010, 1, 100, 10606, 1010, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1010, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1011, 1, 100, 10602, 1011, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1011, 101, 0, 0, 0, 0, 6, 6, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1012, 1, 100, 10906, 1012, 'snd_mfx_1003_CL', 'snd_mfx_1003_CL', 'snd_mfx_r_1003_CL', 'snd_mfx_r_1003_CL', 1012, 103, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1013, 1, 100, 10501, 1013, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1013, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1014, 1, 100, 10807, 1014, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1014, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1015, 1, 100, 10810, 1015, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1015, 102, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1016, 1, 100, 10604, 1016, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1016, 101, 0, 0, 0, 0, 7, 7, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1017, 1, 100, 10808, 1017, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1017, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1018, 1, 100, 10805, 1018, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1018, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1019, 1, 100, 10606, 1019, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1019, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1020, 1, 100, 10708, 1020, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1020, 102, 1, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1021, 1, 100, 10903, 1021, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1021, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1022, 1, 100, 10903, 1022, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1022, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1023, 1, 100, 10506, 1023, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1023, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1024, 1, 100, 10504, 1024, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1024, 101, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1025, 1, 100, 10808, 1012, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1025, 102, 0, 0, 0, 0, 6, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1026, 1, 100, 10810, 1015, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1015, 102, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 17, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1027, 1, 100, 10914, 1027, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1027, 102, 0, 0, 0, 0, 6, 3, -1, 0, 0, 0, 18, 0, 0, 1616068800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1028, 1, 100, 10604, 1028, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1028, 101, 0, 0, 0, 0, 9, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1101, 1, 100, 11103, 1101, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1101, 313, 0, 0, 100, 0, 1, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1102, 1, 100, 11103, 1102, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1102, 313, 0, 0, 100, 0, 2, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1103, 1, 100, 11102, 1103, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1103, 313, 0, 0, 100, 0, 3, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1104, 1, 100, 11101, 1104, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1104, 313, 0, 0, 100, 0, 4, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1105, 1, 100, 11103, 1105, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1105, 313, 0, 0, 100, 0, 5, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1106, 1, 100, 11103, 1106, 'snd_mfx_1014_CL', 'snd_mfx_1014_CL', 'snd_mfx_r_1014_CL', 'snd_mfx_r_1014_CL', 1106, 313, 0, 0, 100, 0, 6, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1107, 1, 100, 11303, 1107, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1107, 231, 0, 0, 103, 0, 1, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1108, 1, 100, 11302, 1108, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1108, 231, 0, 0, 103, 0, 2, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1109, 1, 100, 11402, 1109, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 1109, 232, 0, 0, 104, 0, 1, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1110, 1, 100, 11502, 1110, 'snd_mfx_1018_CL', 'snd_mfx_1018_CL', 'snd_mfx_r_1018_CL', 'snd_mfx_r_1018_CL', 1110, 133, 0, 0, 105, 0, 1, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1111, 1, 100, 11302, 1103, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1111, 231, 0, 0, 103, 0, 4, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1112, 1, 100, 11301, 1104, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1112, 231, 0, 0, 103, 0, 5, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1113, 1, 100, 11303, 1105, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1113, 231, 0, 0, 103, 0, 3, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1114, 1, 100, 11402, 1103, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 1114, 232, 0, 0, 104, 0, 3, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1115, 1, 100, 11401, 1104, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 1115, 232, 0, 0, 104, 0, 4, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1116, 1, 100, 11403, 1105, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 1116, 232, 0, 0, 104, 0, 2, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1117, 1, 100, 11503, 1103, 'snd_mfx_1018_CL', 'snd_mfx_1018_CL', 'snd_mfx_r_1018_CL', 'snd_mfx_r_1018_CL', 1117, 133, 0, 0, 105, 0, 3, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1118, 1, 100, 11501, 1104, 'snd_mfx_1018_CL', 'snd_mfx_1018_CL', 'snd_mfx_r_1018_CL', 'snd_mfx_r_1018_CL', 1118, 133, 0, 0, 105, 0, 4, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1119, 1, 100, 11504, 1105, 'snd_mfx_1018_CL', 'snd_mfx_1018_CL', 'snd_mfx_r_1018_CL', 'snd_mfx_r_1018_CL', 1119, 133, 0, 0, 105, 0, 2, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (1201, 1, 100, 11203, 1023, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1023, 101, 0, 0, 201, 101, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2001, 1, 200, 10809, 2001, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2002, 1, 200, 10708, 2002, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 2002, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2003, 1, 200, 10505, 2003, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2003, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2004, 1, 200, 10808, 2004, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2004, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2005, 1, 200, 10503, 2005, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2005, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2006, 1, 200, 10504, 2006, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2006, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2007, 1, 200, 10704, 2007, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 2007, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2008, 1, 200, 10902, 2008, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2008, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2009, 1, 200, 10909, 2009, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2009, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2010, 1, 200, 10503, 2010, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2010, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2011, 1, 200, 10506, 2011, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2011, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2012, 1, 200, 10903, 2012, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2012, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2013, 1, 200, 10502, 2013, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2013, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2014, 1, 200, 10805, 2014, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2014, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2015, 1, 200, 10604, 2015, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2015, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2016, 1, 200, 10606, 2016, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2016, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2017, 1, 200, 10808, 2017, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2017, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2018, 1, 200, 10601, 2018, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2018, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2019, 1, 200, 10607, 2019, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2019, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2020, 1, 200, 10104, 2020, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 2020, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2021, 1, 200, 10901, 2021, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2021, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2022, 1, 200, 10904, 2022, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2022, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2023, 1, 200, 10505, 2023, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2023, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2024, 1, 200, 10907, 2024, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2024, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2025, 1, 200, 10505, 2025, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2025, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2026, 1, 200, 10603, 2026, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2026, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2027, 1, 200, 10809, 2027, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2027, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2028, 1, 200, 10603, 2028, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2028, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2029, 1, 200, 10803, 2029, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2029, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2030, 1, 200, 10601, 2030, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2030, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2031, 1, 200, 10607, 2031, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2031, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2032, 1, 200, 10805, 2032, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2032, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2033, 1, 200, 10507, 2033, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2033, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2034, 1, 200, 10902, 2034, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 2034, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2035, 1, 200, 10503, 2010, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 2010, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 5, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2036, 1, 200, 11102, 2036, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 2036, 215, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2037, 1, 200, 11101, 2037, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 2037, 215, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2038, 1, 200, 11303, 2038, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 2038, 231, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2039, 1, 200, 11303, 2039, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 2039, 231, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2040, 1, 200, 11404, 2040, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 2040, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (2041, 1, 200, 11403, 2041, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 2041, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3001, 1, 300, 10805, 3001, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3002, 1, 300, 10504, 3002, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3002, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3003, 1, 300, 10805, 3003, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3003, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3004, 1, 300, 10502, 3004, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3004, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3005, 1, 300, 10704, 3005, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3005, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3006, 1, 300, 10504, 3006, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3006, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3007, 1, 300, 10801, 3007, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3007, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3008, 1, 300, 10610, 3008, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3008, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3009, 1, 300, 10806, 3009, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3009, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3010, 1, 300, 10602, 3010, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3010, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3011, 1, 300, 10602, 3011, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3011, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3012, 1, 300, 10603, 3012, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3012, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3013, 1, 300, 10803, 3013, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3013, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3014, 1, 300, 10608, 3014, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3014, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3015, 1, 300, 11002, 3015, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3015, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3016, 1, 300, 10903, 3016, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3016, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3017, 1, 300, 10902, 3017, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3017, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3018, 1, 200, 10903, 3018, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3018, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3019, 1, 300, 10501, 3019, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3019, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3020, 1, 300, 10503, 3020, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3020, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3021, 1, 300, 10702, 3021, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3021, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3022, 1, 300, 10503, 3022, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3022, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3023, 1, 300, 10904, 3023, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3023, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3024, 1, 300, 10509, 3024, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3024, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3025, 1, 300, 10502, 3025, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3025, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3026, 1, 300, 10912, 3026, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3026, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3027, 1, 300, 10402, 3027, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3027, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3028, 1, 300, 10307, 3028, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3028, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3029, 1, 300, 10815, 3029, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3029, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3030, 1, 300, 10905, 3030, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3030, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3031, 1, 300, 10905, 3031, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3031, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3032, 1, 300, 10603, 3032, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3032, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3033, 1, 300, 10611, 3033, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3033, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3034, 1, 300, 10202, 3034, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3034, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3035, 1, 300, 10701, 3035, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3035, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3036, 1, 300, 10402, 3036, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3036, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3037, 1, 300, 10707, 3037, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3037, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3038, 1, 300, 10403, 3038, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3038, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3039, 1, 300, 10204, 3039, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3039, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3040, 1, 300, 10703, 3040, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3040, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3041, 1, 300, 10202, 3041, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3041, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3042, 1, 300, 10301, 3042, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3042, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3043, 1, 300, 10103, 3043, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3043, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3044, 1, 300, 11003, 3044, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3044, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3045, 1, 300, 10311, 3045, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3045, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3046, 1, 300, 10304, 3046, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3046, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3047, 1, 300, 10107, 3047, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3047, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3048, 1, 300, 11001, 3048, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3048, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3049, 1, 300, 10304, 3049, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3049, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3050, 1, 300, 10101, 3050, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3050, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3051, 1, 300, 10103, 3051, 'snd_mfx_1004_CL', 'snd_mfx_1004_CL', 'snd_mfx_r_1004_CL', 'snd_mfx_r_1004_CL', 3051, 204, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3052, 1, 300, 11001, 3052, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3052, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3053, 1, 300, 10307, 3053, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3053, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3054, 1, 300, 10504, 3054, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3054, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3055, 1, 300, 10502, 3055, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3055, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3056, 1, 300, 10913, 3056, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3056, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3057, 1, 300, 10602, 3057, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3057, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3058, 1, 200, 10602, 3058, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3058, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3059, 1, 300, 10602, 3059, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3059, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3060, 1, 300, 10803, 3060, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3060, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3061, 1, 300, 10814, 3061, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3061, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3062, 1, 300, 10611, 3062, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3062, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3063, 1, 300, 10403, 3063, 'snd_mfx_1007_CL', 'snd_mfx_1007_CL', 'snd_mfx_r_1007_CL', 'snd_mfx_r_1007_CL', 3063, 207, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3064, 1, 300, 10603, 3064, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3064, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3065, 1, 300, 10807, 3065, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3065, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3066, 1, 300, 10801, 3066, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3066, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3067, 1, 300, 10905, 3067, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 3067, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3068, 1, 300, 10704, 3068, 'snd_mfx_1006_CL', 'snd_mfx_1006_CL', 'snd_mfx_r_1006_CL', 'snd_mfx_r_1006_CL', 3068, 206, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3069, 1, 300, 10508, 3069, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3069, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3070, 1, 300, 10502, 3070, 'snd_mfx_1005_CL', 'snd_mfx_1005_CL', 'snd_mfx_r_1005_CL', 'snd_mfx_r_1005_CL', 3070, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3071, 1, 300, 11102, 3071, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 3071, 215, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3072, 1, 300, 11101, 3072, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 3072, 215, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3073, 1, 300, 11302, 3073, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 3073, 231, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3074, 1, 300, 11402, 3074, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 3074, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3075, 1, 300, 11403, 3075, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 3075, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3076, 1, 300, 11504, 3076, 'snd_mfx_1019_CL', 'snd_mfx_1019_CL', 'snd_mfx_r_1019_CL', 'snd_mfx_r_1019_CL', 3076, 234, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (3077, 1, 300, 11501, 3077, 'snd_mfx_1019_CL', 'snd_mfx_1019_CL', 'snd_mfx_r_1019_CL', 'snd_mfx_r_1019_CL', 3077, 234, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4001, 1, 400, 10810, 4001, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4001, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4002, 1, 400, 10502, 4002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4003, 1, 400, 10801, 4003, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4003, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4004, 1, 400, 10509, 4004, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4004, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4005, 1, 400, 10508, 4005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4005, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4006, 1, 400, 10502, 4006, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4006, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4007, 1, 400, 10803, 4007, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4007, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4008, 1, 400, 10813, 4008, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4008, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4009, 1, 400, 10807, 4009, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4009, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4010, 1, 400, 10501, 4010, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4010, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4011, 1, 400, 10604, 4011, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4011, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4012, 1, 400, 10601, 4012, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4012, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4013, 1, 400, 10812, 4013, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4013, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4014, 1, 400, 10805, 4014, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4014, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4015, 1, 400, 10805, 4015, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4015, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4016, 1, 400, 10815, 4016, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4016, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4017, 1, 400, 10610, 4017, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4017, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4018, 1, 400, 10611, 4018, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4018, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4019, 1, 400, 10509, 4019, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4019, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4020, 1, 400, 10906, 4020, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4020, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4021, 1, 400, 10904, 4021, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4021, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4022, 1, 400, 10911, 4022, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4022, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4023, 1, 400, 10913, 4023, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4023, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4024, 1, 400, 10502, 4024, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4024, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4025, 1, 400, 10707, 4025, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4025, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4026, 1, 400, 10502, 4026, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4026, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4027, 1, 400, 10905, 4027, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4027, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4028, 1, 400, 10508, 4028, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4028, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4030, 1, 400, 10903, 4030, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4030, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4031, 1, 400, 10911, 4031, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4031, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4032, 1, 400, 10901, 4032, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4032, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4033, 1, 400, 10509, 4033, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4033, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4035, 1, 400, 10905, 4035, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4035, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4036, 1, 400, 10508, 4036, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4036, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4037, 1, 400, 10501, 4037, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4037, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4038, 1, 400, 10403, 4038, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4038, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4039, 1, 400, 10803, 4039, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4039, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4040, 1, 400, 10611, 4040, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4040, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4041, 1, 400, 10812, 4041, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4041, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4042, 1, 400, 10813, 4042, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4042, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4043, 1, 400, 10603, 4043, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4043, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4044, 1, 400, 10304, 4044, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4044, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4045, 1, 400, 10604, 4045, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4045, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4046, 1, 400, 10606, 4046, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4046, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4047, 1, 400, 10801, 4047, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4047, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4048, 1, 400, 10612, 4048, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4048, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4049, 1, 400, 10806, 4049, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4049, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4050, 1, 300, 10801, 4050, 'snd_mfx_1008_CL', 'snd_mfx_1008_CL', 'snd_mfx_r_1008_CL', 'snd_mfx_r_1008_CL', 4050, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4051, 1, 400, 10813, 4051, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4051, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4052, 1, 400, 10611, 4052, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4052, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4053, 1, 400, 10603, 4053, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4053, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4054, 1, 400, 10814, 4054, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4054, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4055, 1, 400, 10301, 4055, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4055, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4056, 1, 400, 10806, 4056, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4056, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4057, 1, 400, 10610, 4057, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4057, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4058, 1, 400, 10803, 4058, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4058, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4059, 1, 400, 10611, 4059, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4059, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4060, 1, 400, 10911, 4060, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4060, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4061, 1, 400, 10903, 4061, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4061, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4062, 1, 400, 10207, 4062, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4062, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4063, 1, 400, 10601, 4063, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4063, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4064, 1, 400, 10203, 4064, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4064, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4065, 1, 400, 10207, 4065, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4065, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4066, 1, 400, 10708, 4066, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4066, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4068, 1, 400, 10703, 4068, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4068, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4069, 1, 400, 10401, 4069, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4069, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4070, 1, 400, 10303, 4070, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4070, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4071, 1, 400, 10105, 4071, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4071, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4072, 1, 400, 10101, 4072, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4072, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4073, 1, 400, 11006, 4073, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4073, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4074, 1, 400, 11001, 4074, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4074, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4075, 1, 400, 10103, 4075, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4075, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4076, 1, 400, 10310, 4076, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4076, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4077, 1, 400, 10102, 4077, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4077, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4078, 1, 400, 11001, 4078, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4078, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4079, 1, 400, 10311, 4079, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4079, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4080, 1, 400, 11002, 4080, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4080, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4081, 1, 400, 10303, 4081, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4081, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4082, 1, 400, 10105, 4082, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4082, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4083, 1, 400, 10101, 4083, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 4083, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4084, 1, 400, 10911, 4084, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4084, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4085, 1, 400, 10904, 4085, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4085, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4086, 1, 400, 10509, 4086, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4086, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4087, 1, 400, 10902, 4087, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4087, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4088, 1, 400, 10504, 4088, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4088, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4089, 1, 400, 10501, 4089, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4089, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4090, 1, 400, 10903, 4090, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4090, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4091, 1, 400, 10801, 4091, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4091, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4092, 1, 400, 10610, 4092, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4092, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4093, 1, 400, 10803, 4093, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4093, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4094, 1, 400, 10604, 4094, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4094, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4095, 1, 400, 10303, 4095, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4095, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4096, 1, 400, 10603, 4096, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4096, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4097, 1, 400, 10812, 4097, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4097, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4098, 1, 400, 10612, 4098, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4098, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4099, 1, 400, 10806, 4099, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4099, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4100, 1, 400, 10806, 4100, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4100, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4101, 1, 400, 10301, 4101, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4101, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4102, 1, 400, 10601, 4102, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4102, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4103, 1, 400, 10401, 4103, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4103, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4104, 1, 400, 10807, 4104, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4104, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4105, 1, 400, 10610, 4105, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4105, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4106, 1, 400, 10406, 4106, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4106, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4107, 1, 400, 10602, 4107, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4107, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4108, 1, 400, 10812, 4108, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4108, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4109, 1, 400, 10501, 4109, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4109, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4110, 1, 400, 10509, 4110, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4110, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4111, 1, 400, 10903, 4111, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4111, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4112, 1, 400, 10901, 4112, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4112, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4113, 1, 400, 10503, 4113, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4113, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4114, 1, 400, 10501, 4114, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4114, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4115, 1, 400, 10911, 4115, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4115, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4116, 1, 400, 10912, 4116, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4116, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4118, 1, 400, 11001, 4117, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4117, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4119, 1, 400, 10406, 4118, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4118, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4120, 1, 400, 10612, 4119, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4119, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4121, 1, 400, 10912, 4120, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4120, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4122, 1, 400, 10305, 4121, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4121, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4123, 1, 400, 10508, 4122, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4122, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4124, 1, 400, 10814, 4123, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4123, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4501, 1, 700, 10502, 4501, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4501, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4502, 1, 700, 10502, 4502, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4502, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4503, 1, 700, 10803, 4503, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4503, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4504, 1, 700, 10807, 4504, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4504, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4505, 1, 700, 10611, 4505, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4505, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4506, 1, 700, 10813, 4506, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4506, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4507, 1, 700, 10604, 4507, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4507, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4508, 1, 700, 10402, 4508, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 4508, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4509, 1, 700, 10610, 4509, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4509, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4510, 1, 700, 10807, 4510, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4510, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4511, 1, 700, 10814, 4511, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4511, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4512, 1, 700, 10602, 4512, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4512, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4513, 1, 700, 10803, 4513, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4513, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4514, 1, 700, 10611, 4514, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4514, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4515, 1, 700, 10602, 4515, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4515, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4516, 1, 700, 10805, 4516, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4516, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4517, 1, 700, 10504, 4517, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4517, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4518, 1, 700, 10703, 4518, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4518, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4519, 1, 700, 10902, 4519, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4519, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4520, 1, 700, 10501, 4520, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4520, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4521, 1, 700, 10905, 4521, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4521, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4522, 1, 700, 10702, 4522, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4522, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4523, 1, 700, 10502, 4523, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 4523, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4524, 1, 700, 10901, 4524, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4524, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4525, 1, 700, 10707, 4525, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 4525, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4526, 1, 700, 10903, 4526, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 4526, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4900, 61, 100, 10611, 1001, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1001, 101, 1, 0, 0, 0, 1, 1, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4901, 61, 100, 10701, 1002, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1002, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4902, 61, 100, 10905, 1003, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1003, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4903, 61, 100, 10903, 1004, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1004, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4904, 61, 100, 10504, 1005, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1005, 101, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4905, 61, 100, 10811, 1006, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1006, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4906, 61, 100, 10602, 1007, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1007, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4907, 61, 100, 10602, 1008, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1008, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4908, 61, 100, 10606, 1009, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1009, 101, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4909, 61, 100, 10606, 1010, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1010, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4910, 61, 100, 10602, 1011, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1011, 101, 0, 0, 0, 0, 6, 6, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4911, 61, 100, 10906, 1012, 'snd_mfx_1003_CL', 'snd_mfx_1003_CL', '', '', 1012, 103, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4912, 61, 100, 10501, 1013, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1013, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4913, 61, 100, 10807, 1014, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1014, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4914, 61, 100, 10810, 1015, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1015, 102, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4915, 61, 100, 10604, 1016, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1016, 101, 0, 0, 0, 0, 7, 7, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4916, 61, 100, 10808, 1017, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1017, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4917, 61, 100, 10805, 1018, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1018, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4918, 61, 100, 10606, 1019, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1019, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4919, 61, 100, 10708, 1020, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1020, 102, 1, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4920, 61, 100, 10903, 1021, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1021, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4921, 61, 100, 10903, 1022, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', '', '', 1022, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4922, 61, 100, 10506, 1023, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1023, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4923, 61, 100, 10504, 1024, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', '', '', 1024, 101, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4924, 61, 100, 11103, 1101, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', '', '', 1101, 313, 0, 0, 100, 0, 1, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4925, 61, 100, 11103, 1102, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', '', '', 1102, 313, 0, 0, 100, 0, 2, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4926, 61, 100, 11102, 1103, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', '', '', 1103, 313, 0, 0, 100, 0, 3, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4927, 61, 100, 11101, 1104, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', '', '', 1104, 313, 0, 0, 100, 0, 4, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4928, 61, 100, 11103, 1105, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', '', '', 1105, 313, 0, 0, 100, 0, 5, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (4929, 61, 100, 11103, 1106, 'snd_mfx_1014_CL', 'snd_mfx_1014_CL', '', '', 1106, 313, 0, 0, 100, 0, 6, 0, -1, 0, 0, 0, 16, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5001, 6, 900, 10105, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5002, 6, 900, 10104, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5003, 6, 900, 10103, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5004, 6, 900, 10102, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5005, 6, 900, 10101, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5007, 6, 900, 10107, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5009, 6, 900, 10205, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5010, 6, 900, 10204, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5011, 6, 900, 10203, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5012, 6, 900, 10202, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5013, 6, 900, 10201, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5015, 6, 900, 10207, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5017, 6, 900, 10404, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5018, 6, 900, 10403, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5019, 6, 900, 10402, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5020, 6, 900, 10401, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 14, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5021, 6, 900, 10406, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 15, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5022, 6, 900, 10405, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5023, 6, 900, 10309, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5024, 6, 900, 10308, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5025, 6, 900, 10307, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5026, 6, 900, 10306, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5027, 6, 900, 10305, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5029, 6, 900, 10304, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5030, 6, 900, 10303, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5031, 6, 900, 10302, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5032, 6, 900, 10301, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5033, 6, 900, 10311, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 15, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5034, 6, 900, 10310, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 15, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5036, 6, 900, 10608, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5037, 6, 900, 10607, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5038, 6, 900, 10606, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5039, 6, 900, 10605, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5040, 6, 900, 10604, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5041, 6, 900, 10603, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5042, 6, 900, 10602, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5043, 6, 900, 10601, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5044, 6, 900, 10612, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5047, 6, 900, 10611, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5048, 6, 900, 10610, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5049, 6, 900, 10609, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5050, 6, 900, 10507, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5051, 6, 900, 10506, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5052, 6, 900, 10505, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5053, 6, 900, 10504, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5055, 6, 900, 10503, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5056, 6, 900, 10502, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5057, 6, 900, 10501, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5058, 6, 900, 10509, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5059, 6, 900, 10508, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5061, 6, 900, 10705, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5062, 6, 900, 10704, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5063, 6, 900, 10703, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5064, 6, 900, 10702, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5065, 6, 900, 10701, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5067, 6, 900, 10708, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5068, 6, 900, 10707, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5070, 6, 900, 10811, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5071, 6, 900, 10810, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5072, 6, 900, 10809, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5073, 6, 900, 10808, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5074, 6, 900, 10807, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5075, 6, 900, 10806, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5076, 6, 900, 10805, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5077, 6, 900, 10804, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5078, 6, 900, 10803, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5079, 6, 900, 10802, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5080, 6, 900, 10801, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5081, 6, 900, 10815, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5082, 6, 900, 10814, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5083, 6, 900, 10813, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5084, 6, 900, 10812, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5085, 6, 900, 10914, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5086, 6, 900, 10909, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5087, 6, 900, 10908, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5088, 6, 900, 10907, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5089, 6, 900, 10906, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5090, 6, 900, 10905, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5091, 6, 900, 10904, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5092, 6, 900, 10903, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5093, 6, 900, 10902, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5094, 6, 900, 10901, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5095, 6, 900, 10913, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5096, 6, 900, 10912, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5097, 6, 900, 10911, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5098, 6, 900, 11004, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5099, 6, 900, 11003, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5100, 6, 900, 11002, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5101, 6, 900, 11001, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5103, 6, 900, 11006, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5105, 6, 900, 11103, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 315, 0, 0, 100, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5106, 6, 900, 11102, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 315, 0, 0, 100, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5107, 6, 900, 11101, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 315, 0, 0, 100, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5108, 6, 100, 10611, 1001, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1001, 310, 0, 0, 0, 0, 1, 1, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5109, 6, 100, 10701, 1002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1002, 311, 0, 0, 0, 0, 1, 1, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5110, 6, 100, 10905, 1003, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1003, 313, 0, 0, 0, 0, 1, 1, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5111, 6, 100, 10903, 1004, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1004, 313, 0, 0, 0, 0, 2, 2, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5112, 6, 100, 10504, 1005, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1005, 310, 0, 0, 0, 0, 1, 1, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5113, 6, 100, 10811, 1006, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1006, 313, 0, 0, 0, 0, 1, 1, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5114, 6, 100, 10602, 1007, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1007, 310, 0, 0, 0, 0, 2, 2, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5115, 6, 100, 10602, 1008, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1008, 310, 0, 0, 0, 0, 3, 3, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5116, 6, 100, 10606, 1009, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1009, 310, 0, 0, 0, 0, 4, 4, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5117, 6, 100, 10606, 1010, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1010, 310, 0, 0, 0, 0, 5, 5, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5118, 6, 100, 10602, 1011, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1011, 310, 0, 0, 0, 0, 6, 6, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5119, 6, 100, 10906, 1012, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1012, 313, 0, 0, 0, 0, 3, 3, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5120, 6, 100, 10501, 1013, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1013, 310, 0, 0, 0, 0, 2, 2, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5121, 6, 100, 10807, 1014, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1014, 313, 0, 0, 0, 0, 2, 2, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5122, 6, 100, 10810, 1015, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1015, 313, 0, 0, 0, 0, 3, 3, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5123, 6, 100, 10604, 1016, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1016, 310, 0, 0, 0, 0, 7, 7, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5124, 6, 100, 10808, 1017, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1017, 313, 0, 0, 0, 0, 4, 4, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5125, 6, 100, 10805, 1018, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1018, 313, 0, 0, 0, 0, 5, 5, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5126, 6, 100, 10606, 1019, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1019, 310, 0, 0, 0, 0, 8, 8, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5127, 6, 100, 10708, 1020, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1020, 311, 0, 0, 0, 0, 2, 2, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5128, 6, 100, 10903, 1021, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1021, 313, 0, 0, 0, 0, 4, 4, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5129, 6, 100, 10903, 1022, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1022, 313, 0, 0, 0, 0, 5, 5, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5130, 6, 100, 10506, 1023, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1023, 310, 0, 0, 0, 0, 3, 3, -1, 0, 0, 1, 16, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5131, 6, 100, 10504, 1024, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1024, 310, 0, 0, 0, 0, 4, 4, -1, 0, 0, 1, 18, 0, 0, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5132, 6, 100, 11103, 1101, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1101, 315, 0, 0, 100, 0, 1, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5133, 6, 100, 11103, 1102, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1102, 315, 0, 0, 100, 0, 2, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5134, 6, 100, 11102, 1103, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1103, 315, 0, 0, 100, 0, 3, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5135, 6, 100, 11101, 1104, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1104, 315, 0, 0, 100, 0, 4, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5136, 6, 100, 11103, 1105, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1105, 315, 0, 0, 100, 0, 5, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5137, 6, 100, 11103, 1106, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1106, 315, 0, 0, 100, 0, 6, 0, -1, 0, 0, 1, 16, 0, 1, 1636977600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5138, 6, 100, 11303, 1107, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1107, 231, 0, 0, 103, 0, 1, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5139, 6, 100, 11302, 1108, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1108, 231, 0, 0, 103, 0, 2, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5140, 6, 100, 11402, 1109, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1109, 232, 0, 0, 104, 0, 1, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5141, 6, 100, 11502, 1110, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 1110, 133, 0, 0, 105, 0, 1, 0, -1, 0, 0, 1, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5142, 6, 900, 11303, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 231, 0, 0, 103, 0, 0, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5143, 6, 900, 11302, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 231, 0, 0, 103, 0, 0, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5144, 6, 900, 11301, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 231, 0, 0, 103, 0, 0, 0, -1, 0, 0, 1, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5145, 6, 900, 11404, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5146, 6, 900, 11403, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5147, 6, 900, 11402, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5148, 6, 900, 11401, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 232, 0, 0, 104, 0, 0, 0, -1, 0, 0, 1, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5149, 6, 900, 11504, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 234, 0, 0, 105, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5150, 6, 900, 11503, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 234, 0, 0, 105, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5151, 6, 900, 11502, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 234, 0, 0, 105, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5152, 6, 900, 11501, 5002, 'snd_mfx_2009_CL', 'snd_mfx_2009_CL', '', '', 5002, 234, 0, 0, 105, 0, 0, 0, -1, 0, 0, 1, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5200, 12, 999, 10105, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5201, 12, 999, 10104, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5202, 12, 999, 10103, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5203, 12, 999, 10102, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5204, 12, 999, 10101, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5205, 12, 999, 10107, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5206, 12, 999, 10205, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5207, 12, 999, 10204, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5208, 12, 999, 10203, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5209, 12, 999, 10202, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5210, 12, 999, 10201, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5211, 12, 999, 10207, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5212, 12, 999, 10404, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5213, 12, 999, 10403, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5214, 12, 999, 10402, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5215, 12, 999, 10401, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5216, 12, 999, 10406, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5217, 12, 999, 10405, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5218, 12, 999, 10309, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5219, 12, 999, 10308, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5220, 12, 999, 10307, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5221, 12, 999, 10306, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5222, 12, 999, 10305, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5223, 12, 999, 10304, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5224, 12, 999, 10303, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5225, 12, 999, 10302, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5226, 12, 999, 10301, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5227, 12, 999, 10311, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5228, 12, 999, 10310, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 15, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5229, 12, 999, 10608, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5230, 12, 999, 10607, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5231, 12, 999, 10606, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5232, 12, 999, 10605, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5233, 12, 999, 10604, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5234, 12, 999, 10603, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5235, 12, 999, 10602, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5236, 12, 999, 10601, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5237, 12, 999, 10612, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5238, 12, 999, 10611, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5239, 12, 999, 10610, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5240, 12, 999, 10609, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5241, 12, 999, 10507, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5242, 12, 999, 10506, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5243, 12, 999, 10505, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5244, 12, 999, 10504, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5245, 12, 999, 10503, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5246, 12, 999, 10502, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5247, 12, 999, 10501, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5248, 12, 999, 10509, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5249, 12, 999, 10508, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5250, 12, 999, 10705, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5251, 12, 999, 10704, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5252, 12, 999, 10703, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5253, 12, 999, 10702, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5254, 12, 999, 10701, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5255, 12, 999, 10708, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5256, 12, 999, 10707, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5257, 12, 999, 10811, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5258, 12, 999, 10810, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5259, 12, 999, 10809, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5260, 12, 999, 10808, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5261, 12, 999, 10807, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5262, 12, 999, 10806, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5263, 12, 999, 10805, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5264, 12, 999, 10804, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5265, 12, 999, 10803, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5266, 12, 999, 10802, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5267, 12, 999, 10801, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5268, 12, 999, 10815, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5269, 12, 999, 10814, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5270, 12, 999, 10813, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5271, 12, 999, 10812, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5272, 12, 999, 10914, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5273, 12, 999, 10909, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5274, 12, 999, 10908, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5275, 12, 999, 10907, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5276, 12, 999, 10906, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5277, 12, 999, 10905, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5278, 12, 999, 10904, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5279, 12, 999, 10903, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5280, 12, 999, 10902, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5281, 12, 999, 10901, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5282, 12, 999, 10913, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5283, 12, 999, 10912, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5284, 12, 999, 10911, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5285, 12, 999, 11004, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5286, 12, 999, 11003, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5287, 12, 999, 11002, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5288, 12, 999, 11001, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5289, 12, 999, 11006, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5290, 12, 999, 11103, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5291, 12, 999, 11102, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5292, 12, 999, 11101, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1627560000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5293, 12, 999, 11303, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5294, 12, 999, 11302, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5295, 12, 999, 11301, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5296, 12, 999, 11404, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5297, 12, 999, 11403, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5298, 12, 999, 11402, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5299, 12, 999, 11401, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5300, 12, 999, 11504, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5301, 12, 999, 11503, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5302, 12, 999, 11502, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5303, 12, 999, 11501, 5200, 'snd_mfx_2008_CL', 'snd_mfx_2008_CL', '', '', 5200, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5801, 2, 999, 10805, 5801, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5801, 102, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5802, 2, 999, 10805, 5801, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5802, 102, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5803, 2, 999, 10805, 5801, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5803, 102, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5804, 2, 999, 10805, 5801, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5804, 102, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1646654400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5831, 2, 999, 10504, 5831, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5831, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5832, 2, 999, 10504, 5831, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5832, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5833, 2, 999, 10504, 5831, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5833, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5834, 2, 999, 10504, 5831, 'snd_mfx_2002_CL', 'snd_mfx_2002_CL', '', '', 5834, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1646654400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5920, 8, 100, 10606, 5920, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5920, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1615809600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5921, 8, 100, 10606, 5920, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5920, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1615809600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5922, 8, 100, 10606, 5920, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5920, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1615809600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5930, 8, 100, 10811, 5930, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5930, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623931200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5931, 8, 100, 10811, 5930, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5930, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623931200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5932, 8, 100, 10811, 5930, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5930, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623931200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5933, 8, 100, 10811, 5930, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5930, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623931200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5935, 8, 100, 10606, 5935, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5935, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1621425600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5936, 8, 100, 10606, 5935, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5935, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1621425600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5937, 8, 100, 10606, 5935, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5935, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1621425600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5940, 8, 100, 10808, 5940, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5940, 102, 0, 0, 0, 0, 6, 0, -1, 0, 0, 0, 18, 0, 0, 1629028800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5941, 8, 100, 10906, 5940, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5940, 103, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1629028800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5945, 8, 100, 10501, 5945, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5945, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1618488000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5946, 8, 100, 10501, 5945, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5945, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1618488000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5947, 8, 100, 10501, 5945, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5945, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1618488000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5948, 8, 100, 10501, 5945, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5945, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1618488000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5950, 8, 100, 10810, 5950, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5950, 102, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1634299200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5955, 8, 100, 10506, 5955, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5955, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1639483200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5960, 8, 100, 10903, 5960, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5960, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1631620800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5965, 8, 100, 10604, 5965, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5965, 101, 0, 0, 0, 0, 7, 7, -1, 0, 0, 0, 18, 0, 0, 1636718400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5970, 8, 100, 10903, 5970, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5970, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1644321600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (5975, 8, 100, 10504, 5975, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5975, 101, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1646654400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6001, 11, 100, 10701, 6001, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6001, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6002, 11, 100, 10611, 6002, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6002, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1644840000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6003, 11, 100, 10914, 6003, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6003, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1647604800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6004, 11, 100, 10504, 6004, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6004, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1650369600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6005, 11, 100, 10606, 6005, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6005, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1620648000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6006, 11, 100, 10811, 6006, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6006, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6007, 11, 100, 10602, 6007, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6007, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6008, 11, 100, 10906, 6008, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6008, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1629460800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6009, 11, 100, 10903, 6009, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6009, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1631880000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6010, 11, 100, 10810, 6010, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6010, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1634299200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6011, 11, 100, 10604, 6011, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6011, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1637323200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6012, 11, 100, 10506, 6012, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6012, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1639483200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6013, 11, 100, 10701, 6001, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6001, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6014, 11, 100, 10611, 6002, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6002, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1644840000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6015, 11, 100, 10914, 6003, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6003, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1647604800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6016, 11, 100, 10504, 6004, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6004, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1650369600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6017, 11, 100, 10606, 6005, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6005, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1620648000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6018, 11, 100, 10811, 6006, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6006, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6019, 11, 100, 10602, 6007, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6007, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6020, 11, 100, 10906, 6008, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6008, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1629460800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6021, 11, 100, 10903, 6009, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6009, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1631880000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6022, 11, 100, 10810, 6010, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6010, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1634299200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6023, 11, 100, 10604, 6011, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6011, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1637323200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6024, 11, 100, 10506, 6012, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6012, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1639483200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6029, 11, 100, 10606, 6005, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6005, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1653048000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6030, 11, 100, 10602, 6006, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6006, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1654862400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6031, 11, 100, 10906, 6007, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6007, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1657540800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6032, 11, 100, 10501, 6008, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6008, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1783893600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6033, 11, 100, 11103, 6009, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6009, 122, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 9, 0, 1, 1785967200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6034, 11, 100, 10903, 6010, 'snd_mfx_2005_CL', 'snd_mfx_2005_CL', '', '', 6010, 122, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1787695200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6041, 11, 100, 10606, 6005, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6005, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1653048000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6042, 11, 100, 10602, 6006, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6006, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1654862400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6043, 11, 100, 10906, 6007, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6007, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1657540800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6044, 11, 100, 10501, 6008, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6008, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1783893600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6045, 11, 100, 11103, 6009, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6009, 123, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 9, 0, 1, 1785967200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6046, 11, 100, 10903, 6010, 'snd_mfx_2006_CL', 'snd_mfx_2006_CL', '', '', 6010, 123, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1787695200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6100, 9, 100, 10101, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6101, 9, 100, 10101, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6102, 9, 100, 10101, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6103, 9, 100, 10102, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6104, 9, 100, 10102, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6105, 9, 100, 10102, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6106, 9, 100, 10103, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6107, 9, 100, 10103, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6108, 9, 100, 10103, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6109, 9, 100, 10104, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6110, 9, 100, 10104, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6111, 9, 100, 10104, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6112, 9, 100, 10105, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6113, 9, 100, 10105, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6114, 9, 100, 10105, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6115, 9, 100, 10107, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6116, 9, 100, 10107, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6117, 9, 100, 10107, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6118, 9, 100, 10201, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6119, 9, 100, 10201, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6120, 9, 100, 10201, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6121, 9, 100, 10202, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6122, 9, 100, 10202, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6123, 9, 100, 10202, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6124, 9, 100, 10203, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6125, 9, 100, 10203, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6126, 9, 100, 10203, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6127, 9, 100, 10204, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6128, 9, 100, 10204, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6129, 9, 100, 10204, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6130, 9, 100, 10205, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6131, 9, 100, 10205, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6132, 9, 100, 10205, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6133, 9, 100, 10207, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6134, 9, 100, 10207, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6135, 9, 100, 10207, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6136, 9, 100, 10301, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6137, 9, 100, 10301, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6138, 9, 100, 10301, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6139, 9, 100, 10302, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6140, 9, 100, 10302, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6141, 9, 100, 10302, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6142, 9, 100, 10303, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6143, 9, 100, 10303, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6144, 9, 100, 10303, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6145, 9, 100, 10304, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6146, 9, 100, 10304, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6147, 9, 100, 10304, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6148, 9, 100, 10305, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6149, 9, 100, 10305, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6150, 9, 100, 10305, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6151, 9, 100, 10306, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6152, 9, 100, 10306, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6153, 9, 100, 10306, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6154, 9, 100, 10307, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6155, 9, 100, 10307, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6156, 9, 100, 10307, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6157, 9, 100, 10308, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6158, 9, 100, 10308, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6159, 9, 100, 10308, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6160, 9, 100, 10309, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6161, 9, 100, 10309, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6162, 9, 100, 10309, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6163, 9, 100, 10311, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6164, 9, 100, 10311, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6165, 9, 100, 10311, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6166, 9, 100, 10401, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6167, 9, 100, 10401, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6168, 9, 100, 10401, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6169, 9, 100, 10402, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6170, 9, 100, 10402, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6171, 9, 100, 10402, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6172, 9, 100, 10403, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6173, 9, 100, 10403, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6174, 9, 100, 10403, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6175, 9, 100, 10404, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6176, 9, 100, 10404, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6177, 9, 100, 10404, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6178, 9, 100, 10406, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6179, 9, 100, 10406, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6180, 9, 100, 10406, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6181, 9, 100, 10501, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6182, 9, 100, 10501, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6183, 9, 100, 10501, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6184, 9, 100, 10502, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6185, 9, 100, 10502, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6186, 9, 100, 10502, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6187, 9, 100, 10503, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6188, 9, 100, 10503, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6189, 9, 100, 10503, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6190, 9, 100, 10504, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6191, 9, 100, 10504, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6192, 9, 100, 10504, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6193, 9, 100, 10505, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6194, 9, 100, 10505, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6195, 9, 100, 10505, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6196, 9, 100, 10506, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6197, 9, 100, 10506, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6198, 9, 100, 10506, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6199, 9, 100, 10507, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6200, 9, 100, 10507, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6201, 9, 100, 10507, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6202, 9, 100, 10509, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6203, 9, 100, 10509, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6204, 9, 100, 10509, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6205, 9, 100, 10601, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6206, 9, 100, 10601, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6207, 9, 100, 10601, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6208, 9, 100, 10602, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6209, 9, 100, 10602, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6210, 9, 100, 10602, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6211, 9, 100, 10603, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6212, 9, 100, 10603, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6213, 9, 100, 10603, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6214, 9, 100, 10604, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6215, 9, 100, 10604, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6216, 9, 100, 10604, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6217, 9, 100, 10605, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6218, 9, 100, 10605, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6219, 9, 100, 10605, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6220, 9, 100, 10606, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6221, 9, 100, 10606, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6222, 9, 100, 10606, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6223, 9, 100, 10607, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6224, 9, 100, 10607, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6225, 9, 100, 10607, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6226, 9, 100, 10608, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6227, 9, 100, 10608, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6228, 9, 100, 10608, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6229, 9, 100, 10611, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6230, 9, 100, 10611, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6231, 9, 100, 10611, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6235, 9, 100, 10701, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6236, 9, 100, 10701, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6237, 9, 100, 10701, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6238, 9, 100, 10702, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6239, 9, 100, 10702, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6240, 9, 100, 10702, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6241, 9, 100, 10703, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6242, 9, 100, 10703, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6243, 9, 100, 10703, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6244, 9, 100, 10704, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6245, 9, 100, 10704, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6246, 9, 100, 10704, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6247, 9, 100, 10705, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6248, 9, 100, 10705, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6249, 9, 100, 10705, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6250, 9, 100, 10708, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6251, 9, 100, 10708, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6252, 9, 100, 10708, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6253, 9, 100, 10801, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6254, 9, 100, 10801, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6255, 9, 100, 10801, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6256, 9, 100, 10802, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6257, 9, 100, 10802, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6258, 9, 100, 10802, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6259, 9, 100, 10803, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6260, 9, 100, 10803, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6261, 9, 100, 10803, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6262, 9, 100, 10804, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6263, 9, 100, 10804, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6264, 9, 100, 10804, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6265, 9, 100, 10805, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6266, 9, 100, 10805, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6267, 9, 100, 10805, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6268, 9, 100, 10806, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6269, 9, 100, 10806, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6270, 9, 100, 10806, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6271, 9, 100, 10807, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6272, 9, 100, 10807, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6273, 9, 100, 10807, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6274, 9, 100, 10808, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6275, 9, 100, 10808, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6276, 9, 100, 10808, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6277, 9, 100, 10809, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6278, 9, 100, 10809, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6279, 9, 100, 10809, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6280, 9, 100, 10810, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6281, 9, 100, 10810, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6282, 9, 100, 10810, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6283, 9, 100, 10811, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6284, 9, 100, 10811, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6285, 9, 100, 10811, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6286, 9, 100, 10814, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6287, 9, 100, 10814, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6288, 9, 100, 10814, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6289, 9, 100, 10901, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6290, 9, 100, 10901, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6291, 9, 100, 10901, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6292, 9, 100, 10902, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6293, 9, 100, 10902, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6294, 9, 100, 10902, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6295, 9, 100, 10903, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6296, 9, 100, 10903, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6297, 9, 100, 10903, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6298, 9, 100, 10904, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6299, 9, 100, 10904, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6300, 9, 100, 10904, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6301, 9, 100, 10905, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6302, 9, 100, 10905, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6303, 9, 100, 10905, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6304, 9, 100, 10906, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6305, 9, 100, 10906, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6306, 9, 100, 10906, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6307, 9, 100, 10907, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6308, 9, 100, 10907, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6309, 9, 100, 10907, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6310, 9, 100, 10908, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6311, 9, 100, 10908, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6312, 9, 100, 10908, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6313, 9, 100, 10909, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6314, 9, 100, 10909, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6315, 9, 100, 10909, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6316, 9, 100, 10912, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6317, 9, 100, 10912, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6318, 9, 100, 10912, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6319, 9, 100, 11001, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6320, 9, 100, 11001, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6321, 9, 100, 11001, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6322, 9, 100, 11002, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6323, 9, 100, 11002, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6324, 9, 100, 11002, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6325, 9, 100, 11003, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6326, 9, 100, 11003, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6327, 9, 100, 11003, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6328, 9, 100, 11004, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6329, 9, 100, 11004, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6330, 9, 100, 11004, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6331, 9, 100, 11006, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6332, 9, 100, 11006, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6333, 9, 100, 11006, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6334, 9, 100, 11102, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6335, 9, 100, 11102, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6336, 9, 100, 11102, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 100, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6337, 9, 100, 11302, 6100, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6338, 9, 100, 11302, 6101, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6339, 9, 100, 11302, 6102, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 103, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6340, 9, 100, 11402, 6103, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6341, 9, 100, 11402, 6104, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6342, 9, 100, 11402, 6105, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6343, 9, 100, 11403, 6106, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6344, 9, 100, 11403, 6107, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6345, 9, 100, 11403, 6108, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 104, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6346, 9, 100, 11502, 6109, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6347, 9, 100, 11502, 6110, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6348, 9, 100, 11502, 6111, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6349, 9, 100, 11503, 6112, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6100, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6350, 9, 100, 11503, 6113, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6101, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (6351, 9, 100, 11503, 6114, 'snd_mfx_2004_CL', 'snd_mfx_2004_CL', '', '', 6102, 121, 0, 0, 105, 0, 0, 0, -1, 0, 0, 0, 12, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7001, 4, 0, 10810, 7001, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', '', '', 7001, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7002, 4, 0, 10606, 7002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7003, 4, 0, 10506, 7003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7004, 4, 0, 10811, 7004, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', '', '', 7004, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7005, 4, 0, 10204, 7005, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', '', '', 7005, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 16, 0, 0, 1616068800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7007, 4, 0, 10504, 7007, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7007, 310, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1619438400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7008, 4, 0, 10606, 7008, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7008, 310, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1619438400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7009, 1, 100, 10903, 1022, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1022, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7010, 1, 100, 10810, 1015, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1015, 102, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7011, 4, 0, 10604, 7011, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7011, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7012, 4, 0, 10506, 7012, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7012, 310, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7013, 1, 100, 10606, 1010, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1010, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7014, 4, 0, 10806, 7001, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', '', '', 7001, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1640174400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7015, 4, 0, 10604, 7015, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7015, 310, 0, 0, 0, 0, 7, 7, -1, 0, 0, 0, 16, 0, 0, 1640174400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7016, 4, 0, 10604, 7016, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7016, 310, 0, 0, 0, 0, 7, 7, -1, 0, 0, 0, 16, 0, 0, 1640174400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7017, 1, 100, 10606, 1019, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1019, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1647777600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7018, 4, 0, 10811, 7018, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', '', '', 7018, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1647777600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7019, 1, 100, 10506, 1023, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1023, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7020, 4, 0, 10906, 7005, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', '', '', 7005, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7021, 4, 0, 10606, 7021, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7021, 310, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7022, 4, 0, 10606, 7022, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', '', '', 7022, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 18, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (7023, 1, 100, 10506, 1023, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1023, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9057, 7, 800, 10508, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9058, 7, 800, 10508, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9062, 7, 800, 10501, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9063, 7, 800, 10502, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9064, 7, 800, 10502, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9066, 7, 800, 10509, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9068, 7, 800, 10503, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9071, 7, 800, 10509, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9073, 7, 800, 10503, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9074, 7, 800, 10504, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9076, 7, 800, 10504, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9077, 7, 800, 10505, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9080, 7, 900, 10501, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9090, 7, 900, 10503, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9093, 7, 900, 10504, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9183, 7, 900, 10903, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9187, 7, 900, 10905, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9212, 7, 800, 10609, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9214, 7, 800, 10601, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9215, 7, 800, 10610, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9217, 7, 800, 10602, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9218, 7, 800, 10611, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9220, 7, 800, 10603, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9222, 7, 800, 10604, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9224, 7, 800, 10612, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9225, 7, 800, 10605, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9226, 7, 800, 10606, 9005, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9005, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9227, 7, 800, 10609, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9228, 7, 800, 10601, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9230, 7, 800, 10610, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9231, 7, 800, 10602, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9233, 7, 800, 10611, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9235, 7, 800, 10603, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9237, 7, 800, 10604, 9003, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9003, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9242, 7, 900, 10609, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9248, 7, 900, 10611, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9250, 7, 900, 10604, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9307, 7, 800, 10301, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9310, 7, 800, 10310, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9312, 7, 800, 10303, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9313, 7, 800, 10304, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9315, 7, 800, 10305, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9317, 7, 800, 10311, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9319, 7, 800, 10306, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9322, 7, 800, 10309, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9323, 7, 800, 10301, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9324, 7, 800, 10302, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9325, 7, 800, 10310, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9327, 7, 800, 10303, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9329, 7, 800, 10304, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9331, 7, 800, 10305, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9332, 7, 800, 10311, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9342, 7, 900, 10306, 9002, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9364, 7, 800, 10405, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9366, 7, 800, 10401, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9368, 7, 800, 10406, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9370, 7, 800, 10402, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9372, 7, 800, 10403, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9374, 7, 800, 10404, 9005, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9005, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9375, 7, 800, 10405, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9376, 7, 800, 10401, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9380, 7, 800, 10402, 9003, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9003, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9389, 7, 900, 10704, 9002, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 9002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9390, 7, 900, 10804, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9391, 7, 900, 10807, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9392, 7, 900, 10104, 9002, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 9002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9393, 7, 900, 10703, 9002, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 9002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1615291200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9394, 7, 900, 10901, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1617451200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9395, 7, 900, 10203, 9002, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 9002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1621252800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9396, 7, 900, 10502, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1624276800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9397, 7, 900, 10304, 9002, 'snd_mfx_1012_CL', 'snd_mfx_1012_CL', 'snd_mfx_r_1012_CL', 'snd_mfx_r_1012_CL', 9002, 312, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1626091200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9398, 7, 900, 10102, 9002, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 9002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1626782400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9399, 7, 900, 10602, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1631275200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9400, 7, 900, 10603, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1644321600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9401, 7, 900, 10101, 9002, 'snd_mfx_1009_CL', 'snd_mfx_1009_CL', 'snd_mfx_r_1009_CL', 'snd_mfx_r_1009_CL', 9002, 309, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9402, 7, 900, 10509, 9002, 'snd_mfx_1010_CL', 'snd_mfx_1010_CL', 'snd_mfx_r_1010_CL', 'snd_mfx_r_1010_CL', 9002, 310, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1654862400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9403, 7, 900, 10801, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1784325600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9404, 7, 900, 10912, 9002, 'snd_mfx_1013_CL', 'snd_mfx_1013_CL', 'snd_mfx_r_1013_CL', 'snd_mfx_r_1013_CL', 9002, 313, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9405, 7, 900, 11001, 9002, 'snd_mfx_1011_CL', 'snd_mfx_1011_CL', 'snd_mfx_r_1011_CL', 'snd_mfx_r_1011_CL', 9002, 311, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 9, 0, 0, 1663675200);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9500, 7, 100, 10701, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 206, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9501, 7, 100, 10702, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 206, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9502, 7, 100, 10501, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9503, 7, 100, 10801, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9504, 7, 100, 10803, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9505, 7, 100, 10902, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9506, 7, 100, 10601, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9510, 7, 100, 10903, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9511, 7, 100, 10904, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9512, 7, 100, 10602, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9513, 7, 100, 10805, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9514, 7, 100, 10806, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9515, 7, 100, 10502, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9516, 7, 100, 10503, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9517, 7, 100, 10603, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9520, 7, 100, 10905, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9521, 7, 100, 10906, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9522, 7, 100, 10504, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9523, 7, 100, 10505, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9524, 7, 100, 10606, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9525, 7, 100, 10604, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9526, 7, 100, 10807, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9527, 7, 100, 10808, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9528, 7, 100, 10809, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9529, 7, 100, 10704, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 206, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9530, 7, 100, 10811, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9531, 7, 100, 10810, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9532, 7, 100, 10506, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9533, 7, 100, 10507, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9534, 7, 100, 10607, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9535, 7, 100, 10608, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9536, 7, 100, 10909, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9540, 7, 100, 10610, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9541, 7, 100, 10707, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 206, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9542, 7, 100, 10812, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9543, 7, 100, 10813, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9550, 7, 100, 10611, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9551, 7, 100, 10708, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 206, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9552, 7, 100, 10814, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9561, 7, 100, 10612, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 205, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9562, 7, 100, 10815, 9020, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9020, 208, 0, 0, 0, 0, 302, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9600, 7, 100, 10701, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 206, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9601, 7, 100, 10702, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 206, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9602, 7, 100, 10501, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9603, 7, 100, 10801, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9604, 7, 100, 10803, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9605, 7, 100, 10902, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9606, 7, 100, 10601, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9610, 7, 100, 10903, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9611, 7, 100, 10904, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9612, 7, 100, 10602, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9613, 7, 100, 10805, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9614, 7, 100, 10806, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9615, 7, 100, 10502, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9616, 7, 100, 10503, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9617, 7, 100, 10603, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9620, 7, 100, 10905, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9621, 7, 100, 10906, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9622, 7, 100, 10504, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9623, 7, 100, 10505, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9624, 7, 100, 10606, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9625, 7, 100, 10604, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9626, 7, 100, 10807, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9627, 7, 100, 10808, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9628, 7, 100, 10809, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9629, 7, 100, 10704, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 206, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9630, 7, 100, 10811, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9631, 7, 100, 10810, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9632, 7, 100, 10506, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9633, 7, 100, 10507, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9634, 7, 100, 10607, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9635, 7, 100, 10608, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9636, 7, 100, 10909, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9640, 7, 100, 10610, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9641, 7, 100, 10707, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 206, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9642, 7, 100, 10812, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9643, 7, 100, 10813, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9650, 7, 100, 10611, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9651, 7, 100, 10708, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 206, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9652, 7, 100, 10814, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9661, 7, 100, 10612, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 205, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9662, 7, 100, 10815, 9010, 'snd_mfx_3002_CL', 'snd_mfx_3002_CL', '', '', 9010, 208, 0, 0, 0, 0, 303, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9700, 7, 100, 10701, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9701, 7, 100, 10702, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9702, 7, 100, 10501, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9703, 7, 100, 10801, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9704, 7, 100, 10803, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9705, 7, 100, 10902, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9706, 7, 100, 10601, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9710, 7, 100, 10903, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9711, 7, 100, 10904, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9712, 7, 100, 10602, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9713, 7, 100, 10805, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9714, 7, 100, 10806, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9715, 7, 100, 10502, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9716, 7, 100, 10503, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9717, 7, 100, 10603, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9720, 7, 100, 10905, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9721, 7, 100, 10906, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9722, 7, 100, 10504, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9723, 7, 100, 10505, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9724, 7, 100, 10606, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9725, 7, 100, 10604, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9726, 7, 100, 10807, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9727, 7, 100, 10808, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9728, 7, 100, 10809, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9729, 7, 100, 10704, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9730, 7, 100, 10811, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9731, 7, 100, 10810, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9732, 7, 100, 10506, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9733, 7, 100, 10507, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9734, 7, 100, 10607, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9735, 7, 100, 10608, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9736, 7, 100, 10909, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9740, 7, 100, 10610, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9741, 7, 100, 10707, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9742, 7, 100, 10812, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9743, 7, 100, 10813, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9750, 7, 100, 10611, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9751, 7, 100, 10708, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9752, 7, 100, 10814, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9761, 7, 100, 10612, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9762, 7, 100, 10815, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 1, 0, 0, 0, 301, 0, -1, 0, 0, 0, 16, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9801, 7, 100, 10701, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9802, 7, 100, 10702, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9803, 7, 100, 10501, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9804, 7, 100, 10801, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9805, 7, 100, 10803, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9806, 7, 100, 10902, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9807, 7, 100, 10601, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9808, 7, 100, 10903, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9809, 7, 100, 10904, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9810, 7, 100, 10602, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9811, 7, 100, 10805, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9812, 7, 100, 10806, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9813, 7, 100, 10502, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9814, 7, 100, 10503, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9815, 7, 100, 10603, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9816, 7, 100, 10905, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9817, 7, 100, 10906, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9818, 7, 100, 10504, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9819, 7, 100, 10505, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9820, 7, 100, 10606, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9821, 7, 100, 10604, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9822, 7, 100, 10807, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9823, 7, 100, 10808, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9824, 7, 100, 10809, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9825, 7, 100, 10704, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9826, 7, 100, 10811, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9827, 7, 100, 10810, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9828, 7, 100, 10506, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9829, 7, 100, 10507, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9830, 7, 100, 10607, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9831, 7, 100, 10608, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9832, 7, 100, 10909, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9833, 7, 100, 10610, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9834, 7, 100, 10707, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9835, 7, 100, 10812, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9836, 7, 100, 10813, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9837, 7, 100, 10611, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9838, 7, 100, 10708, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9839, 7, 100, 10814, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9840, 7, 100, 10612, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9841, 7, 100, 10815, 9031, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9842, 7, 100, 10701, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9843, 7, 100, 10702, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9844, 7, 100, 10501, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9845, 7, 100, 10801, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9846, 7, 100, 10803, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9847, 7, 100, 10902, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9848, 7, 100, 10601, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9849, 7, 100, 10903, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9850, 7, 100, 10904, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9851, 7, 100, 10602, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9852, 7, 100, 10805, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9853, 7, 100, 10806, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9854, 7, 100, 10502, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9855, 7, 100, 10503, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9856, 7, 100, 10603, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9857, 7, 100, 10905, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9858, 7, 100, 10906, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9859, 7, 100, 10504, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9860, 7, 100, 10505, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9861, 7, 100, 10606, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9862, 7, 100, 10604, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9863, 7, 100, 10807, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9864, 7, 100, 10808, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9865, 7, 100, 10809, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9866, 7, 100, 10704, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9867, 7, 100, 10811, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9868, 7, 100, 10810, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9869, 7, 100, 10506, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9870, 7, 100, 10507, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9871, 7, 100, 10607, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9872, 7, 100, 10608, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9873, 7, 100, 10909, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9874, 7, 100, 10610, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9875, 7, 100, 10707, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9876, 7, 100, 10812, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9877, 7, 100, 10813, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9878, 7, 100, 10611, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9879, 7, 100, 10708, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9880, 7, 100, 10814, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9881, 7, 100, 10612, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9882, 7, 100, 10815, 9032, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9883, 7, 100, 10701, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9884, 7, 100, 10702, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9885, 7, 100, 10501, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9886, 7, 100, 10801, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9887, 7, 100, 10803, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9888, 7, 100, 10902, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9889, 7, 100, 10601, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9890, 7, 100, 10903, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9891, 7, 100, 10904, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9892, 7, 100, 10602, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9893, 7, 100, 10805, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9894, 7, 100, 10806, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9895, 7, 100, 10502, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9896, 7, 100, 10503, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9897, 7, 100, 10603, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9898, 7, 100, 10905, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9899, 7, 100, 10906, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9900, 7, 100, 10504, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9901, 7, 100, 10505, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9902, 7, 100, 10606, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9903, 7, 100, 10604, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9904, 7, 100, 10807, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9905, 7, 100, 10808, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9906, 7, 100, 10809, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9907, 7, 100, 10704, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9908, 7, 100, 10811, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9909, 7, 100, 10810, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9910, 7, 100, 10506, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9911, 7, 100, 10507, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9912, 7, 100, 10607, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9913, 7, 100, 10608, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9914, 7, 100, 10909, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 0, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9915, 7, 100, 10610, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9916, 7, 100, 10707, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9917, 7, 100, 10812, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9918, 7, 100, 10813, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9919, 7, 100, 10611, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9920, 7, 100, 10708, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9921, 7, 100, 10814, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9922, 7, 100, 10612, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9923, 7, 100, 10815, 9033, 'snd_mfx_3005_CL', 'snd_mfx_3005_CL', '', '', 9030, 119, 1, 0, 0, 0, 304, 0, -1, 0, 0, 0, 16, 0, 0, 1645704000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (9999, 3, 100, 10606, 9001, 'snd_mfx_3001_CL', 'snd_mfx_3001_CL', '', '', 9001, 119, 0, 0, 0, 0, 301, 0, -1, 0, 0, 0, 18, 0, 0, 1498870800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10000, 10, 1000, 10101, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10001, 10, 1000, 10201, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10002, 10, 1000, 10401, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10003, 10, 1000, 10501, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10004, 10, 1000, 10601, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10005, 10, 1000, 10801, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10006, 10, 1000, 10901, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10007, 10, 1000, 11001, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10008, 10, 1000, 10101, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10009, 10, 1000, 10201, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10010, 10, 1000, 10103, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10011, 10, 1000, 10203, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10012, 10, 1000, 10402, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10013, 10, 1000, 10502, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10014, 10, 1000, 10603, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10015, 10, 1000, 10804, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10016, 10, 1000, 10903, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10017, 10, 1000, 11002, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10018, 10, 1000, 10103, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10019, 10, 1000, 10203, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10020, 10, 1000, 10104, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10021, 10, 1000, 10204, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10022, 10, 1000, 10403, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10023, 10, 1000, 10504, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10024, 10, 1000, 10604, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10025, 10, 1000, 10807, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10026, 10, 1000, 10906, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10027, 10, 1000, 11003, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10028, 10, 1000, 10104, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10029, 10, 1000, 10204, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10030, 10, 1000, 10105, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10031, 10, 1000, 10205, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10032, 10, 1000, 10404, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10033, 10, 1000, 10507, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10034, 10, 1000, 10608, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10035, 10, 1000, 10810, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10036, 10, 1000, 10908, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10037, 10, 1000, 11004, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10038, 10, 1000, 10105, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10039, 10, 1000, 10205, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10040, 10, 1000, 10107, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10041, 10, 1000, 10207, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10042, 10, 1000, 10406, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10043, 10, 1000, 10509, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10044, 10, 1000, 10611, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10045, 10, 1000, 10814, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10046, 10, 1000, 10912, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10047, 10, 1000, 11006, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10048, 10, 1000, 10107, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10049, 10, 1000, 10207, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10050, 10, 1000, 10401, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10051, 10, 1000, 10501, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10052, 10, 1000, 10601, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10053, 10, 1000, 10402, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10054, 10, 1000, 10502, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10055, 10, 1000, 10603, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10056, 10, 1000, 10403, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10057, 10, 1000, 10504, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10058, 10, 1000, 10604, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10059, 10, 1000, 10404, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10060, 10, 1000, 10507, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10061, 10, 1000, 10608, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10062, 10, 1000, 10406, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10063, 10, 1000, 10509, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10064, 10, 1000, 10611, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10065, 10, 1000, 10801, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10066, 10, 1000, 10901, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10067, 10, 1000, 11001, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10068, 10, 1000, 10804, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10069, 10, 1000, 10903, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10070, 10, 1000, 11002, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10071, 10, 1000, 10807, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10072, 10, 1000, 10906, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10073, 10, 1000, 11003, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10074, 10, 1000, 10810, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10075, 10, 1000, 10908, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10076, 10, 1000, 11004, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10077, 10, 1000, 10814, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10078, 10, 1000, 10912, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10079, 10, 1000, 11006, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10080, 10, 1000, 10101, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10081, 10, 1000, 10201, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10082, 10, 1000, 10401, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10083, 10, 1000, 10103, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10084, 10, 1000, 10203, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10085, 10, 1000, 10402, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10086, 10, 1000, 10104, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10087, 10, 1000, 10204, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10088, 10, 1000, 10403, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10089, 10, 1000, 10105, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10090, 10, 1000, 10205, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10091, 10, 1000, 10404, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10092, 10, 1000, 10107, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10093, 10, 1000, 10207, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10094, 10, 1000, 10406, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10095, 10, 1000, 10501, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10096, 10, 1000, 10601, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10097, 10, 1000, 10801, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10098, 10, 1000, 10502, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10099, 10, 1000, 10603, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10100, 10, 1000, 10804, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10101, 10, 1000, 10504, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10102, 10, 1000, 10604, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10103, 10, 1000, 10807, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10104, 10, 1000, 10507, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10105, 10, 1000, 10608, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10106, 10, 1000, 10810, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10107, 10, 1000, 10509, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10108, 10, 1000, 10611, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10109, 10, 1000, 10814, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10110, 10, 1000, 10901, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10111, 10, 1000, 11001, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10112, 10, 1000, 10101, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10113, 10, 1000, 10903, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10114, 10, 1000, 11002, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10115, 10, 1000, 10103, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10116, 10, 1000, 10906, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10117, 10, 1000, 11003, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10118, 10, 1000, 10104, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10119, 10, 1000, 10908, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10120, 10, 1000, 11004, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10121, 10, 1000, 10105, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10122, 10, 1000, 10912, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10123, 10, 1000, 11006, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10124, 10, 1000, 10107, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10125, 10, 1000, 10201, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10126, 10, 1000, 10401, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10127, 10, 1000, 10501, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10128, 10, 1000, 10203, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10129, 10, 1000, 10402, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10130, 10, 1000, 10502, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10131, 10, 1000, 10204, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10132, 10, 1000, 10403, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10133, 10, 1000, 10504, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10134, 10, 1000, 10205, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10135, 10, 1000, 10404, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10136, 10, 1000, 10507, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10137, 10, 1000, 10207, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10138, 10, 1000, 10406, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10139, 10, 1000, 10509, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10140, 10, 1000, 10601, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10141, 10, 1000, 10801, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10142, 10, 1000, 10901, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10143, 10, 1000, 10603, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10144, 10, 1000, 10804, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10145, 10, 1000, 10903, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10146, 10, 1000, 10604, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10147, 10, 1000, 10807, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10148, 10, 1000, 10906, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10149, 10, 1000, 10608, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10150, 10, 1000, 10810, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10151, 10, 1000, 10908, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10152, 10, 1000, 10611, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10153, 10, 1000, 10814, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10154, 10, 1000, 10912, 6102, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10155, 10, 1000, 10601, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10156, 10, 1000, 10602, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10157, 10, 1000, 10604, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10158, 10, 1000, 10607, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10159, 10, 1000, 10611, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1630324800);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10160, 12, 100, 10611, 1001, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1001, 101, 1, 0, 0, 0, 1, 1, -1, 0, 0, 0, 16, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10161, 12, 100, 10701, 1002, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1002, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10162, 12, 100, 10905, 1003, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1003, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 16, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10163, 12, 100, 10903, 1004, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1004, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10164, 12, 100, 10504, 1005, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1005, 101, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10165, 12, 100, 10811, 1006, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1006, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10166, 12, 100, 10602, 1007, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1007, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10167, 12, 100, 10602, 1008, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1008, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10168, 12, 100, 10606, 1009, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1009, 101, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10169, 12, 100, 10606, 1010, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1010, 101, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10170, 12, 100, 10602, 1011, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1011, 101, 0, 0, 0, 0, 6, 6, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10171, 12, 100, 10906, 1012, 'snd_mfx_1003_CL', 'snd_mfx_1003_CL', 'snd_mfx_r_1003_CL', 'snd_mfx_r_1003_CL', 1012, 103, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10172, 12, 100, 10501, 1013, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1013, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10173, 12, 100, 10807, 1014, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1014, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10174, 12, 100, 10810, 1015, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1015, 102, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10175, 12, 100, 10604, 1016, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1016, 101, 0, 0, 0, 0, 7, 7, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10176, 12, 100, 10808, 1017, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1017, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10177, 12, 100, 10805, 1018, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1018, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10178, 12, 100, 10606, 1019, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1019, 101, 0, 0, 0, 0, 8, 8, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10179, 12, 100, 10708, 1020, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1020, 102, 1, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10180, 12, 100, 10903, 1021, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1021, 102, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10181, 12, 100, 10903, 1022, 'snd_mfx_1002_CL', 'snd_mfx_1002_CL', 'snd_mfx_r_1002_CL', 'snd_mfx_r_1002_CL', 1022, 102, 0, 0, 0, 0, 5, 5, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10182, 12, 100, 10506, 1023, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1023, 101, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 16, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10183, 12, 100, 10504, 1024, 'snd_mfx_1001_CL', 'snd_mfx_1001_CL', 'snd_mfx_r_1001_CL', 'snd_mfx_r_1001_CL', 1024, 101, 0, 0, 0, 0, 4, 4, -1, 0, 0, 0, 18, 0, 0, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10184, 12, 100, 11103, 1101, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1101, 313, 0, 0, 100, 0, 1, 0, -1, 0, 0, 0, 16, 0, 1, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10185, 12, 100, 11103, 1102, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1102, 313, 0, 0, 100, 0, 2, 0, -1, 0, 0, 0, 16, 0, 1, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10186, 12, 100, 11102, 1103, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1103, 313, 0, 0, 100, 0, 3, 0, -1, 0, 0, 0, 16, 0, 1, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10187, 12, 100, 11101, 1104, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1104, 313, 0, 0, 100, 0, 4, 0, -1, 0, 0, 0, 16, 0, 1, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10188, 12, 100, 11103, 1105, 'snd_mfx_1015_CL', 'snd_mfx_1015_CL', 'snd_mfx_r_1015_CL', 'snd_mfx_r_1015_CL', 1105, 313, 0, 0, 100, 0, 5, 0, -1, 0, 0, 0, 16, 0, 1, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10189, 12, 100, 11103, 1106, 'snd_mfx_1014_CL', 'snd_mfx_1014_CL', 'snd_mfx_r_1014_CL', 'snd_mfx_r_1014_CL', 1106, 313, 0, 0, 100, 0, 6, 0, -1, 0, 0, 0, 16, 0, 1, 1623326400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10190, 12, 100, 11303, 1107, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1107, 231, 0, 0, 103, 0, 1, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10191, 12, 100, 11302, 1108, 'snd_mfx_1016_CL', 'snd_mfx_1016_CL', 'snd_mfx_r_1016_CL', 'snd_mfx_r_1016_CL', 1108, 231, 0, 0, 103, 0, 2, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10192, 12, 100, 11402, 1109, 'snd_mfx_1017_CL', 'snd_mfx_1017_CL', 'snd_mfx_r_1017_CL', 'snd_mfx_r_1017_CL', 1109, 232, 0, 0, 104, 0, 1, 0, -1, 0, 0, 0, 14, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (10193, 12, 100, 11502, 1110, 'snd_mfx_1018_CL', 'snd_mfx_1018_CL', 'snd_mfx_r_1018_CL', 'snd_mfx_r_1018_CL', 1110, 133, 0, 0, 105, 0, 1, 0, -1, 0, 0, 0, 16, 0, 1, 1660910400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11001, 13, 200, 10502, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11002, 13, 200, 10503, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11003, 13, 200, 10504, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11004, 13, 200, 10505, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11005, 13, 100, 10602, 11002, 'snd_mfx_2011_CL', 'snd_mfx_2011_CL', '', '', 11002, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11006, 13, 100, 10602, 11003, 'snd_mfx_2011_CL', 'snd_mfx_2011_CL', '', '', 11003, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1641902400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11007, 13, 200, 10504, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11008, 13, 200, 10504, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11009, 13, 200, 10504, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11010, 13, 200, 10504, 11001, 'snd_mfx_2010_CL', 'snd_mfx_2010_CL', '', '', 11001, 205, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11011, 13, 100, 10504, 11002, 'snd_mfx_2011_CL', 'snd_mfx_2011_CL', '', '', 11002, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (11012, 13, 100, 10504, 11003, 'snd_mfx_2011_CL', 'snd_mfx_2011_CL', '', '', 11003, 101, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 12, 0, 0, 1649678400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (12000, 8, 100, 10811, 5930, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5930, 102, 0, 0, 0, 0, 1, 1, -1, 0, 0, 0, 18, 0, 0, 1652184000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (12001, 8, 100, 10906, 5940, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5940, 103, 0, 0, 0, 0, 3, 3, -1, 0, 0, 0, 18, 0, 0, 1656072000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (12002, 8, 100, 10501, 5945, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5945, 101, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 16, 0, 0, 1663934400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (12003, 8, 100, 10807, 5980, 'snd_mfx_2003_CL', 'snd_mfx_2003_CL', '', '', 5980, 102, 0, 0, 0, 0, 2, 2, -1, 0, 0, 0, 18, 0, 0, 1666440000);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15001, 5, 100, 10901, 2021, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15002, 5, 100, 10903, 4061, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15003, 5, 100, 10904, 3023, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15004, 5, 100, 10905, 3031, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15005, 5, 100, 10906, 1012, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15006, 5, 100, 10909, 2009, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15007, 5, 100, 10911, 4060, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15008, 5, 100, 10912, 3026, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (15009, 5, 100, 10913, 4023, 'snd_mfx_2012_CL', 'snd_mfx_2012_CL', '', '', 15001, 208, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 14, 0, 0, 1658318400);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16001, 10, 1000, 10601, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16002, 10, 1000, 10501, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16003, 10, 1000, 10501, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16004, 10, 1000, 10501, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16005, 10, 1000, 10801, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16006, 10, 1000, 10901, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16007, 10, 1000, 10601, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16008, 10, 1000, 10601, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16009, 10, 1000, 10501, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16010, 10, 1000, 10901, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16011, 10, 1000, 10501, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16012, 10, 1000, 10601, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16013, 10, 1000, 10601, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16101, 10, 1000, 10603, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16102, 10, 1000, 10502, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16103, 10, 1000, 10502, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16104, 10, 1000, 10502, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16105, 10, 1000, 10804, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16106, 10, 1000, 10903, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16107, 10, 1000, 10603, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16108, 10, 1000, 10603, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16109, 10, 1000, 10502, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16110, 10, 1000, 10903, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16111, 10, 1000, 10502, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16112, 10, 1000, 10603, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16113, 10, 1000, 10602, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16201, 10, 1000, 10606, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16202, 10, 1000, 10504, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16203, 10, 1000, 10504, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16204, 10, 1000, 10504, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16205, 10, 1000, 10807, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16206, 10, 1000, 10906, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16207, 10, 1000, 10606, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16208, 10, 1000, 10606, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16209, 10, 1000, 10504, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16210, 10, 1000, 10906, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16211, 10, 1000, 10504, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16212, 10, 1000, 10606, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16213, 10, 1000, 10604, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16301, 10, 1000, 10608, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16302, 10, 1000, 10506, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16303, 10, 1000, 10506, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16304, 10, 1000, 10506, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16305, 10, 1000, 10811, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16306, 10, 1000, 10909, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16307, 10, 1000, 10608, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16308, 10, 1000, 10608, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16309, 10, 1000, 10506, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16310, 10, 1000, 10908, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16311, 10, 1000, 10506, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16312, 10, 1000, 10608, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16313, 10, 1000, 10607, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16401, 10, 1000, 10611, 6100, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16402, 10, 1000, 10509, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16403, 10, 1000, 10509, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16404, 10, 1000, 10509, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16405, 10, 1000, 10814, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16406, 10, 1000, 10912, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16407, 10, 1000, 10611, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16408, 10, 1000, 10611, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16409, 10, 1000, 10509, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16410, 10, 1000, 10912, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16411, 10, 1000, 10509, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6100, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16412, 10, 1000, 10611, 6101, 'snd_mfx_3003_CL', 'snd_mfx_3003_CL', '', '', 6101, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
INSERT INTO race (id, "group", grade, course_set, thumbnail_id, ff_cue_name, ff_cuesheet_name, real_ff_cue_name, real_ff_cuesheet_name, ff_anim, ff_camera, ff_camera_sub, ff_sub, start_gate, start_gate_panel, goal_gate, goal_flower, result_podium, audience_group_id, paddock_bg_id, audience, entry_num, change_full_gate, is_dirtgrade, start_date) VALUES (16413, 10, 1000, 10611, 6100, 'snd_mfx_3004_CL', 'snd_mfx_3004_CL', '', '', 6102, 121, 0, 0, 0, 0, 0, 0, -1, 0, 0, 3, 12, 0, 0, 1783029600);
-- Table: race_bgm
CREATE TABLE IF NOT EXISTS 'race_bgm' ('id' INTEGER NOT NULL, 'race_type' INTEGER NOT NULL, 'race_instance_id' INTEGER NOT NULL, 'grade' INTEGER NOT NULL, 'single_mode_route_race_id' INTEGER NOT NULL, 'single_mode_program_id' INTEGER NOT NULL, 'difficulty' INTEGER NOT NULL, 'condition_type' INTEGER NOT NULL, 'paddock_bgm_cue_name' TEXT NOT NULL, 'paddock_bgm_cuesheet_name' TEXT NOT NULL, 'entrytable_bgm_cue_name' TEXT NOT NULL, 'entrytable_bgm_cuesheet_name' TEXT NOT NULL, 'first_bgm_pattern' INTEGER NOT NULL, 'second_bgm_pattern' INTEGER NOT NULL, 'result_cutin_bgm_cue_name_1' TEXT NOT NULL, 'result_cutin_bgm_cuesheet_name_1' TEXT NOT NULL, 'result_cutin_bgm_cue_name_2' TEXT NOT NULL, 'result_cutin_bgm_cuesheet_name_2' TEXT NOT NULL, 'result_cutin_bgm_cue_name_3' TEXT NOT NULL, 'result_cutin_bgm_cuesheet_name_3' TEXT NOT NULL, 'result_list_bgm_cue_name_1' TEXT NOT NULL, 'result_list_bgm_cuesheet_name_1' TEXT NOT NULL, 'result_list_bgm_cue_name_2' TEXT NOT NULL, 'result_list_bgm_cuesheet_name_2' TEXT NOT NULL, 'result_list_bgm_cue_name_3' TEXT NOT NULL, 'result_list_bgm_cuesheet_name_3' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (1, 4, 700401, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (2, 4, 200901, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (3, 4, 202701, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (4, 4, 700301, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (5, 4, 701301, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (6, 4, 700101, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (7, 4, 201101, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (8, 6, 102301, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (9, 6, 101001, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (10, 6, -1, -1, -1, 1082, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (11, 6, -1, -1, -1, 1086, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (12, 6, -1, -1, -1, 1089, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (13, 6, -1, -1, -1, 2201, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (14, 6, -1, -1, -1, 2202, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (15, 6, -1, -1, -1, 2203, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (16, 6, -1, -1, -1, 2204, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (17, 6, -1, -1, -1, 2205, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (18, 6, -1, -1, -1, 2206, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (19, 6, -1, -1, -1, 2207, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (20, 6, -1, -1, -1, 2208, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (21, 6, -1, -1, -1, 2209, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (22, 6, -1, -1, -1, 2210, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (23, 6, -1, -1, -1, 2211, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (24, 6, -1, -1, -1, 2212, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (25, 6, -1, -1, -1, 2213, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (26, 6, -1, -1, -1, 2214, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (27, 6, -1, -1, -1, 2215, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (28, 6, -1, -1, -1, 2216, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (29, 6, -1, -1, -1, 2217, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (30, 6, -1, -1, -1, 2218, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (31, 6, -1, -1, -1, 2219, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (32, 6, -1, -1, -1, 2220, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (33, 6, -1, -1, -1, 2221, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (34, 6, -1, -1, -1, 2222, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (35, 6, -1, -1, -1, 2223, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (36, 6, -1, -1, -1, 2224, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (37, 6, -1, -1, -1, 2225, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (38, 6, -1, -1, -1, 2226, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (39, 6, -1, -1, -1, 2227, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (40, 6, -1, -1, -1, 2228, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (41, 6, -1, -1, -1, 2229, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (42, 6, -1, -1, -1, 2230, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (43, 6, -1, -1, -1, 2231, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (44, 6, -1, -1, -1, 2232, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (45, 6, -1, -1, -1, 2233, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (46, 6, -1, -1, -1, 2234, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (47, 6, -1, -1, -1, 2235, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (48, 6, -1, -1, -1, 2236, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (49, 6, -1, -1, -1, 2237, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (50, 6, -1, -1, -1, 2238, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (51, 6, -1, -1, -1, 2239, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (52, 6, -1, -1, -1, 2240, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (53, 6, -1, -1, -1, 2241, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (54, 6, -1, -1, -1, 2301, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (55, 6, -1, -1, -1, 2302, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (56, 6, -1, -1, -1, 2303, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (57, 6, -1, -1, -1, 2304, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (58, 6, -1, -1, -1, 2305, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (59, 6, -1, -1, -1, 2306, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (60, 6, -1, -1, -1, 2307, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (61, 6, -1, -1, -1, 2308, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (62, 6, -1, -1, -1, 2309, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (63, 6, -1, -1, -1, 2310, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (64, 6, -1, -1, -1, 2311, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (65, 6, -1, -1, -1, 2312, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (66, 6, -1, -1, -1, 2313, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (67, 6, -1, -1, -1, 2314, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (68, 6, -1, -1, -1, 2315, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (69, 6, -1, -1, -1, 2316, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (70, 6, -1, -1, -1, 2317, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (71, 6, -1, -1, -1, 2318, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (72, 6, -1, -1, -1, 2319, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (73, 6, -1, -1, -1, 2320, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (74, 6, -1, -1, -1, 2321, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (75, 6, -1, -1, -1, 2322, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (76, 6, -1, -1, -1, 2323, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (77, 6, -1, -1, -1, 2324, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (78, 6, -1, -1, -1, 2325, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (79, 6, -1, -1, -1, 2326, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (80, 6, -1, -1, -1, 2327, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (81, 6, -1, -1, -1, 2328, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (82, 6, -1, -1, -1, 2329, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (83, 6, -1, -1, -1, 2330, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (84, 6, -1, -1, -1, 2331, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (85, 6, -1, -1, -1, 2332, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (86, 6, -1, -1, -1, 2333, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (87, 6, -1, -1, -1, 2334, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (88, 6, -1, -1, -1, 2335, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (89, 6, -1, -1, -1, 2336, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (90, 6, -1, -1, -1, 2337, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (91, 6, -1, -1, -1, 2338, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (92, 6, -1, -1, -1, 2339, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (93, 6, -1, -1, -1, 2340, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (94, 6, -1, -1, -1, 2341, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (95, 6, -1, -1, -1, 2401, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (96, 6, -1, -1, -1, 2402, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (97, 6, -1, -1, -1, 2403, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (98, 6, -1, -1, -1, 2404, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (99, 6, -1, -1, -1, 2405, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (100, 6, -1, -1, -1, 2406, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (101, 6, -1, -1, -1, 2407, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (102, 6, -1, -1, -1, 2408, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (103, 6, -1, -1, -1, 2409, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (104, 6, -1, -1, -1, 2410, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (105, 6, -1, -1, -1, 2411, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (106, 6, -1, -1, -1, 2412, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (107, 6, -1, -1, -1, 2413, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (108, 6, -1, -1, -1, 2414, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (109, 6, -1, -1, -1, 2415, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (110, 6, -1, -1, -1, 2416, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (111, 6, -1, -1, -1, 2417, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (112, 6, -1, -1, -1, 2418, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (113, 6, -1, -1, -1, 2419, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (114, 6, -1, -1, -1, 2420, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (115, 6, -1, -1, -1, 2421, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (116, 6, -1, -1, -1, 2422, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (117, 6, -1, -1, -1, 2423, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (118, 6, -1, -1, -1, 2424, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (119, 6, -1, -1, -1, 2425, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (120, 6, -1, -1, -1, 2426, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (121, 6, -1, -1, -1, 2427, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (122, 6, -1, -1, -1, 2428, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (123, 6, -1, -1, -1, 2429, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (124, 6, -1, -1, -1, 2430, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (125, 6, -1, -1, -1, 2431, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (126, 6, -1, -1, -1, 2432, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (127, 6, -1, -1, -1, 2433, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (128, 6, -1, -1, -1, 2434, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (129, 6, -1, -1, -1, 2435, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (130, 6, -1, -1, -1, 2436, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (131, 6, -1, -1, -1, 2437, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (132, 6, -1, -1, -1, 2438, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (133, 6, -1, -1, -1, 2439, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (134, 6, -1, -1, -1, 2440, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (135, 6, -1, -1, -1, 2441, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 29, 30, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (136, 6, -1, -1, -1, 2501, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (137, 6, -1, -1, -1, 2502, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (138, 6, -1, -1, -1, 2503, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (139, 6, -1, -1, -1, 2504, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (140, 6, -1, -1, -1, 2505, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (141, 6, -1, -1, -1, 2506, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (142, 6, -1, -1, -1, 2507, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (143, 6, -1, -1, -1, 2508, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (144, 6, -1, -1, -1, 2509, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (145, 6, -1, -1, -1, 2510, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (146, 6, -1, -1, -1, 2511, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (147, 6, -1, -1, -1, 2512, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (148, 6, -1, -1, -1, 2513, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (149, 6, -1, -1, -1, 2514, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (150, 6, -1, -1, -1, 2515, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (151, 6, -1, -1, -1, 2516, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (152, 6, -1, -1, -1, 2517, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (153, 6, -1, -1, -1, 2518, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (154, 6, -1, -1, -1, 2519, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (155, 6, -1, -1, -1, 2520, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (156, 6, -1, -1, -1, 2521, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (157, 6, -1, -1, -1, 2522, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (158, 6, -1, -1, -1, 2523, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (159, 6, -1, -1, -1, 2524, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (160, 6, -1, -1, -1, 2525, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (161, 6, -1, -1, -1, 2526, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (162, 6, -1, -1, -1, 2527, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (163, 6, -1, -1, -1, 2528, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (164, 6, -1, -1, -1, 2529, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (165, 6, -1, -1, -1, 2530, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (166, 6, -1, -1, -1, 2531, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (167, 6, -1, -1, -1, 2532, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (168, 6, -1, -1, -1, 2533, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (169, 6, -1, -1, -1, 2534, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (170, 6, -1, -1, -1, 2535, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (171, 6, -1, -1, -1, 2536, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (172, 6, -1, -1, -1, 2537, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (173, 6, -1, -1, -1, 2538, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (174, 6, -1, -1, -1, 2539, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (175, 6, -1, -1, -1, 2540, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (176, 6, -1, -1, -1, 2541, -1, -1, 'snd_bgm_GM174_paddock_01', 'snd_bgm_GM174', 'snd_bgm_GM112_Lp01_entrytable_01', 'snd_bgm_GM112_Lp01', 28, 31, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (341, 6, -1, 100, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (342, 6, -1, 200, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (343, 6, -1, 300, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 10, 11, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (344, 6, -1, 400, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (345, 6, -1, 700, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (346, 6, -1, 800, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (347, 6, -1, 900, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 5, 6, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (348, 7, 620155, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (349, 7, 620156, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (350, 7, 620157, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (351, 7, 620158, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (352, 7, 620159, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (353, 7, 621013, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (354, 7, 621113, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (355, 7, 621213, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (356, 7, 621313, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (357, 7, 621413, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 24, 25, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (358, 7, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 22, 23, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (359, 10, 580003, -1, -1, -1, -1, -1, 'snd_bgm_SM006_paddock_01', 'snd_bgm_SM006', 'snd_bgm_DM037_entrytable', 'snd_bgm_DM037', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (360, 10, 580033, -1, -1, -1, -1, -1, 'snd_bgm_SM006_paddock_01', 'snd_bgm_SM006', 'snd_bgm_DM037_entrytable', 'snd_bgm_DM037', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (361, 10, -1, -1, -1, -1, -1, -1, 'snd_bgm_SM006_paddock_01', 'snd_bgm_SM006', 'snd_bgm_DM037_entrytable', 'snd_bgm_DM037', 5, 7, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (362, 12, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_01', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 14, 15, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (363, 14, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (364, 15, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (365, 2, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 3, 4, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (366, 5, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (367, 4, 700501, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (368, 4, 451701, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (369, 4, 700701, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (370, 4, 700801, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (371, 8, -1, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (372, 4, 700901, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (373, 4, 701001, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (374, 4, 701101, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (375, 4, 701201, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (376, 9, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (377, 4, 404501, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (378, 4, 701401, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (379, 4, 701501, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (380, 4, 701601, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (381, 13, -1, -1, -1, -1, 4, -1, 'snd_bgm_GM022_paddock_01', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 26, 27, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (382, 13, -1, -1, -1, -1, 5, -1, 'snd_bgm_GM022_paddock_01', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 26, 27, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (383, 13, -1, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_01', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 20, 21, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (384, 4, 200601, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 8, 9, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (385, 4, 701701, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_AM025_entrytable_01', 'snd_bgm_AM025', 16, 17, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (386, 4, 701801, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (395, 11, -1, -1, -1, -1, -1, -1, 'snd_bgm_SM012_paddock_02', 'snd_bgm_SM012', 'snd_bgm_AM003_entrytable_01', 'snd_bgm_AM003', 32, 33, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (396, 4, 701901, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 34, 35, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (397, 4, 702001, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (398, 4, 702101, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 1, 2, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (399, 4, 702201, -1, -1, -1, -1, -1, 'snd_bgm_GM002_paddock_01', 'snd_bgm_GM002', 'snd_bgm_AM019_entrytable_01', 'snd_bgm_AM019', 12, 13, 'snd_bgm_GM037_jingle', 'snd_bgm_GM037', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
INSERT INTO race_bgm (id, race_type, race_instance_id, grade, single_mode_route_race_id, single_mode_program_id, difficulty, condition_type, paddock_bgm_cue_name, paddock_bgm_cuesheet_name, entrytable_bgm_cue_name, entrytable_bgm_cuesheet_name, first_bgm_pattern, second_bgm_pattern, result_cutin_bgm_cue_name_1, result_cutin_bgm_cuesheet_name_1, result_cutin_bgm_cue_name_2, result_cutin_bgm_cuesheet_name_2, result_cutin_bgm_cue_name_3, result_cutin_bgm_cuesheet_name_3, result_list_bgm_cue_name_1, result_list_bgm_cuesheet_name_1, result_list_bgm_cue_name_2, result_list_bgm_cuesheet_name_2, result_list_bgm_cue_name_3, result_list_bgm_cuesheet_name_3) VALUES (400, 4, 702301, -1, -1, -1, -1, -1, 'snd_bgm_GM022_paddock_02', 'snd_bgm_GM022', 'snd_bgm_DM022_entrytable', 'snd_bgm_DM022', 34, 36, 'snd_bgm_GM004_jingle', 'snd_bgm_GM004', 'snd_bgm_GM037_jingle_short', 'snd_bgm_GM037', 'snd_bgm_GM036_jingle', 'snd_bgm_GM036', 'snd_bgm_GM004_loop', 'snd_bgm_GM004', 'snd_bgm_GM037_loop', 'snd_bgm_GM037', 'snd_bgm_GM036_loop', 'snd_bgm_GM036');
-- Table: race_bgm_cutin
CREATE TABLE IF NOT EXISTS 'race_bgm_cutin' ('id' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'bgm_group_id' INTEGER NOT NULL, 'fadeout_time' INTEGER NOT NULL, 'exclusive_control' INTEGER NOT NULL, 'short_cutin_bgm_cue_name' TEXT NOT NULL, 'short_cutin_bgm_cuesheet_name' TEXT NOT NULL, 'long_cutin_bgm_cue_name' TEXT NOT NULL, 'long_cutin_bgm_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_bgm_cutin (id, card_id, bgm_group_id, fadeout_time, exclusive_control, short_cutin_bgm_cue_name, short_cutin_bgm_cuesheet_name, long_cutin_bgm_cue_name, long_cutin_bgm_cuesheet_name) VALUES (1, 100302, 1, 140000, 0, 'snd_bgm_CS1032_race_short', 'snd_bgm_CS1032_race', 'snd_bgm_CS1032_race_long', 'snd_bgm_CS1032_race');
INSERT INTO race_bgm_cutin (id, card_id, bgm_group_id, fadeout_time, exclusive_control, short_cutin_bgm_cue_name, short_cutin_bgm_cuesheet_name, long_cutin_bgm_cue_name, long_cutin_bgm_cuesheet_name) VALUES (2, 101302, 1, 140000, 0, 'snd_bgm_CS1032_race_short', 'snd_bgm_CS1032_race', 'snd_bgm_CS1032_race_long', 'snd_bgm_CS1032_race');
INSERT INTO race_bgm_cutin (id, card_id, bgm_group_id, fadeout_time, exclusive_control, short_cutin_bgm_cue_name, short_cutin_bgm_cuesheet_name, long_cutin_bgm_cue_name, long_cutin_bgm_cuesheet_name) VALUES (3, 9100101, 2, 0, 1, 'snd_bgm_CS1036_race_long', 'snd_bgm_CS1036_race', 'snd_bgm_CS1036_race_long', 'snd_bgm_CS1036_race');
INSERT INTO race_bgm_cutin (id, card_id, bgm_group_id, fadeout_time, exclusive_control, short_cutin_bgm_cue_name, short_cutin_bgm_cuesheet_name, long_cutin_bgm_cue_name, long_cutin_bgm_cuesheet_name) VALUES (4, 104602, 3, 140000, 0, 'snd_bgm_CS1044_race_short', 'snd_bgm_CS1044_race', 'snd_bgm_CS1044_race_long', 'snd_bgm_CS1044_race');
-- Table: race_bgm_cutin_extension_time
CREATE TABLE IF NOT EXISTS 'race_bgm_cutin_extension_time' ('id' INTEGER NOT NULL, 'cutin_category' INTEGER NOT NULL, 'card_id' INTEGER NOT NULL, 'chara_id' INTEGER NOT NULL, 'extension_sec' INTEGER NOT NULL, 'extension_sec_long' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (1, 1, 0, 0, 10000, 10000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (2, 3, 100101, 0, 23333, 91666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (3, 3, 100201, 0, 26000, 81666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (4, 3, 100301, 0, 24000, 76666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (5, 3, 100401, 0, 24666, 76000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (6, 3, 100601, 0, 26000, 73666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (7, 3, 100701, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (8, 3, 100801, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (9, 3, 100901, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (10, 3, 101001, 0, 25000, 63333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (11, 3, 101101, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (12, 3, 101301, 0, 26333, 73000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (13, 3, 101401, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (14, 3, 101701, 0, 24666, 84333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (15, 3, 101801, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (16, 3, 102401, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (17, 3, 102701, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (18, 3, 103001, 0, 23666, 70666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (19, 3, 103201, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (20, 3, 103501, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (21, 3, 104101, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (22, 3, 104501, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (23, 3, 105201, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (24, 3, 105601, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (25, 3, 106001, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (26, 3, 106101, 0, 23333, 23000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (27, 2, 0, 1001, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (28, 2, 0, 1002, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (29, 2, 0, 1003, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (30, 2, 0, 1004, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (31, 2, 0, 1006, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (32, 2, 0, 1007, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (33, 2, 0, 1008, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (34, 2, 0, 1009, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (35, 2, 0, 1010, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (36, 2, 0, 1011, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (37, 2, 0, 1013, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (38, 2, 0, 1014, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (39, 2, 0, 1017, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (40, 2, 0, 1018, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (41, 2, 0, 1024, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (42, 2, 0, 1027, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (43, 2, 0, 1030, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (44, 2, 0, 1032, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (45, 2, 0, 1035, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (46, 2, 0, 1041, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (47, 2, 0, 1045, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (48, 2, 0, 1052, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (49, 2, 0, 1056, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (50, 2, 0, 1060, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (51, 2, 0, 1061, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (52, 3, 101501, 0, 25333, 91666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (53, 2, 0, 1015, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (54, 3, 102601, 0, 29000, 90000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (55, 2, 0, 1026, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (56, 3, 102301, 0, 12333, 88333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (57, 2, 0, 1023, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (58, 3, 100302, 0, 24000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (59, 3, 101302, 0, 27000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (60, 3, 103801, 0, 23000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (61, 2, 0, 1038, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (62, 3, 105001, 0, 23000, 107000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (63, 2, 0, 1050, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (64, 3, 104601, 0, 24333, 99666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (65, 2, 0, 1046, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (66, 3, 101601, 0, 30666, 92000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (67, 2, 0, 1016, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (68, 3, 101802, 0, 32666, 101000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (69, 3, 102402, 0, 23000, 94333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (70, 3, 102001, 0, 26666, 94000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (71, 2, 0, 1020, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (72, 3, 101201, 0, 25000, 93333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (73, 2, 0, 1012, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (74, 3, 101102, 0, 26666, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (75, 3, 101402, 0, 26666, 97666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (76, 3, 100501, 0, 26333, 105000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (77, 2, 0, 1005, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (78, 3, 104001, 0, 30666, 96666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (79, 2, 0, 1040, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (80, 3, 100102, 0, 41333, 95000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (81, 3, 100402, 0, 26666, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (82, 3, 105801, 0, 40000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (83, 2, 0, 1058, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (84, 3, 103701, 0, 31666, 94333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (85, 2, 0, 1037, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (86, 3, 105602, 0, 29333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (87, 3, 102801, 0, 26666, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (88, 2, 0, 1028, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (89, 3, 101901, 0, 33333, 93333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (90, 2, 0, 1019, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (91, 3, 103002, 0, 27333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (92, 3, 104502, 0, 35333, 96666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (93, 3, 103901, 0, 37333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (94, 2, 0, 1039, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (95, 3, 102501, 0, 27333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (96, 2, 0, 1025, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (97, 3, 101702, 0, 29000, 92666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (98, 3, 104002, 0, 35666, 100000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (99, 3, 104801, 0, 52333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (100, 2, 0, 1048, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (101, 3, 105901, 0, 23000, 99666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (102, 2, 0, 1059, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (103, 3, 102302, 0, 32333, 95000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (104, 3, 100602, 0, 23000, 99666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (105, 3, 102201, 0, 26000, 89000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (106, 2, 0, 1022, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (107, 3, 102101, 0, 21000, 88666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (108, 2, 0, 1021, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (109, 3, 101502, 0, 23000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (110, 3, 105202, 0, 19333, 108000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (111, 3, 106901, 0, 30000, 101333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (112, 2, 0, 1069, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (113, 3, 102602, 0, 21333, 98000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (114, 3, 103702, 0, 27333, 95666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (115, 3, 107101, 0, 31666, 95666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (116, 2, 0, 1071, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (117, 3, 103301, 0, 31000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (118, 2, 0, 1033, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (119, 3, 106201, 0, 24666, 24666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (120, 2, 0, 1062, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (121, 3, 106801, 0, 26666, 99666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (122, 2, 0, 1068, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (123, 3, 106701, 0, 28333, 99666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (124, 2, 0, 1067, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (125, 3, 107401, 0, 34333, 100333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (126, 2, 0, 1074, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (127, 3, 100502, 0, 27000, 99666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (128, 3, 102002, 0, 23333, 95000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (129, 3, 105101, 0, 33333, 96000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (130, 2, 0, 1051, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (131, 3, 107201, 0, 26333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (132, 2, 0, 1072, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (133, 3, 106002, 0, 23333, 96666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (134, 3, 106102, 0, 23333, 91333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (135, 3, 103101, 0, 26666, 95333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (136, 2, 0, 1031, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (137, 3, 106401, 0, 25000, 94333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (138, 2, 0, 1064, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (139, 3, 103802, 0, 32333, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (140, 3, 102202, 0, 27000, 94333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (141, 3, 103401, 0, 26666, 91666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (142, 2, 0, 1034, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (143, 3, 104401, 0, 23333, 95000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (144, 2, 0, 1044, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (145, 3, 101002, 0, 32000, 92666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (146, 3, 105902, 0, 26666, 98000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (147, 3, 103601, 0, 23000, 91000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (148, 2, 0, 1036, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (149, 3, 100103, 0, 23333, 43333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (150, 3, 9100101, 0, 154333, 154333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (151, 3, 9101101, 0, 120000, 120000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (152, 3, 101303, 0, 25000, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (153, 3, 100702, 0, 23000, 100666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (154, 3, 105301, 0, 23000, 93666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (155, 2, 0, 1053, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (156, 3, 109801, 0, 27333, 96333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (157, 2, 0, 1098, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (158, 3, 104602, 0, 25666, 96666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (159, 3, 103502, 0, 26000, 94333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (160, 3, 105002, 0, 23000, 96333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (161, 3, 102901, 0, 28333, 95000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (162, 2, 0, 1029, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (163, 3, 104201, 0, 23333, 105333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (164, 2, 0, 1042, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (165, 3, 101902, 0, 30333, 100000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (166, 3, 105802, 0, 22666, 98000);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (167, 3, 108701, 0, 30000, 105666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (168, 2, 0, 1087, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (169, 3, 107801, 0, 26666, 94666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (170, 2, 0, 1078, 11666, 11666);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (171, 3, 102102, 0, 22333, 96333);
INSERT INTO race_bgm_cutin_extension_time (id, cutin_category, card_id, chara_id, extension_sec, extension_sec_long) VALUES (172, 3, 103402, 0, 24000, 99666);
-- Table: race_bgm_pattern
CREATE TABLE IF NOT EXISTS 'race_bgm_pattern' ('id' INTEGER NOT NULL, 'bgm_time_1' INTEGER NOT NULL, 'bgm_cue_name_1' TEXT NOT NULL, 'bgm_cuesheet_name_1' TEXT NOT NULL, 'bgm_time_2' INTEGER NOT NULL, 'bgm_cue_name_2' TEXT NOT NULL, 'bgm_cuesheet_name_2' TEXT NOT NULL, 'bgm_time_3' INTEGER NOT NULL, 'bgm_cue_name_3' TEXT NOT NULL, 'bgm_cuesheet_name_3' TEXT NOT NULL, 'bgm_time_4' INTEGER NOT NULL, 'bgm_cue_name_4' TEXT NOT NULL, 'bgm_cuesheet_name_4' TEXT NOT NULL, 'bgm_time_5' INTEGER NOT NULL, 'bgm_cue_name_5' TEXT NOT NULL, 'bgm_cuesheet_name_5' TEXT NOT NULL, 'bgm_time_6' INTEGER NOT NULL, 'bgm_cue_name_6' TEXT NOT NULL, 'bgm_cuesheet_name_6' TEXT NOT NULL, 'bgm_time_7' INTEGER NOT NULL, 'bgm_cue_name_7' TEXT NOT NULL, 'bgm_cuesheet_name_7' TEXT NOT NULL, 'bgm_time_8' INTEGER NOT NULL, 'bgm_cue_name_8' TEXT NOT NULL, 'bgm_cuesheet_name_8' TEXT NOT NULL, 'bgm_time_9' INTEGER NOT NULL, 'bgm_cue_name_9' TEXT NOT NULL, 'bgm_cuesheet_name_9' TEXT NOT NULL, 'bgm_time_10' INTEGER NOT NULL, 'bgm_cue_name_10' TEXT NOT NULL, 'bgm_cuesheet_name_10' TEXT NOT NULL, 'bgm_time_11' INTEGER NOT NULL, 'bgm_cue_name_11' TEXT NOT NULL, 'bgm_cuesheet_name_11' TEXT NOT NULL, 'bgm_time_12' INTEGER NOT NULL, 'bgm_cue_name_12' TEXT NOT NULL, 'bgm_cuesheet_name_12' TEXT NOT NULL, 'bgm_time_13' INTEGER NOT NULL, 'bgm_cue_name_13' TEXT NOT NULL, 'bgm_cuesheet_name_13' TEXT NOT NULL, 'bgm_time_14' INTEGER NOT NULL, 'bgm_cue_name_14' TEXT NOT NULL, 'bgm_cuesheet_name_14' TEXT NOT NULL, 'bgm_time_15' INTEGER NOT NULL, 'bgm_cue_name_15' TEXT NOT NULL, 'bgm_cuesheet_name_15' TEXT NOT NULL, 'bgm_time_16' INTEGER NOT NULL, 'bgm_cue_name_16' TEXT NOT NULL, 'bgm_cuesheet_name_16' TEXT NOT NULL, 'bgm_time_17' INTEGER NOT NULL, 'bgm_cue_name_17' TEXT NOT NULL, 'bgm_cuesheet_name_17' TEXT NOT NULL, 'bgm_time_18' INTEGER NOT NULL, 'bgm_cue_name_18' TEXT NOT NULL, 'bgm_cuesheet_name_18' TEXT NOT NULL, 'bgm_time_19' INTEGER NOT NULL, 'bgm_cue_name_19' TEXT NOT NULL, 'bgm_cuesheet_name_19' TEXT NOT NULL, 'bgm_time_20' INTEGER NOT NULL, 'bgm_cue_name_20' TEXT NOT NULL, 'bgm_cuesheet_name_20' TEXT NOT NULL, 'bgm_time_21' INTEGER NOT NULL, 'bgm_cue_name_21' TEXT NOT NULL, 'bgm_cuesheet_name_21' TEXT NOT NULL, 'bgm_time_22' INTEGER NOT NULL, 'bgm_cue_name_22' TEXT NOT NULL, 'bgm_cuesheet_name_22' TEXT NOT NULL, 'bgm_time_23' INTEGER NOT NULL, 'bgm_cue_name_23' TEXT NOT NULL, 'bgm_cuesheet_name_23' TEXT NOT NULL, 'bgm_time_24' INTEGER NOT NULL, 'bgm_cue_name_24' TEXT NOT NULL, 'bgm_cuesheet_name_24' TEXT NOT NULL, 'bgm_time_25' INTEGER NOT NULL, 'bgm_cue_name_25' TEXT NOT NULL, 'bgm_cuesheet_name_25' TEXT NOT NULL, 'bgm_time_26' INTEGER NOT NULL, 'bgm_cue_name_26' TEXT NOT NULL, 'bgm_cuesheet_name_26' TEXT NOT NULL, 'bgm_time_27' INTEGER NOT NULL, 'bgm_cue_name_27' TEXT NOT NULL, 'bgm_cuesheet_name_27' TEXT NOT NULL, 'bgm_time_28' INTEGER NOT NULL, 'bgm_cue_name_28' TEXT NOT NULL, 'bgm_cuesheet_name_28' TEXT NOT NULL, 'bgm_time_29' INTEGER NOT NULL, 'bgm_cue_name_29' TEXT NOT NULL, 'bgm_cuesheet_name_29' TEXT NOT NULL, 'bgm_time_30' INTEGER NOT NULL, 'bgm_cue_name_30' TEXT NOT NULL, 'bgm_cuesheet_name_30' TEXT NOT NULL, 'bgm_trigger_time_ago' INTEGER NOT NULL, 'bgm_trigger_cue_name' TEXT NOT NULL, 'bgm_trigger_cuesheet_name' TEXT NOT NULL, 'bgm_skip_trigger_cue_name' TEXT NOT NULL, 'bgm_skip_trigger_cuesheet_name' TEXT NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (1, 99, 'snd_bgm_DM029A_race_short', 'snd_bgm_DM029', 999, 'snd_bgm_DM029A_race_full', 'snd_bgm_DM029', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (2, 10, 'snd_bgm_DM029B_race_ls_01', 'snd_bgm_DM029B_race_ls_01', 13, 'snd_bgm_DM029B_race_ls_02', 'snd_bgm_DM029B_race_ls_02', 15, 'snd_bgm_DM029B_race_ls_03', 'snd_bgm_DM029B_race_ls_03', 18, 'snd_bgm_DM029B_race_ls_04', 'snd_bgm_DM029B_race_ls_04', 21, 'snd_bgm_DM029B_race_ls_05', 'snd_bgm_DM029B_race_ls_05', 23, 'snd_bgm_DM029B_race_ls_06', 'snd_bgm_DM029B_race_ls_06', 26, 'snd_bgm_DM029B_race_ls_07', 'snd_bgm_DM029B_race_ls_07', 29, 'snd_bgm_DM029B_race_ls_08', 'snd_bgm_DM029B_race_ls_08', 32, 'snd_bgm_DM029B_race_ls_09', 'snd_bgm_DM029B_race_ls_09', 35, 'snd_bgm_DM029B_race_ls_10', 'snd_bgm_DM029B_race_ls_10', 38, 'snd_bgm_DM029B_race_ls_11', 'snd_bgm_DM029B_race_ls_11', 41, 'snd_bgm_DM029B_race_ls_12', 'snd_bgm_DM029B_race_ls_12', 43, 'snd_bgm_DM029B_race_ls_13', 'snd_bgm_DM029B_race_ls_13', 46, 'snd_bgm_DM029B_race_ls_14', 'snd_bgm_DM029B_race_ls_14', 49, 'snd_bgm_DM029B_race_ls_15', 'snd_bgm_DM029B_race_ls_15', 51, 'snd_bgm_DM029B_race_ls_16', 'snd_bgm_DM029B_race_ls_16', 54, 'snd_bgm_DM029B_race_ls_17', 'snd_bgm_DM029B_race_ls_17', 57, 'snd_bgm_DM029B_race_ls_18', 'snd_bgm_DM029B_race_ls_18', 60, 'snd_bgm_DM029B_race_ls_19', 'snd_bgm_DM029B_race_ls_19', 62, 'snd_bgm_DM029B_race_ls_20', 'snd_bgm_DM029B_race_ls_20', 99, 'snd_bgm_DM029B_race_ls_99', 'snd_bgm_DM029B_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (3, 999, 'snd_bgm_DM029A_race_tutorial', 'snd_bgm_DM029', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (4, 10, 'snd_bgm_DM029B_race_ls_01_tutorial', 'snd_bgm_DM029B_race_ls_01', 13, 'snd_bgm_DM029B_race_ls_02_tutorial', 'snd_bgm_DM029B_race_ls_02', 15, 'snd_bgm_DM029B_race_ls_03_tutorial', 'snd_bgm_DM029B_race_ls_03', 18, 'snd_bgm_DM029B_race_ls_04_tutorial', 'snd_bgm_DM029B_race_ls_04', 21, 'snd_bgm_DM029B_race_ls_05_tutorial', 'snd_bgm_DM029B_race_ls_05', 23, 'snd_bgm_DM029B_race_ls_06_tutorial', 'snd_bgm_DM029B_race_ls_06', 26, 'snd_bgm_DM029B_race_ls_07_tutorial', 'snd_bgm_DM029B_race_ls_07', 29, 'snd_bgm_DM029B_race_ls_08_tutorial', 'snd_bgm_DM029B_race_ls_08', 32, 'snd_bgm_DM029B_race_ls_09_tutorial', 'snd_bgm_DM029B_race_ls_09', 35, 'snd_bgm_DM029B_race_ls_10_tutorial', 'snd_bgm_DM029B_race_ls_10', 38, 'snd_bgm_DM029B_race_ls_11_tutorial', 'snd_bgm_DM029B_race_ls_11', 41, 'snd_bgm_DM029B_race_ls_12_tutorial', 'snd_bgm_DM029B_race_ls_12', 43, 'snd_bgm_DM029B_race_ls_13_tutorial', 'snd_bgm_DM029B_race_ls_13', 46, 'snd_bgm_DM029B_race_ls_14_tutorial', 'snd_bgm_DM029B_race_ls_14', 49, 'snd_bgm_DM029B_race_ls_15_tutorial', 'snd_bgm_DM029B_race_ls_15', 51, 'snd_bgm_DM029B_race_ls_16_tutorial', 'snd_bgm_DM029B_race_ls_16', 54, 'snd_bgm_DM029B_race_ls_17_tutorial', 'snd_bgm_DM029B_race_ls_17', 57, 'snd_bgm_DM029B_race_ls_18_tutorial', 'snd_bgm_DM029B_race_ls_18', 60, 'snd_bgm_DM029B_race_ls_19_tutorial', 'snd_bgm_DM029B_race_ls_19', 62, 'snd_bgm_DM029B_race_ls_20_tutorial', 'snd_bgm_DM029B_race_ls_20', 99, 'snd_bgm_DM029B_race_ls_99_tutorial', 'snd_bgm_DM029B_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (5, 999, 'snd_bgm_GM038_race_full', 'snd_bgm_GM038', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (6, 10, 'snd_bgm_GM039_race_ls_01', 'snd_bgm_GM039_race_ls_01', 13, 'snd_bgm_GM039_race_ls_02', 'snd_bgm_GM039_race_ls_02', 15, 'snd_bgm_GM039_race_ls_03', 'snd_bgm_GM039_race_ls_03', 18, 'snd_bgm_GM039_race_ls_04', 'snd_bgm_GM039_race_ls_04', 21, 'snd_bgm_GM039_race_ls_05', 'snd_bgm_GM039_race_ls_05', 23, 'snd_bgm_GM039_race_ls_06', 'snd_bgm_GM039_race_ls_06', 26, 'snd_bgm_GM039_race_ls_07', 'snd_bgm_GM039_race_ls_07', 29, 'snd_bgm_GM039_race_ls_08', 'snd_bgm_GM039_race_ls_08', 31, 'snd_bgm_GM039_race_ls_09', 'snd_bgm_GM039_race_ls_09', 34, 'snd_bgm_GM039_race_ls_10', 'snd_bgm_GM039_race_ls_10', 37, 'snd_bgm_GM039_race_ls_11', 'snd_bgm_GM039_race_ls_11', 39, 'snd_bgm_GM039_race_ls_12', 'snd_bgm_GM039_race_ls_12', 42, 'snd_bgm_GM039_race_ls_13', 'snd_bgm_GM039_race_ls_13', 44, 'snd_bgm_GM039_race_ls_14', 'snd_bgm_GM039_race_ls_14', 47, 'snd_bgm_GM039_race_ls_15', 'snd_bgm_GM039_race_ls_15', 50, 'snd_bgm_GM039_race_ls_16', 'snd_bgm_GM039_race_ls_16', 52, 'snd_bgm_GM039_race_ls_17', 'snd_bgm_GM039_race_ls_17', 55, 'snd_bgm_GM039_race_ls_18', 'snd_bgm_GM039_race_ls_18', 58, 'snd_bgm_GM039_race_ls_19', 'snd_bgm_GM039_race_ls_19', 60, 'snd_bgm_GM039_race_ls_20', 'snd_bgm_GM039_race_ls_20', 99, 'snd_bgm_GM039_race_ls_99', 'snd_bgm_GM039_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (7, 10, 'snd_bgm_GM039_race_ls_01_daily', 'snd_bgm_GM039_race_ls_01', 13, 'snd_bgm_GM039_race_ls_02_daily', 'snd_bgm_GM039_race_ls_02', 15, 'snd_bgm_GM039_race_ls_03_daily', 'snd_bgm_GM039_race_ls_03', 18, 'snd_bgm_GM039_race_ls_04_daily', 'snd_bgm_GM039_race_ls_04', 21, 'snd_bgm_GM039_race_ls_05_daily', 'snd_bgm_GM039_race_ls_05', 23, 'snd_bgm_GM039_race_ls_06_daily', 'snd_bgm_GM039_race_ls_06', 26, 'snd_bgm_GM039_race_ls_07_daily', 'snd_bgm_GM039_race_ls_07', 29, 'snd_bgm_GM039_race_ls_08_daily', 'snd_bgm_GM039_race_ls_08', 31, 'snd_bgm_GM039_race_ls_09_daily', 'snd_bgm_GM039_race_ls_09', 34, 'snd_bgm_GM039_race_ls_10_daily', 'snd_bgm_GM039_race_ls_10', 37, 'snd_bgm_GM039_race_ls_11_daily', 'snd_bgm_GM039_race_ls_11', 39, 'snd_bgm_GM039_race_ls_12_daily', 'snd_bgm_GM039_race_ls_12', 42, 'snd_bgm_GM039_race_ls_13_daily', 'snd_bgm_GM039_race_ls_13', 44, 'snd_bgm_GM039_race_ls_14_daily', 'snd_bgm_GM039_race_ls_14', 47, 'snd_bgm_GM039_race_ls_15_daily', 'snd_bgm_GM039_race_ls_15', 50, 'snd_bgm_GM039_race_ls_16_daily', 'snd_bgm_GM039_race_ls_16', 52, 'snd_bgm_GM039_race_ls_17_daily', 'snd_bgm_GM039_race_ls_17', 55, 'snd_bgm_GM039_race_ls_18_daily', 'snd_bgm_GM039_race_ls_18', 58, 'snd_bgm_GM039_race_ls_19_daily', 'snd_bgm_GM039_race_ls_19', 60, 'snd_bgm_GM039_race_ls_20_daily', 'snd_bgm_GM039_race_ls_20', 99, 'snd_bgm_GM039_race_ls_99_daily', 'snd_bgm_GM039_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (8, 72, 'snd_bgm_GM003_race_short', 'snd_bgm_GM003', 999, 'snd_bgm_GM003_race_full', 'snd_bgm_GM003', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (9, 9, 'snd_bgm_GM040_race_ls_01', 'snd_bgm_GM040_race_ls_01', 12, 'snd_bgm_GM040_race_ls_02', 'snd_bgm_GM040_race_ls_02', 15, 'snd_bgm_GM040_race_ls_03', 'snd_bgm_GM040_race_ls_03', 18, 'snd_bgm_GM040_race_ls_04', 'snd_bgm_GM040_race_ls_04', 21, 'snd_bgm_GM040_race_ls_05', 'snd_bgm_GM040_race_ls_05', 23, 'snd_bgm_GM040_race_ls_06', 'snd_bgm_GM040_race_ls_06', 26, 'snd_bgm_GM040_race_ls_07', 'snd_bgm_GM040_race_ls_07', 29, 'snd_bgm_GM040_race_ls_08', 'snd_bgm_GM040_race_ls_08', 32, 'snd_bgm_GM040_race_ls_09', 'snd_bgm_GM040_race_ls_09', 35, 'snd_bgm_GM040_race_ls_10', 'snd_bgm_GM040_race_ls_10', 38, 'snd_bgm_GM040_race_ls_11', 'snd_bgm_GM040_race_ls_11', 41, 'snd_bgm_GM040_race_ls_12', 'snd_bgm_GM040_race_ls_12', 44, 'snd_bgm_GM040_race_ls_13', 'snd_bgm_GM040_race_ls_13', 47, 'snd_bgm_GM040_race_ls_14', 'snd_bgm_GM040_race_ls_14', 50, 'snd_bgm_GM040_race_ls_15', 'snd_bgm_GM040_race_ls_15', 53, 'snd_bgm_GM040_race_ls_16', 'snd_bgm_GM040_race_ls_16', 56, 'snd_bgm_GM040_race_ls_17', 'snd_bgm_GM040_race_ls_17', 59, 'snd_bgm_GM040_race_ls_18', 'snd_bgm_GM040_race_ls_18', 62, 'snd_bgm_GM040_race_ls_19', 'snd_bgm_GM040_race_ls_19', 65, 'snd_bgm_GM040_race_ls_20', 'snd_bgm_GM040_race_ls_20', 68, 'snd_bgm_GM040_race_ls_21', 'snd_bgm_GM040_race_ls_21', 71, 'snd_bgm_GM040_race_ls_22', 'snd_bgm_GM040_race_ls_22', 99, 'snd_bgm_GM040_race_ls_99', 'snd_bgm_GM040_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (10, 73, 'snd_bgm_GM041_race_short', 'snd_bgm_GM041', 999, 'snd_bgm_GM041_race_full', 'snd_bgm_GM041', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (11, 9, 'snd_bgm_GM042_race_ls_01', 'snd_bgm_GM042_race_ls_01', 11, 'snd_bgm_GM042_race_ls_02', 'snd_bgm_GM042_race_ls_02', 14, 'snd_bgm_GM042_race_ls_03', 'snd_bgm_GM042_race_ls_03', 17, 'snd_bgm_GM042_race_ls_04', 'snd_bgm_GM042_race_ls_04', 20, 'snd_bgm_GM042_race_ls_05', 'snd_bgm_GM042_race_ls_05', 23, 'snd_bgm_GM042_race_ls_06', 'snd_bgm_GM042_race_ls_06', 26, 'snd_bgm_GM042_race_ls_07', 'snd_bgm_GM042_race_ls_07', 29, 'snd_bgm_GM042_race_ls_08', 'snd_bgm_GM042_race_ls_08', 32, 'snd_bgm_GM042_race_ls_09', 'snd_bgm_GM042_race_ls_09', 35, 'snd_bgm_GM042_race_ls_10', 'snd_bgm_GM042_race_ls_10', 38, 'snd_bgm_GM042_race_ls_11', 'snd_bgm_GM042_race_ls_11', 41, 'snd_bgm_GM042_race_ls_12', 'snd_bgm_GM042_race_ls_12', 44, 'snd_bgm_GM042_race_ls_13', 'snd_bgm_GM042_race_ls_13', 47, 'snd_bgm_GM042_race_ls_14', 'snd_bgm_GM042_race_ls_14', 50, 'snd_bgm_GM042_race_ls_15', 'snd_bgm_GM042_race_ls_15', 54, 'snd_bgm_GM042_race_ls_16', 'snd_bgm_GM042_race_ls_16', 57, 'snd_bgm_GM042_race_ls_17', 'snd_bgm_GM042_race_ls_17', 60, 'snd_bgm_GM042_race_ls_18', 'snd_bgm_GM042_race_ls_18', 63, 'snd_bgm_GM042_race_ls_19', 'snd_bgm_GM042_race_ls_19', 66, 'snd_bgm_GM042_race_ls_20', 'snd_bgm_GM042_race_ls_20', 69, 'snd_bgm_GM042_race_ls_21', 'snd_bgm_GM042_race_ls_21', 99, 'snd_bgm_GM042_race_ls_99', 'snd_bgm_GM042_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (12, 68, 'snd_bgm_GM043_race_short', 'snd_bgm_GM043', 999, 'snd_bgm_GM043_race_full', 'snd_bgm_GM043', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (13, 11, 'snd_bgm_GM044_race_ls_01', 'snd_bgm_GM044_race_ls_01', 14, 'snd_bgm_GM044_race_ls_02', 'snd_bgm_GM044_race_ls_02', 17, 'snd_bgm_GM044_race_ls_03', 'snd_bgm_GM044_race_ls_03', 20, 'snd_bgm_GM044_race_ls_04', 'snd_bgm_GM044_race_ls_04', 23, 'snd_bgm_GM044_race_ls_05', 'snd_bgm_GM044_race_ls_05', 25, 'snd_bgm_GM044_race_ls_06', 'snd_bgm_GM044_race_ls_06', 28, 'snd_bgm_GM044_race_ls_07', 'snd_bgm_GM044_race_ls_07', 31, 'snd_bgm_GM044_race_ls_08', 'snd_bgm_GM044_race_ls_08', 34, 'snd_bgm_GM044_race_ls_09', 'snd_bgm_GM044_race_ls_09', 37, 'snd_bgm_GM044_race_ls_10', 'snd_bgm_GM044_race_ls_10', 40, 'snd_bgm_GM044_race_ls_11', 'snd_bgm_GM044_race_ls_11', 42, 'snd_bgm_GM044_race_ls_12', 'snd_bgm_GM044_race_ls_12', 45, 'snd_bgm_GM044_race_ls_13', 'snd_bgm_GM044_race_ls_13', 48, 'snd_bgm_GM044_race_ls_14', 'snd_bgm_GM044_race_ls_14', 51, 'snd_bgm_GM044_race_ls_15', 'snd_bgm_GM044_race_ls_15', 54, 'snd_bgm_GM044_race_ls_16', 'snd_bgm_GM044_race_ls_16', 56, 'snd_bgm_GM044_race_ls_17', 'snd_bgm_GM044_race_ls_17', 59, 'snd_bgm_GM044_race_ls_18', 'snd_bgm_GM044_race_ls_18', 62, 'snd_bgm_GM044_race_ls_19', 'snd_bgm_GM044_race_ls_19', 65, 'snd_bgm_GM044_race_ls_20', 'snd_bgm_GM044_race_ls_20', 68, 'snd_bgm_GM044_race_ls_21', 'snd_bgm_GM044_race_ls_21', 70, 'snd_bgm_GM044_race_ls_22', 'snd_bgm_GM044_race_ls_22', 73, 'snd_bgm_GM044_race_ls_23', 'snd_bgm_GM044_race_ls_23', 99, 'snd_bgm_GM044_race_ls_99', 'snd_bgm_GM044_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (14, 138, 'snd_bgm_GM045_race_short', 'snd_bgm_GM045', 999, 'snd_bgm_GM045_race_full', 'snd_bgm_GM045', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (15, 9, 'snd_bgm_GM046_race_ls_01', 'snd_bgm_GM046_race_ls_01', 11, 'snd_bgm_GM046_race_ls_02', 'snd_bgm_GM046_race_ls_02', 14, 'snd_bgm_GM046_race_ls_03', 'snd_bgm_GM046_race_ls_03', 17, 'snd_bgm_GM046_race_ls_04', 'snd_bgm_GM046_race_ls_04', 20, 'snd_bgm_GM046_race_ls_05', 'snd_bgm_GM046_race_ls_05', 23, 'snd_bgm_GM046_race_ls_06', 'snd_bgm_GM046_race_ls_06', 26, 'snd_bgm_GM046_race_ls_07', 'snd_bgm_GM046_race_ls_07', 29, 'snd_bgm_GM046_race_ls_08', 'snd_bgm_GM046_race_ls_08', 32, 'snd_bgm_GM046_race_ls_09', 'snd_bgm_GM046_race_ls_09', 35, 'snd_bgm_GM046_race_ls_10', 'snd_bgm_GM046_race_ls_10', 37, 'snd_bgm_GM046_race_ls_11', 'snd_bgm_GM046_race_ls_11', 40, 'snd_bgm_GM046_race_ls_12', 'snd_bgm_GM046_race_ls_12', 43, 'snd_bgm_GM046_race_ls_13', 'snd_bgm_GM046_race_ls_13', 46, 'snd_bgm_GM046_race_ls_14', 'snd_bgm_GM046_race_ls_14', 49, 'snd_bgm_GM046_race_ls_15', 'snd_bgm_GM046_race_ls_15', 51, 'snd_bgm_GM046_race_ls_16', 'snd_bgm_GM046_race_ls_16', 54, 'snd_bgm_GM046_race_ls_17', 'snd_bgm_GM046_race_ls_17', 57, 'snd_bgm_GM046_race_ls_18', 'snd_bgm_GM046_race_ls_18', 60, 'snd_bgm_GM046_race_ls_19', 'snd_bgm_GM046_race_ls_19', 99, 'snd_bgm_GM046_race_ls_99', 'snd_bgm_GM046_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (16, 123, 'snd_bgm_GM059_race_short', 'snd_bgm_GM059', 999, 'snd_bgm_GM059_race_full', 'snd_bgm_GM059', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (17, 11, 'snd_bgm_GM060_race_ls_01', 'snd_bgm_GM060_race_ls_01', 13, 'snd_bgm_GM060_race_ls_02', 'snd_bgm_GM060_race_ls_02', 16, 'snd_bgm_GM060_race_ls_03', 'snd_bgm_GM060_race_ls_03', 19, 'snd_bgm_GM060_race_ls_04', 'snd_bgm_GM060_race_ls_04', 22, 'snd_bgm_GM060_race_ls_05', 'snd_bgm_GM060_race_ls_05', 24, 'snd_bgm_GM060_race_ls_06', 'snd_bgm_GM060_race_ls_06', 26, 'snd_bgm_GM060_race_ls_07', 'snd_bgm_GM060_race_ls_07', 29, 'snd_bgm_GM060_race_ls_08', 'snd_bgm_GM060_race_ls_08', 32, 'snd_bgm_GM060_race_ls_09', 'snd_bgm_GM060_race_ls_09', 35, 'snd_bgm_GM060_race_ls_10', 'snd_bgm_GM060_race_ls_10', 38, 'snd_bgm_GM060_race_ls_11', 'snd_bgm_GM060_race_ls_11', 41, 'snd_bgm_GM060_race_ls_12', 'snd_bgm_GM060_race_ls_12', 44, 'snd_bgm_GM060_race_ls_13', 'snd_bgm_GM060_race_ls_13', 47, 'snd_bgm_GM060_race_ls_14', 'snd_bgm_GM060_race_ls_14', 50, 'snd_bgm_GM060_race_ls_15', 'snd_bgm_GM060_race_ls_15', 53, 'snd_bgm_GM060_race_ls_16', 'snd_bgm_GM060_race_ls_16', 56, 'snd_bgm_GM060_race_ls_17', 'snd_bgm_GM060_race_ls_17', 59, 'snd_bgm_GM060_race_ls_18', 'snd_bgm_GM060_race_ls_18', 62, 'snd_bgm_GM060_race_ls_19', 'snd_bgm_GM060_race_ls_19', 65, 'snd_bgm_GM060_race_ls_20', 'snd_bgm_GM060_race_ls_20', 68, 'snd_bgm_GM060_race_ls_21', 'snd_bgm_GM060_race_ls_21', 99, 'snd_bgm_GM060_race_ls_99', 'snd_bgm_GM060_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (18, 130, 'snd_bgm_GM073_race_short', 'snd_bgm_GM073', 999, 'snd_bgm_GM073_race_full', 'snd_bgm_GM073', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (19, 9, 'snd_bgm_GM074_race_ls_01', 'snd_bgm_GM074_race_ls_01', 13, 'snd_bgm_GM074_race_ls_02', 'snd_bgm_GM074_race_ls_02', 14, 'snd_bgm_GM074_race_ls_03', 'snd_bgm_GM074_race_ls_03', 18, 'snd_bgm_GM074_race_ls_04', 'snd_bgm_GM074_race_ls_04', 21, 'snd_bgm_GM074_race_ls_05', 'snd_bgm_GM074_race_ls_05', 24, 'snd_bgm_GM074_race_ls_06', 'snd_bgm_GM074_race_ls_06', 27, 'snd_bgm_GM074_race_ls_07', 'snd_bgm_GM074_race_ls_07', 29, 'snd_bgm_GM074_race_ls_08', 'snd_bgm_GM074_race_ls_08', 32, 'snd_bgm_GM074_race_ls_09', 'snd_bgm_GM074_race_ls_09', 36, 'snd_bgm_GM074_race_ls_10', 'snd_bgm_GM074_race_ls_10', 38, 'snd_bgm_GM074_race_ls_11', 'snd_bgm_GM074_race_ls_11', 42, 'snd_bgm_GM074_race_ls_12', 'snd_bgm_GM074_race_ls_12', 44, 'snd_bgm_GM074_race_ls_13', 'snd_bgm_GM074_race_ls_13', 48, 'snd_bgm_GM074_race_ls_14', 'snd_bgm_GM074_race_ls_14', 50, 'snd_bgm_GM074_race_ls_15', 'snd_bgm_GM074_race_ls_15', 52, 'snd_bgm_GM074_race_ls_16', 'snd_bgm_GM074_race_ls_16', 56, 'snd_bgm_GM074_race_ls_17', 'snd_bgm_GM074_race_ls_17', 58, 'snd_bgm_GM074_race_ls_18', 'snd_bgm_GM074_race_ls_18', 60, 'snd_bgm_GM074_race_ls_19', 'snd_bgm_GM074_race_ls_19', 62, 'snd_bgm_GM074_race_ls_20', 'snd_bgm_GM074_race_ls_20', 65, 'snd_bgm_GM074_race_ls_21', 'snd_bgm_GM074_race_ls_21', 69, 'snd_bgm_GM074_race_ls_22', 'snd_bgm_GM074_race_ls_22', 71, 'snd_bgm_GM074_race_ls_23', 'snd_bgm_GM074_race_ls_23', 75, 'snd_bgm_GM074_race_ls_24', 'snd_bgm_GM074_race_ls_24', 79, 'snd_bgm_GM074_race_ls_25', 'snd_bgm_GM074_race_ls_25', 99, 'snd_bgm_GM074_race_ls_99', 'snd_bgm_GM074_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (20, 139, 'snd_bgm_GM075_race_short', 'snd_bgm_GM075', 999, 'snd_bgm_GM075_race_full', 'snd_bgm_GM075', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (21, 9, 'snd_bgm_GM076_race_ls_01', 'snd_bgm_GM076_race_ls_01', 12, 'snd_bgm_GM076_race_ls_02', 'snd_bgm_GM076_race_ls_02', 14, 'snd_bgm_GM076_race_ls_03', 'snd_bgm_GM076_race_ls_03', 17, 'snd_bgm_GM076_race_ls_04', 'snd_bgm_GM076_race_ls_04', 19, 'snd_bgm_GM076_race_ls_05', 'snd_bgm_GM076_race_ls_05', 22, 'snd_bgm_GM076_race_ls_06', 'snd_bgm_GM076_race_ls_06', 24, 'snd_bgm_GM076_race_ls_07', 'snd_bgm_GM076_race_ls_07', 26, 'snd_bgm_GM076_race_ls_08', 'snd_bgm_GM076_race_ls_08', 29, 'snd_bgm_GM076_race_ls_09', 'snd_bgm_GM076_race_ls_09', 31, 'snd_bgm_GM076_race_ls_10', 'snd_bgm_GM076_race_ls_10', 34, 'snd_bgm_GM076_race_ls_11', 'snd_bgm_GM076_race_ls_11', 36, 'snd_bgm_GM076_race_ls_12', 'snd_bgm_GM076_race_ls_12', 39, 'snd_bgm_GM076_race_ls_13', 'snd_bgm_GM076_race_ls_13', 41, 'snd_bgm_GM076_race_ls_14', 'snd_bgm_GM076_race_ls_14', 44, 'snd_bgm_GM076_race_ls_15', 'snd_bgm_GM076_race_ls_15', 46, 'snd_bgm_GM076_race_ls_16', 'snd_bgm_GM076_race_ls_16', 48, 'snd_bgm_GM076_race_ls_17', 'snd_bgm_GM076_race_ls_17', 51, 'snd_bgm_GM076_race_ls_18', 'snd_bgm_GM076_race_ls_18', 53, 'snd_bgm_GM076_race_ls_19', 'snd_bgm_GM076_race_ls_19', 56, 'snd_bgm_GM076_race_ls_20', 'snd_bgm_GM076_race_ls_20', 58, 'snd_bgm_GM076_race_ls_21', 'snd_bgm_GM076_race_ls_21', 61, 'snd_bgm_GM076_race_ls_22', 'snd_bgm_GM076_race_ls_22', 64, 'snd_bgm_GM076_race_ls_23', 'snd_bgm_GM076_race_ls_23', 69, 'snd_bgm_GM076_race_ls_24', 'snd_bgm_GM076_race_ls_24', 74, 'snd_bgm_GM076_race_ls_25', 'snd_bgm_GM076_race_ls_25', 79, 'snd_bgm_GM076_race_ls_26', 'snd_bgm_GM076_race_ls_26', 99, 'snd_bgm_GM076_race_ls_99', 'snd_bgm_GM076_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (22, 96, 'snd_bgm_GM119_race_short', 'snd_bgm_GM119', 999, 'snd_bgm_GM119_race_full', 'snd_bgm_GM119', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (23, 10, 'snd_bgm_GM120_race_ls_01', 'snd_bgm_GM120_race_ls_01', 13, 'snd_bgm_GM120_race_ls_02', 'snd_bgm_GM120_race_ls_02', 16, 'snd_bgm_GM120_race_ls_03', 'snd_bgm_GM120_race_ls_03', 19, 'snd_bgm_GM120_race_ls_04', 'snd_bgm_GM120_race_ls_04', 22, 'snd_bgm_GM120_race_ls_05', 'snd_bgm_GM120_race_ls_05', 25, 'snd_bgm_GM120_race_ls_06', 'snd_bgm_GM120_race_ls_06', 28, 'snd_bgm_GM120_race_ls_07', 'snd_bgm_GM120_race_ls_07', 31, 'snd_bgm_GM120_race_ls_08', 'snd_bgm_GM120_race_ls_08', 34, 'snd_bgm_GM120_race_ls_09', 'snd_bgm_GM120_race_ls_09', 37, 'snd_bgm_GM120_race_ls_10', 'snd_bgm_GM120_race_ls_10', 38, 'snd_bgm_GM120_race_ls_11', 'snd_bgm_GM120_race_ls_11', 41, 'snd_bgm_GM120_race_ls_12', 'snd_bgm_GM120_race_ls_12', 47, 'snd_bgm_GM120_race_ls_13', 'snd_bgm_GM120_race_ls_13', 50, 'snd_bgm_GM120_race_ls_14', 'snd_bgm_GM120_race_ls_14', 50, 'snd_bgm_GM120_race_ls_15', 'snd_bgm_GM120_race_ls_15', 53, 'snd_bgm_GM120_race_ls_16', 'snd_bgm_GM120_race_ls_16', 56, 'snd_bgm_GM120_race_ls_17', 'snd_bgm_GM120_race_ls_17', 59, 'snd_bgm_GM120_race_ls_18', 'snd_bgm_GM120_race_ls_18', 62, 'snd_bgm_GM120_race_ls_19', 'snd_bgm_GM120_race_ls_19', 65, 'snd_bgm_GM120_race_ls_20', 'snd_bgm_GM120_race_ls_20', 68, 'snd_bgm_GM120_race_ls_21', 'snd_bgm_GM120_race_ls_21', 71, 'snd_bgm_GM120_race_ls_22', 'snd_bgm_GM120_race_ls_22', 74, 'snd_bgm_GM120_race_ls_23', 'snd_bgm_GM120_race_ls_23', 77, 'snd_bgm_GM120_race_ls_24', 'snd_bgm_GM120_race_ls_24', 80, 'snd_bgm_GM120_race_ls_25', 'snd_bgm_GM120_race_ls_25', 99, 'snd_bgm_GM120_race_ls_99', 'snd_bgm_GM120_race_ls_99', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (24, 93, 'snd_bgm_GM121_race_short', 'snd_bgm_GM121', 115, 'snd_bgm_GM121_race_mid', 'snd_bgm_GM121', 999, 'snd_bgm_GM121_race_full', 'snd_bgm_GM121', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (25, 10, 'snd_bgm_GM122_race_ls_01', 'snd_bgm_GM122_race_ls_01', 12, 'snd_bgm_GM122_race_ls_02', 'snd_bgm_GM122_race_ls_02', 14, 'snd_bgm_GM122_race_ls_03', 'snd_bgm_GM122_race_ls_03', 16, 'snd_bgm_GM122_race_ls_04', 'snd_bgm_GM122_race_ls_04', 18, 'snd_bgm_GM122_race_ls_05', 'snd_bgm_GM122_race_ls_05', 20, 'snd_bgm_GM122_race_ls_06', 'snd_bgm_GM122_race_ls_06', 22, 'snd_bgm_GM122_race_ls_07', 'snd_bgm_GM122_race_ls_07', 24, 'snd_bgm_GM122_race_ls_08', 'snd_bgm_GM122_race_ls_08', 26, 'snd_bgm_GM122_race_ls_09', 'snd_bgm_GM122_race_ls_09', 28, 'snd_bgm_GM122_race_ls_10', 'snd_bgm_GM122_race_ls_10', 31, 'snd_bgm_GM122_race_ls_11', 'snd_bgm_GM122_race_ls_11', 33, 'snd_bgm_GM122_race_ls_12', 'snd_bgm_GM122_race_ls_12', 35, 'snd_bgm_GM122_race_ls_13', 'snd_bgm_GM122_race_ls_13', 38, 'snd_bgm_GM122_race_ls_14', 'snd_bgm_GM122_race_ls_14', 40, 'snd_bgm_GM122_race_ls_15', 'snd_bgm_GM122_race_ls_15', 42, 'snd_bgm_GM122_race_ls_16', 'snd_bgm_GM122_race_ls_16', 44, 'snd_bgm_GM122_race_ls_17', 'snd_bgm_GM122_race_ls_17', 47, 'snd_bgm_GM122_race_ls_18', 'snd_bgm_GM122_race_ls_18', 49, 'snd_bgm_GM122_race_ls_19', 'snd_bgm_GM122_race_ls_19', 51, 'snd_bgm_GM122_race_ls_20', 'snd_bgm_GM122_race_ls_20', 54, 'snd_bgm_GM122_race_ls_21', 'snd_bgm_GM122_race_ls_21', 56, 'snd_bgm_GM122_race_ls_22', 'snd_bgm_GM122_race_ls_22', 58, 'snd_bgm_GM122_race_ls_23', 'snd_bgm_GM122_race_ls_23', 61, 'snd_bgm_GM122_race_ls_24', 'snd_bgm_GM122_race_ls_24', 63, 'snd_bgm_GM122_race_ls_25', 'snd_bgm_GM122_race_ls_25', 65, 'snd_bgm_GM122_race_ls_26', 'snd_bgm_GM122_race_ls_26', 68, 'snd_bgm_GM122_race_ls_27', 'snd_bgm_GM122_race_ls_27', 72, 'snd_bgm_GM122_race_ls_28', 'snd_bgm_GM122_race_ls_28', 77, 'snd_bgm_GM122_race_ls_29', 'snd_bgm_GM122_race_ls_29', 99, 'snd_bgm_GM122_race_ls_30', 'snd_bgm_GM122_race_ls_30', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (26, 110, 'snd_bgm_GM164_race_short', 'snd_bgm_GM164', 999, 'snd_bgm_GM164_race_full', 'snd_bgm_GM164', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (27, 10, 'snd_bgm_GM165_race_ls_01', 'snd_bgm_GM165_race_ls_01', 12, 'snd_bgm_GM165_race_ls_02', 'snd_bgm_GM165_race_ls_02', 14, 'snd_bgm_GM165_race_ls_03', 'snd_bgm_GM165_race_ls_03', 16, 'snd_bgm_GM165_race_ls_04', 'snd_bgm_GM165_race_ls_04', 18, 'snd_bgm_GM165_race_ls_05', 'snd_bgm_GM165_race_ls_05', 20, 'snd_bgm_GM165_race_ls_06', 'snd_bgm_GM165_race_ls_06', 22, 'snd_bgm_GM165_race_ls_07', 'snd_bgm_GM165_race_ls_07', 25, 'snd_bgm_GM165_race_ls_08', 'snd_bgm_GM165_race_ls_08', 27, 'snd_bgm_GM165_race_ls_09', 'snd_bgm_GM165_race_ls_09', 29, 'snd_bgm_GM165_race_ls_10', 'snd_bgm_GM165_race_ls_10', 31, 'snd_bgm_GM165_race_ls_11', 'snd_bgm_GM165_race_ls_11', 33, 'snd_bgm_GM165_race_ls_12', 'snd_bgm_GM165_race_ls_12', 35, 'snd_bgm_GM165_race_ls_13', 'snd_bgm_GM165_race_ls_13', 37, 'snd_bgm_GM165_race_ls_14', 'snd_bgm_GM165_race_ls_14', 39, 'snd_bgm_GM165_race_ls_15', 'snd_bgm_GM165_race_ls_15', 41, 'snd_bgm_GM165_race_ls_16', 'snd_bgm_GM165_race_ls_16', 44, 'snd_bgm_GM165_race_ls_17', 'snd_bgm_GM165_race_ls_17', 46, 'snd_bgm_GM165_race_ls_18', 'snd_bgm_GM165_race_ls_18', 48, 'snd_bgm_GM165_race_ls_19', 'snd_bgm_GM165_race_ls_19', 50, 'snd_bgm_GM165_race_ls_20', 'snd_bgm_GM165_race_ls_20', 52, 'snd_bgm_GM165_race_ls_21', 'snd_bgm_GM165_race_ls_21', 54, 'snd_bgm_GM165_race_ls_22', 'snd_bgm_GM165_race_ls_22', 56, 'snd_bgm_GM165_race_ls_23', 'snd_bgm_GM165_race_ls_23', 58, 'snd_bgm_GM165_race_ls_24', 'snd_bgm_GM165_race_ls_24', 99, 'snd_bgm_GM165_race_ls_25', 'snd_bgm_GM165_race_ls_25', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (28, 90, 'snd_bgm_GM171_race_short_01', 'snd_bgm_GM171_short', 130, 'snd_bgm_GM171_race_mid', 'snd_bgm_GM171', 999, 'snd_bgm_GM171_race_full', 'snd_bgm_GM171', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (29, 90, 'snd_bgm_GM171_race_short_02', 'snd_bgm_GM171_short', 130, 'snd_bgm_GM171_race_mid', 'snd_bgm_GM171', 999, 'snd_bgm_GM171_race_full', 'snd_bgm_GM171', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (30, 9, 'snd_bgm_GM172_race_ls_01', 'snd_bgm_GM172_race_ls_01', 11, 'snd_bgm_GM172_race_ls_02', 'snd_bgm_GM172_race_ls_02', 13, 'snd_bgm_GM172_race_ls_03', 'snd_bgm_GM172_race_ls_03', 16, 'snd_bgm_GM172_race_ls_04', 'snd_bgm_GM172_race_ls_04', 18, 'snd_bgm_GM172_race_ls_05', 'snd_bgm_GM172_race_ls_05', 21, 'snd_bgm_GM172_race_ls_06', 'snd_bgm_GM172_race_ls_06', 23, 'snd_bgm_GM172_race_ls_07', 'snd_bgm_GM172_race_ls_07', 25, 'snd_bgm_GM172_race_ls_08', 'snd_bgm_GM172_race_ls_08', 28, 'snd_bgm_GM172_race_ls_09', 'snd_bgm_GM172_race_ls_09', 30, 'snd_bgm_GM172_race_ls_10', 'snd_bgm_GM172_race_ls_10', 33, 'snd_bgm_GM172_race_ls_11', 'snd_bgm_GM172_race_ls_11', 35, 'snd_bgm_GM172_race_ls_12', 'snd_bgm_GM172_race_ls_12', 37, 'snd_bgm_GM172_race_ls_13', 'snd_bgm_GM172_race_ls_13', 40, 'snd_bgm_GM172_race_ls_14', 'snd_bgm_GM172_race_ls_14', 42, 'snd_bgm_GM172_race_ls_15', 'snd_bgm_GM172_race_ls_15', 45, 'snd_bgm_GM172_race_ls_16', 'snd_bgm_GM172_race_ls_16', 47, 'snd_bgm_GM172_race_ls_17', 'snd_bgm_GM172_race_ls_17', 49, 'snd_bgm_GM172_race_ls_18', 'snd_bgm_GM172_race_ls_18', 52, 'snd_bgm_GM172_race_ls_19', 'snd_bgm_GM172_race_ls_19', 54, 'snd_bgm_GM172_race_ls_20', 'snd_bgm_GM172_race_ls_20', 57, 'snd_bgm_GM172_race_ls_21', 'snd_bgm_GM172_race_ls_21', 99, 'snd_bgm_GM172_race_ls_22', 'snd_bgm_GM172_race_ls_22', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (31, 10, 'snd_bgm_GM173_race_ls_01', 'snd_bgm_GM173_race_ls_01', 12, 'snd_bgm_GM173_race_ls_02', 'snd_bgm_GM173_race_ls_02', 14, 'snd_bgm_GM173_race_ls_03', 'snd_bgm_GM173_race_ls_03', 17, 'snd_bgm_GM173_race_ls_04', 'snd_bgm_GM173_race_ls_04', 19, 'snd_bgm_GM173_race_ls_05', 'snd_bgm_GM173_race_ls_05', 21, 'snd_bgm_GM173_race_ls_06', 'snd_bgm_GM173_race_ls_06', 24, 'snd_bgm_GM173_race_ls_07', 'snd_bgm_GM173_race_ls_07', 26, 'snd_bgm_GM173_race_ls_08', 'snd_bgm_GM173_race_ls_08', 28, 'snd_bgm_GM173_race_ls_09', 'snd_bgm_GM173_race_ls_09', 30, 'snd_bgm_GM173_race_ls_10', 'snd_bgm_GM173_race_ls_10', 33, 'snd_bgm_GM173_race_ls_11', 'snd_bgm_GM173_race_ls_11', 35, 'snd_bgm_GM173_race_ls_12', 'snd_bgm_GM173_race_ls_12', 37, 'snd_bgm_GM173_race_ls_13', 'snd_bgm_GM173_race_ls_13', 40, 'snd_bgm_GM173_race_ls_14', 'snd_bgm_GM173_race_ls_14', 42, 'snd_bgm_GM173_race_ls_15', 'snd_bgm_GM173_race_ls_15', 44, 'snd_bgm_GM173_race_ls_16', 'snd_bgm_GM173_race_ls_16', 47, 'snd_bgm_GM173_race_ls_17', 'snd_bgm_GM173_race_ls_17', 49, 'snd_bgm_GM173_race_ls_18', 'snd_bgm_GM173_race_ls_18', 51, 'snd_bgm_GM173_race_ls_19', 'snd_bgm_GM173_race_ls_19', 54, 'snd_bgm_GM173_race_ls_20', 'snd_bgm_GM173_race_ls_20', 56, 'snd_bgm_GM173_race_ls_21', 'snd_bgm_GM173_race_ls_21', 58, 'snd_bgm_GM173_race_ls_22', 'snd_bgm_GM173_race_ls_22', 99, 'snd_bgm_GM173_race_ls_23', 'snd_bgm_GM173_race_ls_23', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (32, 999, 'snd_bgm_GM200_race_full', 'snd_bgm_GM200', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (33, 9, 'snd_bgm_GM201_race_ls_01', 'snd_bgm_GM201_race_ls_01', 11, 'snd_bgm_GM201_race_ls_02', 'snd_bgm_GM201_race_ls_02', 13, 'snd_bgm_GM201_race_ls_03', 'snd_bgm_GM201_race_ls_03', 15, 'snd_bgm_GM201_race_ls_04', 'snd_bgm_GM201_race_ls_04', 18, 'snd_bgm_GM201_race_ls_05', 'snd_bgm_GM201_race_ls_05', 20, 'snd_bgm_GM201_race_ls_06', 'snd_bgm_GM201_race_ls_06', 22, 'snd_bgm_GM201_race_ls_07', 'snd_bgm_GM201_race_ls_07', 25, 'snd_bgm_GM201_race_ls_08', 'snd_bgm_GM201_race_ls_08', 27, 'snd_bgm_GM201_race_ls_09', 'snd_bgm_GM201_race_ls_09', 29, 'snd_bgm_GM201_race_ls_10', 'snd_bgm_GM201_race_ls_10', 31, 'snd_bgm_GM201_race_ls_11', 'snd_bgm_GM201_race_ls_11', 34, 'snd_bgm_GM201_race_ls_12', 'snd_bgm_GM201_race_ls_12', 36, 'snd_bgm_GM201_race_ls_13', 'snd_bgm_GM201_race_ls_13', 38, 'snd_bgm_GM201_race_ls_14', 'snd_bgm_GM201_race_ls_14', 41, 'snd_bgm_GM201_race_ls_15', 'snd_bgm_GM201_race_ls_15', 43, 'snd_bgm_GM201_race_ls_16', 'snd_bgm_GM201_race_ls_16', 44, 'snd_bgm_GM201_race_ls_17', 'snd_bgm_GM201_race_ls_17', 47, 'snd_bgm_GM201_race_ls_18', 'snd_bgm_GM201_race_ls_18', 50, 'snd_bgm_GM201_race_ls_19', 'snd_bgm_GM201_race_ls_19', 52, 'snd_bgm_GM201_race_ls_20', 'snd_bgm_GM201_race_ls_20', 54, 'snd_bgm_GM201_race_ls_21', 'snd_bgm_GM201_race_ls_21', 57, 'snd_bgm_GM201_race_ls_22', 'snd_bgm_GM201_race_ls_22', 59, 'snd_bgm_GM201_race_ls_23', 'snd_bgm_GM201_race_ls_23', 99, 'snd_bgm_GM201_race_ls_24', 'snd_bgm_GM201_race_ls_24', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (34, 999, 'snd_bgm_GM181_race_mid', 'snd_bgm_GM181', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (35, 25, 'snd_bgm_GM181_race_03', 'snd_bgm_GM181_race_03', 99, 'snd_bgm_GM181_race_01', 'snd_bgm_GM181_race_01', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
INSERT INTO race_bgm_pattern (id, bgm_time_1, bgm_cue_name_1, bgm_cuesheet_name_1, bgm_time_2, bgm_cue_name_2, bgm_cuesheet_name_2, bgm_time_3, bgm_cue_name_3, bgm_cuesheet_name_3, bgm_time_4, bgm_cue_name_4, bgm_cuesheet_name_4, bgm_time_5, bgm_cue_name_5, bgm_cuesheet_name_5, bgm_time_6, bgm_cue_name_6, bgm_cuesheet_name_6, bgm_time_7, bgm_cue_name_7, bgm_cuesheet_name_7, bgm_time_8, bgm_cue_name_8, bgm_cuesheet_name_8, bgm_time_9, bgm_cue_name_9, bgm_cuesheet_name_9, bgm_time_10, bgm_cue_name_10, bgm_cuesheet_name_10, bgm_time_11, bgm_cue_name_11, bgm_cuesheet_name_11, bgm_time_12, bgm_cue_name_12, bgm_cuesheet_name_12, bgm_time_13, bgm_cue_name_13, bgm_cuesheet_name_13, bgm_time_14, bgm_cue_name_14, bgm_cuesheet_name_14, bgm_time_15, bgm_cue_name_15, bgm_cuesheet_name_15, bgm_time_16, bgm_cue_name_16, bgm_cuesheet_name_16, bgm_time_17, bgm_cue_name_17, bgm_cuesheet_name_17, bgm_time_18, bgm_cue_name_18, bgm_cuesheet_name_18, bgm_time_19, bgm_cue_name_19, bgm_cuesheet_name_19, bgm_time_20, bgm_cue_name_20, bgm_cuesheet_name_20, bgm_time_21, bgm_cue_name_21, bgm_cuesheet_name_21, bgm_time_22, bgm_cue_name_22, bgm_cuesheet_name_22, bgm_time_23, bgm_cue_name_23, bgm_cuesheet_name_23, bgm_time_24, bgm_cue_name_24, bgm_cuesheet_name_24, bgm_time_25, bgm_cue_name_25, bgm_cuesheet_name_25, bgm_time_26, bgm_cue_name_26, bgm_cuesheet_name_26, bgm_time_27, bgm_cue_name_27, bgm_cuesheet_name_27, bgm_time_28, bgm_cue_name_28, bgm_cuesheet_name_28, bgm_time_29, bgm_cue_name_29, bgm_cuesheet_name_29, bgm_time_30, bgm_cue_name_30, bgm_cuesheet_name_30, bgm_trigger_time_ago, bgm_trigger_cue_name, bgm_trigger_cuesheet_name, bgm_skip_trigger_cue_name, bgm_skip_trigger_cuesheet_name) VALUES (36, 25, 'snd_bgm_GM181_race_03', 'snd_bgm_GM181_race_03', 99, 'snd_bgm_GM181_race_02', 'snd_bgm_GM181_race_02', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', 0, '', '', '', '');
-- Table: race_bib_color
CREATE TABLE IF NOT EXISTS 'race_bib_color' ('grade' INTEGER NOT NULL, 'race_id' INTEGER NOT NULL, 'bib_color' INTEGER NOT NULL, 'font_color' INTEGER NOT NULL, PRIMARY KEY('grade','race_id'));
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1004, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1005, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1006, 0, 1);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1009, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1010, 4, 0);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1015, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 0, 0, 1);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 0, 1, 1);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 0, 2, 1);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1107, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1108, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1109, 2, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (100, 1110, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 2036, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 2037, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 2038, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 2039, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 2040, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (200, 2041, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3071, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3072, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3073, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3074, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3075, 1, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3076, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (300, 3077, 0, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4096, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4099, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4002, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4007, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4009, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4012, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4014, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4018, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4032, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4020, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4024, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4027, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4035, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4043, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4045, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4039, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4054, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4056, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4006, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4003, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4008, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4011, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4015, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4023, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4021, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4026, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4030, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4031, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4037, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4036, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4038, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4040, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4046, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4048, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4044, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4049, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4051, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4058, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4061, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4062, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4063, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4066, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4071, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4079, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4081, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4084, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4090, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4091, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4092, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4094, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4095, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4098, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4100, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4101, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4102, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4104, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4106, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4107, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4109, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4110, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4111, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4113, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 4116, 3, 2);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (400, 0, 3, 1);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (700, 0, 3, 1);
INSERT INTO race_bib_color (grade, race_id, bib_color, font_color) VALUES (0, 0, 4, 0);
-- Table: race_condition
CREATE TABLE IF NOT EXISTS 'race_condition' ('id' INTEGER NOT NULL, 'area' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'rate' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (1, 0, 1, 1, 1, 54600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (2, 0, 1, 1, 2, 5400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (3, 0, 1, 2, 1, 23400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (4, 0, 1, 2, 2, 6600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (5, 0, 1, 3, 3, 5500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (6, 0, 1, 3, 4, 4500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (7, 0, 2, 1, 1, 54600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (8, 0, 2, 1, 2, 5400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (9, 0, 2, 2, 1, 23400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (10, 0, 2, 2, 2, 6600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (11, 0, 2, 3, 3, 5500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (12, 0, 2, 3, 4, 4500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (13, 0, 3, 1, 1, 54600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (14, 0, 3, 1, 2, 5400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (15, 0, 3, 2, 1, 23400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (16, 0, 3, 2, 2, 6600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (17, 0, 3, 3, 3, 5500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (18, 0, 3, 3, 4, 4500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (19, 0, 4, 1, 1, 50050000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (20, 0, 4, 1, 2, 4950000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (21, 0, 4, 2, 1, 24960000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (22, 0, 4, 2, 2, 7040000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (23, 0, 4, 3, 3, 4400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (24, 0, 4, 3, 4, 3600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (25, 0, 4, 4, 2, 150000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (26, 0, 4, 4, 3, 4850000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (27, 0, 5, 1, 1, 54600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (28, 0, 5, 1, 2, 5400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (29, 0, 5, 2, 1, 23400000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (30, 0, 5, 2, 2, 6600000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (31, 0, 5, 3, 3, 5500000);
INSERT INTO race_condition (id, area, season, weather, ground, rate) VALUES (32, 0, 5, 3, 4, 4500000);
-- Table: race_course_set
CREATE TABLE IF NOT EXISTS 'race_course_set' ('id' INTEGER NOT NULL, 'race_track_id' INTEGER NOT NULL, 'distance' INTEGER NOT NULL, 'ground' INTEGER NOT NULL, 'inout' INTEGER NOT NULL, 'turn' INTEGER NOT NULL, 'fence_set' INTEGER NOT NULL, 'float_lane_max' INTEGER NOT NULL, 'course_set_status_id' INTEGER NOT NULL, 'finish_time_min' INTEGER NOT NULL, 'finish_time_min_random_range' INTEGER NOT NULL, 'finish_time_max' INTEGER NOT NULL, 'finish_time_max_random_range' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10101, 10001, 1200, 1, 1, 1, 10101, 13500, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10102, 10001, 1500, 1, 1, 1, 10102, 13500, 0, 879000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10103, 10001, 1800, 1, 1, 1, 10103, 13500, 0, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10104, 10001, 2000, 1, 1, 1, 10104, 13500, 3, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10105, 10001, 2600, 1, 1, 1, 10105, 13500, 2, 1576000, 10000, 1650000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10106, 10001, 1000, 2, 1, 1, 10106, 11000, 0, 574000, 10000, 630000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10107, 10001, 1700, 2, 1, 1, 10107, 11000, 1, 1014000, 10000, 1130000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10108, 10001, 2400, 2, 1, 1, 10108, 11000, 0, 1491000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10201, 10002, 1000, 1, 1, 1, 10201, 14700, 0, 547000, 10000, 570000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10202, 10002, 1200, 1, 1, 1, 10202, 14700, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10203, 10002, 1800, 1, 1, 1, 10203, 14700, 3, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10204, 10002, 2000, 1, 1, 1, 10204, 14700, 1, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10205, 10002, 2600, 1, 1, 1, 10205, 14700, 2, 1576000, 10000, 1650000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10206, 10002, 1000, 2, 1, 1, 10206, 11000, 0, 574000, 10000, 630000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10207, 10002, 1700, 2, 1, 1, 10207, 11000, 0, 1014000, 10000, 1130000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10208, 10002, 2400, 2, 1, 1, 10208, 11000, 2, 1491000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10301, 10003, 1000, 1, 1, 4, 10301, 13500, 3, 547000, 10000, 570000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10302, 10003, 1200, 1, 2, 2, 10302, 13500, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10303, 10003, 1400, 1, 2, 2, 10303, 13500, 0, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10304, 10003, 1600, 1, 3, 2, 10304, 13500, 0, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10305, 10003, 1800, 1, 3, 2, 10305, 13500, 3, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10306, 10003, 2000, 1, 2, 2, 10306, 13500, 7, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10307, 10003, 2000, 1, 3, 2, 10307, 13500, 7, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10308, 10003, 2200, 1, 2, 2, 10308, 13500, 1, 1302000, 10000, 1350000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10309, 10003, 2400, 1, 2, 2, 10309, 13500, 0, 1416000, 10000, 1490000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10310, 10003, 1200, 2, 1, 2, 10310, 11000, 0, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10311, 10003, 1800, 2, 1, 2, 10311, 11000, 5, 1081000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10312, 10003, 2500, 2, 1, 2, 10312, 11000, 0, 1591000, 10000, 1640000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10401, 10004, 1200, 1, 1, 1, 10401, 13000, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10402, 10004, 1800, 1, 1, 1, 10402, 13000, 2, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10403, 10004, 2000, 1, 1, 1, 10403, 13000, 2, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10404, 10004, 2600, 1, 1, 1, 10404, 13000, 0, 1576000, 10000, 1650000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10405, 10004, 1150, 2, 1, 1, 10405, 11500, 0, 666000, 10000, 720000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10406, 10004, 1700, 2, 1, 1, 10406, 11500, 3, 1014000, 10000, 1130000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10407, 10004, 2400, 2, 1, 1, 10407, 11500, 2, 1491000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10501, 10005, 1200, 1, 3, 1, 10501, 12000, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10502, 10005, 1600, 1, 3, 1, 10502, 12000, 3, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10503, 10005, 1800, 1, 2, 1, 10503, 12000, 0, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10504, 10005, 2000, 1, 2, 1, 10504, 12000, 1, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10505, 10005, 2200, 1, 3, 1, 10505, 12000, 8, 1302000, 10000, 1350000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10506, 10005, 2500, 1, 2, 1, 10506, 12000, 8, 1487000, 10000, 1570000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10507, 10005, 3600, 1, 2, 1, 10507, 12000, 2, 2231000, 10000, 2270000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10508, 10005, 1200, 2, 1, 1, 10508, 12000, 3, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10509, 10005, 1800, 2, 1, 1, 10509, 12000, 3, 1081000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10510, 10005, 2400, 2, 1, 1, 10510, 12000, 2, 1491000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10511, 10005, 2500, 2, 1, 1, 10511, 12000, 0, 1591000, 10000, 1640000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10601, 10006, 1400, 1, 1, 2, 10601, 15000, 7, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10602, 10006, 1600, 1, 1, 2, 10602, 15000, 8, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10603, 10006, 1800, 1, 1, 2, 10603, 15000, 1, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10604, 10006, 2000, 1, 1, 2, 10604, 15000, 0, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10605, 10006, 2300, 1, 1, 2, 10605, 15000, 3, 1393000, 10000, 1430000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10606, 10006, 2400, 1, 1, 2, 10606, 15000, 0, 1416000, 10000, 1490000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10607, 10006, 2500, 1, 1, 2, 10607, 15000, 2, 1487000, 10000, 1570000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10608, 10006, 3400, 1, 1, 2, 10608, 15000, 0, 2099000, 10000, 2140000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10609, 10006, 1300, 2, 1, 2, 10609, 12500, 1, 766000, 10000, 820000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10610, 10006, 1400, 2, 1, 2, 10610, 12500, 2, 808000, 10000, 940000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10611, 10006, 1600, 2, 1, 2, 10611, 12500, 6, 941000, 10000, 1080000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10612, 10006, 2100, 2, 1, 2, 10612, 12500, 0, 1274000, 10000, 1330000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10613, 10006, 2400, 2, 1, 2, 10613, 12500, 2, 1491000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10701, 10007, 1200, 1, 1, 2, 10701, 14400, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10702, 10007, 1400, 1, 1, 2, 10702, 14400, 0, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10703, 10007, 1600, 1, 1, 2, 10703, 14400, 1, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10704, 10007, 2000, 1, 1, 2, 10704, 14400, 0, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10705, 10007, 2200, 1, 1, 2, 10705, 14400, 2, 1302000, 10000, 1350000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10706, 10007, 1200, 2, 1, 2, 10706, 13000, 0, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10707, 10007, 1400, 2, 1, 2, 10707, 13000, 0, 808000, 10000, 940000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10708, 10007, 1800, 2, 1, 2, 10708, 13000, 2, 1081000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10709, 10007, 1900, 2, 1, 2, 10709, 13000, 0, 1142000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10801, 10008, 1200, 1, 2, 1, 10801, 14100, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10802, 10008, 1400, 1, 2, 1, 10802, 14100, 0, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10803, 10008, 1400, 1, 3, 1, 10803, 14100, 0, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10804, 10008, 1600, 1, 2, 1, 10804, 14100, 1, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10805, 10008, 1600, 1, 3, 1, 10805, 14100, 1, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10806, 10008, 1800, 1, 3, 1, 10806, 14100, 0, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10807, 10008, 2000, 1, 2, 1, 10807, 14100, 3, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10808, 10008, 2200, 1, 3, 1, 10808, 14100, 1, 1302000, 10000, 1350000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10809, 10008, 2400, 1, 3, 1, 10809, 14100, 3, 1416000, 10000, 1490000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10810, 10008, 3000, 1, 3, 1, 10810, 14100, 9, 1815000, 10000, 1900000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10811, 10008, 3200, 1, 3, 1, 10811, 14100, 0, 1930000, 10000, 2040000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10812, 10008, 1200, 2, 1, 1, 10812, 13000, 0, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10813, 10008, 1400, 2, 1, 1, 10813, 13000, 0, 808000, 10000, 940000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10814, 10008, 1800, 2, 1, 1, 10814, 13000, 0, 1081000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10815, 10008, 1900, 2, 1, 1, 10815, 13000, 0, 1142000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10901, 10009, 1200, 1, 2, 1, 10901, 12500, 0, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10902, 10009, 1400, 1, 2, 1, 10902, 12500, 0, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10903, 10009, 1600, 1, 3, 1, 10903, 12500, 3, 908000, 10000, 950000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10904, 10009, 1800, 1, 3, 1, 10904, 12500, 3, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10905, 10009, 2000, 1, 2, 1, 10905, 12500, 4, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10906, 10009, 2200, 1, 2, 1, 10906, 12500, 1, 1302000, 10000, 1350000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10907, 10009, 2400, 1, 3, 1, 10907, 12500, 3, 1416000, 10000, 1490000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10908, 10009, 2600, 1, 3, 1, 10908, 12500, 0, 1576000, 10000, 1650000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10909, 10009, 3000, 1, 2, 1, 10909, 12500, 3, 1815000, 10000, 1900000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10910, 10009, 1200, 2, 1, 1, 10910, 12000, 0, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10911, 10009, 1400, 2, 1, 1, 10911, 12000, 0, 808000, 10000, 940000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10912, 10009, 1800, 2, 1, 1, 10912, 12000, 0, 1081000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10913, 10009, 2000, 2, 1, 1, 10913, 12000, 7, 1219000, 10000, 1290000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (10914, 10009, 3200, 1, 4, 1, 10914, 12500, 0, 1930000, 10000, 2040000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11001, 10010, 1200, 1, 1, 1, 11001, 14500, 1, 675000, 10000, 710000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11002, 10010, 1800, 1, 1, 1, 11002, 14500, 0, 1044000, 10000, 1100000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11003, 10010, 2000, 1, 1, 1, 11003, 14500, 3, 1171000, 10000, 1230000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11004, 10010, 2600, 1, 1, 1, 11004, 14500, 2, 1576000, 10000, 1650000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11005, 10010, 1000, 2, 1, 1, 11005, 12000, 1, 574000, 10000, 630000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11006, 10010, 1700, 2, 1, 1, 11006, 12000, 0, 1014000, 10000, 1130000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11007, 10010, 2400, 2, 1, 1, 11007, 12000, 0, 1491000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11101, 10101, 1200, 2, 1, 1, 11101, 12000, 11, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11102, 10101, 1800, 2, 1, 1, 11101, 12000, 3, 1081000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11103, 10101, 2000, 2, 1, 1, 11101, 12000, 2, 1219000, 10000, 1290000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11201, 10201, 1000, 1, 1, 4, 11201, 12000, 0, 547000, 10000, 570000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11202, 10201, 1400, 1, 1, 1, 11202, 12000, 0, 800000, 10000, 840000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11203, 10201, 2400, 1, 1, 1, 11203, 12000, 3, 1416000, 10000, 1490000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11301, 10103, 1400, 2, 1, 2, 11301, 13500, 5, 870000, 10000, 940000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11302, 10103, 1600, 2, 1, 2, 11301, 13500, 5, 980000, 10000, 1080000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11303, 10103, 2100, 2, 1, 2, 11301, 13500, 10, 1310000, 10000, 1400000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11401, 10104, 1000, 2, 1, 2, 11401, 13500, 1, 580000, 10000, 630000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11402, 10104, 1600, 2, 1, 2, 11401, 13500, 0, 960000, 10000, 1080000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11403, 10104, 1800, 2, 1, 2, 11401, 13500, 0, 1080000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11404, 10104, 2400, 2, 1, 2, 11401, 13500, 2, 1500000, 10000, 1560000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11501, 10105, 1200, 2, 1, 2, 11501, 13500, 2, 690000, 10000, 770000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11502, 10105, 1600, 2, 1, 2, 11501, 13500, 10, 930000, 10000, 1080000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11503, 10105, 1800, 2, 1, 2, 11501, 13500, 10, 1100000, 10000, 1180000, 10000);
INSERT INTO race_course_set (id, race_track_id, distance, ground, inout, turn, fence_set, float_lane_max, course_set_status_id, finish_time_min, finish_time_min_random_range, finish_time_max, finish_time_max_random_range) VALUES (11504, 10105, 2000, 2, 1, 2, 11501, 13500, 2, 1210000, 10000, 1290000, 10000);
-- Table: race_course_set_status
CREATE TABLE IF NOT EXISTS 'race_course_set_status' ('course_set_status_id' INTEGER NOT NULL, 'target_status_1' INTEGER NOT NULL, 'target_status_2' INTEGER NOT NULL, PRIMARY KEY('course_set_status_id'));
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (1, 1, 0);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (2, 2, 0);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (3, 3, 0);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (4, 4, 0);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (5, 5, 0);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (6, 1, 2);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (7, 2, 3);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (8, 2, 4);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (9, 3, 5);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (10, 2, 5);
INSERT INTO race_course_set_status (course_set_status_id, target_status_1, target_status_2) VALUES (11, 4, 5);
-- Table: race_env_define
CREATE TABLE IF NOT EXISTS 'race_env_define' ('id' INTEGER NOT NULL, 'race_track_id' INTEGER NOT NULL, 'season' INTEGER NOT NULL, 'weather' INTEGER NOT NULL, 'timezone' INTEGER NOT NULL, 'resource' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1, 10001, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (2, 10001, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (3, 10001, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (4, 10001, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (5, 10001, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (6, 10001, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (7, 10001, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (8, 10001, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (9, 10001, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (10, 10001, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (11, 10001, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (12, 10001, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (13, 10001, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (14, 10001, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (15, 10001, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (16, 10001, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (17, 10001, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (18, 10001, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (19, 10001, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (20, 10001, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (21, 10001, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (22, 10001, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (23, 10001, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (24, 10001, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (25, 10001, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (26, 10001, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (27, 10001, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (28, 10001, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (29, 10001, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (30, 10001, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (31, 10001, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (32, 10001, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (33, 10001, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (34, 10001, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (35, 10001, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (36, 10001, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (37, 10001, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (38, 10001, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (39, 10001, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (40, 10001, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (41, 10001, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (42, 10001, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (43, 10001, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (44, 10001, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (45, 10001, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (46, 10001, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (47, 10001, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (48, 10001, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (49, 10001, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (50, 10001, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (51, 10001, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (52, 10001, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (53, 10001, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (54, 10001, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (55, 10001, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (56, 10001, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (57, 10001, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (58, 10001, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (59, 10001, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (60, 10001, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (61, 10001, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (62, 10001, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (63, 10001, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (64, 10001, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (65, 10001, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (66, 10001, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (67, 10001, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (68, 10001, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (69, 10001, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (70, 10001, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (71, 10001, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (72, 10001, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (73, 10001, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (74, 10001, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (75, 10001, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (76, 10001, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (77, 10001, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (78, 10001, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (79, 10001, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (80, 10001, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (81, 10002, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (82, 10002, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (83, 10002, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (84, 10002, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (85, 10002, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (86, 10002, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (87, 10002, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (88, 10002, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (89, 10002, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (90, 10002, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (91, 10002, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (92, 10002, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (93, 10002, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (94, 10002, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (95, 10002, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (96, 10002, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (97, 10002, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (98, 10002, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (99, 10002, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (100, 10002, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (101, 10002, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (102, 10002, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (103, 10002, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (104, 10002, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (105, 10002, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (106, 10002, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (107, 10002, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (108, 10002, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (109, 10002, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (110, 10002, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (111, 10002, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (112, 10002, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (113, 10002, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (114, 10002, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (115, 10002, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (116, 10002, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (117, 10002, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (118, 10002, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (119, 10002, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (120, 10002, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (121, 10002, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (122, 10002, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (123, 10002, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (124, 10002, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (125, 10002, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (126, 10002, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (127, 10002, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (128, 10002, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (129, 10002, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (130, 10002, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (131, 10002, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (132, 10002, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (133, 10002, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (134, 10002, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (135, 10002, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (136, 10002, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (137, 10002, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (138, 10002, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (139, 10002, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (140, 10002, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (141, 10002, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (142, 10002, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (143, 10002, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (144, 10002, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (145, 10002, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (146, 10002, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (147, 10002, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (148, 10002, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (149, 10002, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (150, 10002, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (151, 10002, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (152, 10002, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (153, 10002, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (154, 10002, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (155, 10002, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (156, 10002, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (157, 10002, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (158, 10002, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (159, 10002, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (160, 10002, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (161, 10003, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (162, 10003, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (163, 10003, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (164, 10003, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (165, 10003, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (166, 10003, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (167, 10003, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (168, 10003, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (169, 10003, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (170, 10003, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (171, 10003, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (172, 10003, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (173, 10003, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (174, 10003, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (175, 10003, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (176, 10003, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (177, 10003, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (178, 10003, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (179, 10003, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (180, 10003, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (181, 10003, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (182, 10003, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (183, 10003, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (184, 10003, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (185, 10003, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (186, 10003, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (187, 10003, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (188, 10003, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (189, 10003, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (190, 10003, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (191, 10003, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (192, 10003, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (193, 10003, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (194, 10003, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (195, 10003, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (196, 10003, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (197, 10003, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (198, 10003, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (199, 10003, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (200, 10003, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (201, 10003, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (202, 10003, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (203, 10003, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (204, 10003, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (205, 10003, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (206, 10003, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (207, 10003, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (208, 10003, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (209, 10003, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (210, 10003, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (211, 10003, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (212, 10003, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (213, 10003, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (214, 10003, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (215, 10003, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (216, 10003, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (217, 10003, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (218, 10003, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (219, 10003, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (220, 10003, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (221, 10003, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (222, 10003, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (223, 10003, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (224, 10003, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (225, 10003, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (226, 10003, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (227, 10003, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (228, 10003, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (229, 10003, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (230, 10003, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (231, 10003, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (232, 10003, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (233, 10003, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (234, 10003, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (235, 10003, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (236, 10003, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (237, 10003, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (238, 10003, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (239, 10003, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (240, 10003, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (241, 10004, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (242, 10004, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (243, 10004, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (244, 10004, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (245, 10004, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (246, 10004, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (247, 10004, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (248, 10004, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (249, 10004, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (250, 10004, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (251, 10004, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (252, 10004, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (253, 10004, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (254, 10004, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (255, 10004, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (256, 10004, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (257, 10004, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (258, 10004, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (259, 10004, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (260, 10004, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (261, 10004, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (262, 10004, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (263, 10004, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (264, 10004, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (265, 10004, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (266, 10004, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (267, 10004, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (268, 10004, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (269, 10004, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (270, 10004, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (271, 10004, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (272, 10004, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (273, 10004, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (274, 10004, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (275, 10004, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (276, 10004, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (277, 10004, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (278, 10004, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (279, 10004, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (280, 10004, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (281, 10004, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (282, 10004, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (283, 10004, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (284, 10004, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (285, 10004, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (286, 10004, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (287, 10004, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (288, 10004, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (289, 10004, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (290, 10004, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (291, 10004, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (292, 10004, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (293, 10004, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (294, 10004, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (295, 10004, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (296, 10004, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (297, 10004, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (298, 10004, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (299, 10004, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (300, 10004, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (301, 10004, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (302, 10004, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (303, 10004, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (304, 10004, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (305, 10004, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (306, 10004, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (307, 10004, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (308, 10004, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (309, 10004, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (310, 10004, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (311, 10004, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (312, 10004, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (313, 10004, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (314, 10004, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (315, 10004, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (316, 10004, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (317, 10004, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (318, 10004, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (319, 10004, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (320, 10004, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (321, 10005, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (322, 10005, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (323, 10005, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (324, 10005, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (325, 10005, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (326, 10005, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (327, 10005, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (328, 10005, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (329, 10005, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (330, 10005, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (331, 10005, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (332, 10005, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (333, 10005, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (334, 10005, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (335, 10005, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (336, 10005, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (337, 10005, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (338, 10005, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (339, 10005, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (340, 10005, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (341, 10005, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (342, 10005, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (343, 10005, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (344, 10005, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (345, 10005, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (346, 10005, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (347, 10005, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (348, 10005, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (349, 10005, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (350, 10005, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (351, 10005, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (352, 10005, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (353, 10005, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (354, 10005, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (355, 10005, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (356, 10005, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (357, 10005, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (358, 10005, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (359, 10005, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (360, 10005, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (361, 10005, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (362, 10005, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (363, 10005, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (364, 10005, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (365, 10005, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (366, 10005, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (367, 10005, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (368, 10005, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (369, 10005, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (370, 10005, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (371, 10005, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (372, 10005, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (373, 10005, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (374, 10005, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (375, 10005, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (376, 10005, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (377, 10005, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (378, 10005, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (379, 10005, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (380, 10005, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (381, 10005, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (382, 10005, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (383, 10005, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (384, 10005, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (385, 10005, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (386, 10005, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (387, 10005, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (388, 10005, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (389, 10005, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (390, 10005, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (391, 10005, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (392, 10005, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (393, 10005, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (394, 10005, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (395, 10005, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (396, 10005, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (397, 10005, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (398, 10005, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (399, 10005, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (400, 10005, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (401, 10006, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (402, 10006, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (403, 10006, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (404, 10006, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (405, 10006, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (406, 10006, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (407, 10006, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (408, 10006, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (409, 10006, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (410, 10006, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (411, 10006, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (412, 10006, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (413, 10006, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (414, 10006, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (415, 10006, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (416, 10006, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (417, 10006, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (418, 10006, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (419, 10006, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (420, 10006, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (421, 10006, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (422, 10006, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (423, 10006, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (424, 10006, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (425, 10006, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (426, 10006, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (427, 10006, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (428, 10006, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (429, 10006, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (430, 10006, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (431, 10006, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (432, 10006, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (433, 10006, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (434, 10006, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (435, 10006, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (436, 10006, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (437, 10006, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (438, 10006, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (439, 10006, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (440, 10006, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (441, 10006, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (442, 10006, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (443, 10006, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (444, 10006, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (445, 10006, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (446, 10006, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (447, 10006, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (448, 10006, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (449, 10006, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (450, 10006, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (451, 10006, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (452, 10006, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (453, 10006, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (454, 10006, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (455, 10006, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (456, 10006, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (457, 10006, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (458, 10006, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (459, 10006, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (460, 10006, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (461, 10006, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (462, 10006, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (463, 10006, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (464, 10006, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (465, 10006, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (466, 10006, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (467, 10006, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (468, 10006, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (469, 10006, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (470, 10006, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (471, 10006, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (472, 10006, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (473, 10006, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (474, 10006, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (475, 10006, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (476, 10006, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (477, 10006, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (478, 10006, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (479, 10006, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (480, 10006, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (481, 10007, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (482, 10007, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (483, 10007, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (484, 10007, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (485, 10007, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (486, 10007, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (487, 10007, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (488, 10007, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (489, 10007, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (490, 10007, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (491, 10007, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (492, 10007, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (493, 10007, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (494, 10007, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (495, 10007, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (496, 10007, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (497, 10007, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (498, 10007, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (499, 10007, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (500, 10007, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (501, 10007, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (502, 10007, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (503, 10007, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (504, 10007, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (505, 10007, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (506, 10007, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (507, 10007, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (508, 10007, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (509, 10007, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (510, 10007, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (511, 10007, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (512, 10007, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (513, 10007, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (514, 10007, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (515, 10007, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (516, 10007, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (517, 10007, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (518, 10007, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (519, 10007, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (520, 10007, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (521, 10007, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (522, 10007, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (523, 10007, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (524, 10007, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (525, 10007, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (526, 10007, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (527, 10007, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (528, 10007, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (529, 10007, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (530, 10007, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (531, 10007, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (532, 10007, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (533, 10007, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (534, 10007, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (535, 10007, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (536, 10007, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (537, 10007, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (538, 10007, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (539, 10007, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (540, 10007, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (541, 10007, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (542, 10007, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (543, 10007, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (544, 10007, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (545, 10007, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (546, 10007, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (547, 10007, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (548, 10007, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (549, 10007, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (550, 10007, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (551, 10007, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (552, 10007, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (553, 10007, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (554, 10007, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (555, 10007, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (556, 10007, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (557, 10007, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (558, 10007, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (559, 10007, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (560, 10007, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (561, 10008, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (562, 10008, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (563, 10008, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (564, 10008, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (565, 10008, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (566, 10008, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (567, 10008, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (568, 10008, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (569, 10008, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (570, 10008, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (571, 10008, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (572, 10008, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (573, 10008, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (574, 10008, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (575, 10008, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (576, 10008, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (577, 10008, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (578, 10008, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (579, 10008, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (580, 10008, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (581, 10008, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (582, 10008, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (583, 10008, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (584, 10008, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (585, 10008, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (586, 10008, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (587, 10008, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (588, 10008, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (589, 10008, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (590, 10008, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (591, 10008, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (592, 10008, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (593, 10008, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (594, 10008, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (595, 10008, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (596, 10008, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (597, 10008, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (598, 10008, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (599, 10008, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (600, 10008, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (601, 10008, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (602, 10008, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (603, 10008, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (604, 10008, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (605, 10008, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (606, 10008, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (607, 10008, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (608, 10008, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (609, 10008, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (610, 10008, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (611, 10008, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (612, 10008, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (613, 10008, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (614, 10008, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (615, 10008, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (616, 10008, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (617, 10008, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (618, 10008, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (619, 10008, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (620, 10008, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (621, 10008, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (622, 10008, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (623, 10008, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (624, 10008, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (625, 10008, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (626, 10008, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (627, 10008, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (628, 10008, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (629, 10008, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (630, 10008, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (631, 10008, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (632, 10008, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (633, 10008, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (634, 10008, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (635, 10008, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (636, 10008, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (637, 10008, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (638, 10008, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (639, 10008, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (640, 10008, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (641, 10009, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (642, 10009, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (643, 10009, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (644, 10009, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (645, 10009, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (646, 10009, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (647, 10009, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (648, 10009, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (649, 10009, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (650, 10009, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (651, 10009, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (652, 10009, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (653, 10009, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (654, 10009, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (655, 10009, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (656, 10009, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (657, 10009, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (658, 10009, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (659, 10009, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (660, 10009, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (661, 10009, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (662, 10009, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (663, 10009, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (664, 10009, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (665, 10009, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (666, 10009, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (667, 10009, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (668, 10009, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (669, 10009, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (670, 10009, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (671, 10009, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (672, 10009, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (673, 10009, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (674, 10009, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (675, 10009, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (676, 10009, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (677, 10009, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (678, 10009, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (679, 10009, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (680, 10009, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (681, 10009, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (682, 10009, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (683, 10009, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (684, 10009, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (685, 10009, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (686, 10009, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (687, 10009, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (688, 10009, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (689, 10009, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (690, 10009, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (691, 10009, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (692, 10009, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (693, 10009, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (694, 10009, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (695, 10009, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (696, 10009, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (697, 10009, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (698, 10009, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (699, 10009, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (700, 10009, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (701, 10009, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (702, 10009, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (703, 10009, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (704, 10009, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (705, 10009, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (706, 10009, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (707, 10009, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (708, 10009, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (709, 10009, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (710, 10009, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (711, 10009, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (712, 10009, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (713, 10009, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (714, 10009, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (715, 10009, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (716, 10009, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (717, 10009, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (718, 10009, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (719, 10009, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (720, 10009, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (721, 10010, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (722, 10010, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (723, 10010, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (724, 10010, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (725, 10010, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (726, 10010, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (727, 10010, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (728, 10010, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (729, 10010, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (730, 10010, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (731, 10010, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (732, 10010, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (733, 10010, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (734, 10010, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (735, 10010, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (736, 10010, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (737, 10010, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (738, 10010, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (739, 10010, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (740, 10010, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (741, 10010, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (742, 10010, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (743, 10010, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (744, 10010, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (745, 10010, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (746, 10010, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (747, 10010, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (748, 10010, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (749, 10010, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (750, 10010, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (751, 10010, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (752, 10010, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (753, 10010, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (754, 10010, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (755, 10010, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (756, 10010, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (757, 10010, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (758, 10010, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (759, 10010, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (760, 10010, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (761, 10010, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (762, 10010, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (763, 10010, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (764, 10010, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (765, 10010, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (766, 10010, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (767, 10010, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (768, 10010, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (769, 10010, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (770, 10010, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (771, 10010, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (772, 10010, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (773, 10010, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (774, 10010, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (775, 10010, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (776, 10010, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (777, 10010, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (778, 10010, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (779, 10010, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (780, 10010, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (781, 10010, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (782, 10010, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (783, 10010, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (784, 10010, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (785, 10010, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (786, 10010, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (787, 10010, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (788, 10010, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (789, 10010, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (790, 10010, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (791, 10010, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (792, 10010, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (793, 10010, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (794, 10010, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (795, 10010, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (796, 10010, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (797, 10010, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (798, 10010, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (799, 10010, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (800, 10010, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (801, 10101, 1, 1, 1, 111);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (802, 10101, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (803, 10101, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (804, 10101, 1, 1, 4, 114);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (805, 10101, 1, 2, 1, 121);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (806, 10101, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (807, 10101, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (808, 10101, 1, 2, 4, 124);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (809, 10101, 1, 3, 1, 131);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (810, 10101, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (811, 10101, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (812, 10101, 1, 3, 4, 134);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (813, 10101, 1, 4, 1, 141);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (814, 10101, 1, 4, 2, 142);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (815, 10101, 1, 4, 3, 143);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (816, 10101, 1, 4, 4, 144);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (817, 10101, 2, 1, 1, 211);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (818, 10101, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (819, 10101, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (820, 10101, 2, 1, 4, 214);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (821, 10101, 2, 2, 1, 221);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (822, 10101, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (823, 10101, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (824, 10101, 2, 2, 4, 224);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (825, 10101, 2, 3, 1, 231);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (826, 10101, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (827, 10101, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (828, 10101, 2, 3, 4, 234);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (829, 10101, 2, 4, 1, 241);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (830, 10101, 2, 4, 2, 242);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (831, 10101, 2, 4, 3, 243);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (832, 10101, 2, 4, 4, 244);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (833, 10101, 3, 1, 1, 311);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (834, 10101, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (835, 10101, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (836, 10101, 3, 1, 4, 314);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (837, 10101, 3, 2, 1, 321);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (838, 10101, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (839, 10101, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (840, 10101, 3, 2, 4, 324);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (841, 10101, 3, 3, 1, 331);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (842, 10101, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (843, 10101, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (844, 10101, 3, 3, 4, 334);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (845, 10101, 3, 4, 1, 341);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (846, 10101, 3, 4, 2, 342);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (847, 10101, 3, 4, 3, 343);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (848, 10101, 3, 4, 4, 344);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (849, 10101, 4, 1, 1, 411);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (850, 10101, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (851, 10101, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (852, 10101, 4, 1, 4, 414);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (853, 10101, 4, 2, 1, 421);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (854, 10101, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (855, 10101, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (856, 10101, 4, 2, 4, 424);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (857, 10101, 4, 3, 1, 431);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (858, 10101, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (859, 10101, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (860, 10101, 4, 3, 4, 434);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (861, 10101, 4, 4, 1, 441);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (862, 10101, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (863, 10101, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (864, 10101, 4, 4, 4, 444);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (865, 10101, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (866, 10101, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (867, 10101, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (868, 10101, 5, 1, 4, 514);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (869, 10101, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (870, 10101, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (871, 10101, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (872, 10101, 5, 2, 4, 524);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (873, 10101, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (874, 10101, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (875, 10101, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (876, 10101, 5, 3, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (877, 10101, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (878, 10101, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (879, 10101, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (880, 10101, 5, 4, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (881, 10201, 1, 1, 1, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (882, 10201, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (883, 10201, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (884, 10201, 1, 1, 4, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (885, 10201, 1, 2, 1, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (886, 10201, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (887, 10201, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (888, 10201, 1, 2, 4, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (889, 10201, 1, 3, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (890, 10201, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (891, 10201, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (892, 10201, 1, 3, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (893, 10201, 1, 4, 1, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (894, 10201, 1, 4, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (895, 10201, 1, 4, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (896, 10201, 1, 4, 4, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (897, 10201, 2, 1, 1, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (898, 10201, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (899, 10201, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (900, 10201, 2, 1, 4, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (901, 10201, 2, 2, 1, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (902, 10201, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (903, 10201, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (904, 10201, 2, 2, 4, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (905, 10201, 2, 3, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (906, 10201, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (907, 10201, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (908, 10201, 2, 3, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (909, 10201, 2, 4, 1, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (910, 10201, 2, 4, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (911, 10201, 2, 4, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (912, 10201, 2, 4, 4, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (913, 10201, 3, 1, 1, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (914, 10201, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (915, 10201, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (916, 10201, 3, 1, 4, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (917, 10201, 3, 2, 1, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (918, 10201, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (919, 10201, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (920, 10201, 3, 2, 4, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (921, 10201, 3, 3, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (922, 10201, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (923, 10201, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (924, 10201, 3, 3, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (925, 10201, 3, 4, 1, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (926, 10201, 3, 4, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (927, 10201, 3, 4, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (928, 10201, 3, 4, 4, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (929, 10201, 4, 1, 1, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (930, 10201, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (931, 10201, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (932, 10201, 4, 1, 4, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (933, 10201, 4, 2, 1, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (934, 10201, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (935, 10201, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (936, 10201, 4, 2, 4, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (937, 10201, 4, 3, 1, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (938, 10201, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (939, 10201, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (940, 10201, 4, 3, 4, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (941, 10201, 4, 4, 1, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (942, 10201, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (943, 10201, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (944, 10201, 4, 4, 4, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (945, 10201, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (946, 10201, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (947, 10201, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (948, 10201, 5, 1, 4, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (949, 10201, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (950, 10201, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (951, 10201, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (952, 10201, 5, 2, 4, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (953, 10201, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (954, 10201, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (955, 10201, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (956, 10201, 5, 3, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (957, 10201, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (958, 10201, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (959, 10201, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (960, 10201, 5, 4, 4, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (961, 10103, 1, 1, 1, 111);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (962, 10103, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (963, 10103, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (964, 10103, 1, 1, 4, 114);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (965, 10103, 1, 2, 1, 121);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (966, 10103, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (967, 10103, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (968, 10103, 1, 2, 4, 124);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (969, 10103, 1, 3, 1, 131);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (970, 10103, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (971, 10103, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (972, 10103, 1, 3, 4, 134);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (973, 10103, 1, 4, 1, 141);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (974, 10103, 1, 4, 2, 142);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (975, 10103, 1, 4, 3, 143);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (976, 10103, 1, 4, 4, 144);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (977, 10103, 2, 1, 1, 211);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (978, 10103, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (979, 10103, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (980, 10103, 2, 1, 4, 214);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (981, 10103, 2, 2, 1, 221);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (982, 10103, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (983, 10103, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (984, 10103, 2, 2, 4, 224);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (985, 10103, 2, 3, 1, 231);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (986, 10103, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (987, 10103, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (988, 10103, 2, 3, 4, 234);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (989, 10103, 2, 4, 1, 241);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (990, 10103, 2, 4, 2, 242);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (991, 10103, 2, 4, 3, 243);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (992, 10103, 2, 4, 4, 244);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (993, 10103, 3, 1, 1, 311);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (994, 10103, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (995, 10103, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (996, 10103, 3, 1, 4, 314);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (997, 10103, 3, 2, 1, 321);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (998, 10103, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (999, 10103, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1000, 10103, 3, 2, 4, 324);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1001, 10103, 3, 3, 1, 331);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1002, 10103, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1003, 10103, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1004, 10103, 3, 3, 4, 334);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1005, 10103, 3, 4, 1, 341);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1006, 10103, 3, 4, 2, 342);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1007, 10103, 3, 4, 3, 343);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1008, 10103, 3, 4, 4, 344);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1009, 10103, 4, 1, 1, 411);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1010, 10103, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1011, 10103, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1012, 10103, 4, 1, 4, 414);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1013, 10103, 4, 2, 1, 421);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1014, 10103, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1015, 10103, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1016, 10103, 4, 2, 4, 424);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1017, 10103, 4, 3, 1, 431);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1018, 10103, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1019, 10103, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1020, 10103, 4, 3, 4, 434);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1021, 10103, 4, 4, 1, 441);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1022, 10103, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1023, 10103, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1024, 10103, 4, 4, 4, 444);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1025, 10103, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1026, 10103, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1027, 10103, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1028, 10103, 5, 1, 4, 514);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1029, 10103, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1030, 10103, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1031, 10103, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1032, 10103, 5, 2, 4, 524);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1033, 10103, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1034, 10103, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1035, 10103, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1036, 10103, 5, 3, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1037, 10103, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1038, 10103, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1039, 10103, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1040, 10103, 5, 4, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1041, 10104, 1, 1, 1, 111);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1042, 10104, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1043, 10104, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1044, 10104, 1, 1, 4, 114);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1045, 10104, 1, 2, 1, 121);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1046, 10104, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1047, 10104, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1048, 10104, 1, 2, 4, 124);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1049, 10104, 1, 3, 1, 131);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1050, 10104, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1051, 10104, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1052, 10104, 1, 3, 4, 134);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1053, 10104, 1, 4, 1, 141);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1054, 10104, 1, 4, 2, 142);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1055, 10104, 1, 4, 3, 143);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1056, 10104, 1, 4, 4, 144);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1057, 10104, 2, 1, 1, 211);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1058, 10104, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1059, 10104, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1060, 10104, 2, 1, 4, 214);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1061, 10104, 2, 2, 1, 221);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1062, 10104, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1063, 10104, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1064, 10104, 2, 2, 4, 224);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1065, 10104, 2, 3, 1, 231);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1066, 10104, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1067, 10104, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1068, 10104, 2, 3, 4, 234);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1069, 10104, 2, 4, 1, 241);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1070, 10104, 2, 4, 2, 242);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1071, 10104, 2, 4, 3, 243);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1072, 10104, 2, 4, 4, 244);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1073, 10104, 3, 1, 1, 311);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1074, 10104, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1075, 10104, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1076, 10104, 3, 1, 4, 314);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1077, 10104, 3, 2, 1, 321);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1078, 10104, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1079, 10104, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1080, 10104, 3, 2, 4, 324);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1081, 10104, 3, 3, 1, 331);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1082, 10104, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1083, 10104, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1084, 10104, 3, 3, 4, 334);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1085, 10104, 3, 4, 1, 341);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1086, 10104, 3, 4, 2, 342);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1087, 10104, 3, 4, 3, 343);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1088, 10104, 3, 4, 4, 344);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1089, 10104, 4, 1, 1, 411);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1090, 10104, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1091, 10104, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1092, 10104, 4, 1, 4, 414);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1093, 10104, 4, 2, 1, 421);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1094, 10104, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1095, 10104, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1096, 10104, 4, 2, 4, 424);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1097, 10104, 4, 3, 1, 431);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1098, 10104, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1099, 10104, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1100, 10104, 4, 3, 4, 434);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1101, 10104, 4, 4, 1, 441);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1102, 10104, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1103, 10104, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1104, 10104, 4, 4, 4, 444);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1105, 10104, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1106, 10104, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1107, 10104, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1108, 10104, 5, 1, 4, 514);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1109, 10104, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1110, 10104, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1111, 10104, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1112, 10104, 5, 2, 4, 524);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1113, 10104, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1114, 10104, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1115, 10104, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1116, 10104, 5, 3, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1117, 10104, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1118, 10104, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1119, 10104, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1120, 10104, 5, 4, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1121, 10105, 1, 1, 1, 111);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1122, 10105, 1, 1, 2, 112);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1123, 10105, 1, 1, 3, 113);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1124, 10105, 1, 1, 4, 114);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1125, 10105, 1, 2, 1, 121);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1126, 10105, 1, 2, 2, 122);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1127, 10105, 1, 2, 3, 123);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1128, 10105, 1, 2, 4, 124);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1129, 10105, 1, 3, 1, 131);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1130, 10105, 1, 3, 2, 132);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1131, 10105, 1, 3, 3, 133);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1132, 10105, 1, 3, 4, 134);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1133, 10105, 1, 4, 1, 141);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1134, 10105, 1, 4, 2, 142);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1135, 10105, 1, 4, 3, 143);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1136, 10105, 1, 4, 4, 144);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1137, 10105, 2, 1, 1, 211);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1138, 10105, 2, 1, 2, 212);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1139, 10105, 2, 1, 3, 213);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1140, 10105, 2, 1, 4, 214);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1141, 10105, 2, 2, 1, 221);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1142, 10105, 2, 2, 2, 222);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1143, 10105, 2, 2, 3, 223);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1144, 10105, 2, 2, 4, 224);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1145, 10105, 2, 3, 1, 231);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1146, 10105, 2, 3, 2, 232);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1147, 10105, 2, 3, 3, 233);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1148, 10105, 2, 3, 4, 234);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1149, 10105, 2, 4, 1, 241);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1150, 10105, 2, 4, 2, 242);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1151, 10105, 2, 4, 3, 243);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1152, 10105, 2, 4, 4, 244);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1153, 10105, 3, 1, 1, 311);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1154, 10105, 3, 1, 2, 312);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1155, 10105, 3, 1, 3, 313);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1156, 10105, 3, 1, 4, 314);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1157, 10105, 3, 2, 1, 321);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1158, 10105, 3, 2, 2, 322);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1159, 10105, 3, 2, 3, 323);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1160, 10105, 3, 2, 4, 324);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1161, 10105, 3, 3, 1, 331);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1162, 10105, 3, 3, 2, 332);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1163, 10105, 3, 3, 3, 333);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1164, 10105, 3, 3, 4, 334);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1165, 10105, 3, 4, 1, 341);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1166, 10105, 3, 4, 2, 342);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1167, 10105, 3, 4, 3, 343);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1168, 10105, 3, 4, 4, 344);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1169, 10105, 4, 1, 1, 411);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1170, 10105, 4, 1, 2, 412);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1171, 10105, 4, 1, 3, 413);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1172, 10105, 4, 1, 4, 414);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1173, 10105, 4, 2, 1, 421);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1174, 10105, 4, 2, 2, 422);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1175, 10105, 4, 2, 3, 423);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1176, 10105, 4, 2, 4, 424);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1177, 10105, 4, 3, 1, 431);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1178, 10105, 4, 3, 2, 432);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1179, 10105, 4, 3, 3, 433);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1180, 10105, 4, 3, 4, 434);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1181, 10105, 4, 4, 1, 441);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1182, 10105, 4, 4, 2, 442);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1183, 10105, 4, 4, 3, 443);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1184, 10105, 4, 4, 4, 444);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1185, 10105, 5, 1, 1, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1186, 10105, 5, 1, 2, 512);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1187, 10105, 5, 1, 3, 513);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1188, 10105, 5, 1, 4, 514);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1189, 10105, 5, 2, 1, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1190, 10105, 5, 2, 2, 522);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1191, 10105, 5, 2, 3, 523);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1192, 10105, 5, 2, 4, 524);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1193, 10105, 5, 3, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1194, 10105, 5, 3, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1195, 10105, 5, 3, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1196, 10105, 5, 3, 4, 534);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1197, 10105, 5, 4, 1, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1198, 10105, 5, 4, 2, 532);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1199, 10105, 5, 4, 3, 533);
INSERT INTO race_env_define (id, race_track_id, season, weather, timezone, resource) VALUES (1200, 10105, 5, 4, 4, 534);
-- Table: race_fence_set
CREATE TABLE IF NOT EXISTS 'race_fence_set' ('id' INTEGER NOT NULL, 'fence_1' INTEGER NOT NULL, 'fence_2' INTEGER NOT NULL, 'fence_3' INTEGER NOT NULL, 'fence_4' INTEGER NOT NULL, 'fence_5' INTEGER NOT NULL, 'fence_6' INTEGER NOT NULL, 'fence_7' INTEGER NOT NULL, 'fence_8' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10101, 2, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10102, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10103, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10104, 3, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10105, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10106, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10107, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10108, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10201, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10202, 2, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10203, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10204, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10205, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10206, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10207, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10208, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10301, 1, 2, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10302, 3, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10303, 3, 4, 6, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10304, 2, 5, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10305, 2, 5, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10306, 3, 6, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10307, 2, 4, 5, 6, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10308, 2, 3, 6, 8, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10309, 1, 2, 3, 6, 8, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10310, 4, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10311, 8, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10312, 8, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10401, 3, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10402, 2, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10403, 2, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10404, 2, 3, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10405, 1, 4, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10406, 3, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10407, 3, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10501, 5, 10, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10502, 1, 2, 4, 5, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10503, 8, 9, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10504, 8, 9, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10505, 2, 4, 5, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10506, 3, 5, 9, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10507, 3, 9, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10508, 7, 8, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10509, 9, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10510, 9, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10511, 9, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10601, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10602, 1, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10603, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10604, 2, 3, 4, 6, 8, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10605, 3, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10606, 3, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10607, 3, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10608, 3, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10609, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10610, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10611, 1, 5, 7, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10612, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10613, 6, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10614, 3, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10701, 4, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10702, 1, 4, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10703, 2, 4, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10704, 4, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10705, 3, 4, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10706, 4, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10707, 1, 5, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10708, 4, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10709, 4, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10801, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10802, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10803, 2, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10804, 1, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10805, 2, 3, 7, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10806, 2, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10807, 1, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10808, 2, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10809, 2, 4, 7, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10810, 2, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10811, 2, 7, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10812, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10813, 5, 6, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10814, 7, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10815, 7, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10901, 1, 8, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10902, 1, 6, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10903, 2, 8, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10904, 2, 8, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10905, 1, 7, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10906, 1, 7, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10907, 2, 7, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10908, 2, 7, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10909, 1, 7, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10910, 8, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10911, 3, 6, 8, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10912, 7, 8, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10913, 4, 5, 7, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (10914, 1, 2, 7, 8, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11001, 1, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11002, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11003, 2, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11004, 2, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11005, 2, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11006, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11007, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11101, 1, 2, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11102, 1, 2, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11103, 1, 2, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11201, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11202, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11203, 0, 0, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11301, 1, 2, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11401, 1, 2, 0, 0, 0, 0, 0, 0);
INSERT INTO race_fence_set (id, fence_1, fence_2, fence_3, fence_4, fence_5, fence_6, fence_7, fence_8) VALUES (11501, 1, 2, 0, 0, 0, 0, 0, 0);
-- Table: race_instance
CREATE TABLE IF NOT EXISTS 'race_instance' ('id' INTEGER NOT NULL, 'race_id' INTEGER NOT NULL, 'npc_group_id' INTEGER NOT NULL, 'date' INTEGER NOT NULL, 'time' INTEGER NOT NULL, 'clock_time' INTEGER NOT NULL, 'race_number' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100101, 1001, 302, 219, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100201, 1002, 101, 324, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100301, 1003, 103, 331, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100401, 1004, 299, 407, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100501, 1005, 199, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100601, 1006, 104, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100701, 1007, 102, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100801, 1008, 202, 512, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (100901, 1009, 299, 519, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101001, 1010, 199, 526, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101101, 1011, 102, 602, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101201, 1012, 103, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101301, 1013, 101, 929, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101401, 1014, 299, 1013, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101501, 1015, 199, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101601, 1016, 103, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101701, 1017, 299, 1110, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101801, 1018, 102, 1117, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (101901, 1019, 401, 1124, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102001, 1020, 302, 1201, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102101, 1021, 202, 1208, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102201, 1022, 102, 1215, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102301, 1023, 104, 1222, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102401, 1024, 103, 1228, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102501, 1025, 103, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102601, 1026, 199, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102701, 1027, 104, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (102801, 1028, 199, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110101, 1101, 303, 626, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110201, 1102, 303, 710, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110301, 1103, 302, 1104, 3, 0, 8);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110401, 1104, 301, 1104, 3, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110501, 1105, 303, 1104, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110601, 1106, 303, 1229, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110701, 1107, 303, 202, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110801, 1108, 302, 1216, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (110901, 1109, 302, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111001, 1110, 302, 1010, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111101, 1111, 302, 1103, 3, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111201, 1112, 301, 1103, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111301, 1113, 303, 1103, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111401, 1114, 302, 1103, 3, 0, 8);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111501, 1115, 301, 1103, 3, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111601, 1116, 302, 1103, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111701, 1117, 302, 1103, 3, 0, 8);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111801, 1118, 301, 1103, 3, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (111901, 1119, 303, 1103, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (120101, 1201, 401, 1003, 3, 1605, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200101, 2001, 103, 117, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200201, 2002, 302, 122, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200301, 2003, 103, 122, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200401, 2004, 103, 212, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200501, 2005, 102, 226, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200601, 2006, 103, 305, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200701, 2007, 103, 311, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200801, 2008, 201, 312, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (200901, 2009, 104, 317, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201001, 2010, 102, 317, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201101, 2011, 104, 323, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201201, 2012, 202, 406, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201301, 2013, 102, 406, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201401, 2014, 102, 421, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201501, 2015, 203, 421, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201601, 2016, 103, 427, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201701, 2017, 103, 504, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201801, 2018, 101, 511, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (201901, 2019, 104, 526, 2, 0, 12);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202001, 2020, 103, 818, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202101, 2021, 101, 908, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202201, 2022, 202, 917, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202301, 2023, 103, 918, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202401, 2024, 103, 924, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202501, 2025, 103, 924, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202601, 2026, 102, 1008, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202701, 2027, 103, 1006, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202801, 2028, 202, 1014, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (202901, 2029, 101, 1026, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203001, 2030, 101, 1104, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203101, 2031, 104, 1103, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203201, 2032, 102, 1109, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203301, 2033, 104, 1202, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203401, 2034, 101, 1221, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203501, 2035, 102, 317, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203601, 2036, 302, 1006, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203701, 2037, 301, 1005, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203801, 2038, 303, 302, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (203901, 2039, 303, 615, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (204001, 2040, 303, 323, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (204101, 2041, 302, 928, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300101, 3001, 102, 105, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300201, 3002, 103, 105, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300301, 3003, 102, 108, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300401, 3004, 202, 108, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300501, 3005, 203, 114, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300601, 3006, 103, 115, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300701, 3007, 101, 129, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300801, 3008, 301, 129, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (300901, 3009, 102, 205, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301001, 3010, 102, 205, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301101, 3011, 202, 211, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301201, 3012, 102, 212, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301301, 3013, 201, 218, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301401, 3014, 104, 218, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301501, 3015, 102, 219, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301601, 3016, 102, 413, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301701, 3017, 101, 226, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301801, 3018, 202, 304, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (301901, 3019, 101, 304, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302001, 3020, 202, 309, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302101, 3021, 101, 316, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302201, 3022, 202, 316, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302301, 3023, 102, 323, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302401, 3024, 302, 324, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302501, 3025, 102, 330, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302601, 3026, 302, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302701, 3027, 202, 420, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302801, 3028, 103, 429, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (302901, 3029, 303, 518, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303001, 3030, 103, 601, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303101, 3031, 203, 609, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303201, 3032, 102, 609, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303301, 3033, 302, 616, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303401, 3034, 101, 616, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303501, 3035, 101, 630, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303601, 3036, 102, 630, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303701, 3037, 301, 707, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303801, 3038, 103, 707, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (303901, 3039, 103, 714, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304001, 3040, 102, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304101, 3041, 101, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304201, 3042, 101, 728, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304301, 3043, 202, 728, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304401, 3044, 103, 804, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304501, 3045, 302, 806, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304601, 3046, 102, 812, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304701, 3047, 302, 813, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304801, 3048, 101, 818, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (304901, 3049, 102, 825, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305001, 3050, 101, 825, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305101, 3051, 102, 902, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305201, 3052, 101, 903, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305301, 3053, 103, 901, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305401, 3054, 203, 909, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305501, 3055, 102, 908, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305601, 3056, 303, 928, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305701, 3057, 102, 1005, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305801, 3058, 102, 1019, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (305901, 3059, 202, 1028, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306001, 3060, 201, 1102, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306101, 3061, 302, 1103, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306201, 3062, 302, 1109, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306301, 3063, 103, 1110, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306401, 3064, 102, 1118, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306501, 3065, 103, 1123, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306601, 3066, 101, 1124, 2, 0, 12);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306701, 3067, 103, 1130, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306801, 3068, 103, 1207, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (306901, 3069, 301, 1208, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307001, 3070, 202, 1214, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307101, 3071, 302, 126, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307201, 3072, 301, 420, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307301, 3073, 302, 706, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307401, 3074, 302, 413, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307501, 3075, 302, 1201, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307601, 3076, 303, 718, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (307701, 3077, 301, 816, 3, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400101, 4001, 104, 105, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400201, 4002, 102, 105, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400301, 4003, 101, 107, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400401, 4004, 302, 107, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400501, 4005, 301, 114, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400601, 4006, 102, 115, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400701, 4007, 201, 117, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400801, 4008, 301, 121, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (400901, 4009, 103, 121, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401001, 4010, 101, 121, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401101, 4011, 103, 128, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401201, 4012, 101, 128, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401301, 4013, 301, 204, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401401, 4014, 202, 204, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401501, 4015, 102, 211, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401601, 4016, 303, 212, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401701, 4017, 301, 212, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401801, 4018, 302, 219, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (401901, 4019, 302, 225, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402001, 4020, 103, 226, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402101, 4021, 102, 305, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402201, 4022, 301, 305, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402301, 4023, 303, 311, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402401, 4024, 202, 311, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402501, 4025, 301, 312, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402601, 4026, 102, 310, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402701, 4027, 103, 316, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (402801, 4028, 301, 317, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403001, 4030, 102, 324, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403101, 4031, 301, 330, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403201, 4032, 101, 223, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403301, 4033, 302, 331, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403501, 4035, 203, 407, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403601, 4036, 301, 414, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403701, 4037, 101, 407, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403801, 4038, 103, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (403901, 4039, 101, 505, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404001, 4040, 302, 420, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404101, 4041, 301, 429, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404201, 4042, 301, 428, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404301, 4043, 202, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404401, 4044, 102, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404501, 4045, 103, 512, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404601, 4046, 103, 504, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404701, 4047, 101, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404801, 4048, 303, 505, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (404901, 4049, 102, 511, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405001, 4050, 101, 525, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405101, 4051, 301, 512, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405201, 4052, 302, 512, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405301, 4053, 102, 518, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405401, 4054, 302, 519, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405501, 4055, 101, 519, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405601, 4056, 102, 526, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405701, 4057, 301, 525, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405801, 4058, 101, 526, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (405901, 4059, 302, 622, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406001, 4060, 301, 608, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406101, 4061, 102, 616, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406201, 4062, 302, 622, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406301, 4063, 101, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406401, 4064, 102, 630, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406501, 4065, 302, 707, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406601, 4066, 302, 714, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406801, 4068, 102, 721, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (406901, 4069, 101, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407001, 4070, 101, 804, 2, 0, 8);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407101, 4071, 104, 804, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407201, 4072, 101, 806, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407301, 4073, 302, 812, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407401, 4074, 101, 811, 2, 0, 8);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407501, 4075, 102, 811, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407601, 4076, 301, 818, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407701, 4077, 102, 818, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407801, 4078, 101, 824, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (407901, 4079, 302, 824, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408001, 4080, 102, 825, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408101, 4081, 101, 825, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408201, 4082, 104, 901, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408301, 4083, 101, 901, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408401, 4084, 301, 909, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408501, 4085, 102, 916, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408601, 4086, 302, 917, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408701, 4087, 101, 923, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408801, 4088, 103, 924, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (408901, 4089, 101, 930, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409001, 4090, 102, 1001, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409101, 4091, 101, 1008, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409201, 4092, 301, 1009, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409301, 4093, 101, 1015, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409401, 4094, 103, 1015, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409501, 4095, 101, 1015, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409601, 4096, 102, 1019, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409701, 4097, 301, 1021, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409801, 4098, 303, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (409901, 4099, 102, 1026, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410001, 4100, 102, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410101, 4101, 101, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410201, 4102, 101, 1112, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410301, 4103, 101, 1110, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410401, 4104, 103, 1118, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410501, 4105, 301, 1117, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410601, 4106, 302, 1119, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410701, 4107, 102, 1123, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410801, 4108, 301, 1126, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (410901, 4109, 101, 1203, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411001, 4110, 302, 1209, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411101, 4111, 102, 1209, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411201, 4112, 101, 1216, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411301, 4113, 102, 1217, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411401, 4114, 101, 1222, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411501, 4115, 301, 1224, 2, 0, 12);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411601, 4116, 302, 1228, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411801, 4118, 101, 216, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (411901, 4119, 302, 412, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (412001, 4120, 303, 606, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (412101, 4121, 302, 620, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (412201, 4122, 102, 802, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (412301, 4123, 101, 921, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (412401, 4124, 302, 1012, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450101, 4501, 102, 907, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450201, 4502, 202, 929, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450301, 4503, 201, 1005, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450401, 4504, 103, 1013, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450501, 4505, 302, 1015, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450601, 4506, 301, 1020, 2, 0, 8);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450701, 4507, 103, 1103, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450801, 4508, 102, 1103, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (450901, 4509, 301, 1109, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451001, 4510, 103, 1110, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451101, 4511, 302, 1116, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451201, 4512, 202, 1117, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451301, 4513, 101, 1117, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451401, 4514, 302, 1123, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451501, 4515, 102, 1124, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451601, 4516, 202, 1124, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451701, 4517, 103, 1130, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451801, 4518, 102, 1130, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (451901, 4519, 101, 1201, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452001, 4520, 101, 1207, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452101, 4521, 103, 1207, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452201, 4522, 201, 1207, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452301, 4523, 102, 1214, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452401, 4524, 101, 1214, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452501, 4525, 301, 1215, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (452601, 4526, 102, 1222, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500101, 5001, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500201, 5002, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500301, 5003, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500401, 5004, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500501, 5005, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500701, 5007, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (500901, 5009, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501001, 5010, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501101, 5011, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501201, 5012, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501301, 5013, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501501, 5015, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501701, 5017, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501801, 5018, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (501901, 5019, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502001, 5020, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502101, 5021, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502201, 5022, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502301, 5023, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502401, 5024, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502501, 5025, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502601, 5026, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502701, 5027, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (502901, 5029, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503001, 5030, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503101, 5031, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503201, 5032, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503301, 5033, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503401, 5034, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503601, 5036, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503701, 5037, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503801, 5038, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (503901, 5039, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504001, 5040, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504101, 5041, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504201, 5042, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504301, 5043, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504401, 5044, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504701, 5047, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504801, 5048, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (504901, 5049, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505001, 5050, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505101, 5051, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505201, 5052, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505301, 5053, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505501, 5055, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505601, 5056, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505701, 5057, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505801, 5058, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (505901, 5059, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506101, 5061, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506201, 5062, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506301, 5063, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506401, 5064, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506501, 5065, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506701, 5067, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (506801, 5068, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507001, 5070, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507101, 5071, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507201, 5072, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507301, 5073, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507401, 5074, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507501, 5075, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507601, 5076, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507701, 5077, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507801, 5078, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (507901, 5079, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508001, 5080, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508101, 5081, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508201, 5082, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508301, 5083, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508401, 5084, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508501, 5085, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508601, 5086, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508701, 5087, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508801, 5088, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (508901, 5089, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509001, 5090, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509101, 5091, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509201, 5092, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509301, 5093, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509401, 5094, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509501, 5095, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509601, 5096, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509701, 5097, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509801, 5098, 1004, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (509901, 5099, 1003, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510001, 5100, 1002, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510101, 5101, 1001, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510301, 5103, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510501, 5105, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510502, 5105, 1007, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510503, 5105, 1007, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510601, 5106, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510602, 5106, 1006, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510603, 5106, 1006, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510701, 5107, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510702, 5107, 1005, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510703, 5107, 1005, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510801, 5108, 1006, 219, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (510901, 5109, 1001, 324, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511001, 5110, 1003, 331, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511101, 5111, 1002, 407, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511201, 5112, 1003, 414, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511301, 5113, 1004, 428, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511401, 5114, 1002, 505, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511501, 5115, 1002, 512, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511601, 5116, 1003, 519, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511701, 5117, 1003, 526, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511801, 5118, 1002, 602, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (511901, 5119, 1003, 623, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512001, 5120, 1001, 929, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512101, 5121, 1003, 1013, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512201, 5122, 1004, 1020, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512301, 5123, 1003, 1029, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512401, 5124, 1003, 1110, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512501, 5125, 1002, 1117, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512601, 5126, 1003, 1124, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512701, 5127, 1006, 1201, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512801, 5128, 1002, 1208, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (512901, 5129, 1002, 1215, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513001, 5130, 1004, 1222, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513101, 5131, 1003, 1228, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513201, 5132, 1007, 626, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513301, 5133, 1007, 710, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513401, 5134, 1006, 1104, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513501, 5135, 1005, 1104, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513601, 5136, 1007, 1104, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513701, 5137, 1007, 1229, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513801, 5138, 1007, 202, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (513901, 5139, 1006, 1216, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514001, 5140, 1006, 505, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514101, 5141, 1006, 1010, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514201, 5142, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514202, 5142, 1007, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514203, 5142, 1007, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514301, 5143, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514302, 5143, 1006, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514303, 5143, 1006, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514401, 5144, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514402, 5144, 1005, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514403, 5144, 1005, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514501, 5145, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514502, 5145, 1007, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514503, 5145, 1007, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514601, 5146, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514602, 5146, 1006, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514603, 5146, 1006, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514701, 5147, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514702, 5147, 1006, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514703, 5147, 1006, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514801, 5148, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514802, 5148, 1005, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514803, 5148, 1005, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514901, 5149, 1007, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514902, 5149, 1007, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (514903, 5149, 1007, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515001, 5150, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515002, 5150, 1006, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515003, 5150, 1006, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515101, 5151, 1006, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515102, 5151, 1006, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515103, 5151, 1006, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515201, 5152, 1005, 0, 2, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515202, 5152, 1005, 0, 3, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (515203, 5152, 1005, 0, 4, 0, -1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580001, 5801, 5801, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580002, 5802, 5802, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580003, 5803, 5803, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580004, 5804, 5804, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580031, 5831, 5831, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580032, 5832, 5832, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580033, 5833, 5833, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (580034, 5834, 5834, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (592001, 5920, 55, 1124, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (592002, 5921, 56, 1124, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (592003, 5922, 57, 1124, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593001, 5930, 30, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593002, 5930, 31, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593003, 5930, 32, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593004, 5930, 33, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593501, 5935, 27, 526, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593502, 5935, 28, 526, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (593503, 5935, 29, 526, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594001, 5940, 34, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594002, 5941, 35, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594003, 5941, 36, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594501, 5945, 23, 929, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594502, 5946, 25, 929, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594503, 5947, 24, 929, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (594504, 5948, 26, 929, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (595001, 5950, 40, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (595002, 5950, 41, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (595003, 5950, 42, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (595501, 5955, 46, 1222, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (595502, 5955, 47, 1222, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (595503, 5955, 48, 1222, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (596001, 5960, 37, 1215, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (596002, 5960, 38, 1215, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (596003, 5960, 39, 1215, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (596501, 5965, 43, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (596502, 5965, 44, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (596503, 5965, 45, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (597001, 5970, 49, 1208, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (597002, 5970, 50, 1208, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (597003, 5970, 51, 1208, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (597501, 5975, 52, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (597502, 5975, 53, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (597503, 5975, 54, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600001, 6001, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600002, 6002, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600003, 6003, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600004, 6004, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600005, 6005, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600006, 6006, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600007, 6007, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600008, 6008, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600009, 6009, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600010, 6010, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600011, 6011, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600012, 6012, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600013, 6013, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600014, 6014, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600015, 6015, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600016, 6016, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600017, 6017, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600018, 6018, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600019, 6019, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600020, 6020, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600021, 6021, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600022, 6022, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600023, 6023, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600024, 6024, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600029, 6029, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600030, 6030, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600031, 6031, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600032, 6032, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600033, 6033, 0, 0, 3, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600034, 6034, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600041, 6041, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600042, 6042, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600043, 6043, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600044, 6044, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600045, 6045, 0, 0, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (600046, 6046, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610000, 6100, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610001, 6101, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610002, 6102, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610003, 6103, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610004, 6104, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610005, 6105, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610006, 6106, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610007, 6107, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610008, 6108, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610009, 6109, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610010, 6110, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610011, 6111, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610012, 6112, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610013, 6113, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610014, 6114, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610015, 6115, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610016, 6116, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610017, 6117, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610018, 6118, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610019, 6119, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610020, 6120, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610021, 6121, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610022, 6122, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610023, 6123, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610024, 6124, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610025, 6125, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610026, 6126, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610027, 6127, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610028, 6128, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610029, 6129, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610030, 6130, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610031, 6131, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610032, 6132, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610033, 6133, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610034, 6134, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610035, 6135, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610036, 6136, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610037, 6137, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610038, 6138, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610039, 6139, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610040, 6140, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610041, 6141, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610042, 6142, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610043, 6143, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610044, 6144, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610045, 6145, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610046, 6146, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610047, 6147, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610048, 6148, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610049, 6149, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610050, 6150, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610051, 6151, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610052, 6152, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610053, 6153, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610054, 6154, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610055, 6155, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610056, 6156, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610057, 6157, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610058, 6158, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610059, 6159, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610060, 6160, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610061, 6161, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610062, 6162, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610063, 6163, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610064, 6164, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610065, 6165, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610066, 6166, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610067, 6167, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610068, 6168, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610069, 6169, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610070, 6170, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610071, 6171, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610072, 6172, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610073, 6173, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610074, 6174, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610075, 6175, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610076, 6176, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610077, 6177, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610078, 6178, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610079, 6179, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610080, 6180, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610081, 6181, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610082, 6182, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610083, 6183, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610084, 6184, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610085, 6185, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610086, 6186, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610087, 6187, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610088, 6188, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610089, 6189, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610090, 6190, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610091, 6191, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610092, 6192, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610093, 6193, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610094, 6194, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610095, 6195, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610096, 6196, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610097, 6197, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610098, 6198, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610099, 6199, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610100, 6200, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610101, 6201, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610102, 6202, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610103, 6203, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610104, 6204, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610105, 6205, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610106, 6206, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610107, 6207, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610108, 6208, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610109, 6209, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610110, 6210, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610111, 6211, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610112, 6212, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610113, 6213, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610114, 6214, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610115, 6215, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610116, 6216, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610117, 6217, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610118, 6218, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610119, 6219, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610120, 6220, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610121, 6221, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610122, 6222, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610123, 6223, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610124, 6224, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610125, 6225, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610126, 6226, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610127, 6227, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610128, 6228, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610129, 6229, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610130, 6230, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610131, 6231, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610135, 6235, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610136, 6236, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610137, 6237, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610138, 6238, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610139, 6239, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610140, 6240, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610141, 6241, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610142, 6242, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610143, 6243, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610144, 6244, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610145, 6245, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610146, 6246, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610147, 6247, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610148, 6248, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610149, 6249, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610150, 6250, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610151, 6251, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610152, 6252, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610153, 6253, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610154, 6254, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610155, 6255, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610156, 6256, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610157, 6257, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610158, 6258, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610159, 6259, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610160, 6260, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610161, 6261, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610162, 6262, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610163, 6263, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610164, 6264, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610165, 6265, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610166, 6266, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610167, 6267, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610168, 6268, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610169, 6269, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610170, 6270, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610171, 6271, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610172, 6272, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610173, 6273, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610174, 6274, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610175, 6275, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610176, 6276, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610177, 6277, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610178, 6278, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610179, 6279, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610180, 6280, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610181, 6281, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610182, 6282, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610183, 6283, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610184, 6284, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610185, 6285, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610186, 6286, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610187, 6287, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610188, 6288, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610189, 6289, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610190, 6290, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610191, 6291, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610192, 6292, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610193, 6293, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610194, 6294, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610195, 6295, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610196, 6296, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610197, 6297, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610198, 6298, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610199, 6299, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610200, 6300, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610201, 6301, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610202, 6302, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610203, 6303, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610204, 6304, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610205, 6305, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610206, 6306, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610207, 6307, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610208, 6308, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610209, 6309, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610210, 6310, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610211, 6311, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610212, 6312, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610213, 6313, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610214, 6314, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610215, 6315, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610216, 6316, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610217, 6317, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610218, 6318, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610219, 6319, 1001, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610220, 6320, 1002, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610221, 6321, 1003, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610222, 6322, 1004, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610223, 6323, 1005, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610224, 6324, 1006, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610225, 6325, 1007, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610226, 6326, 1008, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610227, 6327, 1009, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610228, 6328, 1010, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610229, 6329, 1011, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610230, 6330, 1012, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610231, 6331, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610232, 6332, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610233, 6333, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610234, 6334, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610235, 6335, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610236, 6336, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610237, 6337, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610238, 6338, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610239, 6339, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610240, 6340, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610241, 6341, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610242, 6342, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610243, 6343, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610244, 6344, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610245, 6345, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610246, 6346, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610247, 6347, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610248, 6348, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610249, 6349, 1013, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610250, 6350, 1014, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (610251, 6351, 1015, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620000, 10000, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620001, 10001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620002, 10002, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620003, 10003, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620004, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620005, 10005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620006, 10006, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620007, 10007, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620008, 10008, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620009, 10009, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620010, 10010, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620011, 10011, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620012, 10012, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620013, 10013, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620014, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620015, 10015, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620016, 10016, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620017, 10017, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620018, 10018, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620019, 10019, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620020, 10020, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620021, 10021, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620022, 10022, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620023, 10023, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620024, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620025, 10025, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620026, 10026, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620027, 10027, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620028, 10028, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620029, 10029, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620030, 10030, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620031, 10031, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620032, 10032, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620033, 10033, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620034, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620035, 10035, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620036, 10036, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620037, 10037, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620038, 10038, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620039, 10039, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620040, 10040, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620041, 10041, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620042, 10042, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620043, 10043, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620044, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620045, 10045, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620046, 10046, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620047, 10047, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620048, 10048, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620049, 10049, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620050, 10050, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620051, 10051, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620052, 10052, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620053, 10053, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620054, 10054, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620055, 10055, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620056, 10056, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620057, 10057, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620058, 10058, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620059, 10059, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620060, 10060, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620061, 10061, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620062, 10062, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620063, 10063, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620064, 10064, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620065, 10065, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620066, 10066, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620067, 10067, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620068, 10068, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620069, 10069, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620070, 10070, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620071, 10071, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620072, 10072, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620073, 10073, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620074, 10074, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620075, 10075, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620076, 10076, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620077, 10077, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620078, 10078, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620079, 10079, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620080, 10080, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620081, 10081, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620082, 10082, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620083, 10083, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620084, 10084, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620085, 10085, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620086, 10086, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620087, 10087, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620088, 10088, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620089, 10089, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620090, 10090, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620091, 10091, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620092, 10092, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620093, 10093, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620094, 10094, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620095, 10095, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620096, 10096, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620097, 10097, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620098, 10098, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620099, 10099, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620100, 10100, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620101, 10101, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620102, 10102, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620103, 10103, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620104, 10104, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620105, 10105, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620106, 10106, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620107, 10107, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620108, 10108, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620109, 10109, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620110, 10110, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620111, 10111, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620112, 10112, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620113, 10113, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620114, 10114, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620115, 10115, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620116, 10116, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620117, 10117, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620118, 10118, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620119, 10119, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620120, 10120, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620121, 10121, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620122, 10122, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620123, 10123, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620124, 10124, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620125, 10125, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620126, 10126, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620127, 10127, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620128, 10128, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620129, 10129, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620130, 10130, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620131, 10131, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620132, 10132, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620133, 10133, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620134, 10134, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620135, 10135, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620136, 10136, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620137, 10137, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620138, 10138, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620139, 10139, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620140, 10140, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620141, 10141, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620142, 10142, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620143, 10143, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620144, 10144, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620145, 10145, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620146, 10146, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620147, 10147, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620148, 10148, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620149, 10149, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620150, 10150, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620151, 10151, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620152, 10152, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620153, 10153, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620154, 10154, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620155, 10155, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620156, 10156, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620157, 10157, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620158, 10158, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (620159, 10159, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621001, 16001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621002, 16002, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621003, 16003, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621004, 16004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621005, 16005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621006, 16006, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621007, 16007, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621008, 16008, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621009, 16009, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621010, 16010, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621011, 16011, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621012, 16012, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621013, 16013, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621101, 16101, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621102, 16102, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621103, 16103, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621104, 16104, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621105, 16105, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621106, 16106, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621107, 16107, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621108, 16108, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621109, 16109, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621110, 16110, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621111, 16111, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621112, 16112, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621113, 16113, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621201, 16201, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621202, 16202, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621203, 16203, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621204, 16204, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621205, 16205, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621206, 16206, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621207, 16207, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621208, 16208, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621209, 16209, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621210, 16210, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621211, 16211, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621212, 16212, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621213, 16213, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621301, 16301, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621302, 16302, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621303, 16303, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621304, 16304, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621305, 16305, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621306, 16306, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621307, 16307, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621308, 16308, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621309, 16309, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621310, 16310, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621311, 16311, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621312, 16312, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621313, 16313, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621401, 16401, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621402, 16402, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621403, 16403, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621404, 16404, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621405, 16405, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621406, 16406, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621407, 16407, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621408, 16408, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621409, 16409, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621410, 16410, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621411, 16411, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621412, 16412, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (621413, 16413, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622000, 10003, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622001, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622002, 10001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622003, 10002, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622004, 10006, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622005, 10000, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622006, 10005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622007, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622008, 10005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622009, 10001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622010, 10000, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622011, 10006, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622012, 10005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622013, 10001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622014, 10005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622015, 10007, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622016, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622017, 10006, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622018, 10006, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622019, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622020, 10003, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622021, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622022, 10005, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622023, 10001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622024, 10004, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622025, 10001, 101, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622026, 10013, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622027, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622028, 10011, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622029, 10012, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622030, 10016, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622031, 10010, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622032, 10015, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622033, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622034, 10015, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622035, 10011, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622036, 10010, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622037, 10016, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622038, 10015, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622039, 10011, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622040, 10015, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622041, 10017, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622042, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622043, 10016, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622044, 10016, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622045, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622046, 10013, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622047, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622048, 10015, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622049, 10011, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622050, 10014, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622051, 10011, 102, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622052, 10023, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622053, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622054, 10021, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622055, 10022, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622056, 10026, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622057, 10020, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622058, 10025, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622059, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622060, 10025, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622061, 10021, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622062, 10020, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622063, 10026, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622064, 10025, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622065, 10021, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622066, 10025, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622067, 10027, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622068, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622069, 10026, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622070, 10026, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622071, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622072, 10023, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622073, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622074, 10025, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622075, 10021, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622076, 10024, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622077, 10021, 103, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622078, 10033, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622079, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622080, 10031, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622081, 10032, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622082, 10036, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622083, 10030, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622084, 10035, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622085, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622086, 10035, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622087, 10031, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622088, 10030, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622089, 10036, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622090, 10035, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622091, 10031, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622092, 10035, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622093, 10037, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622094, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622095, 10036, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622096, 10036, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622097, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622098, 10033, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622099, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622100, 10035, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622101, 10031, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622102, 10034, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622103, 10031, 104, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622104, 10043, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622105, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622106, 10041, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622107, 10042, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622108, 10046, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622109, 10040, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622110, 10045, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622111, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622112, 10045, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622113, 10041, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622114, 10040, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622115, 10046, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622116, 10045, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622117, 10041, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622118, 10045, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622119, 10047, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622120, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622121, 10046, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622122, 10046, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622123, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622124, 10043, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622125, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622126, 10045, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622127, 10041, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622128, 10044, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (622129, 10041, 302, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630001, 11001, 630001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630002, 11002, 630002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630003, 11003, 630003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630004, 11004, 630004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630005, 11005, 630005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630006, 11006, 630006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630007, 11007, 630007, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630008, 11008, 630008, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630009, 11009, 630009, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630010, 11010, 630010, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630011, 11011, 630011, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (630012, 11012, 630012, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650001, 15001, 101, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650002, 15002, 102, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650003, 15003, 102, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650004, 15004, 103, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650005, 15005, 199, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650006, 15006, 104, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650007, 15007, 301, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650008, 15008, 302, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (650009, 15009, 303, 721, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700101, 7001, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700201, 7002, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700301, 7003, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700401, 7004, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700501, 7005, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700701, 7007, 0, 0, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700801, 7008, 0, 0, 3, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (700901, 7009, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701001, 7010, 0, 0, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701101, 7011, 0, 0, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701201, 7012, 0, 0, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701301, 1010, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701401, 7014, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701501, 7015, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701601, 7016, 0, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701701, 7017, 0, 0, 2, 0, 10);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701801, 7018, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (701901, 7019, 0, 1222, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (702001, 7020, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (702101, 7021, 0, 0, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (702201, 7022, 0, 0, 2, 0, 0);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (702301, 7023, 0, 1222, 2, 0, 9);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800001, 10160, 1006, 219, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800002, 10161, 1001, 324, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800003, 10162, 1003, 331, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800004, 10163, 1002, 407, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800005, 10164, 1003, 414, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800006, 10165, 1004, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800007, 10166, 1002, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800008, 10167, 1002, 512, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800009, 10168, 1003, 519, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800010, 10169, 1003, 526, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800011, 10170, 1002, 602, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800012, 10171, 1003, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800013, 10172, 1001, 929, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800014, 10173, 1003, 1013, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800015, 10174, 1004, 1020, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800016, 10175, 1003, 1029, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800017, 10176, 1003, 1110, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800018, 10177, 1002, 1117, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800019, 10178, 1003, 1124, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800020, 10179, 1006, 1201, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800021, 10180, 1002, 1208, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800022, 10181, 1002, 1215, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800023, 10182, 1004, 1222, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800024, 10183, 1003, 1228, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800025, 10184, 1007, 626, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800026, 10185, 1007, 710, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800027, 10186, 1006, 1104, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800028, 10187, 1005, 1104, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800029, 10188, 1007, 1104, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800030, 10189, 1007, 1229, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800031, 5200, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800032, 5201, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800033, 5202, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800034, 5203, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800035, 5204, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800036, 5205, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800037, 5206, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800038, 5207, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800039, 5208, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800040, 5209, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800041, 5210, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800042, 5211, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800043, 5212, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800044, 5213, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800045, 5214, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800046, 5215, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800047, 5216, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800048, 5217, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800049, 5218, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800050, 5219, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800051, 5220, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800052, 5221, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800053, 5222, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800054, 5223, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800055, 5224, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800056, 5225, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800057, 5226, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800058, 5227, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800059, 5228, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800060, 5229, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800061, 5230, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800062, 5231, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800063, 5232, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800064, 5233, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800065, 5234, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800066, 5235, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800067, 5236, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800068, 5237, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800069, 5238, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800070, 5239, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800071, 5240, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800072, 5241, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800073, 5242, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800074, 5243, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800075, 5244, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800076, 5245, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800077, 5246, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800078, 5247, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800079, 5248, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800080, 5249, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800081, 5250, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800082, 5251, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800083, 5252, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800084, 5253, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800085, 5254, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800086, 5255, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800087, 5256, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800088, 5257, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800089, 5258, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800090, 5259, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800091, 5260, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800092, 5261, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800093, 5262, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800094, 5263, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800095, 5264, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800096, 5265, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800097, 5266, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800098, 5267, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800099, 5268, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800100, 5269, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800101, 5270, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800102, 5271, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800103, 5272, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800104, 5273, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800105, 5274, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800106, 5275, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800107, 5276, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800108, 5277, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800109, 5278, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800110, 5279, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800111, 5280, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800112, 5281, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800113, 5282, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800114, 5283, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800115, 5284, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800116, 5285, 1004, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800117, 5286, 1003, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800118, 5287, 1002, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800119, 5288, 1001, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800120, 5289, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800121, 5290, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800122, 5291, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800123, 5292, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800124, 5293, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800125, 5294, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800126, 5295, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800127, 5296, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800128, 5297, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800129, 5298, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800130, 5299, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800131, 5300, 1007, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800132, 5301, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800133, 5302, 1006, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800134, 5303, 1005, 0, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800135, 10190, 1007, 202, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800136, 10191, 1006, 1216, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800137, 10192, 1006, 505, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800138, 10193, 1006, 1010, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800139, 5290, 1007, 0, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800140, 5291, 1006, 0, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800141, 5292, 1005, 0, 3, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800153, 5290, 1007, 0, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800154, 5291, 1006, 0, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (800155, 5292, 1005, 0, 4, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900880, 9057, 301, 105, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900881, 9057, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900882, 9057, 301, 302, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900883, 9057, 301, 316, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900884, 9057, 301, 406, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900890, 9058, 301, 908, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900891, 9058, 301, 915, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900892, 9058, 301, 1201, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900893, 9058, 301, 1221, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900930, 9062, 101, 907, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900931, 9062, 101, 929, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900932, 9062, 101, 1208, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900933, 9062, 101, 1215, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900940, 9063, 102, 114, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900941, 9063, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900942, 9063, 102, 303, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900943, 9063, 102, 316, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900944, 9063, 102, 407, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900950, 9064, 102, 914, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900951, 9064, 102, 921, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900952, 9064, 102, 1201, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900953, 9064, 102, 1215, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900970, 9066, 302, 105, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900971, 9066, 302, 302, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900972, 9066, 302, 316, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900973, 9066, 302, 406, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900990, 9068, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900991, 9068, 102, 309, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (900992, 9068, 102, 323, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901020, 9071, 302, 907, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901021, 9071, 302, 915, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901022, 9071, 302, 1201, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901023, 9071, 302, 1215, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901040, 9073, 102, 915, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901041, 9073, 102, 1201, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901042, 9073, 102, 1228, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901050, 9074, 103, 106, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901051, 9074, 103, 120, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901052, 9074, 103, 303, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901053, 9074, 103, 316, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901054, 9074, 103, 406, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901070, 9076, 103, 908, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901071, 9076, 103, 916, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901072, 9076, 103, 1208, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901073, 9076, 103, 1221, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901080, 9077, 103, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901081, 9077, 103, 310, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901082, 9077, 103, 324, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901083, 9077, 103, 414, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901110, 9080, 101, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901210, 9090, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (901240, 9093, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902430, 9212, 301, 202, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902431, 9212, 301, 216, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902432, 9212, 301, 420, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902433, 9212, 301, 511, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902434, 9212, 301, 518, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902435, 9212, 301, 602, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902436, 9212, 301, 616, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902450, 9214, 101, 203, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902451, 9214, 101, 421, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902452, 9214, 101, 518, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902453, 9214, 101, 609, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902454, 9214, 101, 622, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902460, 9215, 301, 203, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902461, 9215, 301, 216, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902462, 9215, 301, 421, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902463, 9215, 301, 504, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902464, 9215, 301, 518, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902465, 9215, 301, 601, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902466, 9215, 301, 615, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902480, 9217, 102, 210, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902481, 9217, 102, 217, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902482, 9217, 102, 421, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902483, 9217, 102, 504, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902484, 9217, 102, 518, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902485, 9217, 102, 601, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902486, 9217, 102, 615, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902490, 9218, 302, 202, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902491, 9218, 302, 216, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902492, 9218, 302, 420, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902493, 9218, 302, 504, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902494, 9218, 302, 518, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902495, 9218, 302, 601, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902496, 9218, 302, 616, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902510, 9220, 102, 202, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902511, 9220, 102, 216, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902512, 9220, 102, 420, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902513, 9220, 102, 505, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902514, 9220, 102, 525, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902515, 9220, 102, 616, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902530, 9222, 103, 428, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902531, 9222, 103, 512, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902532, 9222, 103, 526, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902533, 9222, 103, 609, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902550, 9224, 303, 203, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902551, 9224, 303, 217, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902552, 9224, 303, 420, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902553, 9224, 303, 512, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902554, 9224, 303, 519, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902555, 9224, 303, 602, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902556, 9224, 303, 616, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902560, 9225, 103, 505, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902570, 9226, 103, 202, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902571, 9226, 103, 421, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902572, 9226, 103, 519, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902573, 9226, 103, 602, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902574, 9226, 103, 623, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902580, 9227, 301, 1012, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902581, 9227, 301, 1102, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902582, 9227, 301, 1116, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902590, 9228, 101, 615, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902591, 9228, 101, 1005, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902592, 9228, 101, 1019, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902593, 9228, 101, 1109, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902594, 9228, 101, 1117, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902610, 9230, 301, 1005, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902611, 9230, 301, 1019, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902612, 9230, 301, 1103, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902613, 9230, 301, 1116, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902620, 9231, 102, 622, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902621, 9231, 102, 1006, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902622, 9231, 102, 1027, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902623, 9231, 102, 1102, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902624, 9231, 102, 1117, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902640, 9233, 302, 1006, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902641, 9233, 302, 1020, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902642, 9233, 302, 1102, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902643, 9233, 302, 1117, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902660, 9235, 102, 1005, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902661, 9235, 102, 1026, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902662, 9235, 102, 1109, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902663, 9235, 102, 1123, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902680, 9237, 103, 1013, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902681, 9237, 103, 1020, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902682, 9237, 103, 1102, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902683, 9237, 103, 1116, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902730, 9242, 301, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902790, 9248, 302, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (902810, 9250, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903380, 9307, 101, 810, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903381, 9307, 101, 831, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903410, 9310, 301, 803, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903411, 9310, 301, 818, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903430, 9312, 101, 825, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903440, 9313, 102, 803, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903450, 9315, 102, 810, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903451, 9315, 102, 818, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903470, 9317, 302, 804, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903471, 9317, 302, 817, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903490, 9319, 103, 804, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903491, 9319, 103, 825, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903520, 9322, 103, 817, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903530, 9323, 101, 803, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903531, 9323, 101, 825, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903540, 9324, 101, 811, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903550, 9325, 301, 817, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903570, 9327, 101, 818, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903590, 9329, 102, 804, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903591, 9329, 102, 831, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903610, 9331, 102, 803, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903611, 9331, 102, 824, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903620, 9332, 302, 831, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903720, 9342, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903940, 9364, 301, 706, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903941, 9364, 301, 720, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903960, 9366, 101, 706, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903961, 9366, 101, 721, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903980, 9368, 302, 706, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (903981, 9368, 302, 720, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904000, 9370, 102, 713, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904001, 9370, 102, 721, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904020, 9372, 103, 707, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904021, 9372, 103, 721, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904040, 9374, 104, 713, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904050, 9375, 301, 707, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904060, 9376, 101, 707, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904061, 9376, 101, 721, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904100, 9380, 102, 714, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904101, 9380, 102, 721, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904181, 9389, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904182, 9390, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904183, 9391, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904184, 9392, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904185, 9187, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904186, 9183, 103, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904187, 9393, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904188, 9394, 101, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904189, 9395, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904190, 9396, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904191, 9397, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904192, 9398, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904193, 9399, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904194, 9400, 102, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904195, 9401, 101, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904196, 9402, 302, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904197, 9403, 101, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904198, 9404, 302, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (904199, 9405, 101, 630, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910001, 9500, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910002, 9501, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910003, 9502, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910004, 9503, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910005, 9504, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910006, 9505, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910007, 9506, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910008, 9510, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910009, 9511, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910010, 9512, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910011, 9513, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910012, 9514, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910013, 9515, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910014, 9516, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910015, 9517, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910016, 9520, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910017, 9521, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910018, 9522, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910019, 9523, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910020, 9524, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910021, 9525, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910022, 9526, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910023, 9527, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910024, 9528, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910025, 9529, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910026, 9530, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910027, 9531, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910028, 9532, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910029, 9533, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910030, 9534, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910031, 9535, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910032, 9536, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910033, 9540, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910034, 9541, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910035, 9542, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910036, 9543, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910037, 9550, 302, 112, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910038, 9551, 302, 112, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910039, 9552, 302, 112, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910040, 9561, 303, 112, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910041, 9562, 303, 112, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910101, 9600, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910102, 9601, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910103, 9602, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910104, 9603, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910105, 9604, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910106, 9605, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910107, 9606, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910108, 9610, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910109, 9611, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910110, 9612, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910111, 9613, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910112, 9614, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910113, 9615, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910114, 9616, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910115, 9617, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910116, 9620, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910117, 9621, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910118, 9622, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910119, 9623, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910120, 9624, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910121, 9625, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910122, 9626, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910123, 9627, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910124, 9628, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910125, 9629, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910126, 9630, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910127, 9631, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910128, 9632, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910129, 9633, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910130, 9634, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910131, 9635, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910132, 9636, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910133, 9640, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910134, 9641, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910135, 9642, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910136, 9643, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910137, 9650, 302, 119, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910138, 9651, 302, 119, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910139, 9652, 302, 119, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910140, 9661, 303, 119, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910141, 9662, 303, 119, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910201, 9700, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910202, 9701, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910203, 9702, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910204, 9703, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910205, 9704, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910206, 9705, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910207, 9706, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910208, 9710, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910209, 9711, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910210, 9712, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910211, 9713, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910212, 9714, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910213, 9715, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910214, 9716, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910215, 9717, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910216, 9720, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910217, 9721, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910218, 9722, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910219, 9723, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910220, 9724, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910221, 9725, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910222, 9726, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910223, 9727, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910224, 9728, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910225, 9729, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910226, 9730, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910227, 9731, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910228, 9732, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910229, 9733, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910230, 9734, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910231, 9735, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910232, 9736, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910233, 9740, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910234, 9741, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910235, 9742, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910236, 9743, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910237, 9750, 302, 126, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910238, 9751, 302, 126, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910239, 9752, 302, 126, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910240, 9761, 303, 126, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (910241, 9762, 303, 126, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920001, 9801, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920002, 9802, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920003, 9803, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920004, 9804, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920005, 9805, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920006, 9806, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920007, 9807, 101, 112, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920008, 9808, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920009, 9809, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920010, 9810, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920011, 9811, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920012, 9812, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920013, 9813, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920014, 9814, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920015, 9815, 102, 112, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920016, 9816, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920017, 9817, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920018, 9818, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920019, 9819, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920020, 9820, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920021, 9821, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920022, 9822, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920023, 9823, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920024, 9824, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920025, 9825, 103, 112, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920026, 9826, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920027, 9827, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920028, 9828, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920029, 9829, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920030, 9830, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920031, 9831, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920032, 9832, 104, 112, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920033, 9833, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920034, 9834, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920035, 9835, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920036, 9836, 301, 112, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920037, 9837, 302, 112, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920038, 9838, 302, 112, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920039, 9839, 302, 112, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920040, 9840, 303, 112, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920041, 9841, 303, 112, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920042, 9842, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920043, 9843, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920044, 9844, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920045, 9845, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920046, 9846, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920047, 9847, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920048, 9848, 101, 119, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920049, 9849, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920050, 9850, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920051, 9851, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920052, 9852, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920053, 9853, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920054, 9854, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920055, 9855, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920056, 9856, 102, 119, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920057, 9857, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920058, 9858, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920059, 9859, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920060, 9860, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920061, 9861, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920062, 9862, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920063, 9863, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920064, 9864, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920065, 9865, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920066, 9866, 103, 119, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920067, 9867, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920068, 9868, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920069, 9869, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920070, 9870, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920071, 9871, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920072, 9872, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920073, 9873, 104, 119, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920074, 9874, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920075, 9875, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920076, 9876, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920077, 9877, 301, 119, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920078, 9878, 302, 119, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920079, 9879, 302, 119, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920080, 9880, 302, 119, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920081, 9881, 303, 119, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920082, 9882, 303, 119, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920083, 9883, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920084, 9884, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920085, 9885, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920086, 9886, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920087, 9887, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920088, 9888, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920089, 9889, 101, 126, 2, 0, 1);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920090, 9890, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920091, 9891, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920092, 9892, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920093, 9893, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920094, 9894, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920095, 9895, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920096, 9896, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920097, 9897, 102, 126, 2, 0, 3);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920098, 9898, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920099, 9899, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920100, 9900, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920101, 9901, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920102, 9902, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920103, 9903, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920104, 9904, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920105, 9905, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920106, 9906, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920107, 9907, 103, 126, 2, 0, 5);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920108, 9908, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920109, 9909, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920110, 9910, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920111, 9911, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920112, 9912, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920113, 9913, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920114, 9914, 104, 126, 2, 0, 7);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920115, 9915, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920116, 9916, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920117, 9917, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920118, 9918, 301, 126, 2, 0, 2);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920119, 9919, 302, 126, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920120, 9920, 302, 126, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920121, 9921, 302, 126, 2, 0, 4);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920122, 9922, 303, 126, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (920123, 9923, 303, 126, 2, 0, 6);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (999901, 9999, 103, 531, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200001, 12000, 58, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200002, 12000, 59, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200003, 12000, 60, 428, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200101, 12001, 61, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200102, 12001, 62, 623, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200201, 12002, 63, 922, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200202, 12002, 64, 922, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200301, 12003, 65, 1013, 2, 0, 11);
INSERT INTO race_instance (id, race_id, npc_group_id, date, time, clock_time, race_number) VALUES (1200302, 12003, 66, 1013, 2, 0, 11);
-- Table: race_jikkyo_base
CREATE TABLE IF NOT EXISTS 'race_jikkyo_base' ('id' INTEGER NOT NULL, 'mode' INTEGER NOT NULL, 'sub_mode' INTEGER NOT NULL, 'sub_mode_jump' INTEGER NOT NULL, 'situation' INTEGER NOT NULL, 'sub_situation' INTEGER NOT NULL, 'situation_end' INTEGER NOT NULL, 'disable_reentry_situation' INTEGER NOT NULL, 'trigger0' INTEGER NOT NULL, 'trigger1' INTEGER NOT NULL, 'trigger2' INTEGER NOT NULL, 'trigger3' INTEGER NOT NULL, 'trigger4' INTEGER NOT NULL, 'trigger5' INTEGER NOT NULL, 'trigger6' INTEGER NOT NULL, 'trigger7' INTEGER NOT NULL, 'trigger8' INTEGER NOT NULL, 'trigger9' INTEGER NOT NULL, 'message_group' INTEGER NOT NULL, 'comment_group' INTEGER NOT NULL, 'priority' INTEGER NOT NULL, 'per' INTEGER NOT NULL, 'immediate' INTEGER NOT NULL, 'discard' INTEGER NOT NULL, 'tension' INTEGER NOT NULL, 'camera_id' INTEGER NOT NULL, 'camera_horse1' INTEGER NOT NULL, 'camera_horse2' INTEGER NOT NULL, 'is_force_play_event_camera' INTEGER NOT NULL, 'disable_reuse' INTEGER NOT NULL, PRIMARY KEY('id'));
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1, 1, 0, -1, 0, 0, 0, 0, 1, 1282, 0, 0, 0, 0, 0, 0, 0, 0, 100000, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (2, 1, 0, -1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100001, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (3, 1, 0, -1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100002, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (4, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100000, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (5, 1, 0, -1, 0, 0, 0, 0, 1, 41, 1282, 0, 0, 0, 0, 0, 0, 0, 100004, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (6, 1, 0, -1, 0, 0, 0, 0, 2, 41, 0, 0, 0, 0, 0, 0, 0, 0, 100005, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (7, 1, 0, -1, 0, 0, 0, 0, 3, 41, 0, 0, 0, 0, 0, 0, 0, 0, 100006, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (8, 1, 0, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100007, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (9, 1, 0, -1, 0, 0, 0, 0, 1, 54, 56, 1282, 0, 0, 0, 0, 0, 0, 100008, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (10, 1, 0, -1, 0, 0, 0, 0, 1, 55, 56, 1282, 0, 0, 0, 0, 0, 0, 100009, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (11, 1, 0, -1, 0, 0, 0, 0, 1, 54, 57, 1282, 0, 0, 0, 0, 0, 0, 100010, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (12, 1, 0, -1, 0, 0, 0, 0, 1, 55, 57, 1282, 0, 0, 0, 0, 0, 0, 100011, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (13, 1, 0, -1, 0, 0, 0, 0, 2, 56, 1282, 0, 0, 0, 0, 0, 0, 0, 100012, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (15, 1, 0, -1, 0, 0, 0, 0, 2, 54, 57, 1282, 0, 0, 0, 0, 0, 0, 100014, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (16, 1, 0, -1, 0, 0, 0, 0, 2, 55, 57, 1282, 0, 0, 0, 0, 0, 0, 100015, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (17, 1, 0, -1, 0, 0, 0, 0, 3, 54, 58, 0, 0, 0, 0, 0, 0, 0, 100016, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (18, 1, 0, -1, 0, 0, 0, 0, 3, 55, 58, 0, 0, 0, 0, 0, 0, 0, 100017, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (19, 1, 0, -1, 0, 0, 0, 0, 3, 54, 59, 0, 0, 0, 0, 0, 0, 0, 100018, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (20, 1, 0, -1, 0, 0, 0, 0, 3, 55, 59, 0, 0, 0, 0, 0, 0, 0, 100019, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (21, 1, 0, -1, 0, 0, 0, 0, 4, 54, 57, 0, 0, 0, 0, 0, 0, 0, 100020, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (22, 1, 0, -1, 0, 0, 0, 0, 4, 55, 57, 0, 0, 0, 0, 0, 0, 0, 100021, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (23, 1, 0, -1, 0, 0, 0, 0, 4, 54, 58, 0, 0, 0, 0, 0, 0, 0, 100022, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (24, 1, 0, -1, 0, 0, 0, 0, 4, 55, 58, 0, 0, 0, 0, 0, 0, 0, 100023, 0, 1000, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (25, 1, 0, -1, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100200, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (26, 1, 0, -1, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100201, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (27, 1, 0, -1, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100202, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (28, 1, 0, -1, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100203, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (29, 1, 0, -1, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100204, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (30, 1, 0, -1, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100205, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (31, 1, 0, -1, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100206, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (32, 1, 0, -1, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100207, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (33, 1, 0, -1, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100208, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (34, 1, 0, -1, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100209, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (35, 1, 0, -1, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100210, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (36, 1, 0, -1, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100211, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (37, 1, 0, -1, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100212, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (38, 1, 0, -1, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100213, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (39, 1, 0, -1, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100214, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (40, 1, 0, -1, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100215, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (41, 1, 0, -1, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100216, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (42, 1, 0, -1, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100217, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (43, 1, 0, -1, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100218, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (44, 1, 0, -1, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100219, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (45, 1, 0, -1, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100220, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (46, 1, 0, -1, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100221, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (47, 1, 0, -1, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100222, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (48, 1, 0, -1, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100223, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (49, 0, 0, -1, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100224, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (50, 0, 0, -1, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100225, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (51, 0, 0, -1, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100226, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (52, 0, 0, -1, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100227, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (53, 0, 0, -1, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100228, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (54, 0, 0, -1, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100229, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (55, 0, 0, -1, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100230, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (56, 0, 0, -1, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100231, 0, 1100, 0, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (57, 1, 0, -1, 0, 0, 0, 0, 60, 7, 0, 0, 0, 0, 0, 0, 0, 0, 100300, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (58, 1, 1, 2, 60, 0, 0, 1, 390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100800, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (59, 1, 1, 2, 60, 0, 0, 1, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100804, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (60, 1, 1, 2, 60, 0, 0, 1, 784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100804, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (61, 1, 3, 4, 61, 0, 0, 1, 391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100802, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (62, 1, 3, 4, 61, 0, 0, 1, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100804, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (63, 1, 3, 4, 61, 0, 0, 1, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100803, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (64, 1, 3, 4, 61, 0, 0, 1, 784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100803, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (65, 1, 5, 6, 62, 0, 0, 1, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100805, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (66, 1, 5, 6, 62, 0, 0, 1, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100806, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (67, 1, 5, 6, 62, 0, 0, 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100807, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (68, 1, 5, 6, 62, 0, 0, 1, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100808, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (69, 1, 5, 6, 62, 0, 0, 1, 784, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100805, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (70, 1, 8, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100999, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (71, 3, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102000, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (72, 3, 1, -1, 0, 0, 0, 0, 160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102001, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (73, 3, 1, -1, 1, 0, 0, 0, 160, 97, 0, 0, 0, 0, 0, 0, 0, 0, 102001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (74, 0, 1, -1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100022, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (75, 3, 1, -1, 2, 0, 0, 0, 164, 1357, 0, 0, 0, 0, 0, 0, 0, 0, 102002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (76, 3, 1, -1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102003, 0, 800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (77, 3, 1, -1, 3, 0, 0, 0, 843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (78, 3, 1, -1, 4, 0, 0, 0, 841, 115, 0, 0, 0, 0, 0, 0, 0, 0, 102004, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (81, 3, 1, -1, 5, 0, 0, 0, 842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102005, 0, 900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (82, 4, 0, -1, 43, 0, 0, 1, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103003, 0, 1200, 100, 0, 0, 1, 101009, 10, 11, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (83, 4, 0, -1, 0, 0, 0, 0, 146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103018, 0, 1300, 100, 0, 0, 1, 101003, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (84, 4, 1, -1, 9, 0, 1, 1, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103015, 0, 5000, 100, 0, 0, 1, 101008, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (85, 4, 1, -1, 9, 0, 1, 1, 116, 113, 187, 0, 0, 0, 0, 0, 0, 0, 117001, 0, 5000, 100, 0, 0, 1, 101008, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (86, 4, 1, -1, 9, 0, 1, 1, 116, 113, 1196, 0, 0, 0, 0, 0, 0, 0, 117002, 0, 5000, 100, 0, 0, 1, 101008, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (87, 4, 1, -1, 9, 0, 1, 1, 673, 1198, 1245, 0, 0, 0, 0, 0, 0, 0, 103017, 0, 1000, 100, 0, 0, 1, 101007, 3, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (88, 0, 1, -1, 9, 0, 1, 1, 1197, 1194, 1245, 0, 0, 0, 0, 0, 0, 0, 103017, 100087, 1000, 100, 0, 0, 1, 101007, 3, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (89, 4, 1, -1, 9, 0, 1, 1, 673, 91, 1245, 0, 0, 0, 0, 0, 0, 0, 103020, 0, 1000, 100, 0, 0, 1, 101007, 3, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (90, 4, 1, -1, 0, 0, 0, 0, 111, 1245, 0, 0, 0, 0, 0, 0, 0, 0, 103016, 0, 1000, 100, 0, 0, 1, 101007, 3, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (92, 6, 0, -1, 7, 0, 1, 1, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105000, 0, 1000, 100, 0, 0, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (93, 6, 0, -1, 7, 0, 1, 1, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105001, 0, 1000, 100, 0, 0, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (94, 6, 0, -1, 6, 0, 0, 0, 1263, 1184, 0, 0, 0, 0, 0, 0, 0, 0, 115400, 0, 900, 100, 0, 0, 2, 103001, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (95, 6, 0, -1, 6, 0, 0, 0, 1263, 1187, 0, 0, 0, 0, 0, 0, 0, 0, 115401, 0, 900, 100, 0, 0, 2, 103001, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (96, 6, 0, -1, 6, 0, 0, 0, 1263, 1185, 0, 0, 0, 0, 0, 0, 0, 0, 115402, 0, 900, 100, 0, 0, 2, 103003, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (97, 6, 0, -1, 0, 0, 0, 0, 0, 1159, 1258, 0, 0, 0, 0, 0, 0, 0, 115403, 0, 800, 100, 0, 0, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (98, 6, 0, -1, 0, 0, 0, 0, 111, 1245, 1184, 831, 0, 0, 0, 0, 0, 0, 115404, 0, 900, 100, 0, 0, 2, 103005, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (99, 6, 0, -1, 0, 0, 0, 0, 111, 1245, 1187, 831, 0, 0, 0, 0, 0, 0, 115405, 0, 900, 100, 0, 0, 2, 103006, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (100, 6, 0, -1, 0, 0, 0, 0, 111, 1245, 1185, 831, 0, 0, 0, 0, 0, 0, 115406, 0, 900, 100, 0, 0, 2, 103007, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (101, 6, 0, -1, 0, 0, 0, 0, 1620, 149, 393, 0, 0, 0, 0, 0, 0, 0, 115407, 0, 1000, 100, 0, 0, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (102, 6, 0, -1, 0, 0, 0, 0, 379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115408, 0, 1000, 100, 0, 0, 2, 107004, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (103, 6, 0, -1, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115409, 0, 1000, 100, 0, 0, 2, 102002, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (104, 6, 0, -1, 0, 0, 0, 0, 734, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117034, 0, 1200, 100, 0, 0, 2, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (105, 6, 0, -1, 0, 0, 0, 0, 111, 807, 831, 0, 0, 0, 0, 0, 0, 0, 115601, 0, 900, 100, 0, 0, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (106, 6, 0, -1, 0, 0, 0, 0, 172, 134, 0, 0, 0, 0, 0, 0, 0, 0, 115603, 0, 900, 100, 0, 0, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (107, 7, 0, -1, 0, 0, 0, 0, 344, 1182, 1183, 1345, 0, 0, 0, 0, 0, 0, 106000, 0, 9999, 100, 0, 0, 2, 104001, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (108, 7, 0, -1, 0, 0, 0, 0, 148, 844, 0, 0, 0, 0, 0, 0, 0, 0, 115108, 0, 1000, 100, 0, 0, 2, 105000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (109, 7, 0, -1, 0, 0, 0, 0, 1135, 1148, 0, 0, 0, 0, 0, 0, 0, 0, 106001, 0, 1000, 100, 0, 0, 3, 104000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (110, 7, 0, -1, 0, 0, 0, 0, 134, 958, 844, 1061, 0, 0, 0, 0, 0, 0, 115100, 0, 1800, 100, 0, 0, 3, 101002, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (111, 7, 0, -1, 0, 0, 0, 0, 135, 958, 844, 1061, 0, 0, 0, 0, 0, 0, 115103, 0, 1900, 100, 0, 0, 3, 104002, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (112, 7, 0, -1, 0, 0, 0, 0, 142, 958, 1150, 1149, 1061, 0, 0, 0, 0, 0, 115101, 0, 2000, 100, 0, 0, 3, 106000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (113, 7, 0, -1, 0, 0, 0, 0, 134, 149, 958, 844, 1153, 0, 0, 0, 0, 0, 115102, 0, 1000, 100, 0, 0, 3, 103010, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (114, 7, 0, -1, 0, 0, 0, 0, 172, 958, 1166, 1149, 1061, 0, 0, 0, 0, 0, 115104, 0, 1000, 100, 0, 0, 3, 107005, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (115, 7, 0, -1, 24, 0, 0, 1, 143, 1148, 0, 0, 0, 0, 0, 0, 0, 0, 115105, 0, 1000, 100, 0, 0, 3, 103008, 10, 11, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (116, 7, 0, -1, 24, 0, 0, 1, 146, 1148, 0, 0, 0, 0, 0, 0, 0, 0, 115106, 0, 1000, 100, 0, 0, 3, 107002, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (117, 7, 0, -1, 25, 0, 1, 1, 143, 1166, 0, 0, 0, 0, 0, 0, 0, 0, 115107, 0, 1000, 100, 0, 0, 3, 103008, 10, 11, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (118, 7, 0, -1, 24, 0, 0, 1, 143, 844, 1166, 1160, 0, 0, 0, 0, 0, 0, 108001, 0, 1100, 100, 0, 0, 3, 103009, 10, 11, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (119, 7, 0, -1, 24, 0, 0, 1, 146, 844, 1272, 1269, 1167, 0, 0, 0, 0, 0, 108002, 0, 1200, 100, 0, 0, 3, 107000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (120, 7, 0, -1, 24, 0, 0, 1, 147, 1149, 0, 0, 0, 0, 0, 0, 0, 0, 108003, 0, 1300, 100, 0, 0, 3, 107000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (121, 7, 0, -1, 24, 0, 0, 1, 1101, 1172, 0, 0, 0, 0, 0, 0, 0, 0, 108000, 0, 1400, 100, 0, 0, 3, 107000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (123, 7, 0, -1, 0, 0, 0, 0, 1170, 960, 1142, 1149, 1189, 1243, 0, 0, 0, 0, 115216, 0, 2000, 100, 0, 0, 3, 106009, 3, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (124, 7, 0, -1, 0, 0, 0, 0, 1023, 1061, 1168, 0, 0, 0, 0, 0, 0, 0, 115215, 0, 1000, 100, 0, 0, 3, 104005, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (125, 7, 0, -1, 49, 0, 0, 0, 208, 1167, 0, 0, 0, 0, 0, 0, 0, 0, 115223, 0, 6000, 100, 0, 0, 3, 107001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (126, 7, 0, -1, 49, 0, 1, 0, 208, 1060, 1061, 0, 0, 0, 0, 0, 0, 0, 115227, 0, 9000, 100, 0, 0, 3, 106001, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (128, 0, 0, -1, 26, 1, 0, 1, 1149, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115223, 0, 3000, 100, 0, 0, 3, 107001, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (129, 0, 0, -1, 26, 1, 0, 1, 1152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108010, 0, 3000, 100, 0, 0, 3, 107001, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (130, 7, 0, -1, 0, 0, 0, 0, 0, 1061, 0, 0, 0, 0, 0, 0, 0, 0, 108007, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (131, 7, 0, -1, 25, 0, 1, 1, 1156, 1158, 1160, 133, 1164, 844, 0, 0, 0, 0, 108008, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (132, 7, 0, -1, 25, 0, 1, 1, 134, 844, 1060, 0, 0, 0, 0, 0, 0, 0, 108009, 0, 900, 100, 0, 0, 3, 106002, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (133, 7, 0, -1, 0, 0, 0, 0, 826, 1056, 1057, 0, 0, 0, 0, 0, 0, 0, 115222, 0, 2000, 0, 0, 0, 3, 107001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (134, 7, 0, -1, 0, 0, 0, 0, 1146, 1152, 0, 0, 0, 0, 0, 0, 0, 0, 115223, 0, 2500, 0, 0, 0, 3, 107001, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (135, 10, 0, -1, 0, 0, 0, 0, 1624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109003, 0, 1600, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (136, 10, 0, -1, 0, 0, 0, 0, 1109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109000, 0, 1500, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (137, 10, 0, -1, 0, 0, 0, 0, 1107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109005, 0, 1400, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (138, 10, 0, -1, 0, 0, 0, 0, 1106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109007, 0, 1300, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (139, 10, 0, -1, 0, 0, 0, 0, 1105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109006, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (140, 10, 0, 3, 0, 0, 0, 0, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 0, 109001, 0, 5000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (141, 10, 0, 3, 0, 0, 0, 0, 1100, 1096, 0, 0, 0, 0, 0, 0, 0, 0, 109002, 0, 5000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (142, 10, 0, 3, 0, 0, 0, 0, 1101, 1096, 0, 0, 0, 0, 0, 0, 0, 0, 109004, 0, 5000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (143, 10, 0, 3, 0, 0, 0, 0, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109001, 0, 5000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (144, 10, 0, 3, 0, 0, 0, 0, 1103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109002, 0, 5000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (145, 10, 0, 3, 0, 0, 0, 0, 1104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109004, 0, 5000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (146, 10, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109009, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (147, 10, 0, -1, 0, 0, 0, 0, 672, 781, 0, 0, 0, 0, 0, 0, 0, 0, 109010, 0, 2000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (148, 10, 1, -1, 0, 0, 0, 0, 672, 781, 0, 0, 0, 0, 0, 0, 0, 0, 109013, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (149, 10, 1, -1, 86, 0, 0, 0, 973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109012, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (150, 10, 1, -1, 86, 0, 0, 0, 974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109012, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (151, 10, 1, -1, 75, 0, 0, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109100, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (152, 10, 1, -1, 72, 0, 0, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109101, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (153, 10, 1, -1, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109102, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (154, 10, 1, -1, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109103, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (155, 10, 1, -1, 88, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109104, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (156, 10, 1, -1, 69, 0, 0, 1, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109105, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (157, 10, 1, -1, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109106, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (158, 10, 1, -1, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109107, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (159, 10, 1, -1, 78, 0, 0, 1, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109108, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (160, 10, 1, -1, 77, 0, 0, 1, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109109, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (161, 10, 1, -1, 70, 0, 0, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109110, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (162, 10, 1, -1, 68, 0, 0, 1, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109111, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (163, 10, 1, -1, 74, 0, 0, 1, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109112, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (164, 10, 1, -1, 67, 0, 0, 1, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109113, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (165, 10, 1, -1, 63, 0, 0, 1, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109114, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (166, 10, 1, -1, 64, 0, 0, 1, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109115, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (167, 10, 1, -1, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109116, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (168, 10, 1, -1, 71, 0, 0, 1, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109117, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (169, 10, 1, -1, 65, 0, 0, 1, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109118, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (170, 10, 1, -1, 76, 0, 0, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109119, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (171, 10, 1, -1, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109120, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (172, 10, 1, -1, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109121, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (173, 10, 1, -1, 66, 0, 0, 1, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109122, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (174, 10, 1, -1, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109123, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (175, 0, 1, -1, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109127, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (176, 0, 1, -1, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109128, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (177, 0, 1, -1, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109129, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (178, 0, 1, -1, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109130, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (179, 0, 1, -1, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109131, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (180, 0, 1, -1, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109132, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (181, 0, 1, -1, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109133, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (182, 0, 1, -1, 0, 0, 0, 0, 52, 392, 0, 0, 0, 0, 0, 0, 0, 0, 109134, 0, 1300, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (183, 0, 1, -1, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109135, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (184, 10, 1, -1, 0, 0, 0, 0, 7, 60, 0, 0, 0, 0, 0, 0, 0, 0, 109300, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (185, 10, 1, -1, 0, 0, 0, 0, 1091, 820, 0, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (186, 10, 1, -1, 0, 0, 0, 0, 1092, 819, 0, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (187, 10, 1, -1, 0, 0, 0, 0, 1093, 1089, 0, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (188, 10, 1, -1, 0, 0, 0, 0, 1094, 1090, 0, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (189, 10, 1, -1, 0, 0, 0, 0, 1095, 818, 0, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (190, 10, 1, -1, 0, 0, 0, 0, 1091, 820, 975, 360, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (191, 10, 1, -1, 0, 0, 0, 0, 1092, 819, 975, 360, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (192, 10, 1, -1, 0, 0, 0, 0, 1093, 1089, 975, 360, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (193, 10, 1, -1, 0, 0, 0, 0, 1094, 1090, 975, 360, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (194, 10, 1, -1, 0, 0, 0, 0, 1095, 818, 975, 360, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (195, 10, 2, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109011, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (196, 10, 3, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200000, 0, 2000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (197, 11, 0, -1, 86, 0, 0, 0, 973, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109012, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (198, 11, 0, -1, 86, 0, 0, 0, 974, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109012, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (199, 11, 0, -1, 75, 0, 0, 1, 15, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109100, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (200, 11, 0, -1, 72, 0, 0, 1, 16, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109101, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (201, 11, 0, -1, 0, 0, 0, 0, 17, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109102, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (202, 11, 0, -1, 0, 0, 0, 0, 18, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109103, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (203, 11, 0, -1, 88, 0, 0, 0, 19, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109104, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (204, 11, 0, -1, 69, 0, 0, 1, 20, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109105, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (205, 11, 0, -1, 0, 0, 0, 0, 21, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109106, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (206, 11, 0, -1, 0, 0, 0, 0, 22, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109107, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (207, 11, 0, -1, 78, 0, 0, 1, 23, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109108, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (208, 11, 0, -1, 77, 0, 0, 1, 24, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109109, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (209, 11, 0, -1, 70, 0, 0, 1, 25, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109110, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (210, 11, 0, -1, 68, 0, 0, 1, 26, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109111, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (211, 11, 0, -1, 74, 0, 0, 1, 27, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109112, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (212, 11, 0, -1, 67, 0, 0, 1, 28, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109113, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (213, 11, 0, -1, 63, 0, 0, 1, 29, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109114, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (214, 11, 0, -1, 64, 0, 0, 1, 30, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109115, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (215, 11, 0, -1, 0, 0, 0, 0, 31, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109116, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (216, 11, 0, -1, 71, 0, 0, 1, 32, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109117, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (217, 11, 0, -1, 65, 0, 0, 1, 33, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109118, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (218, 11, 0, -1, 76, 0, 0, 1, 34, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109119, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (219, 11, 0, -1, 0, 0, 0, 0, 35, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109120, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (220, 11, 0, -1, 0, 0, 0, 0, 36, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109121, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (221, 11, 0, -1, 66, 0, 0, 1, 37, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109122, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (222, 11, 0, -1, 0, 0, 0, 0, 38, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109123, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (223, 0, 0, -1, 0, 0, 0, 0, 53, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109127, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (224, 0, 0, -1, 0, 0, 0, 0, 50, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109128, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (225, 0, 0, -1, 0, 0, 0, 0, 51, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109129, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (226, 0, 0, -1, 0, 0, 0, 0, 49, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109130, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (227, 0, 0, -1, 0, 0, 0, 0, 48, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109131, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (228, 0, 0, -1, 0, 0, 0, 0, 47, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109132, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (229, 0, 0, -1, 0, 0, 0, 0, 46, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109133, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (230, 0, 0, -1, 0, 0, 0, 0, 52, 1098, 1096, 392, 0, 0, 0, 0, 0, 0, 109134, 0, 1300, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (231, 0, 0, -1, 0, 0, 0, 0, 52, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 109135, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (232, 11, 0, -1, 0, 0, 0, 0, 7, 60, 1098, 1096, 0, 0, 0, 0, 0, 0, 109300, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (233, 11, 1, -1, 0, 0, 0, 0, 1091, 820, 1098, 1096, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (234, 11, 1, -1, 0, 0, 0, 0, 1092, 819, 1098, 1096, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (235, 11, 1, -1, 0, 0, 0, 0, 1093, 1089, 1098, 1096, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (236, 11, 1, -1, 0, 0, 0, 0, 1094, 1090, 1098, 1096, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (237, 11, 1, -1, 0, 0, 0, 0, 1095, 818, 1098, 1096, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (238, 11, 1, -1, 0, 0, 0, 0, 1091, 820, 975, 1098, 1096, 360, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (239, 11, 1, -1, 0, 0, 0, 0, 1092, 819, 975, 1098, 1096, 360, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (240, 11, 1, -1, 0, 0, 0, 0, 1093, 1089, 975, 1098, 1096, 360, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (241, 11, 1, -1, 0, 0, 0, 0, 1094, 1090, 975, 1098, 1096, 360, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (242, 11, 1, -1, 0, 0, 0, 0, 1095, 818, 975, 1098, 1096, 360, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (243, 11, 0, -1, 86, 0, 0, 0, 973, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109012, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (244, 11, 0, -1, 86, 0, 0, 0, 974, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109012, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (245, 11, 0, -1, 75, 0, 0, 1, 15, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109100, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (246, 11, 0, -1, 72, 0, 0, 1, 16, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109101, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (247, 11, 0, -1, 0, 0, 0, 0, 17, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109102, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (248, 11, 0, -1, 0, 0, 0, 0, 18, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109103, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (249, 11, 0, -1, 88, 0, 0, 0, 19, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109104, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (250, 11, 0, -1, 69, 0, 0, 1, 20, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109105, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (251, 11, 0, -1, 0, 0, 0, 0, 21, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109106, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (252, 11, 0, -1, 0, 0, 0, 0, 22, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109107, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (253, 11, 0, -1, 78, 0, 0, 1, 23, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109108, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (254, 11, 0, -1, 77, 0, 0, 1, 24, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109109, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (255, 11, 0, -1, 70, 0, 0, 1, 25, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109110, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (256, 11, 0, -1, 68, 0, 0, 1, 26, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109111, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (257, 11, 0, -1, 74, 0, 0, 1, 27, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109112, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (258, 11, 0, -1, 67, 0, 0, 1, 28, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109113, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (259, 11, 0, -1, 63, 0, 0, 1, 29, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109114, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (260, 11, 0, -1, 64, 0, 0, 1, 30, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109115, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (261, 11, 0, -1, 0, 0, 0, 0, 31, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109116, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (262, 11, 0, -1, 71, 0, 0, 1, 32, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109117, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (263, 11, 0, -1, 65, 0, 0, 1, 33, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109118, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (264, 11, 0, -1, 76, 0, 0, 1, 34, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109119, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (265, 11, 0, -1, 0, 0, 0, 0, 35, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109120, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (266, 11, 0, -1, 0, 0, 0, 0, 36, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109121, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (267, 11, 0, -1, 66, 0, 0, 1, 37, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109122, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (268, 11, 0, -1, 0, 0, 0, 0, 38, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109123, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (269, 0, 0, -1, 0, 0, 0, 0, 53, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109127, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (270, 0, 0, -1, 0, 0, 0, 0, 50, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109128, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (271, 0, 0, -1, 0, 0, 0, 0, 51, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109129, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (272, 0, 0, -1, 0, 0, 0, 0, 49, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109130, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (273, 0, 0, -1, 0, 0, 0, 0, 48, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109131, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (274, 0, 0, -1, 0, 0, 0, 0, 47, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109132, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (275, 0, 0, -1, 0, 0, 0, 0, 46, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109133, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (276, 0, 0, -1, 0, 0, 0, 0, 52, 1102, 392, 0, 0, 0, 0, 0, 0, 0, 109134, 0, 1300, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (277, 0, 0, -1, 0, 0, 0, 0, 52, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 109135, 0, 1200, 0, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (278, 11, 0, -1, 0, 0, 0, 0, 7, 60, 1102, 0, 0, 0, 0, 0, 0, 0, 109300, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (279, 11, 1, -1, 0, 0, 0, 0, 1091, 820, 1102, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (280, 11, 1, -1, 0, 0, 0, 0, 1092, 819, 1102, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (281, 11, 1, -1, 0, 0, 0, 0, 1093, 1089, 1102, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (282, 11, 1, -1, 0, 0, 0, 0, 1094, 1090, 1102, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (283, 11, 1, -1, 0, 0, 0, 0, 1095, 818, 1102, 0, 0, 0, 0, 0, 0, 0, 109015, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (284, 11, 1, -1, 0, 0, 0, 0, 1091, 820, 975, 1102, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (285, 11, 1, -1, 0, 0, 0, 0, 1092, 819, 975, 1102, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (286, 11, 1, -1, 0, 0, 0, 0, 1093, 1089, 975, 1102, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (287, 11, 1, -1, 0, 0, 0, 0, 1094, 1090, 975, 1102, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (288, 11, 1, -1, 0, 0, 0, 0, 1095, 818, 975, 1102, 0, 0, 0, 0, 0, 0, 109016, 0, 1100, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (289, 11, 1, -1, 0, 0, 0, 0, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 0, 109011, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (290, 11, 1, -1, 0, 0, 0, 0, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109011, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (300, 13, 0, -1, 0, 0, 0, 0, 233, 88, 0, 0, 0, 0, 0, 0, 0, 0, 112009, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (303, 13, 0, -1, 0, 0, 0, 0, 236, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112012, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (304, 13, 0, -1, 0, 0, 0, 0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112013, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (305, 13, 0, -1, 0, 0, 0, 0, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112015, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (325, 13, 0, -1, 31, 0, 0, 0, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112020, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (326, 13, 0, -1, 31, 1, 0, 0, 1376, 549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100221, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (327, 13, 0, -1, 10, 0, 0, 1, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112015, 0, 1300, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (328, 13, 0, -1, 10, 0, 0, 1, 239, 1244, 0, 0, 0, 0, 0, 0, 0, 0, 112016, 0, 1300, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (402, 13, 0, -1, 0, 0, 0, 0, 12, 240, 550, 0, 0, 0, 0, 0, 0, 0, 112100, 0, 1200, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (403, 13, 0, -1, 90, 0, 0, 1, 10, 241, 549, 1694, 1695, 0, 0, 0, 0, 0, 112101, 0, 1200, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (404, 13, 0, -1, 0, 0, 0, 0, 13, 236, 0, 0, 0, 0, 0, 0, 0, 0, 112102, 0, 5000, 60, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (405, 13, 0, -1, 0, 0, 0, 0, 14, 239, 0, 0, 0, 0, 0, 0, 0, 0, 112105, 0, 1200, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (406, 13, 0, -1, 0, 0, 0, 0, 7, 90, 1350, 0, 0, 0, 0, 0, 0, 0, 112106, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (407, 13, 0, -1, 0, 0, 0, 0, 11, 240, 547, 86, 0, 0, 0, 0, 0, 0, 112107, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (408, 13, 0, -1, 0, 0, 0, 0, 9, 236, 0, 0, 0, 0, 0, 0, 0, 0, 112108, 0, 5000, 60, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (409, 13, 0, -1, 0, 0, 0, 0, 502, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112200, 0, 1000, 100, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (410, 13, 0, -1, 40, 0, 0, 0, 830, 971, 0, 0, 0, 0, 0, 0, 0, 0, 117103, 0, 4000, 0, 0, 1, 2, 108018, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (411, 0, 0, -1, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100276, 1100, 0, 0, 1, 2, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (416, 14, 0, -1, 14, 0, 1, 1, 879, 1181, 719, 0, 0, 0, 0, 0, 0, 0, 113033, 0, 2000, 100, 0, 0, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (417, 14, 0, -1, 14, 0, 1, 1, 1139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113133, 0, 2000, 100, 0, 0, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (418, 14, 0, 2, 0, 0, 0, 0, 675, 710, 208, 0, 0, 0, 0, 0, 0, 0, 113103, 0, 1300, 100, 0, 0, 1, 102007, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (419, 14, 1, -1, 0, 0, 0, 0, 675, 110, 674, 0, 0, 0, 0, 0, 0, 0, 103001, 0, 2100, 100, 0, 0, 1, 101004, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (420, 14, 1, -1, 0, 0, 0, 0, 675, 88, 674, 0, 0, 0, 0, 0, 0, 0, 103019, 0, 2100, 100, 0, 0, 1, 101004, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (422, 14, 1, -1, 0, 0, 0, 0, 675, 110, 172, 674, 0, 0, 0, 0, 0, 0, 103008, 0, 2100, 100, 0, 0, 1, 102001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (423, 14, 1, -1, 0, 0, 0, 0, 675, 134, 674, 0, 0, 0, 0, 0, 0, 0, 103005, 0, 2200, 100, 0, 0, 1, 101000, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (424, 14, 1, -1, 0, 0, 0, 0, 675, 133, 172, 674, 0, 0, 0, 0, 0, 0, 103006, 0, 2300, 100, 0, 0, 1, 101004, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (425, 14, 1, -1, 0, 0, 0, 0, 675, 146, 674, 0, 0, 0, 0, 0, 0, 0, 103007, 0, 2300, 100, 0, 0, 1, 102000, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (426, 14, 1, -1, 0, 0, 0, 0, 675, 674, 0, 0, 0, 0, 0, 0, 0, 0, 103000, 0, 2000, 100, 0, 0, 1, 102001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (427, 14, 1, -1, 0, 0, 0, 0, 675, 142, 0, 0, 0, 0, 0, 0, 0, 0, 113100, 0, 1000, 100, 0, 0, 1, 102004, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (428, 14, 1, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113102, 0, 1000, 100, 0, 0, 1, 102001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (429, 14, 1, -1, 0, 0, 0, 0, 675, 393, 765, 133, 0, 0, 0, 0, 0, 0, 113101, 0, 1200, 100, 0, 0, 1, 102001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (430, 14, 1, -1, 14, 0, 0, 1, 675, 1139, 143, 0, 0, 0, 0, 0, 0, 0, 103000, 0, 1200, 100, 0, 0, 1, 102001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (431, 14, 2, -1, 0, 0, 0, 0, 675, 810, 0, 0, 0, 0, 0, 0, 0, 0, 103009, 0, 1200, 100, 0, 0, 1, 102001, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (432, 14, 2, -1, 0, 0, 0, 0, 675, 768, 133, 674, 0, 0, 0, 0, 0, 0, 103011, 0, 2100, 100, 0, 0, 1, 101005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (433, 14, 2, -1, 0, 0, 0, 0, 675, 768, 135, 0, 0, 0, 0, 0, 0, 0, 103012, 0, 2200, 100, 0, 0, 1, 101005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (434, 14, 2, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (435, 14, 2, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (436, 14, 2, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (437, 14, 2, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (438, 14, 2, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (439, 14, 2, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (440, 14, 2, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 102005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (441, 14, 2, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 102005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (442, 14, 2, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 102005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (443, 14, 2, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 102005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (444, 14, 2, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113105, 0, 1100, 200, 0, 0, 1, 102005, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (445, 14, 2, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113107, 0, 1100, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (446, 14, 2, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113109, 0, 1100, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (447, 14, 2, -1, 0, 0, 0, 0, 675, 804, 710, 208, 0, 0, 0, 0, 0, 0, 113103, 0, 1100, 200, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (448, 14, 2, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (449, 14, 3, -1, 43, 0, 0, 1, 143, 166, 674, 1355, 1057, 0, 0, 0, 0, 0, 103010, 0, 2100, 100, 0, 0, 1, 101001, 10, 11, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (450, 14, 3, -1, 0, 0, 0, 0, 143, 674, 0, 0, 0, 0, 0, 0, 0, 0, 103013, 0, 2000, 100, 0, 0, 1, 101003, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (451, 14, 4, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (452, 14, 4, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (453, 14, 4, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (454, 14, 4, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (455, 14, 4, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (456, 14, 4, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (457, 14, 4, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (458, 14, 4, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (459, 14, 4, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (460, 14, 4, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (461, 14, 4, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (462, 14, 4, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (463, 14, 4, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (464, 14, 4, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (465, 14, 4, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (466, 14, 4, -1, 0, 0, 0, 0, 675, 741, 0, 0, 0, 0, 0, 0, 0, 0, 113112, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (467, 14, 4, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (468, 14, 4, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (469, 14, 4, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (470, 14, 4, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (471, 14, 4, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (472, 14, 4, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (473, 14, 4, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (474, 14, 4, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (475, 14, 4, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (476, 14, 5, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (477, 14, 5, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (478, 14, 5, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (479, 14, 5, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (480, 14, 5, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (481, 14, 5, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (482, 14, 5, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (483, 14, 5, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (484, 14, 5, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (485, 14, 5, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (486, 14, 5, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (487, 14, 5, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (488, 14, 5, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (489, 14, 5, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (490, 14, 5, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (491, 14, 5, -1, 0, 0, 0, 0, 675, 742, 0, 0, 0, 0, 0, 0, 0, 0, 113113, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (492, 14, 5, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (493, 14, 5, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (494, 14, 5, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (495, 14, 5, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (496, 14, 5, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (497, 14, 5, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (498, 14, 5, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (499, 14, 5, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (500, 14, 5, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (501, 14, 6, -1, 13, 0, 0, 1, 1139, 1140, 86, 0, 0, 0, 0, 0, 0, 0, 113131, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (502, 14, 7, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (503, 14, 7, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (504, 14, 7, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (505, 14, 7, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (506, 14, 7, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (507, 14, 7, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (508, 14, 7, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (509, 14, 7, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (510, 14, 7, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (511, 14, 7, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (512, 14, 7, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (513, 14, 7, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (514, 14, 7, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (515, 14, 7, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (516, 14, 7, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (517, 14, 7, -1, 0, 0, 0, 0, 675, 743, 0, 0, 0, 0, 0, 0, 0, 0, 113114, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (518, 14, 7, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (519, 14, 7, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (520, 14, 7, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (521, 14, 7, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (522, 14, 7, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (523, 14, 7, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (524, 14, 7, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (525, 14, 7, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (526, 14, 7, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (527, 14, 8, -1, 13, 0, 0, 1, 1139, 1141, 86, 0, 0, 0, 0, 0, 0, 0, 113131, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (528, 14, 9, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (529, 14, 9, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (530, 14, 9, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (531, 14, 9, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (532, 14, 9, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (533, 14, 9, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (534, 14, 9, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (535, 14, 9, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (536, 14, 9, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (537, 14, 9, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (538, 14, 9, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (539, 14, 9, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (540, 14, 9, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (541, 14, 9, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (542, 14, 9, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (543, 14, 9, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (544, 14, 9, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (545, 14, 9, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (546, 14, 9, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (547, 14, 9, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (548, 14, 9, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (549, 14, 9, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (550, 14, 9, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (551, 14, 9, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (552, 14, 10, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (553, 14, 10, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (554, 14, 10, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (555, 14, 10, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (556, 14, 10, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (557, 14, 10, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (558, 14, 10, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (559, 14, 10, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (560, 14, 10, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (561, 14, 10, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (562, 14, 10, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (563, 14, 10, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (564, 14, 10, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (565, 14, 10, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (566, 14, 10, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (567, 14, 10, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (568, 14, 10, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (569, 14, 10, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (570, 14, 10, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (571, 14, 10, -1, 0, 0, 0, 0, 675, 782, 0, 0, 0, 0, 0, 0, 0, 0, 113128, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (572, 14, 10, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (573, 14, 10, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (574, 14, 10, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (575, 14, 10, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (576, 14, 10, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (577, 14, 11, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (578, 14, 11, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (579, 14, 11, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (580, 14, 11, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (581, 14, 11, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (582, 14, 11, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (583, 14, 11, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (584, 14, 11, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (585, 14, 11, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (586, 14, 11, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (587, 14, 11, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (588, 14, 11, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (589, 14, 11, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (590, 14, 11, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (591, 14, 11, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (592, 14, 11, -1, 0, 0, 0, 0, 675, 711, 0, 0, 0, 0, 0, 0, 0, 0, 113127, 0, 1300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (593, 14, 11, -1, 0, 0, 0, 0, 675, 711, 1138, 0, 0, 0, 0, 0, 0, 0, 113130, 0, 1400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (594, 14, 11, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1000, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (595, 14, 11, -1, 0, 0, 0, 0, 675, 788, 711, 0, 0, 0, 0, 0, 0, 0, 113129, 0, 1400, 100, 0, 0, 1, 102001, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (596, 14, 11, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (597, 14, 11, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (598, 14, 11, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (599, 14, 11, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (600, 14, 11, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (601, 14, 11, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (602, 14, 11, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (603, 14, 12, 26, 0, 0, 0, 0, 820, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200000, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (604, 14, 13, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (605, 14, 13, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (606, 14, 13, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (607, 14, 13, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (608, 14, 13, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (609, 14, 13, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (610, 14, 13, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (611, 14, 13, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (612, 14, 13, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (613, 14, 13, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (614, 14, 13, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (615, 14, 13, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (616, 14, 13, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (617, 14, 13, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (618, 14, 13, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (619, 14, 13, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (620, 14, 13, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (621, 14, 13, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (622, 14, 13, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (623, 14, 13, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (624, 14, 13, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (625, 14, 13, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (626, 14, 13, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (627, 14, 13, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (628, 14, 14, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (629, 14, 14, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (630, 14, 14, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (631, 14, 14, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (632, 14, 14, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (633, 14, 14, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (634, 14, 14, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (635, 14, 14, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (636, 14, 14, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (637, 14, 14, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (638, 14, 14, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (639, 14, 14, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (640, 14, 14, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (641, 14, 14, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (642, 14, 14, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (643, 14, 14, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (644, 14, 14, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (645, 14, 14, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (646, 14, 14, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (647, 14, 14, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (648, 14, 14, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (649, 14, 14, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (650, 14, 14, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (651, 14, 14, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (652, 14, 15, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (653, 14, 15, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (654, 14, 15, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (655, 14, 15, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (656, 14, 15, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (657, 14, 15, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (658, 14, 15, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (659, 14, 15, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (660, 14, 15, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (661, 14, 15, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (662, 14, 15, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (663, 14, 15, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (664, 14, 15, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (665, 14, 15, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (666, 14, 15, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (667, 14, 15, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (668, 14, 15, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (669, 14, 15, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (670, 14, 15, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (671, 14, 15, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (672, 14, 15, -1, 0, 0, 0, 0, 675, 782, 0, 0, 0, 0, 0, 0, 0, 0, 113128, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (673, 14, 15, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (674, 14, 15, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (675, 14, 15, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (676, 14, 15, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (677, 14, 15, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (678, 14, 16, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (679, 14, 16, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (680, 14, 16, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (681, 14, 16, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (682, 14, 16, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (683, 14, 16, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (684, 14, 16, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (685, 14, 16, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (686, 14, 16, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (687, 14, 16, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (688, 14, 16, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (689, 14, 16, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (690, 14, 16, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (691, 14, 16, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (692, 14, 16, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (693, 14, 16, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1000, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (694, 14, 16, -1, 0, 0, 0, 0, 675, 788, 711, 0, 0, 0, 0, 0, 0, 0, 113129, 0, 1400, 100, 0, 0, 1, 102001, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (695, 14, 16, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (696, 14, 16, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (697, 14, 16, -1, 0, 0, 0, 0, 675, 711, 0, 0, 0, 0, 0, 0, 0, 0, 113127, 0, 1300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (698, 14, 16, -1, 0, 0, 0, 0, 675, 711, 1138, 0, 0, 0, 0, 0, 0, 0, 113130, 0, 1400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (699, 14, 16, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (700, 14, 16, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (701, 14, 16, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (702, 14, 16, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (703, 14, 16, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (704, 14, 17, 26, 0, 0, 0, 0, 819, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200000, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (705, 14, 18, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (706, 14, 18, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (707, 14, 18, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (708, 14, 18, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (709, 14, 18, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (710, 14, 18, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (711, 14, 18, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (712, 14, 18, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (713, 14, 18, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (714, 14, 18, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (715, 14, 18, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (716, 14, 18, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (717, 14, 18, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (718, 14, 18, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (719, 14, 18, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (720, 14, 18, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (721, 14, 18, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (722, 14, 18, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (723, 14, 18, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (724, 14, 18, -1, 0, 0, 0, 0, 675, 782, 0, 0, 0, 0, 0, 0, 0, 0, 113128, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (725, 14, 18, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (726, 14, 18, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (727, 14, 18, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (728, 14, 18, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (729, 14, 18, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (730, 14, 19, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (731, 14, 19, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (732, 14, 19, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (733, 14, 19, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (734, 14, 19, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (735, 14, 19, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (736, 14, 19, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (737, 14, 19, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (738, 14, 19, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (739, 14, 19, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (740, 14, 19, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (741, 14, 19, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (742, 14, 19, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (743, 14, 19, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (744, 14, 19, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (745, 14, 19, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (746, 14, 19, -1, 0, 0, 0, 0, 675, 788, 711, 0, 0, 0, 0, 0, 0, 0, 113129, 0, 1400, 100, 0, 0, 1, 102001, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (747, 14, 19, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (748, 14, 19, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (749, 14, 19, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (750, 14, 19, -1, 0, 0, 0, 0, 675, 711, 0, 0, 0, 0, 0, 0, 0, 0, 113127, 0, 1300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (751, 14, 19, -1, 0, 0, 0, 0, 675, 711, 1138, 0, 0, 0, 0, 0, 0, 0, 113130, 0, 1400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (752, 14, 19, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (753, 14, 19, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (754, 14, 19, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (755, 14, 19, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (756, 14, 19, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (757, 14, 20, 26, 0, 0, 0, 0, 1089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200000, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (758, 14, 21, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (759, 14, 21, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (760, 14, 21, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (761, 14, 21, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (762, 14, 21, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (763, 14, 21, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (764, 14, 21, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (765, 14, 21, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (766, 14, 21, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (767, 14, 21, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (768, 14, 21, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (769, 14, 21, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (770, 14, 21, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (771, 14, 21, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (772, 14, 21, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (773, 14, 21, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (774, 14, 21, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (775, 14, 21, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (776, 14, 21, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (777, 14, 21, -1, 0, 0, 0, 0, 675, 782, 0, 0, 0, 0, 0, 0, 0, 0, 113128, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (778, 14, 21, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (779, 14, 21, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (780, 14, 21, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (781, 14, 21, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (782, 14, 21, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (783, 14, 22, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (784, 14, 22, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (785, 14, 22, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (786, 14, 22, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (787, 14, 22, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (788, 14, 22, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (789, 14, 22, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (790, 14, 22, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (791, 14, 22, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (792, 14, 22, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (793, 14, 22, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (794, 14, 22, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (795, 14, 22, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (796, 14, 22, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (797, 14, 22, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (798, 14, 22, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (799, 14, 22, -1, 0, 0, 0, 0, 675, 788, 711, 0, 0, 0, 0, 0, 0, 0, 113129, 0, 1400, 100, 0, 0, 1, 102001, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (800, 14, 22, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (801, 14, 22, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (802, 14, 22, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (803, 14, 22, -1, 0, 0, 0, 0, 675, 711, 0, 0, 0, 0, 0, 0, 0, 0, 113127, 0, 1300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (804, 14, 22, -1, 0, 0, 0, 0, 675, 711, 1138, 0, 0, 0, 0, 0, 0, 0, 113130, 0, 1400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (805, 14, 22, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (806, 14, 22, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (807, 14, 22, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (808, 14, 22, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (809, 14, 22, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (810, 14, 23, 26, 0, 0, 0, 0, 1090, 0, 0, 0, 0, 0, 0, 0, 0, 0, 200000, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (811, 14, 24, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (812, 14, 24, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (813, 14, 24, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (814, 14, 24, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (815, 14, 24, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (816, 14, 24, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (817, 14, 24, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (818, 14, 24, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (819, 14, 24, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (820, 14, 24, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (821, 14, 24, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (822, 14, 24, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (823, 14, 24, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (824, 14, 24, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (825, 14, 24, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (826, 14, 24, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1100, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (827, 14, 24, -1, 0, 0, 0, 0, 675, 788, 0, 0, 0, 0, 0, 0, 0, 0, 113031, 0, 1100, 100, 0, 0, 1, 102000, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (828, 14, 24, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (829, 14, 24, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (830, 14, 24, -1, 0, 0, 0, 0, 675, 782, 0, 0, 0, 0, 0, 0, 0, 0, 113128, 0, 1200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (831, 14, 24, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (832, 14, 24, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (833, 14, 24, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (834, 14, 24, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (835, 14, 24, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (836, 14, 25, -1, 0, 0, 0, 0, 675, 768, 707, 0, 0, 0, 0, 0, 0, 0, 113002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (837, 14, 25, -1, 0, 0, 0, 0, 675, 768, 715, 0, 0, 0, 0, 0, 0, 0, 113000, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (838, 14, 25, -1, 0, 0, 0, 0, 675, 768, 717, 0, 0, 0, 0, 0, 0, 0, 113004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (839, 14, 25, -1, 0, 0, 0, 0, 675, 768, 708, 0, 0, 0, 0, 0, 0, 0, 113003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (840, 14, 25, -1, 0, 0, 0, 0, 675, 768, 716, 0, 0, 0, 0, 0, 0, 0, 113001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (841, 14, 25, -1, 0, 0, 0, 0, 675, 768, 683, 0, 0, 0, 0, 0, 0, 0, 113012, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (842, 14, 25, -1, 0, 0, 0, 0, 675, 768, 694, 0, 0, 0, 0, 0, 0, 0, 113013, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (843, 14, 25, -1, 0, 0, 0, 0, 675, 768, 684, 695, 0, 0, 0, 0, 0, 0, 113015, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (844, 14, 25, -1, 0, 0, 0, 0, 675, 768, 685, 696, 0, 0, 0, 0, 0, 0, 113016, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (845, 14, 25, -1, 0, 0, 0, 0, 675, 768, 685, 697, 0, 0, 0, 0, 0, 0, 113017, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (846, 14, 25, -1, 0, 0, 0, 0, 675, 768, 686, 697, 0, 0, 0, 0, 0, 0, 113018, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (847, 14, 25, -1, 0, 0, 0, 0, 675, 768, 686, 698, 0, 0, 0, 0, 0, 0, 113019, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (848, 14, 25, -1, 0, 0, 0, 0, 675, 768, 687, 698, 0, 0, 0, 0, 0, 0, 113020, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (849, 14, 25, -1, 0, 0, 0, 0, 675, 768, 688, 699, 0, 0, 0, 0, 0, 0, 113021, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (850, 14, 25, -1, 0, 0, 0, 0, 675, 768, 689, 0, 0, 0, 0, 0, 0, 0, 113027, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (851, 14, 25, -1, 0, 0, 0, 0, 675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113032, 0, 1000, 20, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (852, 14, 25, -1, 0, 0, 0, 0, 675, 788, 711, 0, 0, 0, 0, 0, 0, 0, 113129, 0, 1300, 100, 0, 0, 1, 102001, 41, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (853, 14, 25, -1, 0, 0, 0, 0, 675, 767, 801, 0, 0, 0, 0, 0, 0, 0, 113028, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (854, 14, 25, -1, 0, 0, 0, 0, 675, 767, 802, 0, 0, 0, 0, 0, 0, 0, 113029, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (855, 14, 25, -1, 0, 0, 0, 0, 675, 711, 0, 0, 0, 0, 0, 0, 0, 0, 113127, 0, 1300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (856, 14, 25, -1, 0, 0, 0, 0, 675, 711, 1138, 0, 0, 0, 0, 0, 0, 0, 113130, 0, 1400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (857, 14, 25, -1, 0, 0, 0, 0, 675, 767, 802, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (858, 14, 25, -1, 0, 0, 0, 0, 675, 767, 801, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (859, 14, 25, -1, 0, 0, 0, 0, 675, 768, 715, 811, 0, 0, 0, 0, 0, 0, 113006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (860, 14, 25, -1, 0, 0, 0, 0, 675, 768, 716, 811, 0, 0, 0, 0, 0, 0, 113005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (861, 14, 25, -1, 0, 0, 0, 0, 675, 811, 0, 0, 0, 0, 0, 0, 0, 0, 113007, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (862, 0, 26, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113200, 0, 1000, 100, 0, 0, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (863, 0, 26, -1, 0, 0, 0, 0, 1660, 1661, 1677, 1838, 0, 0, 0, 0, 0, 0, 113201, 0, 1000, 100, 0, 0, 1, 102000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (864, 15, 0, -1, 12, 0, 0, 1, 1130, 1132, 765, 1175, 342, 0, 0, 0, 0, 0, 112022, 0, 2000, 100, 0, 1, 1, 109003, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (865, 15, 0, -1, 11, 0, 0, 1, 1131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112023, 0, 2000, 100, 0, 1, 1, 109004, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (866, 15, 0, -1, 11, 0, 0, 1, 1131, 393, 0, 0, 0, 0, 0, 0, 0, 0, 112024, 0, 2000, 100, 0, 1, 1, 109004, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (867, 15, 0, -1, 0, 0, 0, 0, 1129, 1136, 713, 719, 1175, 0, 0, 0, 0, 0, 112025, 0, 2000, 100, 0, 1, 1, 109002, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (868, 15, 0, -1, 12, 0, 0, 1, 1130, 1137, 1133, 0, 0, 0, 0, 0, 0, 0, 112027, 0, 1100, 100, 0, 1, 1, 109002, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (869, 15, 0, -1, 0, 0, 0, 0, 205, 713, 971, 740, 0, 0, 0, 0, 0, 0, 115000, 0, 900, 100, 0, 0, 1, 109006, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (870, 15, 0, -1, 0, 0, 0, 0, 206, 713, 971, 740, 0, 0, 0, 0, 0, 0, 115001, 0, 900, 100, 0, 0, 1, 109006, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (883, 5, 0, -1, 0, 0, 0, 0, 8, 879, 714, 0, 0, 0, 0, 0, 0, 0, 112103, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (884, 5, 0, -1, 0, 0, 0, 0, 5, 879, 760, 0, 0, 0, 0, 0, 0, 0, 112104, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (885, 5, 0, -1, 0, 0, 0, 0, 6, 54, 879, 760, 0, 0, 0, 0, 0, 0, 112109, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (887, 15, 0, -1, 0, 0, 0, 0, 1088, 0, 971, 0, 0, 0, 0, 0, 0, 0, 115700, 0, 1100, 0, 0, 0, 2, 108018, 3, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (888, 7, 0, -1, 19, 0, 0, 0, 785, 761, 764, 958, 844, 0, 0, 0, 0, 0, 115500, 0, 1200, 100, 0, 0, 2, 106001, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (889, 7, 0, -1, 19, 1, 0, 0, 785, 958, 1166, 764, 0, 0, 0, 0, 0, 0, 115501, 0, 1000, 100, 0, 0, 2, 104004, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (890, 7, 0, -1, 19, 1, 0, 0, 785, 975, 1061, 1057, 1057, 0, 0, 0, 0, 0, 115212, 0, 1000, 100, 0, 0, 2, 104003, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (891, 0, 0, -1, 19, 1, 0, 0, 785, 763, 764, 0, 0, 0, 0, 0, 0, 0, 115504, 0, 1000, 100, 0, 0, 2, 106002, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (892, 7, 0, -1, 19, 2, 0, 0, 785, 764, 765, 1254, 1159, 1166, 133, 156, 0, 0, 115505, 0, 1000, 100, 0, 0, 2, 103010, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (893, 7, 0, -1, 20, 0, 0, 1, 1074, 1142, 1189, 1184, 960, 844, 0, 0, 0, 0, 115200, 0, 1600, 100, 0, 0, 2, 106002, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (894, 7, 0, -1, 20, 0, 0, 1, 1074, 1142, 1189, 1187, 960, 844, 0, 0, 0, 0, 115201, 0, 1600, 100, 0, 0, 2, 106003, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (895, 7, 0, -1, 20, 0, 0, 1, 1074, 1142, 1189, 1185, 960, 844, 0, 0, 0, 0, 115202, 0, 1600, 100, 0, 0, 2, 106004, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (896, 7, 0, -1, 20, 0, 0, 1, 1074, 1142, 1019, 960, 844, 0, 0, 0, 0, 0, 115203, 0, 2400, 100, 0, 0, 2, 106005, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (897, 7, 0, -1, 20, 0, 0, 1, 1074, 991, 960, 844, 1246, 0, 0, 0, 0, 0, 115204, 0, 1600, 100, 0, 0, 2, 104000, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (898, 7, 0, -1, 0, 0, 0, 0, 1074, 991, 1024, 960, 844, 0, 0, 0, 0, 0, 115205, 0, 1500, 100, 0, 0, 2, 102006, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (899, 7, 0, -1, 0, 0, 0, 0, 1074, 1142, 1024, 960, 844, 1364, 0, 0, 0, 0, 115207, 0, 1500, 100, 0, 0, 2, 103002, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (900, 7, 0, -1, 0, 0, 0, 0, 1074, 991, 1028, 960, 844, 0, 0, 0, 0, 0, 115206, 0, 1500, 100, 0, 0, 2, 102006, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (901, 7, 0, -1, 0, 0, 0, 0, 1074, 987, 1028, 960, 1243, 0, 0, 0, 0, 0, 115208, 0, 1500, 100, 0, 0, 2, 103004, 34, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (902, 7, 0, -1, 0, 0, 0, 0, 1243, 553, 1252, 1052, 1189, 1255, 0, 0, 0, 0, 115218, 0, 4000, 100, 0, 0, 2, 107001, 34, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (903, 7, 0, -1, 0, 0, 0, 0, 960, 1056, 143, 1243, 0, 0, 0, 0, 0, 0, 115220, 0, 6000, 100, 0, 0, 2, 107001, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (904, 7, 0, -1, 0, 0, 0, 0, 1074, 991, 1052, 1044, 1048, 960, 0, 0, 0, 0, 115221, 0, 1500, 100, 0, 0, 2, 107001, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (905, 7, 0, -1, 48, 0, 0, 1, 1074, 975, 1061, 1060, 960, 1157, 0, 0, 0, 0, 115214, 0, 1500, 100, 0, 0, 2, 104001, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (906, 7, 0, -1, 0, 0, 0, 0, 1074, 975, 1061, 1060, 960, 0, 0, 0, 0, 0, 115213, 0, 1500, 100, 0, 0, 2, 104005, 34, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (907, 7, 0, -1, 21, 0, 0, 1, 1075, 1143, 1190, 1184, 961, 844, 0, 0, 0, 0, 115200, 0, 900, 100, 0, 0, 2, 106002, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (908, 7, 0, -1, 21, 0, 0, 1, 1075, 1143, 1190, 1187, 961, 844, 0, 0, 0, 0, 115201, 0, 900, 100, 0, 0, 2, 106003, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (909, 7, 0, -1, 21, 0, 0, 1, 1075, 1143, 1190, 1185, 961, 844, 0, 0, 0, 0, 115202, 0, 900, 100, 0, 0, 2, 106004, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (910, 7, 0, -1, 21, 0, 0, 1, 1075, 1143, 1020, 961, 844, 0, 0, 0, 0, 0, 115203, 0, 900, 100, 0, 0, 2, 106005, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (911, 0, 0, -1, 21, 0, 0, 1, 1075, 992, 961, 844, 0, 0, 0, 0, 0, 0, 115204, 0, 900, 100, 0, 0, 2, 104000, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (912, 7, 0, -1, 0, 0, 0, 0, 1075, 992, 1025, 961, 844, 0, 0, 0, 0, 0, 115205, 0, 900, 100, 0, 0, 2, 102006, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (913, 7, 0, -1, 0, 0, 0, 0, 1075, 1143, 1365, 1025, 961, 844, 0, 0, 0, 0, 115207, 0, 900, 100, 0, 0, 2, 103002, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (914, 7, 0, -1, 0, 0, 0, 0, 1075, 992, 1029, 961, 844, 0, 0, 0, 0, 0, 115206, 0, 900, 100, 0, 0, 2, 102006, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (915, 7, 0, -1, 0, 0, 0, 0, 1075, 988, 1029, 961, 0, 0, 0, 0, 0, 0, 115208, 0, 900, 100, 0, 0, 2, 103004, 35, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (916, 0, 0, -1, 0, 0, 0, 0, 1075, 992, 1033, 1037, 961, 0, 0, 0, 0, 0, 115218, 0, 900, 100, 0, 0, 2, 107001, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (917, 7, 0, -1, 0, 0, 0, 0, 1075, 992, 961, 1178, 1176, 0, 0, 0, 0, 0, 117021, 0, 900, 100, 0, 0, 2, 107001, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (918, 7, 0, -1, 0, 0, 0, 0, 1075, 992, 1053, 1045, 1049, 961, 0, 0, 0, 0, 115221, 0, 900, 100, 0, 0, 2, 107001, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (919, 7, 0, -1, 48, 0, 0, 1, 1075, 976, 1062, 1060, 961, 1157, 0, 0, 0, 0, 115214, 0, 900, 100, 0, 0, 2, 104001, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (920, 7, 0, -1, 0, 0, 0, 0, 1075, 976, 1062, 1060, 961, 0, 0, 0, 0, 0, 115213, 0, 900, 100, 0, 0, 2, 104005, 35, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (921, 7, 0, -1, 22, 0, 0, 1, 1076, 1144, 1191, 1184, 962, 844, 0, 0, 0, 0, 115200, 0, 800, 30, 0, 0, 2, 106002, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (922, 7, 0, -1, 22, 0, 0, 1, 1076, 1144, 1191, 1187, 962, 844, 0, 0, 0, 0, 115201, 0, 800, 30, 0, 0, 2, 106003, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (923, 7, 0, -1, 22, 0, 0, 1, 1076, 1144, 1191, 1185, 962, 844, 0, 0, 0, 0, 115202, 0, 800, 30, 0, 0, 2, 106004, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (924, 7, 0, -1, 22, 0, 0, 1, 1076, 1144, 1021, 962, 844, 0, 0, 0, 0, 0, 115203, 0, 800, 30, 0, 0, 2, 106005, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (925, 0, 0, -1, 22, 0, 0, 1, 1076, 993, 962, 844, 0, 0, 0, 0, 0, 0, 115204, 0, 800, 30, 0, 0, 2, 104000, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (926, 7, 0, -1, 0, 0, 0, 0, 1076, 993, 1026, 962, 844, 0, 0, 0, 0, 0, 115205, 0, 800, 30, 0, 0, 2, 102006, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (927, 7, 0, -1, 0, 0, 0, 0, 1076, 1144, 1366, 1026, 962, 844, 0, 0, 0, 0, 115207, 0, 800, 30, 0, 0, 2, 103002, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (928, 7, 0, -1, 0, 0, 0, 0, 1076, 993, 1030, 962, 844, 0, 0, 0, 0, 0, 115206, 0, 800, 30, 0, 0, 2, 102006, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (929, 7, 0, -1, 0, 0, 0, 0, 1076, 989, 1030, 962, 0, 0, 0, 0, 0, 0, 115208, 0, 800, 30, 0, 0, 2, 103004, 36, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (930, 0, 0, -1, 0, 0, 0, 0, 1076, 993, 1034, 1038, 962, 0, 0, 0, 0, 0, 115218, 0, 800, 30, 0, 0, 2, 107001, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (931, 7, 0, -1, 0, 0, 0, 0, 1076, 993, 962, 1179, 1177, 0, 0, 0, 0, 0, 117021, 0, 800, 30, 0, 0, 2, 107001, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (932, 7, 0, -1, 0, 0, 0, 0, 1076, 993, 1054, 1046, 1050, 962, 0, 0, 0, 0, 115221, 0, 800, 30, 0, 0, 2, 107001, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (933, 7, 0, -1, 48, 0, 0, 1, 1076, 977, 1063, 1060, 962, 1157, 0, 0, 0, 0, 115214, 0, 800, 30, 0, 0, 2, 104001, 36, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (934, 7, 0, -1, 0, 0, 0, 0, 1076, 977, 1063, 1060, 962, 0, 0, 0, 0, 0, 115213, 0, 800, 30, 0, 0, 2, 104005, 36, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (935, 7, 0, -1, 23, 0, 0, 1, 1193, 1192, 1184, 884, 886, 844, 0, 0, 0, 0, 115200, 0, 1800, 100, 0, 0, 2, 106002, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (936, 7, 0, -1, 23, 0, 0, 1, 1193, 1192, 1187, 884, 886, 844, 0, 0, 0, 0, 115201, 0, 1800, 100, 0, 0, 2, 106003, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (937, 7, 0, -1, 23, 0, 0, 1, 1193, 1192, 1185, 884, 886, 844, 0, 0, 0, 0, 115202, 0, 1800, 100, 0, 0, 2, 106004, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (938, 7, 0, -1, 23, 0, 0, 1, 1193, 120, 884, 886, 844, 0, 0, 0, 0, 0, 115203, 0, 1800, 100, 0, 0, 2, 106005, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (939, 7, 0, -1, 23, 0, 0, 1, 1078, 884, 886, 844, 1247, 0, 0, 0, 0, 0, 115204, 0, 1800, 100, 0, 0, 2, 104000, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (940, 7, 0, -1, 0, 0, 0, 0, 1078, 1065, 884, 893, 844, 112, 0, 0, 0, 0, 115205, 0, 1700, 100, 0, 0, 2, 102006, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (941, 7, 0, -1, 0, 0, 0, 0, 1193, 1367, 1065, 884, 893, 844, 0, 0, 0, 0, 115207, 0, 1700, 100, 0, 0, 2, 103002, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (942, 7, 0, -1, 0, 0, 0, 0, 1078, 1066, 884, 893, 844, 0, 0, 0, 0, 0, 115206, 0, 1700, 100, 0, 0, 2, 102006, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (943, 7, 0, -1, 0, 0, 0, 0, 187, 1066, 884, 893, 0, 0, 0, 0, 0, 0, 115208, 0, 1700, 100, 0, 0, 2, 103004, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (944, 0, 0, -1, 0, 0, 0, 0, 1078, 1067, 1068, 884, 893, 0, 0, 0, 0, 0, 115218, 0, 1700, 100, 0, 0, 2, 107001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (945, 7, 0, -1, 0, 0, 0, 0, 1078, 1069, 884, 893, 1180, 0, 0, 0, 0, 0, 117021, 0, 1700, 100, 0, 0, 2, 107001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (946, 7, 0, -1, 0, 0, 0, 0, 1078, 1072, 1070, 1071, 884, 893, 0, 0, 0, 0, 115221, 0, 1700, 100, 0, 0, 2, 107001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (947, 7, 0, -1, 48, 0, 0, 1, 184, 1073, 1060, 884, 893, 1157, 0, 0, 0, 0, 115214, 0, 1700, 100, 0, 0, 2, 104001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (948, 7, 0, -1, 0, 0, 0, 0, 184, 1073, 1060, 884, 893, 0, 0, 0, 0, 0, 115213, 0, 1700, 100, 0, 0, 2, 104005, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (949, 7, 0, -1, 0, 0, 0, 0, 214, 785, 134, 0, 0, 0, 0, 0, 0, 0, 115600, 0, 1100, 0, 0, 0, 2, 107004, 11, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (950, 7, 0, -1, 0, 0, 0, 0, 731, 808, 713, 971, 0, 0, 0, 0, 0, 0, 115602, 0, 1100, 0, 0, 0, 2, 108015, 3, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (951, 7, 0, -1, 0, 0, 0, 0, 731, 808, 725, 0, 713, 844, 0, 0, 0, 0, 115604, 0, 1100, 0, 0, 0, 2, 108015, 3, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (952, 7, 0, -1, 0, 0, 0, 0, 731, 808, 812, 713, 844, 0, 0, 0, 0, 0, 115605, 0, 1100, 0, 0, 0, 2, 108015, 3, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (953, 15, 0, -1, 0, 0, 0, 0, 360, 785, 844, 0, 0, 0, 0, 0, 0, 0, 115217, 0, 1100, 0, 0, 0, 2, 106006, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (954, 15, 0, -1, 0, 0, 0, 0, 627, 785, 844, 0, 0, 0, 0, 0, 0, 0, 115217, 0, 1100, 0, 0, 0, 2, 106006, 41, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (955, 15, 0, -1, 0, 0, 0, 0, 363, 785, 844, 0, 0, 0, 0, 0, 0, 0, 115217, 0, 2000, 0, 0, 0, 2, 106006, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (956, 15, 0, -1, 0, 0, 0, 0, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115301, 0, 1000, 0, 0, 0, 2, 106006, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (957, 15, 0, -1, 0, 0, 0, 0, 627, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115301, 0, 1000, 0, 0, 0, 2, 106006, 41, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (958, 15, 0, -1, 0, 0, 0, 0, 360, 152, 0, 0, 0, 0, 0, 0, 0, 0, 115302, 0, 1000, 0, 0, 0, 2, 106006, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (959, 15, 0, -1, 0, 0, 0, 0, 627, 111, 0, 0, 0, 0, 0, 0, 0, 0, 115303, 0, 1000, 0, 0, 0, 2, 106006, 41, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (960, 15, 0, -1, 0, 0, 0, 0, 134, 1061, 552, 1149, 1173, 0, 0, 0, 0, 0, 115209, 0, 2000, 100, 0, 0, 2, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (961, 15, 0, -1, 0, 0, 0, 0, 167, 1061, 552, 1149, 1174, 1248, 0, 0, 0, 0, 117020, 0, 1800, 100, 0, 0, 2, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (962, 15, 0, -1, 12, 0, 0, 1, 1130, 1132, 736, 1175, 342, 0, 0, 0, 0, 0, 112021, 0, 2000, 100, 0, 1, 1, 109003, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (963, 13, 0, -1, 0, 0, 0, 0, 13, 236, 0, 0, 0, 0, 0, 0, 0, 0, 106000, 0, 5000, 40, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (964, 13, 0, -1, 0, 0, 0, 0, 9, 236, 0, 0, 0, 0, 0, 0, 0, 0, 106000, 0, 5000, 40, 0, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (967, 10, 1, -1, 86, 0, 0, 0, 973, 1105, 0, 0, 0, 0, 0, 0, 0, 0, 109202, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (968, 10, 1, -1, 86, 0, 0, 0, 974, 1105, 0, 0, 0, 0, 0, 0, 0, 0, 109202, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (969, 4, 1, -1, 15, 0, 0, 0, 97, 135, 0, 0, 0, 0, 0, 0, 0, 0, 103004, 0, 5000, 100, 0, 0, 2, 101008, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (970, 4, 1, -1, 15, 1, 0, 0, 97, 135, 1195, 184, 0, 0, 0, 0, 0, 0, 0, 100043, 5000, 100, 0, 0, 1, 101008, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (971, 4, 1, -1, 15, 1, 0, 0, 97, 135, 1195, 456, 0, 0, 0, 0, 0, 0, 0, 100083, 5000, 100, 0, 0, 1, 101008, 1, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (972, 13, 0, -1, 44, 0, 0, 1, 830, 971, 0, 0, 0, 0, 0, 0, 0, 0, 117106, 0, 4000, 35, 0, 1, 1, 108018, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (973, 15, 0, -1, 44, 0, 0, 1, 1088, 1200, 971, 0, 0, 0, 0, 0, 0, 0, 117103, 0, 1100, 35, 0, 0, 1, 108018, 3, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (974, 13, 0, -1, 45, 0, 0, 1, 830, 971, 0, 0, 0, 0, 0, 0, 0, 0, 117107, 0, 4000, 35, 0, 1, 1, 108018, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (975, 15, 0, -1, 45, 0, 0, 1, 1088, 1200, 971, 0, 0, 0, 0, 0, 0, 0, 117104, 0, 1100, 35, 0, 0, 1, 108018, 3, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (976, 13, 0, -1, 46, 0, 0, 1, 830, 971, 0, 0, 0, 0, 0, 0, 0, 0, 117108, 0, 4000, 30, 0, 1, 1, 108018, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (977, 15, 0, -1, 46, 0, 0, 1, 1088, 1200, 971, 0, 0, 0, 0, 0, 0, 0, 117105, 0, 1100, 30, 0, 0, 1, 108018, 3, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (978, 4, 0, -1, 0, 0, 0, 0, 1129, 1136, 513, 0, 0, 0, 0, 0, 0, 0, 117003, 0, 2000, 100, 0, 1, 1, 109002, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (979, 15, 0, -1, 47, 0, 0, 1, 187, 549, 760, 1240, 0, 0, 0, 0, 0, 0, 116005, 0, 3000, 100, 0, 0, 2, 102006, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (980, 15, 0, -1, 47, 0, 0, 1, 987, 549, 760, 1241, 0, 0, 0, 0, 0, 0, 116005, 0, 3000, 100, 0, 0, 2, 102006, 34, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (981, 15, 0, -1, 47, 0, 0, 1, 988, 549, 760, 1242, 0, 0, 0, 0, 0, 0, 116005, 0, 3000, 100, 0, 0, 2, 102006, 35, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (986, 5, 0, -1, 0, 0, 0, 0, 172, 1163, 1157, 719, 0, 0, 0, 0, 0, 0, 117006, 0, 1000, 100, 0, 0, 1, 102002, 10, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (987, 7, 0, -1, 51, 0, 0, 1, 1243, 554, 1267, 0, 0, 0, 0, 0, 0, 0, 117007, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (988, 7, 0, -1, 50, 0, 0, 1, 1152, 1243, 554, 0, 0, 0, 0, 0, 0, 0, 115219, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (989, 7, 0, -1, 50, 0, 0, 1, 1152, 1243, 1254, 0, 0, 0, 0, 0, 0, 0, 117008, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (990, 7, 0, -1, 0, 0, 0, 0, 553, 207, 1167, 1165, 143, 1159, 0, 0, 0, 0, 117009, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (991, 7, 0, -1, 0, 0, 0, 0, 553, 207, 1165, 1258, 148, 1263, 0, 0, 0, 0, 115209, 0, 1000, 100, 0, 0, 2, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (992, 7, 0, -1, 0, 0, 0, 0, 1257, 207, 1159, 1258, 826, 1347, 0, 0, 0, 0, 117010, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (993, 0, 0, -1, 0, 0, 0, 0, 1152, 207, 1167, 1159, 1252, 0, 0, 0, 0, 0, 108006, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (994, 7, 0, -1, 51, 0, 0, 1, 1243, 1256, 1040, 0, 0, 0, 0, 0, 0, 0, 117011, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (995, 7, 0, -1, 52, 0, 0, 0, 554, 1061, 0, 0, 0, 0, 0, 0, 0, 0, 108007, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (996, 7, 0, -1, 52, 0, 0, 0, 554, 133, 1159, 765, 1061, 156, 0, 0, 0, 0, 115505, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (997, 7, 0, -1, 52, 0, 0, 0, 554, 143, 159, 1061, 0, 0, 0, 0, 0, 0, 116009, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (998, 7, 0, -1, 52, 0, 0, 0, 1368, 160, 1061, 0, 0, 0, 0, 0, 0, 0, 117012, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (999, 7, 0, -1, 52, 0, 0, 0, 1368, 164, 0, 0, 0, 0, 0, 0, 0, 0, 117013, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1000, 7, 0, -1, 0, 0, 0, 0, 1152, 1061, 1173, 1056, 1160, 0, 0, 0, 0, 0, 117014, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1001, 7, 0, -1, 0, 0, 0, 0, 1152, 1061, 1173, 1060, 0, 0, 0, 0, 0, 0, 115504, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1002, 7, 0, -1, 0, 0, 0, 0, 553, 207, 1167, 1165, 134, 0, 0, 0, 0, 0, 108008, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1003, 7, 0, -1, 53, 0, 0, 0, 553, 207, 1149, 1171, 148, 973, 0, 0, 0, 0, 117015, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1004, 7, 0, -1, 53, 0, 0, 0, 553, 207, 1149, 1171, 148, 974, 0, 0, 0, 0, 117016, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1005, 0, 0, -1, 0, 0, 0, 0, 553, 1243, 1052, 1264, 1159, 1157, 0, 0, 0, 0, 108004, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1006, 7, 0, -1, 0, 0, 0, 0, 553, 148, 1159, 1258, 1259, 143, 0, 0, 0, 0, 108006, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1007, 7, 0, -1, 0, 0, 0, 0, 1152, 1159, 1258, 1165, 1269, 148, 0, 0, 0, 0, 117017, 0, 900, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1008, 7, 0, -1, 53, 0, 0, 0, 1152, 1243, 1052, 1266, 0, 0, 0, 0, 0, 0, 115217, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1009, 7, 0, -1, 0, 0, 0, 0, 1151, 1243, 1171, 1268, 1052, 1189, 0, 0, 0, 0, 117018, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1010, 7, 0, -1, 0, 0, 0, 0, 552, 1270, 1159, 133, 170, 1274, 0, 0, 0, 0, 117019, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1011, 7, 0, -1, 0, 0, 0, 0, 1271, 1272, 1273, 426, 558, 0, 0, 0, 0, 0, 117020, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1012, 1, 0, -1, 0, 0, 0, 0, 1283, 1333, 0, 0, 0, 0, 0, 0, 0, 0, 120001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1013, 1, 0, -1, 0, 0, 0, 0, 1283, 3, 0, 0, 0, 0, 0, 0, 0, 0, 120002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1014, 1, 0, -1, 0, 0, 0, 0, 1276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121001, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1015, 1, 0, -1, 0, 0, 0, 0, 1277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121002, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1016, 1, 0, -1, 0, 0, 0, 0, 1281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121003, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1017, 1, 0, -1, 0, 0, 0, 0, 1280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121004, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1018, 1, 0, -1, 0, 0, 0, 0, 1279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121005, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1019, 1, 0, -1, 0, 0, 0, 0, 1278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121006, 0, 1100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1020, 5, 0, -1, 54, 0, 0, 1, 1275, 713, 760, 1, 1283, 0, 0, 0, 0, 0, 122001, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1021, 5, 0, -1, 54, 0, 0, 1, 1275, 713, 760, 2, 1283, 0, 0, 0, 0, 0, 122001, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1022, 5, 0, -1, 54, 0, 0, 1, 1275, 713, 760, 3, 1283, 0, 0, 0, 0, 0, 122002, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1023, 5, 0, -1, 54, 0, 0, 1, 1275, 713, 760, 4, 1283, 0, 0, 0, 0, 0, 122001, 0, 1000, 100, 0, 0, 1, 0, 2, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1024, 13, 0, -1, 55, 0, 0, 1, 1275, 236, 1283, 0, 0, 0, 0, 0, 0, 0, 122003, 0, 5000, 60, 0, 1, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1025, 13, 0, -1, 55, 0, 0, 1, 1275, 236, 0, 0, 0, 0, 0, 0, 0, 0, 122004, 0, 5000, 60, 0, 1, 1, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1026, 10, 1, -1, 0, 0, 0, 0, 1276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123001, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1027, 10, 1, -1, 0, 0, 0, 0, 1277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123002, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1028, 10, 1, -1, 0, 0, 0, 0, 1278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123003, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1029, 10, 1, -1, 0, 0, 0, 0, 1279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123004, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1030, 10, 1, -1, 0, 0, 0, 0, 1280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123005, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1031, 10, 1, -1, 0, 0, 0, 0, 1281, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123006, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1032, 11, 0, -1, 0, 0, 0, 0, 1276, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 123001, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1033, 11, 0, -1, 0, 0, 0, 0, 1277, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 123002, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1034, 11, 0, -1, 0, 0, 0, 0, 1278, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 123003, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1035, 11, 0, -1, 0, 0, 0, 0, 1279, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 123004, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1036, 11, 0, -1, 0, 0, 0, 0, 1280, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 123005, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1037, 11, 0, -1, 0, 0, 0, 0, 1281, 1098, 1096, 0, 0, 0, 0, 0, 0, 0, 123006, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1038, 11, 0, -1, 0, 0, 0, 0, 1276, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 123001, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1039, 11, 0, -1, 0, 0, 0, 0, 1277, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 123002, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1040, 11, 0, -1, 0, 0, 0, 0, 1278, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 123003, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1041, 11, 0, -1, 0, 0, 0, 0, 1279, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 123004, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1042, 11, 0, -1, 0, 0, 0, 0, 1280, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 123005, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1043, 11, 0, -1, 0, 0, 0, 0, 1281, 1102, 0, 0, 0, 0, 0, 0, 0, 0, 123006, 0, 1200, 100, 0, 0, 3, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1044, 7, 0, -1, 56, 0, 0, 1, 553, 143, 1340, 1263, 0, 0, 0, 0, 0, 0, 117023, 0, 1500, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1045, 7, 0, -1, 56, 0, 0, 1, 553, 170, 1341, 1337, 0, 0, 0, 0, 0, 0, 117023, 0, 1500, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1046, 7, 0, -1, 57, 0, 0, 1, 1338, 1263, 757, 0, 0, 0, 0, 0, 0, 0, 117024, 0, 2000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1047, 7, 0, -1, 57, 0, 0, 1, 1339, 1337, 757, 0, 0, 0, 0, 0, 0, 0, 117024, 0, 2000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1048, 7, 0, -1, 0, 0, 0, 0, 552, 218, 0, 0, 0, 0, 0, 0, 0, 0, 117025, 0, 500, 100, 0, 0, 3, 104000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1049, 6, 0, -1, 58, 0, 0, 1, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117026, 0, 900, 100, 0, 0, 2, 107001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1050, 6, 0, -1, 58, 0, 0, 1, 1342, 1343, 0, 0, 0, 0, 0, 0, 0, 0, 117027, 0, 900, 100, 0, 0, 2, 107001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1051, 6, 0, -1, 58, 0, 0, 1, 1344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117028, 0, 900, 100, 0, 0, 2, 107001, 1, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1052, 7, 0, -1, 0, 0, 0, 0, 552, 168, 558, 426, 0, 0, 0, 0, 0, 0, 117029, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1053, 7, 0, -1, 0, 0, 0, 0, 552, 446, 559, 1061, 1346, 0, 0, 0, 0, 0, 117031, 0, 1000, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1054, 7, 0, -1, 0, 0, 0, 0, 553, 218, 1616, 1159, 0, 0, 0, 0, 0, 0, 117030, 0, 900, 100, 0, 0, 3, 106003, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1055, 7, 0, -1, 59, 0, 0, 1, 1152, 1348, 1061, 143, 0, 0, 0, 0, 0, 0, 115228, 0, 1500, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1056, 7, 0, -1, 59, 0, 0, 1, 1152, 1349, 1061, 143, 0, 0, 0, 0, 0, 0, 115228, 0, 1500, 100, 0, 0, 3, 0, 0, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1057, 7, 0, -1, 0, 0, 0, 0, 552, 218, 1615, 0, 0, 0, 0, 0, 0, 0, 117032, 0, 900, 100, 0, 0, 3, 103000, 10, 0, 0, 1);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1058, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1284, 0, 0, 0, 0, 0, 0, 0, 130100, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1059, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1285, 0, 0, 0, 0, 0, 0, 0, 130200, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1060, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1286, 0, 0, 0, 0, 0, 0, 0, 130300, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1061, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1287, 0, 0, 0, 0, 0, 0, 0, 130400, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1062, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130500, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1063, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130500, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1064, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130500, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1065, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130500, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1066, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130500, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1067, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130500, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1068, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1288, 0, 0, 0, 0, 0, 0, 0, 130600, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1069, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1289, 0, 0, 0, 0, 0, 0, 0, 130700, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1070, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1290, 0, 0, 0, 0, 0, 0, 0, 130800, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1071, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1329, 40, 0, 0, 0, 0, 0, 0, 131900, 0, 3250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1072, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1302, 0, 0, 0, 0, 0, 0, 0, 130900, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1073, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1303, 0, 0, 0, 0, 0, 0, 0, 130900, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1074, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131000, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1075, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1291, 0, 0, 0, 0, 0, 0, 0, 131100, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1076, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1291, 30, 0, 0, 0, 0, 0, 0, 131800, 0, 3050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1077, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1292, 0, 0, 0, 0, 0, 0, 0, 131100, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1078, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131200, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1079, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131300, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1080, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131400, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1081, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131500, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1082, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131600, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1083, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1084, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1085, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1086, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1087, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1088, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1089, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1090, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1091, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1092, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1093, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1094, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1095, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1096, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1097, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1098, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1099, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1100, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131700, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1101, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1284, 1328, 0, 0, 0, 0, 0, 0, 130110, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1102, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1285, 1328, 0, 0, 0, 0, 0, 0, 130210, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1103, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1286, 1328, 0, 0, 0, 0, 0, 0, 130310, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1104, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1287, 1328, 0, 0, 0, 0, 0, 0, 130410, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1105, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130510, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1106, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130510, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1107, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130510, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1108, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130510, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1109, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130510, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1110, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130510, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1111, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1288, 1328, 0, 0, 0, 0, 0, 0, 130610, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1112, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1289, 1328, 0, 0, 0, 0, 0, 0, 130710, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1113, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1290, 1328, 0, 0, 0, 0, 0, 0, 130810, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1114, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1329, 40, 1328, 0, 0, 0, 0, 0, 131910, 0, 5250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1115, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1302, 1328, 0, 0, 0, 0, 0, 0, 130910, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1116, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1303, 1328, 0, 0, 0, 0, 0, 0, 130910, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1117, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131010, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1118, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1291, 1328, 0, 0, 0, 0, 0, 0, 131110, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1119, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1291, 30, 1328, 0, 0, 0, 0, 0, 131810, 0, 5050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1120, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1292, 1328, 0, 0, 0, 0, 0, 0, 131110, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1121, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131210, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1122, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131310, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1123, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131410, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1124, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131510, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1125, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131610, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1126, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1127, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1128, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1129, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1130, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1131, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1132, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1133, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1134, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1135, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1136, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1137, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1138, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1139, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1140, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1141, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1142, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1143, 1, 1, 2, 60, 0, 0, 1, 390, 1245, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131710, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1144, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1284, 0, 0, 0, 0, 0, 0, 0, 130104, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1145, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1285, 0, 0, 0, 0, 0, 0, 0, 130204, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1146, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1286, 0, 0, 0, 0, 0, 0, 0, 130304, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1147, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1287, 0, 0, 0, 0, 0, 0, 0, 130404, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1148, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1149, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1150, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1151, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1152, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1153, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1154, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1288, 0, 0, 0, 0, 0, 0, 0, 130604, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1155, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1289, 0, 0, 0, 0, 0, 0, 0, 130704, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1156, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1290, 0, 0, 0, 0, 0, 0, 0, 130804, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1157, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1329, 40, 0, 0, 0, 0, 0, 0, 131904, 0, 3250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1158, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1302, 0, 0, 0, 0, 0, 0, 0, 130904, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1159, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1303, 0, 0, 0, 0, 0, 0, 0, 130904, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1160, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131004, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1161, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1291, 0, 0, 0, 0, 0, 0, 0, 131104, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1162, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1291, 30, 0, 0, 0, 0, 0, 0, 131804, 0, 3050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1163, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1292, 0, 0, 0, 0, 0, 0, 0, 131104, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1164, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131204, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1165, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131304, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1166, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131404, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1167, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131504, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1168, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131604, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1169, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1170, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1171, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1172, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1173, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1174, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1175, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1176, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1177, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1178, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1179, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1180, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1181, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1182, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1183, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1184, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1185, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1186, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1187, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1284, 1328, 0, 0, 0, 0, 0, 0, 130114, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1188, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1285, 1328, 0, 0, 0, 0, 0, 0, 130214, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1189, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1286, 1328, 0, 0, 0, 0, 0, 0, 130314, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1190, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1287, 1328, 0, 0, 0, 0, 0, 0, 130414, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1191, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1192, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1193, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1194, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1195, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1196, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1197, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1288, 1328, 0, 0, 0, 0, 0, 0, 130614, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1198, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1289, 1328, 0, 0, 0, 0, 0, 0, 130714, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1199, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1290, 1328, 0, 0, 0, 0, 0, 0, 130814, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1200, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1329, 40, 1328, 0, 0, 0, 0, 0, 131914, 0, 5250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1201, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1302, 1328, 0, 0, 0, 0, 0, 0, 130914, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1202, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1303, 1328, 0, 0, 0, 0, 0, 0, 130914, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1203, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131014, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1204, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1291, 1328, 0, 0, 0, 0, 0, 0, 131114, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1205, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1291, 30, 1328, 0, 0, 0, 0, 0, 131814, 0, 5050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1206, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1292, 1328, 0, 0, 0, 0, 0, 0, 131114, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1207, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131214, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1208, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131314, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1209, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131414, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1210, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131514, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1211, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131614, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1212, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1213, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1214, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1215, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1216, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1217, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1218, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1219, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1220, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1221, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1222, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1223, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1224, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1225, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1226, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1227, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1228, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1229, 1, 1, 2, 60, 0, 0, 1, 91, 1352, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1230, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1284, 0, 0, 0, 0, 0, 0, 0, 130104, 0, 4100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1231, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1285, 0, 0, 0, 0, 0, 0, 0, 130204, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1232, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1286, 0, 0, 0, 0, 0, 0, 0, 130304, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1233, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1287, 0, 0, 0, 0, 0, 0, 0, 130404, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1234, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130504, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1235, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130504, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1236, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130504, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1237, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130504, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1238, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130504, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1239, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130504, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1240, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1288, 0, 0, 0, 0, 0, 0, 0, 130604, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1241, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1289, 0, 0, 0, 0, 0, 0, 0, 130704, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1242, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1290, 0, 0, 0, 0, 0, 0, 0, 130804, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1243, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1329, 40, 0, 0, 0, 0, 0, 0, 131904, 0, 3350, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1244, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1302, 0, 0, 0, 0, 0, 0, 0, 130904, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1245, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1303, 0, 0, 0, 0, 0, 0, 0, 130904, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1246, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131004, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1247, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1291, 0, 0, 0, 0, 0, 0, 0, 131104, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1248, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1291, 30, 0, 0, 0, 0, 0, 0, 131804, 0, 3150, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1249, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1292, 0, 0, 0, 0, 0, 0, 0, 131104, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1250, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131204, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1251, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131304, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1252, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131404, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1253, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131504, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1254, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131604, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1255, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1256, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1257, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1258, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1259, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1260, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1261, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1262, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1263, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1264, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1265, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1266, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1267, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1268, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1269, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1270, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1271, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1272, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1273, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1284, 1328, 0, 0, 0, 0, 0, 0, 130114, 0, 6100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1274, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1285, 1328, 0, 0, 0, 0, 0, 0, 130214, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1275, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1286, 1328, 0, 0, 0, 0, 0, 0, 130314, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1276, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1287, 1328, 0, 0, 0, 0, 0, 0, 130414, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1277, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130514, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1278, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130514, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1279, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130514, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1280, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130514, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1281, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130514, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1282, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130514, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1283, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1288, 1328, 0, 0, 0, 0, 0, 0, 130614, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1284, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1289, 1328, 0, 0, 0, 0, 0, 0, 130714, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1285, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1290, 1328, 0, 0, 0, 0, 0, 0, 130814, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1286, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1329, 40, 1328, 0, 0, 0, 0, 0, 131914, 0, 5350, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1287, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1302, 1328, 0, 0, 0, 0, 0, 0, 130914, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1288, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1303, 1328, 0, 0, 0, 0, 0, 0, 130914, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1289, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131014, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1290, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1291, 1328, 0, 0, 0, 0, 0, 0, 131114, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1291, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1291, 30, 1328, 0, 0, 0, 0, 0, 131814, 0, 5150, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1292, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1292, 1328, 0, 0, 0, 0, 0, 0, 131114, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1293, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131214, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1294, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131314, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1295, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131414, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1296, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131514, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1297, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131614, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1298, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1299, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1300, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1301, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1302, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1303, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1304, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1305, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1306, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1307, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1308, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1309, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1310, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1311, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1312, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1313, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1314, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1315, 1, 1, 2, 60, 0, 0, 1, 784, 1352, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1316, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1284, 0, 0, 0, 0, 0, 0, 0, 130102, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1317, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1285, 0, 0, 0, 0, 0, 0, 0, 130202, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1318, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1286, 0, 0, 0, 0, 0, 0, 0, 130302, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1319, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1287, 0, 0, 0, 0, 0, 0, 0, 130402, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1320, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130502, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1321, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130502, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1322, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130502, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1323, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130502, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1324, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130502, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1325, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130502, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1326, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1288, 0, 0, 0, 0, 0, 0, 0, 130602, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1327, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1289, 0, 0, 0, 0, 0, 0, 0, 130702, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1328, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1290, 0, 0, 0, 0, 0, 0, 0, 130802, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1329, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1329, 40, 0, 0, 0, 0, 0, 0, 131902, 0, 3250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1330, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1302, 0, 0, 0, 0, 0, 0, 0, 130902, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1331, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1303, 0, 0, 0, 0, 0, 0, 0, 130902, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1332, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131002, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1333, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1291, 0, 0, 0, 0, 0, 0, 0, 131102, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1334, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1291, 30, 0, 0, 0, 0, 0, 0, 131802, 0, 3050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1335, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1292, 0, 0, 0, 0, 0, 0, 0, 131102, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1336, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131202, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1337, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131302, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1338, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131402, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1339, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131502, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1340, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131602, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1341, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1342, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1343, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1344, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1345, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1346, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1347, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1348, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1349, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1350, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1351, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1352, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1353, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1354, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1355, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1356, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1357, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1358, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131702, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1359, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1284, 1328, 0, 0, 0, 0, 0, 0, 130112, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1360, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1285, 1328, 0, 0, 0, 0, 0, 0, 130212, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1361, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1286, 1328, 0, 0, 0, 0, 0, 0, 130312, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1362, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1287, 1328, 0, 0, 0, 0, 0, 0, 130412, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1363, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130512, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1364, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130512, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1365, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130512, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1366, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130512, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1367, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130512, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1368, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130512, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1369, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1288, 1328, 0, 0, 0, 0, 0, 0, 130612, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1370, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1289, 1328, 0, 0, 0, 0, 0, 0, 130712, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1371, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1290, 1328, 0, 0, 0, 0, 0, 0, 130812, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1372, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1329, 40, 1328, 0, 0, 0, 0, 0, 131912, 0, 5250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1373, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1302, 1328, 0, 0, 0, 0, 0, 0, 130912, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1374, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1303, 1328, 0, 0, 0, 0, 0, 0, 130912, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1375, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131012, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1376, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1291, 1328, 0, 0, 0, 0, 0, 0, 131112, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1377, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1291, 30, 1328, 0, 0, 0, 0, 0, 131812, 0, 5050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1378, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1292, 1328, 0, 0, 0, 0, 0, 0, 131112, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1379, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131212, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1380, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131312, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1381, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131412, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1382, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131512, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1383, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131612, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1384, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1385, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1386, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1387, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1388, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1389, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1390, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1391, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1392, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1393, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1394, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1395, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1396, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1397, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1398, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1399, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1400, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1401, 1, 3, 4, 61, 0, 0, 1, 391, 1351, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131712, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1402, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1284, 0, 0, 0, 0, 0, 0, 0, 130104, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1403, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1285, 0, 0, 0, 0, 0, 0, 0, 130204, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1404, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1286, 0, 0, 0, 0, 0, 0, 0, 130304, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1405, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1287, 0, 0, 0, 0, 0, 0, 0, 130404, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1406, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1407, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1408, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1409, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1410, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1411, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130504, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1412, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1288, 0, 0, 0, 0, 0, 0, 0, 130604, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1413, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1289, 0, 0, 0, 0, 0, 0, 0, 130704, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1414, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1290, 0, 0, 0, 0, 0, 0, 0, 130804, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1415, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1329, 40, 0, 0, 0, 0, 0, 0, 131904, 0, 3250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1416, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1302, 0, 0, 0, 0, 0, 0, 0, 130904, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1417, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1303, 0, 0, 0, 0, 0, 0, 0, 130904, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1418, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131004, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1419, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1291, 0, 0, 0, 0, 0, 0, 0, 131104, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1420, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1291, 30, 0, 0, 0, 0, 0, 0, 131804, 0, 3050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1421, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1292, 0, 0, 0, 0, 0, 0, 0, 131104, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1422, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131204, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1423, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131304, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1424, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131404, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1425, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131504, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1426, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131604, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1427, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1428, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1429, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1430, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1431, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1432, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1433, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1434, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1435, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1436, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1437, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1438, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1439, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1440, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1441, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1442, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1443, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1444, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131704, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1445, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1284, 1328, 0, 0, 0, 0, 0, 0, 130114, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1446, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1285, 1328, 0, 0, 0, 0, 0, 0, 130214, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1447, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1286, 1328, 0, 0, 0, 0, 0, 0, 130314, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1448, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1287, 1328, 0, 0, 0, 0, 0, 0, 130414, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1449, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1450, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1451, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1452, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1453, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1454, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130514, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1455, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1288, 1328, 0, 0, 0, 0, 0, 0, 130614, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1456, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1289, 1328, 0, 0, 0, 0, 0, 0, 130714, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1457, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1290, 1328, 0, 0, 0, 0, 0, 0, 130814, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1458, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1329, 40, 1328, 0, 0, 0, 0, 0, 131914, 0, 5250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1459, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1302, 1328, 0, 0, 0, 0, 0, 0, 130914, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1460, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1303, 1328, 0, 0, 0, 0, 0, 0, 130914, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1461, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131014, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1462, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1291, 1328, 0, 0, 0, 0, 0, 0, 131114, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1463, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1291, 30, 1328, 0, 0, 0, 0, 0, 131814, 0, 5050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1464, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1292, 1328, 0, 0, 0, 0, 0, 0, 131114, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1465, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131214, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1466, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131314, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1467, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131414, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1468, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131514, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1469, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131614, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1470, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1471, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1472, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1473, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1474, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1475, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1476, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1477, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1478, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1479, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1480, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1481, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1482, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1483, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1484, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1485, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1486, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1487, 1, 3, 4, 61, 0, 0, 1, 92, 1352, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131714, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1488, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1284, 0, 0, 0, 0, 0, 0, 0, 130103, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1489, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1285, 0, 0, 0, 0, 0, 0, 0, 130203, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1490, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1286, 0, 0, 0, 0, 0, 0, 0, 130303, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1491, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1287, 0, 0, 0, 0, 0, 0, 0, 130403, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1492, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130503, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1493, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130503, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1494, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130503, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1495, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130503, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1496, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130503, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1497, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130503, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1498, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1288, 0, 0, 0, 0, 0, 0, 0, 130603, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1499, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1289, 0, 0, 0, 0, 0, 0, 0, 130703, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1500, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1290, 0, 0, 0, 0, 0, 0, 0, 130803, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1501, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1329, 40, 0, 0, 0, 0, 0, 0, 131903, 0, 3250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1502, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1302, 0, 0, 0, 0, 0, 0, 0, 130903, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1503, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1303, 0, 0, 0, 0, 0, 0, 0, 130903, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1504, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131003, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1505, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1291, 0, 0, 0, 0, 0, 0, 0, 131103, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1506, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1291, 30, 0, 0, 0, 0, 0, 0, 131803, 0, 3050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1507, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1292, 0, 0, 0, 0, 0, 0, 0, 131103, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1508, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131203, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1509, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131303, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1510, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131403, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1511, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131503, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1512, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131603, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1513, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1514, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1515, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1516, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1517, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1518, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1519, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1520, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1521, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1522, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1523, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1524, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1525, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1526, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1527, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1528, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1529, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1530, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131703, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1531, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1284, 1328, 0, 0, 0, 0, 0, 0, 130113, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1532, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1285, 1328, 0, 0, 0, 0, 0, 0, 130213, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1533, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1286, 1328, 0, 0, 0, 0, 0, 0, 130313, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1534, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1287, 1328, 0, 0, 0, 0, 0, 0, 130413, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1535, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130513, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1536, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130513, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1537, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130513, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1538, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130513, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1539, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130513, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1540, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130513, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1541, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1288, 1328, 0, 0, 0, 0, 0, 0, 130613, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1542, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1289, 1328, 0, 0, 0, 0, 0, 0, 130713, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1543, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1290, 1328, 0, 0, 0, 0, 0, 0, 130813, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1544, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1329, 40, 1328, 0, 0, 0, 0, 0, 131913, 0, 5250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1545, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1302, 1328, 0, 0, 0, 0, 0, 0, 130913, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1546, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1303, 1328, 0, 0, 0, 0, 0, 0, 130913, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1547, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131013, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1548, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1291, 1328, 0, 0, 0, 0, 0, 0, 131113, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1549, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1291, 30, 1328, 0, 0, 0, 0, 0, 131813, 0, 5050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1550, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1292, 1328, 0, 0, 0, 0, 0, 0, 131113, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1551, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131213, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1552, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131313, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1553, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131413, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1554, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131513, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1555, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131613, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1556, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1557, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1558, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1559, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1560, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1561, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1562, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1563, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1564, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1565, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1566, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1567, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1568, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1569, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1570, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1571, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1572, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1573, 1, 3, 4, 61, 0, 0, 1, 91, 1351, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131713, 0, 4500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1574, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1284, 0, 0, 0, 0, 0, 0, 0, 130103, 0, 4100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1575, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1285, 0, 0, 0, 0, 0, 0, 0, 130203, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1576, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1286, 0, 0, 0, 0, 0, 0, 0, 130303, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1577, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1287, 0, 0, 0, 0, 0, 0, 0, 130403, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1578, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130503, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1579, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130503, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1580, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130503, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1581, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130503, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1582, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130503, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1583, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130503, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1584, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1288, 0, 0, 0, 0, 0, 0, 0, 130603, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1585, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1289, 0, 0, 0, 0, 0, 0, 0, 130703, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1586, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1290, 0, 0, 0, 0, 0, 0, 0, 130803, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1587, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1329, 40, 0, 0, 0, 0, 0, 0, 131903, 0, 3350, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1588, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1302, 0, 0, 0, 0, 0, 0, 0, 130903, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1589, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1303, 0, 0, 0, 0, 0, 0, 0, 130903, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1590, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131003, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1591, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1291, 0, 0, 0, 0, 0, 0, 0, 131103, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1592, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1291, 30, 0, 0, 0, 0, 0, 0, 131803, 0, 3150, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1593, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1292, 0, 0, 0, 0, 0, 0, 0, 131103, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1594, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131203, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1595, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131303, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1596, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131403, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1597, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131503, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1598, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131603, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1599, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1600, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1601, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1602, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1603, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1604, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1605, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1606, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1607, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1608, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1609, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1610, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1611, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1612, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1613, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1614, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1615, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1616, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131703, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1617, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1284, 1328, 0, 0, 0, 0, 0, 0, 130113, 0, 6100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1618, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1285, 1328, 0, 0, 0, 0, 0, 0, 130213, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1619, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1286, 1328, 0, 0, 0, 0, 0, 0, 130313, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1620, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1287, 1328, 0, 0, 0, 0, 0, 0, 130413, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1621, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130513, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1622, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130513, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1623, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130513, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1624, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130513, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1625, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130513, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1626, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130513, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1627, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1288, 1328, 0, 0, 0, 0, 0, 0, 130613, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1628, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1289, 1328, 0, 0, 0, 0, 0, 0, 130713, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1629, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1290, 1328, 0, 0, 0, 0, 0, 0, 130813, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1630, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1329, 40, 1328, 0, 0, 0, 0, 0, 131913, 0, 5350, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1631, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1302, 1328, 0, 0, 0, 0, 0, 0, 130913, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1632, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1303, 1328, 0, 0, 0, 0, 0, 0, 130913, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1633, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131013, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1634, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1291, 1328, 0, 0, 0, 0, 0, 0, 131113, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1635, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1291, 30, 1328, 0, 0, 0, 0, 0, 131813, 0, 5150, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1636, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1292, 1328, 0, 0, 0, 0, 0, 0, 131113, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1637, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1296, 1315, 1353, 1328, 0, 0, 0, 0, 131213, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1638, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1313, 1315, 1298, 1328, 1839, 0, 0, 0, 131313, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1639, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1312, 1300, 1354, 1328, 0, 0, 0, 0, 131413, 0, 4900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1640, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1299, 1314, 1354, 1328, 0, 0, 0, 0, 131513, 0, 4800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1641, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1312, 1314, 1301, 1328, 0, 0, 0, 0, 131613, 0, 4700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1642, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 18, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1643, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 19, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1644, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 23, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1645, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 24, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1646, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 28, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1647, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1293, 1332, 29, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1648, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 18, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1649, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 19, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1650, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 23, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1651, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 24, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1652, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 28, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1653, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1294, 1332, 29, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1654, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 18, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1655, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 19, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1656, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 23, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1657, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 24, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1658, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 28, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1659, 1, 3, 4, 61, 0, 0, 1, 784, 1351, 1295, 1332, 29, 1328, 1839, 0, 0, 0, 131713, 0, 4600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1660, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1284, 0, 0, 0, 0, 0, 0, 0, 130105, 0, 4000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1661, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1285, 0, 0, 0, 0, 0, 0, 0, 130205, 0, 3900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1662, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1286, 0, 0, 0, 0, 0, 0, 0, 130305, 0, 3800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1663, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1287, 0, 0, 0, 0, 0, 0, 0, 130405, 0, 3700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1664, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1296, 1315, 1298, 0, 0, 0, 0, 0, 130505, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1665, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1296, 1297, 1353, 0, 0, 0, 0, 0, 130505, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1666, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1313, 1297, 1298, 1839, 0, 0, 0, 0, 130505, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1667, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1299, 1300, 1354, 0, 0, 0, 0, 0, 130505, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1668, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1299, 1314, 1301, 0, 0, 0, 0, 0, 130505, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1669, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1312, 1300, 1301, 0, 0, 0, 0, 0, 130505, 0, 3600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1670, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1288, 0, 0, 0, 0, 0, 0, 0, 130605, 0, 3500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1671, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1289, 0, 0, 0, 0, 0, 0, 0, 130705, 0, 3400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1672, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1290, 0, 0, 0, 0, 0, 0, 0, 130805, 0, 3300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1673, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1329, 40, 0, 0, 0, 0, 0, 0, 131905, 0, 3250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1674, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1302, 0, 0, 0, 0, 0, 0, 0, 130905, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1675, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1303, 0, 0, 0, 0, 0, 0, 0, 130905, 0, 3200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1676, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1297, 1313, 1353, 1839, 0, 0, 0, 0, 131005, 0, 3100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1677, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1291, 0, 0, 0, 0, 0, 0, 0, 131105, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1678, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1291, 30, 0, 0, 0, 0, 0, 0, 131805, 0, 3050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1679, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1292, 0, 0, 0, 0, 0, 0, 0, 131105, 0, 3000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1680, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1296, 1315, 1353, 0, 0, 0, 0, 0, 131205, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1681, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1313, 1315, 1298, 1839, 0, 0, 0, 0, 131305, 0, 2900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1682, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1312, 1300, 1354, 0, 0, 0, 0, 0, 131405, 0, 2800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1683, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1299, 1314, 1354, 0, 0, 0, 0, 0, 131505, 0, 2700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1684, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1312, 1314, 1301, 0, 0, 0, 0, 0, 131605, 0, 2600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1685, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1293, 1332, 18, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1686, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1293, 1332, 19, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1687, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1293, 1332, 23, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1688, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1293, 1332, 24, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1689, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1293, 1332, 28, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1690, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1293, 1332, 29, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1691, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1294, 1332, 18, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1692, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1294, 1332, 19, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1693, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1294, 1332, 23, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1694, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1294, 1332, 24, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1695, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1294, 1332, 28, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1696, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1294, 1332, 29, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1697, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1295, 1332, 18, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1698, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1295, 1332, 19, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1699, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1295, 1332, 23, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1700, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1295, 1332, 24, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1701, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1295, 1332, 28, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1702, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1295, 1332, 29, 1839, 0, 0, 0, 0, 131705, 0, 2500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1703, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1284, 1328, 0, 0, 0, 0, 0, 0, 130115, 0, 6000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1704, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1285, 1328, 0, 0, 0, 0, 0, 0, 130215, 0, 5900, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1705, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1286, 1328, 0, 0, 0, 0, 0, 0, 130315, 0, 5800, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1706, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1287, 1328, 0, 0, 0, 0, 0, 0, 130415, 0, 5700, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1707, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1296, 1315, 1298, 1328, 0, 0, 0, 0, 130515, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1708, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1296, 1297, 1353, 1328, 0, 0, 0, 0, 130515, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1709, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1313, 1297, 1298, 1328, 1839, 0, 0, 0, 130515, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1710, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1299, 1300, 1354, 1328, 0, 0, 0, 0, 130515, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1711, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1299, 1314, 1301, 1328, 0, 0, 0, 0, 130515, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1712, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1312, 1300, 1301, 1328, 0, 0, 0, 0, 130515, 0, 5600, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1713, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1288, 1328, 0, 0, 0, 0, 0, 0, 130615, 0, 5500, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1714, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1289, 1328, 0, 0, 0, 0, 0, 0, 130715, 0, 5400, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1715, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1290, 1328, 0, 0, 0, 0, 0, 0, 130815, 0, 5300, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1716, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1329, 40, 1328, 0, 0, 0, 0, 0, 131915, 0, 5250, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1717, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1302, 1328, 0, 0, 0, 0, 0, 0, 130915, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1718, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1303, 1328, 0, 0, 0, 0, 0, 0, 130915, 0, 5200, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1719, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1297, 1313, 1353, 1328, 1839, 0, 0, 0, 131015, 0, 5100, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1720, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1291, 1328, 0, 0, 0, 0, 0, 0, 131115, 0, 5000, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1721, 1, 5, 6, 62, 0, 0, 1, 91, 1192, 1291, 30, 1328, 0, 0, 0, 0, 0, 131815, 0, 5050, 100, 0, 0, 1, 0, 0, 0, 0, 0);
INSERT INTO race_jikkyo_base (id, mode, sub_mode, sub_mode_jump, situation, sub_situation, situation_end, disable_reentry_situation, trigger0, trigger1, trigger2, trigger3, trigger4, trigger5, trigger6, trigger7, trigger8, trigger9, message_group, comment_group, priority, per, immediate, discard, tension, camera_id, camera_horse1, camera_horse2, is_force_play_event_camera, disable_reuse) VALUES (1722, 1, 5, 6, 62, 0, 0